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
*
gdbstub: Allow re-instantiation (Jan Kiszka)
aliguori
2009-03-28
1
-0
/
+2
*
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
2009-03-12
1
-0
/
+2
*
Multi-key completion for sendkey
blueswir1
2009-03-08
1
-0
/
+3
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
Remove tabs introduced from VNC ACL series
aliguori
2009-03-06
1
-86
/
+86
*
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-06
1
-0
/
+96
*
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
1
-10
/
+37
*
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
1
-5
/
+22
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-71
/
+75
*
monitor: Introduce ReadLineState (Jan Kiszka)
aliguori
2009-03-05
1
-17
/
+19
*
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
1
-7
/
+3
*
monitor: Rework terminal management (Jan Kiszka)
aliguori
2009-03-05
1
-20
/
+23
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-363
/
+389
*
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
1
-51
/
+63
*
monitor: Break out readline_show_prompt (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+2
*
monitor: Simplify password input mode (Jan Kiszka)
aliguori
2009-03-05
1
-20
/
+0
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+40
*
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+2
*
SH4: Added monitoring of TLBs
aurel32
2009-03-03
1
-1
/
+32
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+14
*
Add a description for the set_link monitor command.
aliguori
2009-02-11
1
-1
/
+2
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Synch code, help and docs
blueswir1
2009-01-24
1
-5
/
+7
*
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
2009-01-08
1
-0
/
+1
*
Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)
blueswir1
2008-12-28
1
-3
/
+2
*
new monitor func status
aurel32
2008-12-18
1
-0
/
+11
*
Fix warnings introduced by commit 6081
aurel32
2008-12-18
1
-0
/
+2
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-0
/
+7
*
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
[next]