summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-228-52/+99
* hw/9pfs: Add init callback to fs driverAneesh Kumar K.V2011-09-222-2/+12
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-228-281/+520
* 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-224-3/+76
|\
| * ahci: add port I/O index-data pairDaniel Verkamp2011-09-214-3/+76
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-222-3/+0
|\ \
| * | Drop unneeded pthread.h inclusionsJan Kiszka2011-09-212-3/+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
* | 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-206-60/+64
|\ \
| * | scsi: fix sign extension problemsPaolo Bonzini2011-09-201-15/+7
| * | AHCI Port Interrupt Enable register cleaning on soft resetAlexander Motin2011-09-201-3/+5
| * | scsi-disk: lazily allocate bounce bufferPaolo Bonzini2011-09-201-11/+33
| * | scsi-disk: commonize iovec creation between reads and writesPaolo Bonzini2011-09-201-24/+18
| * | dma-helpers: rename is_write to to_devPaolo Bonzini2011-09-192-2/+2
| * | scsi-generic: do not disable FUAPaolo Bonzini2011-09-191-6/+0
| |/
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-09-2011-17/+21
|\ \ | |/ |/|
| * Drop the vm_running global variableLuiz Capitulino2011-09-153-3/+3
| * Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-1510-14/+18
* | sun4u: don't set up isa_mem_baseBlue Swirl2011-09-181-1/+0
* | trace: add virtio_set_status() trace eventStefan Hajnoczi2011-09-172-8/+11
* | qdev: print bus properties tooGerd Hoffmann2011-09-161-0/+6
* | vga: Respect isa_mem_base when registering chain4 aliasJan Kiszka2011-09-161-0/+1
* | hw/integratorcp: Fix bugs in writes to CM_CTRL system registerPeter Maydell2011-09-161-5/+11
* | vga: Fix text mode screendumpsJan Kiszka2011-09-161-4/+3
* | Remove blanks before \n in output stringsStefan Weil2011-09-167-28/+28
|/
* Merge remote-tracking branch 'aneesh/for-upstream-4' into stagingAnthony Liguori2011-09-152-0/+130
|\
| * hw/9pfs: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-09-092-0/+42
| * hw/9pfs: add 9P2000.L renameat operationAneesh Kumar K.V2011-09-092-0/+84
OpenPOWER on IntegriCloud