Age | Commit message (Expand) | Author |
2011-10-16 | monitor: Restrict pic/irq_info to supporting targets | Jan Kiszka |
2011-10-11 | block: Keep track of devices' I/O status | Luiz Capitulino |
2011-10-10 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2011-10-08 | Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha | Blue Swirl |
2011-10-06 | ppc: booke206: add "info tlb" support | Scott Wood |
2011-10-04 | qapi: Convert system_reset | Luiz Capitulino |
2011-10-04 | qapi: Convert stop | Luiz Capitulino |
2011-10-04 | qapi: Convert quit | Luiz Capitulino |
2011-10-04 | qapi: Convert query-commands | Luiz Capitulino |
2011-10-04 | qapi: Convert query-chardev | Luiz Capitulino |
2011-10-04 | qapi: Convert query-uuid | Luiz Capitulino |
2011-10-04 | qapi: Convert query-status | Luiz Capitulino |
2011-10-04 | RunState: Rename enum values as generated by the QAPI | Luiz Capitulino |
2011-10-04 | qapi: Convert query-kvm | Luiz Capitulino |
2011-10-04 | qapi: Convert query-version | Luiz Capitulino |
2011-10-04 | qapi: convert query-name | Anthony Liguori |
2011-10-04 | qapi: use middle mode in QMP server | Anthony Liguori |
2011-10-03 | trace: trace monitor qmp dispatch/completion | Stefan Hajnoczi |
2011-10-03 | hmp: re-enable trace-file command | Michael Roth |
2011-10-02 | memory: simple memory tree printer | Blue Swirl |
2011-09-15 | HMP: info status: Print the VM state | Luiz Capitulino |
2011-09-15 | QMP: query-status: Introduce 'status' key | Luiz Capitulino |
2011-09-15 | Monitor/QMP: Don't allow cont on bad VM state | Luiz Capitulino |
2011-09-15 | Drop the vm_running global variable | Luiz Capitulino |
2011-09-15 | Drop the incoming_expected global variable | Luiz Capitulino |
2011-09-15 | Replace the VMSTOP macros with a proper state type | Luiz Capitulino |
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 |