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
/
qemu-tool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
1
-0
/
+4
2012-04-19
qemu-tool: map vm_clock to rt_clock
Paolo Bonzini
1
-2
/
+1
2012-02-29
qemu-tool: revert cpu_get_clock() abort(3)
Stefan Hajnoczi
1
-1
/
+1
2012-02-01
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
1
-1
/
+2
2012-01-19
qemu-tool: Fix mixup of int64 and int64_t
Andreas Färber
1
-2
/
+2
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+2
2011-12-22
link the main loop and its dependencies into the tools
Paolo Bonzini
1
-19
/
+23
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
1
-0
/
+9
2011-09-23
core: remove qemu_service_io
Frediano Ziglio
1
-4
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-05-18
qemu-tool: Stub out qemu-timer functions
Stefan Hajnoczi
1
-0
/
+25
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-03-15
tools: Use real async.c instead of stubs
Kevin Wolf
1
-43
/
+4
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
1
-0
/
+1
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
1
-7
/
+0
2010-03-27
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
1
-34
/
+15
2010-03-19
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
1
-1
/
+1
2010-03-16
error: Infrastructure to track locations for error reporting
Markus Armbruster
1
-0
/
+24
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-1
/
+1
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-1
/
+1
2010-03-16
tools: Remove unused cur_mon from qemu-tool.c
Markus Armbruster
1
-2
/
+0
2009-12-03
QMP: Asynchronous events infrastructure
Luiz Capitulino
1
-0
/
+4
2009-11-09
Added imlpementation for qemu_error for non-qemu executables
Naphtali Sprei
1
-0
/
+9
2009-10-27
Introduce contexts for asynchronous callbacks
Kevin Wolf
1
-0
/
+13
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-0
/
+3
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-3
/
+5
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-4
/
+2
2008-11-30
Fix warning from sparse (wrong declaration)
aurel32
1
-1
/
+1
2008-10-29
Use qemu_gettimeofday.
pbrook
1
-1
/
+1
2008-10-08
Fix IO performance regression in sparc
aliguori
1
-0
/
+4
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-0
/
+83