Age | Commit message (Expand) | Author | Files | Lines |
2009-10-27 | monitor: Convert do_memory_save() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_balloon() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_cont() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_system_powerdown() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_system_reset() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_stop() to QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: Convert do_quit() do QObject | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: do_info(): handle new and old info handlers | Luiz Capitulino | 1 | -1/+2 |
2009-10-08 | monitor: union for command handlers | Luiz Capitulino | 1 | -61/+61 |
2009-10-08 | monitor: Convert mon_cmd_t initializations to C99 style | Luiz Capitulino | 1 | -125/+488 |
2009-10-05 | qdev hotplug: infrastructure and monitor commands. | Gerd Hoffmann | 1 | -2/+18 |
2009-09-26 | monitor: Fix do_wav_capture() argument type | Luiz Capitulino | 1 | -1/+1 |
2009-09-26 | monitor: Fix do_commit() argument type | Luiz Capitulino | 1 | -1/+1 |
2009-09-04 | monitor: New format for handlers argument types | Luiz Capitulino | 1 | -54/+55 |
2009-09-04 | Add wrappers to functions used by the Monitor | Luiz Capitulino | 1 | -2/+2 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori | 1 | -2/+0 |
2009-07-27 | Add getfd and closefd monitor commands | Mark McLoughlin | 1 | -0/+18 |
2009-07-16 | monitor: Add port write command | Jan Kiszka | 1 | -0/+5 |
2009-07-09 | QEMU: MCE: Add MCE simulation to qemu/tcg | Huang Ying | 1 | -0/+8 |
2009-07-03 | monitor: Fix typo in documentation | Jan Kiszka | 1 | -1/+1 |
2009-06-29 | monitor: Refactor acl commnds | Jan Kiszka | 1 | -37/+39 |
2009-06-29 | monitor: Make pci_add device options truely optional | Jan Kiszka | 1 | -1/+1 |
2009-06-29 | monitor: Drop pci_addr prefix from hotplug commands | Jan Kiszka | 1 | -3/+3 |
2009-06-29 | slirp: Make hostfwd_add/remove multi-instance-aware | Jan Kiszka | 1 | -4/+4 |
2009-06-29 | slirp: Drop statistic code | Jan Kiszka | 1 | -2/+0 |
2009-06-29 | slirp: Add info usernet for dumping connection states | Jan Kiszka | 1 | -0/+2 |
2009-06-29 | slirp: Bind support for host forwarding rules | Jan Kiszka | 1 | -2/+3 |
2009-06-29 | slirp: Rework monitor commands for host forwarding | Jan Kiszka | 1 | -3/+5 |
2009-06-29 | Revert "User networking: Show active connections" | Jan Kiszka | 1 | -2/+1 |
2009-06-16 | set migration max downtime | Glauber Costa | 1 | -0/+8 |
2009-06-06 | Use hxtool to generate monitor documentation and C structures | Blue Swirl | 1 | -0/+608 |