index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-1
/
+1
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-8
/
+0
2013-03-26
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-0
/
+2
2013-03-26
migration: do not sent zero pages in bulk stage
Peter Lieven
1
-0
/
+2
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
1
-0
/
+8
2013-03-25
QMP: Remove duplicate TPM type from query-tpm
Corey Bryant
1
-4
/
+4
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+44
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2013-02-06
hmp: make memchar-read escape ASCII control chars except \n and \t
Markus Armbruster
1
-1
/
+14
2013-02-06
qemu-char: Saner naming of memchar stuff & doc fixes
Markus Armbruster
1
-4
/
+4
2013-02-06
qmp: Clean up design of memchar-read
Markus Armbruster
1
-7
/
+4
2013-02-06
qmp: Fix design bug and read beyond buffer in memchar-write
Markus Armbruster
1
-3
/
+1
2013-02-01
Fix error message in migrate_set_capability HMP command
Orit Wasserman
1
-1
/
+1
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-01-25
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
1
-1
/
+1
2013-01-25
mirror: allow customizing the granularity
Paolo Bonzini
1
-1
/
+1
2013-01-25
QAPI: Introduce memchar-read QMP command
Lei Li
1
-0
/
+21
2013-01-25
QAPI: Introduce memchar-write QMP command
Lei Li
1
-0
/
+13
2013-01-25
balloon: drop old stats code & API
Luiz Capitulino
1
-23
/
+1
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-18
/
+18
2013-01-16
chardev: add hmp hotplug commands
Gerd Hoffmann
1
-0
/
+23
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-0
/
+1
2012-11-12
hmp: add NBD server commands
Paolo Bonzini
1
-0
/
+76
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+39
2012-10-24
hmp: fix info cpus for sparc targets
Aurelien Jarno
1
-6
/
+5
2012-10-24
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
1
-1
/
+2
2012-10-24
qmp: add drive-mirror command
Paolo Bonzini
1
-0
/
+28
2012-10-24
block: add block-job-complete
Paolo Bonzini
1
-0
/
+10
2012-10-17
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
1
-0
/
+4
2012-10-17
migration: print expected downtime in info migrate
Juan Quintela
1
-0
/
+4
2012-10-17
migration: print total downtime for final phase of migration
Juan Quintela
1
-0
/
+4
2012-10-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-2
/
+24
2012-09-28
stream: add on-error argument
Paolo Bonzini
1
-1
/
+2
2012-09-28
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
1
-1
/
+22
2012-09-27
qmp: qmp_send_key(): accept key codes in hex
Luiz Capitulino
1
-14
/
+29
2012-09-27
hmp: dump-guest-memory: hardcode protocol argument to "file:"
Luiz Capitulino
1
-2
/
+6
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-0
/
+2
2012-09-05
qapi: convert screendump
Luiz Capitulino
1
-0
/
+9
2012-09-05
qapi: convert sendkey
Amos Kong
1
-0
/
+55
2012-09-05
spice: add 'migrated' flag to spice info
Yonit Halperin
1
-0
/
+2
2012-08-21
migration: move total_time from ram stats to migration info
Juan Quintela
1
-2
/
+2
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-46
/
+23
2012-08-13
hmp: hmp_change(): use error_get_class()
Luiz Capitulino
1
-1
/
+2
2012-08-13
hmp_change(): don't access DeviceEncrypted's data
Luiz Capitulino
1
-27
/
+2
[next]