aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10QMP: spec: Capability negotiation updatesLuiz Capitulino
2010-02-10QMP: Enforce capability negotiation rulesLuiz Capitulino
2010-02-10QMP: Introduce the qmp_capabilities commandLuiz Capitulino
2010-02-10QMP: Add QEMU's version to the greeting messageLuiz Capitulino
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern
2010-02-10audio streaming from usb devicesDavid S. Ahern
2010-02-10vnc: Migrate to using QTAILQ instead of custom implementationAmit Shah
2010-02-10kvm: reduce code duplication in config_iothreadAmit Shah
2010-02-10Documentation: Add command line options to function indexStefan Weil
2010-02-10Documentation: Add monitor commands to function indexStefan Weil
2010-02-10Documentation: Enhance documentation (index, keywords)Stefan Weil
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