From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymo22-0001gt-EC for qemu-devel@nongnu.org; Mon, 27 Apr 2015 14:45:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ymo1x-0002KX-2b for qemu-devel@nongnu.org; Mon, 27 Apr 2015 14:45:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymo1w-0002KG-RJ for qemu-devel@nongnu.org; Mon, 27 Apr 2015 14:45:20 -0400 From: Eduardo Habkost Date: Mon, 27 Apr 2015 15:45:01 -0300 Message-Id: <1430160307-29738-1-git-send-email-ehabkost@redhat.com> Subject: [Qemu-devel] [PULL v2 0/6] X86 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Peter Maydell Cc: Paolo Bonzini , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Richard Henderson 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