summaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)AuthorFilesLines
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