aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: Add aio_timer_init & aio_timer_new wrappersAlex 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 ppoll support with qemu_poll_nsAlex 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-22block: Introduce bs->zero_beyond_eofAsias He
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-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-08-19aio: drop io_flush argumentStefan Hajnoczi
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost
2013-08-16gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-08-12Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek
2013-08-08dump: populate guest_phys_blocksLaszlo Ersek
2013-08-08dump: introduce GuestPhysBlockListLaszlo Ersek
2013-08-05semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui
2013-07-30Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori
2013-07-30Merge remote-tracking branch 'borntraeger/s390-for-1.6' into stagingAnthony Liguori
2013-07-30chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova
2013-07-30spice: fix display initializationGerd Hoffmann
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin
2013-07-29sysbus: QOM parent field cleanup for SysBusDeviceAndreas Färber
2013-07-29sysbus: Remove unused sysbus_new() prototypeAndreas Färber
2013-07-29sysbus: Drop FROM_SYSBUS()Andreas Färber
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber
2013-07-29escc: QOM cast cleanupAndreas Färber
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber