qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] pci: last minute bugfixes
@ 2023-08-11 16:17 Michael S. Tsirkin
  2023-08-11 16:18 ` [PULL 1/2] hw/pci-host: Allow extended config space access for Designware PCIe host Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2023-08-11 16:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 15b11a1da6a4b7c6b8bb37883f52b544dee2b8fd:

  cryptodev: Handle unexpected request to avoid crash (2023-08-03 16:16:17 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 0f936247e8ed0ab5fb7e75827dd8c8f73d5ef4b5:

  pci: Fix the update of interrupt disable bit in PCI_COMMAND register (2023-08-11 12:15:24 -0400)

----------------------------------------------------------------
pci: last minute bugfixes

two fixes that seem very safe and important enough to sneak
in before the release.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Guoyi Tu (1):
      pci: Fix the update of interrupt disable bit in PCI_COMMAND register

Jason Chien (1):
      hw/pci-host: Allow extended config space access for Designware PCIe host

 hw/pci-host/designware.c | 1 +
 hw/pci/pci.c             | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)



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

end of thread, other threads:[~2023-08-12 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 16:17 [PULL 0/2] pci: last minute bugfixes Michael S. Tsirkin
2023-08-11 16:18 ` [PULL 1/2] hw/pci-host: Allow extended config space access for Designware PCIe host Michael S. Tsirkin
2023-08-11 17:30   ` Philippe Mathieu-Daudé
2023-08-11 16:18 ` [PULL 2/2] pci: Fix the update of interrupt disable bit in PCI_COMMAND register Michael S. Tsirkin
2023-08-11 17:41 ` [PULL 0/2] pci: last minute bugfixes Peter Maydell
2023-08-11 21:50   ` Richard Henderson
2023-08-12 18:06   ` Michael S. Tsirkin
2023-08-11 21:48 ` Richard Henderson

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