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-10-02
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
block/export: Add query-block-exports
Kevin Wolf
2020-10-02
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
block/export: Add block-export-del
Kevin Wolf
2020-10-02
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
2020-10-02
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
2020-10-02
block/export: Add node-name to BlockExportOptions
Kevin Wolf
2020-10-02
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
2020-10-02
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
2020-10-02
nbd/server: Simplify export shutdown
Kevin Wolf
2020-10-02
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf
2020-10-02
nbd: Remove NBDExport.close callback
Kevin Wolf
2020-10-02
nbd: Add writethrough to block-export-add
Kevin Wolf
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
block/export: Remove magic from block-export-add
Kevin Wolf
2020-10-02
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
2020-10-02
qemu-storage-daemon: Use qmp_block_export_add()
Kevin Wolf
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
2020-10-02
qapi: Create block-export module
Kevin Wolf
2020-10-02
nbd: Remove unused nbd_export_get_blockdev()
Kevin Wolf
2020-10-02
qemu-io-cmds: Simplify help_oneline
Dr. David Alan Gilbert
2020-10-02
docs: Document the throttle block filter
Alberto Garcia
2020-10-02
tests/check-block: Do not run the iotests with old versions of bash
Thomas Huth
2020-10-02
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
2020-10-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-python-02...
Peter Maydell
2020-10-02
gitlab: split deprecated job into build/check stages
Alex Bennée
2020-10-02
gitlab: move linux-user plugins test across to gitlab
Alex Bennée
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
2020-10-02
gitlab-ci: Increase the timeout for the cross-compiler builds
Thomas Huth
2020-10-02
tests/docker: Remove old Debian 9 containers
Thomas Huth
2020-10-02
shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
Thomas Huth
2020-10-02
tests/docker: Update the tricore container to debian 10
Thomas Huth
2020-10-02
gitlab-ci: Remove the Debian9-based containers and containers-layer3
Thomas Huth
2020-10-02
tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
Thomas Huth
2020-10-02
travis.yml: Drop the Python 3.5 build
Thomas Huth
2020-10-02
travis.yml: Drop the superfluous Python 3.6 build
Thomas Huth
2020-10-02
travis.yml: Update Travis to use Bionic and Focal instead of Xenial
Thomas Huth
2020-10-02
travis.yml: Drop the default softmmu builds
Thomas Huth
2020-10-02
migration: Silence compiler warning in global_state_store_running()
Thomas Huth
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-01
ide: cancel pending callbacks on SRST
John Snow
2020-10-01
ide: clear interrupt on command write
John Snow
2020-10-01
ide: remove magic constants from the device register
John Snow
2020-10-01
ide: reorder set/get sector functions
John Snow
2020-10-01
ide: model HOB correctly
John Snow
[next]