GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
monitor: Remove unused variable
Luiz Capitulino
2009-06-10
1
-2
/
+0
*
monitor: Remove uneeded 'return' statement
Luiz Capitulino
2009-06-10
1
-1
/
+0
*
monitor: Remove uneeded goto
Luiz Capitulino
2009-06-10
1
-4
/
+6
*
Use hxtool to generate monitor documentation and C structures
Blue Swirl
2009-06-06
1
-119
/
+3
*
qdev: add monitor command to dump the tree.
Gerd Hoffmann
2009-06-05
1
-0
/
+3
*
User networking: Show active connections
Alexander Graf
2009-05-28
1
-1
/
+2
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
1
-2
/
+3
*
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
1
-4
/
+0
[next]