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.


atapi and ioapic bugfixes
authorKyle Hale <kh@u.northwestern.edu>
Tue, 26 Nov 2013 01:30:16 +0000 (19:30 -0600)
committerroot <root@v-test-r415-3.localdomain>
Tue, 26 Nov 2013 01:45:57 +0000 (19:45 -0600)
commitf97c2c116e958d0e87e7303fc1d00fdf0b148893
treec3790e5a9a30db00e8096ec745f78a34f73c0c40
parent9feccf93cd8327d1d30a404a92f19716bf5a1e96
atapi and ioapic bugfixes

atapi: allow start/stop cd rom - needed for some kernels
ioapic: assure it's zeroed out at startup
palacios/src/devices/atapi.h
palacios/src/devices/io_apic.c