Age | Commit message (Expand) | Author |
2017-11-13 | xlnx-zcu102: Add an info message deprecating the EP108 | Alistair Francis |
2017-11-13 | xlnx-zynqmp: Properly support the smp command line option | Alistair Francis |
2017-11-13 | highbank: validate register offset before access | Prasad J Pandit |
2017-11-13 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging | Peter Maydell |
2017-11-08 | s390x/pci: let pci devices start in configured mode | Christian Borntraeger |
2017-11-08 | e500: ppce500_init_mpic() return device instead of IRQ array | Michael Davidsaver |
2017-11-08 | hw/display/sm501: Fix comment in sm501_sysbus_class_init() | Thomas Huth |
2017-11-07 | hw/intc/arm_gicv3_its: Don't abort on table save failure | Eric Auger |
2017-11-07 | hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler() | Shanker Donthineni |
2017-11-07 | hw/arm: Mark the "fsl,imx31" device with user_creatable = false | Thomas Huth |
2017-11-07 | hw/arm: Mark the "fsl,imx25" device with user_creatable = false | Thomas Huth |
2017-11-07 | hw/arm: Mark the "fsl,imx6" device with user_creatable = false | Thomas Huth |
2017-11-06 | 9pfs: fix v9fs_mark_fids_unreclaim() return value | Greg Kurz |
2017-11-06 | 9pfs: drop one user of struct V9fsFidState | Greg Kurz |
2017-11-05 | pci-assign: Remove | Paolo Bonzini |
2017-11-02 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2017-10-31 | ide: avoid referencing NULL dev in rotational rate setting | Daniel P. Berrange |
2017-10-31 | hw/ide/ahci: Move allwinner code into a separate file | Thomas Huth |
2017-10-31 | sun4m_iommu: remove legacy sparc_iommu_memory_rw() function | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: switch over to using IOMMU memory region and DMA API | Mark Cave-Ayland |
2017-10-31 | sun4m: implement IOMMU translation using IOMMU memory region | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: add len to esp/le DMA memory tracing | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: remove is_ledma hack and replace with memory region alias | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: introduce new SPARC32_DMA type container object | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: make lance device child of ledma device | Mark Cave-Ayland |
2017-10-31 | lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: make esp device child of espdma device | Mark Cave-Ayland |
2017-10-31 | esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: use object link instead of qdev property to pass IOMMU reference | Mark Cave-Ayland |
2017-10-31 | sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h | Mark Cave-Ayland |
2017-10-31 | sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init() | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: split esp and le into separate DMA devices | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE | Mark Cave-Ayland |
2017-10-31 | hw/pci-host/gpex: Improve INTX to gsi routing error checking | Eric Auger |
2017-10-31 | msf2: Wire up SYSRESETREQ in SoC for system reset | Subbaraya Sundeep |
2017-10-31 | msf2: Remove dead code reported by Coverity | Subbaraya Sundeep |
2017-10-31 | xlnx-zcu102: Specify the max number of CPUs | Alistair Francis |
2017-10-30 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s... | Peter Maydell |
2017-10-30 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2017-10-30 | s390x/kvm: use cpu model for gscb on compat machines | Christian Borntraeger |
2017-10-27 | x86: Skip check apic_id_limit for Xen | Lan Tianyu |
2017-10-27 | mips: r4k: replace cpu_model with cpu_type | Igor Mammedov |
2017-10-27 | mips: mipssim: replace cpu_model with cpu_type | Igor Mammedov |
2017-10-27 | mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type | Igor Mammedov |
2017-10-27 | mips: fulong2e: replace cpu_model with cpu_type | Igor Mammedov |
2017-10-27 | mips: malta/boston: replace cpu_model with cpu_type | Igor Mammedov |
2017-10-27 | mips: use object_new() instead of gnew()+object_initialize() | Igor Mammedov |
2017-10-27 | sparc: leon3: use generic cpu_model parsing | Igor Mammedov |
2017-10-27 | sparc: sparc: use generic cpu_model parsing | Igor Mammedov |