aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13x86: fix warning without CONFIG_KVM (Mark McLoughlin)aliguori
2008-11-13Fix CPUID ext2 features masking (Avi Kivity)aliguori
2008-11-13block: make raw aio signaling non-blocking (Gerd Hoffman)aliguori
2008-11-13Define kvm_ioctl in the same way as ioctlaliguori
2008-11-13copyright & license for qemu_sockets.c (Gerd Hoffman)aliguori
2008-11-12Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)aliguori
2008-11-12Rename hz to hertz to keep AIX happymalc
2008-11-12Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSETmalc
2008-11-12Avoid compiler warningmalc
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog
2008-11-12Include <strings.h> for ffs().balrog
2008-11-12r5531 made x509 certs not loadable (original patch from Henrik Holst).balrog
2008-11-12Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog
2008-11-12fix some variable initizalization issues (Stefano Stabellini)aliguori
2008-11-12target-alpha: fix termbits and target IOC macrosaurel32
2008-11-11Fix -linux-user build by reverting r5701aliguori
2008-11-11Allocate guest memory on host page boundaries (Hollis Blanchard)aliguori
2008-11-11Define OS-dependent qemu_getpagesize() (Hollis Blanchard)aliguori
2008-11-11Split savevm code into savevm.caliguori
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-11-11windows cdrom cache flush (Stefano Stabellini)aliguori
2008-11-11sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...aliguori
2008-11-11sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman)aliguori
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori
2008-11-11target-alpha: fix decoding of CVTST /Saurel32
2008-11-11target-alpha: fix syscall error checkaurel32
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel32
2008-11-11target-alpha: disable single stepping and TB flush by defaultaurel32
2008-11-11target-alpha: fix syscall error checkaurel32
2008-11-11qemu: generate signals on tap I/Oaurel32
2008-11-11Use HOST_CC instead of CC on TCG only targetsaurel32
2008-11-11Don't stop translation for mtc0 compareaurel32
2008-11-11Disable debug code for production.aurel32
2008-11-11target-mips: gen_compute_branch1()aurel32
2008-11-11target-mips: optimize movc*()aurel32
2008-11-11target-mips: optimize gen_farith()aurel32
2008-11-11target-mips: optimize gen_muldiv()aurel32
2008-11-11target-mips: optimize gen_arith()/gen_arith_imm()aurel32
2008-11-11target-mips: convert bit shuffle ops to TCGaurel32
2008-11-11target-mips: convert bitfield ops to TCGaurel32
2008-11-11target-mips: optimize gen_op_addr_add() (2/2)aurel32
2008-11-11target-mips: optimize gen_op_addr_add() (1/2)aurel32
2008-11-11target-mips: optimize gen_save_pc()aurel32
2008-11-11target-mips: fix mft* helpers/callaurel32
2008-11-11target-mips: fix temporary variable freeing in op_ldst_##insn()aurel32
2008-11-11target-alpha: add proper fcntl definitionsaurel32
2008-11-11target-alpha: fix double TCG variable allocationaurel32
2008-11-11Fix alignment problem with some 64bit load/store instructionsmalc
2008-11-10KVM: simplify kvm_cpu_exec hookaliguori