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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
2
-0
/
+3
2018-09-03
Fix a deadlock case in the CPU hotplug flow
Jose Ricardo Ziviani
1
-5
/
+5
2018-08-30
spapr: Correct reference count on spapr-cpu-core
Sam Bobroff
1
-0
/
+2
2018-08-30
mac_newworld: implement custom FWPathProvider
Mark Cave-Ayland
1
-1
/
+57
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
2
-0
/
+17
2018-08-30
mac_oldworld: implement custom FWPathProvider
Mark Cave-Ayland
1
-1
/
+57
2018-08-30
grackle: set device fw_name and address for correct fw path generation
Mark Cave-Ayland
2
-0
/
+18
2018-08-30
macio: add addr property to macio IDE object
Mark Cave-Ayland
2
-2
/
+4
2018-08-30
macio: add macio bus to help with fw path generation
Mark Cave-Ayland
1
-9
/
+28
2018-08-30
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
2
-26
/
+1
2018-08-28
spapr_pci: fix potential NULL pointer dereference
Greg Kurz
1
-1
/
+1
2018-08-28
spapr: fix leak of rev array
Emilio G. Cota
1
-0
/
+1
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
4
-35
/
+0
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
2
-30
/
+46
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
2
-29
/
+37
2018-08-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...
Peter Maydell
2
-1
/
+2
2018-08-24
mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
Stefan Markovic
1
-1
/
+7
2018-08-24
mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
Paul Burton
1
-17
/
+160
2018-08-24
mips_malta: Add basic nanoMIPS boot code for Malta board
Matthew Fortune
1
-3
/
+60
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
1
-11
/
+0
2018-08-24
hw/arm/mps2: Fix ID register errors on AN511 and AN385
Peter Maydell
1
-3
/
+3
2018-08-24
hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
Peter Maydell
1
-27
/
+26
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
2
-29
/
+73
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
2
-12
/
+37
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
2
-5
/
+5
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
1
-12
/
+15
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
1
-11
/
+8
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
2
-71
/
+36
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
2
-68
/
+74
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
1
-25
/
+1
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
1
-0
/
+15
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
1
-8
/
+65
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
3
-0
/
+318
2018-08-24
hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
Peter Maydell
1
-8
/
+18
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
2
-0
/
+129
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
3
-0
/
+269
2018-08-24
hw/arm/iotkit: Wire up the S32KTIMER
Peter Maydell
1
-4
/
+5
2018-08-24
hw/arm/iotkit: Wire up the watchdogs
Peter Maydell
1
-3
/
+55
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
1
-3
/
+5
2018-08-24
hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
Peter Maydell
3
-0
/
+521
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
1
-4
/
+93
[next]