qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] More changes for QEMU 2.3.0-rc2
@ 2015-04-02 14:21 Paolo Bonzini
  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
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paolo Bonzini @ 2015-04-02 14:21 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2015-04-02 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-02 14:21 [Qemu-devel] [PULL 0/6] More changes for QEMU 2.3.0-rc2 Paolo Bonzini
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

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).