]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
ide: Add PCI subsystem ID to emulated devices.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Wed, 14 May 2008 15:18:35 +0000 (16:18 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 14 May 2008 15:18:35 +0000 (16:18 +0100)
commitbd9af11426c3516359a6b487d6069dab5228b5d6
treeb78f00ac97134d9cbd288377b5767ebeb4e1edd2
parenta76e4390087977f99a571d8b5a7fe28a1772e1fb
ide: Add PCI subsystem ID to emulated devices.

Merge into qemu git of this change to hw/ide.c from xen-unstable:

    changeset:   13821:6e1b380947ee72e300ce038cbeade628f347ac6a
    user:        kfraser@localhost.localdomain
    date:        Wed Feb 07 16:08:47 2007 +0000
    files:       tools/ioemu/hw/cirrus_vga.c tools/ioemu/hw/ide.c tools/ioemu/hw/rtl8139.c
    description:
    hvm: Add PCI subsystem ID to emulated devices.

    This patch adds the PCI Subsystem ID 5853:0001 to the virtual
    devices emulated by qemu (ide, nic, vga).

Signed-off-by: Gerd Hoffmann <kraxel@suse.de>
hw/ide.c