Displaying 3 results from an estimated 3 matches for "ignornant".
Did you mean:
ignorant
2005 Oct 03
0
Re: thanks re wine config
...octobre 2005 ? 17:48 +0100, Jim Maas a ?crit :
> Thanks to each of you for so kindly and quickly answering, I was
> trying to do the right thing and follow the instructions at winehq ...
> but it failed!
>
> What I need to accomplish is to get the MS .NET structure (I'm an
> ignornant newbie) installed for another program by installing IE 6.
> Does anyone know of an instruction page on how to do this with the
> newer version of wine and these .reg files.
To install IE you can use ies4linux. The Application Database is a good
ressource for help with particular applications...
2005 Oct 10
13
[PATCH] 0/2 VCPU creation and allocation
I''ve put together two patches. The first introduces a new dom0_op,
set_max_vcpus, which with an associated variable and a check in the
VCPUOP handler fixes [1]bug 288. Also included is a new VCPUOP,
VCPUOP_create, which handles all of the vcpu creation tasks and leaves
initialization and unpausing to VCPUOP_initialize. The separation
allows for build-time allocation of vcpus which
2017 Mar 07
15
[PATCH v4 0/9] Introducing virt-builder-repository
Hi all,
Here is a v4 of my series. It includes the changes according to
Pino and Richard's comments.
However, the perrorf/debug problem is addressed differently:
instead of adding an implementation for the internal function
names when building for mllib, I redefine these macros. Obviously
this is not perfect, but at least easier to understand.
Pino's comment about the Notes regex