From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 00/12] Misc patches for QEMU 4.2-rc
Date: Tue, 19 Nov 2019 17:08:36 +0100 [thread overview]
Message-ID: <1574179728-35535-1-git-send-email-pbonzini@redhat.com> (raw)
The following changes since commit 369e8f5bbd8a5301bde6fae22b93fe9288c552a5:
buildfix: update texinfo menu (2019-11-18 10:33:29 +0000)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 7a3e29b12f5afe0106a5713bb4db6e23dc66ef91:
mc146818rtc: fix timer interrupt reinjection again (2019-11-19 10:02:13 +0100)
----------------------------------------------------------------
* microvm docs and fixes (Sergio, Liam)
* New processor features for Intel errata (myself, Pawan)
* Kconfig fixes (myself, Thomas)
* Revert mc146818rtc change (myself)
* Deprecate scsi-disk (myself)
* RTC fix (myself, Marcelo)
----------------------------------------------------------------
Alexey Kardashevskiy (1):
scripts: Detect git worktrees for get_maintainer.pl --git
Liam Merwick (1):
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Paolo Bonzini (5):
target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR
vfio: vfio-pci requires EDID
scsi: deprecate scsi-disk
Revert "mc146818rtc: fix timer interrupt reinjection"
mc146818rtc: fix timer interrupt reinjection again
Pawan Gupta (1):
target/i386: Export TAA_NO bit to guests
Sergio Lopez (3):
microvm: fix memory leak in microvm_fix_kernel_cmdline
docs/microvm.rst: fix alignment in "Limitations"
docs/microvm.rst: add instructions for shutting down the guest
Thomas Huth (1):
hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
docs/microvm.rst | 27 +++++++++++++--
hw/i386/microvm.c | 2 ++
hw/i386/pc.c | 1 -
hw/i386/pc_piix.c | 8 ++---
hw/i386/pc_q35.c | 4 +--
hw/i386/x86.c | 1 +
hw/rtc/mc146818rtc.c | 79 ++++++++++++++++++++++---------------------
hw/scsi/scsi-bus.c | 12 ++++++-
hw/scsi/scsi-disk.c | 3 ++
hw/vfio/Kconfig | 1 +
include/hw/i386/pc.h | 2 --
include/hw/i386/x86.h | 2 ++
qemu-deprecated.texi | 5 +++
scripts/get_maintainer.pl | 2 +-
target/i386/cpu.c | 4 +--
target/i386/machine.c | 4 +--
tests/qemu-iotests/051.pc.out | 6 ++--
17 files changed, 104 insertions(+), 59 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-11-19 16:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-19 16:08 Paolo Bonzini [this message]
2019-11-19 16:08 ` [PULL 01/12] scripts: Detect git worktrees for get_maintainer.pl --git Paolo Bonzini
2019-11-19 16:08 ` [PULL 02/12] microvm: fix memory leak in microvm_fix_kernel_cmdline Paolo Bonzini
2019-11-19 16:08 ` [PULL 03/12] target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR Paolo Bonzini
2019-11-19 16:08 ` [PULL 04/12] target/i386: Export TAA_NO bit to guests Paolo Bonzini
2019-11-19 16:08 ` [PULL 05/12] hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled Paolo Bonzini
2019-11-19 16:08 ` [PULL 06/12] vfio: vfio-pci requires EDID Paolo Bonzini
2019-11-19 16:08 ` [PULL 07/12] docs/microvm.rst: fix alignment in "Limitations" Paolo Bonzini
2019-11-19 16:08 ` [PULL 08/12] docs/microvm.rst: add instructions for shutting down the guest Paolo Bonzini
2019-11-19 16:08 ` [PULL 09/12] hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass Paolo Bonzini
2019-11-19 16:08 ` [PULL 10/12] scsi: deprecate scsi-disk Paolo Bonzini
2019-11-19 16:08 ` [PULL 11/12] Revert "mc146818rtc: fix timer interrupt reinjection" Paolo Bonzini
2019-11-19 16:08 ` [PULL 12/12] mc146818rtc: fix timer interrupt reinjection again Paolo Bonzini
2019-11-19 18:30 ` [PULL 00/12] Misc patches for QEMU 4.2-rc Peter Maydell
2019-11-20 2:00 ` no-reply
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=1574179728-35535-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).