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.


fixed stack overflow bug in curses console framebuffer
[palacios.git] / palacios / src / devices /
2011-11-03 Jack Lange fixed stack overflow bug in curses console framebuffer
2011-11-03 Lei Xia Minor Fix to NE2000 and RTL8139 NIC
2011-11-01 Lei Xia Restructure of direct host network bridge.
2011-10-27 Peter Dinda Updated NE2000 and RTL8139 to conform to interface...
2011-10-27 Lei Xia minor fix to virtio VNET device to make it compilable
2011-10-27 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-10-24 Patrick G. Bridges Cleaned up time management stuff, being more careful...
2011-10-20 Patrick G. Bridges Working on debugging time management/apic timer code.
2011-10-14 Lei Xia minor fix to virtio NIC device
2011-10-13 Lei Xia A minor fix for VNET
2011-10-03 Jack Lange checkpoint changes to get "reset to BIOS" working.
2011-09-22 Patrick G. Bridges Changes to try to make time handling better. Also disab...
2011-09-17 Peter Dinda Corrected keyboard hook syntax for when 0x80 delay...
2011-09-16 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-16 Madhav Suresh added device checkpoint hooks
2011-09-14 Jack Lange atapi bug fix
2011-09-14 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-14 Jack Lange various bug fixes to the block layer
2011-09-13 Lei Xia Enlarge serial buffer size to comply to line buffering...
2011-09-08 Jack Lange updated virtio block device to partially handle non...
2011-09-08 Jack Lange added mechanism status ATAPI command
2011-08-19 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-08-18 Jack Lange added checking for disabled PIIX3 interupt routing...
2011-08-18 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-18 Lei Xia change poll mode for each VNET device
2011-08-18 Lei Xia add debug configure option for virtual serial
2011-08-18 Lei Xia Fix virtual serial to use stream backend access
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-08-16 Jack Lange added memory unhooking error checking to fix CGA deinit...
2011-06-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-30 Peter Dinda NVRAM fixes: corrections in memory setup for tiny ...
2011-06-17 Lei Xia format fix
2011-06-16 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-16 Peter Dinda Added temporary debugging support for host devices...
2011-06-16 Philip Soltero ported machine check to extension
2011-06-16 Peter Dinda Additional debugging output for atapi
2011-06-14 Patrick Bridges More timing cleanup
2011-06-09 Patrick Bridges Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2011-06-09 Patrick Bridges Cleanup of time handling code
2011-06-08 Peter Dinda Functional host device support in Linux kernel module...
2011-06-06 Lei Xia format fix
2011-06-06 Lei Xia Fix bug in virtio NIC
2011-06-02 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-02 Jack Lange typo fix
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Lei Xia add dependency of virtio nic with vnet
2011-05-26 Jack Lange updated SIPI behavior to be arch specific
2011-05-25 Jack Lange modified the irq layout to match what is seen on actual...
2011-05-25 Jack Lange fixed BCD/binary mode flag that was causing the cmos...
2011-05-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-25 Jack Lange updated config dependencies
2011-05-24 Patrick Bridges Resoved conflict on merge of 8254.c
2011-05-24 Patrick Bridges Print revision to 8254.c
2011-05-19 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-19 Jack Lange updated IRQ_ON_TERM_CNT reload value
2011-05-19 Jack Lange timer fix for linux guest
2011-05-19 Lei Xia Fix to VNET bug when vnet_host_hooks is not properly...
2011-05-17 Jack Lange build fix
2011-05-16 Jack Lange added irq queueing to APIC
2011-05-06 Lei Xia fix for the guest_info cpu_id -> pcpu_id
2011-05-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-06 Lei Xia Added implementation of VNET host hook functions
2011-05-05 Lei Xia Separate VNET from Palacios, add its own host_hooks...
2011-05-05 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-04 Jack Lange separated virtual cores from physical cores
2011-05-04 Lei Xia fix the threads function calls using new vnet host...
2011-05-04 Lei Xia update Kconfig, added VNET configuration menu
2011-05-03 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-03 Peter Dinda Minor vga tweak
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-05-02 Lei Xia Add large MTU support into Virtio NIC
2011-04-28 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-28 Lei Xia Fix the bug for losing interrupts to guest
2011-04-28 Lei Xia compile fix
2011-04-28 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-28 Lei Xia Multithread handling of VNET
2011-04-27 Peter Dinda VGA enhancements for graphics writes and rendering
2011-04-21 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-21 Lei Xia add thread sleep and wakeup to host os hooks
2011-04-20 Peter Dinda More interfaces changes for host devices + tweak to...
2011-04-20 Peter Dinda Update to host device interface plus changes to affecte...
2011-04-18 Peter Dinda Added PCI front-end device implementation
2011-04-18 Peter Dinda generic device updates: corrected deallocation, improve...
2011-04-15 Peter Dinda VGA graphics rendering, attribute palette handling...
2011-04-15 Peter Dinda Corrected RTC timer bug (nvram)
2011-04-14 Peter Dinda Generic device now supports host device interface ...
2011-04-14 Lei Xia Fix to the time period calculation
2011-04-13 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-13 Lei Xia Fix to VMM/Guest model dynamic switch for Virtio NIC
2011-04-13 Peter Dinda VGA Updates
2011-04-12 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-12 Peter Dinda Debug output added (map draws)
2011-04-12 Jack Lange fixed up include directories for new interfaces locations
2011-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-04-12 Lei Xia Add dynamic VMM Driven/Guest Driven mode switch in...
2011-04-08 Jack Lange build fix and configuration cleanup
2011-04-07 Peter Dinda Added checkpoint and restore support for 8254 (PIT)
2011-04-05 Peter Dinda Updated VGA to support the graphics console host interface
2011-04-01 Peter Dinda VGA: Correct handling of word writes on address registe...
next