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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
monitor: do_balloon(): Use 'M' argument type
Luiz Capitulino
1
-2
/
+1
2009-12-19
monitor: Introduce 'M' argument type
Luiz Capitulino
1
-0
/
+4
2009-12-19
QMP: Assure that returned data is a QDict
Luiz Capitulino
1
-0
/
+1
2009-12-19
QMP: Return an empty dict by default
Luiz Capitulino
1
-1
/
+2
2009-12-19
QMP: Only handle converted commands
Luiz Capitulino
1
-1
/
+1
2009-12-18
monitor: Accept input only byte-wise
Jan Kiszka
1
-1
/
+1
2009-12-18
monitor: Catch printing to non-existent monitor
Luiz Capitulino
1
-3
/
+3
2009-12-18
monitor: Avoid readline functions in QMP
Luiz Capitulino
1
-0
/
+3
2009-12-18
monitor: do_balloon(): Check for errors
Luiz Capitulino
1
-9
/
+26
2009-12-18
monitor: Use 'device' in eject
Luiz Capitulino
1
-1
/
+1
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
block: Convert bdrv_info() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
migration: Convert do_info_migrate() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
1
-1
/
+2
2009-12-12
monitor: Convert do_info_uuid() to QObject
Luiz Capitulino
1
-3
/
+23
2009-12-12
monitor: Convert do_info_hpet() to QObject
Luiz Capitulino
1
-3
/
+21
2009-12-12
monitor: Convert do_info_name() to QObject
Luiz Capitulino
1
-4
/
+28
2009-12-12
monitor: Convert do_info_kvm() to QObject
Luiz Capitulino
1
-8
/
+33
2009-12-12
monitor: Convert do_info_status() to QObject
Luiz Capitulino
1
-9
/
+35
2009-12-12
monitor: do_info_version(): Use QDict
Luiz Capitulino
1
-20
/
+22
2009-12-12
monitor: do_info_cpus(): Use QBool
Luiz Capitulino
1
-13
/
+25
2009-12-12
monitor: Fix do_info_commands() output
Luiz Capitulino
1
-3
/
+27
2009-12-12
monitor: Fix do_info_balloon() output
Luiz Capitulino
1
-3
/
+16
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
1
-18
/
+0
2009-12-07
QMP: add human-readable description to error response
Markus Armbruster
1
-0
/
+1
2009-12-07
monitor: convert do_getfd() to QError
Markus Armbruster
1
-4
/
+6
2009-12-07
monitor: convert do_closefd() to QError
Markus Armbruster
1
-2
/
+1
2009-12-07
monitor: convert do_change() to QObject, QError
Markus Armbruster
1
-8
/
+11
2009-12-07
monitor: convert do_eject() to QError
Markus Armbruster
1
-3
/
+4
2009-12-07
monitor: Fix double-prompt after "change vnc passwd BLA"
Markus Armbruster
1
-3
/
+8
2009-12-07
monitor: do_cont(): Don't ask for passwords
Luiz Capitulino
1
-1
/
+9
2009-12-07
monitor: Introduce 'block_passwd' command
Luiz Capitulino
1
-0
/
+16
2009-12-04
monitor: fix use of plain integer as NULL pointer, spotted by Sparse
Blue Swirl
1
-1
/
+1
2009-12-04
monitor: use qemu_gettimeofday(), not gettimeofday()
Blue Swirl
1
-2
/
+3
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
1
-6
/
+6
2009-12-03
net: move slirp code from net.c to net/slirp.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
QMP: Disable monitor print functions
Luiz Capitulino
1
-3
/
+11
2009-12-03
QMP: Introduce basic asynchronous events
Luiz Capitulino
1
-0
/
+15
2009-12-03
QMP: Asynchronous events infrastructure
Luiz Capitulino
1
-0
/
+50
2009-12-03
QMP: Allow 'query-' commands
Luiz Capitulino
1
-3
/
+17
2009-12-03
QMP: Input support
Luiz Capitulino
1
-1
/
+240
2009-12-03
QMP: do_info() checks
Luiz Capitulino
1
-3
/
+15
2009-12-03
QMP: Output support
Luiz Capitulino
1
-4
/
+44
2009-12-03
QMP: Initial support
Luiz Capitulino
1
-2
/
+51
2009-12-03
monitor: Introduce 'info commands'
Luiz Capitulino
1
-0
/
+37
2009-12-03
monitor: Rename monitor_handle_command()
Luiz Capitulino
1
-3
/
+3
2009-12-03
monitor: Introduce monitor_find_command()
Luiz Capitulino
1
-7
/
+15
2009-12-03
monitor: Introduce monitor_call_handler()
Luiz Capitulino
1
-7
/
+13
[next]