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-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
1
-0
/
+1
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
1
-2
/
+7
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
2
-4
/
+13
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
1
-0
/
+5
2023-05-16
tcg: Split INDEX_op_qemu_{ld,st}* for guest address size
Richard Henderson
1
-9
/
+26
2023-05-16
tcg: Remove TCGv from tcg_gen_atomic_*
Richard Henderson
1
-50
/
+142
2023-05-16
tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
Richard Henderson
1
-6
/
+44
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
1
-2
/
+2
2023-05-16
tcg: Widen tcg_gen_code pc_start argument to uint64_t
Richard Henderson
1
-1
/
+1
2023-05-16
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
1
-13
/
+13
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
3
-46
/
+25
2023-05-16
tcg: Add INDEX_op_qemu_{ld,st}_i128
Richard Henderson
1
-0
/
+8
2023-05-16
accel/tcg: Remove helper_unaligned_{ld,st}
Richard Henderson
1
-6
/
+0
2023-05-16
tcg/i386: Add have_atomic16
Richard Henderson
1
-0
/
+18
2023-05-16
tcg: Add 128-bit guest memory primitives
Richard Henderson
1
-0
/
+4
2023-05-16
accel/tcg: Implement helper_{ld,st}*_mmu for user-only
Richard Henderson
1
-4
/
+2
2023-05-16
tcg: Unify helper_{be,le}_{ld,st}*
Richard Henderson
1
-38
/
+22
2023-05-16
include/exec/memop: Add MO_ATOM_*
Richard Henderson
1
-0
/
+37
2023-05-16
cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
Thomas Huth
1
-0
/
+2
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
2
-0
/
+5
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
1
-3
/
+3
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
1
-1
/
+1
2023-05-16
sysemu/kvm: Remove unused headers
Philippe Mathieu-Daudé
1
-3
/
+0
2023-05-15
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
6
-1
/
+142
2023-05-15
Merge tag 'migration-20230515-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
1
-0
/
+1
2023-05-15
block: add accounting for zone append operation
Sam Li
1
-0
/
+1
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
4
-1
/
+19
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
2
-0
/
+19
2023-05-15
block: add zoned BlockDriver check to block layer
Sam Li
1
-0
/
+5
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
4
-1
/
+53
2023-05-15
block/file-posix: introduce helper functions for sysfs attributes
Sam Li
1
-0
/
+3
2023-05-15
block/block-common: add zoned device structs
Sam Li
1
-0
/
+43
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2
-5
/
+7
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2
-7
/
+4
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
1
-0
/
+1
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
[next]