aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-08failover: simplify virtio_net_find_primary()Juan Quintela
2020-12-08failover: Remove memory leakJuan Quintela
2020-12-08failover: Remove primary_device_dictJuan Quintela
2020-12-08failover: remove standby_id variableJuan Quintela
2020-12-08failover: Remove primary_device_optsJuan Quintela
2020-12-08failover: g_strcmp0() knows how to handle NULLJuan Quintela
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela
2020-12-08failover: qdev_device_add() returns err or dev setJuan Quintela
2020-12-08failover: Remove external partially_hotplugged propertyJuan Quintela
2020-12-08failover: Remove unused parameterJuan Quintela
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela
2020-12-08failover: Use always atomics for primary_should_be_hiddenJuan Quintela
2020-12-08failover: fix indentantionJuan Quintela
2020-12-08unit-test: Add the binary file and clear diff.hYubo Miao
2020-12-08unit-test: Add testcase for pxbYubo Miao
2020-12-08unit-test: The files changed.Yubo Miao
2020-12-08acpi: Align the size to 128kYubo Miao
2020-12-08acpi/gpex: Build tables for pxbYubo Miao
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen
2020-12-08acpi/gpex: Extract two APIs from acpi_dsdt_add_pciYubo Miao
2020-12-08virtio: reset device on bad guest index in virtio_load()John Levon
2020-12-08memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP typeEugenio Pérez
2020-12-08intel_iommu: Skip page walking on device iotlb invalidationsEugenio Pérez
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez
2020-12-08vhost-user-scsi: Fix memleaks in vus_proc_req()Alex Chen
2020-12-08Update version for v5.2.0 releasev5.2.0Peter Maydell
2020-12-01Update version for v5.2.0-rc4 releasev5.2.0-rc4Peter Maydell
2020-12-01ide: atapi: assert that the buffer pointer is in rangePaolo Bonzini
2020-12-01hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()Mauro Matteo Cascella
2020-11-27Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...Peter Maydell
2020-11-27slirp: update to fix CVE-2020-29129 CVE-2020-29130Marc-André Lureau
2020-11-27Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201127-pull-request...Peter Maydell
2020-11-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-26nsis: Fix build for 64 bit installerStefan Weil
2020-11-25tests/docker, tests/vm: remove setuptools from imagesPaolo Bonzini
2020-11-25configure: remove python pkg_resources checkOlaf Hering
2020-11-25qxl: fix segfaultGerd Hoffmann
2020-11-24Update version for v5.2.0-rc3 releasev5.2.0-rc3Peter Maydell
2020-11-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-for-5.2-pull...Peter Maydell
2020-11-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-11-24Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-fix-2020-11-24' in...Peter Maydell
2020-11-24Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"Michael S. Tsirkin
2020-11-24Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201124' in...Peter Maydell
2020-11-24tests/9pfs: Mark "local" tests as "slow"Greg Kurz
2020-11-24Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2020-11-24qcow2: Fix corruption on write_zeroes with MAY_UNMAPMaxim Levitsky