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
/
replay
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
1
-4
/
+2
|
\
|
*
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-04
1
-4
/
+2
*
|
chardev: src buffer const for write functions
Arwed Meyer
2022-09-29
1
-1
/
+1
|
/
*
replay: simplify async event processing
Pavel Dovgalyuk
2022-06-06
4
-42
/
+31
*
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
4
-63
/
+38
*
replay: fix event queue flush for qemu shutdown
Pavel Dovgalyuk
2022-06-06
1
-2
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-7
/
+7
*
replay: notify CPU on event
Pavel Dovgalyuk
2021-04-01
1
-0
/
+2
*
replay: fix recursive checkpoints
Pavel Dovgalyuk
2021-04-01
1
-5
/
+6
*
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
2021-02-16
3
-28
/
+28
*
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
2
-4
/
+5
*
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
2
-2
/
+2
*
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
2021-02-08
1
-1
/
+5
*
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
2021-02-08
1
-1
/
+1
*
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
1
-2
/
+2
*
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
1
-1
/
+1
*
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
2021-02-08
2
-2
/
+2
*
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
2021-02-08
1
-2
/
+2
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
replay: remove some dead code
Pavel Dovgalyuk
2020-11-09
1
-3
/
+0
*
replay: do not build if TCG is not available
Claudio Fontana
2020-10-22
2
-2
/
+98
*
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
1
-0
/
+14
*
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+72
*
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+34
*
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
2
-2
/
+4
*
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
1
-0
/
+87
*
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
3
-0
/
+105
*
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-10-06
2
-0
/
+44
*
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-06
1
-0
/
+5
*
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
1
-1
/
+1
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-2
/
+2
*
meson: convert replay directory to Meson
Marc-André Lureau
2020-08-21
2
-10
/
+12
*
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
2020-06-26
1
-1
/
+1
*
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
2020-06-12
1
-0
/
+5
*
replay: implement fair mutex
Pavel Dovgalyuk
2020-06-10
1
-1
/
+14
*
replay: record and replay random number sources
Pavel Dovgalyuk
2020-01-07
4
-2
/
+49
*
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-14
2
-0
/
+17
*
replay: finish record/replay before closing the disks
Pavel Dovgalyuk
2019-10-14
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2019-08-21
2
-9
/
+9
|
\
|
*
audio: use size_t where makes sense
Kővágó, Zoltán
2019-08-21
2
-9
/
+9
*
|
replay: rename step-related variables and functions
Pavel Dovgalyuk
2019-08-20
6
-26
/
+26
*
|
replay: refine replay-time module
Pavel Dovgalyuk
2019-08-20
1
-20
/
+16
*
|
replay: fix replay shutdown
Pavel Dovgalyuk
2019-08-20
1
-4
/
+4
*
|
replay: add missing fix for internal function
Pavel Dovgalyuk
2019-08-20
1
-1
/
+1
*
|
replay: Remove host_clock_last
Dr. David Alan Gilbert
2019-08-20
1
-5
/
+2
|
/
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
2
-2
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
4
-4
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
5
-5
/
+0
*
replay: Exit on errors reading from replay log
Peter Maydell
2018-11-08
1
-3
/
+13
[next]