index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
hw/arm/iotkit: Fix IRQ number for timer1
Peter Maydell
1
-1
/
+1
2018-07-30
hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
Geert Uytterhoeven
1
-0
/
+1
2018-07-30
arm/smmuv3: Fix missing VMSD terminator
Dr. David Alan Gilbert
1
-0
/
+1
2018-07-23
hw/arm/spitz: Move problematic nand_init() code to realize function
Thomas Huth
1
-4
/
+11
2018-07-17
hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device
Thomas Huth
1
-33
/
+28
2018-07-17
hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device
Thomas Huth
1
-16
/
+12
2018-07-17
hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
Thomas Huth
1
-10
/
+9
2018-07-17
hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device
Thomas Huth
1
-14
/
+12
2018-07-17
hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device
Thomas Huth
1
-16
/
+14
2018-07-17
hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device
Thomas Huth
1
-64
/
+33
2018-07-17
hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device
Thomas Huth
1
-36
/
+20
2018-07-17
hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device
Thomas Huth
1
-8
/
+7
2018-07-17
hw/arm/armv7: Fix crash when introspecting the "iotkit" device
Thomas Huth
2
-46
/
+35
2018-07-17
hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
Thomas Huth
1
-12
/
+6
2018-07-16
hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
Thomas Huth
1
-0
/
+2
2018-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
1
-1
/
+1
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2
-2
/
+2
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2
-5
/
+5
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
1
-3
/
+3
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
1
-1
/
+1
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
1
-2
/
+0
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2
-24
/
+24
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
1
-24
/
+39
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
1
-23
/
+30
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-0
/
+2
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
1
-20
/
+20
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
3
-2
/
+136
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
3
-4
/
+163
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
3
-7
/
+158
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
3
-34
/
+79
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
1
-2
/
+4
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-6
/
+12
2018-06-22
hw/arm/mps2-tz.c: Instantiate MPCs
Peter Maydell
1
-27
/
+44
2018-06-22
hw/arm/iotkit: Wire up MPC interrupt lines
Peter Maydell
1
-0
/
+74
2018-06-22
hw/arm/iotkit: Instantiate MPC
Peter Maydell
1
-11
/
+27
2018-06-22
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2
-2
/
+2
2018-06-22
hw/arm/virt: Increase max_cpus to 512
Eric Auger
1
-3
/
+4
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
1
-0
/
+10
2018-06-22
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
1
-2
/
+13
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2
-12
/
+21
2018-06-22
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
1
-1
/
+17
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
1
-0
/
+9
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
1
-5
/
+24
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
1
-1
/
+10
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
2
-0
/
+9
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-06-15
arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
Peter Maydell
1
-1
/
+6
2018-06-15
hw/arm/armv7m: Remove unused armv7m_init() function
Peter Maydell
1
-21
/
+0
[next]