aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/typedefs.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-18exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson1-0/+1
2021-02-08confidential guest support: Introduce new confidential guest support classDavid Gibson1-0/+1
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell1-0/+1
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster1-2/+2
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé1-1/+0
2020-07-15cputlb: ensure we save the IOTLB data in case of resetAlex Bennée1-0/+1
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger1-0/+1
2020-06-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov1-1/+0
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé1-0/+1
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann1-0/+1
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster1-0/+1
2019-08-16Include sysemu/hostmem.h lessMarkus Armbruster1-0/+1
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+9
2019-08-16typedefs: Separate incomplete types and function typesMarkus Armbruster1-3/+23
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