index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-sh4: fix reset on r2d
Aurelien Jarno
2011-01-14
3
-19
/
+36
*
target-sh4: optimize exceptions
Aurelien Jarno
2011-01-14
2
-15
/
+12
*
target-sh4: add ftrv instruction
Aurelien Jarno
2011-01-14
3
-0
/
+38
*
target-sh4: add fipr instruction
Aurelien Jarno
2011-01-14
3
-0
/
+33
*
target-sh4: implement FPU exceptions
Aurelien Jarno
2011-01-14
1
-22
/
+136
*
target-sh4: implement flush-to-zero
Aurelien Jarno
2011-01-14
2
-0
/
+2
*
target-sh4: define FPSCR constants
Aurelien Jarno
2011-01-14
3
-9
/
+37
*
target-sh4: use default-NaN mode
Aurelien Jarno
2011-01-14
1
-0
/
+1
*
softfloat: fix default-NaN mode
Aurelien Jarno
2011-01-14
1
-18
/
+18
*
softfloat: SH4 has the sNaN bit set
Aurelien Jarno
2011-01-14
1
-5
/
+5
*
target-sh4: switch sh4 to softfloat
Aurelien Jarno
2011-01-14
1
-3
/
+3
*
configure: fix broken test
Aurelien Jarno
2011-01-14
1
-1
/
+1
*
make trace options use autoconfy names
Paolo Bonzini
2011-01-14
1
-4
/
+4
*
move --srcdir detection earlier
Paolo Bonzini
2011-01-14
1
-5
/
+7
*
[PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.mak
Paolo Bonzini
2011-01-14
1
-1
/
+0
*
remove source_path_used
Paolo Bonzini
2011-01-14
1
-29
/
+16
*
move "ln -sf" emulation to a function
Paolo Bonzini
2011-01-14
1
-15
/
+11
*
reorganize sdl-config tests
Paolo Bonzini
2011-01-14
1
-13
/
+13
*
do not default to non-prefixed pkg-config when cross compiling
Paolo Bonzini
2011-01-14
1
-2
/
+2
*
fix spelling of $pkg_config, move default together with other cross tools
Paolo Bonzini
2011-01-14
1
-17
/
+17
*
provide portable HOST_LONG_BITS test
Paolo Bonzini
2011-01-14
1
-7
/
+9
*
do not pass bogus $(SRC_PATH) include paths to cc during configure
Paolo Bonzini
2011-01-14
3
-12
/
+16
*
test cc with the complete set of chosen flags
Paolo Bonzini
2011-01-14
1
-25
/
+25
*
fix sparse support (?)
Paolo Bonzini
2011-01-14
1
-5
/
+5
*
move feature variables to the top
Paolo Bonzini
2011-01-14
1
-82
/
+82
*
default make and install to environment variables
Paolo Bonzini
2011-01-14
1
-9
/
+10
*
default compilation tools to environment variables
Paolo Bonzini
2011-01-14
1
-13
/
+7
*
microblaze: Improve unconditional direct branching
Edgar E. Iglesias
2011-01-14
1
-7
/
+14
*
cris: Set btaken when storing direct jumps
Edgar E. Iglesias
2011-01-13
1
-0
/
+3
*
slirp: Use strcasecmp() to check tftp mode, tsize
Sergei Gavrikov
2011-01-13
1
-2
/
+2
*
ppc405_uc: fix a buffer overflow
Blue Swirl
2011-01-12
1
-2
/
+3
*
lan9118: fix a buffer overflow
Blue Swirl
2011-01-12
1
-2
/
+2
*
vpc: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-17
/
+30
*
qemu-io: fix a memory leak
Blue Swirl
2011-01-12
1
-1
/
+3
*
vvfat: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-0
/
+1
*
loader: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-2
/
+3
*
vnc-auth-sasl: fix a memory leak
Blue Swirl
2011-01-12
1
-6
/
+8
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
13
-55
/
+52
*
disas: remove opcode printing on ARM hosts
Aurelien Jarno
2011-01-12
1
-5
/
+0
*
arm-dis: Include opcode hex when doing disassembly
Peter Maydell
2011-01-12
1
-0
/
+24
*
tcg arm/mips/ia64: add a comment about retranslation and caches
Aurelien Jarno
2011-01-12
3
-1
/
+9
*
linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP
Peter Maydell
2011-01-12
3
-1
/
+25
*
ARM: Fix decoding of VQSHL/VQSHLU immediate forms
Peter Maydell
2011-01-12
1
-15
/
+36
*
ARM: add neon helpers for VQSHLU
Juha Riihimäki
2011-01-12
2
-0
/
+51
*
target-sh4: fix fpu disabled/illegal exception
Aurelien Jarno
2011-01-11
1
-10
/
+18
*
cris: Remove unused orig_flags
Edgar E. Iglesias
2011-01-10
1
-2
/
+2
*
cris: Allow more TB chaining for crisv10
Edgar E. Iglesias
2011-01-10
2
-14
/
+33
*
cris: Support disassembly of crisv10
Edgar E. Iglesias
2011-01-10
3
-4
/
+15
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2011-01-10
16
-35
/
+410
|
\
|
*
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
2010-12-27
1
-11
/
+37
[next]