index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
3
-5
/
+27
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
2
-12
/
+16
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
2
-15
/
+8
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
3
-74
/
+37
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
3
-74
/
+94
2018-08-24
target/arm: Remove a handful of stray tabs
Peter Maydell
2
-9
/
+9
2018-08-24
target/arm: Untabify iwmmxt_helper.c
Peter Maydell
1
-117
/
+117
2018-08-24
target/arm: Untabify translate.c
Peter Maydell
1
-61
/
+61
2018-08-24
hw/arm/mps2-tz: Fix MPS2 SCC config register values
Peter Maydell
1
-2
/
+2
2018-08-24
hw/arm/mps2-tz: Instantiate SPI controllers
Peter Maydell
1
-6
/
+32
2018-08-24
hw/ssi/pl022: Correct wrong DMACR and ICR handling
Peter Maydell
1
-2
/
+10
2018-08-24
hw/ssi/pl022: Correct wrong value for PL022_INT_RT
Peter Maydell
1
-1
/
+1
2018-08-24
hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
Peter Maydell
1
-5
/
+3
2018-08-24
hw/ssi/pl022: Don't directly call vmstate_register()
Peter Maydell
1
-1
/
+1
2018-08-24
hw/ssi/pl022: Set up reset function in class init
Peter Maydell
1
-2
/
+5
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
3
-25
/
+54
2018-08-24
hw/arm/mps2-tz: Create PL081s and MSCs
Peter Maydell
1
-7
/
+93
2018-08-24
hw/arm/iotkit: Wire up the lines for MSCs
Peter Maydell
2
-0
/
+23
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
2
-8
/
+79
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
6
-0
/
+400
2018-08-24
hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
Peter Maydell
2
-9
/
+23
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
5
-0
/
+169
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
6
-0
/
+321
2018-08-24
hw/arm/iotkit: Wire up the S32KTIMER
Peter Maydell
2
-5
/
+6
2018-08-24
hw/arm/iotkit: Wire up the watchdogs
Peter Maydell
2
-3
/
+61
2018-08-24
hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
Peter Maydell
1
-0
/
+11
2018-08-24
hw/arm/iotkit: Wire up the dualtimer
Peter Maydell
2
-4
/
+7
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
6
-0
/
+596
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
2
-4
/
+99
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
2
-1
/
+56
2018-08-24
hw/arm/boot: AArch32 kernels should be started in Hyp mode if available
Peter Maydell
1
-0
/
+11
2018-08-24
target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
Peter Maydell
1
-0
/
+2
2018-08-24
target/arm: Implement support for taking exceptions to Hyp mode
Peter Maydell
1
-0
/
+82
2018-08-24
target/arm: Factor out code for taking an AArch32 exception
Peter Maydell
1
-23
/
+41
2018-08-24
target/arm: Implement AArch32 HCR and HCR2
Peter Maydell
1
-4
/
+50
2018-08-24
target/arm: Implement RAZ/WI HACTLR2
Peter Maydell
1
-0
/
+10
2018-08-24
hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
Peter Maydell
1
-3
/
+53
2018-08-24
hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
Peter Maydell
1
-2
/
+2
2018-08-24
hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
Peter Maydell
1
-3
/
+28
2018-08-24
hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
Peter Maydell
1
-0
/
+4
2018-08-24
hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
Peter Maydell
1
-0
/
+4
2018-08-24
hw/arm/highbank: Connect VIRQ and VFIQ
Peter Maydell
1
-0
/
+6
2018-08-24
hw/arm/vexpress: Connect VIRQ and VFIQ
Peter Maydell
1
-0
/
+4
2018-08-24
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
Peter Maydell
1
-1
/
+1
2018-08-24
target/arm: Use the float-to-int-scale softfloat routines
Richard Henderson
1
-48
/
+49
2018-08-24
target/arm: Use the int-to-float-scale softfloat routines
Richard Henderson
1
-24
/
+5
2018-08-24
softfloat: Add scaling float-to-int routines
Richard Henderson
2
-93
/
+375
2018-08-24
softfloat: Add scaling int-to-float routines
Richard Henderson
2
-61
/
+175
2018-08-24
tests/vm: Increase timeout waiting for VM to boot to 5 minutes
Peter Maydell
1
-1
/
+1
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
101
-736
/
+2529
[next]