summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* sysbus: Remove unused sysbus_new() prototypeAndreas Färber2013-07-291-1/+0
* sysbus: Drop FROM_SYSBUS()Andreas Färber2013-07-291-3/+0
* m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber2013-07-291-0/+3
* lm32_juart: QOM cast cleanupAndreas Färber2013-07-291-0/+2
* lm32_juart: Relocate and tidy headerAndreas Färber2013-07-291-3/+3
* escc: QOM cast cleanupAndreas Färber2013-07-291-0/+1
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-2/+12
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-1/+6
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-293-3/+9
|\
| * dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi2013-07-291-0/+1
| * migration: fix spice migrationStefan Hajnoczi2013-07-291-1/+1
| * block: Repair the throttling code.Benoît Canet2013-07-291-2/+7
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-291-0/+4
|\ \
| * | target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost2013-07-291-0/+4
* | | qemu-help: Sort devices by logical functionalityMarcel Apfelbaum2013-07-291-0/+29
* | | hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-0/+1
* | | xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-292-8/+69
* | | pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+1
* | | pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-3/+3
* | | pseries: savevm support for pseries machineDavid Gibson2013-07-291-3/+9
OpenPOWER on IntegriCloud