summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Remove legacy interfaceAlex Bligh1-212/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh2-2/+2
2013-08-22aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh2-2/+2
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-1/+1
2013-08-22aio / timers: Remove main_loop_timerlistAlex Bligh1-5/+1
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh1-273/+341
2013-08-22aio / timers: Add qemu_clock_get_ms and qemu_clock_get_msAlex Bligh1-0/+28
2013-08-22aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadlineAlex Bligh1-16/+0
2013-08-22aio / timers: Remove alarm timersAlex Bligh1-3/+0
2013-08-22aio / timers: Add documentation and new format callsAlex Bligh1-22/+184
2013-08-22aio / timers: Use all timerlists in icount warp calculationsAlex Bligh1-0/+13
2013-08-22aio / timers: Introduce new API timer_new and friendsAlex Bligh1-0/+69
2013-08-22aio / timers: On timer modification, qemu_notify or aio_notifyAlex Bligh1-0/+9
2013-08-22aio / timers: Add aio_timer_init & aio_timer_new wrappersAlex Bligh1-0/+43
2013-08-22aio / timers: Add a notify callback to QEMUTimerListAlex Bligh1-4/+23
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh1-0/+4
2013-08-22aio / timers: Add QEMUTimerListGroup and helper functionsAlex Bligh2-0/+50
2013-08-22aio / timers: Untangle include filesAlex Bligh5-3/+7
2013-08-22aio / timers: Split QEMUClock into QEMUClock and QEMUTimerListAlex Bligh1-23/+325
2013-08-22aio / timers: Make qemu_run_timers and qemu_run_all_timers return progressAlex Bligh1-2/+19
2013-08-22aio / timers: add ppoll support with qemu_poll_nsAlex Bligh1-0/+12
2013-08-22aio / timers: add qemu-timer.c utility functionsAlex Bligh1-0/+42
2013-08-22aio / timers: Rename qemu_new_clock and expose clock typesAlex Bligh1-0/+4
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-3/+3
2013-08-22block: Introduce bs->zero_beyond_eofAsias He1-0/+3
2013-08-20Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...Anthony Liguori1-5/+0
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori1-12/+2
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell1-5/+0
2013-08-19aio: drop io_flush argumentStefan Hajnoczi1-12/+2
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost1-0/+3
2013-08-16gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber1-0/+2
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini1-1/+3
2013-08-12Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi1-0/+1
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek2-3/+8
2013-08-08dump: populate guest_phys_blocksLaszlo Ersek1-0/+1
2013-08-08dump: introduce GuestPhysBlockListLaszlo Ersek1-0/+22
2013-08-05semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui1-1/+1
2013-07-30Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori2-1/+2
2013-07-30Merge remote-tracking branch 'borntraeger/s390-for-1.6' into stagingAnthony Liguori1-0/+6
2013-07-30chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth1-0/+1
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova1-0/+6
2013-07-30spice: fix display initializationGerd Hoffmann2-1/+2
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov2-3/+13
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis2-0/+5
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin1-0/+1
2013-07-29sysbus: QOM parent field cleanup for SysBusDeviceAndreas Färber1-1/+4
2013-07-29sysbus: Remove unused sysbus_new() prototypeAndreas Färber1-1/+0
2013-07-29sysbus: Drop FROM_SYSBUS()Andreas Färber1-3/+0
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber1-0/+3