summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-30monitor: avoid use of global *cur_mon in monitor_find_completion()Wenchao Xia1-1/+2
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori1-1/+2
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori1-0/+1
2013-08-29tcg-i386: Remove abort from GETPC_LDSTRichard Henderson1-5/+5
2013-08-26tcg-i386: Use new return-argument ld/st helpersRichard Henderson1-11/+2
2013-08-26tcg: Tidy softmmu_template.hRichard Henderson1-183/+104
2013-08-26tcg: Add mmu helpers that take a return address argumentRichard Henderson2-33/+55
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori9-65/+681
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-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-0/+6
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-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin1-0/+1
2013-08-20Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...Anthony Liguori1-5/+0
2013-08-20OptsVisitor: don't try to flatten overlong integer rangesLaszlo Ersek1-0/+6
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-09kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione1-1/+2
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