Re: [Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86

2018-06-25 Thread Kashyap Chamarthy
On Mon, Jun 25, 2018 at 10:18:59AM +0200, Kashyap Chamarthy wrote: > On Mon, Jun 18, 2018 at 08:03:32AM +0200, Markus Armbruster wrote: > > Eduardo Habkost writes: [...] > > Texinfo is simple. > > > > If all else fails, ask for my help after soft freeze. > > If someone already hasn't done it,

Re: [Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86

2018-06-25 Thread Kashyap Chamarthy
On Mon, Jun 18, 2018 at 08:03:32AM +0200, Markus Armbruster wrote: > Eduardo Habkost writes: > > > On Fri, Jun 15, 2018 at 03:16:09PM +0100, Daniel P. Berrangé wrote: > >> With the recent set of CPU hardware vulnerabilities on x86, it is > >> increasingly difficult to understand which CPU configu

Re: [Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86

2018-06-17 Thread Markus Armbruster
Eduardo Habkost writes: > On Fri, Jun 15, 2018 at 03:16:09PM +0100, Daniel P. Berrangé wrote: >> With the recent set of CPU hardware vulnerabilities on x86, it is >> increasingly difficult to understand which CPU configurations are >> good to use and what flaws they might be vulnerable to. >> >>

Re: [Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86

2018-06-15 Thread Eduardo Habkost
On Fri, Jun 15, 2018 at 03:16:09PM +0100, Daniel P. Berrangé wrote: > With the recent set of CPU hardware vulnerabilities on x86, it is > increasingly difficult to understand which CPU configurations are > good to use and what flaws they might be vulnerable to. > > This doc attempts to help manage

[Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86

2018-06-15 Thread Daniel P . Berrangé
With the recent set of CPU hardware vulnerabilities on x86, it is increasingly difficult to understand which CPU configurations are good to use and what flaws they might be vulnerable to. This doc attempts to help management applications and administrators in picking sensible CPU configuration on