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/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
1
-0
/
+5
*
hw/arm/fsl-imx25: Fix a typo
Philippe Mathieu-Daudé
2020-10-08
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
2
-8
/
+45
|
\
|
*
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
2020-10-01
1
-0
/
+2
|
*
hw/arm/raspi: Define various blocks base addresses
Philippe Mathieu-Daudé
2020-10-01
1
-8
/
+43
*
|
move MemMapEntry
Gerd Hoffmann
2020-09-30
1
-5
/
+0
|
/
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
19
-68
/
+23
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-20
/
+5
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
2020-09-14
1
-0
/
+1
*
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
1
-0
/
+2
*
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
1
-0
/
+2
*
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
2020-09-14
1
-0
/
+3
*
hw/arm: Add two NPCM7xx-based machines
Havard Skinnemoen
2020-09-14
1
-0
/
+19
*
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen
2020-09-14
1
-0
/
+85
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
27
-78
/
+68
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
27
-66
/
+123
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2020-08-28
1
-1
/
+1
|
\
|
*
armsse: Define ARMSSEClass correctly
Eduardo Habkost
2020-08-28
1
-1
/
+1
*
|
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-0
/
+13
*
|
armsse: Rename QOM macros to avoid conflicts
Eduardo Habkost
2020-08-27
1
-6
/
+6
*
|
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-08-27
1
-46
/
+46
*
|
allwinner-h3: Rename memmap enum constants
Eduardo Habkost
2020-08-27
1
-31
/
+31
|
/
*
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
2020-08-24
1
-0
/
+1
*
hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
Eric Auger
2020-08-24
1
-0
/
+1
*
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
2020-08-24
1
-1
/
+2
*
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
2020-08-24
1
-3
/
+7
*
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
2020-08-24
1
-3
/
+9
*
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
2020-08-24
1
-0
/
+1
*
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
2020-08-24
1
-0
/
+2
*
hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
1
-2
/
+1
*
hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...
Peter Maydell
2020-08-03
1
-1
/
+3
*
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-20
1
-0
/
+1
*
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+1
*
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+1
*
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+1
*
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
2020-07-13
1
-1
/
+0
*
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-1
/
+0
*
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-3
/
+0
*
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2020-07-03
1
-0
/
+1
*
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2020-07-03
1
-0
/
+7
*
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2020-07-03
1
-0
/
+2
*
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
1
-7
/
+1
*
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
1
-2
/
+2
*
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
1
-0
/
+6
*
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
1
-1
/
+0
*
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
1
-1
/
+2
*
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-06-05
1
-0
/
+2
*
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2020-05-21
1
-0
/
+5
[next]