index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-monitor.hx
Age
Commit message (
Expand
)
Author
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
2009-09-26
monitor: Fix do_wav_capture() argument type
Luiz Capitulino
2009-09-26
monitor: Fix do_commit() argument type
Luiz Capitulino
2009-09-04
monitor: New format for handlers argument types
Luiz Capitulino
2009-09-04
Add wrappers to functions used by the Monitor
Luiz Capitulino
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-07-27
Add getfd and closefd monitor commands
Mark McLoughlin
2009-07-16
monitor: Add port write command
Jan Kiszka
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-03
monitor: Fix typo in documentation
Jan Kiszka
2009-06-29
monitor: Refactor acl commnds
Jan Kiszka
2009-06-29
monitor: Make pci_add device options truely optional
Jan Kiszka
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-29
slirp: Make hostfwd_add/remove multi-instance-aware
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-29
slirp: Bind support for host forwarding rules
Jan Kiszka
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
2009-06-29
Revert "User networking: Show active connections"
Jan Kiszka
2009-06-16
set migration max downtime
Glauber Costa
2009-06-06
Use hxtool to generate monitor documentation and C structures
Blue Swirl