qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/12] Misc patches for QEMU 4.2-rc
@ 2019-11-19 16:08 Paolo Bonzini
  2019-11-19 16:08 ` [PULL 01/12] scripts: Detect git worktrees for get_maintainer.pl --git Paolo Bonzini
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Paolo Bonzini @ 2019-11-19 16:08 UTC (permalink / raw)
  To: qemu-devel

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



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

end of thread, other threads:[~2019-11-20  2:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 16:08 [PULL 00/12] Misc patches for QEMU 4.2-rc Paolo Bonzini
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

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