index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
3
-5
/
+5
2024-08-05
qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
Clément Léger
1
-2
/
+6
2024-08-05
qemu/osdep: Move close_all_open_fds() to oslib-posix
Clément Léger
1
-0
/
+7
2024-07-31
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Peter Maydell
1
-2
/
+1
2024-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
1
-0
/
+9
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
1
-0
/
+16
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
1
-8
/
+7
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
1
-5
/
+6
2024-07-23
util/fifo8: Fix style
Philippe Mathieu-Daudé
1
-16
/
+6
2024-07-23
util/range: Make ranges_overlap() return bool
Yao Xingtao
1
-2
/
+2
2024-07-16
qemu/timer: Add host ticks function for LoongArch
Song Gao
1
-0
/
+9
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
1
-0
/
+3
2024-06-28
include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
Paolo Bonzini
2
-42
/
+46
2024-06-24
Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging
Richard Henderson
1
-0
/
+11
2024-06-24
Merge tag 'sdmmc-20240624' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-0
/
+7
2024-06-24
range: Introduce range_get_last_bit()
Zhenzhong Duan
1
-0
/
+11
2024-06-24
plugins: add time control API
Alex Bennée
1
-0
/
+27
2024-06-24
sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Alex Bennée
1
-0
/
+15
2024-06-24
bswap: Add st24_be_p() to store 24 bits in big-endian order
Philippe Mathieu-Daudé
1
-0
/
+7
2024-06-21
migration: Add direct-io parameter
Fabiano Rosas
1
-0
/
+2
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
1
-1
/
+5
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
1
-5
/
+10
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
1
-2
/
+1
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
1
-1
/
+1
2024-05-29
lockable: Do not cast function pointers
Akihiko Odaki
1
-4
/
+19
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
1
-1
/
+0
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
1
-20
/
+26
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
2
-0
/
+84
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
2
-2
/
+3
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
1
-1
/
+1
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
1
-0
/
+1
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
Richard Henderson
1
-1
/
+0
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_insn_haddr
Richard Henderson
1
-4
/
+0
2024-05-15
plugins: Read mem_only directly from TB cflags
Richard Henderson
1
-3
/
+0
2024-05-15
plugins: Use translator_st for qemu_plugin_insn_data
Richard Henderson
1
-13
/
+1
2024-05-15
plugins: Copy memory in qemu_plugin_insn_data
Richard Henderson
1
-8
/
+7
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
1
-99
/
+0
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-1
/
+2
2024-05-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
5
-39
/
+14
2024-05-06
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
1
-0
/
+1
2024-05-06
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-03
util/bufferiszero: Reorganize for early test for acceleration
Alexander Monakov
1
-1
/
+31
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
1
-1
/
+0
2024-05-03
pci: remove some types from typedefs.h
Paolo Bonzini
1
-5
/
+0
2024-05-03
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
1
-3
/
+0
2024-05-03
display: remove GraphicHwOps from typedefs.h
Paolo Bonzini
1
-1
/
+0
2024-05-03
qapi/machine: remove types from typedefs.h
Paolo Bonzini
1
-2
/
+0
2024-05-03
monitor: remove MonitorDef from typedefs.h
Paolo Bonzini
1
-1
/
+0
2024-05-03
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
1
-1
/
+0
2024-05-03
lockable: remove QemuLockable from typedefs.h
Paolo Bonzini
3
-5
/
+4
[next]