aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-22tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad
2010-02-22PL181 write fixPaul Brook
2010-02-21Allow const QemuOptDescBlue Swirl
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
2010-02-20tcg: Optional target implementation of ORC.Richard Henderson
2010-02-20tcg: Optional target implementation of ANDC.Richard Henderson
2010-02-20tcg-sparc: Implement not.Richard Henderson
2010-02-20tcg-sparc: Implement neg.Richard Henderson
2010-02-20Fix warning on mingw32Blue Swirl
2010-02-20Fix warning on OpenBSDBlue Swirl
2010-02-20tcg/ppc: Consistently use calling convention selection macrosmalc
2010-02-20Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...Juergen Lock
2010-02-20Add FreeBSD/ppc host ucontext definitions.Juergen Lock
2010-02-20Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation.Juergen Lock
2010-02-19qemu-img: Fix error messageKevin Wolf
2010-02-19qemu-img: Fix segfault during rebaseKevin Wolf
2010-02-19qcow2: Fix access after end of arrayKevin Wolf
2010-02-19qdev: Free opts on failed do_device_addKevin Wolf
2010-02-19QEMU e820 reservation patchJes Sorensen
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti
2010-02-19virtio-serial: pci: Allow MSI to be disabledAmit Shah
2010-02-19virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin
2010-02-19pc: Add backward compatibility options for virtio-serialAmit Shah
2010-02-19pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah
2010-02-19USB HID does not support Set_IdleKevin O'Connor
2010-02-19block: more read-only changes, related to backing filesNaphtali Sprei
2010-02-19mingw32: Enable C99/POSIX format stringsStefan Weil
2010-02-19Fix hanging user monitor when using balloon commandAdam Litke
2010-02-19Monitor: Report more than one error in handlersLuiz Capitulino
2010-02-19Monitor: Debug stray prints the right wayLuiz Capitulino
2010-02-19Monitor: Audit handler returnLuiz Capitulino
2010-02-19Monitor: Drop the print disabling mechanismLuiz Capitulino
2010-02-19Monitor: Debugging supportLuiz Capitulino
2010-02-19Monitor: Rename cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert do_change() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert do_info() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert do_physical_memory_save() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert do_memory_save() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert do_migrate() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino