mirror of https://github.com/xemu-project/xemu.git
![]() numcntl is one byte and so is max_vfs. Using cpu_to_le16 on big endian
hosts results in numcntl being set to 0.
Fix by dropping the endian conversion.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
ctrl.c | ||
dif.c | ||
dif.h | ||
meson.build | ||
ns.c | ||
nvme.h | ||
subsys.c | ||
trace-events | ||
trace.h |