<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/tty/goldfish.c, branch v3.12.10</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/tty/goldfish.c?h=v3.12.10</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/tty/goldfish.c?h=v3.12.10'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-01-25T16:09:38Z</updated>
<entry>
<title>goldfish: move to tty_port for flip buffers</title>
<updated>2013-01-25T16:09:38Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@linux.intel.com</email>
</author>
<published>2013-01-25T15:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ebcf09816c68d1082aec5a2646e9f20715384502'/>
<id>urn:sha1:ebcf09816c68d1082aec5a2646e9f20715384502</id>
<content type='text'>
Sorry forgot to merge this in the original submission. Resync
with the tty tree changes moving the buffers into the tty_port

Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>goldfish: tty driver</title>
<updated>2013-01-21T23:30:08Z</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@google.com</email>
</author>
<published>2013-01-21T23:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=666b7793d4bfa9f150b5c2007ab48c755ddc53ca'/>
<id>urn:sha1:666b7793d4bfa9f150b5c2007ab48c755ddc53ca</id>
<content type='text'>
This provides a console driver for the Goldfish virtual platform. The original
is from Arve with changes from Jun Nakajima and Tom Keel. This has been then
been ported to the current kernel and to the tty port mechanism by Alan Cox.
In the process it gained proper POSIX semantics and vhangup works. The default
name is not ttyS as this belongs to the 8250 driver. Instead ttyGFx is now used.

In the normal usage case the first port serves as a kernel logging console and
the second one carries various other data streams for the emulation.

Signed-off-by: Arve Hjønnevåg &lt;arve@google.com&gt;
[Cleaned up to handle x86]
Signed-off-by: Sheng Yang &lt;sheng@linux.intel.com&gt;
Signed-off-by: Yunhong Jiang &lt;yunhong.jiang@intel.com&gt;
Signed-off-by: Xiaohui Xin &lt;xiaohui.xin@intel.com&gt;
Signed-off-by: Jun Nakajima &lt;jun.nakajima@intel.com&gt;
Signed-off-by: Bruce Beare &lt;bruce.j.beare@intel.com&gt;
[Moved to 3.7 and chunks rewritten to use tty_port layer]
Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
