<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/virt, branch v3.4.9</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/virt?h=v3.4.9</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/virt?h=v3.4.9'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-10-14T07:56:02Z</updated>
<entry>
<title>drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager</title>
<updated>2011-10-14T07:56:02Z</updated>
<author>
<name>Mihai Caraman</name>
<email>mihai.caraman@freescale.com</email>
</author>
<published>2011-10-13T15:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c031ab15fff38562cc9e5921c9acc118bd99f42d'/>
<id>urn:sha1:c031ab15fff38562cc9e5921c9acc118bd99f42d</id>
<content type='text'>
Add ioctl to Freescale hypervisor management driver for 32-bit user-space
applications running on 64-bit guests.

Signed-off-by: Mihai Caraman &lt;mihai.caraman@freescale.com&gt;
Acked-by: Timur Tabi &lt;timur@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c</title>
<updated>2011-07-22T14:24:39Z</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2011-07-19T20:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f1f4ee01c0d3dce0e3aa7d04e4332677db7af478'/>
<id>urn:sha1:f1f4ee01c0d3dce0e3aa7d04e4332677db7af478</id>
<content type='text'>
fsl_hypervisor.c calls request_irq() but does not include linux/interrupt.h.
Normally, the driver will compile without error, but it can fail on some
configurations.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>drivers/virt: introduce Freescale hypervisor management driver</title>
<updated>2011-07-08T05:21:27Z</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2011-06-09T20:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6db7199407ca56f55bc0832fb124e1ad216ea57b'/>
<id>urn:sha1:6db7199407ca56f55bc0832fb124e1ad216ea57b</id>
<content type='text'>
Add the drivers/virt directory, which houses drivers that support
virtualization environments, and add the Freescale hypervisor management
driver.

The Freescale hypervisor management driver provides several services to
drivers and applications related to the Freescale hypervisor:

1. An ioctl interface for querying and managing partitions

2. A file interface to reading incoming doorbells

3. An interrupt handler for shutting down the partition upon receiving the
   shutdown doorbell from a manager partition

4. A kernel interface for receiving callbacks when a managed partition
   shuts down.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
</feed>
