qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] A new book about QEMU
@ 2007-10-31 12:20 Warnke, Robert
  2007-10-31 13:22 ` Avi Kivity
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Warnke, Robert @ 2007-10-31 12:20 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

Hi,
there is a new book about QEMU (in German):

http://qemu-buch.de/

Sorry for this advertising.
Robert Warnke

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 5890 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 12:20 [Qemu-devel] A new book about QEMU Warnke, Robert
@ 2007-10-31 13:22 ` Avi Kivity
  2007-10-31 16:41 ` Blue Swirl
  2007-10-31 17:54 ` Jonathan Kalbfeld
  2 siblings, 0 replies; 7+ messages in thread
From: Avi Kivity @ 2007-10-31 13:22 UTC (permalink / raw)
  To: qemu-devel

Warnke, Robert wrote:
> Hi,
> there is a new book about QEMU (in German):
>
> http://qemu-buch.de/
>
> Sorry for this advertising.
> Robert Warnke

Have the movie rights gone yet?

-- 
Any sufficiently difficult bug is indistinguishable from a feature.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 12:20 [Qemu-devel] A new book about QEMU Warnke, Robert
  2007-10-31 13:22 ` Avi Kivity
@ 2007-10-31 16:41 ` Blue Swirl
  2007-10-31 17:26   ` Thiemo Seufer
  2007-10-31 17:54 ` Jonathan Kalbfeld
  2 siblings, 1 reply; 7+ messages in thread
From: Blue Swirl @ 2007-10-31 16:41 UTC (permalink / raw)
  To: qemu-devel

On 10/31/07, Warnke, Robert <warnke@fiz-chemie.de> wrote:
> Hi,
> there is a new book about QEMU (in German):
>
> http://qemu-buch.de/
>
> Sorry for this advertising.
> Robert Warnke

Nothing about Sparc guest, it seems.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 16:41 ` Blue Swirl
@ 2007-10-31 17:26   ` Thiemo Seufer
  2007-10-31 17:34     ` Blue Swirl
  0 siblings, 1 reply; 7+ messages in thread
From: Thiemo Seufer @ 2007-10-31 17:26 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel

Blue Swirl wrote:
> On 10/31/07, Warnke, Robert <warnke@fiz-chemie.de> wrote:
> > Hi,
> > there is a new book about QEMU (in German):
> >
> > http://qemu-buch.de/
> >
> > Sorry for this advertising.
> > Robert Warnke
> 
> Nothing about Sparc guest, it seems.

Likewise for MIPS. :-) I guess the publishing cutoff date forces to
describe rather outdated versions.


Thiemo

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 17:26   ` Thiemo Seufer
@ 2007-10-31 17:34     ` Blue Swirl
  2007-10-31 18:17       ` Andreas Färber
  0 siblings, 1 reply; 7+ messages in thread
From: Blue Swirl @ 2007-10-31 17:34 UTC (permalink / raw)
  To: Thiemo Seufer; +Cc: qemu-devel

On 10/31/07, Thiemo Seufer <ths@networkno.de> wrote:
> Blue Swirl wrote:
> > On 10/31/07, Warnke, Robert <warnke@fiz-chemie.de> wrote:
> > > Hi,
> > > there is a new book about QEMU (in German):
> > >
> > > http://qemu-buch.de/
> > >
> > > Sorry for this advertising.
> > > Robert Warnke
> >
> > Nothing about Sparc guest, it seems.
>
> Likewise for MIPS. :-) I guess the publishing cutoff date forces to
> describe rather outdated versions.

But there is a chapter for MIPS:
Gast-Systeme
 x86-Architektur
 [lots of stuff]
 ARM-Prozessorarchitektur
    Linux-Kernel mit einem kleinen Dateisystem
  MIPS-Prozessorarchitektur
    Debian GNU/Linux 4.0 (Etch)

Also in the trial chapter there is the following:
 Die nachfolgenden Beispiele beziehen sich auf die QEMU-Version 0.9.0.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 12:20 [Qemu-devel] A new book about QEMU Warnke, Robert
  2007-10-31 13:22 ` Avi Kivity
  2007-10-31 16:41 ` Blue Swirl
@ 2007-10-31 17:54 ` Jonathan Kalbfeld
  2 siblings, 0 replies; 7+ messages in thread
From: Jonathan Kalbfeld @ 2007-10-31 17:54 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

And to think we were just in Munchen for Oktoberfest and could have picked
up a copy and gotten it autographed.

Ich bin ein sheissekopf!

On 10/31/07, Warnke, Robert <warnke@fiz-chemie.de> wrote:
>
> Hi,
> there is a new book about QEMU (in German):
>
> http://qemu-buch.de/
>
> Sorry for this advertising.
> Robert Warnke
>
>


-- 
--
Jonathan Kalbfeld
ThoughtWave Technologies LLC
www.thoughtwave.com
+1 323 620 6682

[-- Attachment #2: Type: text/html, Size: 820 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] A new book about QEMU
  2007-10-31 17:34     ` Blue Swirl
@ 2007-10-31 18:17       ` Andreas Färber
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Färber @ 2007-10-31 18:17 UTC (permalink / raw)
  To: qemu-devel


Am 31.10.2007 um 18:34 schrieb Blue Swirl:

> On 10/31/07, Thiemo Seufer <ths@networkno.de> wrote:
>> Blue Swirl wrote:
>>> On 10/31/07, Warnke, Robert <warnke@fiz-chemie.de> wrote:
>>>> Hi,
>>>> there is a new book about QEMU (in German):
>>>>
>>>> http://qemu-buch.de/
>>>>
>>>> Sorry for this advertising.
>>>> Robert Warnke
>>>
>>> Nothing about Sparc guest, it seems.
>>
>> Likewise for MIPS. :-) I guess the publishing cutoff date forces to
>> describe rather outdated versions.
>
> But there is a chapter for MIPS:
> Gast-Systeme
>  x86-Architektur
>  [lots of stuff]
>  ARM-Prozessorarchitektur
>     Linux-Kernel mit einem kleinen Dateisystem
>   MIPS-Prozessorarchitektur
>     Debian GNU/Linux 4.0 (Etch)
>
> Also in the trial chapter there is the following:
>  Die nachfolgenden Beispiele beziehen sich auf die QEMU-Version 0.9.0.

Sparc32 didn't fully work in 0.9.0, perhaps that's why. (OpenBIOS,  
network and IRQ issues)

Thiemo, I wouldn't call 0.9.0 outdated, it's still the last released  
version, no? If it is outdated, a new release should be tagged and  
packaged.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-10-31 18:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 12:20 [Qemu-devel] A new book about QEMU Warnke, Robert
2007-10-31 13:22 ` Avi Kivity
2007-10-31 16:41 ` Blue Swirl
2007-10-31 17:26   ` Thiemo Seufer
2007-10-31 17:34     ` Blue Swirl
2007-10-31 18:17       ` Andreas Färber
2007-10-31 17:54 ` Jonathan Kalbfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).