aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-17q35: Check propery to determine if iommu is setBandan Das1-5/+0
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost1-0/+3
2015-09-19machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost1-0/+9
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen1-0/+20
2015-06-03machine: add default_ram_size to machine classNikunj A Dadhania1-0/+9
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini1-0/+1
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf1-0/+20
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum1-0/+6
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum1-0/+6
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum1-0/+5
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum1-0/+6
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum1-9/+15
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum1-0/+5
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum1-0/+5
2014-12-22machine: remove qemu_machine_opts global listMarcel Apfelbaum1-0/+45
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf1-0/+34
2014-09-14hw/machine: Free old values of string propertiesEduardo Habkost1-0/+8
2014-08-28intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan1-3/+7
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan1-0/+17
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum1-4/+4
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum1-0/+280
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum1-0/+28