summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell2017-01-201-27/+68
| * | | | m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2017-01-202-19/+77
| |/ / /
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-2014-148/+439
|\ \ \ \
| * | | | virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang2017-01-191-2/+3
| * | | | virtio: fix up max size checksMichael S. Tsirkin2017-01-191-20/+13Star
| * | | | virtio-mmio: switch to linux headersMichael S. Tsirkin2017-01-181-58/+37Star
| * | | | 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-181-2/+4
| * | | | pc: Add 2.9 machine-typesEduardo Habkost2017-01-182-5/+23
| * | | | fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek2017-01-181-8/+63
| * | | | fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-185-19/+44
| * | | | vhost_net: device IOTLB supportJason Wang2017-01-183-22/+244
| * | | | 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
* | | | | hw/arm/virt: Add board property to enable EL2Peter Maydell2017-01-202-2/+45
* | | | | target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2017-01-202-0/+6
* | | | | 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-201-6/+21
* | | | | 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-202-0/+51
* | | | | 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-202-0/+38
* | | | | hw/intc/gicv3: Add defines for ICH system register fieldsPeter Maydell2017-01-201-0/+79
* | | | | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell2017-01-201-3/+11
* | | | | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-201-0/+6
* | | | | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-201-0/+6
* | | | | 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: handle SPI flash Command modeCédric Le Goater2017-01-201-25/+130
* | | | | aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-201-15/+10Star
* | | | | aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-201-18/+73
* | | | | 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
* | | | | 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
| |/ / / |/| | |
* | | | target-sparc: fix up niagara machineArtyom Tarasenko2017-01-183-31/+178
* | | | target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko2017-01-184-345/+384
* | | | target-sparc: implement sun4v RTCArtyom Tarasenko2017-01-182-0/+104
|/ / /
* / / cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell2017-01-123-5/+26
|\ \
| * | virtio-gpu: tag as not hotpluggableGerd Hoffmann2017-01-111-0/+1