On Sat, Mar 24, 2012 at 03:50:06PM +, Lee Essen wrote:
>
> On 24 Mar 2012, at 15:44, Andreas Färber wrote:
>
> > Am 24.03.2012 15:51, schrieb Lee Essen:
> >> On 24 Mar 2012, at 12:56, Blue Swirl wrote:
> >>
> >>> On Sat, Mar 17, 2012 at 08:04, Lee Essen
> >>> wrote:
> (third email att
On 24 Mar 2012, at 15:44, Andreas Färber wrote:
> Am 24.03.2012 15:51, schrieb Lee Essen:
>> On 24 Mar 2012, at 12:56, Blue Swirl wrote:
>>
>>> On Sat, Mar 17, 2012 at 08:04, Lee Essen wrote:
(third email attempt, apologies if you get duplicates)
>
> I did receive all three fine btw.
>
>
Am 24.03.2012 15:51, schrieb Lee Essen:
> On 24 Mar 2012, at 12:56, Blue Swirl wrote:
>
>> On Sat, Mar 17, 2012 at 08:04, Lee Essen wrote:
>>> (third email attempt, apologies if you get duplicates)
I did receive all three fine btw.
[...]
> Me and patches just aren't working well! It's fine in m
On 24 Mar 2012, at 12:56, Blue Swirl wrote:
> On Sat, Mar 17, 2012 at 08:04, Lee Essen wrote:
>> (third email attempt, apologies if you get duplicates)
>
> The patch does not apply:
> git am:
> Applying: Basic Illumos support
> fatal: corrupt patch at line 19
> Patch failed at 0001 Basic Illumos
On Sat, Mar 17, 2012 at 08:04, Lee Essen wrote:
> (third email attempt, apologies if you get duplicates)
The patch does not apply:
git am:
Applying: Basic Illumos support
fatal: corrupt patch at line 19
Patch failed at 0001 Basic Illumos support
patch:
patching file configure
patch: malform
(third email attempt, apologies if you get duplicates)
This patch adds some basic constructs to better support Illumos/Solaris.
I've kept away from kvm, configure etc. This just covers making sure the
right libs are used, and the code is Solaris/Illumos compatible.
In qemu-timer.c there are lots