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
2020-03-09
aio-posix: extract ppoll(2) and epoll(7) fd monitoring
Stefan Hajnoczi
2020-03-09
aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
Stefan Hajnoczi
2020-03-09
aio-posix: completely stop polling when disabled
Stefan Hajnoczi
2020-03-09
aio-posix: remove confusing QLIST_SAFE_REMOVE()
Stefan Hajnoczi
2020-03-09
qemu/queue.h: clear linked list pointers on remove
Stefan Hajnoczi
2020-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-06
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
2020-03-06
iotests: Refactor blockdev-reopen test for iothreads
Kevin Wolf
2020-03-06
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
qapi: Create 'pragma' module
Kevin Wolf
2020-03-06
stubs: Update monitor stubs for qemu-storage-daemon
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --chardev option
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add main loop
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --export option
Kevin Wolf
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --object option
Kevin Wolf
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-03-06
block: Move system emulator QMP commands to block/qapi-sysemu.c
Kevin Wolf
2020-03-06
stubs: Add arch_type
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add barebone tool
Kevin Wolf
2020-03-06
block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
Peter Krempa
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2020-03-06
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
2020-03-06
iotests/026: Test EIO on allocation in a data-file
Max Reitz
2020-03-06
iotests/026: Test EIO on preallocated zero cluster
Max Reitz
2020-03-06
qcow2: Fix alloc_cluster_abort() for pre-existing clusters
Max Reitz
2020-03-06
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-03-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200306' into ...
Peter Maydell
2020-03-06
*.hx: Remove all the STEXI/ETEXI blocks
Peter Maydell
2020-03-06
docs: Remove old texinfo sources
Peter Maydell
2020-03-06
docs: Stop building qemu-doc
Peter Maydell
2020-03-06
ui/cocoa.m: Update documentation file and pathname
Peter Maydell
2020-03-06
docs: Generate qemu.1 manpage with Sphinx
Peter Maydell
2020-03-06
docs: Split out sections for the manpage into .rst.inc files
Peter Maydell
2020-03-06
qemu-options.hx: Fix up the autogenerated rST
Peter Maydell
2020-03-06
tests: Fix a bug with count variables
Tianjia Zhang
2020-03-06
qtest: fix fuzzer-related 80-char limit violations
Alexander Bulekov
2020-03-06
fuzz: fix style/typos in linker-script comments
Alexander Bulekov
2020-03-06
qemu-options.hx: Add rST documentation fragments
Peter Maydell
2020-03-06
scripts/hxtool-conv: Archive script used in qemu-options.hx conversion
Peter Maydell
2020-03-06
docs: Roll -prom-env and -g target-specific info into qemu-options.hx
Peter Maydell
[next]