2009-03-07 |
blueswir1 | Sparse fixes: NULL use, header order, ANSI prototypes... |
blob | commitdiff | raw |
2009-03-06 |
aliguori | Remove tabs introduced from VNC ACL series |
blob | commitdiff | raw | diff to current |
2009-03-06 |
aliguori | Support ACLs for controlling VNC access ("Daniel P... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Improve mux'ed console experience (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Decouple terminals (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Introduce ReadLineState (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Drop banner hiding (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Rework terminal management (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Rework API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Rework modal password input (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Break out readline_show_prompt (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Simplify password input mode (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | monitor: Rework early disk password inquiry (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-05 |
aliguori | block: Improve bdrv_iterate (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-03 |
aurel32 | SH4: Added monitoring of TLBs |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | qemu: PCI device, disk and host network hot-add / hot... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
aliguori | Add a description for the set_link monitor command. |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aliguori | toplevel: remove error handling from qemu_malloc()... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
blueswir1 | Synch code, help and docs |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aliguori | Add 'set_link' monitor command (Mark McLoughlin) |
blob | commitdiff | raw | diff to current |
2008-12-28 |
blueswir1 | Fix -Werror=format-security warning (Frederik Himpe... |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | new monitor func status |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | Fix warnings introduced by commit 6081 |
blob | commitdiff | raw | diff to current |
2008-12-17 |
aliguori | Add HPET emulation to qemu (Beth Kon) |
blob | commitdiff | raw | diff to current |
2008-12-10 |
aliguori | Accept password as an argument to 'change vnc password... |
blob | commitdiff | raw | diff to current |
2008-12-10 |
aliguori | Fix off-by-one bug limiting VNC passwords to 7 chars... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
aliguori | Add virtio-balloon support |
blob | commitdiff | raw | diff to current |
2008-12-04 |
aliguori | Add ballooning infrastructure. |
blob | commitdiff | raw | diff to current |
2008-11-16 |
blueswir1 | Attached patch fixes a series of this warning |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Add KVM support to QEMU |
blob | commitdiff | raw | diff to current |
2008-10-31 |
aliguori | Implement "info chardev" command. (Gerd Hoffmann) |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: Convert XER accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-10-13 |
aliguori | Introduce UI for live migration |
blob | commitdiff | raw | diff to current |
2008-10-06 |
aliguori | Allow the monitor to be suspended during non-blocking op |
blob | commitdiff | raw | diff to current |
2008-10-05 |
blueswir1 | Move wav_start_capture prototype to avoid a warning... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
blueswir1 | Make monitor command tables const |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | monitor: add sendkey support for comma, dot and slash |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | fix default size handling in monitor |
blob | commitdiff | raw | diff to current |
2008-09-18 |
blueswir1 | Add "info uuid" command to monitor (Gleb Natapov) |
blob | commitdiff | raw | diff to current |
2008-09-16 |
balrog | Move offsetof to osdep.h, remove local defintions. |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2008-08-19 |
aliguori | Revert r4979 since it breaks the monitor |
blob | commitdiff | raw | diff to current |
2008-08-18 |
aliguori | Report unmapped addresses in memory_dump (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-08-17 |
blueswir1 | Fix warnings that would be generated by gcc -Wstrict... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
ths | Add the altgr key name to the monitor, by Samuel Thibault. |
blob | commitdiff | raw | diff to current |
2008-08-01 |
aliguori | Set focus to monitor to ask password if line is multipl... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
aliguori | Ask password when encrypted disk image is used (Laurent... |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
blueswir1 | Add missing keys, sendkey support for all keys |
blob | commitdiff | raw | diff to current |
2008-06-20 |
blueswir1 | Add an opaque parameter to boot_set API, move function... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
aurel32 | Add image format option in monitor for removable media |
blob | commitdiff | raw | diff to current |
2008-06-09 |
balrog | Fix the sendkey hold time calculation (Jan Kiszka). |
blob | commitdiff | raw | diff to current |
2008-06-08 |
balrog | Enhance sendkey with key hold time (Jan Kiszka). |
blob | commitdiff | raw | diff to current |
2008-06-04 |
balrog | Add sysrq to key names known by "sendkey". |
blob | commitdiff | raw | diff to current |
2008-06-04 |
balrog | Refactor and fix do_sendkey (Jan Kiszka). |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
blob | commitdiff | raw | diff to current |
2008-05-24 |
balrog | Tab-complete arguments for "logfile" in the monitor. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | Allow bootdevice change from the monitor |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Add a monitor command to raise NMI |
blob | commitdiff | raw | diff to current |
2008-04-12 |
aurel32 | Use correct memory types in do_physical_memory_save() |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | physical memory dump to file |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Add an ncurses UI. |
blob | commitdiff | raw | diff to current |
2007-12-17 |
ths | Fix miscellaneous minor things, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix wrong signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
ths | The profiler need qemu-timer.h |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | Collecting block device statistics, by Richard W.M... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2007-11-30 |
blueswir1 | Fix a crash with monitor input arriving before readlin... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-10-26 |
blueswir1 | Make Slirp statistics gathering and output conditional... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
blueswir1 | Fix monitor expressions |
blob | commitdiff | raw | diff to current |
2007-09-24 |
blueswir1 | Fix >4G physical memory dump for Sparc32 |
blob | commitdiff | raw | diff to current |
2007-09-19 |
j_mayer | More PowerPC registers definitions. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | VNC password authentication, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Extend monitor 'change' command for VNC, by Daniel... |
blob | commitdiff | raw | diff to current |
2007-06-30 |
pbrook | Allow changing log filename. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Spelling fixes, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
balrog | Commit NAND image changes on "commit all" or "commit... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | Remove repeated code and enable encrypted SD cards... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | PCMCIA bus support. Parts of CF-ATA command set. Hitach... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
j_mayer | Fix incorrect pointers casts. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
pbrook | Allow gdbstub to connect over any serial device. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
ths | Monitor multiplexing, by Jason Wessel. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | gdbserver fix |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | info vnc command (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2007-01-27 |
pbrook | Rearrange char event handlers to fix CHR_EVENT_RESET. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Reinitialize monitor upon reconnect, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Dynamic handling of guest mice, by Lonnie Mendez. |
blob | commitdiff | raw | diff to current |
2007-01-03 |
bellard | memsave monitor command |
blob | commitdiff | raw | diff to current |
next |