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
2009-03-08
Prune unused TCG_AREGs
blueswir1
7
-9
/
+0
2009-03-08
Prune unused AREGs
blueswir1
2
-79
/
+0
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
10
-261
/
+112
2009-03-08
Add new entries to firmware configuration device
blueswir1
1
-0
/
+6
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
11
-21
/
+22
2009-03-08
target-mips: remove dead code
aurel32
1
-34
/
+0
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
6
-293
/
+277
2009-03-07
do not pretend to support low voltage operation
aurel32
1
-1
/
+1
2009-03-07
Fix correct reset value for ARM CP15 c1 auxiliary control register
aurel32
1
-1
/
+1
2009-03-07
Work around QEMU GDB stub suboptimality
aurel32
2
-0
/
+18
2009-03-07
Fix off-by-one errors for Altivec and SPE registers
aurel32
1
-8
/
+8
2009-03-07
Use C99 initializers for BlockDriver methods
aurel32
13
-151
/
+130
2009-03-07
clean build: Fix remaining m68k warnings
aurel32
3
-8
/
+3
2009-03-07
clean build: Fix arm build warnings
aurel32
4
-64
/
+2
2009-03-07
arm: Fix gic_irq_state.level bitfield type
aurel32
1
-1
/
+1
2009-03-07
target-ppc: move the CD-ROM drive to the second IDE
aurel32
1
-4
/
+0
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
1
-9
/
+8
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
9
-38
/
+47
2009-03-07
Fix texinfo syntax errors.
aurel32
1
-3
/
+3
2009-03-07
Disable BAT for 970
blueswir1
1
-3
/
+3
2009-03-07
Fix mfcr on ppc64-softmmu
aurel32
1
-2
/
+2
2009-03-07
Keep SLB in-CPU
blueswir1
3
-64
/
+77
2009-03-07
Clear CPU_INTERRUPT_EXIT on VM load
aurel32
1
-0
/
+1
2009-03-07
Fix NX bit
blueswir1
1
-1
/
+1
2009-03-07
Fix RFI(d)
blueswir1
1
-3
/
+3
2009-03-07
Implement mtfsf.L encoding
blueswir1
1
-2
/
+6
2009-03-07
Enable 64bit mode on interrupts
blueswir1
1
-1
/
+5
2009-03-07
Nop some SPRs on 970fx
blueswir1
1
-0
/
+12
2009-03-07
Activate uninorth AGP bridge
blueswir1
1
-20
/
+8
2009-03-07
Implment tlbiel
blueswir1
1
-0
/
+14
2009-03-07
Implement large pages
blueswir1
2
-30
/
+49
2009-03-07
Implement slbmte
blueswir1
4
-20
/
+74
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
11
-17
/
+52
2009-03-07
Fix BSD user: there is no NPTL
blueswir1
2
-0
/
+39
2009-03-07
Update i386-dis.c from commits before GPLv3 switch
blueswir1
1
-1545
/
+3261
2009-03-07
Update i386-dis.c from binutils 2.17
blueswir1
1
-561
/
+1286
2009-03-07
Fix BSD breakage from r6736
blueswir1
4
-0
/
+12
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
2
-5
/
+5
2009-03-07
Sparse fixes: add extern to ELF opcode tables to avoid warnings
blueswir1
1
-0
/
+4
2009-03-07
Sparse fixes: remove duplicate entry
blueswir1
1
-1
/
+1
2009-03-07
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2
-4
/
+5
2009-03-07
Sparse fixes: truncation by cast
blueswir1
4
-31
/
+31
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
35
-286
/
+214
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
15
-17
/
+94
2009-03-07
Fix BSD user
blueswir1
2
-4
/
+4
2009-03-07
Fix sparc64-softmmu breakage from r6711
blueswir1
1
-2
/
+2
2009-03-07
pc-bios/Makefile: add a rule to produce dtb files
aurel32
1
-0
/
+3
2009-03-06
Add more missing files
aliguori
4
-0
/
+734
2009-03-06
Add missing file from previous commit
aliguori
1
-0
/
+60
2009-03-06
Fix race condition on access to env->interrupt_request
aurel32
4
-16
/
+19
[next]