|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-devel
Re: [Xen-devel] xen unstable tree hasn't new changes for weeks
 
 Hi Keir,
 
   thanks so much for updating the
unstable trees!
 
 I am trying to build the Linux tree
(cs 147) and when CONFIG_ACPI_PV_SLEEP is set to 'y' it has some missing
symbols due  to sleep-xen not being built and a few files connected
to that. My quick fix was this here:
 
 diff -r 88a17da7f336 drivers/acpi/Kconfig 
--- a/drivers/acpi/Kconfig            
    Thu Jul 26 16:36:52 2007 +0100 
+++ b/drivers/acpi/Kconfig            
    Fri Jul 27 10:23:43 2007 -0400 
@@ -366,7 +366,7 @@ config ACPI_PV_SLEEP 
 config ACPI_PV_SLEEP 
                  bool 
                  depends
on X86 && XEN 
-                
default y 
+                
default n 
 endif                
# ACPI 
  
 endmenu 
 It kept on re-enabling itself even if
I set this option to 'is not set' in the .config file.
 
 Otherwise you are doing a great job!
:-)
 
    Stefan
 
 
 
 xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 07/27/2007
03:33:01 AM: 
 
> Yes. Unfortunately task switches are bloody complicated, and I have
 
> had other stuff to do at the same time. :-( I’m about halfway there. 
> We may do a manual push to the main tree anyway (since the  
> regression tests have only been failing since we raised the  
> acceptance criteria). 
>  
>  -- Keir 
>  
> On 27/7/07 08:15, "Li, Xin B" <xin.b.li@xxxxxxxxx>
wrote: 
 > do you mean you are implementing the handling
of task switch vmexit? 
> -Xin 
 >  
>   
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx  [mailto:xen-devel- 
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Keir  Fraser 
> Sent: Friday, July 27, 2007 3:08 PM 
> To: Zhao,  Yunfeng; xen-devel@xxxxxxxxxxxxxxxxxxx 
> Subject: Re: [Xen-devel] xen  unstable tree hasn't new changes
for weeks 
>  
>   
>  
> Nope, it’s just that the automated regression  tests are failing
 
> because we implemented virtual NMIs for x86 HVM guests but  do
not  
> yet support virtual hardware task switches. When that code goes in
 
> the  tests should pass. 
>  
>  -- Keir 
>  
> On 27/7/07 02:35, "Zhao,  Yunfeng" <yunfeng.zhao@xxxxxxxxx>
wrote: 
>  
>  
 > On xen unstable  tree, the last check-in
is about 2 weeks ago. 
> While at the same time  there are lots of new patches being checked
 
> into xen staging  tree. 
>   
> Is xen unstable tree being  abandoned?
 >  
> _______________________________________________ 
> Xen-devel mailing list 
> Xen-devel@xxxxxxxxxxxxxxxxxxx 
> http://lists.xensource.com/xen-devel 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |   
 
 | 
    | 
  
  
    |   | 
    |