summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tpci200 qtestAndreas Färber2014-02-142-0/+36
* tests: Add virtio-net qtestAndreas Färber2014-02-142-0/+40
* tests: Add ne2000 qtestAndreas Färber2014-02-142-0/+36
* tests: Add eepro100 qtestAndreas Färber2014-02-142-0/+66
* tests: Add pcnet qtestAndreas Färber2014-02-142-0/+37
* tests: Add rtl8139 qtestAndreas Färber2014-02-142-0/+36
* tests: Add vmxnet3 qtestAndreas Färber2014-02-142-0/+38
* tests: Add e1000 qtestAndreas Färber2014-02-142-0/+40
* i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber2014-02-141-2/+0
* twl92230: QOM'ifyAndreas Färber2014-02-141-14/+21
* ds1338: QOM'ifyAndreas Färber2014-02-141-8/+13
* lm832x: QOM'ifyAndreas Färber2014-02-141-9/+13
* max7310: QOM'ifyAndreas Färber2014-02-141-9/+14
* ssd0303: QOM'ifyAndreas Färber2014-02-141-6/+12
* wm8750: QOM'ifyAndreas Färber2014-02-141-13/+20
* z2: QOM'ify AER915Andreas Färber2014-02-141-7/+13
* tosa: QOM'ify DACAndreas Färber2014-02-141-5/+11
* pxa2xx: QOM'ify I2C slaveAndreas Färber2014-02-141-13/+25
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-1435-91/+91
* nand: Don't use qdev_create() in nand_init()Andreas Färber2014-02-141-1/+1
* tests: Run qom-test for every architecturePeter Maydell2014-02-141-23/+8
* qom-test: Test shutdown in addition to startupMarkus Armbruster2014-02-141-7/+7
* qom-test: Run for all available machinesMarkus Armbruster2014-02-141-214/+60
* tests: Fix gcov paths for relocated device sourcesAndreas Färber2014-02-141-6/+6
* target-ppc: Make ppc40x CPUs available in ppcembAndreas Färber2014-02-132-22/+19
* ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber2014-02-134-22/+4
* qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-133-1/+8
* Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell2014-02-136-10/+7
|\
| * prep: Drop from ppcemb-softmmuAndreas Färber2014-02-104-6/+3
| * raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau2014-02-091-3/+3
| * prep: Kill get_system_io() usageHervé Poussineau2014-02-091-1/+1
* | Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...Peter Maydell2014-02-121-1/+1
|\ \
| * | libcacard: Don't link with all libraries QEMU links toChristophe Fergeau2014-02-091-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell2014-02-1250-84/+730
|\ \
| * | block: Fix 32 bit truncation in mark_request_serialising()Kevin Wolf2014-02-091-3/+3
| * | blkdebug: Don't leak bs->file on failureKevin Wolf2014-02-091-5/+9
| * | block: Don't call ROUND_UP with negative valuesKevin Wolf2014-02-091-2/+2
| * | block: bdrv_aligned_pwritev: Assert overlap rangeKevin Wolf2014-02-091-0/+2
| * | block: Fix memory leaks in bdrv_co_do_pwritev()Kevin Wolf2014-02-091-2/+2
| * | raw: Fix BlockLimits passthroughKevin Wolf2014-02-091-1/+7
| * | qemu-iotests: add test for qcow2 preallocation with different cluster sizesHu Tao2014-02-093-0/+96
| * | qcow2: check for NULL l2metaHu Tao2014-02-091-15/+16
| * | qcow2: fix offset overflow in qcow2_alloc_clusters_at()Hu Tao2014-02-091-1/+7
| * | qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()Hu Tao2014-02-094-16/+15
| * | block/iscsi: always fill bs->bl.opt_transfer_lengthPeter Lieven2014-02-091-3/+2
| * | block: Fail gracefully with missing filenameKevin Wolf2014-02-093-5/+42
| * | qemu-iotests: enable support for NFS protocolPeter Lieven2014-02-092-3/+22
| * | qemu-iotests: enable test 016 and 025 to work with NFS protocolPeter Lieven2014-02-092-2/+2
| * | qemu-iotests: blacklist test 020 for NFS protocolPeter Lieven2014-02-091-0/+5
| * | qemu-iotests: change _supported_proto to file for various testsPeter Lieven2014-02-0925-25/+25
OpenPOWER on IntegriCloud