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
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
2018-10-24
machine: fix a typo
Li Qiang
2018-09-25
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
2018-07-09
machine: properly free device_memory
David Hildenbrand
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-03-13
machine: add memory-encryption option
Brijesh Singh
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-10
machine: Polish -machine xxx,help
Alexey Kardashevskiy
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-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
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-07-17
Revert "machine: Convert abstract typename on compat_props to subclass names"
Eduardo Habkost
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-06-28
machine: export register_compat_prop()
Peter Xu
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
numa: move default mapping init to machine
Igor Mammedov
2017-05-22
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
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: equally distribute memory on nodes
Laurent Vivier
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-03-14
machine: Convert abstract typename on compat_props to subclass names
Eduardo Habkost
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2016-10-17
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-08
machine: use class base init generated name
Marc-André Lureau
2016-07-27
machine: Add comment to abort path in machine_set_kernel_irqchip
Greg Kurz
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
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-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
hw/core: Clean up includes
Peter Maydell
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-17
q35: Check propery to determine if iommu is set
Bandan Das
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
[next]