qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 0/6] X86 patches


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL v2 0/6] X86 patches
Date: Mon, 27 Apr 2015 15:45:01 -0300

Changes in v2:
 * Rebase to 0d81cdddaa40a1988b24657aeac19959cfad0fde
 * Rewrote commit message of 'target-i386: Make "level" and "xlevel" properties
   static', to mention it fixes a bug (missing check for realized device)

The following changes since commit 0d81cdddaa40a1988b24657aeac19959cfad0fde:

  Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into 
staging (2015-04-27 17:28:41 +0100)

are available in the git repository at:

  git://github.com/ehabkost/qemu.git tags/x86-pull-request

for you to fetch changes up to 726a8ff68677d8d5fba17eb0ffb85076bfb598dc:

  target-i386: Remove AMD feature flag aliases from CPU model table (2015-04-27 
15:41:03 -0300)

----------------------------------------------------------------
X86 queue, 2015-04-27 (v2)

----------------------------------------------------------------

Eduardo Habkost (6):
  MAINTAINERS: Add myself to X86
  MAINTAINERS: Change status of X86 to Maintained
  qemu-config: Accept empty option values
  target-i386: Make "level" and "xlevel" properties static
  target-i386: X86CPU::xlevel2 QOM property
  target-i386: Remove AMD feature flag aliases from CPU model table

 MAINTAINERS        |  3 ++-
 target-i386/cpu.c  | 50 ++++----------------------------------------------
 util/qemu-config.c |  4 +++-
 3 files changed, 9 insertions(+), 48 deletions(-)

-- 
2.1.0




reply via email to

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