summary refs log tree commit diff stats
path: root/include/qemu/typedefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...Juraj Marcin2025-07-111-3/+3
* Merge tag 'accel-cpus-20250306' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2025-03-071-0/+1
|\
| * accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'Philippe Mathieu-Daudé2025-03-061-0/+1
* | migration: Add save_live_complete_precopy_thread handlerMaciej S. Szmigiero2025-03-061-0/+3
* | migration: Add thread pool of optional load threadsMaciej S. Szmigiero2025-03-061-0/+2
|/
* accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson2024-10-131-0/+1
* disas: Use translator_st to get disassembly dataRichard Henderson2024-05-151-0/+1
* Merge tag 'accel-20240506' of https://github.com/philmd/qemu into stagingRichard Henderson2024-05-061-0/+1
|\
| * user: Forward declare TaskState type definitionPhilippe Mathieu-Daudé2024-05-061-0/+1
* | kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini2024-05-031-1/+0
* | pci: remove some types from typedefs.hPaolo Bonzini2024-05-031-5/+0
* | tcg: remove CPU* types from typedefs.hPaolo Bonzini2024-05-031-3/+0
* | display: remove GraphicHwOps from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | qapi/machine: remove types from typedefs.hPaolo Bonzini2024-05-031-2/+0
* | monitor: remove MonitorDef from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | migration: remove PostcopyDiscardState from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | lockable: remove QemuLockable from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | intc: remove PICCommonState from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | qemu-option: remove QemuOpt from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | net: remove AnnounceTimer from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | numa: remove types from typedefs.hPaolo Bonzini2024-05-031-2/+0
* | qdev-core: remove DeviceListener from typedefs.hPaolo Bonzini2024-05-031-1/+0
* | fw_cfg: remove useless declarations from typedefs.hPaolo Bonzini2024-05-031-3/+0
|/
* migration: Remove SaveStateHandler and LoadStateHandler typedefsCédric Le Goater2024-03-111-2/+0
* plugins: create CPUPluginState and migrate plugin_maskAlex Bennée2024-02-281-0/+1
* include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson2024-01-291-0/+1
* accel/tcg: Simplify tlb_plugin_lookupRichard Henderson2023-09-161-1/+0
* accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé2023-06-281-0/+1
* tcg: Pass TCGHelperInfo to tcg_gen_callNRichard Henderson2023-06-051-0/+1
* hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth2023-05-161-0/+1
* qemu/typedefs: Sort in case-insensitive alphabetical order (again)Philippe Mathieu-Daudé2023-02-271-5/+5
* coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster2023-01-201-1/+0
* hw/intc/i8259: Make using the isa_pic singleton more type-safeBernhard Beschow2023-01-131-0/+1
* typedefs: Forward-declare AccelStatePhilippe Mathieu-Daudé2023-01-061-0/+1
* display: include dependencies explicitlyMichael S. Tsirkin2022-11-101-0/+2
* dump: Replace opaque DumpState pointer with a typed oneJanosch Frank2022-10-061-0/+1
* include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-0/+1
* accel/tcg: Introduce probe_access_fullRichard Henderson2022-10-031-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-081-0/+2
|\
| * pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang2022-03-061-0/+2
* | target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé2022-03-061-0/+1
* | target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé2022-03-061-0/+1
|/
* exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-181-0/+1
* confidential guest support: Introduce new confidential guest support classDavid Gibson2021-02-081-0/+1
* ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell2021-01-291-0/+1
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-2/+2
* typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-1/+0
* cputlb: ensure we save the IOTLB data in case of resetAlex Bennée2020-07-151-0/+1
* qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger2020-07-031-0/+1
* i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov2020-06-121-1/+0