qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04


From: Andreas Färber
Subject: [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04
Date: Thu, 4 Sep 2014 19:20:10 +0200

Hello Peter,

This is my QOM CPU patch queue. Please pull.

Regards,
Andreas

Cc: Peter Maydell <address@hidden>

Cc: Eduardo Habkost <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]