Re: A few XML modeling questions

2020-04-07 Thread Jim Fehlig
On 4/7/20 12:02 PM, Jim Fehlig wrote: Hi All, [...] e820_host is a bit trickier. For this setting, which is PV-specific, the man page says:  Selects whether to expose the host e820 (memory map) to the guest via the  virtual e820. When this option is false (0) the guest pseudo-physical  

A few XML modeling questions

2020-04-07 Thread Jim Fehlig
Hi All, I've been struggling a bit deciding how to model Xen's max_event_channels and e820_host xl.cfg(5) settings. For max_event_channels the man page says: Limit the guest to using at most N event channels (PV interrupts). Guests use hypervisor resources for each event channel they use.