Re: [Xen-devel] [libvirt] [PATCH V2 1/4] conf: add 'state' attribute to feature

2016-03-08 Thread Jim Fehlig
Joao Martins wrote: > > On 03/01/2016 04:00 AM, Jim Fehlig wrote: >> Most hypervisors use Hardware Assisted Paging by default and don't >> require specifying the feature in domain conf. But some hypervisors >> support disabling HAP on a per-domain basis. To enable HAP by default >> yet provide a k

Re: [Xen-devel] [libvirt] [PATCH V2 1/4] conf: add 'state' attribute to feature

2016-03-08 Thread Joao Martins
On 03/01/2016 04:00 AM, Jim Fehlig wrote: > Most hypervisors use Hardware Assisted Paging by default and don't > require specifying the feature in domain conf. But some hypervisors > support disabling HAP on a per-domain basis. To enable HAP by default > yet provide a knob to disable it, extend t