index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
pc.h
Age
Commit message (
Expand
)
Author
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2017-06-05
pc: Use "min-[x]level" on compat_props
Eduardo Habkost
2017-05-10
pc: add 2.10 machine type
Peter Xu
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
2017-03-10
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
2017-01-27
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-20
pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
Marcelo Tosatti
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2016-12-22
pc: make pit configurable
Chao Peng
2016-12-22
pc: make sata configurable
Chao Peng
2016-12-22
pc: make smbus configurable
Chao Peng
2016-11-28
migration/pcspk: Turn migration of pcspk off for 2.7 and older
Dr. David Alan Gilbert
2016-11-16
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
2016-11-16
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-10-24
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-09
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-08
pc: keep gsi reference
Marc-André Lureau
2016-09-08
machine: use class base init generated name
Marc-André Lureau
[next]