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.


The Palacios PIC does not implement the set-priority command and this causes the...
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 19 Nov 2010 17:39:11 +0000 (11:39 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Nov 2010 17:39:11 +0000 (11:39 -0600)
commit5577397c63238a7942afd98d1d975b06b1422687
tree8cf6815905a5bfa20b3ab7530a11f696114ce722
parent1598235b4d53e7ae2daf561f36be1962ba42d5bf
The Palacios PIC does not implement the set-priority command and this causes the VM to be shut down. AFAICS the PIC currently doesn't handle priorities at all, so this patch just ignores the command.
palacios/src/devices/8259a.c