- 
    Wed Dec 19 2012 Tianyue Lan <tianyue.lan@oracle.com> - 1.0.0-32
    
- Remove kernel-modules provider in kmodtool2 to fix upgrade problem
   
  
  - 
    Thu Nov 22 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-31
    
- Bug 14801157:  use dev_pm_ops for suspend/resume notification so that last-read and last-write index can be reset upon migration.
   
  
  - 
    Thu Nov 15 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-30
    
- Fix build for pre-2.6.39 kernels.  Syscore_ops didn't exist.
   
  
  - 
    Sat Nov 10 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-29
    
- Bug 14801157: Reset the lastread/lastwrite index upon suspend/resume.
   
  
  - 
    Wed Sep 26 2012 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-28
    
- Changed strncmp to strcmp. [bug 14644624]
- Upgrade driver for .39 and .32. [bug 14104890]
   
  
  - 
    Fri Feb 17 2012 Tianyue Lan <tianyue.lan@oracle.com> - 1.0.0-27
    
- Added kernel-uek >= 2.6.32-300 requires in kmodtool_uek300
   
  
  - 
    Fri Jan 13 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-26 
    
- String changes
   
  
  - 
    Thu Jan 05 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-25 
    
- Fix for 13548840 - be able to deal with value parts that are unordered in xenstore.
   
  
  - 
    Thu Nov 03 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-24 
    
- Add some protection versus malformed vmapi events
   
  
  - 
    Wed Nov 02 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-23 
    
- Implement more processing event
   
  
  - 
    Wed Jul 27 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-22 
    
- Stop default dumping of printks to the console, unless module parameter debug_level is set (0-3)
   
  
  - 
    Sat Jun 25 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-21 
    
- Fix so that we don't locally allocate ovmapi_event_t.  Fixes 32bit version.
   
  
  - 
    Tue Jun 14 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-20 
    
- Fix so that new param events are triggered by API add event call
   
  
  - 
    Sat Jun 04 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-19 
    
- Changes for building under newer kernel version
   
  
  - 
    Sat May 07 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-18 
    
- make event_counter global.  remove specific handling for user events.  fix post_event to work for all event types.
   
  
  - 
    Tue Feb 08 2011 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-17 
    
- Fix to value size bug. [bug 11705795]
   
  
  - 
    Tue Jan 11 2011 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-16 
    
- Remove ovmapi/Module.markers, ovmapi/ovmapi.mod.c, and ovmapi/Module.symvers, as these are generated by the build process.
- Add back ovmapi/ovmapi.mod.c per Cathy's request
- Steve P. added new xenstore format. Removed some debug logging.
   
  
  - 
    Wed Dec 22 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-15 
    
- Thinned out debug printfs. Allowed parameter overwrite. Changed cathy_guest to from_guest.
   
  
  - 
    Tue Dec 21 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-14 
    
- Fix ioctl switch statement to not fall through.
   
  
  - 
    Tue Dec 07 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-13
    
- Weikus feed back and open and immediate close bug fix.
   
  
  - 
    Fri Sep 24 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-0
    
- Initial Build