summary refs log tree commit diff stats
path: root/include/hw/i386/pc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-1/+1
* nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-011-0/+1
* 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/+0
* 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/+0
* 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/+0
* hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-121-8/+0
* q35: change default NIC to e1000ePaolo Bonzini2018-03-121-1/+2
* target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang2018-01-171-0/+5
* pc: add 2.12 machine typesHaozhong Zhang2018-01-171-0/+3
* hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2017-12-181-3/+0
* hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé2017-12-181-20/+0
* hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2017-12-181-12/+0
* hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé2017-12-181-2/+0
* hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-181-11/+0
* 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
* i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange2017-07-171-0/+5
* Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth2017-07-041-13/+0
* q35/mch: implement extended TSEG sizesLaszlo Ersek2017-06-161-0/+5
* pc: Use "min-[x]level" on compat_propsEduardo Habkost2017-06-051-21/+21
* 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/+3
* hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan2017-05-031-0/+6
* 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/+0
* 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
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-231-1/+1
* pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti2017-01-201-3/+4
* 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/+0
* PCMachineState: introduce acpi_build_enabled fieldWei Liu2016-11-021-0/+2
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0
* pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov2016-10-241-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-2/+0
|\
| * intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-041-2/+0
* | 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