index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
qapi: Convert query-vnc
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-blockstats
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-block
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-cpus
Luiz Capitulino
1
-100
/
+1
2011-10-27
qapi: Convert the cpu command
Luiz Capitulino
1
-11
/
+0
2011-10-27
Monitor: Introduce monitor_get_cpu_index()
Luiz Capitulino
1
-0
/
+5
2011-10-27
Monitor: Make mon_set_cpu() public
Luiz Capitulino
1
-6
/
+5
2011-10-27
qapi: Convert query-migrate
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-mice
Luiz Capitulino
1
-10
/
+1
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
1
-48
/
+48
2011-10-25
spice: turn client_migrate_info to async
Yonit Halperin
1
-2
/
+4
2011-10-16
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
1
-0
/
+21
2011-10-11
block: Keep track of devices' I/O status
Luiz Capitulino
1
-0
/
+6
2011-10-10
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-248
/
+33
2011-10-08
Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha
Blue Swirl
1
-2
/
+5
2011-10-06
ppc: booke206: add "info tlb" support
Scott Wood
1
-2
/
+3
2011-10-04
qapi: Convert system_reset
Luiz Capitulino
1
-10
/
+0
2011-10-04
qapi: Convert stop
Luiz Capitulino
1
-9
/
+0
2011-10-04
qapi: Convert quit
Luiz Capitulino
1
-12
/
+0
2011-10-04
qapi: Convert query-commands
Luiz Capitulino
1
-25
/
+15
2011-10-04
qapi: Convert query-chardev
Luiz Capitulino
1
-10
/
+1
2011-10-04
qapi: Convert query-uuid
Luiz Capitulino
1
-27
/
+1
2011-10-04
qapi: Convert query-status
Luiz Capitulino
1
-40
/
+1
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
1
-5
/
+5
2011-10-04
qapi: Convert query-kvm
Luiz Capitulino
1
-35
/
+1
2011-10-04
qapi: Convert query-version
Luiz Capitulino
1
-43
/
+3
2011-10-04
qapi: convert query-name
Anthony Liguori
1
-28
/
+3
2011-10-04
qapi: use middle mode in QMP server
Anthony Liguori
1
-5
/
+4
2011-10-03
trace: trace monitor qmp dispatch/completion
Stefan Hajnoczi
1
-1
/
+4
2011-10-03
hmp: re-enable trace-file command
Michael Roth
1
-1
/
+1
2011-10-02
memory: simple memory tree printer
Blue Swirl
1
-0
/
+13
2011-09-15
HMP: info status: Print the VM state
Luiz Capitulino
1
-0
/
+6
2011-09-15
QMP: query-status: Introduce 'status' key
Luiz Capitulino
1
-2
/
+1
2011-09-15
Monitor/QMP: Don't allow cont on bad VM state
Luiz Capitulino
1
-0
/
+5
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
1
-2
/
+2
2011-09-15
Drop the incoming_expected global variable
Luiz Capitulino
1
-1
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-2
/
+2
2011-09-09
SPARC: Trivial patch to clean up npc monitor output
Nathan Kunkee
1
-1
/
+1
2011-09-01
trace: always compile support for controlling and querying trace event states
Lluís
1
-4
/
+5
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
1
-5
/
+6
2011-09-01
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
1
-4
/
+4
2011-08-25
monitor: fix build breakage for !CONFIG_VNC
Jamie Iles
1
-1
/
+1
2011-08-22
char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
1
-1
/
+1
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info tlb
Austin Clements
1
-2
/
+2
2011-08-21
monitor: Show combined protection bits in "info mem"
Austin Clements
1
-3
/
+7
2011-08-21
monitor: Fix "info mem" to print the last memory range
Austin Clements
1
-0
/
+6
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info mem
Austin Clements
1
-2
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-22
/
+22
[prev]
[next]