index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
2008-12-10
1
-5
/
+9
*
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
2008-12-10
1
-2
/
+1
*
Add virtio-balloon support
aliguori
2008-12-04
1
-1
/
+3
*
Add ballooning infrastructure.
aliguori
2008-12-04
1
-0
/
+22
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-19
/
+19
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-0
/
+16
*
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-10-31
1
-0
/
+2
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-1
/
+1
*
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-21
1
-1
/
+1
*
Introduce UI for live migration
aliguori
2008-10-13
1
-0
/
+8
*
Allow the monitor to be suspended during non-blocking op
aliguori
2008-10-06
1
-1
/
+18
*
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-05
1
-3
/
+0
*
Make monitor command tables const
blueswir1
2008-10-02
1
-22
/
+22
*
monitor: add sendkey support for comma, dot and slash
aurel32
2008-10-01
1
-0
/
+3
*
fix default size handling in monitor
aurel32
2008-10-01
1
-1
/
+1
*
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
2008-09-18
1
-0
/
+11
*
Move offsetof to osdep.h, remove local defintions.
balrog
2008-09-16
1
-4
/
+0
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-2
/
+0
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
1
-4
/
+6
*
Revert r4979 since it breaks the monitor
aliguori
2008-08-19
1
-1
/
+7
*
Report unmapped addresses in memory_dump (Jan Kiszka)
aliguori
2008-08-18
1
-1
/
+4
*
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-17
1
-10
/
+31
*
Add the altgr key name to the monitor, by Samuel Thibault.
ths
2008-08-13
1
-0
/
+2
*
Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)
aliguori
2008-08-01
1
-2
/
+15
*
Ask password when encrypted disk image is used (Laurent Vivier)
aliguori
2008-08-01
1
-7
/
+1
*
More efficient target register / TC accesses.
ths
2008-06-27
1
-1
/
+1
*
Add missing keys, sendkey support for all keys
blueswir1
2008-06-22
1
-0
/
+17
*
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
2008-06-20
1
-1
/
+11
*
Add image format option in monitor for removable media
aurel32
2008-06-18
1
-6
/
+14
*
Fix the sendkey hold time calculation (Jan Kiszka).
balrog
2008-06-09
1
-2
/
+2
*
Enhance sendkey with key hold time (Jan Kiszka).
balrog
2008-06-08
1
-19
/
+39
*
Add sysrq to key names known by "sendkey".
balrog
2008-06-04
1
-0
/
+1
*
Refactor and fix do_sendkey (Jan Kiszka).
balrog
2008-06-04
1
-23
/
+28
*
moved halted field to CPU_COMMON
bellard
2008-05-28
1
-7
/
+1
*
Tab-complete arguments for "logfile" in the monitor.
balrog
2008-05-24
1
-1
/
+1
*
Allow bootdevice change from the monitor
aurel32
2008-05-04
1
-0
/
+17
*
Add a monitor command to raise NMI
aurel32
2008-04-27
1
-0
/
+17
*
Use correct memory types in do_physical_memory_save()
aurel32
2008-04-12
1
-1
/
+1
*
physical memory dump to file
aurel32
2008-04-11
1
-0
/
+28
*
Add an ncurses UI.
balrog
2008-02-10
1
-0
/
+2
*
Fix miscellaneous minor things, by Andre Przywara.
ths
2007-12-17
1
-1
/
+1
*
Fix wrong signedness, by Andre Przywara.
ths
2007-12-16
1
-2
/
+2
*
The profiler need qemu-timer.h
ths
2007-12-03
1
-0
/
+4
*
Collecting block device statistics, by Richard W.M. Jones.
ths
2007-12-02
1
-0
/
+7
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-8
/
+3
*
Fix a crash with monitor input arriving before readline_start has been called
blueswir1
2007-11-30
1
-0
/
+2
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-2
/
+2
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+12
*
Make Slirp statistics gathering and output conditional to LOG_ENABLED
blueswir1
2007-10-26
1
-0
/
+4
*
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
2007-10-25
1
-1
/
+1
[next]