aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/typedefs.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé1-1/+0
2019-03-05net: Introduce announce timerDr. David Alan Gilbert1-0/+1
2019-01-22ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2019-01-22ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2019-01-22ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé1-2/+0
2019-01-22ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/bt: Remove HCIInfo from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-09typedefs: (Re-)sort entries alphabeticallyEric Blake1-5/+5
2018-12-11numa: Match struct to typedef nameEric Blake1-1/+1
2018-12-11move ObjectClass to typedefs.hGerd Hoffmann1-0/+1
2018-06-15typedefs: add QJSONGreg Kurz1-0/+1
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
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