Age | Commit message (Expand) | Author |
2020-12-08 | failover: Rename to failover_find_primary_device() | Juan Quintela |
2020-12-08 | failover: virtio_net_connect_failover_devices() does nothing | Juan Quintela |
2020-12-08 | failover: Rename function to hide_device() | Juan Quintela |
2020-12-08 | failover: should_be_hidden() should take a bool | Juan Quintela |
2020-12-08 | failover: simplify virtio_net_find_primary() | Juan Quintela |
2020-12-08 | failover: Remove memory leak | Juan Quintela |
2020-12-08 | failover: Remove primary_device_dict | Juan Quintela |
2020-12-08 | failover: remove standby_id variable | Juan Quintela |
2020-12-08 | failover: Remove primary_device_opts | Juan Quintela |
2020-12-08 | failover: g_strcmp0() knows how to handle NULL | Juan Quintela |
2020-12-08 | failover: Rename bool to failover_primary_hidden | Juan Quintela |
2020-12-08 | failover: qdev_device_add() returns err or dev set | Juan Quintela |
2020-12-08 | failover: Remove external partially_hotplugged property | Juan Quintela |
2020-12-08 | failover: Remove unused parameter | Juan Quintela |
2020-12-08 | failover: primary bus is only used once, and where it is set | Juan Quintela |
2020-12-08 | failover: Use always atomics for primary_should_be_hidden | Juan Quintela |
2020-12-08 | failover: fix indentantion | Juan Quintela |
2020-12-08 | unit-test: Add the binary file and clear diff.h | Yubo Miao |
2020-12-08 | unit-test: Add testcase for pxb | Yubo Miao |
2020-12-08 | unit-test: The files changed. | Yubo Miao |
2020-12-08 | acpi: Align the size to 128k | Yubo Miao |
2020-12-08 | acpi/gpex: Build tables for pxb | Yubo Miao |
2020-12-08 | acpi: Extract crs build form acpi_build.c | Yubo Miao |
2020-12-08 | hw/arm/virt: Write extra pci roots into fw_cfg | Jiahui Cen |
2020-12-08 | fw_cfg: Refactor extra pci roots addition | Jiahui Cen |
2020-12-08 | acpi/gpex: Extract two APIs from acpi_dsdt_add_pci | Yubo Miao |
2020-12-08 | virtio: reset device on bad guest index in virtio_load() | John Levon |
2020-12-08 | memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type | Eugenio Pérez |
2020-12-08 | intel_iommu: Skip page walking on device iotlb invalidations | Eugenio Pérez |
2020-12-08 | memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType | Eugenio Pérez |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio Pérez |
2020-12-08 | memory: Rename memory_region_notify_one to memory_region_notify_iommu_one | Eugenio Pérez |
2020-12-08 | vhost-user-scsi: Fix memleaks in vus_proc_req() | Alex Chen |
2020-12-08 | Update version for v5.2.0 releasev5.2.0 | Peter Maydell |
2020-12-01 | Update version for v5.2.0-rc4 releasev5.2.0-rc4 | Peter Maydell |
2020-12-01 | ide: atapi: assert that the buffer pointer is in range | Paolo Bonzini |
2020-12-01 | hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets() | Mauro Matteo Cascella |
2020-11-27 | Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int... | Peter Maydell |
2020-11-27 | slirp: update to fix CVE-2020-29129 CVE-2020-29130 | Marc-André Lureau |
2020-11-27 | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201127-pull-request... | Peter Maydell |
2020-11-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-26 | nsis: Fix build for 64 bit installer | Stefan Weil |
2020-11-25 | tests/docker, tests/vm: remove setuptools from images | Paolo Bonzini |
2020-11-25 | configure: remove python pkg_resources check | Olaf Hering |
2020-11-25 | qxl: fix segfault | Gerd Hoffmann |
2020-11-24 | Update version for v5.2.0-rc3 releasev5.2.0-rc3 | Peter Maydell |
2020-11-24 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-for-5.2-pull... | Peter Maydell |
2020-11-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-11-24 | Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-fix-2020-11-24' in... | Peter Maydell |
2020-11-24 | Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()" | Michael S. Tsirkin |