index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-0
/
+29
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-0
/
+26
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-0
/
+17
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-0
/
+25
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-0
/
+46
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-0
/
+21
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-0
/
+13
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-0
/
+21
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-0
/
+29
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-0
/
+3
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-0
/
+13
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-18
/
+1
*
q35: set split kernel irqchip as default
Peter Xu
2018-12-20
1
-0
/
+2
*
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
1
-11
/
+0
*
machine: fix a typo
Li Qiang
2018-10-24
1
-1
/
+1
*
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
2018-09-25
1
-0
/
+3
*
machine: Fix coding style at machine_run_board_init()
Dou Liyang
2018-08-17
1
-1
/
+2
*
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
2018-07-09
1
-3
/
+2
*
machine: properly free device_memory
David Hildenbrand
2018-07-09
1
-0
/
+1
*
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
*
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-30
1
-2
/
+3
*
machine: add memory-encryption option
Brijesh Singh
2018-03-13
1
-0
/
+22
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
machine: Polish -machine xxx,help
Alexey Kardashevskiy
2018-02-10
1
-1
/
+1
*
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
1
-6
/
+6
*
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-19
1
-14
/
+29
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
machine: Add a valid_cpu_types property
Alistair Francis
2017-10-10
1
-0
/
+32
*
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
1
-0
/
+1
*
Revert "machine: Convert abstract typename on compat_props to subclass names"
Eduardo Habkost
2017-07-17
1
-23
/
+3
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-5
/
+5
*
machine: export register_compat_prop()
Peter Xu
2017-06-28
1
-13
/
+0
*
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
1
-6
/
+10
*
numa: move default mapping init to machine
Igor Mammedov
2017-06-05
1
-10
/
+23
*
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
2017-05-22
1
-1
/
+2
*
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
2017-05-11
1
-0
/
+58
*
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
1
-0
/
+6
*
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
1
-0
/
+96
*
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
1
-0
/
+2
*
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-03-22
1
-0
/
+5
*
machine: Convert abstract typename on compat_props to subclass names
Eduardo Habkost
2017-03-14
1
-3
/
+36
*
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
1
-0
/
+31
*
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
2016-10-17
1
-108
/
+98
*
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
1
-1
/
+1
*
machine: use class base init generated name
Marc-André Lureau
2016-09-08
1
-0
/
+1
*
machine: Add comment to abort path in machine_set_kernel_irqchip
Greg Kurz
2016-07-27
1
-0
/
+3
*
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
2016-07-07
1
-0
/
+2
*
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-07-07
1
-0
/
+16
*
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
1
-20
/
+0
[prev]
[next]