search for: l251

Displaying 4 results from an estimated 4 matches for "l251".

Did you mean: 251
2019 Oct 02
2
fixup_aarch64_movw support for COFF AArch64
Martin, Thanks for your suggestion. I look at these tests, try to make them work for COFF. Adam On 2019. 10. 02. 12:23, Martin Storsjö wrote: > On Wed, 2 Oct 2019, Adam Kallai wrote: > >> I'm working Chromium targeting Windows on ARM64 platform. As a part >> of this work I ran into an issue related to llvm in Swiftshader. >> >> Currently fixup_aarch64_movw
2018 Mar 11
0
Re: [PATCH v5 4/4] v2v: Add -o rhv-upload output mode.
...IMPORT_FROM_CONFIGURATION_ATTACH_DISKS_FAILED(175), VM tg-mini has been imported from the given configuration but the following disk(s) failed to attach: 0ddc46a9-8989-47a0-ae2f-18201e44cf0d. See this code: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_ova_as_vm.py#L251 Once the transfer ceases to exist (the "pass") it is safe to continue. Tomas -- Tomáš Golembiovský <tgolembi@redhat.com>
2020 Oct 05
1
Re: Debugging libguestfs
Here is the updated libguestfs-test-tool output after the command below: echo /usr/lib/x86_64-linux-gnu/libtsk.so.19 > /usr/lib/x86_64-linux-gnu/guestfs/supermin.d/zz-libtsk On Monday, October 5, 2020, 03:56:34 PM EDT, Richard W.M. Jones <rjones@redhat.com> wrote: On Mon, Oct 05, 2020 at 07:51:56PM +0000, Alexander Prada wrote: > Rich, > > Thank you for the very quick
2018 Mar 11
2
Re: [PATCH v5 4/4] v2v: Add -o rhv-upload output mode.
On Thu, 8 Mar 2018 09:37:19 +0000 "Richard W.M. Jones" <rjones@redhat.com> wrote: > PROBLEMS: > - Target cluster defaults to "Default". > - Using Insecure = True, is that bad? Since you have --rhv-cafile mandatory, there is no reason to set Insecure=True. > - -of qcow2 does not work, with multiple problems > - Need to attach disks to VMs somehow