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.


format fixes
[palacios.git] / palacios / src /
2010-10-05 Jack Lange format fixes
2010-09-24 Jack Lange format fixes
2010-09-24 Jack Lange mark APIC/IO-APIC/ICC bus as experimental features...
2010-08-30 Patrick G. Bridges Fixed bug in io_apic.c where use of id_reg->val instead...
2010-08-26 Patrick G. Bridges Minor warning/error prints corrected.
2010-08-18 Patrick Bridges Enabled channel 2 in 8254.c, added basic speaker I...
2010-08-16 Patrick Bridges Removed spurious PrintError for red storm from apic...
2010-08-13 Jack Lange change to device configuration syntax
2010-08-12 Patrick Bridges Added support for using large shadow pages with 32...
2010-08-12 Patrick Bridges Actually fixed page alignment computation to be correct...
2010-08-11 Patrick Bridges Added robust physical alignment check
2010-08-11 Patrick Bridges Changes to support large shadow pages *correctly*.
2010-08-11 Patrick Bridges Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-08-10 Patrick Bridges Minor configuration fix for large page->large page...
2010-08-10 Patrick Bridges Changed to using strcasecmp to avoid adding library...
2010-08-10 Patrick Bridges Added initial cut at support with using large pages...
2010-08-10 Jack Lange enable Alex's large page support
2010-08-10 Alex Merritt this is a fix for the get_next_region function.
2010-08-10 Patrick Bridges Added alignment of memory as a top-level VM parameter...
2010-08-06 Alex Merritt added framework for large page support...
2010-08-06 Jack Lange attribution fix
2010-08-05 Erik van der Kouwe fix to svm outs default segment register bug
2010-08-05 Jack Lange added file disk implementation
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-05 Jack Lange actually add the filedisk implementation
2010-08-05 Jack Lange minor fix
2010-08-04 Jack Lange added framework for large page support...
2010-08-04 Jack Lange added memory alignment option to vmm memory mangement...
2010-08-03 Alexander Merritt added new vmm_mem function to find next memory region
2010-08-03 Jack Lange format fixes
2010-08-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-08-03 Peter Dinda Now correctly boots 2, 4, 8 core kitten
2010-07-31 Peter Dinda Fixed handling of the INTAK cycle for both apic and pic
2010-07-30 Peter Dinda Semi-functional SMP (boots Kitten guest with two cores)
2010-07-30 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-07-30 Patrick Bridges Final changes to paging configuration format. Nested...
2010-07-29 Patrick Bridges Fixed nested paging to work again, minor change to...
2010-07-29 Patrick Bridges Minor change to shadow paging to make sure it initializ...
2010-07-29 Peter Dinda Resolved Patrick's debug patches and the external irq...
2010-07-29 Patrick Bridges Fixed stupid branch check, added more preconfig error...
2010-07-29 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-07-29 Jack Lange added error checking to outs operation
2010-07-29 Patrick Bridges Debugged changes to make shadow and nested paging confi...
2010-07-29 Patrick Bridges Minor changes to make icc_bus.c compile without debuggi...
2010-07-29 Patrick Bridges Merge branch 'devel' of ssh://bridges@newskysaw.cs...
2010-07-27 Patrick Bridges Fixed up configuration support for nested/shadow paging
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 Working mptable support (Linux correctly recognizes...
2010-07-07 Peter Dinda Partially functional Intel MP table support
2010-06-02 Rumou Duan added serial port hardware emulation
2010-06-02 Jack Lange bug fix for Qemu EVENTINJ issue
2010-05-25 Jack Lange reverted CPU id patch
2010-05-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-05-24 Jack Lange comment fix
2010-05-22 Lei Xia Add fix to the guest cores config, for multiple guests...
2010-05-21 Jack Lange license fixes for code borrowed from Linux
2010-05-21 Jack Lange bug fix for interrupt check
2010-05-19 Jack Lange license fixes for code stolen from Linux under GPL
2010-05-19 Peter Dinda Fixed minor compilation problems
2010-05-18 Jack Lange fixed configuation address translation
2010-05-18 Jack Lange possibly fixed bug in 8259 implementation
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 add more permission checks to shadow paging
2010-05-15 Jack Lange removed old memory region type enumeration
2010-05-15 Jack Lange moved shadow paging implementations over to new memory...
2010-05-14 Jack Lange moved direct paging implementation over to new memory...
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-06 Jack Lange removed old vnet file
2010-05-04 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-05-04 Lei Xia Add hypercall for guest to get CPU frequency
2010-05-04 Jack Lange restructuring of shadow paging implementations
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-28 Lei Xia Minor fix to the halt handler
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-09 Jack Lange bug fix for 32 bit ebp cloberring
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-05 Jack Lange moved timer injection to track total time instead of...
2010-04-05 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-05 Lei Xia Apply Zheng's patch on 64bit passthrough pci
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-31 Jack Lange removed external vnet dependencies
next