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.


Lock bugfixes - missing lock deinits This also adds deinit calls in the linux_module...
[palacios.git] / palacios / src / devices /
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
2013-05-24 Maciek Swiech Checkpointing fixes
2013-04-25 Peter Dinda Host PCI with selective privilege (can dynamically...
2013-04-12 Brian Ambielli Mouse functionality and cleanup
2013-04-12 Peter Dinda Revised mouse-related host events, graphics console...
2013-03-22 Peter Dinda Paravirtualized graphics device
2013-03-22 Brian Ambielli Correct irq behavior for mouse
2013-03-22 Peter Dinda PCI bugfix for passthrough bars
2013-02-24 Peter Dinda Corrected PCI printdebug errors
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-12-27 Madhav Suresh Explictly tags in saves for PIT, APIC, IOAPIC, SVM...
2012-12-26 Madhav Suresh Checkpointing of serial devices
2012-12-26 Peter Dinda Devices updated for revised checkpoint interface
2012-08-17 Peter Dinda filedisk XML configuration language tweak
2012-08-17 Peter Dinda Virtio NIC's guest-driven, vmm-driven, or adaptive...
2012-08-06 Peter Dinda Enhancements to VNET and to halting:
2012-08-03 Peter Dinda APIC and CR8 changes for vector priorization vs TPR
2012-07-27 Jack Lange added 64bit bar support to passthrough PCI
2012-07-27 Jack Lange added error check to 8259
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-27 Peter Dinda APIC checks enabled register on irr scan
2012-07-27 Peter Dinda Missing file
2012-07-18 Peter Dinda VNET Hypercall interface, implemented as a new stub...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2012-06-20 Jack Lange added dedicated debugging framework with associated...
2012-06-19 Peter Dinda Correct key name in pci save/restore
2012-04-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-04-30 Lei Xia Fix lock/unlock bug in virtio nic
2012-04-28 Peter Dinda Correct VGA text functionality without passthrough
2012-04-27 Lei Xia Remove Linux header file for newer version of Linux...
2012-04-26 Peter Dinda Minor keyboard bugfix
2012-04-26 Peter Dinda VGA support for host-driven rendering
2012-04-24 Jack Lange added "SET_DEFAULTS" command to keyboard emulation
2012-04-24 Jack Lange various fixes
2012-04-24 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-04-24 Lei Xia pull packet sending procedure in handle_pkt_tx out...
2012-04-21 Peter Dinda Updated pci_front device for new pci interfaces
2012-04-20 Jack Lange removed mask flag from capability API, and clarified...
2012-04-20 Jack Lange reworked PCI bus implmentation -- moved to mask based...
2012-04-20 Jack Lange added ackable interrupts
2012-04-20 Jack Lange apic fix
2012-04-20 Jack Lange add in EOI callback
2012-04-20 Jack Lange cleaned up IPI code in apic, and added IRQ ack callback...
2012-03-01 Patrick G. Bridges Added additional error checking on configurations to...
2012-02-17 Alexander Kudryavtsev Fix physical apic id assignment and dispatch (LSB issue)
2012-02-17 Alexander Kudryavtsev Handle NMI-disabled write to NVRAM address register
2012-02-17 Alexander Kudryavtsev Handle 8254 PIT reload count of 0 correctly (means...
2012-02-08 Jack Lange fix CGA status byte bug
2012-02-08 Jack Lange fix IDE layer to drop unhandled IO ops, instead of...
2011-11-17 Jack Lange add basic heartbeat debug port
2011-11-11 Lei Xia change RTL8139's PCI default IO base port to -1
2011-11-11 Lei Xia set the default base port of ne2000 to -1 to make it...
2011-11-10 Patrick G. Bridges Split telemetry into global and per-core to avoid race...
2011-11-10 Peter Dinda Removed spurious print
2011-11-10 Patrick G. Bridges Replaced spurious V3_Print in apic.c with PrintDebug
2011-11-10 Peter Dinda Dynamic mptable configuration in accordance with VM...
2011-11-10 Peter Dinda PCI interrupt delivery via ioapic
2011-11-10 Peter Dinda Corrected delivery of PIT interrupts via the IOAPIC
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
next