summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-22hw/9pfs: Avoid unnecessary get_fid in v9fs_clunkAneesh Kumar K.V1-10/+10
2011-09-22hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V9-52/+105
2011-09-22hw/9pfs: Add init callback to fs driverAneesh Kumar K.V3-2/+14
2011-09-22hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V9-299/+548
2011-09-22hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V8-87/+155
2011-09-22hw/9pfs: Make v9fs_string* functions non-staticAneesh Kumar K.V2-5/+10
2011-09-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-27/+148
2011-09-22Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori1-5/+8
2011-09-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori3-39/+67
2011-09-22Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori14-27/+9
2011-09-22Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori12-655/+705
2011-09-21block/curl: Don't finish AIOCBs too earlyNick Thomas1-19/+49
2011-09-21block/curl: Implement a flush function on the fd handlersNick Thomas1-4/+22
2011-09-21ahci: add port I/O index-data pairDaniel Verkamp4-3/+76
2011-09-21trace: Update docs to use example events that existLluĂ­s Vilanova1-7/+9
2011-09-21trace: use binary file open mode in simpletraceStefan Hajnoczi1-1/+1
2011-09-21trace: portable simple trace backend using glibStefan Hajnoczi1-26/+48
2011-09-21MAINTAINERS: add tracing subsystemStefan Hajnoczi1-0/+6
2011-09-21trace: allow trace events with string argumentsStefan Hajnoczi1-5/+3
2011-09-21use qemu_* ctype functionsChristoph Egger2-2/+2
2011-09-21Remove qemu_host_page_bitsStefan Weil2-5/+0
2011-09-21Abort on thread layer errorsJan Kiszka2-2/+2
2011-09-21Silence make if nothing is to do for libcacardJan Kiszka1-0/+2
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka3-5/+0
2011-09-21fix compilation with stderr trace backendPaolo Bonzini1-1/+1
2011-09-21configure: Make missing pkg-config an error rather than a warningPeter Maydell1-2/+2
2011-09-21target-i386: Remove data type CCTableStefan Weil2-10/+0
2011-09-21nbd: fix non-Linux build failurePaolo Bonzini1-1/+1
2011-09-21omap1: convert to memory API (part VI)Avi Kivity3-10/+11
2011-09-21soc_dma: drop soc_dma_port_add_mem_ram()Avi Kivity3-12/+8
2011-09-21omap_lcdc: remove imif, emiff from structureAvi Kivity3-10/+3
2011-09-21omap1: convert to memory API (part V)Avi Kivity1-6/+8
2011-09-21omap1: convert to memory API (part IV)Avi Kivity2-34/+48
2011-09-21omap1: convert to memory API (part III)Avi Kivity2-94/+123
2011-09-21omap1: convert to memory API (part II)Avi Kivity2-91/+111
2011-09-21omap1: convert to memory API (part I)Avi Kivity4-154/+203
2011-09-21Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson1-0/+1
2011-09-20Merge remote-tracking branch 'mst-tmp/for_anthony' into stagingAnthony Liguori14-96/+110
2011-09-20Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori18-177/+254
2011-09-20Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-0/+1
2011-09-20Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori30-111/+292
2011-09-20pci_bridge: simplify memory regions some moreMichael S. Tsirkin2-13/+24
2011-09-20wavaudio: Use stdio instead of QEMUFileJuan Quintela1-10/+36
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela1-23/+56
2011-09-20rbd: allow escaping in config stringSage Weil1-2/+27
2011-09-20linux-aio: remove process requests callbackPaolo Bonzini1-10/+1
2011-09-20block: avoid SIGUSR2Frediano Ziglio2-29/+9
2011-09-20scsi: fix sign extension problemsPaolo Bonzini1-15/+7
2011-09-20rbd: call flush, if availableSage Weil1-0/+12
2011-09-20rbd: update comment headingSage Weil1-15/+13