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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2015-06-01
TPM2 ACPI table support
Stefan Berger
2015-05-31
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
2015-05-31
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
pc: acpi: fix pvpanic for buggy guests
Radim Krčmář
2015-05-31
pc: Generate init functions with a macro
Eduardo Habkost
2015-05-31
piix: Eliminate pc_init_pci()
Eduardo Habkost
2015-05-31
piix: Add kvmclock_enabled, pci_enabled globals
Eduardo Habkost
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
pc: Define MACHINE_OPTIONS macros consistently for all machines
Eduardo Habkost
2015-05-31
piix: Define PC_COMPAT_0_10
Eduardo Habkost
2015-05-31
piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13
Eduardo Habkost
2015-05-31
piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13
Eduardo Habkost
2015-05-31
piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11
Eduardo Habkost
2015-05-31
piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14
Eduardo Habkost
2015-05-31
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
2015-05-31
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-31
pc: Replace tab with spaces
Eduardo Habkost
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
acpi: fix "Memory device control fields" register
Zhu Guihua
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
pc: add 2.4 machine types
Jason Wang
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-04-27
acpi-build: close } in comment
Michael S. Tsirkin
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-01
pc: acpi: fix pvpanic regression
Igor Mammedov
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-03-19
Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"
Eduardo Habkost
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
2015-03-19
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
2015-03-16
pc: Disable vmdesc submission for old machines
Alexander Graf
[next]