From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/2] Changes for 2017-11-05
Date: Sun, 5 Nov 2017 15:56:23 +0100 [thread overview]
Message-ID: <20171105145625.7817-1-pbonzini@redhat.com> (raw)
The following changes since commit b33afc415622e5eb26e0f14fd27eb86e32a5472e:
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfreeze-021117-2' into staging (2017-11-03 10:08:34 +0000)
are available in the Git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 20bc94a2b8449b7700b6bfa25a87ce2320a1c649:
build: disable -Wmissing-braces on older compilers (2017-11-05 14:52:10 +0100)
(I see some brokenness in check-qtest-sparc, but not caused by
my two patches of course).
----------------------------------------------------------------
* Remove legacy KVM PCI device assignment
* Fix qemu-pr-helper.c compilation on older compilers
----------------------------------------------------------------
Paolo Bonzini (2):
pci-assign: Remove
build: disable -Wmissing-braces on older compilers
configure | 13 +
docs/qdev-device-use.txt | 12 +-
hw/i386/Makefile.objs | 1 -
hw/i386/kvm/Makefile.objs | 2 +-
hw/i386/kvm/pci-assign.c | 1887 --------------------
hw/xen/Makefile.objs | 1 +
.../xen_pt_load_rom.c} | 4 +-
include/hw/pci/pci-assign.h | 27 -
qdev-monitor.c | 1 -
scripts/device-crash-test | 2 -
10 files changed, 19 insertions(+), 1931 deletions(-)
delete mode 100644 hw/i386/kvm/pci-assign.c
rename hw/{i386/pci-assign-load-rom.c => xen/xen_pt_load_rom.c} (96%)
delete mode 100644 include/hw/pci/pci-assign.h
--
2.14.3
next reply other threads:[~2017-11-05 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-05 14:56 Paolo Bonzini [this message]
2017-11-05 14:56 ` [Qemu-devel] [PULL 1/2] pci-assign: Remove Paolo Bonzini
2017-11-05 14:56 ` [Qemu-devel] [PULL 2/2] build: disable -Wmissing-braces on older compilers Paolo Bonzini
2017-11-06 12:07 ` [Qemu-devel] [PULL 0/2] Changes for 2017-11-05 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=20171105145625.7817-1-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).