summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-229-52/+105
* hw/9pfs: Add init callback to fs driverAneesh Kumar K.V2011-09-223-2/+14
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-229-299/+548
* hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-228-87/+155
* hw/9pfs: Make v9fs_string* functions non-staticAneesh Kumar K.V2011-09-222-5/+10
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-09-226-27/+148
|\
| * block/curl: Don't finish AIOCBs too earlyNick Thomas2011-09-211-19/+49
| * block/curl: Implement a flush function on the fd handlersNick Thomas2011-09-211-4/+22
| * ahci: add port I/O index-data pairDaniel Verkamp2011-09-214-3/+76
| * nbd: fix non-Linux build failurePaolo Bonzini2011-09-211-1/+1
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori2011-09-221-5/+8
|\ \
| * | memory: fix subregion collision warningMichael Walle2011-09-181-5/+8
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2011-09-223-39/+67
|\ \ \
| * | | trace: Update docs to use example events that existLluĂ­s Vilanova2011-09-211-7/+9
| * | | trace: use binary file open mode in simpletraceStefan Hajnoczi2011-09-211-1/+1
| * | | trace: portable simple trace backend using glibStefan Hajnoczi2011-09-211-26/+48
| * | | MAINTAINERS: add tracing subsystemStefan Hajnoczi2011-09-211-0/+6
| * | | trace: allow trace events with string argumentsStefan Hajnoczi2011-09-211-5/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-2214-27/+9
|\ \ \
| * | | use qemu_* ctype functionsChristoph Egger2011-09-212-2/+2
| * | | Remove qemu_host_page_bitsStefan Weil2011-09-212-5/+0
| * | | Abort on thread layer errorsJan Kiszka2011-09-212-2/+2
| * | | Silence make if nothing is to do for libcacardJan Kiszka2011-09-211-0/+2
| * | | Drop unneeded pthread.h inclusionsJan Kiszka2011-09-213-5/+0
| * | | fix compilation with stderr trace backendPaolo Bonzini2011-09-211-1/+1
| * | | configure: Make missing pkg-config an error rather than a warningPeter Maydell2011-09-211-2/+2
| * | | target-i386: Remove data type CCTableStefan Weil2011-09-212-10/+0
| |/ /
* | | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-09-2212-655/+705
|\ \ \ | |/ / |/| |
| * | omap1: convert to memory API (part VI)Avi Kivity2011-09-213-10/+11
| * | soc_dma: drop soc_dma_port_add_mem_ram()Avi Kivity2011-09-213-12/+8
| * | omap_lcdc: remove imif, emiff from structureAvi Kivity2011-09-213-10/+3
| * | omap1: convert to memory API (part V)Avi Kivity2011-09-211-6/+8
| * | omap1: convert to memory API (part IV)Avi Kivity2011-09-212-34/+48
| * | omap1: convert to memory API (part III)Avi Kivity2011-09-212-94/+123
| * | omap1: convert to memory API (part II)Avi Kivity2011-09-212-91/+111
| * | omap1: convert to memory API (part I)Avi Kivity2011-09-214-154/+203
| * | musicpal: convert to memory APIAvi Kivity2011-09-181-144/+99
| * | mips_r4k: convert to memory APIAvi Kivity2011-09-181-24/+15
| * | mips_mipssim: convert to memory APIAvi Kivity2011-09-181-7/+8
| * | mips_malta: convert to memory APIAvi Kivity2011-09-181-27/+26
| * | mips_jazz: convert to memory APIAvi Kivity2011-09-181-45/+45
* | | Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson2011-09-211-0/+1
* | | Merge remote-tracking branch 'mst-tmp/for_anthony' into stagingAnthony Liguori2011-09-2014-96/+110
|\ \ \
| * | | pci_bridge: simplify memory regions some moreMichael S. Tsirkin2011-09-202-13/+24
| * | | pci: implement bridge filteringMichael S. Tsirkin2011-09-194-76/+91
| * | | pci_bridge: use parent bus's address spaceWen Congyang2011-09-191-0/+3
| * | | pci: Remove unused mem_base from PCIBusJan Kiszka2011-09-191-1/+0
| * | | pci: interrupt pin documentation updateMichael S. Tsirkin2011-09-1910-14/+8
| * | | pci: Remove unused pci_reserve_capabilityJan Kiszka2011-09-192-8/+0
| |/ /
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-09-2018-177/+254
|\ \ \
OpenPOWER on IntegriCloud