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
/
pc_q35.c
Age
Commit message (
Expand
)
Author
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
pcie: rename 'native-hotplug' to 'x-native-hotplug'
Igor Mammedov
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-29
pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...
David Hildenbrand
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-01-05
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-11-19
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Remove kvm_i386.h include
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Extract pc_i8259_create()
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Move gsi_state creation code
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Extract pc_gsi_create()
Philippe Mathieu-Daudé
2019-10-22
hw/i386: make x86.c independent from PCMachineState
Sergio Lopez
[next]