aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10target-mips: add user-mode FR switch support for MIPS32r5Petar Jovanovic
2014-02-10target-mips: add support for CP0_Config5Petar Jovanovic
2014-02-10target-mips: add support for CP0_Config4Petar Jovanovic
2014-02-10target-mips: add CPU definition for MIPS32R5Petar Jovanovic
2014-02-10ACPI: Remove commented-out code from HPET._CRSGabriel L. Somlo
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2014-02-10hw/acpi: move typeinfo to the file endIgor Mammedov
2014-02-10qdev: add "hotpluggable" property to DeviceIgor Mammedov
2014-02-10qdev: add to BusState "hotplug-handler" linkIgor Mammedov
2014-02-10define hotplug interfaceIgor Mammedov
2014-02-10loader: document that errno is setMichael S. Tsirkin
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