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-04-22
convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
Aakriti Gupta
1
-7
/
+9
2014-04-22
block: Remove -errno return value from bdrv_assign_node_name
Kevin Wolf
1
-12
/
+11
2014-04-22
curl: Replaced old error handling with error reporting API.
Maria Kustova
1
-1
/
+1
2014-04-22
block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmap
Fam Zheng
4
-8
/
+41
2014-04-22
vmdk: Fix %d and %lld to PRI* in format strings
Fam Zheng
1
-6
/
+7
2014-04-22
block: Check bdrv_getlength() return value in bdrv_make_zero()
Kevin Wolf
1
-1
/
+7
2014-04-22
block: Catch integer overflow in bdrv_rw_co()
Kevin Wolf
2
-4
/
+5
2014-04-22
block: Limit size to INT_MAX in bdrv_check_byte_request()
Kevin Wolf
1
-0
/
+4
2014-04-22
block: Fix nb_sectors check in bdrv_check_byte_request()
Kevin Wolf
1
-1
/
+1
2014-04-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-...
Peter Maydell
27
-805
/
+2415
2014-04-17
target-arm: A64: fix unallocated test of scalar SQXTUN
Alex Bennée
1
-1
/
+1
2014-04-17
arm: translate.c: Fix smlald Instruction
Peter Crosthwaite
1
-11
/
+23
2014-04-17
net: cadence_gem: Make phy respond to broadcast
Peter Crosthwaite
1
-2
/
+2
2014-04-17
misc: zynq_slcr: Make DB_PRINTs always compile
Peter Crosthwaite
1
-6
/
+8
2014-04-17
misc: zynq_slcr: Convert SBD::init to object init
Peter Crosthwaite
1
-8
/
+5
2014-04-17
misc: zynq-slcr: Rewrite
Peter Crosthwaite
1
-378
/
+294
2014-04-17
allwinner-emac: update irq status after writes to interrupt registers
Beniamino Galvani
1
-0
/
+2
2014-04-17
allwinner-emac: set autonegotiation complete bit on link up
Beniamino Galvani
2
-2
/
+3
2014-04-17
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
3
-1
/
+41
2014-04-17
allwinner-a10-pit: use level triggered interrupts
Beniamino Galvani
1
-1
/
+14
2014-04-17
allwinner-a10-pit: avoid generation of spurious interrupts
Beniamino Galvani
2
-13
/
+24
2014-04-17
allwinner-a10-pic: fix behaviour of pending register
Beniamino Galvani
1
-1
/
+7
2014-04-17
allwinner-a10-pic: set vector address when an interrupt is pending
Beniamino Galvani
1
-4
/
+10
2014-04-17
timer: cadence_ttc: Fix match register write logic
Peter Crosthwaite
1
-0
/
+2
2014-04-17
target-arm/gdbstub64.c: remove useless 'break' statement.
Chen Gang
1
-2
/
+0
2014-04-17
target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32
Peter Maydell
4
-3
/
+13
2014-04-17
target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc
Peter Maydell
1
-4
/
+8
2014-04-17
target-arm: Make Cortex-A15 CBAR read-only
Peter Maydell
1
-1
/
+1
2014-04-17
target-arm: Implement CBAR for Cortex-A57
Peter Maydell
5
-9
/
+42
2014-04-17
target-arm: Implement Cortex-A57 implementation-defined system registers
Peter Maydell
1
-0
/
+55
2014-04-17
target-arm: Implement RVBAR register
Peter Maydell
3
-0
/
+16
2014-04-17
target-arm: Implement AArch64 address translation operations
Peter Maydell
2
-31
/
+25
2014-04-17
target-arm: Implement auxiliary fault status registers
Peter Maydell
1
-0
/
+9
2014-04-17
target-arm: Replace wildcarded cpreg definitions with precise ones for ARMv8
Peter Maydell
1
-5
/
+91
2014-04-17
target-arm: Don't expose wildcard ID register definitions for ARMv8
Peter Maydell
1
-18
/
+43
2014-04-17
target-arm: Remove THUMB2EE feature from AArch64 'any' CPU
Peter Maydell
1
-1
/
+0
2014-04-17
target-arm: Implement ISR_EL1 register
Peter Maydell
1
-0
/
+18
2014-04-17
target-arm: Implement AArch64 view of ACTLR
Peter Maydell
1
-1
/
+2
2014-04-17
target-arm: Implement AArch64 view of CONTEXTIDR
Peter Maydell
2
-16
/
+19
2014-04-17
target-arm: Implement AArch64 views of AArch32 ID registers
Peter Maydell
1
-29
/
+44
2014-04-17
target-arm: Add Cortex-A57 processor
Peter Maydell
1
-0
/
+43
2014-04-17
target-arm: Implement ARMv8 MVFR registers
Peter Maydell
5
-2
/
+23
2014-04-17
target-arm: Implement AArch64 EL1 exception handling
Rob Herring
6
-0
/
+143
2014-04-17
target-arm: Move arm_log_exception() into internals.h
Peter Maydell
2
-31
/
+31
2014-04-17
target-arm: Implement AArch64 SPSR_EL1
Peter Maydell
5
-11
/
+40
2014-04-17
target-arm: Implement SP_EL0, SP_EL1
Peter Maydell
6
-7
/
+100
2014-04-17
target-arm: Add AArch64 ELR_EL1 register.
Peter Maydell
4
-4
/
+24
2014-04-17
target-arm: Implement AArch64 views of fault status and data registers
Rob Herring
3
-18
/
+29
2014-04-17
target-arm: Use dedicated CPU state fields for ARM946 access bit registers
Peter Maydell
2
-10
/
+16
2014-04-17
target-arm: A64: Implement DC ZVA
Peter Maydell
7
-6
/
+180
[next]