aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov
2017-06-04target/arm: add data cache invalidation cp15 instruction to cortex-r5Luc MICHEL
2017-06-04block: Correct documentation for BLOCK_WRITE_THRESHOLDEric Blake
2017-06-04trivial: Remove unneeded ifndef in memory.hJuan Quintela
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini
2017-06-04configure: Detect native NetBSD curses(3)Kamil Rytarowski
2017-06-04tests/libqtest: Print error instead of aborting when env variable is missingThomas Huth
2017-06-04docs/qdev-device-use.txt: update section Default DevicesMarkus Armbruster
2017-06-04docs qemu-doc: Avoid ide-drive, it's deprecatedMarkus Armbruster
2017-06-04qemu-doc: Add hyperlinks to further license informationThomas Huth
2017-06-04qemu-doc: Move the qemu-ga description into a separate chapterThomas Huth
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini
2017-06-02virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek
2017-06-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-06-02gluster: add support for PREALLOC_MODE_FALLOCNiels de Vos
2017-06-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell
2017-06-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170602'...Peter Maydell
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater
2017-06-02arm: Implement HFNMIENA support for M profile MPUPeter Maydell
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver
2017-06-02armv7m: Classify faults as MemManage or BusFaultMichael Davidsaver
2017-06-02arm: All M profile cores are PMSAPeter Maydell
2017-06-02armv7m: Implement M profile default memory mapMichael Davidsaver
2017-06-02armv7m: Improve "-d mmu" tracing for PMSAv7 MPUMichael Davidsaver
2017-06-02arm: Remove unnecessary check on cpu->pmsav7_dregionPeter Maydell
2017-06-02arm: Don't let no-MPU PMSA cores write to SCTLR.MPeter Maydell
2017-06-02arm: Don't clear ARM_FEATURE_PMSA for no-mpu configsPeter Maydell
2017-06-02arm: Clean up handling of no-MPU PMSA CPUsPeter Maydell
2017-06-02arm: Use different ARMMMUIdx values for M profilePeter Maydell
2017-06-02arm: Add support for M profile CPUs having different MMU index semanticsPeter Maydell
2017-06-02arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()Peter Maydell
2017-06-02target/arm: clear PMUVER field of AA64DFR0 when vPMU=offWei Huang
2017-06-02hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1Peter Maydell
2017-06-02hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimumPeter Maydell
2017-06-02hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1Peter Maydell
2017-06-02load_uboot_image: don't assume a full header readAndrew Jones
2017-06-02libvixl: Correct build failures on NetBSDKamil Rytarowski