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
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
1
-1
/
+0
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
6
-1
/
+101
2014-02-26
include/qemu/crc32c.h: Rename include guards to match filename
Will Newton
1
-2
/
+2
2014-02-26
target-arm: Add utility function for checking AA32/64 state of an EL
Peter Maydell
1
-0
/
+16
2014-02-26
target-arm: Implement AArch64 view of CPACR
Peter Maydell
2
-2
/
+3
2014-02-26
target-arm: A64: Implement MSR (immediate) instructions
Peter Maydell
3
-1
/
+51
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
5
-23
/
+34
2014-02-26
target-arm: A64: Implement WFI
Peter Maydell
1
-1
/
+4
2014-02-26
target-arm: Get MMU index information correct for A64 code
Peter Maydell
2
-4
/
+9
2014-02-26
target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
Peter Maydell
1
-0
/
+4
2014-02-26
target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
Peter Maydell
2
-0
/
+36
2014-02-26
target-arm: Implement AArch64 ID and feature registers
Peter Maydell
2
-0
/
+55
2014-02-26
target-arm: Implement AArch64 generic timers
Peter Maydell
2
-14
/
+75
2014-02-26
target-arm: Implement AArch64 MPIDR
Peter Maydell
1
-2
/
+4
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
3
-64
/
+33
2014-02-26
target-arm: Implement AArch64 VBAR_EL1
Peter Maydell
2
-2
/
+9
2014-02-26
target-arm: Implement AArch64 TCR_EL1
Peter Maydell
2
-4
/
+17
2014-02-26
target-arm: Implement AArch64 SCTLR_EL1
Peter Maydell
2
-2
/
+3
2014-02-26
target-arm: Implement AArch64 memory attribute registers
Peter Maydell
2
-1
/
+26
2014-02-26
target-arm: Implement AArch64 dummy MDSCR_EL1
Peter Maydell
1
-0
/
+6
2014-02-26
target-arm: Implement AArch64 TLB invalidate ops
Peter Maydell
1
-0
/
+73
2014-02-26
target-arm: Implement AArch64 cache invalidate/clean ops
Peter Maydell
2
-2
/
+49
2014-02-26
target-arm: Implement AArch64 MIDR_EL1
Peter Maydell
1
-0
/
+3
2014-02-26
target-arm: Implement AArch64 CurrentEL sysreg
Peter Maydell
3
-1
/
+12
2014-02-26
target-arm: A64: Make cache ID registers visible to AArch64
Peter Maydell
4
-11
/
+25
2014-02-26
target-arm: Fix raw read and write functions on AArch64 registers
Peter Maydell
3
-3
/
+15
2014-02-26
hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Christoffer Dall
1
-2
/
+422
2014-02-26
arm: vgic device control api support
Christoffer Dall
4
-15
/
+80
2014-02-26
kvm: Common device control API functions
Christoffer Dall
3
-0
/
+62
2014-02-26
kvm: Introduce kvm_arch_irqchip_create
Christoffer Dall
4
-2
/
+29
2014-02-26
linux-headers: Update from v3.14-rc3
Christoffer Dall
5
-4
/
+74
2014-02-26
hw/intc/arm_gic: Fix GIC_SET_LEVEL
Christoffer Dall
1
-1
/
+1
2014-02-26
target-arm: Load correct access bits from ARMv5 level 2 page table descriptors
Peter Maydell
1
-1
/
+1
2014-02-26
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
Peter Maydell
1
-4
/
+2
2014-02-26
hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
Peter Maydell
1
-2
/
+2
2014-02-26
hw/timer/arm_timer: Avoid array overrun for bad addresses
Peter Maydell
1
-0
/
+2
2014-02-26
hw/net/stellaris_enet: Avoid unintended sign extension
Peter Maydell
1
-1
/
+2
2014-02-26
hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
Peter Maydell
1
-2
/
+2
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
4
-13
/
+1
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
2
-38
/
+19
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
2
-20
/
+8
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
4
-18
/
+20
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
4
-18
/
+18
2014-02-26
microblaze/ml605: Define macros for irq/memory maps
Peter Crosthwaite
1
-3
/
+12
2014-02-26
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
1
-3
/
+11
2014-02-26
microblaze/s3adsp_1800: Define macros for irq map
Peter Crosthwaite
1
-1
/
+6
2014-02-25
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
2
-1
/
+10
2014-02-25
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into staging
Peter Maydell
1
-1
/
+7
2014-02-25
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging
Peter Maydell
7
-78
/
+132
[next]