index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
2023-02-27
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
2023-02-27
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
2023-02-27
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
Thomas Huth
2023-02-26
Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...
Peter Maydell
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-02-24
Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-02-24
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-24
Merge tag 'pull-tcg-20230221' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
2023-02-23
MAINTAINERS: Add some RISC-V reviewers
Alistair Francis
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2023-02-23
block/rbd: Add support for layered encryption
Or Ozeri
2023-02-23
block/rbd: Add luks-any encryption opening option
Or Ozeri
2023-02-23
block/rbd: Remove redundant stack variable passphrase_len
Or Ozeri
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2023-02-23
block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark read/write in block/io.c GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
block/qed: add missing graph rdlock in qed_need_check_timer_entry
Emanuele Giuseppe Esposito
2023-02-23
block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
mirror: Fix access of uninitialised fields during start
Kevin Wolf
2023-02-23
block: Make bdrv_can_set_read_only() static
Kevin Wolf
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2023-02-23
migration/colo: Improve an x-colo-lost-heartbeat error message
Markus Armbruster
2023-02-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2023-02-23
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
[next]