qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Is it safe to replace files under /user/local/share in-flight?
@ 2017-02-16 10:26 Bob Chen
  2017-02-16 10:30 ` Daniel P. Berrange
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Chen @ 2017-02-16 10:26 UTC (permalink / raw)
  To: qemu-devel

Hi,

I want to upgrade my qemu, is it safe to replace these ROM and keymap files
in-flight while qemu processes are still running?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Is it safe to replace files under /user/local/share in-flight?
  2017-02-16 10:26 [Qemu-devel] Is it safe to replace files under /user/local/share in-flight? Bob Chen
@ 2017-02-16 10:30 ` Daniel P. Berrange
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrange @ 2017-02-16 10:30 UTC (permalink / raw)
  To: Bob Chen; +Cc: qemu-devel

On Thu, Feb 16, 2017 at 06:26:05PM +0800, Bob Chen wrote:
> I want to upgrade my qemu, is it safe to replace these ROM and keymap files
> in-flight while qemu processes are still running?

That essentially means the ROMS and the keymaps. The keymaps are safe
as those are loaded at initial startup only. I think the ROMs are safe
too, since again they are loaded during startup. The only caveat is
whether any boards re-load ROMs during a guest reboot ? I think probably
not, but not 100% sure.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://entangle-photo.org       -o-    http://search.cpan.org/~danberr/ :|

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-16 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16 10:26 [Qemu-devel] Is it safe to replace files under /user/local/share in-flight? Bob Chen
2017-02-16 10:30 ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).