Displaying 2 results from an estimated 2 matches for "apic_xen".
Did you mean:
apic_imen
2011 May 19
0
[linux test] 7124: regressions - FAIL
...://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into xen/next-2.6.32
* ''for-2.6.32/bug-fixes'' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
xen/blkback: When writting barriers set the sector number to zero...
xen/apic: Provide an ''apic_xen'' to set the override the apic->[read|write] for all cases.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2011 Sep 22
0
[linux test] 8999: tolerable FAIL
...repos/xen: No such file or directory
------------------------------------------------------------
commit 6bec8b4a4c14095d0b7ce424db9d583c3decae6c
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Date: Fri Sep 2 12:23:22 2011 -0700
Revert "xen/apic: Provide an ''apic_xen'' to set the override the apic->[read|write] for all cases."
This reverts commit c3dd7941354fa96a71f2613e2c7a1b215fa175dc. It prevents
the kernel from booting natively on hardware.
Conflicts:
arch/x86/xen/enlighten.c
Signed-off-by: Jeremy Fi...