summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-22aio / timers: Add scripts/switch-timer-apiAlex Bligh
2013-08-22aio / timers: Add test harness for AioContext timersAlex Bligh
2013-08-22aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-22aio / timers: Remove main_loop_timerlistAlex Bligh
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh
2013-08-22aio / timers: Add qemu_clock_get_ms and qemu_clock_get_msAlex Bligh
2013-08-22aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadlineAlex Bligh
2013-08-22aio / timers: Remove alarm timersAlex Bligh
2013-08-22aio / timers: Add documentation and new format callsAlex Bligh
2013-08-22aio / timers: Use all timerlists in icount warp calculationsAlex Bligh
2013-08-22aio / timers: Introduce new API timer_new and friendsAlex Bligh
2013-08-22aio / timers: On timer modification, qemu_notify or aio_notifyAlex Bligh
2013-08-22aio / timers: Convert mainloop to use timeoutAlex Bligh
2013-08-22aio / timers: Convert aio_poll to use AioContext timers' deadlineAlex Bligh
2013-08-22aio / timers: Add aio_timer_init & aio_timer_new wrappersAlex Bligh
2013-08-22aio / timers: aio_ctx_prepare sets timeout from AioContext timersAlex Bligh
2013-08-22aio / timers: Add a notify callback to QEMUTimerListAlex Bligh
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh
2013-08-22aio / timers: Add QEMUTimerListGroup and helper functionsAlex Bligh
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-08-22aio / timers: Split QEMUClock into QEMUClock and QEMUTimerListAlex Bligh
2013-08-22aio / timers: Make qemu_run_timers and qemu_run_all_timers return progressAlex Bligh
2013-08-22aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slackAlex Bligh
2013-08-22aio / timers: add ppoll support with qemu_poll_nsAlex Bligh
2013-08-22aio / timers: Consistent treatment of disabled clocks for deadlinesAlex Bligh
2013-08-22aio / timers: add qemu-timer.c utility functionsAlex Bligh
2013-08-22aio / timers: Rename qemu_new_clock and expose clock typesAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-08-22vmdk: support vmfs filesPaolo Bonzini
2013-08-22vmdk: support vmfsSparse filesFam Zheng
2013-08-22vmdk: fix L1 and L2 table size in vmdk3 openFam Zheng
2013-08-22vmdk: Move l1_size check into vmdk_add_extent()Fam Zheng
2013-08-22block: better error message for read only format nameFam Zheng
2013-08-22block: Produce zeros when protocols reading beyond end of fileMORITA Kazutaka
2013-08-22block: Introduce bs->zero_beyond_eofAsias He
2013-08-21qcow2: Change default for new images to compat=1.1Kevin Wolf
2013-08-20Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...Anthony Liguori
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori
2013-08-20Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori
2013-08-20Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-20hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb
2013-08-20default-configs: Fix A9MP and A15MP config namesPeter Maydell
2013-08-20hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputsPeter Maydell
2013-08-20target-arm: Implement the generic timerPeter Maydell
2013-08-20target-arm: Support coprocessor registers which do I/OPeter Maydell
2013-08-20target-arm: Allow raw_read() and raw_write() to handle 64 bit regsPeter Maydell
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/vexpress: Don't use arm_pic_init_cpu()Peter Maydell