Re: synchronous register in kvm_run

2012-01-09 Thread Avi Kivity
On 01/09/2012 02:49 PM, Marcelo Tosatti wrote: > On Mon, Jan 09, 2012 at 01:37:17PM +0100, Christian Borntraeger wrote: > > On 05/01/12 10:54, Christian Borntraeger wrote: > > > Avi, Marcelo, > > > > > > here is the latest update of my patch set about guest registers in > > > kvm_run. > > > I hav

Re: synchronous register in kvm_run

2012-01-09 Thread Marcelo Tosatti
On Mon, Jan 09, 2012 at 01:37:17PM +0100, Christian Borntraeger wrote: > On 05/01/12 10:54, Christian Borntraeger wrote: > > Avi, Marcelo, > > > > here is the latest update of my patch set about guest registers in kvm_run. > > I have added an u64 flag field to make the whole structure extensible >

Re: synchronous register in kvm_run

2012-01-09 Thread Christian Borntraeger
On 05/01/12 10:54, Christian Borntraeger wrote: > Avi, Marcelo, > > here is the latest update of my patch set about guest registers in kvm_run. > I have added an u64 flag field to make the whole structure extensible > (and shrinkable). > For s390 I added the prefix register as read-only and access

synchronous register in kvm_run

2012-01-05 Thread Christian Borntraeger
Avi, Marcelo, here is the latest update of my patch set about guest registers in kvm_run. I have added an u64 flag field to make the whole structure extensible (and shrinkable). For s390 I added the prefix register as read-only and access and general purpose as read write. -- To unsubscribe from