summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "apic: save apic_delivered flag"Paolo Bonzini2017-03-271-2/+0Star
* i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost2017-03-101-0/+5
* x86: Work around SMI migration breakagesDr. David Alan Gilbert2017-03-031-0/+4
* machine: move possible_cpus to MachineStateIgor Mammedov2017-02-221-1/+0Star
* intel_iommu: add "caching-mode" optionAviv Ben-David2017-02-171-0/+2
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-1/+1
* pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan2017-01-271-1/+5
* hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek2017-01-271-0/+6
* hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek2017-01-271-0/+3
* hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek2017-01-271-0/+10
* apic: save apic_delivered flagPavel Dovgalyuk2017-01-271-0/+2
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-241-1/+1
* pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti2017-01-201-3/+4
* intel_iommu: support device iotlb descriptorJason Wang2017-01-101-0/+1
* kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti2016-12-221-0/+5
* pc: make pit configurableChao Peng2016-12-221-0/+3
* pc: make sata configurableChao Peng2016-12-221-0/+2
* pc: make smbus configurableChao Peng2016-12-221-0/+2
* migration/pcspk: Turn migration of pcspk off for 2.7 and olderDr. David Alan Gilbert2016-11-281-0/+5
* pc: fix FW_CFG_NB_CPUS to account for -device added CPUsIgor Mammedov2016-11-161-0/+2
* Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"Igor Mammedov2016-11-161-2/+0Star
* intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu2016-11-151-5/+4Star
* PCMachineState: introduce acpi_build_enabled fieldWei Liu2016-11-021-0/+2
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
* pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov2016-10-241-0/+2
* pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov2016-10-241-1/+2
* intel_iommu: reject broken EIMRadim Krčmář2016-10-171-0/+1
* intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář2016-10-171-0/+1
* apic: add send_msi() to APICCommonClassRadim Krčmář2016-10-171-0/+4
* apic: add global apic_get_class()Radim Krčmář2016-10-171-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-2/+0Star
|\
| * intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-041-2/+0Star
* | target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev2016-10-031-0/+15
|/
* target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+5
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+12
* target-i386: turn off CPU.l3-cache only for 2.7 and older machine typesIgor Mammedov2016-09-231-4/+3Star
* pc: clean up COMPAT macro chainingIgor Mammedov2016-09-231-2/+0Star
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)2016-09-091-0/+9
* pc: Add 2.8 machineLongpeng(Mike)2016-09-091-0/+3
* pc: keep gsi referenceMarc-André Lureau2016-09-081-0/+1
* machine: use class base init generated nameMarc-André Lureau2016-09-081-1/+0Star