On 01/11/2023 9:33 am, Juergen Gross wrote: > Pass the domid as a boot parameter when starting xenstore-stubdom. > It will be needed to administrate its own Xenstore entries. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
I'm going to fix this differently. Because I'm utterly sick and tired of the absurd position at the moment where HVM guests can ask the hypervisor for their domid but PV cant. (Despite both being able to figure it out anyway through other information leaks in hypercalls.) The only reason I didn't nack the patch which created this problem to begin with was because it was part of the original Spectre/Meltdown work. ~Andrew