aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-17hw/arm: add allwinner a10 SoC supportliguang
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang
2013-12-17hw/timer: add allwinner a10 timerliguang
2013-12-17vmstate: Add support for an array of ptimer_state *Peter Maydell
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov
2013-12-17host-utils: add clrsb32/64 - count leading redundant sign bitsClaudio Fontana
2013-12-16char: add qemu_chr_fe_event()Marc-André Lureau
2013-12-16include: add missing config-host.h includeMarc-André Lureau
2013-12-16qmp_change_blockdev() remove unused has_formatMarc-André Lureau
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-10softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2013-12-10hw: Pass QEMUMachine to its init() methodMarkus Armbruster
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio-scsi: Convert to QOM realizeAndreas Färber
2013-12-09virtio-rng: Convert to QOM realizeAndreas Färber
2013-12-09virtio: Start converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-bus: cleanup plug/unplug interfacePaolo Bonzini
2013-12-09virtio-bus: remove vdev fieldPaolo Bonzini
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori
2013-12-05block: add opt_transfer_length to BlockLimitsPeter Lieven
2013-12-04qemu-nbd: support internal snapshot exportWenchao Xia
2013-12-04snapshot: distinguish id and name in load_tmpWenchao Xia
2013-12-03block: add bdrv_aio_write_zeroesPaolo Bonzini
2013-12-03block: add flags to BlockRequestPaolo Bonzini
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-12-02coroutine: remove unused CoQueue AioContextMarc-André Lureau
2013-12-02coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson
2013-11-30tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson
2013-11-30tcg-arm: Use qemu_getauxvalRichard Henderson