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-03-06
Check for out of range update regions (original patch from Anthony Liguori).
balrog
1
-6
/
+27
2008-03-06
Register VMware SVGA's memory io region with PCI framework.
balrog
1
-18
/
+29
2008-03-06
Convert exception ops to TCG
blueswir1
5
-18
/
+19
2008-03-06
Fix microSPARC II SFSR mask (Robert Reif)
blueswir1
1
-1
/
+1
2008-03-05
Add more machine definitions
blueswir1
3
-0
/
+297
2008-03-05
Properly bomb out on errors in Makefile shell fragments (Ian Jackson)
blueswir1
1
-5
/
+5
2008-03-05
Convert Sparc64 trap state ops to TCG
blueswir1
5
-70
/
+103
2008-03-04
32-bit host sign extension fix (Juergen Lock).
pbrook
1
-2
/
+2
2008-03-04
Show IRQ set or reset (Robert Reif)
blueswir1
1
-1
/
+4
2008-03-04
Remove unneeded qemu_irq_lower (Robert Reif)
blueswir1
1
-2
/
+0
2008-03-04
Convert float helpers to TCG, fix fabsq in the process
blueswir1
5
-281
/
+232
2008-03-04
Convert fmovr to TCG
blueswir1
1
-15
/
+27
2008-03-03
CRIS signals:
edgar_igl
1
-57
/
+58
2008-03-02
Convert tick operations to TCG
blueswir1
5
-58
/
+90
2008-03-02
Convert movr and (partially) movcc to TCG
blueswir1
2
-24
/
+42
2008-03-02
Convert addx, subx, next_insn and mov_pc_npc to TCG
blueswir1
2
-27
/
+29
2008-03-02
Add brcond_tl
blueswir1
1
-0
/
+2
2008-03-02
Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)
blueswir1
5
-22
/
+33
2008-03-01
Add a tests for user-mode mmap
edgar_igl
3
-0
/
+487
2008-03-01
Add test-case for btst CCS flags updates.
edgar_igl
1
-0
/
+8
2008-03-01
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
edgar_igl
4
-60
/
+99
2008-02-29
Fix compiler warning
blueswir1
1
-0
/
+2
2008-02-29
Fix register references (Igor Kovalenko)
blueswir1
1
-3
/
+3
2008-02-29
Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)
blueswir1
1
-1
/
+1
2008-02-29
Give names to magic numbers (Herv�oussineau)
blueswir1
1
-125
/
+222
2008-02-28
First try at supporting ordinary signals for CRIS linux-user guests.
edgar_igl
2
-0
/
+175
2008-02-28
Add small testcase for ordinary signals.
edgar_igl
2
-0
/
+27
2008-02-28
Cut the translation block after translating a break insn. This avoids an issu...
edgar_igl
1
-1
/
+6
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
6
-75
/
+74
2008-02-27
Preliminary Sparc TCG target
blueswir1
4
-0
/
+727
2008-02-27
Temporary fix for i386 host
blueswir1
2
-0
/
+27
2008-02-27
Initialize disasinfo->private_data, binutils does it and some disassemblers d...
edgar_igl
1
-0
/
+1
2008-02-25
Fix mixed defines
blueswir1
1
-2
/
+2
2008-02-25
Add testcase for CRIS ftag/fidx cache flushing insns.
edgar_igl
2
-0
/
+34
2008-02-25
Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.
edgar_igl
2
-2
/
+17
2008-02-24
Modify Sparc32/64 to use TCG
blueswir1
7
-1551
/
+878
2008-02-24
More helper types, rearrange generic definitions
blueswir1
2
-64
/
+109
2008-02-23
Really stop the transfer when the DMA channel is being disabled.
balrog
1
-2
/
+3
2008-02-22
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
balrog
1
-2
/
+4
2008-02-20
Fix andi, optimize addi and subi zero cases
blueswir1
1
-3
/
+13
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
8
-123
/
+115
2008-02-17
Fix typo
blueswir1
1
-1
/
+1
2008-02-14
Fix remote debugger memory access problems reported by Matthias Stein
blueswir1
2
-7
/
+12
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
12
-96
/
+96
2008-02-11
Fix SS-20 auxio addresses
blueswir1
1
-2
/
+2
2008-02-11
Sparc32 MMU register fixes (Robert Reif)
blueswir1
4
-9
/
+103
2008-02-11
Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...
balrog
1
-7
/
+8
2008-02-10
Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...
balrog
2
-15
/
+116
2008-02-10
Add an ncurses UI.
balrog
21
-34
/
+1238
2008-02-10
Correct qemu-img usage hint (Andreas Färber).
balrog
1
-1
/
+1
[next]