index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-09-16
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
machine: Add wakeup method to MachineClass
Nicholas Piggin
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
numa: Don't include hw/boards.h into sysemu/numa.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
hw/boards: Add struct CpuTopology to MachineState
Like Xu
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-04-25
vl.c: make find_default_machine() local
Wei Yang
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
2019-02-27
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
2019-02-05
qemu-options: Remove deprecated "-virtioconsole" option
Paolo Bonzini
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2018-07-09
boards.h: Remove doc comment reference to nonexistent function
Peter Maydell
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
[next]