summaryrefslogtreecommitdiffstats
path: root/include/hw/boards.h
Commit message (Expand)AuthorAgeFilesLines
...
* machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand2018-05-071-4/+4
* machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-071-0/+12
* hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-301-1/+0Star
* Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov2018-03-191-1/+0Star
* machine: add memory-encryption optionBrijesh Singh2018-03-131-0/+1
* possible_cpus: add CPUArchId::type fieldIgor Mammedov2018-01-191-0/+2
* machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost2018-01-191-1/+4
* NUMA: Enable adding NUMA node implicitlyDou Liyang2017-11-161-0/+1
* hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-131-0/+5
* machine: Add a valid_cpu_types propertyAlistair Francis2017-10-101-0/+1
* numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov2017-09-191-0/+4
* vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov2017-09-191-0/+6
* boards.h: Define new flag ignore_memory_transaction_failuresPeter Maydell2017-09-071-0/+11
* memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migrationPeter Maydell2017-07-141-1/+2
* include/hw/boards.h: Document memory_region_allocate_system_memory()Peter Maydell2017-07-141-0/+28
* machine: call machine init from wrapperIgor Mammedov2017-05-111-0/+1
* numa: mirror cpu to node mapping in MachineState::possible_cpusIgor Mammedov2017-05-111-0/+3
* numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov2017-05-111-2/+6
* numa: equally distribute memory on nodesLaurent Vivier2017-05-111-0/+2
* numa,spapr: align default numa node memory size to 256MBLaurent Vivier2017-03-221-0/+1
* machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov2017-02-221-5/+3Star
* machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov2017-02-221-0/+3
* change CPUArchId.cpu type to Object*Igor Mammedov2017-02-221-1/+1
* pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov2017-02-221-0/+2
* machine: move possible_cpus to MachineStateIgor Mammedov2017-02-221-0/+1
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-241-1/+1
* cpu: Support a target CPU having a variable page sizePeter Maydell2016-10-241-0/+7
* machine: use class base init generated nameMarc-André Lureau2016-09-081-1/+1
* machine: Add machine_register_compat_props() functionEduardo Habkost2016-07-071-0/+1
* QMP: Add query-hotpluggable-cpusIgor Mammedov2016-06-171-0/+5
* machine: add properties to compat_props incrementalyIgor Mammedov2016-05-201-2/+9
* vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost2016-05-201-0/+1
* Sort the fw_cfg file listGerd Hoffmann2016-04-071-1/+2
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* machine: Use type_init() to register machine classesEduardo Habkost2016-03-161-1/+1
* machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov2016-03-111-0/+26
* migration: allow machine to enforce configuration section migrationGreg Kurz2016-02-281-0/+1
* machine: Remove no_tco fieldEduardo Habkost2016-02-251-1/+0Star
* Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson2016-01-111-0/+9
* pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost2015-12-221-0/+2
* kvm: add support for -machine kernel_irqchip=splitMatt Gingell2015-12-171-0/+2
* osdep: Change default value of qemu_hw_version() to "2.5+"Eduardo Habkost2015-11-251-0/+5
* q35: Check propery to determine if iommu is setBandan Das2015-11-171-1/+0Star
* machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost2015-09-191-27/+0Star
* machine: DEFINE_MACHINE() macroEduardo Habkost2015-09-191-0/+17
* machine: MACHINE_TYPE_NAME macroEduardo Habkost2015-09-191-0/+6
* xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-101-0/+1
* pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-131-1/+2
* ich9: add TCO interface emulationPaulo Alcantara2015-07-071-1/+2
* machine: add default_ram_size to machine classNikunj A Dadhania2015-06-031-0/+1