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.


Merge branch 'devel' of palacios@newskysaw.cs.northwestern.edu:/home/palacios/palacio...
[palacios.git] / palacios / src / devices /
2010-11-03 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-03 Lei Xia stream implementation and interface between searial...
2010-11-01 Patrick G. Bridges Fixed cluster/fixed dst_fmt usage in apic.c; revised...
2010-10-29 Jack Lange minor fixes. Can now successfully boot up when Qemu...
2010-10-29 Jack Lange compilation fixes
2010-10-29 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-10-29 Jack Lange fixed apic/ioapic interface
2010-10-29 Patrick G. Bridges Modifications to make apic.c compile with PrintDebug...
2010-10-27 Jack Lange added final ipi_state transition
2010-10-27 Jack Lange more multicore fixes
2010-10-27 Jack Lange remove icc_bus references
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-25 Patrick G. Bridges Minor changes to debugging, change to Makefile to suppo...
2010-10-19 Patrick G. Bridges Minor compile fix.
2010-10-19 Patrick G. Bridges Fixed merge of apic.c
2010-10-14 Patrick G. Bridges Removed destination format (i.e. clustered logical...
2010-10-12 Patrick G. Bridges Fixed ioapic bug that caused interrupt routing entries...
2010-10-08 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-10-07 Jack Lange 32 bit compatibility fix
2010-10-06 Lei Xia All updates on the VNET during summer
2010-10-06 Jack Lange filedisk fixes
2010-10-06 Jack Lange Fixed bug in v3_cfg_val where it would not return null...
2010-10-06 Jack Lange Functional file backend
2010-10-06 Jack Lange disabled serial port debugging
2010-10-06 Peter Dinda Implemented all and all-but-me shorthand delivery for...
2010-10-05 Jack Lange removed virtual wire mode
2010-10-05 Jack Lange this will probably be a disaster...
2010-10-05 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-10-05 Jack Lange some format fixes
2010-10-05 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-10-05 Peter Dinda Fixed minor syntax error
2010-10-05 Jack Lange fix for Linux rule breaking behavior
2010-10-05 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-10-05 Jack Lange format fixes
2010-09-26 Peter Dinda Partially functional support for APIC/ICC clustered...
2010-09-24 Jack Lange format fixes
2010-09-24 Jack Lange mark APIC/IO-APIC/ICC bus as experimental features...
2010-09-20 Patrick G. Bridges Implemented (but not yet tested) time interface changes...
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-05 Jack Lange added file disk implementation
2010-08-05 Peter Dinda Integrated vmm_file and filedisk - now compiles
2010-08-05 Jack Lange actually add the filedisk implementation
2010-08-04 Peter Dinda Functional 2 core linux guest
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-29 Peter Dinda Resolved Patrick's debug patches and the external irq...
2010-07-29 Patrick Bridges Minor changes to make icc_bus.c compile without debuggi...
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-06-02 Rumou Duan added serial port hardware emulation
2010-05-24 Jack Lange comment fix
2010-05-21 Jack Lange bug fix for interrupt check
2010-05-19 Peter Dinda Fixed minor compilation problems
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-14 Jack Lange symbiotic module changes
2010-05-06 Jack Lange removed old vnet file
2010-04-30 Jack Lange pci passthrough modifications
2010-04-22 Lei Xia 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 Erik van der Kouwe bug fix for console scroll signedness issue
2010-04-06 Lei Xia VNET update
2010-04-05 Lei Xia Apply Zheng's patch on 64bit passthrough pci
2010-04-03 Lei Xia Apply Zheng's 64bit pci passthrough patch
2010-03-29 Lei Xia Minor fix
2010-03-28 Jack Lange removed redundant OS API
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 code
2010-03-12 Lei Xia Clear the code
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-12 Lei Xia Update on VNET Bridge
2010-03-12 Jack Lange virtio overflow fix
2010-03-12 Jack Lange symbiotic module updates
2010-03-12 Jack Lange vnet fixes for compilation
2010-03-12 Jack Lange vnet device updates
2010-03-11 Jack Lange reverted naming changes to fix configuration breakage
2010-03-08 Lei Xia Minor fix
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 Merge branch 'devel' of /home/palacios/palacios into...
2010-02-26 Lei Xia Minor fix to virtio networking
2010-02-23 Lei Xia Add lock to vnet
2010-02-22 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
next