Re: lkvm issue: --network mode=user,trans=mmio doesn't work

2013-10-12 Thread Pekka Enberg
Hi Peter, (Adding bunch of CCs.) On 10/12/13 11:05 AM, Péter Szabó wrote: First, thank you very much for writing lkvm, it's awesome, and very easy to set up. If sending an e-mail to you is not the right way to report lkvm issues, please tell me how I should do it. Sure, you can report proble

Re: lkvm issue: --console virtio keyboard doesn't work

2013-10-12 Thread Pekka Enberg
On 10/12/13 11:09 AM, Péter Szabó wrote: I'm using afdf92030c7c43b0f9b32b7edbe07ac3b13780f1 from git://github.com/penberg/linux-kvm.git and Linux kernel 3.2.51: config-3.2.51 (42 KB) https://mega.co.nz/#!hgxB1TDJ!SdbX-jp_yr8E6EUJl7t7Tzrh1p4qKxkTHieoss8yu_Y bzImage-3.2.51 (2.0 MB) https://mega.co

Re: lkvm issue: --network mode=user,trans=mmio doesn't work

2013-10-12 Thread Sasha Levin
On 10/12/2013 05:49 AM, Pekka Enberg wrote: Hi Peter, (Adding bunch of CCs.) On 10/12/13 11:05 AM, Péter Szabó wrote: First, thank you very much for writing lkvm, it's awesome, and very easy to set up. If sending an e-mail to you is not the right way to report lkvm issues, please tell me how

Re: [PATCH 0/6] Get rid of mandatory huge page defines

2013-10-12 Thread Christoffer Dall
On Wed, Oct 02, 2013 at 02:22:27PM -0700, Christoffer Dall wrote: > The current KVM code relies on a number of definitions to exist for each > architecture: > KVM_HPAGE_GFN_SHIFT > KVM_NR_HPAGE_SIZES > KVM_PAGES_PER_HPAGE > > However, these defines are only used in the gfn_to_index function,

Re: lkvm issue: --network mode=user,trans=mmio doesn't work

2013-10-12 Thread Péter Szabó
Thank you for helping me figure out what's wrong. Most probably I'm using trans=mmio incorrectly, but unfortunately I don't know how to use it properly. > Did you properly define the network device within the guest? MMIO doesn't > have automatic detection like PCI does. I don't think I have defi

Re: [PATCH 0/3] virtio-mmio: handle BE guests on LE hosts

2013-10-12 Thread Michael S. Tsirkin
On Fri, Oct 11, 2013 at 03:36:08PM +0100, Marc Zyngier wrote: > This small patch series adds just enough kernel infrastructure and > fixes to allow a BE guest to use virtio-mmio on a LE host, provided > that the host actually supports such madness. > > This has been tested on arm64, with some fixe

Re: [PATCH v3 0/2] KVM/ARM Huge pages support

2013-10-12 Thread Christoffer Dall
On Tue, Oct 08, 2013 at 06:22:41PM +0100, Marc Zyngier wrote: > On 04/10/13 17:13, Christoffer Dall wrote: > > This small series adds support for Transparent Huge Pages and hugetlbfs > > pages for KVM on the arm and arm64 architectures. > > > > Measurements have shown that using huge pages in for