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
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-13
machine: add memory-encryption option
Brijesh Singh
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
2017-09-07
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
2017-07-14
include/hw/boards.h: Document memory_region_allocate_system_memory()
Peter Maydell
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2016-10-24
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-09-08
machine: use class base init generated name
Marc-André Lureau
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
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-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-01-11
Move SET_MACHINE_COMPAT macro to boards.h
David Gibson
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
[next]