summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* elf: Calculate symbol size if neededStefan Weil2010-09-091-0/+5
* Revert "PPC: Qdev'ify e500 pci"Anthony Liguori2010-09-081-73/+33
* Revert "PPC: Make e500 pci byte swap config data"Anthony Liguori2010-09-081-1/+1
* Merge remote branch 'agraf/ppc-next' into stagingAnthony Liguori2010-09-082-33/+84
|\
| * PPC: Make e500 pci byte swap config dataAlexander Graf2010-09-051-1/+1
| * PPC: Qdev'ify e500 pciAlexander Graf2010-09-051-33/+73
| * KVM: PPC: Add level based interrupt logicAlexander Graf2010-09-051-0/+11
* | Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-09-087-44/+158
|\ \
| * | scsi-disk: add some optional scsi commandsBernhard Kohl2010-09-081-1/+35
| * | Improve ATA IDENTIFY word 64 contents.Jonathan A. Kollasch2010-09-081-2/+2
| * | scsi: fix and improve debug printsBernhard Kohl2010-09-083-10/+20
| * | scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl2010-09-081-1/+1
| * | 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
OpenPOWER on IntegriCloud