summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qapi: add qapi-visit.py code generatorMichael Roth2011-07-211-0/+246
| * | | qapi: add qapi-types.py code generatorMichael Roth2011-07-211-0/+270
| * | | qapi: add qapi.py helper librariesMichael Roth2011-07-211-0/+203
| * | | qapi: add ordereddict.py helper libraryMichael Roth2011-07-211-0/+127
| * | | qapi: add QMP dispatch functionsMichael Roth2011-07-213-1/+127
| * | | qapi: add QMP command registration/lookup functionsMichael Roth2011-07-213-0/+80
| * | | qapi: add QAPI dealloc visitorMichael Roth2011-07-213-1/+174
| * | | qapi: add QMP output visitorMichael Roth2011-07-213-1/+268
| * | | qapi: add QMP input visitorMichael Roth2011-07-214-1/+332
| * | | qapi: add QAPI visitor coreMichael Roth2011-07-215-0/+221
| * | | qapi: add module init types for qapiMichael Roth2011-07-211-0/+2
| * | | qlist: add qlist_first()/qlist_next()Michael Roth2011-07-211-0/+11
| * | | Add hard build dependency on glibAnthony Liguori2011-07-214-0/+17
| * | | Error: Fix build when qemu-common.h is not includedLuiz Capitulino2011-07-211-0/+1
| * | | Introduce compiler.h header fileLuiz Capitulino2011-07-212-24/+35
| * | | QMP: add snapshot-blkdev-sync commandJes Sorensen2011-07-213-3/+37
* | | | Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori2011-07-226-8/+1260
|\ \ \ \
| * | | | USB: add usb network redirection supportHans de Goede2011-07-223-0/+1247
| * | | | usb-ehci: trace: rename "next" to "nxt".Gerd Hoffmann2011-07-221-3/+3
| * | | | usb-uhci: fix irq handling on error.Gerd Hoffmann2011-07-221-0/+6
| * | | | usb-hid: fixup changed tracking.Gerd Hoffmann2011-07-221-5/+4
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-07-2228-1860/+2509
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing documentation for qemu-img -pJes Sorensen2011-07-202-4/+6
| * | | qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf2011-07-193-11/+41
| * | | block: add bdrv_get_allocated_file_size() operationFam Zheng2011-07-197-30/+96
| * | | VMDK: fix coding styleFam Zheng2011-07-191-30/+46
| * | | VMDK: create different subformatsFam Zheng2011-07-192-229/+275
| * | | VMDK: open/read/write for monolithicFlat imageFam Zheng2011-07-191-13/+158
| * | | VMDK: change get_cluster_offset return typeFam Zheng2011-07-191-37/+42
| * | | VMDK: move 'static' cid_update flag to bs fieldFam Zheng2011-07-191-3/+3
| * | | VMDK: flush multiple extentsFam Zheng2011-07-191-1/+11
| * | | VMDK: add field BDRVVmdkState.desc_offsetFam Zheng2011-07-191-9/+18
| * | | VMDK: separate vmdk_open by format versionFam Zheng2011-07-191-66/+112
| * | | VMDK: probe for monolithicFlat imagesFam Zheng2011-07-191-2/+43
| * | | VMDK: bugfix, align offset to cluster in get_whole_clusterFam Zheng2011-07-191-3/+5
| * | | VMDK: introduce VmdkExtentFam Zheng2011-07-191-102/+246
| * | | qemu-config: Document -drive optionsLuiz Capitulino2011-07-191-0/+6
| * | | qemu-options.hx: Document missing -drive optionsLuiz Capitulino2011-07-191-0/+8
| * | | scsi-disk: Mask out serial number EVPDHannes Reinecke2011-07-191-3/+12
| * | | scsi-disk: Fixup debugging statementHannes Reinecke2011-07-191-1/+1
| * | | scsi: Add 'hba_private' to SCSIRequestHannes Reinecke2011-07-198-52/+37
| * | | iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke2011-07-184-29/+34
| * | | qemu-io: Fix if scoping bugDevin Nakamura2011-07-181-1/+2
| * | | qemu-io: Fix formattingDevin Nakamura2011-07-181-1322/+1330
| * | | sheepdog: add full data preallocation supportMORITA Kazutaka2011-07-181-3/+68
* | | | SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito2011-07-212-3/+30
* | | | SPARC64: implement MMU miss traps on nonfaulting loadsTsuneo Saito2011-07-211-16/+20
* | | | SPARC64: fix fault status overwritten on nonfaulting loadTsuneo Saito2011-07-211-6/+2
* | | | SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito2011-07-212-1/+16
* | | | SPARC64: introduce a convenience function for getting physical addressesTsuneo Saito2011-07-211-6/+14
OpenPOWER on IntegriCloud