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
2009-09-27
tcg/i386: generates dec/inc instead of sub/add when possible
Aurelien Jarno
1
-9
/
+15
2009-09-27
tcg/i386: optimize and $0xff(ff), reg
Aurelien Jarno
1
-0
/
+6
2009-09-27
Compile some user files only once for all targets
Blue Swirl
4
-18
/
+43
2009-09-27
tcg/x86_64: generated dec/inc instead of sub/add when possible
Aurelien Jarno
1
-2
/
+14
2009-09-27
Don't compile roms if not building system targets
Blue Swirl
1
-1
/
+2
2009-09-27
Fix user emulator breakage
Blue Swirl
1
-4
/
+2
2009-09-27
tcg/ppc: always use tcg_out_call
malc
1
-20
/
+10
2009-09-27
vl: Add failure check for SetEvent
malc
1
-1
/
+5
2009-09-27
vl: Do not use perror after failed Win32 API calls
malc
1
-3
/
+5
2009-09-27
posix-aio-compat: avoid signal race when spawning a thread
malc
1
-5
/
+9
2009-09-27
target-i386: kill a tmp register
Aurelien Jarno
1
-4
/
+3
2009-09-27
target-i386: use subfi instead of sub with a non-freed constant
Aurelien Jarno
1
-7
/
+7
2009-09-26
eepro100: Fix format strings in debug messages
Stefan Weil
1
-7
/
+7
2009-09-26
eepro100: Replace sprintf by snprintf
Stefan Weil
1
-3
/
+3
2009-09-26
eepro100: Remove unused code
Stefan Weil
1
-4
/
+0
2009-09-26
eepro100: Enhanced logging and comments
Stefan Weil
1
-85
/
+130
2009-09-26
fix -daemonize with kvm
Marcelo Tosatti
1
-10
/
+10
2009-09-26
Set SDL icon_title when using `-name XXX` for proper gnome-panel window list ...
Dominic Evans
1
-6
/
+10
2009-09-26
qemu-option: rename bool -> boolean
Juan Quintela
1
-3
/
+3
2009-09-26
ARM back-end: Use sxt[bh] instructions for ext{8, 6}s
Laurent Desnogues
1
-0
/
+10
2009-09-26
Fix and improve qint_from_int64_test
Pierre Riteau
1
-2
/
+2
2009-09-26
monitor: Fix do_wav_capture() argument type
Luiz Capitulino
1
-1
/
+1
2009-09-26
monitor: Fix do_commit() argument type
Luiz Capitulino
1
-1
/
+1
2009-09-26
Don't redefine NULL, please
Juan Quintela
1
-2
/
+0
2009-09-25
Fix coding style issue
Mark McLoughlin
4
-6
/
+6
2009-09-25
Remove PARAMS() macro
Juan Quintela
3
-77
/
+73
2009-09-25
__thread should be before real type
Juan Quintela
1
-1
/
+1
2009-09-25
gcc wants 1st static and then const
Juan Quintela
3
-4
/
+4
2009-09-25
Bring two last users of K&R definitions to ANSI c89
Juan Quintela
2
-77
/
+23
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
8
-12
/
+12
2009-09-25
Use proper typedef syntax
Juan Quintela
1
-2
/
+2
2009-09-25
Revert "This files are compiled in libqemu.a now"
Blue Swirl
1
-0
/
+3
2009-09-25
fix use after free
Glauber Costa
1
-1
/
+1
2009-09-25
unbreak usb pass-through on linux.
Gerd Hoffmann
1
-0
/
+2
2009-09-25
clean: remove ide/*.o files on clean
Juan Quintela
1
-1
/
+1
2009-09-25
ARM host: fix generated blocks linking
Laurent Desnogues
1
-1
/
+3
2009-09-25
Fix spelling in comment
Stefan Weil
1
-1
/
+1
2009-09-25
Suppress some variants of English in comments
Stefan Weil
4
-7
/
+7
2009-09-23
sparc64-8bit-asi
Igor V. Kovalenko
2
-0
/
+6
2009-09-23
target-mips: remove MAX_OP_PER_INSTR workaround
Aurelien Jarno
1
-2
/
+1
2009-09-23
exec-all.h: increase OPC_BUF_SIZE
Aurelien Jarno
1
-1
/
+1
2009-09-23
exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
Aurelien Jarno
1
-1
/
+1
2009-09-23
This files are compiled in libqemu.a now
Juan Quintela
1
-3
/
+0
2009-09-23
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
Blue Swirl
1
-0
/
+1
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
1
-1
/
+1
2009-09-21
Fix Sparse warning about obsolete struct initializer
Blue Swirl
1
-1
/
+1
2009-09-21
Export tables properly to avoid a Sparse warning
Blue Swirl
1
-3
/
+4
2009-09-21
Add 'static' to please Sparse
Blue Swirl
3
-3
/
+3
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
16
-43
/
+43
2009-09-21
Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1
Blue Swirl
1
-3
/
+3
[next]