aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31Update version for v5.0.0-rc1 releasev5.0.0-rc1Peter Maydell
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-03-31vhost-vsock: fix double close() in the realize() error pathStefano Garzarella
2020-03-31Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2020-03-31qtest: add tulip test caseLi Qiang
2020-03-31hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW readsPeter Maydell
2020-03-31net: tulip: check frame size and r/w data lengthPrasad J Pandit
2020-03-31net/colo-compare.c: Expose "expired_scan_cycle" to usersZhang Chen
2020-03-31net/colo-compare.c: Expose "compare_timeout" to usersZhang Chen
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net/rtl8139: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-03-31hw/net/rtl8139: Simplify if/else statementPhilippe Mathieu-Daudé
2020-03-31hw/net/smc91c111: Let smc91c111_can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net/e1000e_core: Let e1000e_can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31Fixed integer overflow in e1000eAndrew Melnychenko
2020-03-31hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()Peter Maydell
2020-03-31hw/net/i82596: Correct command bitmask (CID 1419392)Philippe Mathieu-Daudé
2020-03-31Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into stagingPeter Maydell
2020-03-30decodetree: Use Python3 floor division operatorPhilippe Mathieu-Daudé
2020-03-30tcg/i386: Fix INDEX_op_dup2_vecRichard Henderson
2020-03-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200330'...Peter Maydell
2020-03-30target/arm: fix incorrect current EL bug in aarch32 exception emulationChangbin Du
2020-03-30hw/arm/xlnx-zynqmp.c: Add missing error-propagation codePeter Maydell
2020-03-30hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return pathPeter Maydell
2020-03-30docs/conf.py: Raise ConfigError for bad Sphinx Python versionPeter Maydell
2020-03-30hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...Niek Linnenbank
2020-03-30hw/arm/orangepi: check for potential NULL pointer when calling blk_is_availableNiek Linnenbank
2020-03-30Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-30linux-user: Support futex_time64Alistair Francis
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-29fix vhost_user_blk_watch crashLi Feng
2020-03-29hw/i386/amd_iommu.c: Fix corruption of log events passed to guestPeter Maydell
2020-03-29virtio-iommu: avoid memleak in the unrealizePan Nengyuan
2020-03-29virtio-blk: delete vqs on the error path in realize()Pan Nengyuan
2020-03-29acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()Igor Mammedov
2020-03-29virtio-serial-bus: Plug memory leak on realize() error pathsPan Nengyuan
2020-03-29MAINTAINERS: Add myself as virtio-balloon co-maintainerDavid Hildenbrand
2020-03-29checkpatch: enforce process for expected filesMichael S. Tsirkin
2020-03-28target/mips: Fix loongson multimedia condition instructionsJiaxun Yang
2020-03-28configure: Support -static-pie if requestedRichard Henderson
2020-03-28configure: Override the os default with --disable-pieRichard Henderson
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson
2020-03-28tcg: Remove softmmu code_gen_buffer fixed addressRichard Henderson
2020-03-28configure: Drop adjustment of textsegRichard Henderson
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-27cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland
2020-03-27via-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland