index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-28
Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)
blueswir1
1
-3
/
+2
2008-12-18
new monitor func status
aurel32
1
-0
/
+11
2008-12-18
Fix warnings introduced by commit 6081
aurel32
1
-0
/
+2
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
1
-0
/
+7
2008-12-10
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
1
-5
/
+9
2008-12-10
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
1
-2
/
+1
2008-12-04
Add virtio-balloon support
aliguori
1
-1
/
+3
2008-12-04
Add ballooning infrastructure.
aliguori
1
-0
/
+22
2008-11-16
Attached patch fixes a series of this warning
blueswir1
1
-19
/
+19
2008-11-05
Add KVM support to QEMU
aliguori
1
-0
/
+16
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
1
-0
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
1
-1
/
+1
2008-10-13
Introduce UI for live migration
aliguori
1
-0
/
+8
2008-10-06
Allow the monitor to be suspended during non-blocking op
aliguori
1
-1
/
+18
2008-10-05
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
1
-3
/
+0
2008-10-02
Make monitor command tables const
blueswir1
1
-22
/
+22
2008-10-01
monitor: add sendkey support for comma, dot and slash
aurel32
1
-0
/
+3
2008-10-01
fix default size handling in monitor
aurel32
1
-1
/
+1
2008-09-18
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
1
-0
/
+11
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
1
-4
/
+0
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-2
/
+0
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-4
/
+6
2008-08-19
Revert r4979 since it breaks the monitor
aliguori
1
-1
/
+7
2008-08-18
Report unmapped addresses in memory_dump (Jan Kiszka)
aliguori
1
-1
/
+4
2008-08-17
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
1
-10
/
+31
2008-08-13
Add the altgr key name to the monitor, by Samuel Thibault.
ths
1
-0
/
+2
2008-08-01
Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)
aliguori
1
-2
/
+15
2008-08-01
Ask password when encrypted disk image is used (Laurent Vivier)
aliguori
1
-7
/
+1
2008-06-27
More efficient target register / TC accesses.
ths
1
-1
/
+1
2008-06-22
Add missing keys, sendkey support for all keys
blueswir1
1
-0
/
+17
2008-06-20
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
1
-1
/
+11
2008-06-18
Add image format option in monitor for removable media
aurel32
1
-6
/
+14
2008-06-09
Fix the sendkey hold time calculation (Jan Kiszka).
balrog
1
-2
/
+2
2008-06-08
Enhance sendkey with key hold time (Jan Kiszka).
balrog
1
-19
/
+39
2008-06-04
Add sysrq to key names known by "sendkey".
balrog
1
-0
/
+1
2008-06-04
Refactor and fix do_sendkey (Jan Kiszka).
balrog
1
-23
/
+28
2008-05-28
moved halted field to CPU_COMMON
bellard
1
-7
/
+1
2008-05-24
Tab-complete arguments for "logfile" in the monitor.
balrog
1
-1
/
+1
2008-05-04
Allow bootdevice change from the monitor
aurel32
1
-0
/
+17
2008-04-27
Add a monitor command to raise NMI
aurel32
1
-0
/
+17
2008-04-12
Use correct memory types in do_physical_memory_save()
aurel32
1
-1
/
+1
2008-04-11
physical memory dump to file
aurel32
1
-0
/
+28
2008-02-10
Add an ncurses UI.
balrog
1
-0
/
+2
2007-12-17
Fix miscellaneous minor things, by Andre Przywara.
ths
1
-1
/
+1
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
1
-2
/
+2
2007-12-03
The profiler need qemu-timer.h
ths
1
-0
/
+4
2007-12-02
Collecting block device statistics, by Richard W.M. Jones.
ths
1
-0
/
+7
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
1
-8
/
+3
2007-11-30
Fix a crash with monitor input arriving before readline_start has been called
blueswir1
1
-0
/
+2
[next]