summaryrefslogtreecommitdiffstats
path: root/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* User networking: Show active connectionsAlexander Graf2009-05-281-1/+2
* User Networking: Enable removal of redirectionsAlexander Graf2009-05-271-2/+3
* Drop CONFIG_GDBSTUBJan Kiszka2009-05-081-4/+0
* Hardware watchdogRichard W.M. Jones2009-05-011-0/+10
* monitor: Fix warning in do_info_numa (Jan Kiszka)aliguori2009-04-221-1/+1
* add info numa command to monitor (Andre Przywara)aliguori2009-04-211-0/+21
* slirp: Enhance host-guest redirection setup (Jan Kiszka)aliguori2009-04-211-0/+4
* monitor: Allow host_net_add/remove for all targets (Jan Kiszka)aliguori2009-04-211-1/+1
* monitor: Improve host_net_add (Jan Kiszka)aliguori2009-04-211-2/+2
* net: Add support for capturing VLANs (Jan Kiszka)aliguori2009-04-211-1/+1
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-2/+2
* monitor: Update command help (Jan Kiszka)aliguori2009-04-181-6/+6
* Add --with-pkgversion.pbrook2009-04-071-1/+1
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-3/+20
* gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori2009-04-051-9/+10
* gdbstub: Allow re-instantiation (Jan Kiszka)aliguori2009-03-281-0/+2
* monitor: sync from kvm state before generating output (Jan Kiszka)aliguori2009-03-121-0/+2
* Multi-key completion for sendkeyblueswir12009-03-081-0/+3
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-1/+1
* Remove tabs introduced from VNC ACL seriesaliguori2009-03-061-86/+86
* Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori2009-03-061-0/+96
* monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)aliguori2009-03-051-10/+37
* monitor: Improve mux'ed console experience (Jan Kiszka)aliguori2009-03-051-5/+22
* monitor: Decouple terminals (Jan Kiszka)aliguori2009-03-051-71/+75
* monitor: Introduce ReadLineState (Jan Kiszka)aliguori2009-03-051-17/+19
* monitor: Drop banner hiding (Jan Kiszka)aliguori2009-03-051-7/+3
* monitor: Rework terminal management (Jan Kiszka)aliguori2009-03-051-20/+23
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-363/+389
* monitor: Rework modal password input (Jan Kiszka)aliguori2009-03-051-51/+63
* monitor: Break out readline_show_prompt (Jan Kiszka)aliguori2009-03-051-0/+2
* monitor: Simplify password input mode (Jan Kiszka)aliguori2009-03-051-20/+0
* monitor: Rework early disk password inquiry (Jan Kiszka)aliguori2009-03-051-4/+40
* block: Improve bdrv_iterate (Jan Kiszka)aliguori2009-03-051-1/+2
* SH4: Added monitoring of TLBsaurel322009-03-031-1/+32
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+14
* Add a description for the set_link monitor command.aliguori2009-02-111-1/+2
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-4/+0
* Synch code, help and docsblueswir12009-01-241-5/+7
* Add 'set_link' monitor command (Mark McLoughlin)aliguori2009-01-081-0/+1
* Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)blueswir12008-12-281-3/+2
* new monitor func statusaurel322008-12-181-0/+11
* Fix warnings introduced by commit 6081aurel322008-12-181-0/+2
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-171-0/+7
* Accept password as an argument to 'change vnc password' monitor command (Chri...aliguori2008-12-101-5/+9
* Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)aliguori2008-12-101-2/+1
* Add virtio-balloon supportaliguori2008-12-041-1/+3
* Add ballooning infrastructure.aliguori2008-12-041-0/+22
* Attached patch fixes a series of this warningblueswir12008-11-161-19/+19
* Add KVM support to QEMUaliguori2008-11-051-0/+16
* Implement "info chardev" command. (Gerd Hoffmann)aliguori2008-10-311-0/+2
OpenPOWER on IntegriCloud