OSDN Git Service

qmiga/qemu.git
2020-07-15 Zhang Chennet/colo-compare.c: Expose compare "max_queue_size...
2020-07-15 Andrewhw/net: Added CSO for IPv6
2020-07-15 Juan Quintelavirtio-net: fix removal of failover device
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-14 John Snowpython/qmp.py: add QMPProtocolError
2020-07-14 John Snowpython/qmp.py: add casts to JSON deserialization
2020-07-14 John Snowpython/qmp.py: Do not return None from cmd_obj
2020-07-14 John Snowpython/qmp.py: re-absorb MonitorResponseError
2020-07-14 John Snowiotests.py: use qemu.qmp type aliases
2020-07-14 John Snowpython/qmp.py: Define common types
2020-07-14 John Snowpython/machine.py: change default wait timeout to 3...
2020-07-14 John Snowpython/machine.py: re-add sigkill warning suppression
2020-07-14 John Snowpython/machine.py: split shutdown into hard and soft...
2020-07-14 John Snowtests/acceptance: Don't test reboot on cubieboard
2020-07-14 John Snowtests/acceptance: wait() instead of shutdown() where...
2020-07-14 John Snowpython/machine.py: Make wait() call shutdown()
2020-07-14 John Snowpython/machine.py: Add a configurable timeout to shutdown()
2020-07-14 John Snowpython/machine.py: Prohibit multiple shutdown() calls
2020-07-14 John Snowpython/machine.py: Perform early cleanup for wait(...
2020-07-14 John Snowpython/machine.py: Add _early_cleanup hook
2020-07-14 John Snowpython/machine.py: Close QMP socket in cleanup
2020-07-14 John Snowpython/machine.py: consolidate _post_shutdown()
2020-07-14 Ahmed Karamanscripts/performance: Add dissect.py script
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-07-14 Philippe Mathieu... hw/sd/sdcard: Do not switch to ReceivingData if address...
2020-07-14 Philippe Mathieu... hw/sd/sdcard: Update coding style to make checkpatch...
2020-07-14 Philippe Mathieu... hw/sd/sdcard: Do not allow invalid SD card sizes
2020-07-14 Philippe Mathieu... hw/sd/sdcard: Simplify realize() a bit
2020-07-14 Philippe Mathieu... hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
2020-07-14 Philippe Mathieu... tests/acceptance/boot_linux: Expand SD card image to...
2020-07-14 Philippe Mathieu... tests/acceptance/boot_linux: Tag tests using a SD card...
2020-07-14 Niek Linnenbankdocs/orangepi: Add instructions for resizing SD image...
2020-07-14 Philippe Mathieu... MAINTAINERS: Cc qemu-block mailing list
2020-07-14 Greg Kurzblock: Avoid stale pointer dereference in blk_get_aio_c...
2020-07-14 Eric Blakeqemu-img: Deprecate use of -b without -F
2020-07-14 Eric Blakeblock: Add support to warn on backing file change witho...
2020-07-14 Eric Blakeiotests: Specify explicit backing format where sensible
2020-07-14 Eric Blakeqcow2: Deprecate use of qemu-img amend to change backin...
2020-07-14 Eric Blakeblock: Error if backing file fails during creation...
2020-07-14 Eric Blakeqcow: Tolerate backing_fmt=
2020-07-14 Eric Blakevmdk: Add trivial backing_fmt support
2020-07-14 Eric Blakesheepdog: Add trivial backing_fmt support
2020-07-14 Eric Blakeblock: Finish deprecation of 'qemu-img convert -n -o'
2020-07-14 Eric Blakeqemu-img: Flush stdout before before potential stderr...
2020-07-14 Kevin Wolffile-posix: Mitigate file fragmentation with extent...
2020-07-14 Kevin Wolfiotests/059: Filter out disk size with more standard...
2020-07-14 Kevin Wolfqemu-img map: Don't limit block status request size
2020-07-14 Max Reitziotests: Simplify _filter_img_create() a bit
2020-07-14 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-07-14 Laurent Vivierlinux-user: fix print_syscall_err() when syscall return...
2020-07-14 Laurent Vivierlinux-user: fix the errno value in print_syscall_err()
2020-07-14 Alexandre Mergnattarget/riscv: Fix pmp NA4 implementation
2020-07-14 Liao Pingfangtcg/riscv: Remove superfluous breaks
2020-07-14 Alistair Francishw/char: Convert the Ibex UART to use the registerfield...
2020-07-14 Alistair Francishw/char: Convert the Ibex UART to use the qdev Clock...
2020-07-14 Frank Changtarget/riscv: fix vill bit index in vtype register
2020-07-14 Frank Changtarget/riscv: fix return value of do_opivx_widen()
2020-07-14 Frank Changtarget/riscv: correct the gvec IR called in gen_vec_rsu...
2020-07-14 Frank Changtarget/riscv: fix rsub gvec tcg_assert_listed_vecop...
2020-07-14 Bin Menghw/riscv: Modify MROM size to end at 0x10000
2020-07-14 Atish PatraRISC-V: Support 64 bit start address
2020-07-14 Atish Patrariscv: Add opensbi firmware dynamic support
2020-07-14 Atish PatraRISC-V: Copy the fdt in dram instead of ROM
2020-07-14 Atish Patrariscv: Unify Qemu's reset vector code path
2020-07-14 Bin Menghw/riscv: virt: Sort the SoC memmap table entries
2020-07-14 Bin MengMAINTAINERS: Add an entry for OpenSBI firmware
2020-07-13 Michal Privoznikqga: Use qemu_get_host_name() instead of g_get_host_name()
2020-07-13 Michal Privoznikutil: Introduce qemu_get_host_name()
2020-07-13 Marc-André... qga: fix assert regression on guest-shutdown
2020-07-13 Basil Salmanqga-win: Fix QGA VSS Provider service stop failure
2020-07-13 Laurent Vivierlinux-user: add netlink RTM_SETLINK command
2020-07-13 Laurent Vivierlinux-user: add new netlink types
2020-07-13 Laurent Vivierlinux-user: Fix Coverity CID 1430271 / CID 1430272
2020-07-13 Matus Kysellinux-user: refactor ipc syscall and support of semtime...
2020-07-13 Josh Kunzlinux-user: Use EPROTONOSUPPORT for unimplemented netli...
2020-07-13 Liao Pingfangmigration/migration.c: Remove superfluous breaks
2020-07-13 Denis V. Lunevmigration/savevm: respect qemu_fclose() error code...
2020-07-13 Zheng Chuanmigration: fix memory leak in qmp_migrate_set_parameters
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-07-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-13 Vladimir Sementsov... iotests.py: filter_testfiles(): filter SOCK_DIR too
2020-07-13 Vladimir Sementsov... iotests.py: QemuIoInteractive: print output on failure
2020-07-13 Vladimir Sementsov... iotests: QemuIoInteractive: use qemu_io_args_no_fmt
2020-07-13 Eric Blakehax: Fix setting of FD_CLOEXEC
2020-07-13 Eric Blakenbd: Avoid off-by-one in long export name truncation
2020-07-13 Philippe Mathieu... hw/arm/aspeed: Do not create and attach empty SD cards...
2020-07-13 Peter Maydellhw/arm/palm.c: Encapsulate misc GPIO handling in a...
2020-07-13 Peter Maydellhw/arm/palm.c: Detabify
2020-07-13 Peter Maydellhw/arm/tosa: Encapsulate misc GPIO handling in a device
2020-07-13 Peter Maydellhw/arm/tosa.c: Detabify
2020-07-13 Wentong Wuhw/nios2: exit to main CPU loop only when unmasking...
2020-07-13 Wentong Wutarget/nios2: Use gen_io_start around wrctl instruction
2020-07-13 Wentong Wutarget/nios2: in line the semantics of DISAS_UPDATE...
2020-07-13 Wentong Wutarget/nios2: add DISAS_NORETURN case for nothing more...
2020-07-13 Gerd Hoffmannutil/drm: make portable by avoiding struct dirent d_type
next