Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Guest-side test tools, config, and X11 stuff for PARAGRAPH graphics device
authorRuba Merza <rubamerza2013@u.northwestern.edu>
Sun, 1 Dec 2013 01:23:39 +0000 (19:23 -0600)
committerroot <root@v-test-r415-3.localdomain>
Sun, 1 Dec 2013 01:23:39 +0000 (19:23 -0600)
commit6bc36dbea509d599d3c6fdb42e1a9c67144f5023
treedb4fe916b4f61fa8f95339d3d076aadc36d86e66
parent74c8b93121e177a843f461c8e0538ae1691ebcc8
Guest-side test tools, config, and X11 stuff for PARAGRAPH graphics device
15 files changed:
guest/README [new file with mode: 0644]
guest/linux/paragraph/README [new file with mode: 0644]
guest/linux/paragraph/build_x11_minimal/README [new file with mode: 0644]
guest/linux/paragraph/build_x11_minimal/doit.sh [new file with mode: 0755]
guest/linux/paragraph/build_x11_minimal/myautoresume.txt [new file with mode: 0644]
guest/linux/paragraph/build_x11_minimal/mymods.txt [new file with mode: 0644]
guest/linux/paragraph/run_x11_minimal/README [new file with mode: 0644]
guest/linux/paragraph/run_x11_minimal/setup.sh [new file with mode: 0755]
guest/linux/paragraph/write_paragraph/Makefile [new file with mode: 0644]
guest/linux/paragraph/write_paragraph/write_paragraph.c [new file with mode: 0644]
guest/linux/paragraph/write_paragraph/write_paragraph_devmem.c [new file with mode: 0644]
guest/linux/paragraph/write_paragraph/write_paragraph_sysfs.c [new file with mode: 0644]
guest/linux/paragraph/x11.patch [new file with mode: 0644]
guest/linux/paragraph/x11_modified_files/dummy_driver.c [new file with mode: 0644]
guest/linux/paragraph/x11_modified_files/xorg.conf [new file with mode: 0755]