summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-269-65/+681
|\
| * aio / timers: Remove legacy interfaceAlex Bligh2013-08-221-212/+2
| * aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-222-2/+2
| * aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh2013-08-222-2/+2
| * aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-1/+1
| * aio / timers: Remove main_loop_timerlistAlex Bligh2013-08-221-5/+1
| * aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-273/+341
| * aio / timers: Add qemu_clock_get_ms and qemu_clock_get_msAlex Bligh2013-08-221-0/+28
| * aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadlineAlex Bligh2013-08-221-16/+0
| * aio / timers: Remove alarm timersAlex Bligh2013-08-221-3/+0
| * aio / timers: Add documentation and new format callsAlex Bligh2013-08-221-22/+184
| * aio / timers: Use all timerlists in icount warp calculationsAlex Bligh2013-08-221-0/+13
| * aio / timers: Introduce new API timer_new and friendsAlex Bligh2013-08-221-0/+69
| * aio / timers: On timer modification, qemu_notify or aio_notifyAlex Bligh2013-08-221-0/+9
| * aio / timers: Add aio_timer_init & aio_timer_new wrappersAlex Bligh2013-08-221-0/+43
| * aio / timers: Add a notify callback to QEMUTimerListAlex Bligh2013-08-221-4/+23
| * aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh2013-08-221-0/+4
| * aio / timers: Add QEMUTimerListGroup and helper functionsAlex Bligh2013-08-222-0/+50
| * aio / timers: Untangle include filesAlex Bligh2013-08-225-3/+7
| * aio / timers: Split QEMUClock into QEMUClock and QEMUTimerListAlex Bligh2013-08-221-23/+325
| * aio / timers: Make qemu_run_timers and qemu_run_all_timers return progressAlex Bligh2013-08-221-2/+19
| * aio / timers: add ppoll support with qemu_poll_nsAlex Bligh2013-08-221-0/+12
| * aio / timers: add qemu-timer.c utility functionsAlex Bligh2013-08-221-0/+42
| * aio / timers: Rename qemu_new_clock and expose clock typesAlex Bligh2013-08-221-0/+4
| * aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-3/+3
| * block: Introduce bs->zero_beyond_eofAsias He2013-08-221-0/+3
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-08-221-0/+6
|\ \ | |/ |/|
| * OptsVisitor: don't try to flatten overlong integer rangesLaszlo Ersek2013-08-201-0/+6
* | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...Anthony Liguori2013-08-201-5/+0
|\ \ | |/ |/|
| * hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell2013-08-201-5/+0
* | Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori2013-08-201-12/+2
|\ \
| * | aio: drop io_flush argumentStefan Hajnoczi2013-08-191-12/+2
| |/
* | qom: Introduce instance_post_init hookEduardo Habkost2013-08-161-0/+3
* | gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber2013-08-161-0/+2
|/
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-1/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-08-121-0/+1
|\
| * virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi2013-08-121-0/+1
* | dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek2013-08-082-3/+8
* | dump: populate guest_phys_blocksLaszlo Ersek2013-08-081-0/+1
* | dump: introduce GuestPhysBlockListLaszlo Ersek2013-08-081-0/+22
|/
* semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui2013-08-051-1/+1
* Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori2013-07-302-1/+2
|\
| * spice: fix display initializationGerd Hoffmann2013-07-302-1/+2
* | Merge remote-tracking branch 'borntraeger/s390-for-1.6' into stagingAnthony Liguori2013-07-301-0/+6
|\ \
| * | s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova2013-07-301-0/+6
| |/
* | chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth2013-07-301-0/+1
|/
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-292-3/+13
* qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis2013-07-292-0/+5
* pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin2013-07-291-0/+1
* sysbus: QOM parent field cleanup for SysBusDeviceAndreas Färber2013-07-291-1/+4
OpenPOWER on IntegriCloud