From bb756eebdac6fd24e8919e2c43f7d2c8c4091f59 Mon Sep 17 00:00:00 2001 From: RajithaY Date: Tue, 25 Apr 2017 03:31:15 -0700 Subject: 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 --- qemu/pixman/.gitignore | 89 -------------------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 qemu/pixman/.gitignore (limited to 'qemu/pixman/.gitignore') 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 -- cgit 1.2.3-korg