aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10ide: add topology supportChristoph Hellwig
2010-02-10scsi: add topology supportChristoph Hellwig
2010-02-10virtio-blk: add topology supportChristoph Hellwig
2010-02-10block: add topology qdev propertiesChristoph Hellwig
2010-02-10virtio-blk: revert serial number supporthch@lst.de
2010-02-10Increase VNC_MAX_WIDTHBrian Jackson
2010-02-10qemu-img: use the heap instead of the huge stack array for win32TeLeMan
2010-02-10don't dereference NULL after failed strdupJim Meyering
2010-02-10QMP: Don't leak on connection closeLuiz Capitulino
2010-02-10QError: Don't abort on multiple faultsLuiz Capitulino
2010-02-10Monitor: remove unneeded checksLuiz Capitulino
2010-02-10qjson: Improve debuggingLuiz Capitulino
2010-02-10virtio-net: fix network stall under loadTom Lendacky
2010-02-10json: fix PRId64 on Win32Roy Tam
2010-02-10fix inet_parse typoMarcelo Tosatti
2010-02-10iothread: fix vcpu stop with smp tcgMarcelo Tosatti
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