Age | Commit message (Expand) | Author |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-08-19 | Revert r4979 since it breaks the monitor | aliguori |
2008-08-18 | Report unmapped addresses in memory_dump (Jan Kiszka) | aliguori |
2008-08-17 | Fix warnings that would be generated by gcc -Wstrict-prototypes | blueswir1 |
2008-08-13 | Add the altgr key name to the monitor, by Samuel Thibault. | ths |
2008-08-01 | Set focus to monitor to ask password if line is multiplexed (Laurent Vivier) | aliguori |
2008-08-01 | Ask password when encrypted disk image is used (Laurent Vivier) | aliguori |
2008-06-27 | More efficient target register / TC accesses. | ths |
2008-06-22 | Add missing keys, sendkey support for all keys | blueswir1 |
2008-06-20 | Add an opaque parameter to boot_set API, move function to monitor.c | blueswir1 |
2008-06-18 | Add image format option in monitor for removable media | aurel32 |
2008-06-09 | Fix the sendkey hold time calculation (Jan Kiszka). | balrog |
2008-06-08 | Enhance sendkey with key hold time (Jan Kiszka). | balrog |
2008-06-04 | Add sysrq to key names known by "sendkey". | balrog |
2008-06-04 | Refactor and fix do_sendkey (Jan Kiszka). | balrog |
2008-05-28 | moved halted field to CPU_COMMON | bellard |
2008-05-24 | Tab-complete arguments for "logfile" in the monitor. | balrog |
2008-05-04 | Allow bootdevice change from the monitor | aurel32 |
2008-04-27 | Add a monitor command to raise NMI | aurel32 |
2008-04-12 | Use correct memory types in do_physical_memory_save() | aurel32 |
2008-04-11 | physical memory dump to file | aurel32 |
2008-02-10 | Add an ncurses UI. | balrog |
2007-12-17 | Fix miscellaneous minor things, by Andre Przywara. | ths |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
2007-12-03 | The profiler need qemu-timer.h | ths |
2007-12-02 | Collecting block device statistics, by Richard W.M. Jones. | ths |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths |
2007-11-30 | Fix a crash with monitor input arriving before readline_start has been called | blueswir1 |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-10-26 | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 |
2007-10-25 | Gprof prooved the PowerPC emulation spent too much time in MSR load and store | j_mayer |
2007-09-25 | Fix monitor expressions | blueswir1 |
2007-09-24 | Fix >4G physical memory dump for Sparc32 | blueswir1 |
2007-09-19 | More PowerPC registers definitions. | j_mayer |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-06 | Partial support for 34K multithreading, not functional yet. | ths |
2007-08-25 | VNC password authentication, by Daniel P. Berrange. | ths |
2007-08-25 | Extend monitor 'change' command for VNC, by Daniel P. Berrange. | ths |
2007-06-30 | Allow changing log filename. | pbrook |
2007-06-23 | Spelling fixes, by Aurelien Jarno. | ths |
2007-05-24 | Commit NAND image changes on "commit all" or "commit mtd". | balrog |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog |
2007-04-14 | Fix incorrect pointers casts. | j_mayer |
2007-03-30 | Spelling fixes, by Stefan Weil. | ths |
2007-03-19 | Add -name option, by Anthony Liguori. | ths |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer |