aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)Author
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen
2015-06-03machine: add default_ram_size to machine classNikunj A Dadhania
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum
2014-12-22machine: remove qemu_machine_opts global listMarcel Apfelbaum
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf
2014-09-14hw/machine: Free old values of string propertiesEduardo Habkost
2014-08-28intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum