Re: [PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip

2015-07-27 Thread Marc Zyngier
On 26/07/15 13:50, Pavel Fedin wrote: > Hello! > >> As I said before, not having a VGIC pretty much puts you in an uncharted >> territory, and the amount of hacks you have to introduce are not really >> worth the effort in mainline. > > And i agreed. So, i repeat the question. Will it be OK if w

virtio-serial: Add multiple times opening support to virtserialport(port)

2015-07-27 Thread Matt Ma
Hi all, I have sent this mail last week, but It may be filtered to Spam, so I send again. Linaro has developed the foundation for the new Android Emulator code base based on a fairly recent upstream QEMU code base, when we re-based the code, we updated the device model to be more virtio based (fo

RE: [PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip

2015-07-27 Thread Pavel Fedin
Hello! > > And i agreed. So, i repeat the question. Will it be OK if we just > > enable KVM without both vGIC and vTimer, and that's all we do? It > > will be userland's problem how to handle them. I need to tweak my > > first patchset a very small bit in order to do this. > > I I'll repeat what

Re: [PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip

2015-07-27 Thread Marc Zyngier
On 27/07/15 09:36, Pavel Fedin wrote: > Hello! > >>> And i agreed. So, i repeat the question. Will it be OK if we just >>> enable KVM without both vGIC and vTimer, and that's all we do? It >>> will be userland's problem how to handle them. I need to tweak my >>> first patchset a very small bit in