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-08-02
qapi: Craft the dirty-limit capability comment
Hyman Huang(黄勇)
2023-08-02
qapi: Reformat the dirty-limit migration doc comments
Hyman Huang(黄勇)
2023-08-01
Merge tag 'pull-xen-20230801' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-08-01
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-08-01
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
2023-07-31
Merge tag 'pull-tcg-20230731' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-31
target/s390x: Move trans_exc_code update to do_program_interrupt
Richard Henderson
2023-07-31
linux-user/armeb: Fix __kernel_cmpxchg() for armeb
Helge Deller
2023-07-31
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-07-31
bsd-user: Specify host page alignment if none specified
Warner Losh
2023-07-31
bsd-user: Allocate guest virtual address space
Richard Henderson
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_read/set for rb_parent_color
Richard Henderson
2023-07-31
util/interval-tree: Introduce pc_parent
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_set_mb in rb_link_node
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_read for left/right while searching
Richard Henderson
2023-07-31
Merge tag 'pull-target-arm-20230731' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-07-31
gdbstub: Fix client Ctrl-C handling
Nicholas Piggin
2023-07-31
kvm: Fix crash due to access uninitialized kvm_state
Gavin Shan
2023-07-31
target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm
Peter Maydell
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-07-31
elf2dmp: Don't abandon when Prcb is set to 0
Akihiko Odaki
2023-07-31
target/arm: Fix MemOp for STGP
Richard Henderson
2023-07-30
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-07-30
hw/nvme: use stl/ldl pci dma api
Klaus Jensen
2023-07-28
Merge tag 'pull-nbd-2023-07-28' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2023-07-27
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-07-27
block/blkio: use blkio_set_int("fd") to check fd support
Stefano Garzarella
2023-07-27
block/blkio: fall back on using `path` when `fd` setting fails
Stefano Garzarella
2023-07-27
block/blkio: retry blkio_connect() if it fails using `fd`
Stefano Garzarella
2023-07-27
block/blkio: move blkio_connect() in the drivers functions
Stefano Garzarella
2023-07-27
block: Fix pad_request's request restriction
Hanna Czenczek
2023-07-27
block/file-posix: fix g_file_get_contents return path
Sam Li
2023-07-27
qemu-nbd: regression with arguments passing into nbd_client_thread()
Denis V. Lunev
2023-07-26
block/blkio: do not use open flags in qemu_open()
Stefano Garzarella
2023-07-26
Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
2023-07-26
Merge tag 'migration-20230726-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-07-26
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Richard Henderson
2023-07-26
qapi: Reformat recent doc comments to conform to current conventions
Markus Armbruster
2023-07-26
qapi/trace: Tidy up trace-event-get-state, -set-state documentation
Markus Armbruster
2023-07-26
qapi/qdev: Tidy up device_add documentation
Markus Armbruster
2023-07-26
qapi/block: Tidy up block-latency-histogram-set documentation
Markus Armbruster
2023-07-26
qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation
Markus Armbruster
2023-07-26
migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
2023-07-26
qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
2023-07-26
qemu-file: Simplify qemu_file_shutdown()
Juan Quintela
2023-07-26
qemu_file: Make qemu_file_is_writable() static
Juan Quintela
[next]