index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
2009-08-27
make load_vmstate() return errors
Juan Quintela
2009-08-27
move do_loadvm() to monitor.c
Juan Quintela
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-23
Fix device name completion for 'eject'
Blue Swirl
2009-08-10
rename "info qdrv" to "info qdm"
Gerd Hoffmann
2009-08-10
Fix do_commit() behavior
Luiz Capitulino
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2009-07-27
kill drives_table
Gerd Hoffmann
2009-07-27
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2009-07-27
Add getfd and closefd monitor commands
Mark McLoughlin
2009-07-16
monitor: Add port write command
Jan Kiszka
2009-07-16
Move boot_set callback backend
Jan Kiszka
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-06-29
monitor: Refactor acl commnds
Jan Kiszka
2009-06-29
monitor: Add completion for help command
Jan Kiszka
2009-06-29
slirp: Drop statistic code
Jan Kiszka
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-10
monitor: Introduce get_command_name()
Luiz Capitulino
2009-06-10
monitor: Remove unused variable
Luiz Capitulino
2009-06-10
monitor: Remove uneeded 'return' statement
Luiz Capitulino
2009-06-10
monitor: Remove uneeded goto
Luiz Capitulino
2009-06-06
Use hxtool to generate monitor documentation and C structures
Blue Swirl
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
2009-05-28
User networking: Show active connections
Alexander Graf
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-01
Hardware watchdog
Richard W.M. Jones
2009-04-22
monitor: Fix warning in do_info_numa (Jan Kiszka)
aliguori
2009-04-21
add info numa command to monitor (Andre Przywara)
aliguori
2009-04-21
slirp: Enhance host-guest redirection setup (Jan Kiszka)
aliguori
2009-04-21
monitor: Allow host_net_add/remove for all targets (Jan Kiszka)
aliguori
2009-04-21
monitor: Improve host_net_add (Jan Kiszka)
aliguori
2009-04-21
net: Add support for capturing VLANs (Jan Kiszka)
aliguori
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-18
monitor: Update command help (Jan Kiszka)
aliguori
2009-04-07
Add --with-pkgversion.
pbrook
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
2009-03-28
gdbstub: Allow re-instantiation (Jan Kiszka)
aliguori
2009-03-12
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
2009-03-08
Multi-key completion for sendkey
blueswir1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-06
Remove tabs introduced from VNC ACL series
aliguori
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
monitor: Introduce ReadLineState (Jan Kiszka)
aliguori
[next]