[Xen-ia64-devel] Pulling Xen-unstable

2006-07-25 Thread Yang, Fred
Alex, Will it be possible to pull Xen-unstable againg? We have been working to get Xen-unstable to boot with latest QEMU 0.8.1 and seeing there are a lot of Csets different between Xen-unstable xen-ia64_unstable now. To further sure the patches won't be missed or collide between 2 trees, we

Re: [Xen-ia64-devel] Mini-OS on ia64

2006-07-25 Thread Dietmar Hahn
Am Montag, 24. Juli 2006 16:31 schrieben Sie: On Mon, 2006-07-24 at 15:12 +0200, Dietmar Hahn wrote: As far as I know nobody is working on it. OK, then I will start. Thanks Dietmar. I think this is something we need to watch closely so that ia64 can be ready should mini-os start

Re: [Xen-ia64-devel] Re: PATCH: live migration

2006-07-25 Thread Tristan Gingold
Le Lundi 24 Juillet 2006 20:47, Alex Williamson a écrit : Hi Tristan, Sorry for the delay, I didn't have as much spare time last week at OLS as I was hoping. A few comments on this patch below. Thanks, Alex On Tue, 2006-07-18 at 11:03 +0200, Tristan Gingold wrote: + +#define

Re: [Xen-ia64-devel] Large memory support

2006-07-25 Thread Piotr Siwczak
Hi, I managed to sort the problem out. I found that I had something like max_mem=64G passed as an option to dom0 kernel. When I removed it, highmem support started to work. Thanks for helping me with it. -Piotr Tristan Gingold napisał(a): Le Lundi 24 Juillet 2006 13:25, Piotr Siwczak a

[Xen-ia64-devel] Re: [Fedora-ia64-list] Re: Four ways RH could help with xen-ia64

2006-07-25 Thread Akio Takebe
Hi, Juan, Aron and all I fix Juan's http://hg.et.redhat.com/kernel/linux-2.6-xen-fedora to build on ia64. But I have not booted linux kernel (not xen), and there are many compile warnings. I'm fixing the tree now. I used the attach config. Please check them. My fix patcheds are the blew.

[Xen-ia64-devel] Re: [Xen-devel] [PATCH][XEND]Fix memory allocation for VTi domain with new Qemu on xen-unstagle.hg

2006-07-25 Thread Keir Fraser
On 25 Jul 2006, at 02:59, Zhang, Xiantao wrote: Due to IA64 balloon driver not ready and it depends on max memory value to allocate its memory. So this fix is necessary now. Thanks Best Regards -Xiantao Can you explain how introduction of new qemu code has made this change necessary? I'm

[Xen-ia64-devel] Xen/IA64 Healthiness Report - Cset#10705:47fc48740d45

2006-07-25 Thread You, Yongkang
Hi all, I will try to send out the daily testing report for Xen/IA64 unstable tree from now on, if there is any new patch checked in. This is the first issue. Xen/IA64 Healthiness Report Testing Environment: Platform: Tiger4 Processor: Itanium 2 Processor Logic

Re: [Xen-ia64-devel] [PATCH] increase buffer size in panic_domain()

2006-07-25 Thread Alex Williamson
On Tue, 2006-07-25 at 13:02 +0900, Isaku Yamahata wrote: --- a/xen/arch/ia64/xen/xenmisc.c Mon Jul 24 21:25:30 2006 +0900 +++ b/xen/arch/ia64/xen/xenmisc.c Mon Jul 24 21:25:30 2006 +0900 @@ -172,7 +172,7 @@ void panic_domain(struct pt_regs *regs, void panic_domain(struct pt_regs

[Xen-ia64-devel] Re: [Fedora-xen] Re: Four ways RH could help with xen-ia64

2006-07-25 Thread Aron Griffis
Juan Quintela wrote: [Sat Jul 22 2006, 10:33:50AM EDT] 1. Publish Juan's tree which is the result of his merge of linux-2.6.tip-xen, linux-2.6 and linux-2.6-xen. How about http://people.redhat.com/quintela/linux-2.6.tip-xen-fedora.hg? As things stand right now, it's very

[Xen-ia64-devel] Re: Pulling Xen-unstable

2006-07-25 Thread Alex Williamson
On Mon, 2006-07-24 at 23:24 -0700, Yang, Fred wrote: Alex, Will it be possible to pull Xen-unstable againg? Possible and done ;^) We have been working to get Xen-unstable to boot with latest QEMU 0.8.1 and seeing there are a lot of Csets different between Xen-unstable xen-ia64_unstable

[Xen-ia64-devel] DomX freeing in-use page

2006-07-25 Thread Alex Williamson
FYI, I turned on verbose in the xen Rules.mk file and get lots and lots of these while the system is running: (XEN) (file=memory.c, line=179) Dom0 freeing in-use page 103042d (pseudophys 1fa7c): count=2 type=0 I see these for all the booted domains (Dom1, Dom2, etc...). We should probably

Re: [Xen-ia64-devel] [Patch] Support domU of coredump on ia64

2006-07-25 Thread Al Stone
On Fri, 2006-07-21 at 13:41 +0200, Tristan Gingold wrote: recently I started to work on debugger. Attached is the current work. I was able to stop a domain and disp under gdb the current ip. Backtrace is not working. I suppose it requires the ar.bsp value which has to be computed. Also I

Re: [Xen-ia64-devel] Notes about driver domains

2006-07-25 Thread Isaku Yamahata
Hi Tristan. You already noticed the followings though. On Tue, Jul 25, 2006 at 08:59:47AM +0200, Tristan Gingold wrote: * Memory attributes have to be handled (if you want to avoid mca!). The current method (dom0 uses its attribute, domU always use WB) doesn't work anymore. Xen has to