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
/
include
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-0
/
+3
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
/
+3
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-0
/
+3
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
/
+3
2019-01-07
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
1
-12
/
+0
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-2
/
+1
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
1
-7
/
+3
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
1
-0
/
+1
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
1
-0
/
+1
2018-07-09
boards.h: Remove doc comment reference to nonexistent function
Peter Maydell
1
-2
/
+1
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
1
-0
/
+3
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
1
-4
/
+4
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-0
/
+12
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
1
-1
/
+0
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
1
-1
/
+0
2018-03-13
machine: add memory-encryption option
Brijesh Singh
1
-0
/
+1
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-0
/
+2
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+4
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-0
/
+1
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
1
-0
/
+5
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+1
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-0
/
+4
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
1
-0
/
+6
2017-09-07
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
1
-0
/
+11
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
1
-1
/
+2
2017-07-14
include/hw/boards.h: Document memory_region_allocate_system_memory()
Peter Maydell
1
-0
/
+28
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
1
-0
/
+1
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
1
-0
/
+3
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-2
/
+6
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+2
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
1
-0
/
+1
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
1
-5
/
+3
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
1
-0
/
+3
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
1
-1
/
+1
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
1
-0
/
+2
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
1
-0
/
+1
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
1
-1
/
+1
2016-10-24
cpu: Support a target CPU having a variable page size
Peter Maydell
1
-0
/
+7
2016-09-08
machine: use class base init generated name
Marc-André Lureau
1
-1
/
+1
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+1
[next]