search for: arndale

Displaying 20 results from an estimated 22 matches for "arndale".

2013 Dec 09
7
Best board for ARM ?
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...
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 "de...
2013 Jun 18
3
Help on getting serial output on the arndale board
Hi, Now that the Arndale board is supported in upstream 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...
2013 Oct 22
5
Arndale: domU not booting
...script_addr_r 0x40080000// // //setenv bootcmd_load_linux_mmc ''ext2load mmc 0:1 $kernel_addr_r /zImage''// //setenv bootcmd_load_xen_mmc ''ext2load mmc 0:1 $xen_addr_r /xen-uImage''// //setenv bootcmd_load_dtb_mmc ''ext2load mmc 0:1 $dtb_addr_r /exynos5250-arndale.dtb''// //setenv bootcmd_load_script_mmc ''ext2load mmc 0:1 $script_addr_r /load-xen-mmc.img''// // //setenv bootcmd ''run bootcmd_load_script_mmc; source $script_addr_r''// //setenv xen_bootargs ''sync_console console=dtuart dtuart=/serial@12C20000...
2013 Apr 23
2
arm: network throughput decreases 5Mbps (Arndale Exynos5250)
Hello, While I was doing some tests in Arndale board, the network (iperf) throughput suddenly decreases to 5Mbps (from 100Mbps) out of nowhere. This typically happens when I generate traffic using iperf (100Mbps) while installing some packages using apt-get in dom0. Whenever this behavior happens, I can not see any distinguishable logs from an...
2013 Apr 10
4
XEN with SMP on ARMv7 with virtualizations extensions
Guys, Could you please clarify if SMP available for XEN on ARMv7 with virtualizations extensions? Browsing through stuff for Arndale I do see enabling secondary CPU on XEN site and SMP enabling on dom0 kernel site. But I do not see SMP infrastructure implementation on the XEN site. Sincerely, Andrii Anisov. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-...
2013 May 31
22
[PATCH 0/4] xen/arm: assemble support for Allwinner A31
These series patch enable Allwinner A31(code name sun6i) support in assemble. with these patches, the cpu 0 of sun6i SOC could successful boot into the c environment. Bamvor Jian Zhang (4): xen/arm: introduce Cortex-A7 support xen/arm: introduce Allwinner sun6i SOC basic support xen/arm: enable early printk for sun6i xen/arm: enable switch to hyper mode for sun6i xen/arch/arm/Rules.mk
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 > References: http://pastebin.com/gEP3HdCg > > What''...
2013 Jul 15
1
[PATCH] xen/arm: Dummy implementation of multi-bank support
U-boot for the arndale board splits the memory in 8 contiguous banks and rewrites the memory node. So most of the memory is lost. As the frametable is only able to handle contiguous memory, use the first contiguous banks and warn if some of the memory banks are not used. Signed-off-by: Julien Grall <julien.grall@lin...
2013 May 15
0
libvir: QEMU Driver error : internal error Cannot find suitable emulator for armv7l
Hello, I am trying to run OpenStack (via devstack) on an Arndale board using Linaro's 13.04 release. I am getting a libvirt error that I was hoping someone could provide some more detail about: libvir: QEMU Driver error : internal error Cannot find suitable emulator for armv7l If this is coming from libvirt, what is it looking for for a suitable emulato...
2013 Nov 12
0
[PATCH V2 0/3] Introduce arm64 support
...ons. > * open64 merged into open. > > As with the original, this series is to be applied against the latest > klibc, just after > 25a66fa README.klibc: update build information > > V2 has been tested on x86_64 running Ubuntu 13.04 in KVM, on ARM > running Fedora 18 on an Arndale board, and for Aarch64 by running > Open Embedded on the ARMv8A FVP model. > > Again the testing regime included running the klibc supplied tests, > as well as running the mksh test suite (with mksh both statically > compiled and linked against /lib/klibc-xxxxx.so). > > As al...
2013 Apr 03
0
[LLVMdev] [Announcement] 3.3 Release Planning!
...s fixed, we won't have problems here. The few check-all problems (about 3) seem to be regarding configuration, not real bugs in the compiler, so I'm not expecting any problem in the self-hosting test-suite. But it'll take a while to create the bots. There were some, er, issues with the Arndale (http://www.spinics.net/lists/kvm-arm/msg03723.html) and the Chromebooks are not the best rack machines... ;) Anyway, my aim is to get those 4 bots up and green by the 3.3 release. > cortex-a9 sounds fine. It'd be cool if we verified those binaries > run on a cortex-a8 and a cortex-a15...
2013 Apr 03
3
[LLVMdev] [Announcement] 3.3 Release Planning!
On Apr 3, 2013, at 2:07 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 1 April 2013 22:05, Bill Wendling <wendling at apple.com> wrote: > We would like to support ARM again. > > Hi Bill, > > Glad you asked! ;) > > I'm getting the test-suite bot green (a few minor tweaks and we're good) and that should get us well ahead of what we've
2013 Nov 11
5
[PATCH V2 0/3] Introduce arm64 support
...and stat re-implemented with *at functions. * open64 merged into open. As with the original, this series is to be applied against the latest klibc, just after 25a66fa README.klibc: update build information V2 has been tested on x86_64 running Ubuntu 13.04 in KVM, on ARM running Fedora 18 on an Arndale board, and for Aarch64 by running Open Embedded on the ARMv8A FVP model. Again the testing regime included running the klibc supplied tests, as well as running the mksh test suite (with mksh both statically compiled and linked against /lib/klibc-xxxxx.so). As always, any comments/critique/flames...
2013 Jun 18
16
[PATCH] ARM: cache coherence problem in guestcopy.c
I''ve encountered a rather unusual bug while I''m implementing live migration on arndale board. After resume, domU kernel starts invoking hypercalls and at some point the hypercall parameters delivered to xen are corrupted. After some debugging (with the help of HW debugger), I found that cache polution happens, and here is the detailed sequence. 1) DomU kernel allocates a local vari...
2013 Aug 26
5
[RFC PATCH 0/2] GLOBAL() macro for asm code.
Hello, This series has been split into two patches, one for arm and one for x86. I figured that this was easier than doing it as a single combined patch, especially as the changes are functionally independent. x86 has been boot tested, but arm has not even been compile tested as I lack a suitable cross compiler. However, the changes are just text replacement, so I dont expect any issues. The
2013 Jun 10
35
Xen 4.3 development update
...high status: patches posted * AMD: IOMMU accidental clearing owner: Jan Beulich, Suravee Suthikulpanit status: * __update_vcpu_system_time if system_time comes out negative status: Not for 4.3 == Not yet complete == * ARM v7 server port (basic) * ARM v8 server port (basic) - Goal: Good Arndale support for 4.3 - Regressions here will not slip the release, so development is ongoing == External projects (Not affected by feature freeze) == * Race in PV shutdown between tool detection and shutdown watch > http://www.gossamer-threads.com/lists/xen/devel/282467 > Nothing to do with A...
2013 May 24
10
[PATCH 0/4] ARM/early-printk: Improve reusability and add Calxeda support
The current early-printk support for ARM is rather hard-coded, making it hard to add machines or tweak settings. This series slightly moves some code to gather UART settings in xen/arch/arm/Rules.mk instead of the actual .c files. Also it allows two different machines with different settings to share the same driver, which the last patch exploits to add support the Calxeda Midway hardware. This
2013 Apr 24
15
Bare-metal Xen on ARM boot
Hi, I was wondering if there is any documentation on how to write a bare metal application for Xen. I don''t need to parse the device tree and such yet, a simple booting "Hello World" would be fine :-) We wrote one and when trying to boot we get ( this was an uncompressed binary, no image): libxl: notice: libxl_numa.c:451:libxl__get_numa_candidate: NUMA placement failed,