aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Fix incorrect exception_index useBlue Swirl3-4/+4
2010-02-13pci: fix info pci with host bridge.Isaku Yamahata1-3/+3
2010-02-13Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl1-1/+1
2010-02-10ide: add topology supportChristoph Hellwig1-0/+2
2010-02-10scsi: add topology supportChristoph Hellwig1-2/+26
2010-02-10virtio-blk: add topology supportChristoph Hellwig2-0/+12
2010-02-10block: add topology qdev propertiesChristoph Hellwig13-73/+110
2010-02-10virtio-blk: revert serial number supporthch@lst.de2-64/+3
2010-02-10Increase VNC_MAX_WIDTHBrian Jackson1-1/+1
2010-02-10qemu-img: use the heap instead of the huge stack array for win32TeLeMan1-3/+11
2010-02-10don't dereference NULL after failed strdupJim Meyering4-8/+8
2010-02-10QMP: Don't leak on connection closeLuiz Capitulino1-4/+8
2010-02-10QError: Don't abort on multiple faultsLuiz Capitulino1-2/+7
2010-02-10Monitor: remove unneeded checksLuiz Capitulino4-12/+0
2010-02-10qjson: Improve debuggingLuiz Capitulino1-0/+5
2010-02-10virtio-net: fix network stall under loadTom Lendacky1-1/+9
2010-02-10json: fix PRId64 on Win32Roy Tam2-1/+18
2010-02-10fix inet_parse typoMarcelo Tosatti1-4/+4
2010-02-10iothread: fix vcpu stop with smp tcgMarcelo Tosatti1-2/+3
2010-02-10QMP: spec: Capability negotiation updatesLuiz Capitulino1-17/+29
2010-02-10QMP: Enforce capability negotiation rulesLuiz Capitulino1-1/+17
2010-02-10QMP: Introduce the qmp_capabilities commandLuiz Capitulino2-0/+25
2010-02-10QMP: Add QEMU's version to the greeting messageLuiz Capitulino3-5/+17
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern1-6/+22
2010-02-10audio streaming from usb devicesDavid S. Ahern1-12/+55
2010-02-10vnc: Migrate to using QTAILQ instead of custom implementationAmit Shah2-48/+31
2010-02-10kvm: reduce code duplication in config_iothreadAmit Shah1-6/+3
2010-02-10Documentation: Add command line options to function indexStefan Weil1-28/+125
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