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