mbox

[PULL,for-1.3] QOM CPUState patch queue 2012-11-26

Message ID 1353947071-18478-1-git-send-email-afaerber@suse.de
State New
Headers show

Pull-request

git://github.com/afaerber/qemu-cpu.git qom-cpu-1.3

Message

Andreas Färber Nov. 26, 2012, 4:24 p.m. UTC
Hello Anthony,

As discussed, here's two bugfixes for x86 CPUs. Please pull for rc1.

Regards,
Andreas

Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Aurélien Jarno <aurelien@aurel32.net>


The following changes since commit cab1e8f3e37d8e883c270e3afd9c7c1c18332f0e:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2012-11-26 08:19:45 -0600)

are available in the git repository at:


  git://github.com/afaerber/qemu-cpu.git qom-cpu-1.3

for you to fetch changes up to a0a7068104cc9908d0875404b0fa2ebf46e40f97:

  target-i386: Enable SSSE3 TCG support (2012-11-26 17:00:11 +0100)

----------------------------------------------------------------
Aurelien Jarno (1):
      target-i386: Enable SSSE3 TCG support

Eduardo Habkost (1):
      target-i386/cpu: Add missing flags to Haswell CPU model

 target-i386/cpu.c |    7 ++++---
 1 Datei geändert, 4 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)

Comments

Anthony Liguori Nov. 28, 2012, 9:38 p.m. UTC | #1
Andreas Färber <afaerber@suse.de> writes:

> Hello Anthony,
>
> As discussed, here's two bugfixes for x86 CPUs. Please pull for rc1.
>
> Regards,
> Andreas
>
> Cc: Eduardo Habkost <ehabkost@redhat.com>
> Cc: Igor Mammedov <imammedo@redhat.com>
> Cc: Aurélien Jarno <aurelien@aurel32.net>
>

Pulled. Thanks.

Regards,

Anthony Liguori

>
> The following changes since commit cab1e8f3e37d8e883c270e3afd9c7c1c18332f0e:
>
>   Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2012-11-26 08:19:45 -0600)
>
> are available in the git repository at:
>
>
>   git://github.com/afaerber/qemu-cpu.git qom-cpu-1.3
>
> for you to fetch changes up to a0a7068104cc9908d0875404b0fa2ebf46e40f97:
>
>   target-i386: Enable SSSE3 TCG support (2012-11-26 17:00:11 +0100)
>
> ----------------------------------------------------------------
> Aurelien Jarno (1):
>       target-i386: Enable SSSE3 TCG support
>
> Eduardo Habkost (1):
>       target-i386/cpu: Add missing flags to Haswell CPU model
>
>  target-i386/cpu.c |    7 ++++---
>  1 Datei geändert, 4 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)