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
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
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
2016-08-03
apic: fix broken migration for kvm-apic
Igor Mammedov
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-24
vmxnet3: add boot rom
Gerd Hoffmann
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-08
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
[next]