aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-04-20 18:12:40 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-04-20 18:59:10 +0200
commit0f3cebd7a1fd94a0291c52ef7529b3767e636637 (patch)
treefe256a7f4ce22274db1167affee84692a05a1a25
parent66e4619ea7f9c30b5e47c971dc51651bb736dc7b (diff)
downloadbugzilla-triage-0f3cebd7a1fd94a0291c52ef7529b3767e636637.tar.gz
Add Cirrus GD5446 chip (emulated in KVM) to the chipNames.json.
-rw-r--r--chip-data/chipNames.json3
1 files changed, 2 insertions, 1 deletions
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"]
}