<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/kvm/irq.h, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/kvm/irq.h?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/kvm/irq.h?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2008-01-30T16:01:18Z</updated>
<entry>
<title>KVM: Move arch dependent files to new directory arch/x86/kvm/</title>
<updated>2008-01-30T16:01:18Z</updated>
<author>
<name>Avi Kivity</name>
<email>avi@qumranet.com</email>
</author>
<published>2007-12-16T09:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=edf884172e9828c6234b254208af04655855038d'/>
<id>urn:sha1:edf884172e9828c6234b254208af04655855038d</id>
<content type='text'>
This paves the way for multiple architecture support.  Note that while
ioapic.c could potentially be shared with ia64, it is also moved.

Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Portability: move vpic and vioapic to kvm_arch</title>
<updated>2008-01-30T15:58:10Z</updated>
<author>
<name>Zhang Xiantao</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2007-12-14T02:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d7deeeb02cf73fd98cb71a6a0a5dffab9ef79556'/>
<id>urn:sha1:d7deeeb02cf73fd98cb71a6a0a5dffab9ef79556</id>
<content type='text'>
This patches moves two fields vpid and vioapic to kvm_arch

Signed-off-by: Zhang Xiantao &lt;xiantao.zhang@intel.com&gt;
Acked-by: Carsten Otte &lt;cotte@de.ibm.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Portability: Move kvm_vcpu definition back to kvm.h</title>
<updated>2008-01-30T15:58:09Z</updated>
<author>
<name>Zhang Xiantao</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2007-12-14T01:41:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d657a98e3c20537d8b4d44aef51cf4311d96f2b0'/>
<id>urn:sha1:d657a98e3c20537d8b4d44aef51cf4311d96f2b0</id>
<content type='text'>
This patches moves kvm_vcpu definition to kvm.h, and finally
kvm.h includes x86.h.

Signed-off-by: Zhang Xiantao &lt;xiantao.zhang@intel.com&gt;
Acked-by: Carsten Otte &lt;cotte@de.ibm.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code</title>
<updated>2008-01-30T15:53:22Z</updated>
<author>
<name>Zhang Xiantao</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2007-12-11T12:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=682c59a3f3f211ed555b17144f2d82eb8286a1db'/>
<id>urn:sha1:682c59a3f3f211ed555b17144f2d82eb8286a1db</id>
<content type='text'>
Signed-off-by: Zhang Xiantao &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Portability: Stop including x86-specific headers in kvm_main.c</title>
<updated>2008-01-30T15:53:17Z</updated>
<author>
<name>Hollis Blanchard</name>
<email>hollisb@us.ibm.com</email>
</author>
<published>2007-12-03T21:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e01a1b570f66ad318239517adbcc2cbe368d0a46'/>
<id>urn:sha1:e01a1b570f66ad318239517adbcc2cbe368d0a46</id>
<content type='text'>
Signed-off-by: Hollis Blanchard &lt;hollisb@us.ibm.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Portability: Move IO device definitions to its own header file</title>
<updated>2008-01-30T15:53:17Z</updated>
<author>
<name>Hollis Blanchard</name>
<email>hollisb@us.ibm.com</email>
</author>
<published>2007-12-03T21:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e2174021cfa535dbcaef02dc6f2897019c30731d'/>
<id>urn:sha1:e2174021cfa535dbcaef02dc6f2897019c30731d</id>
<content type='text'>
Signed-off-by: Hollis Blanchard &lt;hollisb@us.ibm.com&gt;
Acked-by: Carsten Otte &lt;cotte@de.ibm.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros</title>
<updated>2008-01-30T15:53:17Z</updated>
<author>
<name>Zhang Xiantao</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2007-12-02T14:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=0c7ac28d3dd27d718493aae4bbc7de89a2d9d386'/>
<id>urn:sha1:0c7ac28d3dd27d718493aae4bbc7de89a2d9d386</id>
<content type='text'>
Change
  dest_Loest_Prio -&gt; IOAPIC_LOWEST_PRIORITY
  dest_Fixed -&gt; IOAPIC_FIXED

the original names are x86 specific, while the ioapic code will be reused
for ia64.

Signed-off-by: Zhang Xiantao &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface</title>
<updated>2008-01-30T15:53:17Z</updated>
<author>
<name>Zhang Xiantao</name>
<email>xiantao.zhang@intel.com</email>
</author>
<published>2007-12-02T14:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8be5453f95933340a42c6e7fc7b66f3bb786fddd'/>
<id>urn:sha1:8be5453f95933340a42c6e7fc7b66f3bb786fddd</id>
<content type='text'>
This patch replaces lapic structure with kvm_vcpu in ioapic.c, making ioapic
independent of the local apic, as required by ia64.

Signed-off-by: Zhang Xiantao &lt;xiantao.zhang@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Split IOAPIC reset function and export for kernel RESET</title>
<updated>2008-01-30T15:52:55Z</updated>
<author>
<name>Eddie Dong</name>
<email>eddie.dong@intel.com</email>
</author>
<published>2007-10-10T10:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8c392696e749171531d155ea5cefdfc1c970fd18'/>
<id>urn:sha1:8c392696e749171531d155ea5cefdfc1c970fd18</id>
<content type='text'>
Signed-off-by: Yaozu (Eddie) Dong &lt;eddie.dong@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
<entry>
<title>KVM: Export PIC reset for kernel device reset</title>
<updated>2008-01-30T15:52:55Z</updated>
<author>
<name>Eddie Dong</name>
<email>eddie.dong@intel.com</email>
</author>
<published>2007-10-10T10:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=2fcceae145645ec6a4fab0a806bb674d7484d97b'/>
<id>urn:sha1:2fcceae145645ec6a4fab0a806bb674d7484d97b</id>
<content type='text'>
Signed-off-by: Yaozu (Eddie) Dong &lt;eddie.dong@intel.com&gt;
Signed-off-by: Avi Kivity &lt;avi@qumranet.com&gt;
</content>
</entry>
</feed>
