Age | Commit message (Expand) | Author |
2020-12-08 | acpi: Extract crs build form acpi_build.c | Yubo Miao |
2020-12-08 | fw_cfg: Refactor extra pci roots addition | Jiahui Cen |
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-11-16 | hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off | Philippe Mathieu-Daudé |
2020-11-03 | pc: comment style fixup | Michael S. Tsirkin |
2020-11-01 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-10-30 | intel_iommu: Fix two misuse of "0x%u" prints | Peter Xu |
2020-10-30 | pc: Implement -no-hpet as sugar for -machine hpet=on | Eduardo Habkost |
2020-10-30 | acpi/crs: Support ranges > 32b for hosts | Ben Widawsky |
2020-10-30 | acpi/crs: Prevent bad ranges for host bridges | Ben Widawsky |
2020-10-28 | pc-dimm: Drop @errp argument of pc_dimm_plug() | Greg Kurz |
2020-10-21 | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque... | Peter Maydell |
2020-10-21 | microvm: add usb support | Gerd Hoffmann |
2020-10-21 | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann |
2020-10-21 | microvm: set pci_irq_mask | Gerd Hoffmann |
2020-10-21 | x86: make pci irqs runtime configurable | Gerd Hoffmann |
2020-10-21 | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé |
2020-10-19 | hw/xen: Set suppress-vmdesc for Xen machines | Jason Andryuk |
2020-10-19 | xen: xenguest is not used so is not needed | Michael Tokarev |
2020-10-14 | i386/kvm: Delete kvm_allows_irq0_override() | Eduardo Habkost |
2020-10-14 | i386/kvm: Remove IRQ routing support checks | Eduardo Habkost |
2020-10-05 | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana |
2020-10-01 | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque... | Peter Maydell |
2020-09-30 | target/i386: always create kvmclock device | Vitaly Kuznetsov |
2020-09-30 | hw/xen: Split x86-specific declaration from generic hardware ones | Philippe Mathieu-Daudé |
2020-09-30 | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() | Philippe Mathieu-Daudé |
2020-09-30 | hw/i386/q35: Remove unreachable Xen code on Q35 machine | Philippe Mathieu-Daudé |
2020-09-30 | numa: drop support for '-numa node' (without memory specified) | Igor Mammedov |
2020-09-30 | acpi: i386: Move VMBus DSDT entry to SB | Jon Doron |
2020-09-30 | microvm/pcie: add 64bit mmio window | Gerd Hoffmann |
2020-09-30 | microvm: add pcie support | Gerd Hoffmann |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé |
2020-09-29 | piix4: don't reserve hw resources when hotplug is off globally | Ani Sinha |
2020-09-29 | i440fx/acpi: do not add hotplug related amls for cold plugged bridges | Ani Sinha |
2020-09-29 | x86: acpi: introduce the PCI0.SMI0 ACPI device | Igor Mammedov |
2020-09-29 | x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp | Igor Mammedov |
2020-09-29 | x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use | Igor Mammedov |
2020-09-29 | x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features | Igor Mammedov |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |
2020-09-29 | pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ... | David Hildenbrand |
2020-09-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-22 | smp: drop support for deprecated (invalid topologies) | Igor Mammedov |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-17 | microvm: enable ramfb | Gerd Hoffmann |
2020-09-17 | microvm: wire up hotplug | Gerd Hoffmann |