index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
1
-0
/
+6
2022-04-27
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2
-1
/
+26
2022-04-27
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2022-04-27
Added parameter to take screenshot with screendump as PNG
Kshitij Suri
1
-1
/
+11
2022-04-25
block: add 'force' parameter to 'blockdev-change-medium' command
Denis V. Lunev
1
-1
/
+3
2022-04-21
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
1
-0
/
+10
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-2
/
+2
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-1
/
+0
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+5
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
1
-2
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
1
-2
/
+2
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-2
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-2
/
+2
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-03-02
qapi/monitor: allow VNC display id in set/expire_password
Stefan Reiter
2
-32
/
+42
2022-03-02
qapi/monitor: refactor set/expire_password with enums
Stefan Reiter
2
-27
/
+39
2022-03-02
monitor/hmp: add support for flag argument with value
Stefan Reiter
2
-2
/
+20
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-01-28
migration: Tally pre-copy, downtime and post-copy bytes independently
David Edmondson
1
-0
/
+12
2022-01-18
monitor: move x-query-profile into accel/tcg to fix build
Alex Bennée
1
-31
/
+0
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
1
-0
/
+13
2021-12-10
numa: Enable numa for SGX EPC sections
Yang Zhong
1
-0
/
+1
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
1
-3
/
+12
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
1
-1
/
+1
2021-11-02
qapi: introduce x-query-irq QMP command
Daniel P. Berrangé
2
-38
/
+44
2021-11-02
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
2
-6
/
+8
2021-11-02
qapi: introduce x-query-rdma QMP command
Daniel P. Berrangé
2
-27
/
+32
2021-11-02
qapi: introduce x-query-profile QMP command
Daniel P. Berrangé
2
-27
/
+32
2021-11-02
qapi: introduce x-query-roms QMP command
Daniel P. Berrangé
1
-0
/
+1
2021-11-02
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
3
-4
/
+53
2021-11-02
monitor: make hmp_handle_error return a boolean
Daniel P. Berrangé
1
-17
/
+11
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
1
-3
/
+12
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
1
-1
/
+1
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
1
-2
/
+4
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
1
-2
/
+1
2021-10-02
monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
David Hildenbrand
1
-0
/
+9
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
1
-0
/
+10
2021-09-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in...
Peter Maydell
1
-4
/
+4
2021-09-27
hmp: Unbreak "change vnc"
Markus Armbruster
1
-1
/
+1
2021-09-27
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
1
-4
/
+4
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-08-26
monitor: Use accel_find("kvm") instead of kvm_available()
Peter Maydell
1
-1
/
+1
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
1
-1
/
+1
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
1
-0
/
+2
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
1
-2
/
+2
2021-07-09
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
1
-18
/
+0
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
2
-0
/
+23
[next]