summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* softfloat: Add support for ties-away roundingPeter Maydell2014-01-071-1/+2
* softfloat: Add float16 <=> float64 conversion functionsPeter Maydell2014-01-071-0/+2
* softfloat: Provide complete set of accessors for fp statePeter Maydell2014-01-071-3/+36
* softfloat: Add float32_to_uint64()Tom Musta2014-01-071-0/+1
* softfloat: Make the int-to-float functions take exact-width typesPeter Maydell2014-01-071-13/+13
* softfloat: Add 16 bit integer to float conversionsPeter Maydell2014-01-071-0/+21
* softfloat: Add float to 16bit integer conversions.Will Newton2014-01-071-0/+4
* arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-071-1/+1
* device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2013-12-201-1/+1
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-201-40/+40
* roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-201-0/+1
* spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+2
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-0/+7
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+35
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-171-0/+40
* hw/timer: add allwinner a10 timerliguang2013-12-171-0/+58
* vmstate: Add support for an array of ptimer_state *Peter Maydell2013-12-172-0/+14
* hw/arm/digic: add UART supportAntony Pavlov2013-12-172-0/+49
* hw/arm/digic: add timer supportAntony Pavlov2013-12-172-0/+52
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-171-0/+35
* host-utils: add clrsb32/64 - count leading redundant sign bitsClaudio Fontana2013-12-171-0/+32
* char: add qemu_chr_fe_event()Marc-André Lureau2013-12-161-0/+10
* include: add missing config-host.h includeMarc-André Lureau2013-12-161-0/+2
* qmp_change_blockdev() remove unused has_formatMarc-André Lureau2013-12-161-1/+1
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-134-11/+25
|\
| * virtio: Convert exit to unrealizeAndreas Färber2013-12-092-2/+2
| * virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-2/+3
| * virtio-scsi: Convert to QOM realizeAndreas Färber2013-12-091-1/+1
| * virtio-rng: Convert to QOM realizeAndreas Färber2013-12-091-0/+2
| * virtio: Start converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-1/+3
| * virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-1/+1
| * virtio-bus: cleanup plug/unplug interfacePaolo Bonzini2013-12-092-3/+4
| * virtio-bus: remove vdev fieldPaolo Bonzini2013-12-091-4/+12
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-136-38/+46
|\ \
| * | hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-1/+9
| * | hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-1/+23
| * | smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-0/+2
| * | qtest: split configuration of qtest accelerator and chardevPaolo Bonzini2013-12-101-20/+5
| * | pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-14/+2
| * | hw: Pass QEMUMachine to its init() methodMarkus Armbruster2013-12-101-2/+5
* | | softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton2013-12-101-0/+4
* | | hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby2013-12-101-0/+7
* | | cpu/a9mpcore: Add Global TimerFrançois LEGAL2013-12-101-0/+2
* | | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+97
* | | cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite2013-12-101-1/+1
|/ /
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-12-074-9/+24
|\ \
| * | block: add opt_transfer_length to BlockLimitsPeter Lieven2013-12-051-0/+3
| * | qemu-nbd: support internal snapshot exportWenchao Xia2013-12-041-0/+8
| * | snapshot: distinguish id and name in load_tmpWenchao Xia2013-12-042-2/+9
| * | block: add bdrv_aio_write_zeroesPaolo Bonzini2013-12-031-0/+3
OpenPOWER on IntegriCloud