mirror of https://github.com/xemu-project/xemu.git
This assertion always happens when we sanitize the CXL memory device.
$ echo 1 > /sys/bus/cxl/devices/mem0/security/sanitize
It is incorrect to register an MSIX number beyond the device's capability.
Increase the device's MSIX number to cover the mailbox msix number(9).
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| cxl_type3.c | ||
| cxl_type3_stubs.c | ||
| memory-device-stubs.c | ||
| memory-device.c | ||
| meson.build | ||
| npcm7xx_mc.c | ||
| nvdimm.c | ||
| pc-dimm.c | ||
| sparse-mem.c | ||
| trace-events | ||
| trace.h | ||