summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21Allow const QemuOptDescBlue Swirl3-5/+5
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
2010-02-20Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation.Juergen Lock1-0/+21
2010-02-19qemu-img: Fix error messageKevin Wolf1-1/+1
2010-02-19qemu-img: Fix segfault during rebaseKevin Wolf1-1/+1
2010-02-19qcow2: Fix access after end of arrayKevin Wolf1-2/+6
2010-02-19qdev: Free opts on failed do_device_addKevin Wolf1-2/+5
2010-02-19QEMU e820 reservation patchJes Sorensen3-0/+53
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2-2/+62
2010-02-19virtio-serial: pci: Allow MSI to be disabledAmit Shah1-3/+3
2010-02-19virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin1-2/+4
2010-02-19pc: Add backward compatibility options for virtio-serialAmit Shah1-0/+28
2010-02-19pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah1-1/+9
2010-02-19USB HID does not support Set_IdleKevin O'Connor1-2/+10
2010-02-19block: more read-only changes, related to backing filesNaphtali Sprei2-12/+73
2010-02-19mingw32: Enable C99/POSIX format stringsStefan Weil1-0/+2
2010-02-19Fix hanging user monitor when using balloon commandAdam Litke1-0/+1
2010-02-19Monitor: Report more than one error in handlersLuiz Capitulino1-1/+2
2010-02-19Monitor: Debug stray prints the right wayLuiz Capitulino1-1/+41
2010-02-19Monitor: Audit handler returnLuiz Capitulino1-1/+31
2010-02-19Monitor: Drop the print disabling mechanismLuiz Capitulino1-9/+9
2010-02-19Monitor: Debugging supportLuiz Capitulino2-0/+18
2010-02-19Monitor: Rename cmd_new_ret()Luiz Capitulino2-28/+23
2010-02-19Monitor: Convert do_change() to cmd_new_ret()Luiz Capitulino3-26/+42
2010-02-19Monitor: Convert do_info() to cmd_new_ret()Luiz Capitulino2-4/+6
2010-02-19Monitor: Convert do_physical_memory_save() to cmd_new_ret()Luiz Capitulino2-3/+8
2010-02-19Monitor: Convert do_memory_save() to cmd_new_ret()Luiz Capitulino2-3/+8
2010-02-19Monitor: Convert do_migrate() to cmd_new_ret()Luiz Capitulino3-14/+19
2010-02-19Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino3-11/+11
2010-02-19Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino3-7/+13