index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
1
-0
/
+5
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-2
/
+9
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-0
/
+1
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-1
/
+2
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
1
-0
/
+26
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-0
/
+1
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
1
-1
/
+0
2016-01-11
Move SET_MACHINE_COMPAT macro to boards.h
David Gibson
1
-0
/
+9
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-0
/
+2
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-0
/
+2
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
1
-0
/
+5
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
1
-1
/
+0
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
1
-27
/
+0
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
1
-0
/
+17
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
1
-0
/
+6
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+1
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
1
-1
/
+2
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+2
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+1
2015-05-31
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
1
-14
/
+1
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
1
-0
/
+5
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
1
-0
/
+1
2015-03-11
exec: don't include hw/boards for linux-user
Michael S. Tsirkin
1
-4
/
+0
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
hw/boards: make it safe to include for linux-user
Michael S. Tsirkin
1
-0
/
+4
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
1
-1
/
+4
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
1
-0
/
+1
[next]