Andreas, I just noticed that I didn't CC you in this series, and I don't know if this is something that would go through your tree. Should I CC you on x86-specific series unrelated to QOM, like this one?
On Wed, Nov 14, 2012 at 04:28:51PM -0200, Eduardo Habkost wrote: > I'm resending the patches sent by Boris Ostrovsky previously, as it has to be > rebased against latest qemu.git, and to add a new Haswell CPU model too. > > Andre Przywara (2): > target-i386: cpu: name new CPUID bits > target-i386: cpu: add new Opteron CPU model > > Eduardo Habkost (1): > target-i386: add Haswell CPU model > > target-i386/cpu.c | 73 > ++++++++++++++++++++++++++++++++++++++++++++++++++----- > target-i386/cpu.h | 22 +++++++++++++++++ > 2 files changed, 89 insertions(+), 6 deletions(-) > > -- > 1.7.11.7 > > -- Eduardo