qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 25/26] q35: fill in usb pci slots with -usb


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v3 25/26] q35: fill in usb pci slots with -usb
Date: Mon, 22 Oct 2012 07:54:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.8) Gecko/20121012 Thunderbird/10.0.8

  Hi,

> +        pci_create_simple_multifunction(
> +            host_bus, PCI_DEVFN(ICH9_USB_DEV, ICH9_USB_EHCI1_FUNC),
> +            true, "ich9-usb-ehci1");
>          /* XXX: EHCI */

You can remove that comment now ;)

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]