search for: julieng

Displaying 6 results from an estimated 6 matches for "julieng".

Did you mean: julien
2013 Apr 30
4
Data Abort while in booting when using Julien's new patches on Arndale Board
Hello, I am trying to boot Arndale board with Julien''s new XenARM patch series. But I have got "Data Abort" while in booting. My environment is: - Arndale Board - Xen-4.3-unstable from branch "arm" in git://xenbits.xen.org/people/julieng/xen-unstable.git - Dom0 Kernel from branch "dev-arndale-dom0-3.9" in git://xenbits.xen.org/people/julieng/linux-arm.git I have found the causing "Data Abort" code while I am some debugging. static int exynos5_specific_mapping(struct domain *d) { ....snip.... p2m_...
2013 Oct 30
4
Re: Issue with ARM: Network doesn't work in the guest
2013/10/29, mail fetch <fetchmail.0104@gmail.com>: > Hi all, > > I just saw a know bug from wiki that network doesn''t work in guest in > arndale board : > > Network doesn''t work in the guest > > Contact: julien.grall@citrix.com > Status: In progress > Description: Network doesn''t work in the guest when an ehternet cable is > plugged
2013 Apr 23
2
arm: network throughput decreases 5Mbps (Arndale Exynos5250)
...y). I would like to know if there is any tracing or debugging helpers (for vgic and evt_chn) in Xen or Linux to see further what triggers this behavior. I''m a bit tired of using printk all over the places :) Here goes the branch that I''m using: xen: git://xenbits.xen.org/people/julieng/xen-unstable.git Dom0: git://xenbits.xen.org/people/julieng/linux-arm.git Sincerely, Thomas
2013 Jun 18
3
Help on getting serial output on the arndale board
...Xen I don''t get any output on the serial console. I followed the instructions on the wiki with no luck: The xen repository I''m using is: git://xenbits.xen.org/xen.git last commit: 61c6dfce3296da2643c4c4f90eaab6fa3c1cf8b3 The linux repository is: git://xenbits.xen.org/people/julieng/linux-arm.git last commit: 3f35c6f2b805901fbde2ce7553478a8cd4249a33 The linux-domU repository is the same but branch arndale-domU-3.9: git://xenbits.xen.org/people/julieng/linux-arm.git last commit: 510c35298dfbb6ccb0d883cb34a27eff2f291cea I tried to add ''CONFIG_EARLY_PRINTK = exynos5...
2013 Mar 25
6
Can not boot Dom0 when using Anthony's new XenARM source for Arndale.
Hi Xen Developers, I had tested new XenARM for Arndale board that is updated in Anthony''s tree from 2 days ago. I expected that will be working. But, I can not boot Dom0 Kernel. I used kernel and XenARM both are from Xen Wiki(http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Arndale). It (seems) stopped after "(XEN) Freed 212kB init memory" message. When I
2013 Sep 13
10
[PATCH RFC 0/8] xen/arm: initial cubieboard2 support.
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. As before several of the patches are not to be applied because they can be done better using infrastructure from Julien''s "Allow Xen to boot with a raw Device Tree" patch. They are included for completeness. With