aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-04qapi/run-state.json: introduce memory failure eventzhenwei pi
2020-10-04target-i386: seperate MCIP & MCE_MASK error reasonzhenwei pi
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini
2020-10-03default-configs: remove redundant keysPaolo Bonzini
2020-10-03default-configs: use TARGET_ARCH keyPaolo Bonzini
2020-10-03configure: move OpenBSD W^X test to mesonPaolo Bonzini
2020-10-03default-configs: remove default-configs/devices for user-mode targetsPaolo Bonzini
2020-10-03configure: remove target configurationPaolo Bonzini
2020-10-03configure: remove useless config-target.mak symbolsPaolo Bonzini
2020-10-03configure: compute derivatives of target name in mesonPaolo Bonzini
2020-10-03configure: remove dead variablePaolo Bonzini
2020-10-03configure: move accelerator logic to mesonPaolo Bonzini
2020-10-03configure: rewrite accelerator defaults as testsPaolo Bonzini
2020-10-03configure: convert accelerator variables to meson optionsPaolo Bonzini
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini
2020-10-03travis: remove TCI testPaolo Bonzini
2020-10-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-10-02qcow2: Use L1E_SIZE in qcow2_write_l1_entry()Alberto Garcia
2020-10-02qemu-storage-daemon: Fix help line for --exportKevin Wolf
2020-10-02iotests: Test block-export-* QMP interfaceKevin Wolf
2020-10-02iotests: Allow supported and unsupported formats at the same timeKevin Wolf
2020-10-02iotests: Introduce qemu_nbd_list_log()Kevin Wolf
2020-10-02iotests: Factor out qemu_tool_pipe_and_status()Kevin Wolf
2020-10-02nbd: Deprecate nbd-server-add/removeKevin Wolf
2020-10-02nbd: Merge nbd_export_new() and nbd_export_create()Kevin Wolf
2020-10-02block/export: Move writable to BlockExportOptionsKevin Wolf
2020-10-02block/export: Add query-block-exportsKevin Wolf
2020-10-02block/export: Create BlockBackend in blk_exp_add()Kevin Wolf
2020-10-02block/export: Move blk to BlockExportKevin Wolf
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf
2020-10-02block/export: Add block-export-delKevin Wolf
2020-10-02block/export: Move strong user reference to block_exportsKevin Wolf
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf
2020-10-02block/export: Add blk_exp_close_all(_type)Kevin Wolf
2020-10-02block/export: Allocate BlockExport in blk_exp_add()Kevin Wolf
2020-10-02block/export: Add node-name to BlockExportOptionsKevin Wolf
2020-10-02block/export: Move AioContext from NBDExport to BlockExportKevin Wolf
2020-10-02block/export: Move refcount from NBDExport to BlockExportKevin Wolf
2020-10-02nbd/server: Simplify export shutdownKevin Wolf
2020-10-02qemu-nbd: Use blk_exp_add() to create the exportKevin Wolf
2020-10-02nbd: Remove NBDExport.close callbackKevin Wolf
2020-10-02nbd: Add writethrough to block-export-addKevin Wolf
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf
2020-10-02block/export: Remove magic from block-export-addKevin Wolf
2020-10-02qemu-nbd: Use raw block driver for --offsetKevin Wolf
2020-10-02qemu-storage-daemon: Use qmp_block_export_add()Kevin Wolf
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf
2020-10-02qapi: Create block-export moduleKevin Wolf
2020-10-02nbd: Remove unused nbd_export_get_blockdev()Kevin Wolf