[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

[Qemu-devel] SCSI [PATCH] SCSI externals changes

2006-12-14 Thread Chuck Brazie
Here is the patch with texi updates and the enum set correctly so the SCSI disk is visible. (I missed moving some lines from my previous level of this patch.) Chuck diff -Nuar -X diff_excludes /hg-qemu/hw/pc.c /qemu-new/hw/pc.c --- /hg-qemu/hw/pc.c2006-12-13 06:59:35.0 -0500 +++

[Qemu-devel] usb-linux.c compile error on latest code

2006-12-13 Thread Chuck Brazie
I pulled the latest code to rebuild my patch and I get compile errors on usb-linux.c. What do I need to change to get clean compiles? Chuck -- In file included from /qemu-new/usb-linux.c:29: /usr/include/linux/usbdevice_fs.h:49: error: variable or field `__user' declared void

[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

[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

[Qemu-devel] Config file support

2006-10-20 Thread Chuck Brazie
Fabrice, What are your ideas on the syntax of the config file? Will it be XML based or similar to the current options? Chuck Brazie [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu

[Qemu-devel] config file support

2006-10-18 Thread Chuck Brazie
Is there any work going on now to add config file support? Chuck Brazie [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel