qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] PC Bios source code?
@ 2007-11-08  1:34 Jun Koi
  2007-11-08 14:00 ` Andreas Färber
  0 siblings, 1 reply; 5+ messages in thread
From: Jun Koi @ 2007-11-08  1:34 UTC (permalink / raw)
  To: qemu-devel

Hi,

In pc-bios/ directory, we have bios.bin and bios.diff. As I
understand, qemu's bios is modified from bochs bios. But what are the
differences between our bios.bin and bochs bios.bin?

As there are some differences, where is the source code of our bios.bin??

Thanks,
Jun

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

* Re: [Qemu-devel] PC Bios source code?
  2007-11-08  1:34 [Qemu-devel] PC Bios source code? Jun Koi
@ 2007-11-08 14:00 ` Andreas Färber
  2007-11-08 14:26   ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Färber @ 2007-11-08 14:00 UTC (permalink / raw)
  To: qemu-devel

Hi,

Am 08.11.2007 um 02:34 schrieb Jun Koi:

> In pc-bios/ directory, we have bios.bin and bios.diff. As I
> understand, qemu's bios is modified from bochs bios. But what are the
> differences between our bios.bin and bochs bios.bin?
>
> As there are some differences, where is the source code of our  
> bios.bin??

As you said yourself, there's also a .diff file. It should contain  
all differences between original source code and modified source  
code. You can apply it to the original source code with patch.

HTH,
Andreas

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

* Re: [Qemu-devel] PC Bios source code?
  2007-11-08 14:00 ` Andreas Färber
@ 2007-11-08 14:26   ` Avi Kivity
  2007-11-08 14:41     ` andrzej zaborowski
  0 siblings, 1 reply; 5+ messages in thread
From: Avi Kivity @ 2007-11-08 14:26 UTC (permalink / raw)
  To: qemu-devel

Andreas Färber wrote:
> Hi,
>
> Am 08.11.2007 um 02:34 schrieb Jun Koi:
>
>> In pc-bios/ directory, we have bios.bin and bios.diff. As I
>> understand, qemu's bios is modified from bochs bios. But what are the
>> differences between our bios.bin and bochs bios.bin?
>>
>> As there are some differences, where is the source code of our 
>> bios.bin??
>
> As you said yourself, there's also a .diff file. It should contain all 
> differences between original source code and modified source code. You 
> can apply it to the original source code with patch.
>

But how can he tell what the original source is?

At the minimum the version numbers of all source files in the bochs cvs 
need to be listed.

-- 
error compiling committee.c: too many arguments to function

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

* Re: [Qemu-devel] PC Bios source code?
  2007-11-08 14:26   ` Avi Kivity
@ 2007-11-08 14:41     ` andrzej zaborowski
  2007-11-08 14:58       ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: andrzej zaborowski @ 2007-11-08 14:41 UTC (permalink / raw)
  To: qemu-devel

On 08/11/2007, Avi Kivity <avi@qumranet.com> wrote:
> Andreas Färber wrote:
> > Hi,
> >
> > Am 08.11.2007 um 02:34 schrieb Jun Koi:
> >
> >> In pc-bios/ directory, we have bios.bin and bios.diff. As I
> >> understand, qemu's bios is modified from bochs bios. But what are the
> >> differences between our bios.bin and bochs bios.bin?
> >>
> >> As there are some differences, where is the source code of our
> >> bios.bin??
> >
> > As you said yourself, there's also a .diff file. It should contain all
> > differences between original source code and modified source code. You
> > can apply it to the original source code with patch.
> >
>
> But how can he tell what the original source is?
>
> At the minimum the version numbers of all source files in the bochs cvs
> need to be listed.

The .diff contains revision numbers for all files.

Regards

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

* Re: [Qemu-devel] PC Bios source code?
  2007-11-08 14:41     ` andrzej zaborowski
@ 2007-11-08 14:58       ` Avi Kivity
  0 siblings, 0 replies; 5+ messages in thread
From: Avi Kivity @ 2007-11-08 14:58 UTC (permalink / raw)
  To: qemu-devel

andrzej zaborowski wrote:
>>>
>>> As you said yourself, there's also a .diff file. It should contain all
>>> differences between original source code and modified source code. You
>>> can apply it to the original source code with patch.
>>>
>>>       
>> But how can he tell what the original source is?
>>
>> At the minimum the version numbers of all source files in the bochs cvs
>> need to be listed.
>>     
>
> The .diff contains revision numbers for all files.
>
>   

Only for files that are changed by said .diff.

-- 
error compiling committee.c: too many arguments to function

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

end of thread, other threads:[~2007-11-08 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08  1:34 [Qemu-devel] PC Bios source code? Jun Koi
2007-11-08 14:00 ` Andreas Färber
2007-11-08 14:26   ` Avi Kivity
2007-11-08 14:41     ` andrzej zaborowski
2007-11-08 14:58       ` Avi Kivity

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).