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
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
9
-19
/
+9
2023-02-27
meson: fix dependency on qemu-keymap
Steve Sistare
2
-2
/
+2
2023-02-27
qemu-keymap: Silence memory leak warning from Clang's sanitizer
Thomas Huth
1
-0
/
+2
2023-02-27
configure: Add 'mkdir build' check
Dinah Baum
1
-2
/
+6
2023-02-27
tests/tcg/s390x: Add sam.S
Ilya Leoshkevich
2
-0
/
+68
2023-02-27
tests/tcg/s390x: Add bal.S
Ilya Leoshkevich
2
-0
/
+25
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
1
-25
/
+20
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
1
-25
/
+1
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
1
-22
/
+22
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
1
-263
/
+147
2023-02-27
s390x/pv: Add support for asynchronous teardown for reboot
Claudio Imbrenda
3
-1
/
+34
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
1
-6
/
+7
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
1
-40
/
+30
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
1
-52
/
+22
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
1
-17
/
+13
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
1
-5
/
+6
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
1
-50
/
+50
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
1
-13
/
+18
2023-02-27
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
Thomas Huth
1
-13
/
+7
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
1
-1
/
+1
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
Philippe Mathieu-Daudé
1
-12
/
+7
2023-02-27
hw/vfio/ccw: Remove pointless S390CCWDevice variable
Philippe Mathieu-Daudé
1
-2
/
+1
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
Philippe Mathieu-Daudé
1
-6
/
+3
2023-02-27
hw/vfio/ccw: Use intermediate S390CCWDevice variable
Philippe Mathieu-Daudé
1
-4
/
+5
2023-02-27
hw/vfio/ccw: Simplify using DEVICE() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
Do not include hw/hw.h if it is not necessary
Thomas Huth
5
-5
/
+0
2023-02-27
tests/qtest/rtl8139-test: Make the test less verbose by default
Thomas Huth
1
-2
/
+13
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
59
-907
/
+1355
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
38
-100
/
+44
2023-02-24
Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
6
-122
/
+111
2023-02-24
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
14
-396
/
+94
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
7
-2
/
+129
2023-02-24
Merge tag 'pull-tcg-20230221' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
19
-31
/
+226
2023-02-23
block/rbd: Add support for layered encryption
Or Ozeri
2
-2
/
+162
2023-02-23
block/rbd: Add luks-any encryption opening option
Or Ozeri
2
-2
/
+33
2023-02-23
block/rbd: Remove redundant stack variable passphrase_len
Or Ozeri
1
-10
/
+6
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2
-37
/
+143
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2
-8
/
+8
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2
-12
/
+22
2023-02-23
block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
Kevin Wolf
18
-23
/
+45
2023-02-23
block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
Kevin Wolf
4
-16
/
+18
2023-02-23
block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
Kevin Wolf
3
-4
/
+9
2023-02-23
block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
Kevin Wolf
2
-7
/
+14
2023-02-23
block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
Kevin Wolf
7
-10
/
+23
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
5
-17
/
+23
2023-02-23
block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
Kevin Wolf
4
-4
/
+9
2023-02-23
block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
Kevin Wolf
16
-90
/
+84
2023-02-23
block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
Kevin Wolf
5
-15
/
+17
2023-02-23
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
10
-77
/
+66
2023-02-23
block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
Kevin Wolf
1
-4
/
+3
[next]