aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14nand: Don't use qdev_create() in nand_init()Andreas Färber
2014-02-14tests: Run qom-test for every architecturePeter Maydell
2014-02-14qom-test: Test shutdown in addition to startupMarkus Armbruster
2014-02-14qom-test: Run for all available machinesMarkus Armbruster
2014-02-14tests: Fix gcov paths for relocated device sourcesAndreas Färber
2014-02-13target-ppc: Make ppc40x CPUs available in ppcembAndreas Färber
2014-02-13ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin
2014-02-13Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell
2014-02-12Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...Peter Maydell
2014-02-12Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell
2014-02-11petalogix-ml605: Create the CPU with object_new()Edgar E. Iglesias
2014-02-11exec: Make cpu_memory_rw_debug use the CPUs ASEdgar E. Iglesias
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
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