qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 6ca2aa: usb: fix kconfig for usb-xhci-sysbus


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 6ca2aa: usb: fix kconfig for usb-xhci-sysbus
Date: Sat, 21 Nov 2020 03:35:21 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6ca2aa5cfb65f5fa791e2400a6db4e34b6f9fa27
      
https://github.com/qemu/qemu/commit/6ca2aa5cfb65f5fa791e2400a6db4e34b6f9fa27
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M hw/usb/Kconfig

  Log Message:
  -----------
  usb: fix kconfig for usb-xhci-sysbus

Remove the "default y" for USB_XHCI_SYSBUS because
sysbus devices are not user creatable; boards that use them will
specify them manually with "imply" or "select" clauses.

It would be nice to keep the ability to remove PCIe and USB from microvm,
since thos can be disabled on the command line and therefore should not
be included if QEMU is configured --without-default-devices.  However
it's too late for 5.2 to figure out a place for the DSDT creation code.

Reported-by: Bruce Rogers <brogers@suse.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 5983021eb6cd0fb8dfbac5211892f5231758d60b
      
https://github.com/qemu/qemu/commit/5983021eb6cd0fb8dfbac5211892f5231758d60b
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M pc-bios/qboot.rom
    M roms/Makefile
    M roms/qboot

  Log Message:
  -----------
  qboot: update to latest upstream

This also brings in two patches that Debian had to include,
qboot_stop_using_inttypes.patch and qboot_no_jump_tables.diff.

Reported-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20201120152408.164346-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: e3a232cccd2445e5d9e607a65a78cdbc33ff8a0f
      
https://github.com/qemu/qemu/commit/e3a232cccd2445e5d9e607a65a78cdbc33ff8a0f
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M hw/usb/Kconfig
    M pc-bios/qboot.rom
    M roms/Makefile
    M roms/qboot

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into 
staging

Bug fixes

# gpg: Signature made Fri 20 Nov 2020 15:49:13 GMT
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* remotes/bonzini-gitlab/tags/for-upstream:
  qboot: update to latest upstream
  usb: fix kconfig for usb-xhci-sysbus

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/7761e07c3ffd...e3a232cccd24



reply via email to

[Prev in Thread] Current Thread [Next in Thread]