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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-06-16
spapr_cpu_core: introduce spapr_create_vcpu()
Greg Kurz
1
-28
/
+45
2018-06-16
spapr_cpu_core: add missing rollback on realization path
Greg Kurz
1
-2
/
+9
2018-06-16
spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()
Greg Kurz
1
-0
/
+2
2018-06-16
spapr_cpu_core: convert last snprintf() to g_strdup_printf()
Greg Kurz
1
-2
/
+3
2018-06-16
pnv: Add cpu unrealize path
David Gibson
1
-0
/
+21
2018-06-16
pnv: Clean up cpu realize path
David Gibson
1
-35
/
+21
2018-06-16
pnv_core: Allocate cpu thread objects individually
David Gibson
3
-9
/
+8
2018-06-16
pnv: Fix some error handling cpu realize()
David Gibson
1
-5
/
+2
2018-06-16
spapr: Clean up cpu realize/unrealize paths
David Gibson
1
-44
/
+25
2018-06-16
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
1
-6
/
+9
2018-06-16
mos6522: expose mos6522_update_irq() through MOS6522DeviceClass
Mark Cave-Ayland
2
-0
/
+2
2018-06-16
mos6522: remove additional interrupt flag filter from mos6522_update_irq()
Mark Cave-Ayland
1
-1
/
+1
2018-06-16
mos6522: only clear the shift register interrupt upon write
Mark Cave-Ayland
1
-1
/
+1
2018-06-16
xics_kvm: fix a build break
Cédric Le Goater
1
-6
/
+4
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
9
-20
/
+1193
2018-06-16
adb: add property to disable direct reg 3 writes
Mark Cave-Ayland
4
-28
/
+42
2018-06-16
adb: fix read reg 3 byte ordering
Mark Cave-Ayland
2
-4
/
+4
2018-06-16
mac_newworld: wire up programmer switch to NMI handler
Mark Cave-Ayland
1
-0
/
+13
2018-06-16
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
8
-0
/
+292
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
5
-7
/
+78
2018-06-16
ppc: introduce Core99MachinesState for the mac99 machine
Mark Cave-Ayland
2
-0
/
+18
2018-06-16
spapr: fix leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
1
-2
/
+0
2018-06-16
ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default
Suraj Jitindar Singh
1
-5
/
+1
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
1
-1
/
+18
2018-06-15
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...
Peter Maydell
12
-33
/
+146
2018-06-15
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...
Peter Maydell
2
-12
/
+4
2018-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
55
-1668
/
+1692
2018-06-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180615'...
Peter Maydell
48
-363
/
+4114
2018-06-15
target/arm: Allow ARMv6-M Thumb2 instructions
Julia Suvorova
1
-5
/
+38
2018-06-15
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
4
-4
/
+140
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
12
-13
/
+24
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
7
-10
/
+30
2018-06-15
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
2
-0
/
+78
2018-06-15
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
1
-0
/
+1
2018-06-15
aspeed_scu: Implement RNG register
Joel Stanley
1
-0
/
+20
2018-06-15
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
5
-0
/
+154
2018-06-15
target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
Richard Henderson
4
-0
/
+236
2018-06-15
target/arm: Implement FDUP/DUP
Richard Henderson
2
-0
/
+45
2018-06-15
target/arm: Implement SVE Integer Compare - Scalars Group
Richard Henderson
4
-0
/
+140
2018-06-15
target/arm: Implement SVE Predicate Count Group
Richard Henderson
4
-0
/
+176
2018-06-15
target/arm: Implement SVE Partition Break Group
Richard Henderson
4
-0
/
+391
2018-06-15
target/arm: Implement SVE Integer Compare - Immediate Group
Richard Henderson
4
-0
/
+221
2018-06-15
target/arm: Implement SVE Integer Compare - Vectors Group
Richard Henderson
4
-0
/
+417
2018-06-15
target/arm: Implement SVE Select Vectors Group
Richard Henderson
4
-0
/
+72
2018-06-15
target/arm: Implement SVE vector splice (predicated)
Richard Henderson
4
-0
/
+55
2018-06-15
target/arm: Implement SVE reverse within elements
Richard Henderson
4
-7
/
+93
2018-06-15
target/arm: Implement SVE copy to vector (predicated)
Richard Henderson
2
-0
/
+25
2018-06-15
target/arm: Implement SVE conditionally broadcast/extract element
Richard Henderson
4
-0
/
+362
2018-06-15
target/arm: Implement SVE compress active elements
Richard Henderson
4
-0
/
+55
[next]