summaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand1-1/+1
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand1-1/+0
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin1-1/+1
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé1-9/+0
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé1-8/+0
2018-03-12q35: change default NIC to e1000ePaolo Bonzini1-1/+2
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty1-0/+1
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty1-2/+4
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang1-0/+5
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-0/+3
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2-48/+1
2017-12-22apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real1-0/+1
2017-12-22intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu1-1/+0
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé1-3/+0
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé1-20/+0
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé1-12/+0
2017-12-18hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé1-2/+0
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé1-11/+0
2017-12-01i386/msi: Correct mask of destination ID in MSI addressChao Gao1-1/+1
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum1-1/+9
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-0/+5
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-0/+3
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu1-2/+1
2017-07-17i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange1-0/+5
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-1/+2
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+1
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth1-13/+0
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek1-0/+5
2017-06-05pc: Use "min-[x]level" on compat_propsEduardo Habkost1-21/+21
2017-05-25intel_iommu: support passthrough (PT)Peter Xu1-0/+1
2017-05-10pc: add 2.10 machine typePeter Xu1-0/+3
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov1-4/+3
2017-05-03hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan1-0/+6
2017-04-20intel_iommu: enable remote IOTLBPeter Xu1-0/+8
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu1-0/+2
2017-04-05tco: do not generate an NMIPaolo Bonzini1-1/+0
2017-03-27Revert "apic: save apic_delivered flag"Paolo Bonzini1-2/+0
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost1-0/+5
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert1-0/+4
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov1-1/+0
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David1-0/+2
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan1-1/+5
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek1-0/+6
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek1-0/+3
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek1-0/+10
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk1-0/+2
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov1-1/+1
2017-01-20pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti1-3/+4
2017-01-10intel_iommu: support device iotlb descriptorJason Wang1-0/+1