aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2018-12-20x86-iommu: turn on IR by default if properPeter Xu
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-12-20q35: set split kernel irqchip as defaultPeter Xu
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz
2018-12-19hw: i386: Use correct RSDT length for checksumIgor Mammedov
2018-12-19hw: acpi: The RSDP build API can return voidSamuel Ortiz
2018-12-19intel_iommu: remove "x-" prefix for "aw-bits"Peter Xu
2018-12-19intel_iommu: dma read/write draining supportPeter Xu
2018-12-19intel_iommu: convert invalid traces into error reportsPeter Xu
2018-12-19intel_iommu: dump correct iova when failedPeter Xu
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-14hw/i386/multiboot.c: Don't use load_image()Peter Maydell
2018-12-14hw/i386/pc.c: Don't use load_image()Peter Maydell
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau
2018-11-05x86_iommu/amd: Enable Guest virtual APIC supportSingh, Brijesh
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is enabledSingh, Brijesh
2018-11-05i386: acpi: add IVHD device entry for IOAPICSingh, Brijesh
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is not enabledSingh, Brijesh
2018-11-05x86_iommu/amd: Prepare for interrupt remap supportSingh, Brijesh
2018-11-05x86_iommu/amd: make the address space naming consistent with intel-iommuSingh, Brijesh
2018-11-05x86_iommu/amd: remove V=1 check from amdvi_validate_dte()Singh, Brijesh
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-11-05x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh
2018-11-05intel_iommu: handle invalid ce for shadow syncPeter Xu
2018-11-05intel_iommu: move ce fetching out when sync shadowPeter Xu
2018-11-05intel_iommu: better handling of dmar state switchPeter Xu
2018-11-05intel_iommu: introduce vtd_reset_caches()Peter Xu
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-19pc: Fix machine property nvdimm-persistence error handlingMarkus Armbruster
2018-10-02kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu threadYongji Xie
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi
2018-09-07pc: acpi: revert back to 1 SRAT entry for hotpluggable areaIgor Mammedov
2018-08-27intel-iommu: replace more vtd_err_* tracesPeter Xu
2018-08-27intel-iommu: start to use error_report_oncePeter Xu
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-03pc: acpi: fix memory hotplug regression by reducing stub SRAT entry sizeIgor Mammedov
2018-08-03hw/acpi-build: Add a check for memory-less NUMA nodesDou Liyang
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan
2018-07-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell