aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* monitor: Add port write commandJan Kiszka2009-07-161-0/+19
* Move boot_set callback backendJan Kiszka2009-07-161-18/+5
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-1/+1
* QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying2009-07-091-0/+46
* monitor: Refactor acl commndsJan Kiszka2009-06-291-39/+57
* monitor: Add completion for help commandJan Kiszka2009-06-291-0/+5
* slirp: Drop statistic codeJan Kiszka2009-06-291-2/+0
* slirp: Add info usernet for dumping connection statesJan Kiszka2009-06-291-0/+2
* monitor: Introduce get_command_name()Luiz Capitulino2009-06-101-14/+30
* monitor: Remove unused variableLuiz Capitulino2009-06-101-2/+0
* monitor: Remove uneeded 'return' statementLuiz Capitulino2009-06-101-1/+0
* monitor: Remove uneeded gotoLuiz Capitulino2009-06-101-4/+6
* Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-061-119/+3
* qdev: add monitor command to dump the tree.Gerd Hoffmann2009-06-051-0/+3
* 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