aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/cody/tags/block-pull-request' into stagingPeter Maydell2-36/+46
2017-06-02gluster: add support for PREALLOC_MODE_FALLOCNiels de Vos2-36/+46
2017-06-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell8-124/+105
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-02char: move char devices to chardev/Marc-André Lureau12-27/+28
2017-06-02char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau16-58/+34
2017-06-02char: rename functions that are not part of feMarc-André Lureau1-8/+7
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau56-623/+664
2017-06-02char: generalize qemu_chr_write_all()Marc-André Lureau1-42/+28
2017-06-02be-hci: use backend functionsMarc-André Lureau1-6/+3
2017-06-02chardev: serial & parallel declaration to own headersMarc-André Lureau12-46/+50
2017-06-02chardev: move headers to include/chardevMarc-André Lureau98-116/+117
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau13-13/+1
2017-06-02char-win: close file handle except with consoleMarc-André Lureau4-13/+8
2017-06-02char-win: rename hcom->fileMarc-André Lureau3-24/+24
2017-06-02char-win: rename win_chr_init/poll win_chr_serial_init/pollMarc-André Lureau3-6/+6
2017-06-02char-win: remove WinChardev.lenMarc-André Lureau2-10/+7
2017-06-02char-win: simplify win_chr_read()Marc-André Lureau2-27/+10
2017-06-02char: cast ARRAY_SIZE() as signed to silent warning on empty arrayPhilippe Mathieu-Daudé1-2/+2
2017-06-02hw/sparc64: QOM'ify sun4u.cxiaoqiang zhao1-11/+9
2017-06-02hw/sparc: QOM'ify sun4m.cxiaoqiang zhao1-35/+19
2017-06-02hw/timer: QOM'ify slavio_timerxiaoqiang zhao1-7/+5