On Thu, Mar 29, 2012 at 6:49 AM, Avi Kivity <[email protected]> wrote: > On 03/28/2012 11:57 PM, Rusty Russell wrote: >> > > >> > > Should this code be dropped altogether? Peter points out that once we >> > > add new regs, they *must* be initialized to correct reset values in case >> > > older QEMU knows nothing about them, but for the rest it just seems >> > > confusing... >> > > >> > >> > It's best to initialize everything. As far as this code is concerned >> > qemu is just another user and we shouldn't rely on its implementation. >> >> In which case, qemu should not initialize anything, but read the >> registers from the kernel to start with. > > qemu has its own set of considerations. For example, it needs to > initialize registers in tcg mode. But that's another discussion. > sorry about the late response on this one. This code should be changed to initialize to reset values for all the registers. Thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH v7 03/12] ARM: KVM: Initial skeleton to compile KV... Christoffer Dall
- [PATCH v7 05/12] ARM: KVM: Hypervisor inititalization Christoffer Dall
- [PATCH v7 04/12] ARM: KVM: Hypervisor identity mapping Christoffer Dall
- [PATCH v7 06/12] ARM: KVM: Memory virtualization setup Christoffer Dall
- [PATCH v7 07/12] ARM: KVM: Inject IRQs and FIQs from user... Christoffer Dall
- [PATCH v7 08/12] ARM: KVM: World-switch implementation Christoffer Dall
- Re: [PATCH v7 08/12] ARM: KVM: World-switch implemen... Rusty Russell
- Re: [PATCH v7 08/12] ARM: KVM: World-switch impl... Avi Kivity
- Re: [PATCH v7 08/12] ARM: KVM: World-switch ... Rusty Russell
- Re: [PATCH v7 08/12] ARM: KVM: World-swi... Avi Kivity
- Re: [PATCH v7 08/12] ARM: KVM: Worl... Christoffer Dall
- [PATCH v7 09/12] ARM: KVM: Emulation framework and CP15 e... Christoffer Dall
- [PATCH v7 10/12] ARM: KVM: Handle guest faults in KVM Christoffer Dall
- Re: [Android-virt] [PATCH v7 10/12] ARM: KVM: Handle... Marc Zyngier
- Re: [Android-virt] [PATCH v7 10/12] ARM: KVM: Ha... Christoffer Dall
- Re: [Android-virt] [PATCH v7 10/12] ARM: KVM... Marc Zyngier
- [PATCH v7 11/12] ARM: KVM: Handle I/O aborts Christoffer Dall
- [PATCH v7 12/12] ARM: KVM: Guest wait-for-interrupts (WFI... Christoffer Dall
- Re: [PATCH v7 00/12] KVM/ARM Implementation Avi Kivity
- [PATCH] ARM: KVM: Remove l2ctlr write. Rusty Russell
- Re: [PATCH] ARM: KVM: Remove l2ctlr write. Christoffer Dall
