Hi, > Adding a new command requires new feature flag (and maybe it should be in > the <0x1000 range instead) > > But I am not sure we need a new message at the virtio-gpu level. Gerd, wdyt? > > Maybe it's not a good place to reset all GPU resources during QEMU reset() > after all, if it's called during s3 and there is no mechanism to restore > it. Damien?
The guest driver should be able to restore resources after resume. take care, Gerd