aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-28qemu-char.c: drop debug printfs from qemu_chr_parse_compatJan Kiszka
2010-02-27powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu
2010-02-27powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno
2010-02-27powerpc/booke: move fdt loading to rom infrastructureLiu Yu
2010-02-27target-ppc: add synchronize register for booke initLiu Yu
2010-02-27target-sh4: Fix gdb read/write registertakasi-y@ops.dti.ne.jp
2010-02-27target-ppc: fix SPE evsplat* instructionsNathan Froyd
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd
2010-02-27arm host: Fix linker warning (m68k targets)Stefan Weil
2010-02-27Fix 'make install' from non-srcdir buildAmit Shah
2010-02-27Fix to 'gdb detach' stubDaniel Gutson
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno
2010-02-27tcg/ppc: Fix right rotationmalc
2010-02-25target-sparc: fix --enable-debug build for 64 bit hostStefan Weil
2010-02-25Fix -usbdevice crashPaul Brook
2010-02-23ARM defconfig fixPaul Brook
2010-02-23target-alpha: Mark helper_excp as NORETURN.Richard Henderson
2010-02-23target-alpha: Clean up arithmetic traps.Richard Henderson
2010-02-23target-alpha: Reduce internal processor registers for user-mode.Richard Henderson
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