]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-10-06 Eduardo Habkostkernel-doc: Handle function typedefs that return pointers
2020-10-06 Eduardo Habkostdocs/devel/qom: Avoid long lines
2020-10-06 Eduardo Habkostdocs/devel/qom: Remove usage of <code>
2020-10-06 Eduardo Habkostdocs/devel/qom: Use *emphasis* for emphasis
2020-10-06 Eduardo Habkostdocs/devel/qom: Fix indentation of code blocks
2020-10-06 Eduardo Habkostdocs/devel/qom: Fix indentation of bulleted list
2020-10-06 Eduardo Habkostqom: Fix DECLARE_*CHECKER documentation
2020-10-06 Philippe Mathieu... qom: Improve error message displayed with missing objec...
2020-10-06 Philippe Mathieu... hw/core/cpu: Add missing 'exec/cpu-common.h' include
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Extract system-mode specific...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export some integer-related...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export qdev_prop_enum
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export enum-related functions
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Fix code style
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtoul() in set_pci_...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtol() in set_mac...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-10-05 Paolo Bonzinireadthedocs: build with Python 3.6
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-10-05 Eric Augerutil/vfio-helpers: Rework the IOVA allocator to avoid...
2020-10-05 Eric Augerutil/vfio-helpers: Collect IOVA reserved regions
2020-10-05 Stefano Garzarelladocs: add 'io_uring' option to 'aio' param in qemu...
2020-10-05 Vladimir Sementsov... include/block/block.h: drop non-ascii quotation mark
2020-10-05 Vladimir Sementsov... block/io: refactor save/load vmstate
2020-10-05 Vladimir Sementsov... block: drop bdrv_prwv
2020-10-05 Vladimir Sementsov... block: generate coroutine-wrapper code
2020-10-05 Vladimir Sementsov... scripts: add block-coroutine-wrapper.py
2020-10-05 Vladimir Sementsov... block: declare some coroutine functions in block/corout...
2020-10-05 Vladimir Sementsov... block/io: refactor coroutine wrappers
2020-10-05 Vladimir Sementsov... block: return error-code from bdrv_invalidate_cache
2020-10-05 Philippe Mathieu... block/nvme: Replace magic value by SCALE_MS definition
2020-10-05 Philippe Mathieu... block/nvme: Use register definitions from 'block/nvme.h'
2020-10-05 Philippe Mathieu... block/nvme: Drop NVMeRegs structure, directly use NvmeBar
2020-10-05 Philippe Mathieu... block/nvme: Reduce I/O registers scope
2020-10-05 Philippe Mathieu... block/nvme: Map doorbells pages write-only
2020-10-05 Philippe Mathieu... util/vfio-helpers: Pass page protections to qemu_vfio_p...
2020-10-05 Paolo Bonzinidockerfiles: add diffutils to Fedora
2020-10-04 Paolo Bonzinitests: tcg: do not use implicit rules
2020-10-04 zhenwei pitarget-i386: post memory failure event to QMP
2020-10-04 zhenwei piqapi/run-state.json: introduce memory failure event
2020-10-04 zhenwei pitarget-i386: seperate MCIP & MCE_MASK error reason
2020-10-04 Paolo Bonzinimeson: move sparse detection to Meson and rewrite check...
2020-10-03 Paolo Bonzinidefault-configs: remove redundant keys
2020-10-03 Paolo Bonzinidefault-configs: use TARGET_ARCH key
2020-10-03 Paolo Bonziniconfigure: move OpenBSD W^X test to meson
2020-10-03 Paolo Bonzinidefault-configs: remove default-configs/devices for...
2020-10-03 Paolo Bonziniconfigure: remove target configuration
2020-10-03 Paolo Bonziniconfigure: remove useless config-target.mak symbols
2020-10-03 Paolo Bonziniconfigure: compute derivatives of target name in meson
2020-10-03 Paolo Bonziniconfigure: remove dead variable
2020-10-03 Paolo Bonziniconfigure: move accelerator logic to meson
2020-10-03 Paolo Bonziniconfigure: rewrite accelerator defaults as tests
2020-10-03 Paolo Bonziniconfigure: convert accelerator variables to meson options
2020-10-03 Paolo Bonzinidefault-configs: move files to default-configs/devices/
2020-10-03 Paolo Bonzinitravis: remove TCI test
2020-10-03 Richard Hendersondisas/capstone: Add skipdata hook for s390x
2020-10-03 Richard Hendersondisas: Enable capstone disassembly for s390x
2020-10-03 Richard Hendersondisas: Split out capstone code to disas/capstone.c
2020-10-03 Richard Hendersondisas: Configure capstone for aarch64 host without...
2020-10-03 Richard Hendersondisas: Cleanup plugin_disas
2020-10-03 Richard Hendersondisas: Use qemu/bswap.h for bfd endian loads
2020-10-03 Richard Hendersondisas: Clean up CPUDebug initialization
2020-10-03 Richard Hendersondisas: Move host asm annotations to tb_gen_code
2020-10-03 Richard Hendersoncapstone: Require version 4.0 from a system library
2020-10-03 Richard Hendersoncapstone: Update to upstream "next" branch
2020-10-03 Richard Hendersoncapstone: Convert Makefile bits to meson bits
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-02 Alberto Garciaqcow2: Use L1E_SIZE in qcow2_write_l1_entry()
2020-10-02 Kevin Wolfqemu-storage-daemon: Fix help line for --export
2020-10-02 Kevin Wolfiotests: Test block-export-* QMP interface
2020-10-02 Kevin Wolfiotests: Allow supported and unsupported formats at...
2020-10-02 Kevin Wolfiotests: Introduce qemu_nbd_list_log()
2020-10-02 Kevin Wolfiotests: Factor out qemu_tool_pipe_and_status()
2020-10-02 Kevin Wolfnbd: Deprecate nbd-server-add/remove
2020-10-02 Kevin Wolfnbd: Merge nbd_export_new() and nbd_export_create()
2020-10-02 Kevin Wolfblock/export: Move writable to BlockExportOptions
2020-10-02 Kevin Wolfblock/export: Add query-block-exports
2020-10-02 Kevin Wolfblock/export: Create BlockBackend in blk_exp_add()
2020-10-02 Kevin Wolfblock/export: Move blk to BlockExport
2020-10-02 Kevin Wolfblock/export: Add BLOCK_EXPORT_DELETED event
2020-10-02 Kevin Wolfblock/export: Add block-export-del
2020-10-02 Kevin Wolfblock/export: Move strong user reference to block_exports
2020-10-02 Kevin Wolfblock/export: Add 'id' option to block-export-add
2020-10-02 Kevin Wolfblock/export: Add blk_exp_close_all(_type)
2020-10-02 Kevin Wolfblock/export: Allocate BlockExport in blk_exp_add()
2020-10-02 Kevin Wolfblock/export: Add node-name to BlockExportOptions
2020-10-02 Kevin Wolfblock/export: Move AioContext from NBDExport to BlockExport
2020-10-02 Kevin Wolfblock/export: Move refcount from NBDExport to BlockExport
2020-10-02 Kevin Wolfnbd/server: Simplify export shutdown
2020-10-02 Kevin Wolfqemu-nbd: Use blk_exp_add() to create the export
2020-10-02 Kevin Wolfnbd: Remove NBDExport.close callback
2020-10-02 Kevin Wolfnbd: Add writethrough to block-export-add
2020-10-02 Kevin Wolfnbd: Add max-connections to nbd-server-start
2020-10-02 Kevin Wolfblock/export: Remove magic from block-export-add
2020-10-02 Kevin Wolfqemu-nbd: Use raw block driver for --offset
2020-10-02 Kevin Wolfqemu-storage-daemon: Use qmp_block_export_add()
2020-10-02 Kevin Wolfblock/export: Add BlockExport infrastructure and block...
2020-10-02 Kevin Wolfqapi: Rename BlockExport to BlockExportOptions
2020-10-02 Kevin Wolfqapi: Create block-export module
next