aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10Documentation: Fix item listStefan Weil
2010-02-10Documentation: Add some basic documentation on make targetsStefan Weil
2010-02-10Documentation: Use UTF-8 encoding and fix one wrong encodingStefan Weil
2010-02-10Documentation: Add direntry for info formatStefan Weil
2010-02-10block: saner flags filtering in bdrv_open2Christoph Hellwig
2010-02-10virtio-blk: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10scsi: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10ide: Generate BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10block: BLOCK_IO_ERROR QMP eventLuiz Capitulino
2010-02-10QMP: BLOCK_IO_ERROR event handlingLuiz Capitulino
2010-02-10qcow2: Fix signedness bugsKevin Wolf
2010-02-10qemu-img: Fix qemu-img can't create qcow image based on read-only imageSheng Yang
2010-02-10doc: Update mingw cross compile instructionsScott Tsai
2010-02-10Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov
2010-02-10Documentation: Add build support for documentation in pdf formatStefan Weil
2010-02-10fix placement of config-host.h inclusionPaolo Bonzini
2010-02-10loop write in qemu_event_increment upon EINTRPaolo Bonzini
2010-02-10do not loop on an incomplete io_thread_fd readPaolo Bonzini
2010-02-09Try not to exceed max downtime on stage3Liran Schour
2010-02-09Count dirty blocks and expose an API to get dirty countLiran Schour
2010-02-09Tranfer dirty blocks during iterative phaseLiran Schour
2010-02-09add qemu_get_clock_nsPaolo Bonzini
2010-02-09Remove unused codeLiran Schour
2010-02-09kvm: move kvm to use memory notifiersMichael S. Tsirkin
2010-02-09kvm: move kvm_set_phys_mem aroundMichael S. Tsirkin
2010-02-09qemu: memory notifiersMichael S. Tsirkin
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno
2010-02-09target-sh4: MMU: separate execute and read/write permissionsAurelien Jarno
2010-02-09target-sh4: MMU: fix store queue addressesAurelien Jarno
2010-02-09target-sh4: MMU: remove dead codeAurelien Jarno
2010-02-09target-sh4: MMU: reduce the size of a TLB entryAurelien Jarno
2010-02-09target-sh4: MMU: optimize UTLB accessesAurelien Jarno
2010-02-09target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno
2010-02-09target-sh4: MMU: simplify call to tlb_set_page()Aurelien Jarno
2010-02-09target-sh4: MMU: fix mem_idx computationAurelien Jarno
2010-02-09sh7750: handle MMUCR TI bitAurelien Jarno
2010-02-09tcg/mips: implement setcond2Aurelien Jarno
2010-02-08Merge remote branch 'linux-user/linux-user-for-upstream' into staging-tmpAnthony Liguori
2010-02-08Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori
2010-02-08tcg/mips: implement setcondAurelien Jarno
2010-02-08configure: fix the static compilation for sdlTeLeMan
2010-02-08configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich
2010-02-08target-sh4: minor optimisationsAurelien Jarno
2010-02-08SH4/R2D: fix poweroffAurelien Jarno
2010-02-08tcg: move setcond* ops to non-optional sectionAurelien Jarno
2010-02-08tcg: add setcondi pseudo-opAurelien Jarno
2010-02-08block/curl: %Z is not a valid conversion specifiermalc
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini
2010-02-08cope with printf macro definition in readline.cPaolo Bonzini