aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-25Merge branch 'qemu-cvs'kvm-71-rc1Avi Kivity
2008-06-25Remove overzealous virtio-net printfMarcelo Tosatti
2008-06-25Compile fixes for ia64Anthony Xu
2008-06-25Avoid fragmented virtio-blk transfers by copyingAnthony Liguori
2008-06-25kvm: external module: export ns_to_timespec() for older kernelsAvi Kivity
2008-06-25kvm: external module: include <linux/time.h>Avi Kivity
2008-06-25kvm: external module: allow 'tsc_khz' to be used as a local identifierAvi Kivity
2008-06-24Clarify some TODO items.ths
2008-06-24Remove remaining uses of T0 in the MIPS target.ths
2008-06-24T1 is now dead.ths
2008-06-24Reduce use of fixed registers a bit more.ths
2008-06-24Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wrightblueswir1
2008-06-24kvm: external module: tighten tsc_khz name checkAvi Kivity
2008-06-24kvm: external module: adjust for vmx_load_host_state renameAvi Kivity
2008-06-24kvm: external module: add pvclock abiAvi Kivity
2008-06-24Use temporaries instead of fixed registers for some instructions.ths
2008-06-23Make mixer emulation a configure option (Jan Kiszka)malc
2008-06-23Fix some compiler signed/unsigned char warningsblueswir1
2008-06-23Fix compiler warning (Jan Kiszka)blueswir1
2008-06-23Pass T0/T1 explicitly to helper functions, and clean up a few dyngenths
2008-06-23According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatilemalc
2008-06-23Shuffle contents of tcg_target_reg_alloc_ordermalc
2008-06-23kvm: kvmtrace: add ppc definitions to kvm trace format fileJerone Young
2008-06-23kvm: kvmtrace: build by default for powerpcJerone Young
2008-06-23kvm: kvmtrace: build kvmtrace tool for all archsJerone Young
2008-06-22Add missing [SU]32malc
2008-06-22Eliminate cpu_T[0]blueswir1
2008-06-22Eliminate cpu_T[1]blueswir1
2008-06-22Add missing keys, sendkey support for all keysblueswir1
2008-06-21Emit warning message if user supplied buffer/period size/time was rejectedmalc
2008-06-21Convert some cpu_dst uses (with loads/stores) to cpu_tmp0blueswir1
2008-06-21Avoid brcond problems, use temps for cpu_src1 & cpu_src2blueswir1
2008-06-21Do not save dynamic fieldmalc
2008-06-21Disable xLaw debuggingmalc
2008-06-21Rework period/buffer size settingmalc
2008-06-21Add VM save/load supportmalc
2008-06-21Add calls to pci_device_save/loadmalc
2008-06-20Update TODOblueswir1
2008-06-20Add support for boot_set commandblueswir1
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir1
2008-06-20Delete obsolete file.ths
2008-06-20Delete obsolete file.ths
2008-06-20Delete obsolete prototypes.ths
2008-06-20Convert unaligned load/store to TCG.ths
2008-06-20Fix boot problem on i386 host introduced in r4690blueswir1
2008-06-20added model_id and vendor cpu model options (initial patch by Dan Kenigsberg)...bellard
2008-06-20Convert vr54xx multiply instructions to TCG.ths
2008-06-20cmpxchg fixesbellard
2008-06-19Remove now-dead code.ths
2008-06-19Convert remaining MIPS FP instructions to TCG.ths