index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: Factor out powerdown notifier from GPIO
Shameer Kolothum
2019-10-05
1
-0
/
+1
*
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
1
-0
/
+4
*
aspeed: Use consistent typenames
Cédric Le Goater
2019-09-13
1
-3
/
+0
*
aspeed: add a GPIO controller to the SoC
Rashmica Gupta
2019-09-13
1
-0
/
+3
*
hw/arm: simplify arm_load_dtb
Tao Xu
2019-09-03
1
-2
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
3
-3
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
3
-3
/
+0
*
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
2
-2
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
8
-2
/
+10
*
hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
Peter Maydell
2019-07-22
1
-1
/
+1
*
hw/misc/aspeed_xdma: New device
Eddie James
2019-07-01
1
-0
/
+3
*
aspeed: add support for multiple NICs
Cédric Le Goater
2019-07-01
1
-1
/
+2
*
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
1
-1
/
+4
*
hw/arm/aspeed: Add RTC to SoC
Joel Stanley
2019-07-01
1
-0
/
+2
*
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-07-01
1
-2
/
+2
*
aspeed: add a per SoC mapping for the interrupt space
Cédric Le Goater
2019-07-01
1
-0
/
+36
*
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
2019-07-01
1
-4
/
+4
*
i.mx7d: Add no-op/unimplemented PCIE PHY IP block
Andrey Smirnov
2019-07-01
1
-0
/
+3
*
i.mx7d: Add no-op/unimplemented APBH DMA module
Andrey Smirnov
2019-07-01
1
-0
/
+3
*
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
2019-06-17
1
-0
/
+7
*
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
2019-06-17
1
-0
/
+4
*
Supply missing header guards
Markus Armbruster
2019-06-12
1
-0
/
+5
*
Normalize position of header guard
Markus Armbruster
2019-06-12
3
-6
/
+8
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
5
-5
/
+0
*
hw/arm/bcm2835: Use object_initialize() on PL011State
Philippe Mathieu-Daudé
2019-05-24
1
-1
/
+1
*
hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded string
Philippe Mathieu-Daudé
2019-05-24
1
-0
/
+1
*
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
2019-05-23
1
-2
/
+7
*
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
12
-15
/
+13
*
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2019-05-23
1
-4
/
+0
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
2
-2
/
+1
*
arm: aspeed: Set SDRAM size
Joel Stanley
2019-05-07
1
-0
/
+1
*
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2019-05-07
1
-0
/
+2
*
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-5
/
+1
*
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
2019-04-29
1
-6
/
+2
*
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
2019-03-05
1
-0
/
+1
*
hw/arm/virt: Split the memory map description
Eric Auger
2019-03-05
1
-4
/
+9
*
hw/arm/virt: Rename highmem IO regions
Eric Auger
2019-03-05
1
-4
/
+4
*
hw/arm/armsse: Wire up the MHUs
Peter Maydell
2019-02-28
1
-1
/
+2
*
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
1
-1
/
+1
*
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
1
-0
/
+3
*
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
2019-02-21
1
-0
/
+2
*
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
2019-02-01
1
-0
/
+2
*
hw/arm/armsse: Add SSE-200 model
Peter Maydell
2019-02-01
1
-3
/
+16
*
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
Peter Maydell
2019-02-01
1
-0
/
+3
*
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
Peter Maydell
2019-02-01
1
-0
/
+1
*
hw/arm/armsse: Add unimplemented-device stub for cache control registers
Peter Maydell
2019-02-01
1
-0
/
+1
*
hw/arm/armsse: Add unimplemented-device stubs for PPUs
Peter Maydell
2019-02-01
1
-0
/
+11
*
hw/arm/armsse: Add unimplemented-device stubs for MHUs
Peter Maydell
2019-02-01
1
-0
/
+3
*
hw/arm/armsse: Put each CPU in its own cluster object
Peter Maydell
2019-02-01
1
-0
/
+2
[next]