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.


added configurable host OS thread support
[palacios.git] / palacios / include /
2010-11-07 Jack Lange added configurable host OS thread support
2010-11-05 Erik van der Kouwe This patch contains various small fixes. Some are MINIX...
2010-11-05 Jack Lange added v3_stop_vm prototype and exported it to the host...
2010-11-05 Erik van der Kouwe Replaces C++-style comments (// ...) with C-style comme...
2010-11-03 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-10-29 Jack Lange minor fixes. Can now successfully boot up when Qemu...
2010-10-29 Jack Lange fixed apic/ioapic interface
2010-10-27 Jack Lange Fixed a truly stupid mistake....
2010-10-27 Jack Lange removed icc bus
2010-10-26 Jack Lange Removed a lot of the highly specific multicore code...
2010-10-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-10-25 Jack Lange added private data pointer to per vm state...
2010-10-21 Patrick G. Bridges More minor fixes on time keeping. VMM clock now appears...
2010-10-20 Patrick G. Bridges Attempts to support virutally slower processors - broken!
2010-10-19 Patrick G. Bridges Merge branch 'devel' into timer_control
2010-10-19 Patrick G. Bridges Fixed merge of apic.c
2010-10-19 Patrick G. Bridges More updates getting basic version of time handling...
2010-10-19 Jack Lange large page changes
2010-10-18 Patrick G. Bridges Still working on timer updates, heading towards being...
2010-10-14 Patrick G. Bridges Removed destination format (i.e. clustered logical...
2010-10-10 Lei Xia Remove the old vnet header file from include/device
2010-10-09 Peter Dinda Implementation of stream device backend, interface...
2010-10-05 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-10-05 Jack Lange minor header file reordering for clarity
2010-10-01 Patrick G. Bridges Time configuration parameters added. More time control...
2010-10-01 Patrick G. Bridges MOre minor fixes
2010-09-26 Peter Dinda Partially functional support for APIC/ICC clustered...
2010-09-24 Jack Lange added option for secure symbiotic modules to symspy
2010-09-20 Patrick G. Bridges Implemented (but not yet tested) time interface changes...
2010-08-12 Patrick Bridges Actually fixed page alignment computation to be correct...
2010-08-11 Patrick Bridges Changes to support large shadow pages *correctly*.
2010-08-10 Patrick Bridges Added alignment of memory as a top-level VM parameter...
2010-08-05 Peter Dinda Integrated vmm_file and filedisk - now compiles
2010-08-05 Jack Lange File support added (interface to file support in host)
2010-08-04 Jack Lange added per core flags to guest structure
2010-08-04 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-08-04 Peter Dinda Functional 2 core linux guest
2010-08-03 Alexander Merritt added new vmm_mem function to find next memory region
2010-08-03 Alexander Merritt update to the host OS interface to allow aligned page...
2010-08-03 Jack Lange removed unused addr_width field
2010-08-03 Peter Dinda Now correctly boots 2, 4, 8 core kitten
2010-07-30 Peter Dinda Semi-functional SMP (boots Kitten guest with two cores)
2010-07-10 Peter Dinda Implemented SMP, still not functional
2010-07-08 Peter Dinda Partially functional icc_bus (works for UP)
2010-07-07 Peter Dinda Working apic, ioapic, and icc_bus for 1 core
2010-07-07 Peter Dinda Partially functional Intel MP table support
2010-05-25 Jack Lange readd large page flag
2010-05-25 Jack Lange removed obsolete page table flags
2010-05-19 Peter Dinda Fixed minor compilation problems
2010-05-19 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-05-18 Jack Lange memory lookup refactorization
2010-05-18 Jack Lange refactored memory map
2010-05-18 Jack Lange moved memory hooks out of core memory map implementation,
2010-05-15 Jack Lange removed old memory region type enumeration
2010-05-14 Jack Lange moved internal memory map routines over to new flags...
2010-05-14 Jack Lange symbiotic module changes
2010-05-06 Jack Lange symbiotic module fixes
2010-05-04 Lei Xia Add hypercall for guest to get CPU frequency
2010-04-30 Jack Lange pci passthrough modifications
2010-04-28 Lei Xia Clean the typos
2010-04-28 Jack Lange cleaned up timer infrastructure
2010-04-23 Lei Xia Fix to the HLT exit handler
2010-04-22 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-16 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-14 Erik van der Kouwe add console hook support
2010-04-13 Erik van der Kouwe s patch fixes some issues I've had when compiling Palac...
2010-04-13 Erik van der Kouwe This patch fixes several issues with the console/cga...
2010-04-13 Erik van der Kouwe This patch changes the comment format (// to /* .....
2010-04-09 Erik van der Kouwe bug fix for console scroll signedness issue
2010-04-07 Peter Dinda Added time check for SVM
2010-04-06 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-06 Lei Xia VNET update
2010-04-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-03 Lei Xia Apply Zheng's 64bit pci passthrough patch
2010-04-02 Jack Lange Added guest multiplexing support
2010-03-28 Jack Lange removed redundant OS API
2010-03-28 Lei Xia change lsipi_send api as vnet configable option
2010-03-25 Lei Xia Update on VNET
2010-03-15 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-15 Lei Xia Minimize the copies for vnet and Virtio bridge
2010-03-13 Jack Lange symbiotic updates for module loading
2010-03-12 Lei Xia Clear the code
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-12 Jack Lange symbiotic module updates
2010-03-12 Jack Lange update for overflow issue
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-03-02 Lei Xia Vnet updated. Working both single guest or multiple...
2010-03-01 Lei Xia Fix to vnet/virtio networking
2010-02-26 Lei Xia Minor fix to virtio networking
2010-02-22 Lei Xia Minor update to vnet
2010-02-21 Jack Lange more fixes
2010-02-21 Jack Lange vnet cleanup
2010-02-17 Lei Xia Update on VNET-NIC device, and fix vnet & virtio net
2010-02-16 Jack Lange added vnet device
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-15 Jack Lange added vnet control IDs
2010-02-15 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-15 Lei Xia Add lock to vmm_queue
2010-02-11 Jack Lange added global module registry
2010-02-11 Jack Lange added module directory tree and build configuration
next