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
*
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-06
1
-0
/
+3
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-27
/
+27
*
Get rid of _t suffix
malc
2009-10-01
1
-27
/
+27
*
Fix build with profiler enabled
Aurelien Jarno
2009-09-30
1
-0
/
+3
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
1
-7
/
+7
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-16
/
+16
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-3
/
+3
*
monitor: fix muxing
Gerd Hoffmann
2009-09-11
1
-11
/
+24
*
monitor: Update supported types documentation
Luiz Capitulino
2009-09-04
1
-1
/
+3
*
monitor: fail when 'i' type is greater than 32-bit
Luiz Capitulino
2009-09-04
1
-0
/
+6
*
monitor: Drop args[] handling code
Luiz Capitulino
2009-09-04
1
-61
/
+10
*
monitor: Drop str_allocated[]
Luiz Capitulino
2009-09-04
1
-11
/
+2
*
monitor: Drop unused macros
Luiz Capitulino
2009-09-04
1
-12
/
+0
*
monitor: Split monitor_handle_command()
Luiz Capitulino
2009-09-04
1
-34
/
+39
*
monitor: Port handler_10 to use QDict
Luiz Capitulino
2009-09-04
1
-18
/
+8
*
monitor: Drop handler_8 and handler_9
Luiz Capitulino
2009-09-04
1
-16
/
+0
*
monitor: Port handler_7 to use QDict
Luiz Capitulino
2009-09-04
1
-12
/
+10
*
monitor: Port handler_6 to use QDict
Luiz Capitulino
2009-09-04
1
-8
/
+6
*
monitor: Port handler_5 to use QDict
Luiz Capitulino
2009-09-04
1
-21
/
+28
*
monitor: Port handler_4 to use QDict
Luiz Capitulino
2009-09-04
1
-13
/
+9
*
monitor: Port handler_3 to use QDict
Luiz Capitulino
2009-09-04
1
-11
/
+13
*
monitor: Port handler_2 to use QDict
Luiz Capitulino
2009-09-04
1
-10
/
+13
*
monitor: Port handler_1 to use QDict
Luiz Capitulino
2009-09-04
1
-28
/
+41
*
monitor: Port handler_0 to use QDict
Luiz Capitulino
2009-09-04
1
-9
/
+9
*
monitor: Setup a QDict with arguments to handlers
Luiz Capitulino
2009-09-04
1
-0
/
+18
*
monitor: New format for handlers argument types
Luiz Capitulino
2009-09-04
1
-5
/
+43
*
Add wrappers to functions used by the Monitor
Luiz Capitulino
2009-09-04
1
-0
/
+5
*
Fix breakage due to __thread
Blue Swirl
2009-08-31
1
-1
/
+1
*
add qemu_error() + friends
Gerd Hoffmann
2009-08-27
1
-1
/
+70
*
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-27
1
-2
/
+2
*
make load_vmstate() return errors
Juan Quintela
2009-08-27
1
-2
/
+1
*
move do_loadvm() to monitor.c
Juan Quintela
2009-08-27
1
-0
/
+11
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-57
/
+0
*
Fix device name completion for 'eject'
Blue Swirl
2009-08-23
1
-0
/
+3
*
rename "info qdrv" to "info qdm"
Gerd Hoffmann
2009-08-10
1
-2
/
+2
*
Fix do_commit() behavior
Luiz Capitulino
2009-08-10
1
-1
/
+1
*
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
1
-1
/
+1
*
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2009-07-30
1
-0
/
+2
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-5
/
+7
*
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2009-07-27
1
-0
/
+24
*
Add getfd and closefd monitor commands
Mark McLoughlin
2009-07-27
1
-0
/
+69
*
monitor: Add port write command
Jan Kiszka
2009-07-16
1
-0
/
+19
*
Move boot_set callback backend
Jan Kiszka
2009-07-16
1
-18
/
+5
*
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
1
-1
/
+1
*
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
1
-0
/
+46
*
monitor: Refactor acl commnds
Jan Kiszka
2009-06-29
1
-39
/
+57
*
monitor: Add completion for help command
Jan Kiszka
2009-06-29
1
-0
/
+5
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-2
/
+0
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
1
-0
/
+2
*
monitor: Introduce get_command_name()
Luiz Capitulino
2009-06-10
1
-14
/
+30
[next]