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.


set RTL8139's default io base port to -1 when registered with PCI bus
[palacios-OLD.git] / palacios / src / devices / rtl8139.c
2011-11-11 Lei Xia set RTL8139's default io base port to -1 when registere... Release-1.3
2011-11-03 Lei Xia Minor fix to NE2000 and RTL8139 virtual NIC
2011-11-03 Lei Xia Minor Fix for NE2000 and RTL8139 Compile error due...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2011-02-11 Lei Xia Add RTL8139 virtual network device