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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
tcg/i386: Add tcg_out_evex_opc
Richard Henderson
1
-1
/
+50
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
3
-5
/
+43
2022-03-04
tcg/s390x: Implement vector NAND, NOR, EQV
Richard Henderson
2
-3
/
+20
2022-03-04
tcg/ppc: Implement vector NAND, NOR, EQV
Richard Henderson
2
-3
/
+18
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
10
-15
/
+51
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
2
-2
/
+2
2022-03-04
tcg/optimize: only read val after const check
Alex Bennée
1
-4
/
+4
2022-03-04
block/amend: Keep strong reference to BDS
Hanna Reitz
1
-0
/
+3
2022-03-04
block/amend: Always call .bdrv_amend_clean()
Hanna Reitz
1
-2
/
+2
2022-03-04
tests/qemu-iotests: Rework the checks and spots using GNU sed
Thomas Huth
4
-67
/
+57
2022-03-04
iotests/graph-changes-while-io: New test
Hanna Reitz
2
-0
/
+96
2022-03-04
iotests: Allow using QMP with the QSD
Hanna Reitz
1
-1
/
+31
2022-03-04
block: Make bdrv_refresh_limits() non-recursive
Hanna Reitz
1
-4
/
+0
2022-03-04
job.h: assertions in the callers of JobDriver function pointers
Emanuele Giuseppe Esposito
1
-0
/
+10
2022-03-04
job.h: split function pointers in JobDriver
Emanuele Giuseppe Esposito
1
-0
/
+22
2022-03-04
block-backend-common.h: split function pointers in BlockDevOps
Emanuele Giuseppe Esposito
1
-5
/
+23
2022-03-04
block_int-common.h: assertions in the callers of BdrvChildClass function poin...
Emanuele Giuseppe Esposito
1
-1
/
+9
2022-03-04
block_int-common.h: split function pointers in BdrvChildClass
Emanuele Giuseppe Esposito
1
-34
/
+47
2022-03-04
block_int-common.h: assertions in the callers of BlockDriver function pointers
Emanuele Giuseppe Esposito
2
-0
/
+19
2022-03-04
block_int-common.h: split function pointers in BlockDriver
Emanuele Giuseppe Esposito
1
-208
/
+237
2022-03-04
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
5
-29
/
+64
2022-03-04
block/copy-before-write.h: global state API + assertions
Emanuele Giuseppe Esposito
2
-0
/
+9
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
3
-2
/
+41
2022-03-04
assertions for blockdev.h global state API
Emanuele Giuseppe Esposito
2
-0
/
+19
2022-03-04
include/sysemu/blockdev.h: global state API
Emanuele Giuseppe Esposito
1
-3
/
+10
2022-03-04
assertions for blockjob.h global state API
Emanuele Giuseppe Esposito
1
-0
/
+11
2022-03-04
include/block/blockjob.h: global state API
Emanuele Giuseppe Esposito
1
-7
/
+22
2022-03-04
block.c: add assertions to static functions
Emanuele Giuseppe Esposito
2
-1
/
+48
2022-03-04
GS and IO CODE macros for blockjob_int.h
Emanuele Giuseppe Esposito
1
-0
/
+5
2022-03-04
include/block/blockjob_int.h: split header into I/O and GS API
Emanuele Giuseppe Esposito
1
-0
/
+28
2022-03-04
block: introduce assert_bdrv_graph_writable
Emanuele Giuseppe Esposito
2
-0
/
+21
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
5
-1
/
+37
2022-03-04
assertions for block_int global state API
Emanuele Giuseppe Esposito
10
-0
/
+42
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
5
-1486
/
+1679
2022-03-04
block.c: assertions to the block layer permissions API
Emanuele Giuseppe Esposito
1
-0
/
+12
2022-03-04
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
2
-0
/
+60
2022-03-04
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
2
-0
/
+80
2022-03-04
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
5
-269
/
+368
2022-03-04
block/export/fuse.c: allow writable exports to take RESIZE permission
Emanuele Giuseppe Esposito
1
-7
/
+18
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
4
-3
/
+79
2022-03-04
assertions for block global state API
Emanuele Giuseppe Esposito
4
-2
/
+137
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
6
-858
/
+1069
2022-03-04
main loop: macros to mark GS and I/O functions
Emanuele Giuseppe Esposito
1
-0
/
+18
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
4
-0
/
+40
2022-03-04
iotests/185: Add post-READY quit tests
Hanna Reitz
2
-1
/
+237
2022-03-04
qsd: Add --daemonize
Hanna Reitz
2
-0
/
+22
2022-03-04
qsd: Add pre-init argument parsing pass
Hanna Reitz
1
-5
/
+38
2022-03-04
os-posix: Add os_set_daemonize()
Hanna Reitz
3
-0
/
+15
2022-03-04
cpus: use coroutine TLS macros for iothread_locked
Stefan Hajnoczi
1
-4
/
+5
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
4
-15
/
+16
[prev]
[next]