]> git.ipfire.org Git - thirdparty/qemu.git/commit
mac99: fix segmentation fault on startup
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 11 Oct 2009 19:06:15 +0000 (21:06 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 11 Oct 2009 19:06:15 +0000 (21:06 +0200)
commit90d6b807cccbbda317594c3b18f325660b00f61f
treeaf654bf27eb9b3b6f3d039fda1a7774b6da6b1ff
parentbabd03fde68093482528010a5435c14ce9128e3f
mac99: fix segmentation fault on startup

Don't assign the same devfn to two different PCI devices.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/unin_pci.c