summaryrefslogtreecommitdiff
path: root/include/qemu/typedefs.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster1-1/+6
2018-02-08lockable: add QemuLockablePaolo Bonzini1-0/+4
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real1-0/+1
2017-10-17console: add support for dmabufsGerd Hoffmann1-0/+1
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini1-0/+1
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn1-0/+1
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster1-0/+1
2017-07-17fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland1-0/+1
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-0/+1
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann1-0/+1
2017-06-14migration: Fix compilation with older compilersJuan Quintela1-0/+2
2017-06-01migration: loadvm handlers are not usedJuan Quintela1-1/+0
2017-05-18migration: Remove old MigrationParamsJuan Quintela1-1/+0
2017-05-11numa: equally distribute memory on nodesLaurent Vivier1-0/+1
2017-04-24memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann1-0/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2016-12-22exec: introduce MemoryRegionCachePaolo Bonzini1-0/+1
2016-10-24block: Hide HBitmap in block dirty bitmap interfaceFam Zheng1-0/+1
2016-05-26migration: delete QEMUSizedBuffer structDaniel P. Berrange1-1/+0
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster1-0/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-14typedefs: Add BdrvDirtyBitmapFam Zheng1-0/+1
2016-03-01typedefs: Add CPUStateLluís Vilanova1-0/+1
2016-02-03isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau1-0/+1
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake1-0/+1
2015-12-04typedefs: Put them back into alphabetical orderMarkus Armbruster1-7/+6
2015-11-10migration_completion: Take current stateDr. David Alan Gilbert1-0/+1
2015-11-10migrate_init: Call from savevmDr. David Alan Gilbert1-0/+1
2015-11-10qemu_ram_block_from_hostDr. David Alan Gilbert1-0/+1
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite1-0/+1
2015-10-23block: Add BlockBackendRootStateMax Reitz1-0/+1
2015-10-12exec.c: Collect AddressSpace related fields into a CPUAddressSpace structPeter Maydell1-0/+1
2015-10-12init/cleanup of netfilter objectYang Hongyang1-0/+1
2015-09-25typedef: add typedef for QemuOptsPavel Dovgalyuk1-0/+3
2015-09-19machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost1-1/+0
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin1-0/+1
2015-08-13pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost1-0/+2
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert1-0/+1
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert1-0/+1
2015-01-20Add device listener interfacePaul Durrant1-0/+1
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek1-0/+2
2014-12-11Sort include/qemu/typedefs.hDr. David Alan Gilbert1-55/+50
2014-10-20block: New BlockBackendMarkus Armbruster1-0/+1
2014-10-14QEMUSizedBuffer based QEMUFileDr. David Alan Gilbert1-0/+1
2014-10-09accel: Pass MachineState object to accel init functionsEduardo Habkost1-0/+1
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck1-0/+1
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum1-0/+1
2014-03-13Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber1-0/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-1/+1
2014-02-11memory: Add MemoryListener to typedefs.hEdgar E. Iglesias1-0/+1