aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin3-3/+130
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau2-2/+157
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau1-3/+16
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin3-69/+92
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin2-6/+11
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi1-0/+3
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini2-0/+2
2017-06-02virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek1-0/+3
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell49-319/+510
2017-06-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170602'...Peter Maydell16-157/+648
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones1-0/+21
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones1-0/+4
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater1-0/+27
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater1-3/+33
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater1-3/+6
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater1-6/+18
2017-06-02arm: Implement HFNMIENA support for M profile MPUPeter Maydell3-2/+41
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver4-3/+137
2017-06-02armv7m: Classify faults as MemManage or BusFaultMichael Davidsaver1-3/+42
2017-06-02arm: All M profile cores are PMSAPeter Maydell1-0/+8
2017-06-02armv7m: Implement M profile default memory mapMichael Davidsaver1-9/+32
2017-06-02armv7m: Improve "-d mmu" tracing for PMSAv7 MPUMichael Davidsaver1-12/+27
2017-06-02arm: Remove unnecessary check on cpu->pmsav7_dregionPeter Maydell1-2/+1
2017-06-02arm: Don't let no-MPU PMSA cores write to SCTLR.MPeter Maydell1-0/+5
2017-06-02arm: Don't clear ARM_FEATURE_PMSA for no-mpu configsPeter Maydell1-1/+7
2017-06-02arm: Clean up handling of no-MPU PMSA CPUsPeter Maydell4-14/+14
2017-06-02arm: Use different ARMMMUIdx values for M profilePeter Maydell3-2/+27
2017-06-02arm: Add support for M profile CPUs having different MMU index semanticsPeter Maydell6-99/+156
2017-06-02arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()Peter Maydell1-1/+1
2017-06-02target/arm: clear PMUVER field of AA64DFR0 when vPMU=offWei Huang1-1/+1
2017-06-02hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1Peter Maydell1-4/+38
2017-06-02hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimumPeter Maydell1-0/+6
2017-06-02hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1Peter Maydell1-1/+1
2017-06-02load_uboot_image: don't assume a full header readAndrew Jones1-1/+2
2017-06-02libvixl: Correct build failures on NetBSDKamil Rytarowski1-0/+3
2017-06-01migration: Move include/migration/block.h into migration/Juan Quintela6-6/+12
2017-06-01migration: Export ram.c functions in its own fileJuan Quintela9-39/+98
2017-06-01migration: Create include for migration snapshotsJuan Quintela7-12/+34
2017-06-01migration: Export rdma.c functions in its own fileJuan Quintela4-4/+27
2017-06-01migration: Export tls.c functions in its own fileJuan Quintela5-11/+36
2017-06-01migration: Export socket.c functions in its own fileJuan Quintela4-8/+30
2017-06-01migration: Export fd.c functions in its own fileJuan Quintela4-4/+25
2017-06-01migration: Export exec.c functions in its own fileJuan Quintela4-4/+28
2017-06-01migration: Split qemu-file.hJuan Quintela20-169/+186
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela8-8/+0
2017-06-01migration: shut src return path unconditionallyPeter Xu2-2/+7
2017-06-01migration: fix leak of src file on dstPeter Xu1-0/+5
2017-06-01migration: Remove section_id parameter from vmstate_loadJuan Quintela1-5/+5
2017-06-01migration: loadvm handlers are not usedJuan Quintela5-36/+0
2017-06-01migration: Use savevm_handlers instead of loadvm copyJuan Quintela1-13/+19