summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-23qcow2: Fix image creation regressionKevin Wolf1-2/+2
2010-02-23qcow2: More checks for qemu-img checkKevin Wolf1-0/+12
2010-02-23qcow2: Rewrite alloc_refcount_block/grow_refcount_tableKevin Wolf1-88/+222
2010-02-23qcow2: Factor next_refcount_table_size outKevin Wolf1-11/+19
2010-02-23declare saved_env_reg as volatilePaolo Bonzini1-1/+1
2010-02-23target-mips: fix ROTR and DROTR by zeroNathan Froyd1-0/+4
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd1-1/+1
2010-02-23target-mips: remove useless sign extensionAurelien Jarno1-2/+0
2010-02-23Fix qemu_eventfd compile when !CONFIG_EVENTFDAvi Kivity1-1/+1
2010-02-23ARM CP15 tls fixPaul Brook1-9/+7
2010-02-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori8-30/+173
2010-02-22Add cpu model configuration support..john cooper8-72/+556
2010-02-22add close callback for tty-based char deviceDavid Ahern1-0/+17
2010-02-22Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs1-8/+20
2010-02-23tcg/ppc: Fix typomalc1-1/+1
2010-02-22apc_pci: simplify using rwhandlerMichael S. Tsirkin1-61/+13
2010-02-22apb_pci: minor cleanupMichael S. Tsirkin1-4/+2
2010-02-22Update OpenBIOS images to r683Blue Swirl4-2/+2
2010-02-22Fix arm-softmmu compileBlue Swirl1-2/+1
2010-02-22tcg/ppc64: Use C90 style commentsmalc1-18/+18
2010-02-22tcg/ppc: Implement some of the optional opsmalc2-8/+88
2010-02-22kvm-all.c: define smp_wmb and use it for coalesced mmioMarcelo Tosatti2-1/+9
2010-02-22tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad3-3/+4
2010-02-22PL181 write fixPaul Brook1-13/+15
2010-02-22kvm: remove pre-entry exit_request check with iothread enabledMarcelo Tosatti1-0/+2
2010-02-22kvm: consume internal signal with sigtimedwaitMarcelo Tosatti3-12/+97
2010-02-22kvm specific wait_io_eventMarcelo Tosatti1-6/+20
2010-02-22block SIGCHLD in vcpu thread(s)Marcelo Tosatti1-0/+1
2010-02-21Allow const QemuOptDescBlue Swirl3-5/+5
2010-02-21kvm: Kill CR3_CACHE feature referencesJes Sorensen1-3/+0
2010-02-21kvm: Fix eflags corruption in kvm modeJan Kiszka1-5/+7
2010-02-20cris: Add CRISv10 gdbstub support.Edgar E. Iglesias1-0/+36
2010-02-20cris: Mask interrupts on dslots for CRISv10.Edgar E. Iglesias1-0/+4
2010-02-20microblaze: Improve brk emulation.Edgar E. Iglesias1-5/+14
2010-02-20microblaze: Dont segfault when singlestepping first insn.Edgar E. Iglesias1-0/+6
2010-02-20target-sparc: fix --enable-debug buildJay Foad1-11/+11
2010-02-20tcg: fix assertion with --enable-debugJay Foad1-5/+0
2010-02-20Don't compile rwhandler.c for user targetsBlue Swirl2-5/+1
2010-02-20tcg: Add comments for all optional instructions not implemented.Richard Henderson8-17/+106
2010-02-20tcg-sparc: Implement ORC.Richard Henderson2-0/+7
2010-02-20tcg-sparc: Implement ANDC.Richard Henderson2-0/+8
2010-02-20tcg: Optional target implementation of ORC.Richard Henderson2-0/+17
2010-02-20tcg: Optional target implementation of ANDC.Richard Henderson2-0/+17
2010-02-20tcg-sparc: Implement not.Richard Henderson2-0/+8
2010-02-20tcg-sparc: Implement neg.Richard Henderson2-2/+16
2010-02-20Fix warning on mingw32Blue Swirl1-2/+5
2010-02-20Fix warning on OpenBSDBlue Swirl1-1/+1
2010-02-20tcg/ppc: Consistently use calling convention selection macrosmalc1-12/+12
2010-02-20Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...Juergen Lock1-3/+3
2010-02-20Add FreeBSD/ppc host ucontext definitions.Juergen Lock1-0/+18