Re: [libvirt] [PATCH] cpu: Add cpu definition for Intel Sandy Bridge cpu type

2012-03-14 Thread Peter Krempa
On 03/13/2012 08:01 PM, Eric Blake wrote: On 03/07/2012 06:30 AM, Peter Krempa wrote: This patch adds support for the new tsc-deadline feature flag and a new model to the supported model list describing the Intel Sandy Bridge platform. --- ACK. That promised followup patch that sorts things i

Re: [libvirt] [PATCH] cpu: Add cpu definition for Intel Sandy Bridge cpu type

2012-03-13 Thread Eric Blake
On 03/07/2012 06:30 AM, Peter Krempa wrote: > This patch adds support for the new tsc-deadline feature flag > and a new model to the supported model list describing the > Intel Sandy Bridge platform. > --- ACK. That promised followup patch that sorts things into bit order would be helpful :) --

Re: [libvirt] [PATCH] cpu: Add cpu definition for Intel Sandy Bridge cpu type

2012-03-13 Thread Peter Krempa
On 03/07/2012 02:30 PM, Peter Krempa wrote: This patch adds support for the new tsc-deadline feature flag and a new model to the supported model list describing the Intel Sandy Bridge platform. --- The Sandy Bridge processor model along with the tsc-deadline feature were just commited to qemu up

[libvirt] [PATCH] cpu: Add cpu definition for Intel Sandy Bridge cpu type

2012-03-07 Thread Peter Krempa
This patch adds support for the new tsc-deadline feature flag and a new model to the supported model list describing the Intel Sandy Bridge platform. --- Patches adding the SandyBridge cpu type in qemu are on review and not upstream yet. Please don't prioritize this patch. I sent it for review as