aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: On AS changes, only flush affected CPU TLBsEdgar E. Iglesias
2014-02-11cpu: Add per-cpu address spaceEdgar E. Iglesias
2014-02-11memory: Add MemoryListener to typedefs.hEdgar E. Iglesias
2014-02-11exec: Make memory_region_section_get_iotlb use section ASEdgar E. Iglesias
2014-02-11exec: Always initialize MemorySection address spacesEdgar E. Iglesias
2014-02-11exec: Make iotlb_to_region input an ASEdgar E. Iglesias
2014-02-11exec: Make tb_invalidate_phys_addr input an ASEdgar E. Iglesias
2014-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...Peter Maydell
2014-02-10Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell
2014-02-10memory: fix limiting of translation at a page boundaryPaolo Bonzini
2014-02-10prep: Drop from ppcemb-softmmuAndreas Färber
2014-02-09raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau
2014-02-09prep: Kill get_system_io() usageHervé Poussineau
2014-02-09libcacard: Don't link with all libraries QEMU links toChristophe Fergeau
2014-02-09block: Fix 32 bit truncation in mark_request_serialising()Kevin Wolf
2014-02-09blkdebug: Don't leak bs->file on failureKevin Wolf
2014-02-09block: Don't call ROUND_UP with negative valuesKevin Wolf
2014-02-09block: bdrv_aligned_pwritev: Assert overlap rangeKevin Wolf
2014-02-09block: Fix memory leaks in bdrv_co_do_pwritev()Kevin Wolf
2014-02-09raw: Fix BlockLimits passthroughKevin Wolf
2014-02-09qemu-iotests: add test for qcow2 preallocation with different cluster sizesHu Tao
2014-02-09qcow2: check for NULL l2metaHu Tao
2014-02-09qcow2: fix offset overflow in qcow2_alloc_clusters_at()Hu Tao
2014-02-09qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()Hu Tao
2014-02-09block/iscsi: always fill bs->bl.opt_transfer_lengthPeter Lieven
2014-02-09block: Fail gracefully with missing filenameKevin Wolf
2014-02-09qemu-iotests: enable support for NFS protocolPeter Lieven
2014-02-09qemu-iotests: enable test 016 and 025 to work with NFS protocolPeter Lieven
2014-02-09qemu-iotests: blacklist test 020 for NFS protocolPeter Lieven
2014-02-09qemu-iotests: change _supported_proto to file for various testsPeter Lieven
2014-02-09block: add native support for NFSPeter Lieven
2014-02-09qemu-iotest: Make 077 raw-onlyKevin Wolf
2014-02-08Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...Peter Maydell
2014-02-08arm/zynq: Add software system reset via SCLRSebastian Huber
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani
2014-02-08util/fifo8: clear fifo head upon resetBeniamino Galvani
2014-02-08util/fifo8: implement push/pop of multiple bytesBeniamino Galvani
2014-02-08disas: Implement disassembly output for A64Claudio Fontana
2014-02-08disas/libvixl: Fix upstream libvixl compilation issuesPeter Maydell
2014-02-08disas: Add subset of libvixl sources for A64 disassemblerPeter Maydell
2014-02-08rules.mak: Link with C++ if we have a C++ compilerPeter Maydell
2014-02-08rules.mak: Support .cc as a C++ source file suffixPeter Maydell
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall
2014-02-08vmstate: Add uint32 2D-array supportChristoffer Dall
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall