Hello Peter,

This is my QOM CPU patch queue. Please pull.

Regards,
Andreas

Cc: Peter Maydell <peter.mayd...@linaro.org>

Cc: Eduardo Habkost <ehabk...@redhat.com>

The following changes since commit 01eb313907dda97313b8fea62e5632fca64f069c:

  Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' 
into staging (2014-09-04 13:33:53 +0100)

are available in the git repository at:


  git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-peter

for you to fetch changes up to 295efacb5eaae69f0b69d91bb7e9f7b3ead9ca3e:

  target-i386: Reject invalid CPU feature names on the command-line (2014-09-04 
19:06:19 +0200)

----------------------------------------------------------------
X86CPU

* Fix -cpu *,migratable=foo
* Error out on unknown -cpu *,+foo,-bar

----------------------------------------------------------------
Eduardo Habkost (2):
      target-i386: Support migratable=no properly
      target-i386: Reject invalid CPU feature names on the command-line

Pavel Dovgaluk (1):
      exec: Save CPUState::exception_index field

 exec.c                | 35 +++++++++++++++++++++++++++++++++++
 target-i386/cpu-qom.h |  1 +
 target-i386/cpu.c     | 32 ++++++++++++++++++++------------
 3 files changed, 56 insertions(+), 12 deletions(-)

Reply via email to