summaryrefslogtreecommitdiffstats
path: root/hw/core/machine.c
Commit message (Expand)AuthorAgeFilesLines
* migration: allow machine to enforce configuration section migrationGreg Kurz2016-02-281-0/+21
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-7/+7
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-081-5/+5
* hw/core: Clean up includesPeter Maydell2016-01-291-0/+1
* pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost2015-12-221-0/+1
* kvm: add support for -machine kernel_irqchip=splitMatt Gingell2015-12-171-8/+41
* q35: Check propery to determine if iommu is setBandan Das2015-11-171-5/+0Star
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-191-0/+3
* machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost2015-09-191-0/+9
* xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-101-0/+20
* machine: add default_ram_size to machine classNikunj A Dadhania2015-06-031-0/+9
* powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-251-0/+1
* migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-161-0/+20
* machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: query dump-guest-core machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+5
* machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2015-03-111-9/+15
* machine: replace qemu opts with iommu propertyMarcel Apfelbaum2015-03-111-0/+5
* hw/machine: added machine_usb wrapperMarcel Apfelbaum2015-01-081-0/+5
* machine: remove qemu_machine_opts global listMarcel Apfelbaum2014-12-231-0/+45
* sysbus: Make devices spawnable via -deviceAlexander Graf2014-11-041-0/+34
* hw/machine: Free old values of string propertiesEduardo Habkost2014-09-141-0/+8
* intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan2014-08-281-3/+7
* intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-0/+17
* machine: Replace underscores in machine's property namesMarcel Apfelbaum2014-07-211-4/+4
* machine: Make -machine opts properties of MachineStateMarcel Apfelbaum2014-05-281-0/+280
* hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum2014-03-121-0/+28