summaryrefslogtreecommitdiffstats
path: root/hw/core/machine.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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
OpenPOWER on IntegriCloud