summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw: add compat machines for 6.0Cornelia Huck2020-12-089-6/+71
* failover: Remove primary_dev memberJuan Quintela2020-12-082-32/+24Star
* failover: simplify failover_unplug_primaryJuan Quintela2020-12-081-15/+10Star
* failover: Caller of this two functions already have primary_devJuan Quintela2020-12-081-13/+14
* failover: We don't need to cache primary_device_id anymoreJuan Quintela2020-12-082-11/+10Star
* failover: split failover_find_primary_device_id()Juan Quintela2020-12-081-16/+47
* failover: remove failover_find_primary_device() error parameterJuan Quintela2020-12-081-6/+3Star
* failover: make sure that id always existJuan Quintela2020-12-082-3/+4
* failover: simplify qdev_device_add()Juan Quintela2020-12-081-26/+6Star
* failover: simplify qdev_device_add() failover caseJuan Quintela2020-12-081-5/+6
* failover: Rename to failover_find_primary_device()Juan Quintela2020-12-081-3/+9
* failover: virtio_net_connect_failover_devices() does nothingJuan Quintela2020-12-081-15/+2Star
* failover: Rename function to hide_device()Juan Quintela2020-12-083-19/+20
* failover: should_be_hidden() should take a boolJuan Quintela2020-12-083-35/+13Star
* failover: simplify virtio_net_find_primary()Juan Quintela2020-12-081-15/+3Star
* failover: Remove memory leakJuan Quintela2020-12-081-3/+1Star
* failover: Remove primary_device_dictJuan Quintela2020-12-082-14/+4Star
* failover: remove standby_id variableJuan Quintela2020-12-082-9/+3Star
* failover: Remove primary_device_optsJuan Quintela2020-12-082-17/+5Star
* failover: g_strcmp0() knows how to handle NULLJuan Quintela2020-12-081-1/+1
* failover: Rename bool to failover_primary_hiddenJuan Quintela2020-12-082-8/+9
* failover: qdev_device_add() returns err or dev setJuan Quintela2020-12-081-7/+0Star
* failover: Remove external partially_hotplugged propertyJuan Quintela2020-12-081-4/+0Star
* failover: Remove unused parameterJuan Quintela2020-12-081-5/+3Star
* failover: primary bus is only used once, and where it is setJuan Quintela2020-12-082-5/+4Star
* failover: Use always atomics for primary_should_be_hiddenJuan Quintela2020-12-081-1/+1
* failover: fix indentantionJuan Quintela2020-12-082-20/+17Star
* unit-test: Add the binary file and clear diff.hYubo Miao2020-12-082-1/+0Star
* unit-test: Add testcase for pxbYubo Miao2020-12-081-6/+52
* unit-test: The files changed.Yubo Miao2020-12-081-0/+1
* acpi: Align the size to 128kYubo Miao2020-12-081-0/+25
* acpi/gpex: Build tables for pxbYubo Miao2020-12-083-2/+59
* acpi: Extract crs build form acpi_build.cYubo Miao2020-12-083-293/+307
* hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen2020-12-082-2/+6
* fw_cfg: Refactor extra pci roots additionJiahui Cen2020-12-083-17/+33
* acpi/gpex: Extract two APIs from acpi_dsdt_add_pciYubo Miao2020-12-081-49/+63
* virtio: reset device on bad guest index in virtio_load()John Levon2020-12-081-6/+9
* memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP typeEugenio Pérez2020-12-081-2/+9
* intel_iommu: Skip page walking on device iotlb invalidationsEugenio Pérez2020-12-081-0/+4
* memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez2020-12-083-3/+8
* memory: Add IOMMUTLBEventEugenio Pérez2020-12-089-122/+143
* memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez2020-12-085-10/+10
* vhost-user-scsi: Fix memleaks in vus_proc_req()Alex Chen2020-12-081-1/+2
* Update version for v5.2.0 releasePeter Maydell2020-12-081-1/+1
* Update version for v5.2.0-rc4 releasePeter Maydell2020-12-011-1/+1
* ide: atapi: assert that the buffer pointer is in rangePaolo Bonzini2020-12-011-0/+2
* hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()Mauro Matteo Cascella2020-12-011-0/+4
* Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...Peter Maydell2020-11-271-0/+0
|\
| * slirp: update to fix CVE-2020-29129 CVE-2020-29130Marc-André Lureau2020-11-271-0/+0
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201127-pull-request...Peter Maydell2020-11-271-1/+3
|\