index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
1
-0
/
+2
2019-01-17
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
1
-2
/
+3
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-273
/
+65
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-273
/
+65
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
1
-4
/
+4
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
1
-1
/
+1
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
1
-0
/
+8
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-0
/
+33
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
1
-0
/
+41
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-0
/
+29
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-0
/
+26
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-0
/
+17
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-0
/
+25
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-0
/
+46
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-0
/
+21
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-0
/
+13
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-0
/
+21
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-0
/
+29
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-0
/
+13
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-18
/
+1
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
1
-0
/
+2
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-11
/
+0
2018-10-24
machine: fix a typo
Li Qiang
1
-1
/
+1
2018-09-25
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
1
-0
/
+3
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
1
-1
/
+2
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
1
-3
/
+2
2018-07-09
machine: properly free device_memory
David Hildenbrand
1
-0
/
+1
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
1
-2
/
+3
2018-03-13
machine: add memory-encryption option
Brijesh Singh
1
-0
/
+22
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-10
machine: Polish -machine xxx,help
Alexey Kardashevskiy
1
-1
/
+1
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-6
/
+6
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-14
/
+29
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+32
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-0
/
+1
2017-07-17
Revert "machine: Convert abstract typename on compat_props to subclass names"
Eduardo Habkost
1
-23
/
+3
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-5
/
+5
2017-06-28
machine: export register_compat_prop()
Peter Xu
1
-13
/
+0
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-6
/
+10
2017-06-05
numa: move default mapping init to machine
Igor Mammedov
1
-10
/
+23
2017-05-22
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
1
-1
/
+2
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
1
-0
/
+58
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
1
-0
/
+6
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
1
-0
/
+96
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+2
[next]