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-07-18
Use correct byteswap routine for elf_note
malc
2009-07-18
Avoid name clashes with symbols that leak from system headers
malc
2009-07-18
PPC 32/64 GUEST_BASE support
malc
2009-07-18
Fix LHZX opcode value
malc
2009-07-17
Userspace guest address offsetting
Juan Quintela
2009-07-17
bsd-users: fix strace
Christoph Egger
2009-07-17
isxdigit -> qemu_isxdigit
Christoph Egger
2009-07-17
fix build warnings
Christoph Egger
2009-07-17
ELF codedump build failures
Laurent Desnogues
2009-07-17
Userspace guest address offsetting
Paul Brook
2009-07-17
Suppress a Sparse warning
Blue Swirl
2009-07-17
Sparc32: use hex for version numbers
Blue Swirl
2009-07-17
Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
2009-07-17
Sparc32: fix fdc io_base
Blue Swirl
2009-07-17
Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
2009-07-17
Fix OpenBSD build
Blue Swirl
2009-07-17
ARM host fixes
Paul Brook
2009-07-16
Only allow -cpu host when KVM is enabled
Anthony Liguori
2009-07-16
Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLY
Anthony Liguori
2009-07-16
Initialize cpuid variables
Anthony Liguori
2009-07-17
Ignore -Waddress for alsaaudio.c
malc
2009-07-16
Update version for 0.11 development
Anthony Liguori
2009-07-16
Update version for 0.11.0-rc0
v0.11.0-rc0
Anthony Liguori
2009-07-16
Generate $target_dir/config.h from $target_dir/config.mak
Juan Quintela
2009-07-16
Refactor config_softfloat selection in another list
Juan Quintela
2009-07-16
rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
Juan Quintela
2009-07-16
simplify TARGET_ABI_DIR generation
Juan Quintela
2009-07-16
simplify TARGET_ARCH2 generation
Juan Quintela
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
2009-07-16
generate TARGET_<arch name> for config.h
Juan Quintela
2009-07-16
generate TARGET_ARCH for config.h
Juan Quintela
2009-07-16
Only setup TARGET_ARCH when it is different of
Juan Quintela
2009-07-16
print only once TARGET_ARCH
Juan Quintela
2009-07-16
Refactor targe_bigendian selection in another list
Juan Quintela
2009-07-16
Refactor common code using a list
Juan Quintela
2009-07-16
generate ARCH name instead of coding it
Juan Quintela
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
qemu binary don't exist anymore. I guess not much people is compiling on alpha
Juan Quintela
2009-07-16
Refactor a single rule to generate all qemu-* executables
Juan Quintela
2009-07-16
TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
Juan Quintela
2009-07-16
BASE_LDFLAGS is not used anywhere else
Juan Quintela
2009-07-16
configure kqemu in a single place
Juan Quintela
2009-07-16
configure kvm in a single place
Juan Quintela
2009-07-16
configure xen in a single place
Juan Quintela
2009-07-16
change ifdefs by obj-$(TARGET_BASE_ARCH)
Juan Quintela
2009-07-16
TARGET_ARCH2 is already known at configure time.
Juan Quintela
2009-07-16
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
2009-07-16
already defined several lines before in block-obj-y
Juan Quintela
2009-07-16
Remove unused Makefile variable
Juan Quintela
[next]