summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf5-0/+68
2010-02-14PPC: Make interrupts workAlexander Graf1-3/+11
2010-02-14PPC: Include dump of lspci -nn on real G5Alexander Graf1-0/+24
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf5-2/+83
2010-02-14PPC: Uninorth config space accessorAlexander Graf1-1/+66
2010-02-14pci_host: rewrite using rwhandlerMichael S. Tsirkin3-211/+74
2010-02-14rwhandler: simplified way to register for mem/ioMichael S. Tsirkin3-0/+119
2010-02-14bwap: add qemu_bswap helperMichael S. Tsirkin1-0/+6
2010-02-14pci: move pcibus_t to qemu-commonMichael S. Tsirkin2-1/+2
2010-02-14Remove conditional rom loading supportBlue Swirl3-9/+0
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