search for: xs_restrict

Displaying 8 results from an estimated 8 matches for "xs_restrict".

Did you mean: __restrict
2012 Jul 10
2
[PATCH] xen/pv-on-hvm kexec: shutdown watches from old kernel
...it a/include/xen/interface/io/xs_wire.h b/include/xen/interface/io/xs_wire.h index 7cdfca2..3c1877c 100644 --- a/include/xen/interface/io/xs_wire.h +++ b/include/xen/interface/io/xs_wire.h @@ -29,7 +29,8 @@ enum xsd_sockmsg_type XS_IS_DOMAIN_INTRODUCED, XS_RESUME, XS_SET_TARGET, - XS_RESTRICT + XS_RESTRICT, + XS_RESET_WATCHES }; #define XS_WRITE_NONE "NONE" -- 1.7.3.4
2011 Sep 22
4
[PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests
The following series improves kexec in a Xen PVonHVM guest. It is available via git: git://github.com/olafhering/linux.git xen-kexec-XS_RESET_WATCHES-3.0 A new xenstored command XS_RESET_WATCHES has been added in xen-unstable.hg changeset 23839:42a45baf037d. The command removes all watches and transactions for the guest. The following patches make use of the new command to wipe all existing
2018 Aug 23
2
Plans for buster
...there's a problem here. I haven't investigated what happens with that patch reverted, yet. * I don't understand why all the Linux module API stuff is needed. Xen does not have modules. So VERSION_UPSTREAM, VERSION_BINNMU, etc., are maybe not needed ? * The patch to reintroduce xs_restrict should go upstream. I think that, upstream, it would be a backport candidate, thus meaning Debian wouldn't have to carry it. (And I'm a tools maintainer and a stable maintainer upstream, so my initial opinion is fairly predictive...) * I don't think renaming the patches was p...
2018 Aug 24
2
Plans for buster
...depend on libxen-4.x. You mean at the package level ? libxenstore ought not to - see above. I don't understand the message at the shlibs level. I think it is probably that libxentoolcore isn't installed. But it may be due to the soname being wrong. > > * The patch to reintroduce xs_restrict should go upstream. I think > > that, upstream, it would be a backport candidate, thus meaning > > Debian wouldn't have to carry it. (And I'm a tools maintainer and a > > stable maintainer upstream, so my initial opinion is fairly > > predictive...) > &...
2018 Aug 22
4
Plans for buster
Knorrie and I just discussed our plans for sid and buster, on the phone. Here's my notes of the discussion. Plan is to upload Knorrie's 4.11 packages to experimental, to make them more public, while we fix the bugs in them. There's a list of Salsa issues and the BTS bugs list. This duplication is not ideal. We agreed that new things should go to the BTS. For now we'll keep
2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
...n/xen.h presence... yes checking for xen/xen.h... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking whether XS_RESTRICT is declared... yes checking for realpath... yes checking for ocamlc... ocamlc OCaml version is 3.11.2 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocamldep... ocamldep checking for...
2018 Oct 11
2
xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2_multi.changes ACCEPTED into unstable, unstable
...l to build common tool headers. - Add a call to install common tool headers. - debian/libxen-dev.install, d/p/ubuntu-tools-libs-abiname.diff: - Add additional modifications for new libxendevicemodel. - debian/patches/tools-fake-xs-restrict.patch: - Re-introduce (fake) xs_restrict call to keep libxenstore version at 3.0 for now. - debian/libxenstore3.0.symbols: add xs_control_command * Rebase patches against 4.10 upstream source. * Rebase patches against 4.11 upstream source. * Add README.source.md to document how the packaging works. * This package...
2024 Feb 05
7
Bug#1063270: xen: NMU diff for 64-bit time_t transition
....0 4.16.0 - xs_introduce_domain at VERS_4.0 4.16.0 - xs_is_domain_introduced at VERS_4.0 4.16.0 - xs_mkdir at VERS_4.0 4.16.0 - xs_open at VERS_4.0 4.16.0 - xs_path_is_subpath at VERS_4.0 4.16.0 - xs_read at VERS_4.0 4.16.0 - xs_read_watch at VERS_4.0 4.16.0 - xs_release_domain at VERS_4.0 4.16.0 - xs_restrict at VERS_4.0 4.16.0 - xs_resume_domain at VERS_4.0 4.16.0 - xs_rm at VERS_4.0 4.16.0 - xs_set_permissions at VERS_4.0 4.16.0 - xs_set_target at VERS_4.0 4.16.0 - xs_strings_to_perms at VERS_4.0 4.16.0 - xs_suspend_evtchn_port at VERS_4.0 4.16.0 - xs_transaction_end at VERS_4.0 4.16.0 - xs_transactio...