summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-2028-398/+895
|\
| * virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang2017-01-191-2/+3
| * virtio: fix up max size checksMichael S. Tsirkin2017-01-191-20/+13Star
| * vhost: drop VHOST_F_DEVICE_IOTLBMichael S. Tsirkin2017-01-181-2/+0Star
| * update-linux-headers.sh: support __bitwiseMichael S. Tsirkin2017-01-181-1/+1
| * virtio_crypto: header updateMichael S. Tsirkin2017-01-181-230/+251
| * pci_regs: update to latest linuxMichael S. Tsirkin2017-01-181-1/+0Star
| * virtio-mmio: switch to linux headersMichael S. Tsirkin2017-01-181-58/+37Star
| * virtio_mmio: add standard header fileMichael S. Tsirkin2017-01-181-0/+141
| * virtio: drop an obsolete commentMichael S. Tsirkin2017-01-181-1/+0Star
| * fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek2017-01-183-5/+15
| * pc: Add 2.9 machine-typesEduardo Habkost2017-01-183-5/+25
| * fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek2017-01-183-11/+65
| * fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-188-30/+75
| * vhost_net: device IOTLB supportJason Wang2017-01-186-22/+262
| * virtio: disable notifications again after poll succeededStefan Hajnoczi2017-01-181-0/+3
| * Revert "virtio: turn vq->notification into a nested counter"Stefan Hajnoczi2017-01-181-12/+6Star
| * virtio-net: enable ioeventfd even if vhost=offPaolo Bonzini2017-01-181-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...Peter Maydell2017-01-202-0/+5
|\ \
| * | error: Report certain hints on stderr when no monitorMarc-André Lureau2017-01-191-0/+2
| * | error: error_setg_errno(): errno gets preservedSascha Silbe2017-01-191-0/+3
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170120'...Peter Maydell2017-01-2023-117/+2125
|\ \ \
| * | | hw/arm/virt: Add board property to enable EL2Peter Maydell2017-01-203-2/+46
| * | | target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2017-01-205-0/+22
| * | | target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell2017-01-201-7/+18
| * | | hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones2017-01-201-6/+20
| * | | hw/arm/virt: Support using SMC for PSCIPeter Maydell2017-01-202-7/+22
| * | | hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regsPeter Maydell2017-01-201-10/+60
| * | | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell2017-01-203-0/+52
| * | | hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IARPeter Maydell2017-01-202-0/+222
| * | | hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registersPeter Maydell2017-01-202-3/+235
| * | | hw/intc/arm_gicv3: Implement ICV_ registers which are just accessorsPeter Maydell2017-01-202-0/+249
| * | | hw/intc/arm_gicv3: Add accessors for ICH_ system registersPeter Maydell2017-01-202-0/+493
| * | | hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell2017-01-203-0/+56
| * | | hw/intc/gicv3: Add defines for ICH system register fieldsPeter Maydell2017-01-201-0/+79
| * | | target-arm: Add ARMCPU fields for GIC CPU i/f configPeter Maydell2017-01-202-0/+11
| * | | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell2017-01-202-3/+13
| * | | target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell2017-01-202-0/+5
| * | | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-202-0/+8
| * | | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-202-0/+8
| * | | hw/arm/virt-acpi - reserve ECAM space as PNP0C02 deviceArd Biesheuvel2017-01-201-0/+7
| * | | arm: virt: Fix segmentation fault when specifying an unsupported CPUShannon Zhao2017-01-201-1/+0Star
| * | | aspeed: use first FMC flash as a boot ROMCédric Le Goater2017-01-201-0/+41
| * | | aspeed/smc: extend tests for Command modeCédric Le Goater2017-01-201-0/+102
| * | | aspeed/smc: reset flash after each testCédric Le Goater2017-01-201-0/+31
| * | | aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-202-26/+131
| * | | aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-202-15/+11Star
| * | | aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-202-18/+74
| * | | aspeed/smc: autostrap CE0/1 configurationCédric Le Goater2017-01-201-5/+27
| * | | aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater2017-01-201-17/+22