search for: first_system_vector

Displaying 9 results from an estimated 9 matches for "first_system_vector".

2013 Jun 26
1
linux-next: Tree for Jun 26 (xen/x86)
On 06/26/13 01:06, Stephen Rothwell wrote: > Hi all, > > Changes since 20130625: > CONFIG_SMP is not set CONFIG_X86_UP_APIC is not set on i386: drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3cb): undefined reference to `first_system_vector' drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3f5): undefined reference to `first_system_vector' -- ~Randy
2013 Jun 26
1
linux-next: Tree for Jun 26 (xen/x86)
On 06/26/13 01:06, Stephen Rothwell wrote: > Hi all, > > Changes since 20130625: > CONFIG_SMP is not set CONFIG_X86_UP_APIC is not set on i386: drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3cb): undefined reference to `first_system_vector' drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3f5): undefined reference to `first_system_vector' -- ~Randy
2013 Jun 26
1
linux-next: Tree for Jun 26 (xen/x86)
On 06/26/13 01:06, Stephen Rothwell wrote: > Hi all, > > Changes since 20130625: > CONFIG_SMP is not set CONFIG_X86_UP_APIC is not set on i386: drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3cb): undefined reference to `first_system_vector' drivers/built-in.o: In function `xen_callback_vector': (.text+0x1dc3f5): undefined reference to `first_system_vector' -- ~Randy
2008 Mar 27
21
[PATCH 0/5] Add MSI support to XEN
Hi, Keir, These patches are rebased version of Yunhong''s original patches, which were sent out before XEN 3.2 was released. These patches enable MSI support and limited MSI-X support in XEN. Here is the original description of the patches from Yunhong''s mail. The basic idea including: 1) Keep vector global resource owned by xen, while split pirq into per-domain
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
33
[RFC PATCH 00/33] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
Hi all, These are the patches I'm planning to submit for 2.6.24. Comments gratefully accepted. Along with the usual cleanups and improvements are Jes' de-i386-ification patches, and a new "virtio" mechanism designed to be shared with KVM (and hopefully other hypervisors). Cheers, Rusty. Documentation/lguest/Makefile | 30 Documentation/lguest/lguest.c
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
Hi all, These are the patches I'm planning to submit for 2.6.24. Comments gratefully accepted. Along with the usual cleanups and improvements are Jes' de-i386-ification patches, and a new "virtio" mechanism designed to be shared with KVM (and hopefully other hypervisors). Cheers, Rusty. Documentation/lguest/Makefile | 30 Documentation/lguest/lguest.c