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.


almost done with the namespace protection via -D__V3VEE__ header wrappers
[palacios.git] / palacios / include / geekos /
2008-09-25 Jack Lange modified copyright tags
2008-09-22 Jack Lange build fixes
2008-09-17 Matt Wojcik Header file for Realtek 8139 network card driver.
2008-09-16 Jack Lange added network subsystem
2008-09-16 Jack Lange fixed socket bug added network
2008-09-16 Jack Lange fixed a ton of compile errors
2008-09-09 Jack Lange *** empty log message ***
2008-09-08 Lei Xia *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange added ring_buffer
2008-09-05 Lei Xia *** empty log message ***
2008-09-02 Jack Lange *** empty log message ***
2008-09-02 Jack Lange added network support
2008-08-22 Matt Wojcik Added the function header for NE2K_Transmit();
2008-08-19 Matt Wojcik Updated NE2K_Send().
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-11 Jack Lange fixed header error
2008-08-05 Matt Wojcik Minor changes.
2008-08-04 Matt Wojcik Added the NE2K_Packet_Info struct.
2008-08-04 Matt Wojcik Added the NE2K_Send function header.
2008-07-30 Matt Wojcik Moved the register struct definitions from the source...
2008-07-28 Peter Kamm Header file for initial ne2k driver.
2008-07-22 Jack Lange code clean up
2008-07-21 Peter Dinda new translation irq handler for new interrupt hooking...
2008-07-21 Jack Lange moved guest files to kernel image
2008-06-23 Peter Dinda Added pci code (this only does a bus scan at this point)
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-06 Jack Lange *** empty log message ***
2008-05-21 Jack Lange lot of changes
2008-04-18 Jack Lange added irq initial setup
2008-04-16 Jack Lange something that sort of works more than it did previousl...
2008-04-09 Jack Lange BIOS now runs, but dies because it has no devices....
2008-04-09 Jack Lange got the bios setup ok, now we have to handle the exits
2008-04-05 Jack Lange code restructuring
2008-04-04 Jack Lange *** empty log message ***
2008-04-04 Jack Lange added segmentation helper
2008-04-04 Jack Lange added full io support
2008-04-04 Jack Lange update
2008-04-04 Jack Lange added support for in/out instructions
2008-04-03 Jack Lange moving along...
2008-04-03 Jack Lange added 32 bit operand support
2008-04-02 Jack Lange real->protected mode switch should work now
2008-04-01 Jack Lange working on x86 instruction decoding support
2008-04-01 Jack Lange added memory conversions and copies for the guest/host...
2008-03-31 Jack Lange more work on the memory system
2008-03-28 Jack Lange *** empty log message ***
2008-03-26 Jack Lange *** empty log message ***
2008-03-26 Peter Dinda *** empty log message ***
2008-03-14 Jack Lange working paged real mode
2008-03-11 Jack Lange WTF??????
2008-03-07 Jack Lange *** empty log message ***
2008-03-04 Jack Lange added memory region generated page tables, and removed...
2008-03-03 Jack Lange Added memory ranges
2008-03-02 Jack Lange *** empty log message ***
2008-03-01 Jack Lange *** empty log message ***
2008-03-01 Jack Lange initial SVM guest running
2008-02-29 Jack Lange *** empty log message ***
2008-02-28 Jack Lange added all the SVM flags, codes, masks, and addresses
2008-02-28 Jack Lange split the vmm from the internal geekos
2008-02-27 Jack Lange added generic VMM framework
2008-02-26 Jack Lange added svm files
2008-02-13 Jack Lange *** empty log message ***
2008-02-12 Jack Lange *** empty log message ***
2008-02-11 Peter Dinda *** empty log message ***
2008-02-08 Peter Dinda Added IDE driver stuff (not working for anything >plain...
2008-02-08 Jack Lange pulled out vmxassist, added linux kernel
2007-12-19 Peter Dinda *** empty log message *** working-vmxassist-dinda
2007-11-29 Peter Dinda *** empty log message ***
2007-11-29 Peter Dinda Initial revision