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
2008-12-29
Parse --cc and --cross-prefix earlier and use CC to determine cpu and host
aliguori
1
-33
/
+59
2008-12-29
CRIS: Remove CRIS specific do_unassigned_access.
edgar_igl
3
-15
/
+6
2008-12-29
target-ppc: improve correctness of the fsel instruction
aurel32
1
-1
/
+1
2008-12-29
target-ppc: fix stsw/stswi instructions
aurel32
1
-2
/
+3
2008-12-28
Fix warning introduced by r6136
blueswir1
1
-1
/
+1
2008-12-28
Register reset handlers
blueswir1
9
-19
/
+159
2008-12-28
Suppress a -Werror=format-security warning
blueswir1
1
-7
/
+11
2008-12-28
Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)
blueswir1
1
-3
/
+2
2008-12-26
target-ppc: workaround OpenBIOS limitation
aurel32
1
-0
/
+6
2008-12-26
target-ppc: fix PowerMAC NVRAM emulation
aurel32
1
-6
/
+12
2008-12-24
Fix kernel loading
blueswir1
1
-1
/
+9
2008-12-24
Use the firmware configuration device
blueswir1
1
-0
/
+14
2008-12-24
Add support for -prom-env command line options
blueswir1
4
-24
/
+47
2008-12-24
Use OpenBIOS for g3bw machine
blueswir1
3
-8
/
+12
2008-12-24
Sun4m use 0 for nonexistent devices (Robert Reif)
blueswir1
1
-28
/
+5
2008-12-24
Improve PPC device debugging
blueswir1
6
-36
/
+90
2008-12-23
Add SuperSPARC MMU breakpoint registers (Robert Reif)
blueswir1
2
-1
/
+45
2008-12-23
Implement hw/eccmemctl.c version differences (Robert Reif)
blueswir1
1
-10
/
+31
2008-12-23
Better SuperSPARC emulation (Robert Reif)
blueswir1
2
-23
/
+28
2008-12-23
Implement tick interrupt disable bits
blueswir1
2
-10
/
+22
2008-12-22
Properly handle the case of SetPixelEncodings with a length of zero.
aliguori
1
-3
/
+6
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
27
-60
/
+54
2008-12-21
hw/slavio_misc.c remove address from debug trace (Robert Reif)
blueswir1
1
-8
/
+4
2008-12-21
add Arbiter Enable Register support to sparc iommu (Robert Reif)
blueswir1
1
-0
/
+17
2008-12-21
Update to latest Bochs BIOS
aliguori
6
-94
/
+1
2008-12-21
Remove obsolete VGABIOS patch.
aliguori
1
-896
/
+0
2008-12-20
softfloat-native: fix type of float_rounding_mode
aurel32
1
-2
/
+2
2008-12-20
target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
aurel32
1
-9
/
+12
2008-12-20
target-ppc: default to a G3 cpu when emulating a G3 PowerMac
aurel32
1
-1
/
+1
2008-12-20
A first attempt on supporting snapshots for the MIPS target.
ths
1
-0
/
+291
2008-12-20
Fix remaining compiler warnings for mips targets.
ths
6
-26
/
+26
2008-12-19
Add patch to allow Bochs patch queue to be built from another directory.
aliguori
2
-0
/
+34
2008-12-19
Add BIOS build instructions (Andre Przywara)
aliguori
1
-0
/
+21
2008-12-19
Make sure ACPI structures are byte-aligned
aliguori
3
-0
/
+37
2008-12-19
Implement flush-to-zero mode (denormal results are replaced with zero).
pbrook
3
-4
/
+25
2008-12-19
Implement default-NaN mode.
pbrook
3
-0
/
+25
2008-12-19
Implement ARMv7 cp15 cache ID registers.
pbrook
2
-7
/
+28
2008-12-19
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
4
-1
/
+94
2008-12-19
Fix VFP fixed point conversion routines.
pbrook
2
-9
/
+13
2008-12-19
Correctly normalize values and handle zero inputs to scalbn functions.
pbrook
1
-8
/
+29
2008-12-19
ETRAX: Correct the frequency of the free-running counter.
edgar_igl
1
-1
/
+1
2008-12-19
When -icount is used and a TB is recompiled due to an IO access
pbrook
1
-0
/
+1
2008-12-19
Implement ARMv7 MMU access permissions.
pbrook
1
-1
/
+11
2008-12-18
target-ppc: add gen_avr_ptr function.
aurel32
1
-0
/
+7
2008-12-18
target-ppc: use float_flag_divbyzero instead of checking the operands
aurel32
1
-21
/
+7
2008-12-18
User-mode GDB stub improvements - handle signals
aurel32
3
-31
/
+290
2008-12-18
User-mode GDB stub improvements - handle fork
aurel32
4
-13
/
+26
2008-12-18
new monitor func status
aurel32
1
-0
/
+11
2008-12-18
consolidate definition for tap script and smb support
aurel32
3
-16
/
+8
2008-12-18
PCI: Mask writes to RO bits in the command reg of PCI config space
aurel32
2
-0
/
+8
[next]