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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
accel/tcg: Introduce tlb_read_idx
Richard Henderson
2
-5
/
+24
2023-05-11
tcg: Remove TARGET_ALIGNED_ONLY
Richard Henderson
2
-12
/
+2
2023-05-11
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
1
-0
/
+1
2023-05-11
disas: Remove target-specific headers
Richard Henderson
1
-6
/
+0
2023-05-11
disas: Remove target_ulong from the interface
Richard Henderson
1
-11
/
+6
2023-05-10
colo: make colo_checkpoint_notify static and provide simpler API
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2023-05-10
block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
Kevin Wolf
2
-2
/
+6
2023-05-10
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
3
-6
/
+7
2023-05-10
block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
Kevin Wolf
1
-3
/
+4
2023-05-10
block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-6
/
+6
2023-05-10
block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2
-6
/
+7
2023-05-10
block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2
-4
/
+7
2023-05-10
block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2
-3
/
+6
2023-05-10
block: .bdrv_open is non-coroutine and unlocked
Kevin Wolf
1
-4
/
+4
2023-05-10
graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
Kevin Wolf
1
-8
/
+8
2023-05-10
graph-lock: Add GRAPH_UNLOCKED(_PTR)
Kevin Wolf
1
-0
/
+2
2023-05-10
block: bdrv/blk_co_unref() for calls in coroutine context
Kevin Wolf
2
-2
/
+6
2023-05-10
block: Consistently call bdrv_activate() outside coroutine
Kevin Wolf
1
-1
/
+5
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-1
/
+1
2023-05-10
block: add missing coroutine_fn annotations
Paolo Bonzini
1
-2
/
+2
2023-05-08
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
Thomas Huth
1
-1
/
+1
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
1
-1
/
+4
2023-05-05
tcg: Widen helper_*_st[bw]_mmu val arguments
Richard Henderson
1
-3
/
+7
2023-05-05
tcg: Remove compatability helpers for qemu ld/st
Richard Henderson
1
-55
/
+0
2023-05-05
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
1
-0
/
+3
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
1
-0
/
+9
2023-05-02
qemu/int128: Re-shuffle Int128Alias members
Richard Henderson
1
-2
/
+2
2023-05-02
tcg: Add tcg_gen_gvec_rotrs
Nazar Kazakov
1
-0
/
+2
2023-05-02
tcg: Add tcg_gen_gvec_andcs
Nazar Kazakov
1
-0
/
+2
2023-05-02
qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
Kiran Ostrolenk
1
-0
/
+54
2023-05-02
qemu/bitops.h: Limit rotate amounts
Dickon Hood
1
-8
/
+8
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
1
-0
/
+49
2023-05-02
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
Peter Maydell
1
-1
/
+1
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
1
-2
/
+0
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
1
-0
/
+1
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
6
-2
/
+211
2023-04-28
Update linux headers to v6.3rc5
David 'Digit' Turner
6
-2
/
+211
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
4
-4
/
+33
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2
-4
/
+21
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2
-0
/
+12
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
1
-0
/
+6
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
6
-26
/
+39
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-6
/
+4
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
1
-0
/
+5
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
2
-8
/
+11
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
3
-10
/
+17
2023-04-25
include/block: fixup typos
Wilfred Mallawa
2
-2
/
+2
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
6
-10
/
+31
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2
-10
/
+22
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
1
-0
/
+3
[next]