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