summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
...
* i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini2018-07-301-0/+4
* pc: Fix typo on PC_COMPAT_2_12Eduardo Habkost2018-07-091-1/+1
* hmp: obsolete "info ioapic"Peter Xu2018-06-281-3/+0Star
* ioapic: support "info irq"Peter Xu2018-06-281-0/+3
* i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger2018-06-221-0/+12
* nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-1/+1
* nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-011-0/+1
* intel-iommu: rework the page walk logicPeter Xu2018-05-231-0/+2
* intel-iommu: only do page walk for MAP notifiersPeter Xu2018-05-231-0/+2
* intel-iommu: add iommu lockPeter Xu2018-05-231-0/+6
* intel-iommu: remove IntelIOMMUNotifierNodePeter Xu2018-05-231-7/+2Star
* i386: Add new property to control cache infoBabu Moger2018-05-151-0/+5
* pc: add 2.13 machine typesBabu Moger2018-05-151-0/+3
* pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov2018-05-101-8/+0Star
* pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-1/+1
* machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-071-1/+0Star
* pc: correct misspelled CPU model-id for pc 2.2Wang Xin2018-03-161-1/+1
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-9/+0Star
* hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-121-8/+0Star
* q35: change default NIC to e1000ePaolo Bonzini2018-03-121-1/+2
* intel-iommu: Extend address width to 48 bitsPrasad Singamsetty2018-01-181-0/+1
* intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty2018-01-181-2/+4
* target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang2018-01-181-0/+5
* pc: add 2.12 machine typesHaozhong Zhang2018-01-181-0/+3
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-48/+1Star
|\
| * apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real2017-12-221-0/+1
| * hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2017-12-181-3/+0Star
| * hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé2017-12-181-20/+0Star
| * hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2017-12-181-12/+0Star
| * hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé2017-12-181-2/+0Star
| * hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-181-11/+0Star
* | intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu2017-12-221-1/+0Star
|/
* i386/msi: Correct mask of destination ID in MSI addressChao Gao2017-12-011-1/+1
* hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2017-11-161-1/+9
* i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei2017-09-191-0/+5
* pc: add 2.11 machine typesMarcel Apfelbaum2017-09-081-0/+3
* intel_iommu: use access_flags for iotlbPeter Xu2017-08-011-2/+1Star
* i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange2017-07-171-0/+5
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-1/+2
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+1
* Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth2017-07-041-13/+0Star
* q35/mch: implement extended TSEG sizesLaszlo Ersek2017-06-161-0/+5
* pc: Use "min-[x]level" on compat_propsEduardo Habkost2017-06-051-21/+21
* intel_iommu: support passthrough (PT)Peter Xu2017-05-251-0/+1
* pc: add 2.10 machine typePeter Xu2017-05-101-0/+3
* pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov2017-05-101-4/+3Star
* hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan2017-05-031-0/+6
* intel_iommu: enable remote IOTLBPeter Xu2017-04-201-0/+8
* intel_iommu: allow dynamic switch of IOMMU regionPeter Xu2017-04-201-0/+2
* tco: do not generate an NMIPaolo Bonzini2017-04-051-1/+0Star