index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
2020-10-06
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-06
15
-166
/
+177
|
\
\
|
|
/
|
/
|
|
*
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
|
*
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+8
|
*
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+11
|
*
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
|
*
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
|
*
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
|
*
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
|
*
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
|
*
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
|
*
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
|
*
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
1
-7
/
+0
|
*
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
1
-17
/
+0
|
*
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
1
-19
/
+0
|
*
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
1
-8
/
+0
|
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
2
-14
/
+2
|
*
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
1
-1
/
+1
|
*
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
3
-67
/
+47
|
*
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
2
-10
/
+10
|
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
6
-35
/
+98
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-06
2
-12
/
+26
|
\
\
|
|
/
|
/
|
|
*
include/block/block.h: drop non-ascii quotation mark
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-1
/
+1
|
*
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-2
/
+4
|
*
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-2
/
+0
|
*
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-6
/
+10
|
*
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-0
/
+10
|
*
block: return error-code from bdrv_invalidate_cache
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-1
/
+1
|
*
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
2020-10-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
2020-10-05
3
-69
/
+41
|
\
\
|
|
/
|
/
|
|
*
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2020-10-03
1
-0
/
+12
|
*
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
2020-10-03
1
-5
/
+27
|
*
disas: Clean up CPUDebug initialization
Richard Henderson
2020-10-03
1
-62
/
+0
|
*
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-03
2
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-02
2
-14
/
+97
|
\
\
|
|
/
|
/
|
|
*
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf
2020-10-02
1
-6
/
+1
|
*
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
1
-2
/
+2
|
*
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
1
-0
/
+3
|
*
block/export: Add block-export-del
Kevin Wolf
2020-10-02
2
-1
/
+1
|
*
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
1
-0
/
+8
|
*
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
1
-0
/
+3
|
*
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
2020-10-02
2
-2
/
+15
|
*
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
2020-10-02
2
-6
/
+13
|
*
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
2020-10-02
1
-0
/
+3
|
*
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
2020-10-02
2
-2
/
+15
|
*
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf
2020-10-02
1
-0
/
+1
|
*
nbd: Remove NBDExport.close callback
Kevin Wolf
2020-10-02
1
-2
/
+1
|
*
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
1
-1
/
+2
|
*
block/export: Remove magic from block-export-add
Kevin Wolf
2020-10-02
2
-1
/
+4
|
*
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
2020-10-02
1
-2
/
+2
[prev]
[next]