Re: [kvmarm] [PATCH 10/15] KVM: ARM: World-switch implementation

2012-09-29 Thread Christoffer Dall
On Tue, Sep 25, 2012 at 1:42 PM, Marc Zyngier wrote: > On Tue, 25 Sep 2012 18:15:50 +0100, Peter Maydell > wrote: >> On 25 September 2012 18:00, Will Deacon wrote: >>> On Sat, Sep 15, 2012 at 04:35:33PM +0100, Christoffer Dall wrote: ENTRY(__kvm_tlb_flush_vmid) + hvc #0

Re: [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support

2012-09-29 Thread Christoffer Dall
On Tue, Sep 25, 2012 at 1:04 PM, Will Deacon wrote: > On Sat, Sep 15, 2012 at 04:36:05PM +0100, Christoffer Dall wrote: >> From: Christoffer Dall >> >> When the guest executes a WFI instruction the operation is trapped to >> KVM, which emulates the instruction in software. There is no correlation

Re: [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace

2012-09-29 Thread Christoffer Dall
On Tue, Sep 25, 2012 at 11:55 AM, Will Deacon wrote: > On Sat, Sep 15, 2012 at 04:35:27PM +0100, Christoffer Dall wrote: >> diff --git a/arch/arm/include/asm/kvm.h b/arch/arm/include/asm/kvm.h >> index a13b582..131e632 100644 >> --- a/arch/arm/include/asm/kvm.h >> +++ b/arch/arm/include/asm/kvm.h

Re: [RFC PATCH v3 08/19] pc: calculate dimm physical addresses and adjust memory map

2012-09-29 Thread Blue Swirl
On Mon, Sep 24, 2012 at 3:27 PM, Vasilis Liaskovitis wrote: > On Sat, Sep 22, 2012 at 02:15:28PM +, Blue Swirl wrote: >> > + >> > +/* Function to configure memory offsets of hotpluggable dimms */ >> > + >> > +target_phys_addr_t pc_set_hp_memory_offset(uint64_t size) >> > +{ >> > +target_ph

Re: [RFC PATCH v3 06/19] Implement "-dimm" command line option

2012-09-29 Thread Blue Swirl
On Mon, Sep 24, 2012 at 10:42 AM, Vasilis Liaskovitis wrote: > On Sat, Sep 22, 2012 at 01:46:57PM +, Blue Swirl wrote: >> On Fri, Sep 21, 2012 at 11:17 AM, Vasilis Liaskovitis >> wrote: >> > Example: >> > "-dimm id=dimm0,size=512M,node=0,populated=off" >> >> There should not be a need to intr