]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-12-13 Huacai ChenMAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
2020-12-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Kevin Wolfblock: Fix deadlock in bdrv_co_yield_to_drain()
2020-12-11 Kevin Wolfblock: Fix locking in qmp_block_resize()
2020-12-11 Kevin Wolfblock: Simplify qmp_block_resize() error paths
2020-12-11 Vladimir Sementsov... block: introduce BDRV_MAX_LENGTH
2020-12-11 Vladimir Sementsov... block/io: bdrv_check_byte_request(): drop bdrv_is_inser...
2020-12-11 Vladimir Sementsov... block/io: bdrv_refresh_limits(): use ERRP_GUARD
2020-12-11 Vladimir Sementsov... block/file-posix: fix workaround in raw_do_pwrite_zeroes()
2020-12-11 Kevin Wolfcan-host: Fix crash when 'canbus' property is not set
2020-12-11 Max Reitziotests/221: Discard image before qemu-img map
2020-12-11 Li Fengfile-posix: check the use_lock before setting the file...
2020-12-11 Max Reitziotests/308: Add test for FUSE exports
2020-12-11 Max Reitziotests: Enable fuse for many tests
2020-12-11 Max Reitziotests: Allow testing FUSE exports
2020-12-11 Max Reitziotests: Give access to the qemu-storage-daemon
2020-12-11 Max Reitzstorage-daemon: Call bdrv_close_all() on exit
2020-12-11 Max Reitziotests/287: Clean up subshell test image
2020-12-11 Max Reitziotests: Let _make_test_img guess $TEST_IMG_FILE
2020-12-11 Max Reitziotests: Restrict some Python tests to file
2020-12-11 Max Reitziotests/091: Use _cleanup_qemu instad of "wait"
2020-12-11 Max Reitziotests: Derive image names from $TEST_IMG
2020-12-11 Max Reitziotests/046: Avoid renaming images
2020-12-11 Max Reitziotests: Use convert -n in some cases
2020-12-11 Max Reitziotests: Do not pipe _make_test_img
2020-12-11 Max Reitziotests: Do not needlessly filter _make_test_img
2020-12-11 Max Reitzfuse: Implement hole detection through lseek
2020-12-11 Max Reitzfuse: (Partially) implement fallocate()
2020-12-11 Max Reitzfuse: Allow growable exports
2020-12-11 Max Reitzfuse: Implement standard FUSE operations
2020-12-11 Max Reitzfuse: Allow exporting BDSs via FUSE
2020-12-11 Max Reitzmeson: Detect libfuse
2020-12-11 Gan Qixinblock/iscsi: Use lock guard macros
2020-12-11 Gan Qixinblock/throttle-groups: Use lock guard macros
2020-12-11 Gan Qixinblock/curl: Use lock guard macros
2020-12-11 Gan Qixinblock/accounting: Use lock guard macros
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-12-11 Gan Qixins390x/cpu: Use timer_free() in the finalize function...
2020-12-11 Cornelia Hucktests/acceptance: test s390x zpci fid propagation
2020-12-11 Cornelia Hucktests/acceptance: verify s390x device detection
2020-12-11 Cornelia Hucktests/acceptance: test virtio-ccw revision handling
2020-12-11 Cornelia Hucktests/acceptance: add a test for devices on s390x
2020-12-11 Thomas Huthhw/watchdog/wdt_diag288: Remove unnecessary includes
2020-12-11 Darrell Walissersdl2: Add extra mouse buttons
2020-12-11 Peng Liangui/vnc: Add missing lock for send_color_map
2020-12-11 Gerd Hoffmannvnc: add alpha cursor support
2020-12-11 Gerd Hoffmannvnc: add pseudo encodings
2020-12-11 Gerd Hoffmannvnc: drop unused copyrect feature
2020-12-11 Gerd Hoffmannvnc: use enum for features
2020-12-11 Gerd Hoffmannconsole: allow con==NULL in dpy_{get, set}_ui_info...
2020-12-11 Gerd Hoffmannconsole: drop qemu_console_get_ui_info
2020-12-10 Claudio Fontanaaccel/tcg: rename tcg-cpus functions to match module...
2020-12-10 Claudio Fontanaaccel/tcg: split tcg_start_vcpu_thread
2020-12-10 Claudio Fontanaaccel/tcg: split CpusAccel into three TCG variants
2020-12-10 Luwei Kangi386/cpu: Make the Intel PT LIP feature configurable
2020-12-10 Tobin Feldman... sev: add sev-inject-launch-secret
2020-12-10 Ani Sinhaqom: code hardening - have bound checking while looping...
2020-12-10 Paolo Bonziniscripts: kernel-doc: remove unnecessary change wrt...
2020-12-10 Paolo BonziniRevert "docs: temporarily disable the kernel-doc extension"
2020-12-10 Mauro Carvalho... scripts: kernel-doc: use :c:union when needed
2020-12-10 Mauro Carvalho... scripts: kernel-doc: split typedef complex regex
2020-12-10 Mauro Carvalho... scripts: kernel-doc: fix typedef parsing
2020-12-10 Paolo BonziniRevert "kernel-doc: Handle function typedefs that retur...
2020-12-10 Paolo BonziniRevert "kernel-doc: Handle function typedefs without...
2020-12-10 Mauro Carvalho... scripts: kernel-doc: try to use c:function if possible
2020-12-10 Mauro Carvalho... scripts: kernel-doc: fix line number handling
2020-12-10 Mauro Carvalho... scripts: kernel-doc: allow passing desired Sphinx C...
2020-12-10 Mauro Carvalho... scripts: kernel-doc: don't mangle with parameter list
2020-12-10 Mauro Carvalho... scripts: kernel-doc: fix typedef identification
2020-12-10 Mauro Carvalho... scripts: kernel-doc: reimplement -nofunction argument
2020-12-10 Mauro Carvalho... scripts: kernel-doc: fix troubles with line counts
2020-12-10 Mauro Carvalho... scripts: kernel-doc: use a less pedantic markup for...
2020-12-10 Mauro Carvalho... scripts: kernel-doc: make it more compatible with Sphin...
2020-12-10 Paolo BonziniRevert "kernel-doc: Use c:struct for Sphinx 3.0 and...
2020-12-10 Paolo BonziniRevert "scripts/kerneldoc: For Sphinx 3 use c:macro...
2020-12-10 Mauro Carvalho... scripts: kernel-doc: add support for typedef enum
2020-12-10 Jonathan Cameronkernel-doc: add support for ____cacheline_aligned attribute
2020-12-10 Mauro Carvalho... kernel-doc: include line numbers for function prototypes
2020-12-10 Pierre-Louis... scripts/kernel-doc: optionally treat warnings as errors
2020-12-10 Mauro Carvalho... scripts/kernel-doc: handle function pointer prototypes
2020-12-10 Mauro Carvalho... scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
2020-12-10 Alexander A... Replace HTTP links with HTTPS ones: documentation
2020-12-10 Mauro Carvalho... scripts: kernel-doc: accept blank lines on parameter...
2020-12-10 Mauro Carvalho... scripts: kernel-doc: accept negation like !@var
2020-12-10 Mauro Carvalho... scripts: kernel-doc: proper handle @foo->bar()
2020-12-10 Jonathan Neuschäferscripts/kernel-doc: Add support for named variable...
2020-12-10 André Almeidakernel-doc: add support for ____cacheline_aligned_in_sm...
2020-12-10 André Almeidakernel-doc: fix processing nested structs with attributes
2020-12-10 Paolo Bonzinidocs: temporarily disable the kernel-doc extension
2020-12-10 Paolo Bonziniconfig-file: move -set implementation to vl.c
2020-12-10 Paolo Bonzinivl: clean up -boot variables
2020-12-10 Paolo Bonzinivl: remove serial_max_hds
2020-12-10 Paolo Bonzinivl: extract softmmu/rtc.c
2020-12-10 Paolo Bonzinivl: extract machine done notifiers
2020-12-10 Paolo Bonzinivl: extract softmmu/datadir.c
2020-12-10 Paolo Bonzinihmp: introduce cmd_available
next