aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-20tcg/mips: Fix regression caused by typo (copy + paste bug)Stefan Weil
2011-07-20ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau
2011-07-20ds1225y: use trace frameworkHervé Poussineau
2011-07-20ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau
2011-07-20SPARC64: add missing break on fmovdccTsuneo Saito
2011-07-20SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito
2011-07-20Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2011-07-20Add missing documentation for qemu-img -pJes Sorensen
2011-07-20qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin
2011-07-20spice: add sanity check for spice portsGerd Hoffmann
2011-07-19qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf
2011-07-19block: add bdrv_get_allocated_file_size() operationFam Zheng
2011-07-19VMDK: fix coding styleFam Zheng
2011-07-19VMDK: create different subformatsFam Zheng
2011-07-19VMDK: open/read/write for monolithicFlat imageFam Zheng
2011-07-19VMDK: change get_cluster_offset return typeFam Zheng
2011-07-19VMDK: move 'static' cid_update flag to bs fieldFam Zheng
2011-07-19VMDK: flush multiple extentsFam Zheng
2011-07-19VMDK: add field BDRVVmdkState.desc_offsetFam Zheng
2011-07-19VMDK: separate vmdk_open by format versionFam Zheng
2011-07-19VMDK: probe for monolithicFlat imagesFam Zheng
2011-07-19VMDK: bugfix, align offset to cluster in get_whole_clusterFam Zheng
2011-07-19VMDK: introduce VmdkExtentFam Zheng
2011-07-19qemu-config: Document -drive optionsLuiz Capitulino
2011-07-19qemu-options.hx: Document missing -drive optionsLuiz Capitulino
2011-07-19scsi-disk: Mask out serial number EVPDHannes Reinecke
2011-07-19scsi-disk: Fixup debugging statementHannes Reinecke
2011-07-19scsi: Add 'hba_private' to SCSIRequestHannes Reinecke
2011-07-19Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'spice/spice.v38' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-07-18iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke
2011-07-18qemu-io: Fix if scoping bugDevin Nakamura
2011-07-18qemu-io: Fix formattingDevin Nakamura
2011-07-18sheepdog: add full data preallocation supportMORITA Kazutaka
2011-07-18virtio-console: Prevent abort()s in case of host chardev closeAmit Shah
2011-07-18virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah
2011-07-18virtio-console: Add some trace eventsAmit Shah
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah
2011-07-17virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin
2011-07-17xen: move to new pci initializersMichael S. Tsirkin
2011-07-17hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin
2011-07-17xen_console: fall back to qemu serial deviceAlexander Graf
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf
2011-07-17xen_disk: treat "aio" as "raw"Stefano Stabellini