diff options
author | RajithaY <rajithax.yerrumsetty@intel.com> | 2017-04-25 03:31:15 -0700 |
---|---|---|
committer | Rajitha Yerrumchetty <rajithax.yerrumsetty@intel.com> | 2017-05-22 06:48:08 +0000 |
commit | bb756eebdac6fd24e8919e2c43f7d2c8c4091f59 (patch) | |
tree | ca11e03542edf2d8f631efeca5e1626d211107e3 /qemu/pixman/.gitignore | |
parent | a14b48d18a9ed03ec191cf16b162206998a895ce (diff) |
Adding qemu as a submodule of KVMFORNFV
This Patch includes the changes to add qemu as a submodule to
kvmfornfv repo and make use of the updated latest qemu for the
execution of all testcase
Change-Id: I1280af507a857675c7f81d30c95255635667bdd7
Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Diffstat (limited to 'qemu/pixman/.gitignore')
-rw-r--r-- | qemu/pixman/.gitignore | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/qemu/pixman/.gitignore b/qemu/pixman/.gitignore deleted file mode 100644 index 0f114966c..000000000 --- a/qemu/pixman/.gitignore +++ /dev/null @@ -1,89 +0,0 @@ -Makefile -Makefile.in -.deps -.libs -.msg -*.pc -*.lo -*.la -*.a -*.o -*~ -aclocal.m4 -autom4te.cache -compile -config.guess -config.log -config.status -config.sub -configure -depcomp -install-sh -libtool -ltmain.sh -missing -stamp-h? -config.h -config.h.in -.*.swp -demos/alpha-test -demos/checkerboard -demos/clip-in -demos/clip-test -demos/composite-test -demos/conical-test -demos/convolution-test -demos/gradient-test -demos/linear-gradient -demos/quad2quad -demos/radial-test -demos/scale -demos/screen-test -demos/srgb-test -demos/srgb-trap-test -demos/trap-test -demos/tri-test -pixman/pixman-srgb.c -pixman/pixman-version.h -test/a1-trap-test -test/affine-test -test/alpha-loop -test/alphamap -test/alpha-test -test/blitters-test -test/clip-in -test/clip-test -test/combiner-test -test/composite -test/composite-test -test/composite-traps-test -test/convolution-test -test/fetch-test -test/glyph-test -test/gradient-crash-test -test/gradient-test -test/infinite-loop -test/lowlevel-blt-bench -test/oob-test -test/pdf-op-test -test/prng-test -test/radial-perf-test -test/region-contains-test -test/region-test -test/region-translate -test/region-translate-test -test/rotate-test -test/scaling-crash-test -test/scaling-helpers-test -test/scaling-test -test/screen-test -test/stress-test -test/trap-crasher -test/trap-test -test/window-test -*.pdb -*.dll -*.lib -*.ilk -*.obj -*.exe |