aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha
2023-04-21hw: Add compat machines for 8.1Cornelia Huck
2023-04-21hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realizePhilippe Mathieu-Daudé
2023-04-21hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClassPhilippe Mathieu-Daudé
2023-04-21hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIStatePhilippe Mathieu-Daudé
2023-04-21hw/i386/amd_iommu: Remove intermediate AMDVIState::devid fieldPhilippe Mathieu-Daudé
2023-04-21hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_initPhilippe Mathieu-Daudé
2023-04-05Revert "memory: Optimize replay of guest mapping"Peter Maydell
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov
2023-03-07acpi: pci: move BSEL into build_append_pcihp_slots()Igor Mammedov
2023-03-07acpi: pci: drop BSEL usage when deciding that device isn't hotpluggableIgor Mammedov
2023-03-07acpi: pci: describe all functions on populated slotsIgor Mammedov
2023-03-07acpi: pci: support acpi-index for non-hotpluggable devicesIgor Mammedov
2023-03-07acpi: pci: add EDSM method to DSDTIgor Mammedov
2023-03-07pcihp: move PCI _DSM function 0 prolog into separate functionIgor Mammedov
2023-03-07x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...Igor Mammedov
2023-03-07i386/xen: Initialize Xen backends from pc_basic_device_init() for emulationDavid Woodhouse
2023-03-07hw/xen: Implement soft reset for emulated gnttabDavid Woodhouse
2023-03-07hw/xen: Map guest XENSTORE_PFN grant in emulated XenstoreDavid Woodhouse
2023-03-07hw/xen: Add emulated implementation of XenStore operationsDavid Woodhouse
2023-03-07hw/xen: Add emulated implementation of grant table operationsDavid Woodhouse
2023-03-07hw/xen: Hook up emulated implementation for event channel operationsDavid Woodhouse
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Create initial XenStore nodesPaul Durrant
2023-03-07hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse
2023-03-07hw/xen: Implement XenStore permissionsPaul Durrant
2023-03-07hw/xen: Watches on XenStore transactionsDavid Woodhouse
2023-03-07hw/xen: Implement XenStore transactionsDavid Woodhouse
2023-03-07hw/xen: Implement XenStore watchesDavid Woodhouse
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse
2023-03-07hw/xen: Add xenstore wire implementation and implementation stubsDavid Woodhouse
2023-03-06xen/pt: reserve PCI slot 2 for Intel igd-passthruChuck Zmudzinski
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-02hw/i386/acpi: Drop duplicate _UID entry for CXL root bridgeJonathan Cameron
2023-03-02intel-iommu: send UNMAP notifications for domain or global inv descPeter Xu
2023-03-02intel-iommu: fail DEVIOTLB_UNMAP without dt modeJason Wang
2023-03-02intel-iommu: fail MAP notifier without caching modeJason Wang
2023-03-02memory: Optimize replay of guest mappingZhenzhong Duan
2023-03-02Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin
2023-03-02Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin
2023-03-02Revert "x86: use typedef for SetupData struct"Michael S. Tsirkin
2023-03-02Revert "x86: reinitialize RNG seed on system reboot"Michael S. Tsirkin
2023-03-02Revert "x86: re-initialize RNG seed when selecting kernel"Michael S. Tsirkin
2023-03-02Revert "x86: do not re-randomize RNG seed on snapshot load"Michael S. Tsirkin
2023-03-02Revert "x86: don't let decompressed kernel image clobber setup_data"Michael S. Tsirkin