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-06-05 14:45:52 +0200
commit0b6ea333d13e6ae1cc4fa53e22c67246e0f95f32 (patch)
tree1242461f4ec454c32fca536cbe32026e5a58a77a
parent50c6825e5d1aecca1edc75b305e28fce86e12b36 (diff)
downloadbugzilla-triage-0b6ea333d13e6ae1cc4fa53e22c67246e0f95f32.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"]
}