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-04
qapi/run-state.json: introduce memory failure event
zhenwei pi
2020-10-04
target-i386: seperate MCIP & MCE_MASK error reason
zhenwei pi
2020-10-04
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
2020-10-03
default-configs: remove redundant keys
Paolo Bonzini
2020-10-03
default-configs: use TARGET_ARCH key
Paolo Bonzini
2020-10-03
configure: move OpenBSD W^X test to meson
Paolo Bonzini
2020-10-03
default-configs: remove default-configs/devices for user-mode targets
Paolo Bonzini
2020-10-03
configure: remove target configuration
Paolo Bonzini
2020-10-03
configure: remove useless config-target.mak symbols
Paolo Bonzini
2020-10-03
configure: compute derivatives of target name in meson
Paolo Bonzini
2020-10-03
configure: remove dead variable
Paolo Bonzini
2020-10-03
configure: move accelerator logic to meson
Paolo Bonzini
2020-10-03
configure: rewrite accelerator defaults as tests
Paolo Bonzini
2020-10-03
configure: convert accelerator variables to meson options
Paolo Bonzini
2020-10-03
default-configs: move files to default-configs/devices/
Paolo Bonzini
2020-10-03
travis: remove TCI test
Paolo Bonzini
2020-10-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-02
qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
Alberto Garcia
2020-10-02
qemu-storage-daemon: Fix help line for --export
Kevin Wolf
2020-10-02
iotests: Test block-export-* QMP interface
Kevin Wolf
2020-10-02
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
2020-10-02
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
2020-10-02
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
2020-10-02
nbd: Deprecate nbd-server-add/remove
Kevin Wolf
2020-10-02
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf
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
[next]