OSDN Git Service

qmiga/qemu.git
2021-01-01 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2020-12-31 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-12-31 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-12-31 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-12-31 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-12-30 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-12-18 AlexChencontrib/rdmacm-mux: Fix error condition in hash_tbl_sea...
2020-12-18 Max Reitziotests: Fix _send_qemu_cmd with bash 5.1
2020-12-18 Max Reitziotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd
2020-12-18 Markus Armbrusterblock/vpc: Use sizeof() instead of HEADER_SIZE for...
2020-12-18 Markus Armbrusterblock/vpc: Pass footer buffers as VHDFooter * instead...
2020-12-18 Markus Armbrusterblock/vpc: Pad VHDFooter, replace uint8_t[] buffers
2020-12-18 Markus Armbrusterblock/vpc: Use sizeof() instead of 1024 for dynamic...
2020-12-18 Markus Armbrusterblock/vpc: Pad VHDDynDiskHeader, replace uint8_t[]...
2020-12-18 Markus Armbrusterblock/vpc: Make vpc_checksum() take void *
2020-12-18 Markus Armbrusterblock/vpc: Don't abuse the footer buffer for dynamic...
2020-12-18 Markus Armbrusterblock/vpc: Don't abuse the footer buffer as BAT sector...
2020-12-18 Markus Armbrusterblock/vpc: Make vpc_open() read the full dynamic header
2020-12-18 Philippe Mathieu... block/nvme: Implement fake truncate() coroutine
2020-12-18 Alberto Garciaquorum: Implement bdrv_co_pwrite_zeroes()
2020-12-18 Alberto Garciaquorum: Implement bdrv_co_block_status()
2020-12-18 Vladimir Sementsov... scripts/simplebench: add bench_prealloc.py
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: make executable
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: add difference line to...
2020-12-18 Vladimir Sementsov... simplebench/results_to_text: improve view of the table
2020-12-18 Vladimir Sementsov... simplebench: move results_to_text() into separate file
2020-12-18 Vladimir Sementsov... simplebench: rename ascii() to results_to_text()
2020-12-18 Vladimir Sementsov... scripts/simplebench: use standard deviation for +-...
2020-12-18 Vladimir Sementsov... scripts/simplebench: support iops
2020-12-18 Vladimir Sementsov... scripts/simplebench: fix grammar: s/successed/succeeded/
2020-12-18 Vladimir Sementsov... iotests: add 298 to test new preallocate filter driver
2020-12-18 Vladimir Sementsov... iotests.py: execute_setup_common(): add required_fmts...
2020-12-18 Vladimir Sementsov... iotests: qemu_io_silent: support --image-opts
2020-12-18 Vladimir Sementsov... qemu-io: add preallocate mode parameter for truncate...
2020-12-18 Vladimir Sementsov... block: introduce preallocate filter
2020-12-18 Vladimir Sementsov... block: bdrv_check_perm(): process children anyway
2020-12-18 Vladimir Sementsov... block: introduce BDRV_REQ_NO_WAIT flag
2020-12-18 Vladimir Sementsov... block: bdrv_mark_request_serialising: split non-waiting...
2020-12-18 Vladimir Sementsov... block/io: bdrv_wait_serialising_requests_locked: drop...
2020-12-18 Vladimir Sementsov... block/io: split out bdrv_find_conflicting_request
2020-12-18 Vladimir Sementsov... block/io.c: drop assertion on double waiting for reques...
2020-12-18 Vladimir Sementsov... block: simplify comment to BDRV_REQ_SERIALISING
2020-12-18 Vladimir Sementsov... block: drop tighten_restrictions
2020-12-18 Vladimir Sementsov... block: bdrv_child_set_perm() drop redundant parameters.
2020-12-18 Vladimir Sementsov... block: bdrv_set_perm() drop redundant parameters.
2020-12-18 Vladimir Sementsov... block: add bdrv_refresh_perms() helper
2020-12-18 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-12-18 Vladimir Sementsov... iotests:172: use _filter_qom_path
2020-12-18 Vladimir Sementsov... iotests: make _filter_qom_path more strict
2020-12-18 Stefan HajnocziMAINTAINERS: add Kevin Wolf as storage daemon maintainer
2020-12-18 Stefan Hajnoczidocs: add qemu-storage-daemon(1) man page
2020-12-18 Stefan Hajnoczidocs: generate qemu-storage-daemon-qmp-ref(7) man page
2020-12-18 Peter Lievenblock/nfs: fix int overflow in nfs_client_open_qdict
2020-12-18 Philippe Mathieu... hw/block/nand: Decommission the NAND museum
2020-12-18 Max Reitziotests/210: Fix reference output
2020-12-18 Peter Maydelllinux-user/sparc: Handle tstate in sparc64_get/set_cont...
2020-12-18 Peter Maydelllinux-user/sparc: Don't restore %g7 in sparc64_set_cont...
2020-12-18 Peter Maydelllinux-user/sparc: Remove unneeded checks of 'err' from...
2020-12-18 Peter Maydelllinux-user/sparc: Correct sparc64_get/set_context(...
2020-12-18 Shu-Chun Wenglinux-user: Add most IFTUN ioctls
2020-12-18 Andreas Schwablinux-user: Implement copy_file_range
2020-12-18 Tuguoyimigration: Don't allow migration if vm is in POSTMIGRATE
2020-12-18 Tuguoyisavevm: Delete snapshots just created in case of error
2020-12-18 Tuguoyisavevm: Remove dead code in save_snapshot()
2020-12-18 Markus Armbrusterdocs/devel/migration: Improve debugging section a bit
2020-12-18 Alex Chenvirtiofsd: Remove useless code about send_notify_iov
2020-12-18 Laszlo Ersekvirtiofsd: update FUSE_FORGET comment on "lo_inode...
2020-12-18 Vivek Goyalvirtiofsd: Check file type in lo_flush()
2020-12-18 Vivek Goyalvirtiofsd: Disable posix_lock hash table if remote...
2020-12-18 Vivek Goyalvirtiofsd: Set up posix_lock hash table for root inode
2020-12-18 Laszlo Ersekvirtiofsd: make the debug log timestamp on stderr more...
2020-12-18 Vivek Goyalvirtiofsd: Use --thread-pool-size=0 to mean no thread...
2020-12-18 Peter Maydellhmp-commands.hx: List abbreviation after command for...
2020-12-18 Yutao Aimonitor:Don't use '#' flag of printf format ('%#')...
2020-12-18 Yutao Aimonitor:braces {} are necessary for all arms of this...
2020-12-18 Yutao Aimonitor:open brace '{' following struct go on the same...
2020-12-18 Thomas Huthconfigure: Compile with -Wimplicit-fallthrough=2
2020-12-18 Philippe Mathieu... hw/rtc/twl92230: Add missing 'break'
2020-12-18 Thomas Huthbsd-user: Silence warnings about missing fallthrough...
2020-12-18 Thomas Huthtests/fp: Do not emit implicit-fallthrough warnings...
2020-12-18 Thomas Huthtcg/optimize: Add fallthrough annotations
2020-12-18 Chen Quntarget/sparc/win_helper: silence the compiler warnings
2020-12-18 Chen Quntarget/sparc/translate: silence the compiler warnings
2020-12-18 Chen Qunaccel/tcg/user-exec: silence the compiler warnings
2020-12-18 Chen Qunhw/intc/arm_gicv3_kvm: silence the compiler warnings
2020-12-18 Chen Quntarget/i386: silence the compiler warnings in gen_shift...
2020-12-18 Chen Qunhw/timer/renesas_tmr: silence the compiler warnings
2020-12-18 Thomas Huthhw/rtc/twl92230: Silence warnings about missing fallthr...
2020-12-18 Thomas Huthtarget/unicore32/translate: Add missing fallthrough...
2020-12-18 Thomas Huthdisas/libvixl: Fix fall-through annotation for GCC...
2020-12-18 Alistair Francisriscv/opentitan: Update the OpenTitan memory layout
2020-12-18 Alistair Francishw/riscv: Use the CPU to determine if 32-bit
2020-12-18 Alistair Francistarget/riscv: cpu: Set XLEN independently from target
2020-12-18 Alistair Francistarget/riscv: csr: Remove compile time XLEN checks
2020-12-18 Alistair Francistarget/riscv: cpu_helper: Remove compile time XLEN...
2020-12-18 Alistair Francistarget/riscv: cpu: Remove compile time XLEN checks
2020-12-18 Alistair Francistarget/riscv: Specify the XLEN for CPUs
2020-12-18 Alistair Francistarget/riscv: Add a riscv_cpu_is_32bit() helper function
2020-12-18 Alistair Francistarget/riscv: fpu_helper: Match function defs in HELPER...
2020-12-18 Alistair Francishw/riscv: sifive_u: Remove compile time XLEN checks
next