SLOF/board-qemu/slof
Michael Ellerman f7504aec1b hvterm: Update hvterm routines to take the termno as an argument
Currently the hvterm routines always use termno=0. This works because
QEMU has code that recognies termno=0 and chooses a "default" vty.

It would be more correct if the hvterm routines took the termno as an
argument. That way if we open a vty other than the default the output
will correctly go to that vty.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
2011-12-20 17:56:48 +01:00
..
Makefile Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
OF.fs Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
copyright-oss.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
fdt.fs Patch "interrupt-map" properties to contain the phandles from SLOF 2011-10-12 16:24:55 +02: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 hvterm: Update hvterm routines to take the termno as an argument 2011-12-20 17:56:48 +01:00
pci-aliases.fs Set up PCI nodes on board-qemu 2011-10-12 16:21:48 +02: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 Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
pci-phb.fs Fixed crash during "quiesce" when USB OHCI controller is enabled 2011-11-25 12:35:35 +01:00
pci-setup.fs Set up PCI nodes on board-qemu 2011-10-12 16:21:48 +02:00
qemu-bootlist.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
rtas.fs Set up PCI nodes on board-qemu 2011-10-12 16:21:48 +02:00
tree.fs Set up PCI nodes on board-qemu 2011-10-12 16:21:48 +02:00
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 Fix stack problem during setup-alias functions 2011-11-24 10:21:56 +01:00
vio-vscsi-device.fs Fix stack problem during setup-alias functions 2011-11-24 10:21:56 +01:00
vio-vscsi.fs Fixed crash during "quiesce" when USB OHCI controller is enabled 2011-11-25 12:35:35 +01:00
virtio-block.fs Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
virtio-net.fs Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
virtio.fs Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00