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-10-02
Include qemu-common.h in order to get prototypes for qemu_malloc etc.
blueswir1
1
-0
/
+1
2008-10-02
Resurrect the safe part of r5274
blueswir1
11
-58
/
+163
2008-10-02
Make PCI class description tables const
blueswir1
1
-2
/
+2
2008-10-02
Make monitor command tables const
blueswir1
1
-22
/
+22
2008-10-02
Make some i386 disassembler tables const
blueswir1
1
-22
/
+22
2008-10-02
Make CPULogItem tables const
blueswir1
4
-5
/
+5
2008-10-02
Make keysym tables const
blueswir1
4
-6
/
+6
2008-10-02
Make some tables const
blueswir1
1
-6
/
+6
2008-10-02
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
1
-1
/
+1
2008-10-02
Fix MXCC printf warning (based on patch by Robert Reif)
blueswir1
1
-3
/
+3
2008-10-02
Add missing parenthesis in qemu_ram_alloc()
ths
1
-1
/
+1
2008-10-01
ppc: fix crash in ppc system single step support
aurel32
1
-4
/
+0
2008-10-01
Reset CPU on INIT IPI
aurel32
1
-0
/
+5
2008-10-01
Fix cscope filelist by removing leading ./
aurel32
1
-1
/
+1
2008-10-01
Add inotify syscall family
aurel32
1
-0
/
+29
2008-10-01
Add mincore syscall
aurel32
1
-1
/
+13
2008-10-01
Add fadvise64 stubs
aurel32
1
-0
/
+21
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
1
-1
/
+1
2008-10-01
monitor: add sendkey support for comma, dot and slash
aurel32
1
-0
/
+3
2008-10-01
qemu-doc: document use of raw values with sendkey
aurel32
1
-2
/
+3
2008-10-01
hw/apic.c: use bsr and bsf on x86_64
aurel32
1
-2
/
+2
2008-10-01
fix default size handling in monitor
aurel32
1
-1
/
+1
2008-10-01
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2
-18
/
+2
2008-10-01
target-ppc: fix mullw/mullwo
aurel32
2
-1
/
+5
2008-10-01
Fix warning about variables used uninitialized
blueswir1
1
-0
/
+4
2008-10-01
Make some variables static
blueswir1
1
-14
/
+14
2008-10-01
Make some variables static
blueswir1
2
-2
/
+2
2008-10-01
Change some qualifiers to static
blueswir1
1
-10
/
+11
2008-10-01
Remove unused variables
blueswir1
1
-2
/
+0
2008-10-01
Fix warning about incompatible types
blueswir1
1
-4
/
+2
2008-10-01
Remove unused functions
blueswir1
1
-67
/
+0
2008-10-01
Remove unused variable
blueswir1
1
-1
/
+0
2008-10-01
target-alpha: update STATUS
aurel32
1
-8
/
+3
2008-10-01
Check that asynchronous (DMA) submission succeeds (Ian Jackson).
balrog
1
-0
/
+10
2008-10-01
Actually check read/write errors in IDE (Ian Jackson).
balrog
1
-2
/
+32
2008-10-01
x86 pextrw destination operand can be r64.
balrog
1
-1
/
+2
2008-09-30
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
balrog
1
-6
/
+6
2008-09-30
Disable bluetooth proxy compilation on win32.
balrog
2
-18
/
+25
2008-09-30
Avoid (some) ppc cross-compilation problems
malc
1
-12
/
+4
2008-09-30
Add some missing static qualifiers
blueswir1
4
-8
/
+8
2008-09-30
Silence some warnings about uninitialized variables
blueswir1
3
-3
/
+6
2008-09-30
Few compile time warnings removed (Stefano Stabellini)
blueswir1
1
-3
/
+4
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
9
-536
/
+349
2008-09-30
target-alpha: convert locked load/store to TCG
aurel32
1
-40
/
+52
2008-09-30
Make sure bluez programs (cross-)compile, add missing statics.
balrog
2
-3
/
+13
2008-09-29
Fix SS-2 crash
blueswir1
1
-1
/
+1
2008-09-29
TARGET_MAP_xx macros: clean and alpha specific values
aurel32
1
-5
/
+24
2008-09-29
target-alpha: misc fixes
aurel32
3
-63
/
+41
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
11
-1482
/
+786
2008-09-29
target-alpha: factorize load/store code
aurel32
1
-134
/
+65
[next]