summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | block: add native support for NFSPeter Lieven2014-02-095-0/+472
| * | qemu-iotest: Make 077 raw-onlyKevin Wolf2014-02-091-1/+1
| |/
* | petalogix-ml605: Create the CPU with object_new()Edgar E. Iglesias2014-02-111-5/+2
* | exec: Make cpu_memory_rw_debug use the CPUs ASEdgar E. Iglesias2014-02-111-5/+5
* | exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias2014-02-115-11/+15
* | exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-1111-26/+34
* | exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1114-39/+46
* | exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias2014-02-116-17/+18
* | exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1125-119/+137
* | exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1118-92/+132
* | exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1110-44/+48
* | exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1125-137/+185
* | exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-1130-149/+190
* | exec: On AS changes, only flush affected CPU TLBsEdgar E. Iglesias2014-02-111-0/+5
* | cpu: Add per-cpu address spaceEdgar E. Iglesias2014-02-116-13/+33
* | memory: Add MemoryListener to typedefs.hEdgar E. Iglesias2014-02-112-2/+1
* | exec: Make memory_region_section_get_iotlb use section ASEdgar E. Iglesias2014-02-111-1/+1
* | exec: Always initialize MemorySection address spacesEdgar E. Iglesias2014-02-111-0/+2
* | exec: Make iotlb_to_region input an ASEdgar E. Iglesias2014-02-114-7/+7
* | exec: Make tb_invalidate_phys_addr input an ASEdgar E. Iglesias2014-02-114-5/+7
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...Peter Maydell2014-02-1142-112/+9000
|\ \
| * | arm/zynq: Add software system reset via SCLRSebastian Huber2014-02-081-0/+5
| * | hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-083-2/+28
| * | hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani2014-02-084-0/+751
| * | util/fifo8: clear fifo head upon resetBeniamino Galvani2014-02-081-0/+1
| * | util/fifo8: implement push/pop of multiple bytesBeniamino Galvani2014-02-082-0/+107
| * | disas: Implement disassembly output for A64Claudio Fontana2014-02-087-3/+118
| * | disas/libvixl: Fix upstream libvixl compilation issuesPeter Maydell2014-02-083-18/+17
| * | disas: Add subset of libvixl sources for A64 disassemblerPeter Maydell2014-02-0815-0/+6620
| * | rules.mak: Link with C++ if we have a C++ compilerPeter Maydell2014-02-081-2/+6
| * | rules.mak: Support .cc as a C++ source file suffixPeter Maydell2014-02-081-1/+5
OpenPOWER on IntegriCloud