search for: unpost

Displaying 7 results from an estimated 7 matches for "unpost".

Did you mean: inpost
2016 Sep 30
4
Upgrading phabricator
...” is that emails are HTML only right now. Not quite nice for the archive (or for interacting by email). See for instance: http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160926/172081.html (Also the funky "[Changed Subscribers] “ in the title) Another issue is that we can’t delete unposted inline comment anymore. — Mehdi > On Sep 29, 2016, at 9:35 PM, Zachary Turner via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > You mentioned this was for an upgrade. Are there any major new features or bugfixes to be aware of? > On Thu, Sep 29, 2016 at 9:26 PM Eric Liu v...
2014 Dec 30
0
Secret incantations for virt-viewer?
...machines using a VNC client. > > <snip> > Eeek! > > I'd change that, if I were you, to something on your own network - > 192.168.0.0/24, or whatever. I don't think you want somebody, in, say, > North Korea or Brazil getting in there. > > mark, the unpostable Hi Mark My understanding is that 0.0.0.0 in this context really means "all public network interfaces". There is no man page for qemu.conf, so all I can go by is the comments in the file. There are NAT routers in front of all of this. Bill Gee
2010 Jul 13
0
[TEST REQUEST] Implementation of INIT_COMPUTE_MEM.
...ly and build the attached patch over the latest nouveau kernel tree from git. 2/ Load nouveau.ko 3/ Suspend and resume from RAM (in most cases "# echo mem > /sys/power/state" should just work) 4/ Send me the output from "dmesg" and "lspci -vv" Cold-booting an unposted card should also work with this patch applied, but logs taken after a suspend/resume cycle are likely to be more interesting. If suspend to RAM used to work for you and this patch breaks it up, please provide the output from dmesg and lspci anyway (grabbed before suspend if you can't even ss...
2013 Sep 01
1
[PATCH] remove a duplicate tk function definition (and alphabetize)
...tag", "ranges", ...) tktag.remove <- function(widget, ...) tcl(widget, "tag", "remove", ...) +tktoggle <- function(widget, ...) tcl(widget, "toggle", ...) tktype <- function(widget, ...) tcl(widget, "type", ...) tkunpost <- function(widget, ...) tcl(widget, "unpost", ...) tkwindow.cget <- function(widget, ...) tcl(widget, "window", "cget", ...)
2013 Jul 12
14
[PATCH] xen: arm: make zImage the default target which we install
From: Ian Campbell <ian.campbell@citrix.com> The zImage compatible binary is the useful one on real hardware. The relocated ELF thing is only really useful when booting directly on Fast Models. The customary suffix for that case is .axf so provide that as a target. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Wookey <wookey@linaro.org> --- xen/arch/arm/Makefile |
2014 Dec 30
3
Secret incantations for virt-viewer?
On Tue, Dec 30, 2014 at 9:58 AM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Tue, Dec 30, 2014 at 11:46 AM, Bill Gee <bgee at campercaver.net> wrote: > > > Hello everyone - > > > > I am trying to use virt-viewer to connect to KVM virtual machines running > > on a > > CentOS7 host. It works great when running directly on
2016 Sep 30
3
Upgrading phabricator
Hi all, Phabricator is (finally) back online! Let me know if you have any feedback or problem :) Thanks, Eric On Thu, Sep 29, 2016 at 10:23 PM Eric Liu <ioeric at google.com> wrote: > According to top and iotop, mysqld is still working, and the progress bar > did move by a little bit, so I think it's just really slow. Apologies if > this is blocking you. > > On Thu,