Age | Commit message (Expand) | Author |
2011-02-14 | Improve vm_stop reason declarations | Jan Kiszka |
2011-02-01 | add qemu_chr_set_echo | Paolo Bonzini |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'spice/spice.v29.pull' into staging | Anthony Liguori |
2011-02-01 | vnc: Fix password expiration through 'change vnc ""' (v2) | Anthony Liguori |
2011-01-25 | monitor: use after free in do_wav_capture() | Isaku Yamahata |
2011-01-24 | vnc/spice: fix "never" and "now" expire_time | Marc-André Lureau |
2011-01-24 | spice/vnc: client migration. | Gerd Hoffmann |
2011-01-24 | Make strtosz() return int64_t instead of ssize_t | Jes Sorensen |
2011-01-21 | Add "broadcast" option for mce command | Jin Dongming |
2011-01-15 | monitor: fix a typo | Blue Swirl |
2010-12-27 | Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2010-12-19 | Sparc: implement monitor command 'info tlb' | Blue Swirl |
2010-12-17 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-12-11 | monitor: implement x86 info mem for PAE and long modes | Blue Swirl |
2010-12-11 | monitor: implement x86 info tlb for PAE and long modes | Blue Swirl |
2010-12-09 | vnc/spice: add set_passwd monitor command. | Gerd Hoffmann |
2010-12-09 | spice: add qmp 'query-spice' and hmp 'info spice' commands. | Gerd Hoffmann |
2010-12-09 | spice: connection events. | Gerd Hoffmann |
2010-12-06 | QMP: Simplify monitor_json_emitter() | Luiz Capitulino |
2010-12-06 | QMP: Drop dead code | Luiz Capitulino |
2010-12-06 | QMP: Fix default response regression | Luiz Capitulino |
2010-11-17 | QMP: Introduce Human Monitor passthrough command | Luiz Capitulino |
2010-11-03 | Remove obsolete 'f' double parameter type | Jes Sorensen |
2010-11-03 | Add support for 'o' octet (bytes) format as monitor parameter. | Jes Sorensen |
2010-10-22 | monitor: Ignore "." and ".." when completing file name. | Kusanagi Kouichi |
2010-10-13 | trace: print a warning if user tries to enable an unknown trace event | Blue Swirl |
2010-10-05 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-01 | Monitor: Rename the qemu-monitor.hx file | Luiz Capitulino |
2010-10-01 | QMP: Introduce qmp_call_cmd() | Luiz Capitulino |
2010-10-01 | Monitor: Directly call QObject handlers | Luiz Capitulino |
2010-10-01 | Monitor: Rename monitor_handler_is_async() | Luiz Capitulino |
2010-10-01 | Monitor: Rename monitor_handler_ported() | Luiz Capitulino |
2010-10-01 | Monitor: Drop monitor_cmd_user_only() | Luiz Capitulino |
2010-10-01 | Monitor: Drop QMP info from the qemu-monitor.hx file | Luiz Capitulino |
2010-10-01 | QMP: Small cleanup in handle_qmp_command() | Luiz Capitulino |
2010-10-01 | QMP: Simplify do_info_commands() | Luiz Capitulino |
2010-10-01 | QMP: Introduce query commands dispatch table | Luiz Capitulino |
2010-10-01 | QMP: Introduce command dispatch table | Luiz Capitulino |
2010-10-01 | QMP: Introduce qmp_find_cmd() | Luiz Capitulino |
2010-10-01 | Monitor: Convert do_info() back to HMP | Luiz Capitulino |
2010-10-01 | Monitor: Drop is_async_return() | Luiz Capitulino |
2010-10-01 | Monitor: Drop QMP bits from do_info() | Luiz Capitulino |
2010-10-01 | QMP: Don't use do_info() | Luiz Capitulino |
2010-10-01 | QMP: handle_qmp_command(): Move 'cmd' sanity check | Luiz Capitulino |
2010-10-01 | Monitor: Introduce search_dispatch_table() | Luiz Capitulino |
2010-10-01 | Add option to turn on JSON pretty printing in monitor | Daniel P. Berrange |
2010-09-09 | trace: Add trace-file command to open/close/flush trace file | Stefan Hajnoczi |
2010-09-09 | trace: Support for dynamically enabling/disabling trace events | Prerna Saxena |