summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater2017-01-201-2/+1Star
| * | | aspeed/smc: remove call to reset in realize functionCédric Le Goater2017-01-201-2/+0Star
| * | | target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell2017-01-201-0/+7
| * | | target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell2017-01-201-0/+14
| * | | block: m25p80: Improve 1GiB Micron flash definitionMarcin Krzeminski2017-01-201-2/+4
| * | | block: m25p80: Introduce die erase commandMarcin Krzeminski2017-01-201-1/+40
| * | | block: m25p80: Add Quad Page Program 4byteMarcin Krzeminski2017-01-201-0/+4
| * | | arm: Uniquely name imx25 I2C buses.Alastair D'Silva2017-01-202-2/+2
|/ / /
* | | Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170118' into s...Peter Maydell2017-01-1922-528/+1227
|\ \ \