index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-02
vnc: Plug minor memory leak in vnc_display_open()
Markus Armbruster
2020-07-02
test-util-filemonitor: Plug unlikely memory leak
Markus Armbruster
2020-07-02
sd/milkymist-memcard: Plug minor memory leak in realize
Markus Armbruster
2020-07-02
qga: Plug unlikely memory leak in guest-set-memory-blocks
Markus Armbruster
2020-07-02
spapr: Plug minor memory leak in spapr_machine_init()
Markus Armbruster
2020-07-02
usb/dev-mtp: Fix Error double free after inotify failure
Markus Armbruster
2020-07-02
tests: Use error_free_or_abort() where appropriate
Markus Armbruster
2020-07-02
tests: Use &error_abort where appropriate
Markus Armbruster
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
2020-07-02
pci: Delete useless error_propagate()
Markus Armbruster
2020-07-02
net/virtio: Fix failover_replug_primary() return value regression
Markus Armbruster
2020-07-02
hw/virtio/virtio-iommu-pci.c: Fix typo in error message
Peter Maydell
2020-07-02
chardev/tcp: Fix error message double free error
lichun
2020-06-29
hw/misc/pca9552: Add missing TypeInfo::class_size field
Philippe Mathieu-Daudé
2020-06-27
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-gsoc-queue-jun-27-2...
Peter Maydell
2020-06-27
MAINTAINERS: Add 'Performance Tools and Tests' subsection
Aleksandar Markovic
2020-06-27
scripts/performance: Add topN_callgrind.py script
Ahmed Karaman
2020-06-27
scripts/performance: Add topN_perf.py script
Ahmed Karaman
2020-06-27
MAINTAINERS: Add Loongson-3 maintainer and reviewer
Huacai Chen
2020-06-27
hw/intc: Add Loongson LIOINTC support
Huacai Chen
2020-06-27
hw/mips: Implement the kvm_type() hook in MachineClass
Huacai Chen
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
2020-06-26
ibex_uart: fix XOR-as-pow
Paolo Bonzini
2020-06-26
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-26
kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
2020-06-26
softfloat: do not set denominator high bit for floatx80 remainder
Joseph Myers
2020-06-26
softfloat: do not return pseudo-denormal from floatx80 remainder
Joseph Myers
2020-06-26
softfloat: fix floatx80 remainder pseudo-denormal check for zero
Joseph Myers
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
2020-06-26
Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
Liao Pingfang
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
2020-06-26
target/arm: Enable MTE
Richard Henderson
2020-06-26
target/arm: Add allocation tag storage for system mode
Richard Henderson
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2020-06-26
target/arm: Cache the Tagged bit for a page in MemTxAttrs
Richard Henderson
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
[next]