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
/
monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
1
-22
/
+1
*
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-17
1
-0
/
+1
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
1
-0
/
+310
|
\
|
*
hmp: add virtio commands
Laurent Vivier
2022-10-09
1
-0
/
+310
*
|
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
1
-2
/
+5
|
/
*
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
3
-6
/
+5
*
monitor/hmp: print trace as option in help for log command
Dongli Zhang
2022-09-15
1
-2
/
+7
*
monitor: Support specified vCPU registers
zhenwei pi
2022-09-15
1
-2
/
+8
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-21
1
-0
/
+2
|
\
|
*
monitor: add support for boolean statistics
Paolo Bonzini
2022-07-18
1
-0
/
+2
*
|
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
2022-07-20
1
-0
/
+5
|
/
*
migration: Change zero_copy_send from migration parameter to migration capabi...
Leonardo Bras
2022-06-22
1
-6
/
+0
*
hmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
1
-9
/
+26
*
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
1
-1
/
+6
*
hmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
1
-7
/
+32
*
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
2
-10
/
+33
*
hmp: add basic "info stats" implementation
Mark Kanda
2022-06-14
1
-0
/
+190
*
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
1
-1
/
+33
*
qmp: Support for querying stats
Mark Kanda
2022-06-14
1
-0
/
+95
*
mos6522: fix linking error when CONFIG_MOS6522 is not set
Murilo Opsfelder Araujo
2022-05-26
1
-0
/
+3
*
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
2022-05-16
1
-0
/
+6
*
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2022-04-27
2
-1
/
+26
|
\
|
*
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
2022-04-27
1
-0
/
+15
|
*
Added parameter to take screenshot with screendump as PNG
Kshitij Suri
2022-04-27
1
-1
/
+11
*
|
block: add 'force' parameter to 'blockdev-change-medium' command
Denis V. Lunev
2022-04-25
1
-1
/
+3
|
/
*
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
2022-04-21
1
-0
/
+10
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-2
/
+2
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
1
-1
/
+0
|
\
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
|
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+5
*
|
util/log: Return bool from qemu_set_log_filename
Richard Henderson
2022-04-20
1
-2
/
+1
|
/
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-2
/
+2
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
qapi/monitor: allow VNC display id in set/expire_password
Stefan Reiter
2022-03-02
2
-32
/
+42
*
qapi/monitor: refactor set/expire_password with enums
Stefan Reiter
2022-03-02
2
-27
/
+39
*
monitor/hmp: add support for flag argument with value
Stefan Reiter
2022-03-02
2
-2
/
+20
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
migration: Tally pre-copy, downtime and post-copy bytes independently
David Edmondson
2022-01-28
1
-0
/
+12
*
monitor: move x-query-profile into accel/tcg to fix build
Alex Bennée
2022-01-18
1
-31
/
+0
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
1
-0
/
+13
*
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
1
-3
/
+12
|
\
|
*
watchdog: remove select_watchdog_action
Paolo Bonzini
2021-11-02
1
-3
/
+12
*
|
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
2021-11-03
1
-1
/
+1
|
\
\
|
*
|
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-31
1
-1
/
+1
|
|
/
*
|
qapi: introduce x-query-irq QMP command
Daniel P. Berrangé
2021-11-02
2
-38
/
+44
[next]