index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-tool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
iostatus: reorganize io error code
Paolo Bonzini
1
-0
/
+6
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-0
/
+20
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
1
-0
/
+5
2012-06-21
qemu-log: cleanup
Blue Swirl
1
-2
/
+0
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