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
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-12-13
Remove useless check_ops.sh
aurel32
2008-12-13
Fix TARGET_LONG_BITS warning in TCG
blueswir1
2008-12-12
Make sure to link librt if we need to.
aliguori
2008-12-12
Replace posix-aio with custom thread pool
aliguori
2008-12-11
PPC405EP: fix fpga write function
aurel32
2008-12-11
baum: remove 2 warnings
aurel32
2008-12-11
target-sh4: remove 2 warnings
aurel32
2008-12-11
target-alpha: fix 2 warnings
aurel32
2008-12-11
target-ppc: remove remaining warnings
aurel32
2008-12-11
target-ppc: remove unneeded include
aurel32
2008-12-11
target-ppc: rework exception code
aurel32
2008-12-11
target-ppc: remove dead code
aurel32
2008-12-11
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
2008-12-11
pci: add default pci subsystem id for all devices (Gerd Hoffman)
aliguori
2008-12-11
Fix handling of disk-only snapshots (Kevin Wolf)
aliguori
2008-12-11
Fix crash in kvm.c (Stefan Weil)
aliguori
2008-12-11
Remove redundant #ifdef _BSD
blueswir1
2008-12-11
Rename fls to qemu_fls
blueswir1
2008-12-11
Add lost semicolons
malc
2008-12-11
Don't require linux/auxvec.h, which isn't always installed with libc.
malc
2008-12-11
Fix compiling without MREMAP_FIXED
blueswir1
2008-12-11
Allow to register a callback with fw_cfg_add_callback()
blueswir1
2008-12-11
Add missing "static"
blueswir1
2008-12-11
Fix warnings introduced in r5948
malc
2008-12-11
Add missing static qualifier
malc
2008-12-11
adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
malc
2008-12-10
Introduce and use cache-utils.[ch]
malc
2008-12-10
IDE: Implement SEEK command
aurel32
2008-12-10
target-sh4: Add SH bit handling to TLB
aurel32
2008-12-10
target-sh4: check FD bit for FP instructions
aurel32
2008-12-10
Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)
aliguori
2008-12-10
LSI53C895A: Rename dmbs register to dbms (Ryan Harper)
aliguori
2008-12-10
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
2008-12-10
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
2008-12-10
target-ppc: enable SPE and Altivec in user mode
aurel32
2008-12-10
target-ppc: initialize MSR appropriately in user-mode
aurel32
2008-12-10
target-i386: Fix jmp im on x86_64 when executing 32-bit code
aurel32
2008-12-10
MIPS Magnum: fix memory-mapped i8042
aurel32
2008-12-09
KVM: Coalesced MMIO support
aliguori
2008-12-09
Disable KVM support if the kernel modules have broken memory slot handling
aliguori
2008-12-08
linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
aurel32
2008-12-08
linux-user: mmap: add check if requested memory area fits target address space
aurel32
2008-12-08
linux-user: Fix h2g usage in page_find_alloc
aurel32
2008-12-08
linux-user: Introduce h2g_valid
aurel32
2008-12-08
linux-user: Safety belt for h2g
aurel32
2008-12-08
linux-user: Move abi_* typedefs into qemu-types.h
aurel32
2008-12-08
configure: also close stdout when calling cc
aurel32
2008-12-08
target-ppc: kill a warning
aurel32
2008-12-08
target-ppc: cleanup op_helper.c after TCG conversion
aurel32
[next]