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-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
2008-11-11
Use HOST_CC instead of CC on TCG only targets
aurel32
2008-11-11
Don't stop translation for mtc0 compare
aurel32
2008-11-11
Disable debug code for production.
aurel32
2008-11-11
target-mips: gen_compute_branch1()
aurel32
2008-11-11
target-mips: optimize movc*()
aurel32
2008-11-11
target-mips: optimize gen_farith()
aurel32
2008-11-11
target-mips: optimize gen_muldiv()
aurel32
2008-11-11
target-mips: optimize gen_arith()/gen_arith_imm()
aurel32
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
2008-11-11
target-mips: convert bitfield ops to TCG
aurel32
2008-11-11
target-mips: optimize gen_op_addr_add() (2/2)
aurel32
2008-11-11
target-mips: optimize gen_op_addr_add() (1/2)
aurel32
2008-11-11
target-mips: optimize gen_save_pc()
aurel32
2008-11-11
target-mips: fix mft* helpers/call
aurel32
2008-11-11
target-mips: fix temporary variable freeing in op_ldst_##insn()
aurel32
2008-11-11
target-alpha: add proper fcntl definitions
aurel32
2008-11-11
target-alpha: fix double TCG variable allocation
aurel32
2008-11-11
Fix alignment problem with some 64bit load/store instructions
malc
2008-11-10
KVM: simplify kvm_cpu_exec hook
aliguori
[next]