aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23target-alpha: Split up FPCR value into separate fields.Richard Henderson
2010-02-23target-alpha: Fix gdb access to fpcr and unique.Richard Henderson
2010-02-23Fix OpenBSD linker warningBlue Swirl
2010-02-23Fix i386-bsd-user buildBlue Swirl
2010-02-23Fix mingw32 buildBlue Swirl
2010-02-23Simplify qemu_realloc()Markus Armbruster
2010-02-23pc-bios: update to latest SeabiosAnthony Liguori
2010-02-23fix 'i' format handling in memory dumpGleb Natapov
2010-02-23rewrote timer implementation for rtl8139.Frediano Ziglio
2010-02-23qcow2: Fix image creation regressionKevin Wolf
2010-02-23qcow2: More checks for qemu-img checkKevin Wolf
2010-02-23qcow2: Rewrite alloc_refcount_block/grow_refcount_tableKevin Wolf
2010-02-23qcow2: Factor next_refcount_table_size outKevin Wolf
2010-02-23declare saved_env_reg as volatilePaolo Bonzini
2010-02-23target-mips: fix ROTR and DROTR by zeroNathan Froyd
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd
2010-02-23target-mips: remove useless sign extensionAurelien Jarno
2010-02-23Fix qemu_eventfd compile when !CONFIG_EVENTFDAvi Kivity
2010-02-23ARM CP15 tls fixPaul Brook
2010-02-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2010-02-22Add cpu model configuration support..john cooper
2010-02-22add close callback for tty-based char deviceDavid Ahern
2010-02-22Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs
2010-02-23tcg/ppc: Fix typomalc
2010-02-22apc_pci: simplify using rwhandlerMichael S. Tsirkin
2010-02-22apb_pci: minor cleanupMichael S. Tsirkin
2010-02-22Update OpenBIOS images to r683Blue Swirl
2010-02-22Fix arm-softmmu compileBlue Swirl
2010-02-22tcg/ppc64: Use C90 style commentsmalc
2010-02-22tcg/ppc: Implement some of the optional opsmalc
2010-02-22kvm-all.c: define smp_wmb and use it for coalesced mmioMarcelo Tosatti
2010-02-22tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad
2010-02-22PL181 write fixPaul Brook
2010-02-22kvm: remove pre-entry exit_request check with iothread enabledMarcelo Tosatti
2010-02-22kvm: consume internal signal with sigtimedwaitMarcelo Tosatti
2010-02-22kvm specific wait_io_eventMarcelo Tosatti
2010-02-22block SIGCHLD in vcpu thread(s)Marcelo Tosatti
2010-02-21Allow const QemuOptDescBlue Swirl
2010-02-21kvm: Kill CR3_CACHE feature referencesJes Sorensen
2010-02-21kvm: Fix eflags corruption in kvm modeJan Kiszka
2010-02-20cris: Add CRISv10 gdbstub support.Edgar E. Iglesias
2010-02-20cris: Mask interrupts on dslots for CRISv10.Edgar E. Iglesias
2010-02-20microblaze: Improve brk emulation.Edgar E. Iglesias
2010-02-20microblaze: Dont segfault when singlestepping first insn.Edgar E. Iglesias
2010-02-20target-sparc: fix --enable-debug buildJay Foad
2010-02-20tcg: fix assertion with --enable-debugJay Foad
2010-02-20Don't compile rwhandler.c for user targetsBlue Swirl
2010-02-20tcg: Add comments for all optional instructions not implemented.Richard Henderson
2010-02-20tcg-sparc: Implement ORC.Richard Henderson
2010-02-20tcg-sparc: Implement ANDC.Richard Henderson