[Qemu-devel] SCSI externals patch revisited

2007-03-25 Thread Chuck Brazie
Let me try this again from Thunderbird: Here is a patch that merges the externals for IDE and SCSI with a --disk as Paul requested. Let me know if you want different keywords. Chuck diff -Nuar -X diff_excludes /hg-qemu/hw/pc.c /qemu-new/hw/pc.c --- /hg-qemu/hw/pc.c2006-10-09 10:30:32.00

[Qemu-devel] SCSI externals patch revisited

2007-03-25 Thread Chuck Brazie
Here is a patch that merges the externals for IDE and SCSI with a --disk as Paul requested. Let me know if you want different keywords. Chuck diff -Nuar -X diff_excludes /hg-qemu/hw/pc.c /qemu-new/hw/pc.c --- /hg-qemu/hw/pc.c2006-10-09 10:30:32.0 -0400 +++ /qemu-new/hw/pc.c 2006-12

Subject: Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-13 Thread Chuck Brazie
>>I was able to apply the patch (almost) cleanly to a November snapshot. >>The following invocation results in the LSI controller showing up in >>Windows XP, but the disk(s) do not. Am I missing something? I missed setting the SCSI device type enum value, sorry. I will make a new full patch with

Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Russell Jackson
On Tue, Dec 12, 2006 at 03:57:36PM -0800, Daniel Stekloff wrote: > > I was able to apply the patch (almost) cleanly to a November snapshot. > > The following invocation results in the LSI controller showing up in > > Windows XP, but the disk(s) do not. Am I missing something? > > > > qemu -kernel-

Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Daniel Stekloff
On Tue, 2006-12-12 at 15:42 -0800, Russell Jackson wrote: > On Tue, Dec 12, 2006 at 07:02:33AM -0500, Chuck Brazie wrote: > > > > Here is a patch that merges the externals for IDE and SCSI with a --disk > > as Paul requested. Let me know if you want different keywords. > > > > I was able to apply

Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Russell Jackson
On Tue, Dec 12, 2006 at 07:02:33AM -0500, Chuck Brazie wrote: > > Here is a patch that merges the externals for IDE and SCSI with a --disk > as Paul requested. Let me know if you want different keywords. > I was able to apply the patch (almost) cleanly to a November snapshot. The following invoc

Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Hetz Ben Hamo
Chuck, IMHO, in order to be able to use such patches as yours (big patches), I think it would be the best to attached them as compressed files (gzip, bz2). That way, almost any mailer knows how to handle attachment without scrambling the patch formatting Thanks, Hetz On 12/12/06, Chuck Brazie <

[Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Chuck Brazie
Let me try this again from Thunderbird: Here is a patch that merges the externals for IDE and SCSI with a --disk as Paul requested. Let me know if you want different keywords. Chuck diff -Nuar -X diff_excludes /hg-qemu/hw/pc.c /qemu-new/hw/pc.c --- /hg-qemu/hw/pc.c2006-10-09 10:30:32.

Re: [Qemu-devel] SCSI externals patch revisited

2006-12-11 Thread Thiemo Seufer
Chuck Brazie wrote: > Here is a patch that merges the externals for IDE and SCSI with a --disk > as Paul requested. Let me know if you want different keywords. I want a patch which wasn't mangled by a broken mail program. :-) Thiemo ___ Qemu-devel

[Qemu-devel] SCSI externals patch revisited

2006-12-11 Thread Chuck Brazie
Here is a patch that merges the externals for IDE and SCSI with a --disk as Paul requested. Let me know if you want different keywords. Chuck Brazie [EMAIL PROTECTED] diff -Nuar -X diff_excludes /hg-qemu/hw/pc.c /qemu-new/hw/pc.c --- /hg-qemu/hw/pc.c2006-10-09 10:30:32.0 -0400 +++