Re: [Qemu-devel] [PATCH] target/arm: Implement VI/VF bits

2018-12-11 Thread Andrew Walbran via Qemu-devel
On Mon, 10 Dec 2018 at 22:05, Peter Maydell wrote: > On Mon, 10 Dec 2018 at 21:32, Wedson Almeida Filho > wrote: > > > > Hi Peter, > > > > We put this together months ago and hadn't kept up to date with the > changes here. > > > > We're happy to see that support has been added for the VI bit. Is

Re: [Qemu-devel] [PATCH] target/arm: Implement VI/VF bits

2018-12-10 Thread Peter Maydell
On Mon, 10 Dec 2018 at 21:32, Wedson Almeida Filho wrote: > > Hi Peter, > > We put this together months ago and hadn't kept up to date with the changes > here. > > We're happy to see that support has been added for the VI bit. Is it going to > be available in the v3.1.0 release? Yes, that commi

Re: [Qemu-devel] [PATCH] target/arm: Implement VI/VF bits

2018-12-10 Thread Wedson Almeida Filho via Qemu-devel
Hi Peter, We put this together months ago and hadn't kept up to date with the changes here. We're happy to see that support has been added for the VI bit. Is it going to be available in the v3.1.0 release? Thanks, -Wedson On Mon, Dec 10, 2018 at 8:41 PM Peter Maydell wrote: > On Mon, 10 Dec 2

Re: [Qemu-devel] [PATCH] target/arm: Implement VI/VF bits

2018-12-10 Thread Peter Maydell
On Mon, 10 Dec 2018 at 18:38, Andrew Walbran wrote: > > From: Wedson Almeida Filho > > This lets hypervisors running at EL2 inject virtual interrupts into guest VMs. > > Signed-off-by: Wedson Almeida Filho > Signed-off-by: Andrew Walbran Hi; thanks for this patch. I'm a bit confused -- can you