<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/ia64/kvm/process.c, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2014-11-20T10:08:33Z</updated>
<entry>
<title>KVM: ia64: remove</title>
<updated>2014-11-20T10:08:33Z</updated>
<author>
<name>Paolo Bonzini</name>
<email>pbonzini@redhat.com</email>
</author>
<published>2014-11-19T15:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=003f7de6258900e17f6206e8e417d76c75ca549f'/>
<id>urn:sha1:003f7de6258900e17f6206e8e417d76c75ca549f</id>
<content type='text'>
KVM for ia64 has been marked as broken not just once, but twice even,
and the last patch from the maintainer is now roughly 5 years old.
Time for it to rest in peace.

Acked-by: Gleb Natapov &lt;gleb@kernel.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>[IA64] Remove unnecessary semicolons</title>
<updated>2009-06-30T21:18:32Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2009-06-28T16:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=58782b34e9ffcc04619634efe9658263344ed188'/>
<id>urn:sha1:58782b34e9ffcc04619634efe9658263344ed188</id>
<content type='text'>
Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: enable external interrupt in vmm</title>
<updated>2009-06-10T08:48:34Z</updated>
<author>
<name>Yang Zhang</name>
<email>yang.zhang@intel.com</email>
</author>
<published>2009-03-23T07:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=362c1055e58ecd25a9393c520ab263c80b147497'/>
<id>urn:sha1:362c1055e58ecd25a9393c520ab263c80b147497</id>
<content type='text'>
Currently, the interrupt enable bit is cleared when in
the vmm.  This patch sets the bit and the external interrupts can
be dealt with when in the vmm.  This improves the I/O performance.

Signed-off-by: Yang Zhang &lt;yang.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: Implement some pal calls needed for windows 2008</title>
<updated>2009-03-24T09:03:06Z</updated>
<author>
<name>Xiantao Zhang</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2009-01-21T03:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7d656bd996b68737d5d07643bc57311059038d67'/>
<id>urn:sha1:7d656bd996b68737d5d07643bc57311059038d67</id>
<content type='text'>
For windows 2008, it needs more pal calls to implement for booting.
In addition, also changes the name of set_{sal, pal}_call_result to
get_{sal,pal}_call_result for readability.

Signed-off-by: Xiantao Zhang &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: Add the support for translating PAL Call's pointer args</title>
<updated>2009-03-24T09:03:06Z</updated>
<author>
<name>Xiantao Zhang</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2009-01-15T10:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4b7bb626e3133eab131328a0770864b322c1bfe6'/>
<id>urn:sha1:4b7bb626e3133eab131328a0770864b322c1bfe6</id>
<content type='text'>
Add the support to translate PAL Call's pointer args.

Signed-off-by: Xiantao Zhang &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: Code cleanup</title>
<updated>2009-03-24T09:02:50Z</updated>
<author>
<name>Xiantao Zhang</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2008-12-18T02:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=22ccb14203d59a8bcf6f3fea76b3594d710569fa'/>
<id>urn:sha1:22ccb14203d59a8bcf6f3fea76b3594d710569fa</id>
<content type='text'>
Remove some unnecessary blank lines to accord with Kernel's coding style.
Also remove vcpu_get_itir_on_fault due to no reference to it.

Signed-off-by: Xiantao Zhang &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: fix fp fault/trap handler</title>
<updated>2009-02-15T00:47:35Z</updated>
<author>
<name>Yang Zhang</name>
<email>yang.zhang@intel.com</email>
</author>
<published>2009-01-08T07:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d39123a486524fed9b4e43e08a8757fd90a5859a'/>
<id>urn:sha1:d39123a486524fed9b4e43e08a8757fd90a5859a</id>
<content type='text'>
The floating-point registers f6-f11 is used by vmm and
saved in kvm-pt-regs, so should set the correct bit mask
and the pointer in fp_state, otherwise, fpswa may touch
vmm's fp registers instead of guests'.

In addition, for fp trap handling,  since the instruction
which leads to fp trap is completely executed, so can't
use retry machanism to re-execute it, because it may
pollute some registers.

Signed-off-by: Yang Zhang &lt;yang.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: Add handler for crashed vmm</title>
<updated>2008-12-31T14:54:59Z</updated>
<author>
<name>Xiantao Zhang</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2008-11-21T09:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9f7d5bb5e2abf5316bb17eb3e7751dbafa09e5cf'/>
<id>urn:sha1:9f7d5bb5e2abf5316bb17eb3e7751dbafa09e5cf</id>
<content type='text'>
Since vmm runs in an isolated address space and it is just a copy
of host's kvm-intel module, so once vmm crashes, we just crash all guests
running on it instead of crashing whole kernel.

Signed-off-by: Xiantao Zhang &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
<entry>
<title>KVM: ia64: Add some debug points to provide crash infomation</title>
<updated>2008-12-31T14:54:59Z</updated>
<author>
<name>Xiantao Zhang</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2008-11-21T02:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5e2be19832ccf93bf731a1758ec9fabf48414584'/>
<id>urn:sha1:5e2be19832ccf93bf731a1758ec9fabf48414584</id>
<content type='text'>
Use printk infrastructure to print out some debug info once VM crashes.

Signed-off-by: Xiantao Zhang &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
</content>
</entry>
</feed>
