From: "B.G. Bruce" <bgb@nt-nv.com>
To: Darko Hojnik <hojnik@operamail.com>
Cc: xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: sharing PCI devices
Date: Tue, 08 Feb 2005 21:11:17 -0400 [thread overview]
Message-ID: <1107911477.9884.162.camel@master.vms.security> (raw)
In-Reply-To: <42092D1B.7030509@operamail.com>
On Tue, 2005-02-08 at 17:20, Darko Hojnik wrote:
> Hello List
>
> With the help from Mark Williamson in the List here i can now start some
> propper virtual OS in XEN.
> My Todolist is not finished, because i have on my Wish list an Emulator
> there i can share some PCI devices with them. In the Moment i run XEN
> inside VMware and i want to share the USB Controller simple for testing.
> After them i will install one Debian on a real Hardware there i need to
> share one ISDN Controller ( Fritz Card DSL from AVM ) and one DVB Card
> on virtual Computers.
IIRC the bridging module is only for ethernet, so you will either have
to find a way to make your ISDN/DSL card appear as an ethernet device
(if it isn't already - I don't have dsl), or switch over to routing. I
believe there was a patch floating out there that converted ppp/dialup
connections to ethernet so I believe it can be done, but I'm not sure if
the patch still works or can be adapted to your needs. Check out
lartc.org for the patch - maybe?
Sharing the dvb card ... can it be done?
B.
> My Problem now, i didn't have really understand how i have write it
> correctly in the Configfile so that Guest Systems have access to the PCI
> Card
>
> here the simple Config file
>
> kernel = "/boot/vmlinuz-2.6.10-xen0"
> memory = 64
> name = "sarge-test1"
> nics = 1
> pci = ['x',0000:00:07.2]
> disk = ['file:/root/sarge,sda1,w']
> root = "/dev/sda1 ro"
>
> Server:~# lspci
> 0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host
> bridge (rev 01)
> 0000:00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 08)
> 0000:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
> 0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB
> 0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 08)
> 0000:00:0f.0 VGA compatible controller: VMWare Inc [VMWare SVGA II] PCI
> Display Adapter
> 0000:00:10.0 SCSI storage controller: BusLogic BT-946C (BA80C30)
> [MultiMaster 10] (rev 01)
> 0000:00:11.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970
> [PCnet32 LANCE] (rev 10)
> Server:~#
>
>
> Maybe somone can help me again, regards Darko
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-09 1:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-08 21:20 sharing PCI devices Darko Hojnik
2005-02-08 22:38 ` Mark Williamson
2005-02-10 16:50 ` Darko Hojnik
2005-02-09 1:11 ` B.G. Bruce [this message]
2005-02-09 1:21 ` Mark Williamson
2005-02-09 10:49 ` Grzegorz Milos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1107911477.9884.162.camel@master.vms.security \
--to=bgb@nt-nv.com \
--cc=hojnik@operamail.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.