index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
typedefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...
Juraj Marcin
2025-07-11
1
-3
/
+3
*
Merge tag 'accel-cpus-20250306' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2025-03-07
1
-0
/
+1
|
\
|
*
accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+1
*
|
migration: Add save_live_complete_precopy_thread handler
Maciej S. Szmigiero
2025-03-06
1
-0
/
+3
*
|
migration: Add thread pool of optional load threads
Maciej S. Szmigiero
2025-03-06
1
-0
/
+2
|
/
*
accel/tcg: Add TCGCPUOps.tlb_fill_align
Richard Henderson
2024-10-13
1
-0
/
+1
*
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
1
-0
/
+1
*
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
1
-0
/
+1
|
\
|
*
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
2024-05-06
1
-0
/
+1
*
|
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
pci: remove some types from typedefs.h
Paolo Bonzini
2024-05-03
1
-5
/
+0
*
|
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
2024-05-03
1
-3
/
+0
*
|
display: remove GraphicHwOps from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
qapi/machine: remove types from typedefs.h
Paolo Bonzini
2024-05-03
1
-2
/
+0
*
|
monitor: remove MonitorDef from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
lockable: remove QemuLockable from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
qemu-option: remove QemuOpt from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
net: remove AnnounceTimer from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
numa: remove types from typedefs.h
Paolo Bonzini
2024-05-03
1
-2
/
+0
*
|
qdev-core: remove DeviceListener from typedefs.h
Paolo Bonzini
2024-05-03
1
-1
/
+0
*
|
fw_cfg: remove useless declarations from typedefs.h
Paolo Bonzini
2024-05-03
1
-3
/
+0
|
/
*
migration: Remove SaveStateHandler and LoadStateHandler typedefs
Cédric Le Goater
2024-03-11
1
-2
/
+0
*
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
1
-0
/
+1
*
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
1
-0
/
+1
*
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2023-09-16
1
-1
/
+0
*
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+1
*
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
1
-0
/
+1
*
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
2023-05-16
1
-0
/
+1
*
qemu/typedefs: Sort in case-insensitive alphabetical order (again)
Philippe Mathieu-Daudé
2023-02-27
1
-5
/
+5
*
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
2023-01-20
1
-1
/
+0
*
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-13
1
-0
/
+1
*
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2023-01-06
1
-0
/
+1
*
display: include dependencies explicitly
Michael S. Tsirkin
2022-11-10
1
-0
/
+2
*
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
1
-0
/
+1
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-0
/
+1
*
accel/tcg: Introduce probe_access_full
Richard Henderson
2022-10-03
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
1
-0
/
+2
|
\
|
*
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-03-06
1
-0
/
+2
*
|
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
|
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
|
/
*
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-18
1
-0
/
+1
*
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-08
1
-0
/
+1
*
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
2021-01-29
1
-0
/
+1
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-2
/
+2
*
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-30
1
-1
/
+0
*
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-15
1
-0
/
+1
*
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
2020-07-03
1
-0
/
+1
*
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
1
-1
/
+0
[next]