OSDN Git Service

qmiga/qemu.git
2020-10-06 Pavel Dovgalyuktests/acceptance: add reverse debugging test
2020-10-06 Pavel Dovgalyukreplay: create temporary snapshot at debugger connection
2020-10-06 Pavel Dovgalyukreplay: describe reverse debugging in docs/replay.txt
2020-10-06 Pavel Dovgalyukgdbstub: add reverse continue support in replay mode
2020-10-06 Pavel Dovgalyukgdbstub: add reverse step support in replay mode
2020-10-06 Pavel Dovgalyukreplay: flush rr queue before loading the vmstate
2020-10-06 Pavel Dovgalyukreplay: implement replay-seek command
2020-10-06 Pavel Dovgalyukreplay: introduce breakpoint at the specified step
2020-10-06 Pavel Dovgalyukreplay: introduce info hmp/qmp command
2020-10-06 Pavel Dovgalyukqapi: introduce replay.json for record/replay-related...
2020-10-06 Pavel Dovgalyukmigration: introduce icount field for snapshots
2020-10-06 Pavel Dovgalyukqcow2: introduce icount field for snapshots
2020-10-06 Pavel Dovgalyukreplay: provide an accessor for rr filename
2020-10-06 Pavel Dovgalyukreplay: don't record interrupt poll
2020-10-06 Mark Cave-Aylandconfigure: don't enable ASLR for --enable-debug Windows...
2020-10-06 Paolo Bonziniconfigure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS...
2020-10-06 Paolo Bonziniconfigure: do not clobber environment CFLAGS/CXXFLAGS...
2020-10-06 Paolo Bonzinidtc: Convert Makefile bits to meson bits
2020-10-06 Paolo Bonzinislirp: Convert Makefile bits to meson bits
2020-10-05 Claudio Fontanaaccel/tcg: use current_machine as it is always set...
2020-10-05 Dr. David Alan... kvm: kvm_init_vcpu take Error pointer
2020-10-05 Claudio Fontanakvm: remove kvm specific functions from global includes
2020-10-05 Claudio Fontanahax: remove hax specific functions from global includes
2020-10-05 Claudio Fontanawhpx: remove whpx specific functions from global includes
2020-10-05 Claudio Fontanahvf: remove hvf specific functions from global includes
2020-10-05 Claudio Fontanacpus: add handle_interrupt to the CpusAccel interface
2020-10-05 Claudio Fontanacpus: remove checks for non-NULL cpus_accel
2020-10-05 Claudio Fontanacpus: cleanup now unneeded includes
2020-10-05 Claudio Fontanacpus: extract out hvf-specific code to target/i386...
2020-10-05 Claudio Fontanacpus: extract out whpx-specific code to target/i386/
2020-10-05 Claudio Fontanacpus: extract out hax-specific code to target/i386/
2020-10-05 Claudio Fontanacpus: extract out kvm-specific code to accel/kvm
2020-10-05 Claudio Fontanacpus: extract out qtest-specific code to accel/qtest
2020-10-05 Claudio Fontanacpus: extract out TCG-specific code to accel/tcg
2020-10-05 Claudio Fontanacpus: prepare new CpusAccel cpu accelerator interface
2020-10-05 Claudio Fontanaicount: rename functions to be consistent with the...
2020-10-05 Claudio Fontanacpu-timers, icount: new modules
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 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...
next