summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* monitor: avoid use of global *cur_mon in monitor_find_completion()Wenchao Xia2013-08-301-1/+2
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori2013-08-291-1/+2
|\
| * kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione2013-08-091-1/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-291-0/+1
|\ \
| * | loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+1
* | | tcg-i386: Remove abort from GETPC_LDSTRichard Henderson2013-08-291-5/+5
* | | tcg-i386: Use new return-argument ld/st helpersRichard Henderson2013-08-261-11/+2
* | | tcg: Tidy softmmu_template.hRichard Henderson2013-08-261-183/+104
* | | tcg: Add mmu helpers that take a return address argumentRichard Henderson2013-08-262-33/+55
* | | 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
OpenPOWER on IntegriCloud