index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-31
Update version for v5.0.0-rc1 release
v5.0.0-rc1
Peter Maydell
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-31
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
2020-03-31
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-31
qtest: add tulip test case
Li Qiang
2020-03-31
hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
Peter Maydell
2020-03-31
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-03-31
net/colo-compare.c: Expose "expired_scan_cycle" to users
Zhang Chen
2020-03-31
net/colo-compare.c: Expose "compare_timeout" to users
Zhang Chen
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Simplify if/else statement
Philippe Mathieu-Daudé
2020-03-31
hw/net/smc91c111: Let smc91c111_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
Fixed integer overflow in e1000e
Andrew Melnychenko
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
2020-03-31
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into staging
Peter Maydell
2020-03-30
decodetree: Use Python3 floor division operator
Philippe Mathieu-Daudé
2020-03-30
tcg/i386: Fix INDEX_op_dup2_vec
Richard Henderson
2020-03-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200330'...
Peter Maydell
2020-03-30
target/arm: fix incorrect current EL bug in aarch32 exception emulation
Changbin Du
2020-03-30
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
Peter Maydell
2020-03-30
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
Peter Maydell
2020-03-30
docs/conf.py: Raise ConfigError for bad Sphinx Python version
Peter Maydell
2020-03-30
hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...
Niek Linnenbank
2020-03-30
hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
Niek Linnenbank
2020-03-30
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-03-30
linux-user: Support futex_time64
Alistair Francis
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
2020-03-29
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
2020-03-29
virtio-blk: delete vqs on the error path in realize()
Pan Nengyuan
2020-03-29
acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()
Igor Mammedov
2020-03-29
virtio-serial-bus: Plug memory leak on realize() error paths
Pan Nengyuan
2020-03-29
MAINTAINERS: Add myself as virtio-balloon co-maintainer
David Hildenbrand
2020-03-29
checkpatch: enforce process for expected files
Michael S. Tsirkin
2020-03-28
target/mips: Fix loongson multimedia condition instructions
Jiaxun Yang
2020-03-28
configure: Support -static-pie if requested
Richard Henderson
2020-03-28
configure: Override the os default with --disable-pie
Richard Henderson
2020-03-28
configure: Unnest detection of -z,relro and -z,now
Richard Henderson
2020-03-28
configure: Always detect -no-pie toolchain support
Richard Henderson
2020-03-28
configure: Do not force pie=no for non-x86
Richard Henderson
2020-03-28
tcg: Remove softmmu code_gen_buffer fixed address
Richard Henderson
2020-03-28
configure: Drop adjustment of textseg
Richard Henderson
2020-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-27
cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
2020-03-27
via-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
[next]