aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka
2009-05-01Hardware watchdogRichard W.M. Jones
2009-04-22monitor: Fix warning in do_info_numa (Jan Kiszka)aliguori
2009-04-21add info numa command to monitor (Andre Przywara)aliguori
2009-04-21slirp: Enhance host-guest redirection setup (Jan Kiszka)aliguori
2009-04-21monitor: Allow host_net_add/remove for all targets (Jan Kiszka)aliguori
2009-04-21monitor: Improve host_net_add (Jan Kiszka)aliguori
2009-04-21net: Add support for capturing VLANs (Jan Kiszka)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-18monitor: Update command help (Jan Kiszka)aliguori
2009-04-07Add --with-pkgversion.pbrook
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-04-05gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori
2009-03-28gdbstub: Allow re-instantiation (Jan Kiszka)aliguori
2009-03-12monitor: sync from kvm state before generating output (Jan Kiszka)aliguori
2009-03-08Multi-key completion for sendkeyblueswir1
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-03-06Remove tabs introduced from VNC ACL seriesaliguori
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori
2009-03-05monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)aliguori
2009-03-05monitor: Improve mux'ed console experience (Jan Kiszka)aliguori
2009-03-05monitor: Decouple terminals (Jan Kiszka)aliguori
2009-03-05monitor: Introduce ReadLineState (Jan Kiszka)aliguori
2009-03-05monitor: Drop banner hiding (Jan Kiszka)aliguori
2009-03-05monitor: Rework terminal management (Jan Kiszka)aliguori
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-03-05monitor: Rework modal password input (Jan Kiszka)aliguori
2009-03-05monitor: Break out readline_show_prompt (Jan Kiszka)aliguori
2009-03-05monitor: Simplify password input mode (Jan Kiszka)aliguori
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori
2009-03-05block: Improve bdrv_iterate (Jan Kiszka)aliguori
2009-03-03SH4: Added monitoring of TLBsaurel32
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11Add a description for the set_link monitor command.aliguori
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-24Synch code, help and docsblueswir1
2009-01-08Add 'set_link' monitor command (Mark McLoughlin)aliguori
2008-12-28Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)blueswir1
2008-12-18new monitor func statusaurel32
2008-12-18Fix warnings introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-10Accept password as an argument to 'change vnc password' monitor command (Chri...aliguori
2008-12-10Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)aliguori
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add ballooning infrastructure.aliguori
2008-11-16Attached patch fixes a series of this warningblueswir1
2008-11-05Add KVM support to QEMUaliguori
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-21target-ppc: Convert XER accesses to TCGaurel32