OSDN Git Service

qmiga/qemu.git
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: rename tgt_node
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: proper source device
2021-09-01 Vladimir Sementsov... iotests.py: hmp_qemu_io: support qdev
2021-09-01 Vladimir Sementsov... iotests: move 222 to tests/image-fleecing
2021-09-01 Vladimir Sementsov... iotests/222: constantly use single quotes for strings
2021-09-01 Vladimir Sementsov... iotests/222: fix pylint and mypy complains
2021-09-01 Vladimir Sementsov... python:QEMUMachine: template typing for self returning...
2021-09-01 Vladimir Sementsov... python/qemu/machine: QEMUMachine: improve qmp() method
2021-09-01 Vladimir Sementsov... python/qemu/machine.py: refactor _qemu_args()
2021-09-01 Vladimir Sementsov... qapi: publish copy-before-write filter
2021-09-01 Vladimir Sementsov... block/copy-before-write: make public block driver
2021-09-01 Vladimir Sementsov... block/block-copy: make setting progress optional
2021-09-01 Vladimir Sementsov... block/copy-before-write: initialize block-copy bitmap
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use options
2021-09-01 Vladimir Sementsov... block/copy-before-write: bdrv_cbw_append(): drop unused...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use file child...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): rename variables
2021-09-01 Vladimir Sementsov... block/copy-before-write: introduce cbw_init()
2021-09-01 Vladimir Sementsov... block/copy-before-write: bdrv_cbw_append(): replace...
2021-09-01 Vladimir Sementsov... block/copy-before-write: use file child instead of...
2021-09-01 Vladimir Sementsov... block/copy-before-write: drop extra bdrv_unref on failu...
2021-09-01 Vladimir Sementsov... block/copy-before-write: relax permission requirements...
2021-09-01 Vladimir Sementsov... block/backup: move cluster size calculation to block...
2021-09-01 Vladimir Sementsov... block/backup: set copy_range and compress after filter...
2021-09-01 Vladimir Sementsov... block/block-copy: introduce block_copy_set_copy_opts()
2021-09-01 Vladimir Sementsov... block-copy: move detecting fleecing scheme to block...
2021-09-01 Vladimir Sementsov... block: rename backup-top to copy-before-write
2021-09-01 Vladimir Sementsov... qdev: allow setting drive property for realized device
2021-09-01 Vladimir Sementsov... qdev-properties: PropertyInfo: add realized_set_allowed...
2021-09-01 Vladimir Sementsov... block: introduce blk_replace_bs
2021-09-01 Vladimir Sementsov... block: introduce bdrv_replace_child_bs()
2021-09-01 John Snowiotests: use subprocess.DEVNULL instead of open("/dev...
2021-09-01 John Snowiotests: use with-statement for open() calls
2021-09-01 Stefan Hajnocziraw-format: drop WRITE and RESIZE child perms when...
2021-09-01 Mao Zhongyiblock/monitor: Consolidate hmp_handle_error calls to...
2021-09-01 Emanuele Giuseppe... docs/devel/testing: add -p option to the debug section...
2021-09-01 Emanuele Giuseppe... qemu-iotests: add option to show qemu binary logs on...
2021-09-01 Emanuele Giuseppe... docs/devel/testing: add -valgrind option to the debug...
2021-09-01 Emanuele Giuseppe... qemu-iotests: insert valgrind command line as wrapper...
2021-09-01 Emanuele Giuseppe... qemu-iotests: allow valgrind to read/delete the generat...
2021-09-01 Emanuele Giuseppe... qemu-iotests: extend QMP socket timeout when using...
2021-09-01 Emanuele Giuseppe... qemu-iotests: extend the check script to prepare suppor...
2021-09-01 Emanuele Giuseppe... docs/devel/testing: add -gdb option to the debugging...
2021-09-01 Emanuele Giuseppe... qemu-iotests: add gdbserver option to script tests too
2021-09-01 Emanuele Giuseppe... qemu_iotests: insert gdbserver command line as wrapper...
2021-09-01 Emanuele Giuseppe... qemu-iotests: delay QMP socket timers
2021-09-01 Emanuele Giuseppe... qemu-iotests: add option to attach gdbserver
2021-09-01 Emanuele Giuseppe... docs/devel/testing: add debug section to the QEMU iotes...
2021-09-01 Emanuele Giuseppe... python: qemu: pass the wrapper field from QEMUQtestmach...
2021-09-01 John Snowpython: Reduce strictness of pylint's duplicate-code...
2021-09-01 Emanuele Giuseppe... python: qemu: add timer parameter for qmp.accept socket
2021-09-01 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVV
2021-09-01 Richard Hendersontarget/riscv: Tidy trans_rvh.c.inc
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVD
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVF
2021-09-01 Richard Hendersontarget/riscv: Use gen_shift_imm_fn for slli_uw
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVA
2021-09-01 Richard Hendersontarget/riscv: Reorg csr instructions
2021-09-01 Richard Hendersontarget/riscv: Fix hgeie, hgeip
2021-09-01 Richard Hendersontarget/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write...
2021-09-01 Richard Hendersontarget/riscv: Use {get, dest}_gpr for integer load...
2021-09-01 Richard Hendersontarget/riscv: Use get_gpr in branches
2021-09-01 Richard Hendersontarget/riscv: Use extracts for sraiw and srliw
2021-09-01 Richard Hendersontarget/riscv: Use DisasExtend in shift operations
2021-09-01 Richard Hendersontarget/riscv: Add DisasExtend to gen_unary
2021-09-01 Richard Hendersontarget/riscv: Move gen_* helpers for RVB
2021-09-01 Richard Hendersontarget/riscv: Move gen_* helpers for RVM
2021-09-01 Richard Hendersontarget/riscv: Use gen_arith for mulh and mulhu
2021-09-01 Richard Hendersontarget/riscv: Remove gen_arith_div*
2021-09-01 Richard Hendersontarget/riscv: Add DisasExtend to gen_arith*
2021-09-01 Richard Hendersontarget/riscv: Introduce DisasExtend and new helpers
2021-09-01 Richard Hendersontarget/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
2021-09-01 Richard Hendersontarget/riscv: Clean up division helpers
2021-09-01 Richard Hendersontests/tcg/riscv64: Add test for division
2021-09-01 Richard Hendersontarget/riscv: Use tcg_constant_*
2021-09-01 Joe Komlodihw/registerfields: Use 64-bit bitfield for FIELD_DP64
2021-09-01 Joe Komlodihw/core/register: Add more 64-bit utilities
2021-09-01 David Hoppenbrouwershw/intc/sifive_clint: Fix muldiv64 overflow in sifive_c...
2021-09-01 Peter Maydellhw/riscv/virt.c: Assemble plic_hart_config string with...
2021-09-01 LIU Zhiweitarget/riscv: Add User CSRs read-only check
2021-09-01 LIU Zhiweitarget/riscv: Don't wrongly override isa version
2021-09-01 Bin Mengtarget/riscv: Correct a comment in riscv_csrrw()
2021-09-01 Bin Menghw/riscv: virt: Move flash node to root
2021-09-01 Vijai Kumar Khw/char: Add config for shakti uart
2021-08-31 Peter MaydellMerge remote-tracking branch 'remotes/marcandre/tags...
2021-08-31 Marc-André... ui/vdagent: add a migration blocker
2021-08-31 Marc-André... ui/gtk-clipboard: emit release clipboard events
2021-08-31 Marc-André... ui/vdagent: send release when no clipboard owner
2021-08-31 Marc-André... ui/gtk-clipboard: use qemu_clipboard_info helper
2021-08-31 Marc-André... ui/vdagent: send empty clipboard when unhandled
2021-08-31 Marc-André... ui/vdagent: use qemu_clipboard_info helper
2021-08-31 Marc-André... ui/vdagent: use qemu_clipboard_peer_release helper
2021-08-31 Marc-André... ui/vdagent: split clipboard recv message handling
2021-08-31 Marc-André... ui/vdagent: reset outbuf on disconnect
2021-08-31 Marc-André... ui/vdagent: disconnect handlers and reset state on...
2021-08-31 Marc-André... ui/clipboard: release owned grabs on unregister
2021-08-31 Marc-André... ui/clipboard: add qemu_clipboard_peer_release() helper
2021-08-31 Marc-André... ui/clipboard: add qemu_clipboard_peer_owns() helper
2021-08-31 Marc-André... ui/clipboard: add helper to retrieve current clipboard
next