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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2022-03-07
util: Make qemu_oom_check() a static function
Peter Maydell
1
-2
/
+0
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
3
-4
/
+24
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
1
-3
/
+17
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2
-0
/
+6
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
1
-1
/
+1
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: split function pointers in BdrvChildClass
Emanuele Giuseppe Esposito
1
-34
/
+47
2022-03-04
block_int-common.h: split function pointers in BlockDriver
Emanuele Giuseppe Esposito
1
-208
/
+237
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
1
-2
/
+11
2022-03-04
include/sysemu/blockdev.h: global state API
Emanuele Giuseppe Esposito
1
-3
/
+10
2022-03-04
include/block/blockjob.h: global state API
Emanuele Giuseppe Esposito
1
-7
/
+22
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
1
-0
/
+17
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
1
-0
/
+6
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
4
-1486
/
+1674
2022-03-04
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
1
-0
/
+2
2022-03-04
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
4
-266
/
+362
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
1
-0
/
+1
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
4
-856
/
+1061
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
1
-0
/
+24
2022-03-04
os-posix: Add os_set_daemonize()
Hanna Reitz
2
-0
/
+9
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
1
-3
/
+4
2022-03-04
tls: add macros for coroutine-safe TLS variables
Stefan Hajnoczi
1
-0
/
+165
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2
-2
/
+2
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
1
-0
/
+1
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
1
-0
/
+14
2022-03-04
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-14
/
+67
2022-03-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
3
-9
/
+104
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
1
-1
/
+47
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
1
-13
/
+54
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
1
-2
/
+5
2022-03-03
hw/nvme: add host behavior support feature
Naveen Nagar
1
-0
/
+9
2022-03-03
hw: riscv: opentitan: fixup SPI addresses
Wilfred Mallawa
1
-1
/
+3
2022-03-03
hw/riscv: virt: Increase maximum number of allowed CPUs
Anup Patel
1
-1
/
+1
2022-03-03
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
Anup Patel
1
-3
/
+14
2022-03-03
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
1
-0
/
+68
2022-03-03
hw/riscv: virt: Add optional AIA APLIC support to virt machine
Anup Patel
1
-6
/
+20
2022-03-02
hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
Richard Henderson
1
-1
/
+47
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
1
-2
/
+0
2022-03-02
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...
Peter Maydell
11
-2
/
+494
2022-03-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
1
-0
/
+14
2022-03-02
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
1
-0
/
+1
2022-03-02
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2
-0
/
+13
2022-03-02
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
1
-0
/
+8
2022-03-02
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
1
-0
/
+8
2022-03-02
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
1
-0
/
+2
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2
-0
/
+2
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2
-3
/
+11
[next]