From 0f3cebd7a1fd94a0291c52ef7529b3767e636637 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 20 Apr 2011 18:12:40 +0200 Subject: Add Cirrus GD5446 chip (emulated in KVM) to the chipNames.json. --- chip-data/chipNames.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chip-data/chipNames.json') diff --git a/chip-data/chipNames.json b/chip-data/chipNames.json index ed78655..3afc08f 100644 --- a/chip-data/chipNames.json +++ b/chip-data/chipNames.json @@ -557,5 +557,6 @@ "8086,0122":["Sandybridge"], "8086,0126":["Sandybridge"], "8086,010A":["Sandybridge"], - "15AD:0405":["VMware_SVGA_II"] + "15AD:0405":["VMware_SVGA_II"], + "1013:00B8":["GD5446_KVM"] } -- cgit