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
2012-10-31
target-i386: Pass X86CPU to cpu_x86_inject_mce()
Andreas Färber
1
-2
/
+4
2012-10-24
block: introduce BLOCK_JOB_READY event
Paolo Bonzini
1
-0
/
+1
2012-10-24
monitor: Prevent removing fd from set during init
Corey Bryant
1
-2
/
+3
2012-10-24
monitor: Enable adding an inherited fd to an fd set
Corey Bryant
1
-72
/
+85
2012-10-24
monitor: Allow add-fd to any specified fd set
Corey Bryant
1
-17
/
+37
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-19
/
+19
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
1
-7
/
+1
2012-10-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2012-10-04
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-42
/
+6
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
1
-4
/
+0
2012-09-28
block: introduce block job error
Paolo Bonzini
1
-0
/
+1
2012-09-26
qapi: convert add_client
Luiz Capitulino
1
-39
/
+0
2012-09-26
monitor: add Error * argument to monitor_get_fd
Paolo Bonzini
1
-6
/
+9
2012-09-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+18
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-0
/
+1
2012-09-07
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
1
-0
/
+18
2012-09-05
qapi: convert screendump
Luiz Capitulino
1
-6
/
+0
2012-09-05
qapi: convert sendkey
Amos Kong
1
-87
/
+0
2012-09-05
monitor: move key_defs[] table and introduce two help functions
Amos Kong
1
-172
/
+11
2012-09-05
hmp: rename arguments
Amos Kong
1
-7
/
+7
2012-09-05
monitor: rename keyname '<' to 'less'
Amos Kong
1
-1
/
+8
2012-09-05
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
1
-0
/
+1
2012-08-23
monitor: don't try to initialize json parser when monitor is HMP
Anthony Liguori
1
-2
/
+2
2012-08-23
monitor: move json init from OPEN event to init
Anthony Liguori
1
-1
/
+3
2012-08-20
monitor: avoid declaring unused variables
Blue Swirl
1
-1
/
+1
2012-08-15
monitor: Clean up fd sets on monitor disconnect
Corey Bryant
1
-1
/
+22
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-1
/
+85
2012-08-15
qapi: Introduce add-fd, remove-fd, query-fdsets
Corey Bryant
1
-0
/
+189
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-70
/
+14
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
1
-0
/
+1
2012-08-13
qmp: switch to the new error format on the wire
Luiz Capitulino
1
-5
/
+13
2012-08-13
monitor: drop unused monitor debug code
Luiz Capitulino
1
-65
/
+0
2012-08-08
Add migrate_set_cache_size command
Orit Wasserman
1
-0
/
+7
2012-08-08
Add migration capabilities
Orit Wasserman
1
-0
/
+7
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
1
-16
/
+0
2012-07-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-18
/
+14
2012-07-14
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
1
-25
/
+4
2012-07-13
qapi: Convert getfd and closefd
Corey Bryant
1
-18
/
+14
2012-06-15
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
1
-6
/
+152
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
1
-0
/
+1
2012-06-04
Add 'query-events' command to QMP to query async events
Daniel P. Berrange
1
-62
/
+45
2012-05-08
hmp: fix bad value conversion for M type
Luiz Capitulino
1
-2
/
+6
2012-05-08
hmp: expr_unary(): check for overflow in strtoul()/strtoull()
Luiz Capitulino
1
-0
/
+4
2012-03-27
qmp: add and use q type specifier
Paolo Bonzini
1
-0
/
+3
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+0
2012-03-19
monitor: fix client_migrate_info error handling
Yonit Halperin
1
-0
/
+5
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
1
-1
/
+0
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-28
/
+28
2012-03-14
monitor: Don't access registers through CPUState
Andreas Färber
1
-246
/
+246
2012-03-03
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
1
-2
/
+2
[next]