index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-29
Merge remote-tracking branch 'sweil/mingw' into stable-1.5
Anthony Liguori
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2013-08-29
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
2013-08-28
target-mips: fix get_physical_address() #if 0 build error
James Hogan
2013-08-27
gtk: Remove unused include statements which are not portable
Stefan Weil
2013-08-27
w32: Add an icon resource
Stefan Weil
2013-08-27
w32: Fix broken out-of-tree builds (missing version.o)
Stefan Weil
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
2013-08-26
tcg: Tidy generated code for tcg_outN
Richard Henderson
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into...
Anthony Liguori
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
2013-08-24
disas-objdump: Pass --adjust-vma to objdump
Richard Henderson
2013-08-24
disas: Add disas-objdump.pl
Richard Henderson
2013-08-24
disas: Implement fallback to dump object code as hex
Richard Henderson
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
2013-08-22
aio-win32: replace incorrect AioHandler->opaque usage with ->e
Stefan Hajnoczi
2013-08-22
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
2013-08-22
aio / timers: Remove legacy interface
Alex Bligh
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Add scripts/switch-timer-api
Alex Bligh
2013-08-22
aio / timers: Add test harness for AioContext timers
Alex Bligh
2013-08-22
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-22
aio / timers: Remove main_loop_timerlist
Alex Bligh
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
Alex Bligh
2013-08-22
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
Alex Bligh
2013-08-22
aio / timers: Remove alarm timers
Alex Bligh
2013-08-22
aio / timers: Add documentation and new format calls
Alex Bligh
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
2013-08-22
aio / timers: Introduce new API timer_new and friends
Alex Bligh
2013-08-22
aio / timers: On timer modification, qemu_notify or aio_notify
Alex Bligh
2013-08-22
aio / timers: Convert mainloop to use timeout
Alex Bligh
2013-08-22
aio / timers: Convert aio_poll to use AioContext timers' deadline
Alex Bligh
2013-08-22
aio / timers: Add aio_timer_init & aio_timer_new wrappers
Alex Bligh
2013-08-22
aio / timers: aio_ctx_prepare sets timeout from AioContext timers
Alex Bligh
2013-08-22
aio / timers: Add a notify callback to QEMUTimerList
Alex Bligh
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-22
aio / timers: Add QEMUTimerListGroup and helper functions
Alex Bligh
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-08-22
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
Alex Bligh
2013-08-22
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
Alex Bligh
2013-08-22
aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
Alex Bligh
2013-08-22
aio / timers: add ppoll support with qemu_poll_ns
Alex Bligh
[next]