index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
1
-1
/
+1
*
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
1
-0
/
+46
*
monitor: Refactor acl commnds
Jan Kiszka
2009-06-29
1
-39
/
+57
*
monitor: Add completion for help command
Jan Kiszka
2009-06-29
1
-0
/
+5
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-2
/
+0
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
1
-0
/
+2
*
monitor: Introduce get_command_name()
Luiz Capitulino
2009-06-10
1
-14
/
+30
*
monitor: Remove unused variable
Luiz Capitulino
2009-06-10
1
-2
/
+0
*
monitor: Remove uneeded 'return' statement
Luiz Capitulino
2009-06-10
1
-1
/
+0
*
monitor: Remove uneeded goto
Luiz Capitulino
2009-06-10
1
-4
/
+6
*
Use hxtool to generate monitor documentation and C structures
Blue Swirl
2009-06-06
1
-119
/
+3
*
qdev: add monitor command to dump the tree.
Gerd Hoffmann
2009-06-05
1
-0
/
+3
*
User networking: Show active connections
Alexander Graf
2009-05-28
1
-1
/
+2
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
1
-2
/
+3
*
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
1
-4
/
+0
*
Hardware watchdog
Richard W.M. Jones
2009-05-01
1
-0
/
+10
*
monitor: Fix warning in do_info_numa (Jan Kiszka)
aliguori
2009-04-22
1
-1
/
+1
*
add info numa command to monitor (Andre Przywara)
aliguori
2009-04-21
1
-0
/
+21
*
slirp: Enhance host-guest redirection setup (Jan Kiszka)
aliguori
2009-04-21
1
-0
/
+4
*
monitor: Allow host_net_add/remove for all targets (Jan Kiszka)
aliguori
2009-04-21
1
-1
/
+1
*
monitor: Improve host_net_add (Jan Kiszka)
aliguori
2009-04-21
1
-2
/
+2
*
net: Add support for capturing VLANs (Jan Kiszka)
aliguori
2009-04-21
1
-1
/
+1
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-2
/
+2
*
monitor: Update command help (Jan Kiszka)
aliguori
2009-04-18
1
-6
/
+6
*
Add --with-pkgversion.
pbrook
2009-04-07
1
-1
/
+1
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-3
/
+20
*
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
2009-04-05
1
-9
/
+10
*
gdbstub: Allow re-instantiation (Jan Kiszka)
aliguori
2009-03-28
1
-0
/
+2
*
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
2009-03-12
1
-0
/
+2
*
Multi-key completion for sendkey
blueswir1
2009-03-08
1
-0
/
+3
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
Remove tabs introduced from VNC ACL series
aliguori
2009-03-06
1
-86
/
+86
*
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-06
1
-0
/
+96
*
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
1
-10
/
+37
*
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
1
-5
/
+22
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-71
/
+75
*
monitor: Introduce ReadLineState (Jan Kiszka)
aliguori
2009-03-05
1
-17
/
+19
*
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
1
-7
/
+3
*
monitor: Rework terminal management (Jan Kiszka)
aliguori
2009-03-05
1
-20
/
+23
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-363
/
+389
*
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
1
-51
/
+63
*
monitor: Break out readline_show_prompt (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+2
*
monitor: Simplify password input mode (Jan Kiszka)
aliguori
2009-03-05
1
-20
/
+0
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+40
*
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+2
*
SH4: Added monitoring of TLBs
aurel32
2009-03-03
1
-1
/
+32
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+14
*
Add a description for the set_link monitor command.
aliguori
2009-02-11
1
-1
/
+2
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Synch code, help and docs
blueswir1
2009-01-24
1
-5
/
+7
[next]