summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl2010-09-081-0/+2
| * | scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl2010-09-081-2/+1
| * | scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl2010-09-081-10/+35
| * | scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl2010-09-081-6/+32
| * | scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl2010-09-081-1/+1
| * | virtio-blk: Fix migration of queued requestsKevin Wolf2010-08-301-0/+5
| * | virtio: Factor virtqueue_map_sg outKevin Wolf2010-08-302-14/+27
* | | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-09-089-32/+175
|\ \ \
| * | | virtio-net: Introduce a new bottom half packet TXAlex Williamson2010-09-075-8/+81
| * | | virtio-net: Rename tx_timer_active to tx_waitingAlex Williamson2010-09-071-9/+9
| * | | virtio-net: Limit number of packets sent per TX flushAlex Williamson2010-09-075-6/+29
| * | | virtio-net: Make tx_timer timeout configurableAlex Williamson2010-09-077-7/+27
| * | | vhost_net: mergeable buffers supportMichael S. Tsirkin2010-09-071-1/+23
| * | | qemu: e1000 fix TOR mathMichael S. Tsirkin2010-09-061-3/+8
| | |/ | |/|
* | | virtio-9p: Change handling of flags in open() path for 9P2000.LSripathi Kodi2010-09-081-13/+1
* | | [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.Arun R Bharadwaj2010-09-082-6/+15
* | | [virtio-9p] Remove all instances of unnecessary dotu variable.Arun R Bharadwaj2010-09-083-82/+62
* | | virtio-9p: Add support for removing xattrAneesh Kumar K.V2010-09-083-5/+38
* | | virtio-9p: Fix the memset usageAneesh Kumar K.V2010-09-081-2/+1
* | | virtio-9p: Use lchown which won't follow symlinkAneesh Kumar K.V2010-09-081-1/+1
* | | virtio-9p: Add SM_NONE security modelAneesh Kumar K.V2010-09-083-15/+52
* | | virtio-9p: Hide user.virtfs xattr in case of mapped security.Aneesh Kumar K.V2010-09-081-1/+70
* | | virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V2010-09-085-7/+152
* | | virtio-9p: Implement TXATTRWALKAneesh Kumar K.V2010-09-085-2/+231
* | | virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V2010-09-082-56/+78
* | | [virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar2010-09-082-5/+31
* | | rename - change name of file or directoryM. Mohan Kumar2010-09-082-44/+123
* | | qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar2010-09-083-5/+91
* | | qemu: virtio-9p: Implement TMKNODM. Mohan Kumar2010-09-083-7/+107
* | | [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-09-083-7/+119
* | | [virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-083-6/+97
* | | [virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-083-0/+49
* | | virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi2010-09-083-1/+182
* | | [virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.Sripathi Kodi2010-09-081-19/+18
* | | virtio-9p: Do not reset atimeM. Mohan Kumar2010-09-083-13/+25
* | | virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi2010-09-083-0/+177
* | | virtio-9p: Compute iounit based on host filesystem block sizeM. Mohan Kumar2010-09-082-19/+86
* | | [V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi2010-09-083-0/+137
* | | virtio-9p: Return correct error from v9fs_removeSripathi Kodi2010-09-081-5/+6
* | | qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar2010-09-084-0/+94
* | | qemu: virtio-9p: Recognize 9P2000.L protocolM. Mohan Kumar2010-09-082-1/+11
|/ /
* | Fix ivshmem build on 32-bit hostsAvi Kivity2010-09-041-3/+4
* | hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen2010-09-041-2/+2
* | load_multiboot(): get_image_size() returns intJes Sorensen2010-09-041-1/+1
* | acpi: fix file size check with -acpitable.Isaku Yamahata2010-08-301-9/+19
|/
* isapc: fix segfault.Isaku Yamahata2010-08-281-0/+1
* etraxfs_eth: correct use of ! and &Blue Swirl2010-08-261-1/+1
* ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard2010-08-261-21/+18
* ppc4xx: don't unregister RAM at resetHollis Blanchard2010-08-261-1/+0
* ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard2010-08-261-1/+1
OpenPOWER on IntegriCloud