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-13
Fix some issues with QEMUFile
aliguori
2
-45
/
+82
2008-10-12
SH4: Implement MOVUA.L
aurel32
1
-0
/
+11
2008-10-12
SH4: fix single-stepping
aurel32
1
-0
/
+1
2008-10-12
SH4: Fix swap.b
aurel32
1
-1
/
+4
2008-10-12
Make sure to initialize fd_sets in aio.c
aliguori
1
-0
/
+3
2008-10-12
hw/apic.c: use functions from host-utils.h
aurel32
1
-35
/
+3
2008-10-12
COPYING: update from FSF
aurel32
1
-9
/
+9
2008-10-12
Define macro QEMU_GNUC_PREREQ and use it
aurel32
3
-8
/
+16
2008-10-12
Only use __builtin_* with GCC >= 3.4
aurel32
2
-8
/
+8
2008-10-12
hw/apic.c: use __builtin funtions instead of assembly code
aurel32
1
-10
/
+8
2008-10-12
Optimize some host-utils function with gcc builtins
aurel32
1
-4
/
+36
2008-10-12
Get rid of sys/poll.h
aurel32
1
-1
/
+0
2008-10-11
CRIS: Initialize the arch version preg to v32.
edgar_igl
1
-0
/
+1
2008-10-11
CRIS: Handle GDB writes to pregs.
edgar_igl
1
-2
/
+6
2008-10-11
Add feature_to_c.sh.
pbrook
1
-0
/
+77
2008-10-11
Add GDB XML register description support.
pbrook
13
-605
/
+1239
2008-10-11
Fix some debugging mistakes/leftovers
malc
1
-2
/
+0
2008-10-11
Use the adequate CFLAGS for confiugure tests.
balrog
1
-2
/
+2
2008-10-11
Add a configure check for zlib (Ryota OZAKI).
balrog
1
-0
/
+17
2008-10-11
Correct SCSI error reporting (Laurent Vivier)
blueswir1
1
-15
/
+27
2008-10-11
Increase write buffer size in pflash emulation (Thomas Petazzoni).
balrog
1
-3
/
+3
2008-10-09
Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej)
blueswir1
1
-110
/
+178
2008-10-09
Fix IDE DIAGNOSE for packet devices (Vincent Sanders)
aliguori
1
-2
/
+9
2008-10-08
Fix IO performance regression in sparc
aliguori
9
-233
/
+55
2008-10-08
CRIS: linux-user signals dont need ERP compensation after break anymore.
edgar_igl
1
-3
/
+0
2008-10-08
CRIS: linux-user ERP compensation not needed anymore.
edgar_igl
1
-1
/
+0
2008-10-08
CRIS: Partial EXS reg support and fixes for SPC.
edgar_igl
2
-10
/
+5
2008-10-08
CRIS: Correct typos.
edgar_igl
1
-3
/
+2
2008-10-07
CRIS: Make local objects static.
edgar_igl
1
-24
/
+24
2008-10-07
CRIS: Fix brk 8 and add S-flag emulation.
edgar_igl
5
-18
/
+51
2008-10-07
add help text for --enable-sparse (Gerd Hoffman)
aliguori
1
-1
/
+2
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
30
-8
/
+59
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
19
-100
/
+100
2008-10-07
Add USB sys file-system support (v8) (TJ)
aliguori
1
-10
/
+218
2008-10-07
Add sparse checker support to the build system (Gerd Hoffman)
aliguori
1
-0
/
+16
2008-10-07
Add static (spotted by sparse)
blueswir1
1
-1
/
+1
2008-10-07
Fix error in fexpand (spotted by sparse)
blueswir1
1
-4
/
+4
2008-10-06
Switch the memory savevm handler to be "live"
aliguori
1
-141
/
+152
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
8
-33
/
+72
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
11
-13
/
+13
2008-10-06
Introduce v3 of savevm protocol
aliguori
3
-45
/
+248
2008-10-06
Add dirty tracking for live migration
aliguori
2
-4
/
+33
2008-10-06
Add bdrv_flush_all()
aliguori
2
-0
/
+12
2008-10-06
Allow the monitor to be suspended during non-blocking op
aliguori
2
-1
/
+20
2008-10-05
Silence some warnings about no value returned from non-void function
blueswir1
2
-1
/
+2
2008-10-05
Make various generated structures static
blueswir1
1
-1
/
+1
2008-10-05
Make target_sigaltstack_used static
blueswir1
2
-2
/
+2
2008-10-05
Export x86_stack_size in qemu.h
blueswir1
2
-2
/
+3
2008-10-05
Make ioctl table static
blueswir1
2
-2
/
+2
2008-10-05
Make bitmask tables static const
blueswir1
3
-10
/
+10
[next]