aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08libvhost-user: replace qemu/bswap.h with glibc endian.hMarc-André Lureau1-37/+40
2020-12-08hw: add compat machines for 6.0Cornelia Huck9-6/+71
2020-12-08failover: Remove primary_dev memberJuan Quintela2-32/+24
2020-12-08failover: simplify failover_unplug_primaryJuan Quintela1-15/+10
2020-12-08failover: Caller of this two functions already have primary_devJuan Quintela1-13/+14
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela2-11/+10
2020-12-08failover: split failover_find_primary_device_id()Juan Quintela1-16/+47
2020-12-08failover: remove failover_find_primary_device() error parameterJuan Quintela1-6/+3
2020-12-08failover: make sure that id always existJuan Quintela2-3/+4
2020-12-08failover: simplify qdev_device_add()Juan Quintela1-26/+6
2020-12-08failover: simplify qdev_device_add() failover caseJuan Quintela1-5/+6
2020-12-08failover: Rename to failover_find_primary_device()Juan Quintela1-3/+9
2020-12-08failover: virtio_net_connect_failover_devices() does nothingJuan Quintela1-15/+2
2020-12-08failover: Rename function to hide_device()Juan Quintela3-19/+20
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela3-35/+13
2020-12-08failover: simplify virtio_net_find_primary()Juan Quintela1-15/+3
2020-12-08failover: Remove memory leakJuan Quintela1-3/+1
2020-12-08failover: Remove primary_device_dictJuan Quintela2-14/+4
2020-12-08failover: remove standby_id variableJuan Quintela2-9/+3
2020-12-08failover: Remove primary_device_optsJuan Quintela2-17/+5
2020-12-08failover: g_strcmp0() knows how to handle NULLJuan Quintela1-1/+1
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela2-8/+9
2020-12-08failover: qdev_device_add() returns err or dev setJuan Quintela1-7/+0
2020-12-08failover: Remove external partially_hotplugged propertyJuan Quintela1-4/+0
2020-12-08failover: Remove unused parameterJuan Quintela1-5/+3
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela2-5/+4
2020-12-08failover: Use always atomics for primary_should_be_hiddenJuan Quintela1-1/+1
2020-12-08failover: fix indentantionJuan Quintela2-20/+17
2020-12-08unit-test: Add the binary file and clear diff.hYubo Miao2-1/+0
2020-12-08unit-test: Add testcase for pxbYubo Miao1-6/+52
2020-12-08unit-test: The files changed.Yubo Miao1-0/+1
2020-12-08acpi: Align the size to 128kYubo Miao1-0/+25
2020-12-08acpi/gpex: Build tables for pxbYubo Miao3-2/+59
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao3-293/+307
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen2-2/+6
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen3-17/+33
2020-12-08acpi/gpex: Extract two APIs from acpi_dsdt_add_pciYubo Miao1-49/+63
2020-12-08virtio: reset device on bad guest index in virtio_load()John Levon1-6/+9
2020-12-08memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP typeEugenio Pérez1-2/+9
2020-12-08intel_iommu: Skip page walking on device iotlb invalidationsEugenio Pérez1-0/+4
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez3-3/+8
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez9-122/+143
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez5-10/+10
2020-12-08vhost-user-scsi: Fix memleaks in vus_proc_req()Alex Chen1-1/+2
2020-12-08Update version for v5.2.0 releasev5.2.0Peter Maydell1-1/+1
2020-12-01Update version for v5.2.0-rc4 releasev5.2.0-rc4Peter Maydell1-1/+1
2020-12-01ide: atapi: assert that the buffer pointer is in rangePaolo Bonzini1-0/+2
2020-12-01hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()Mauro Matteo Cascella1-0/+4
2020-11-27Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...Peter Maydell1-0/+0
2020-11-27slirp: update to fix CVE-2020-29129 CVE-2020-29130Marc-André Lureau1-0/+0