summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pc_piix: enable legacy hotplug for XenMichael S. Tsirkin2014-02-051-0/+11
| * | | qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-053-1/+8
| * | | hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-053-201/+34
| * | | pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov2014-02-051-1/+0
| * | | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-053-4/+9
| * | | pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov2014-02-051-12/+12
| * | | pcihp: replace enable|disable_device() with onelinersIgor Mammedov2014-02-051-12/+2
| * | | pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-052-17/+6
* | | | 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
| * | | 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
OpenPOWER on IntegriCloud