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-11-18
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
Make KVM slot management more robust
aliguori
2008-11-18
target-ppc: fix regression introduced by commit 5729
aurel32
2008-11-18
Preliminary AIX support
malc
2008-11-18
AIX's assembler does not support local labels, use relative addressing instead
malc
2008-11-18
Use qemu_memalign instead of memalign in qemu_vmalloc
malc
2008-11-17
TCG variable type checking.
pbrook
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
2008-11-16
Attached patch fixes a series of this warning
blueswir1
2008-11-16
Use correct trap for syscalls on Sparc32
blueswir1
2008-11-16
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
2008-11-16
Fix no_frame unused warning when SDL is disabled
blueswir1
2008-11-15
target-mips: avoid tcg internal error in mfc0/dmfc0
aurel32
2008-11-14
target-alpha: implement getxuid and getxgid syscalls
aurel32
2008-11-14
ppc-linux-user: handle EXCP_DEBUG
aurel32
2008-11-13
ETRAX-FS: Don't schedule DMA processing without active channels.
edgar_igl
2008-11-13
ETRAX-FS: Fix a segfault if pflash drive not found.
edgar_igl
2008-11-13
x86: fix warning without CONFIG_KVM (Mark McLoughlin)
aliguori
2008-11-13
Fix CPUID ext2 features masking (Avi Kivity)
aliguori
2008-11-13
block: make raw aio signaling non-blocking (Gerd Hoffman)
aliguori
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
2008-11-13
copyright & license for qemu_sockets.c (Gerd Hoffman)
aliguori
2008-11-12
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
aliguori
2008-11-12
Rename hz to hertz to keep AIX happy
malc
2008-11-12
Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSET
malc
2008-11-12
Avoid compiler warning
malc
2008-11-12
Don't use "hz" in identifiers to make AIX happy.
balrog
2008-11-12
Include <strings.h> for ffs().
balrog
2008-11-12
r5531 made x509 certs not loadable (original patch from Henrik Holst).
balrog
2008-11-12
Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).
balrog
2008-11-12
fix some variable initizalization issues (Stefano Stabellini)
aliguori
2008-11-12
target-alpha: fix termbits and target IOC macros
aurel32
2008-11-11
Fix -linux-user build by reverting r5701
aliguori
2008-11-11
Allocate guest memory on host page boundaries (Hollis Blanchard)
aliguori
2008-11-11
Define OS-dependent qemu_getpagesize() (Hollis Blanchard)
aliguori
2008-11-11
Split savevm code into savevm.c
aliguori
2008-11-11
Move the things that aren't target specific to libqemu_common.a.
aliguori
2008-11-11
windows cdrom cache flush (Stefano Stabellini)
aliguori
2008-11-11
sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...
aliguori
2008-11-11
sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman)
aliguori
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
target-alpha: fix decoding of CVTST /S
aurel32
2008-11-11
target-alpha: fix syscall error check
aurel32
2008-11-11
Revert commits 5685 to 5688 committed by mistake
aurel32
2008-11-11
target-alpha: disable single stepping and TB flush by default
aurel32
2008-11-11
target-alpha: fix syscall error check
aurel32
2008-11-11
qemu: generate signals on tap I/O
aurel32
[next]