-
- Downloads
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
pc,virtio: fixes Several fixes. From now on, regression fixes only. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # -----BEGIN PGP SIGNATURE----- # # iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAmLgQr8PHG1zdEByZWRo # YXQuY29tAAoJECgfDbjSjVRpGUUIAKtNhrnKopGm4LlRpx8zN3Jc1Jo0nb648gaM # Oyi+Pl8+hpESUhaWN10XDk38/QuPQfIFeR2ZhfYjFTRlZE+n3X9LVlwL8ejjP8KH # AcWm78Ff/SLA45aMKMmw74pvEDNsoPYTp7TrfeIej5ub8BIXr8+8pqDdIR9WwtWO # PbhLNXkTT2yLEs6jCVT4/dyh7zivSkrY7G/RVmtUaFe3PgY8fdW2z3+Txz7UIMgw # CQoGuAucCO5ToBbs2CbT0V5yxY6G5VO6Qd8g0PzDW4M6GsY/Xr5QCnyJe0jTW0d6 # Dcc7UZFAzGNzyQCxHCic9xwTO+ZcJPJlH5TwknunxOb9xwCx4Qs= # =zN41 # -----END PGP SIGNATURE----- # gpg: Signature made Tue 26 Jul 2022 12:38:39 PM PDT # gpg: using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469 # gpg: issuer "mst@redhat.com" # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [undefined] # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" [undefined] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67 # Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469 * tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu : hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type i386/pc: relocate 4g start to 1T where applicable i386/pc: bounds check phys-bits against max used GPA i386/pc: factor out device_memory base/size to helper i386/pc: handle unitialized mr in pc_get_cxl_range_end() i386/pc: factor out cxl range start to helper i386/pc: factor out cxl range end to helper i386/pc: factor out above-4g end to an helper i386/pc: pass pci_hole64_size to pc_memory_init() i386/pc: create pci-host qdev prior to pc_memory_init() hw/i386: add 4g boundary start to X86MachineState hw/cxl: Fix size of constant in interleave granularity function. hw/i386/pc: Always place CXL Memory Regions after device_memory hw/machine: Clear out left over CXL related pointer from move of state handling to machines. acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug() Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- hw/acpi/nvdimm.c 16 additions, 19 deletionshw/acpi/nvdimm.c
- hw/acpi/trace-events 13 additions, 0 deletionshw/acpi/trace-events
- hw/i386/acpi-build.c 1 addition, 1 deletionhw/i386/acpi-build.c
- hw/i386/pc.c 163 additions, 46 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 12 additions, 3 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 12 additions, 3 deletionshw/i386/pc_q35.c
- hw/i386/sgx.c 1 addition, 1 deletionhw/i386/sgx.c
- hw/i386/x86.c 1 addition, 0 deletionshw/i386/x86.c
- hw/pci-host/i440fx.c 2 additions, 3 deletionshw/pci-host/i440fx.c
- hw/virtio/virtio-iommu.c 28 additions, 19 deletionshw/virtio/virtio-iommu.c
- include/hw/boards.h 0 additions, 1 deletioninclude/hw/boards.h
- include/hw/cxl/cxl_component.h 1 addition, 1 deletioninclude/hw/cxl/cxl_component.h
- include/hw/i386/pc.h 3 additions, 1 deletioninclude/hw/i386/pc.h
- include/hw/i386/x86.h 3 additions, 0 deletionsinclude/hw/i386/x86.h
- include/hw/mem/nvdimm.h 0 additions, 8 deletionsinclude/hw/mem/nvdimm.h
- include/hw/pci-host/i440fx.h 2 additions, 1 deletioninclude/hw/pci-host/i440fx.h
Loading
Please register or sign in to comment