qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v3 0/3] QOM CPUState patch queue 2014-09-05
@ 2014-09-05 14:39 Andreas Färber
  2014-09-05 14:39 ` [Qemu-devel] [PULL v3 1/3] exec: Save CPUState::exception_index field Andreas Färber
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Färber @ 2014-09-05 14:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Andreas Färber, Eduardo Habkost

Hello Peter,

This is my (corrected) QOM CPU patch queue. Please pull.

Regards,
Andreas

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

Cc: Eduardo Habkost <ehabkost@redhat.com>

The following changes since commit fd884c07658d02a96a882b8457d6d7a5cd71a407:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging (2014-09-04 19:41:15 +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 c00c94abbdb82c39c22b6dd72875aa1ae0f4b2c0:

  target-i386: Reject invalid CPU feature names on the command-line (2014-09-05 16:37:07 +0200)

----------------------------------------------------------------
QOM CPUState and X86CPU

* Include exception state in CPU VMState
* 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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-05 16:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05 14:39 [Qemu-devel] [PULL v3 0/3] QOM CPUState patch queue 2014-09-05 Andreas Färber
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 1/3] exec: Save CPUState::exception_index field Andreas Färber
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 2/3] target-i386: Support migratable=no properly Andreas Färber
2014-09-05 14:39 ` [Qemu-devel] [PULL v3 3/3] target-i386: Reject invalid CPU feature names on the command-line Andreas Färber
2014-09-05 16:00 ` [Qemu-devel] [PULL v3 0/3] QOM CPUState patch queue 2014-09-05 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).