qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v8 00/16] xen: xen-domid-restrict improvements


From: Ian Jackson
Subject: [Qemu-devel] [PATCH v8 00/16] xen: xen-domid-restrict improvements
Date: Tue, 24 Apr 2018 18:58:13 +0100

This series provides necessary support for running qemu as a Xen
device model without power equivalent to root.  In particular, it
makes -xen-domid-restrict effective.

Compared to v8, it addresses review comments.

      01/16 checkpatch: Add xendevicemodel_handle to the list of
  r   02/16 AccelClass: Introduce accel_setup_post
 * a  03/16 xen: link against xentoolcore
   a  04/16 xen: restrict: use xentoolcore_restrict_all
 * a  05/16 xen: defer call to xen_restrict until just before
   a  06/16 xen: destroy_hvm_domain: Move reason into a variable
   a  07/16 xen: move xc_interface compatibility fallback further
  r   08/16 xen: destroy_hvm_domain: Try xendevicemodel_shutdown
      09/16 os-posix: cleanup: Replace fprintfs with error_report in change_...
  r   10/16 os-posix: Provide new -runas <uid>:<gid> facility
   a  11/16 xen: Use newly added dmops for mapping VGA memory
   a  12/16 xen: Remove now-obsolete xen_xc_domain_add_to_physmap
   a  13/16 xen: Expect xenstore write to fail when restricted
 *r   14/16 os-posix: cleanup: Replace fprintf with error_report in remaining
  r   15/16 os-posix: cleanup: Replace perror with error_report
 *    16/16 configure: do_compiler: Dump some extra info under bash

 r = reviewed (by someone other than me)
 a = acked
 * = amended patch

Thanks for your attention.

Ian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]