-
Tue Dec 18 2012 Tianyue Lan <tianyue.lan@oracle.com> - 1.0.0-32
- Remove kernel-modules provider in kmodtool2 to fix upgrade problem
-
Wed Nov 21 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.
-
Wed Nov 14 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-30
- Fix build for pre-2.6.39 kernels. Syscore_ops didn't exist.
-
Fri Nov 09 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-29
- Bug 14801157: Reset the lastread/lastwrite index upon suspend/resume.
-
Tue Sep 25 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]
-
Thu Feb 16 2012 Tianyue Lan <tianyue.lan@oracle.com> - 1.0.0-27
- Added kernel-uek >= 2.6.32-300 requires in kmodtool_uek300
-
Thu Jan 12 2012 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-26
- String changes
-
Wed Jan 04 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.
-
Wed Nov 02 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-24
- Add some protection versus malformed vmapi events
-
Tue Nov 01 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-23
- Implement more processing event
-
Tue Jul 26 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)
-
Fri Jun 24 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.
-
Mon Jun 13 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-20
- Fix so that new param events are triggered by API add event call
-
Fri Jun 03 2011 Steve Prochniak <steve.prochniak@oracle.com> - 1.0.0-19
- Changes for building under newer kernel version
-
Fri May 06 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.
-
Mon Feb 07 2011 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-17
- Fix to value size bug. [bug 11705795]
-
Mon Jan 10 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.
-
Tue Dec 21 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-15
- Thinned out debug printfs. Allowed parameter overwrite. Changed cathy_guest to from_guest.
-
Mon Dec 20 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-14
- Fix ioctl switch statement to not fall through.
-
Mon Dec 06 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-13
- Weikus feed back and open and immediate close bug fix.
-
Thu Sep 23 2010 Cathy Avery <cathy.avery@oracle.com> - 1.0.0-0
- Initial Build