Age | Commit message (Expand) | Author |
2011-09-09 | SPARC: Trivial patch to clean up npc monitor output | Nathan Kunkee |
2011-09-01 | trace: always compile support for controlling and querying trace event states | Lluís |
2011-09-01 | trace: separate trace event control and query routines from the simple backend | Lluís |
2011-09-01 | trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* | Lluís |
2011-08-25 | monitor: fix build breakage for !CONFIG_VNC | Jamie Iles |
2011-08-22 | char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd() | Anthony Liguori |
2011-08-22 | char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo() | Anthony Liguori |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori |
2011-08-21 | monitor: Prevent sign-extension of 32-bit addresses printed by info tlb | Austin Clements |
2011-08-21 | monitor: Show combined protection bits in "info mem" | Austin Clements |
2011-08-21 | monitor: Fix "info mem" to print the last memory range | Austin Clements |
2011-08-21 | monitor: Prevent sign-extension of 32-bit addresses printed by info mem | Austin Clements |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-29 | monitor: fix build breakage with --disable-vnc | TeLeMan |
2011-07-23 | Introduce a 'client_add' monitor command accepting an open FD | Daniel P. Berrange |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-06-01 | HMP: Use QMP inject nmi implementation | Luiz Capitulino |
2011-06-01 | QMP: add inject-nmi qmp command | Lai Jiangshan |
2011-05-09 | monitor: add PPC BookE SPRs | Scott Wood |
2011-04-12 | Replace cpu_physical_memory_rw were possible | Stefan Weil |
2011-04-12 | monitor: Remove some type casts which are no longer needed | Stefan Weil |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson |
2011-03-22 | Make VNC support optional | Jes Sorensen |
2011-03-21 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-16 | Expose thread_id in info cpus | Jan Kiszka |
2011-03-15 | x86: Optionally avoid injecting AO MCEs while others are pending | Jan Kiszka |
2011-03-15 | x86: Refine error reporting of MCE injection services | Jan Kiszka |
2011-03-15 | x86: Small cleanups of MCE helpers | Jan Kiszka |
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 |