aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-10Documentation: Add monitor commands to function indexStefan Weil1-1/+61
2010-02-10Documentation: Enhance documentation (index, keywords)Stefan Weil1-6/+150
2010-02-10Documentation: Fix item listStefan Weil1-1/+1
2010-02-10Documentation: Add some basic documentation on make targetsStefan Weil1-0/+41
2010-02-10Documentation: Use UTF-8 encoding and fix one wrong encodingStefan Weil2-1/+9
2010-02-10Documentation: Add direntry for info formatStefan Weil2-0/+12
2010-02-10block: saner flags filtering in bdrv_open2Christoph Hellwig1-7/+14
2010-02-10virtio-blk: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-10scsi: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-10ide: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino1-1/+5
2010-02-10block: BLOCK_IO_ERROR QMP eventLuiz Capitulino2-0/+35
2010-02-10QMP: BLOCK_IO_ERROR event handlingLuiz Capitulino3-0/+25
2010-02-10qcow2: Fix signedness bugsKevin Wolf2-10/+8
2010-02-10qemu-img: Fix qemu-img can't create qcow image based on read-only imageSheng Yang1-5/+10
2010-02-10doc: Update mingw cross compile instructionsScott Tsai1-14/+31
2010-02-10Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov1-0/+3
2010-02-10Documentation: Add build support for documentation in pdf formatStefan Weil2-8/+14
2010-02-10fix placement of config-host.h inclusionPaolo Bonzini1-3/+4
2010-02-10loop write in qemu_event_increment upon EINTRPaolo Bonzini1-2/+6
2010-02-10do not loop on an incomplete io_thread_fd readPaolo Bonzini1-2/+2
2010-02-09Try not to exceed max downtime on stage3Liran Schour1-9/+70
2010-02-09Count dirty blocks and expose an API to get dirty countLiran Schour3-2/+16
2010-02-09Tranfer dirty blocks during iterative phaseLiran Schour1-36/+99
2010-02-09add qemu_get_clock_nsPaolo Bonzini2-2/+20
2010-02-09Remove unused codeLiran Schour1-43/+18
2010-02-09kvm: move kvm to use memory notifiersMichael S. Tsirkin3-30/+35
2010-02-09kvm: move kvm_set_phys_mem aroundMichael S. Tsirkin1-138/+138
2010-02-09qemu: memory notifiersMichael S. Tsirkin2-3/+129
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno1-2/+2
2010-02-09target-sh4: MMU: separate execute and read/write permissionsAurelien Jarno1-21/+6
2010-02-09target-sh4: MMU: fix store queue addressesAurelien Jarno1-1/+1
2010-02-09target-sh4: MMU: remove dead codeAurelien Jarno1-18/+0
2010-02-09target-sh4: MMU: reduce the size of a TLB entryAurelien Jarno1-12/+11
2010-02-09target-sh4: MMU: optimize UTLB accessesAurelien Jarno1-24/+14
2010-02-09target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno1-1/+1
2010-02-09target-sh4: MMU: simplify call to tlb_set_page()Aurelien Jarno1-6/+3
2010-02-09target-sh4: MMU: fix mem_idx computationAurelien Jarno1-1/+1
2010-02-09sh7750: handle MMUCR TI bitAurelien Jarno3-2/+25
2010-02-09tcg/mips: implement setcond2Aurelien Jarno1-12/+80
2010-02-08Merge remote branch 'linux-user/linux-user-for-upstream' into staging-tmpAnthony Liguori0-0/+0
2010-02-08Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori8-17/+49
2010-02-08tcg/mips: implement setcondAurelien Jarno1-0/+65
2010-02-08configure: fix the static compilation for sdlTeLeMan1-2/+5
2010-02-08configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich1-0/+2
2010-02-08target-sh4: minor optimisationsAurelien Jarno1-26/+26
2010-02-08SH4/R2D: fix poweroffAurelien Jarno1-4/+5
2010-02-08tcg: move setcond* ops to non-optional sectionAurelien Jarno1-35/+37
2010-02-08tcg: add setcondi pseudo-opAurelien Jarno1-0/+18
2010-02-08block/curl: %Z is not a valid conversion specifiermalc1-1/+1
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini2-10/+12