From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/6] More changes for QEMU 2.3.0-rc2
Date: Thu, 2 Apr 2015 16:21:25 +0200 [thread overview]
Message-ID: <1427984491-23475-1-git-send-email-pbonzini@redhat.com> (raw)
The following changes since commit 11f10cf8057dd5392171da061381f6c890b1e21d:
hw/arm/vexpress: Don't double-free flash filename (2015-04-02 12:11:07 +0100)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to fb8597bb65eff5c868db52668d21888e4fe7c27a:
Use $(MAKE) for recursive make (2015-04-02 15:58:39 +0200)
----------------------------------------------------------------
Another round of small fixes. I am not including the
virtio-blk fix, because Wen only posted a prototype and the changes
I made were pretty large. It definitely needs another pair of eyes
(but it is a 2.3 regression and a blocker).
----------------------------------------------------------------
Ed Maste (1):
Use $(MAKE) for recursive make
Joseph Hindin (1):
qga: fitering out -fstack-protector-strong
Marcel Apfelbaum (1):
util/qemu-config: fix regression of qmp_query_command_line_options
Nadav Amit (1):
target-i386: clear bsp bit when designating bsp
Paolo Bonzini (1):
target-i386: save 64-bit CR3 in 64-bit SMM state save area
zhanghailiang (1):
kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap
Makefile | 6 ++--
hw/intc/apic_common.c | 8 +++--
include/hw/i386/apic.h | 2 +-
kvm-all.c | 2 +-
qga/vss-win32/Makefile.objs | 2 +-
target-i386/cpu.c | 4 +--
target-i386/smm_helper.c | 4 +--
util/qemu-config.c | 81 +++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 96 insertions(+), 13 deletions(-)
--
2.3.4
next reply other threads:[~2015-04-02 14:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-02 14:21 Paolo Bonzini [this message]
2015-04-02 14:21 ` [Qemu-devel] [PULL 1/6] target-i386: save 64-bit CR3 in 64-bit SMM state save area Paolo Bonzini
2015-04-02 14:21 ` [Qemu-devel] [PULL 2/6] qga: fitering out -fstack-protector-strong Paolo Bonzini
2015-04-02 14:21 ` [Qemu-devel] [PULL 3/6] target-i386: clear bsp bit when designating bsp Paolo Bonzini
2015-04-02 14:21 ` [Qemu-devel] [PULL 4/6] util/qemu-config: fix regression of qmp_query_command_line_options Paolo Bonzini
2015-04-02 14:21 ` [Qemu-devel] [PULL 5/6] kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap Paolo Bonzini
2015-04-02 14:21 ` [Qemu-devel] [PULL 6/6] Use $(MAKE) for recursive make Paolo Bonzini
2015-04-02 15:52 ` [Qemu-devel] [PULL 0/6] More changes for QEMU 2.3.0-rc2 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1427984491-23475-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).