ChangeLog/2.9: Difference between revisions
(→Device emulation and assignment: document x-file-slots for fw_cfg) |
m (→fw_cfg: wikimedia doesn't use MarkDown for code insertions, sigh) |
||
Line 26: | Line 26: | ||
==== fw_cfg ==== | ==== fw_cfg ==== | ||
The | The <tt>fw_cfg_io</tt> and <tt>fw_cfg_mem</tt> devices now have more slots for files; the <tt>FW_CFG_FILE_SLOTS</tt> constant has been replaced with the (internal only) <tt>x-file-slots</tt> property. The property can be further raised in future machine types if absolutely necessary. | ||
=== Character devices === | === Character devices === |
Revision as of 16:07, 20 February 2017
System emulation
Incompatible changes
Future incompatible changes
ARM
KVM
MIPS
PowerPC
pSeries
s390
SH
SPARC
TileGX
Tricore
x86
Xen
Device emulation and assignment
ACPI
Block devices
Network devices
SCSI
PCI/PCIe
USB
VFIO
virtio
Xen
fw_cfg
The fw_cfg_io and fw_cfg_mem devices now have more slots for files; the FW_CFG_FILE_SLOTS constant has been replaced with the (internal only) x-file-slots property. The property can be further raised in future machine types if absolutely necessary.