aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Update version for v5.0.0-rc1 releasev5.0.0-rc1Peter Maydell1-1/+1
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell20-34/+126
2020-03-31vhost-vsock: fix double close() in the realize() error pathStefano Garzarella1-1/+5
2020-03-31Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell32-112/+328
2020-03-31qtest: add tulip test caseLi Qiang2-0/+92
2020-03-31hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW readsPeter Maydell1-8/+4
2020-03-31net: tulip: check frame size and r/w data lengthPrasad J Pandit1-9/+27
2020-03-31net/colo-compare.c: Expose "expired_scan_cycle" to usersZhang Chen2-4/+48
2020-03-31net/colo-compare.c: Expose "compare_timeout" to usersZhang Chen2-5/+50
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé5-9/+9
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé20-48/+45
2020-03-31hw/net/rtl8139: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé1-4/+6
2020-03-31hw/net/rtl8139: Simplify if/else statementPhilippe Mathieu-Daudé1-4/+4
2020-03-31hw/net/smc91c111: Let smc91c111_can_receive() return a booleanPhilippe Mathieu-Daudé1-4/+4
2020-03-31hw/net/e1000e_core: Let e1000e_can_receive() return a booleanPhilippe Mathieu-Daudé2-2/+2
2020-03-31Fixed integer overflow in e1000eAndrew Melnychenko1-1/+1
2020-03-31hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()Peter Maydell1-9/+35
2020-03-31hw/net/i82596: Correct command bitmask (CID 1419392)Philippe Mathieu-Daudé1-8/+4
2020-03-31Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into stagingPeter Maydell6-126/+78
2020-03-30decodetree: Use Python3 floor division operatorPhilippe Mathieu-Daudé1-2/+2
2020-03-30tcg/i386: Fix INDEX_op_dup2_vecRichard Henderson1-3/+7
2020-03-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200330'...Peter Maydell5-9/+38
2020-03-30target/arm: fix incorrect current EL bug in aarch32 exception emulationChangbin Du1-1/+4
2020-03-30hw/arm/xlnx-zynqmp.c: Add missing error-propagation codePeter Maydell1-0/+24
2020-03-30hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return pathPeter Maydell1-1/+2
2020-03-30docs/conf.py: Raise ConfigError for bad Sphinx Python versionPeter Maydell1-4/+5
2020-03-30hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...Niek Linnenbank1-2/+2
2020-03-30hw/arm/orangepi: check for potential NULL pointer when calling blk_is_availableNiek Linnenbank1-1/+1
2020-03-30Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell1-14/+126
2020-03-30linux-user: Support futex_time64Alistair Francis1-14/+126
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann10-10/+78
2020-03-29fix vhost_user_blk_watch crashLi Feng2-20/+0
2020-03-29hw/i386/amd_iommu.c: Fix corruption of log events passed to guestPeter Maydell1-1/+1
2020-03-29virtio-iommu: avoid memleak in the unrealizePan Nengyuan1-0/+3
2020-03-29virtio-blk: delete vqs on the error path in realize()Pan Nengyuan1-0/+3
2020-03-29acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()Igor Mammedov1-1/+1
2020-03-29virtio-serial-bus: Plug memory leak on realize() error pathsPan Nengyuan1-1/+1
2020-03-29MAINTAINERS: Add myself as virtio-balloon co-maintainerDavid Hildenbrand1-0/+9
2020-03-29checkpatch: enforce process for expected filesMichael S. Tsirkin1-0/+25
2020-03-28target/mips: Fix loongson multimedia condition instructionsJiaxun Yang1-4/+31
2020-03-28configure: Support -static-pie if requestedRichard Henderson1-7/+12
2020-03-28configure: Override the os default with --disable-pieRichard Henderson1-13/+12
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson1-3/+6
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson1-10/+8
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson1-10/+0
2020-03-28tcg: Remove softmmu code_gen_buffer fixed addressRichard Henderson1-32/+5
2020-03-28configure: Drop adjustment of textsegRichard Henderson2-48/+1
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell6-63/+43
2020-03-27cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland1-5/+4
2020-03-27via-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland1-2/+4