SLOF/board-qemu/slof
Avik Sil 295a033a25 Change shutdown method name for virtio-scsi
add-quiesce-xt adds a different method virtio-scsi-shutdown which is not intended to
be added, since the intended method shares the same name with the un-intended one.
This makes call to the wrong method with wrong parameter which makes it unable to reset
virtion-scsi device during quiesce. This patch fixes this by renaming the method name.

Signed-off-by: Avik Sil <aviksil@linux.vnet.ibm.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2014-02-04 19:49:46 +11:00
..
.gitignore Update .gitignore files 2012-10-17 16:30:58 +11:00
Makefile Output banner and initial display output in VNC window 2013-12-16 11:56:42 +05:30
OF.fs Add support for 64bit LE ABI v1 and v2 support 2014-02-04 19:49:46 +11:00
copyright-oss.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
e1k.fs Find next available alias name 2013-12-06 16:16:49 +05:30
fdt.fs cas: return error when unknown node found 2014-02-04 19:49:46 +11:00
header.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
helper.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
hvterm.fs Output banner and initial display output in VNC window 2013-12-16 11:56:42 +05:30
pci-aliases.fs Set up PCI nodes on board-qemu 2011-10-12 16:21:48 +02:00
pci-capabilities.fs Added ibm,req#msi and ibm,req#msi-x to device nodes 2012-07-31 16:24:30 +10:00
pci-device_1af4_1000.fs Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
pci-device_1af4_1001.fs Add virtfs support 2012-01-19 17:17:50 +11:00
pci-device_1af4_1004.fs SLOF: virtio-scsi block driver code 2013-06-05 16:12:39 +10:00
pci-device_1af4_1009.fs Add virtfs support 2012-01-19 17:17:50 +11:00
pci-device_1013_00b8.fs Fix address masking for video cards 2012-02-22 10:27:59 +11:00
pci-device_1234_1111.fs vga: fix hcall-invert-screen and hcall-blink-screen 2013-07-24 14:46:22 +05:30
pci-device_8086_100e.fs Add e1000 network driver in libe1k 2013-10-04 12:00:18 +05:30
pci-interrupts.fs pci: fix interrupt-map for bridges 2013-10-04 12:01:21 +05:30
pci-phb.fs pci-properties: add properties to enable hotplug for spapr 2013-11-22 14:45:03 +11:00
qemu-bootlist.fs boot: enable support for bootindex 2013-11-26 14:57:51 +11:00
rtas-nvram.fs SLOF: Support PAPR NVRAM RTAS calls 2012-10-17 16:30:58 +11:00
rtas.fs Work around missing sc 1 traps on pHyp 2013-12-17 11:01:46 +05:30
tree.fs Work around missing sc 1 traps on pHyp 2013-12-17 11:01:46 +05:30
version.S Output banner and initial display output in VNC window 2013-12-16 11:56:42 +05:30
vio-hvterm.fs hvterm: Update hvterm routines to take the termno as an argument 2011-12-20 17:56:48 +01:00
vio-veth.fs Find next available alias name 2013-12-06 16:16:49 +05:30
vio-vscsi.fs scsi: unify scsi probing code 2013-07-24 14:46:22 +05:30
virtio-block.fs Fix shutdown for virtio devices 2014-01-20 17:19:47 +05:30
virtio-fs.fs Fix missing drop in virtio-fs setup-alias 2013-12-06 16:17:26 +05:30
virtio-net.fs Find next available alias name 2013-12-06 16:16:49 +05:30
virtio-scsi.fs Change shutdown method name for virtio-scsi 2014-02-04 19:49:46 +11:00
virtio.fs Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00