Xen Orchestra

Sign in or create your account | Project List | Help

Xen Orchestra Git Change Log

Age Message
1 year 11 months Patch Issue 29 with Christian Ostheimer's patch
2 years 1 month fix ram bar and do some stuff
2 years 2 months Progress bar to debug
2 years 2 months First try to implement ram gauges
2 years 2 months Changes for interface of domU
2 years 2 months Modify size of DomU window and correct the background image. Also preparing Live Mig tab
2 years 2 months Remove unecessary comments
2 years 2 months Fully Implement ISOS feature

Maybe include later the possibility to activate or not this feature, because it chooses the display order for you
2 years 2 months Prepare display for adding pages
2 years 2 months re add dist file deleted by Cedric :o
2 years 2 months Modification on domU auto-refresh, keep the selected tab correctly now
Commit 6579107fa3a039bec63e940e05a8778c8c757918, by Cédric Despierre Corporon
2 years 3 months fix variables names and other stuff
2 years 3 months Rename some var, prepare vif displaying
2 years 3 months Prepare Dom0 to send CPU datas
2 years 3 months Express fix: corrected for at least running version
2 years 3 months Various updates. This commit introduces some bugs which will be fixed soon.
2 years 3 months Adding icons
2 years 3 months Adding new entries in menu and some icons
2 years 3 months Prepare displaying of free/total memory available of Xen system.

Furthermore, prepare display global load of this one (not tested, even locally)
2 years 3 months add xorender to do a better separation between core functions and rendering ones
2 years 4 months starting implenting RAM hot changes
2 years 4 months starting design domU's cpu actions
2 years 4 months - Feature added: display behavior after shutdown/reboot/crash in DomU window (misc section)

- Code modify for this feature in xo (e.g replace action_after_reboot -> on_reboot etc.)
- Documentation added in PROTOCOL file
2 years 4 months Major fix + various changes.

- Fix for a major bug introduced in the recent commit which added the migrate feature.
- PostgreSQL's SQL fixed (the quotes were removed from XO's queries recently).
- New SQL scripts to drop existing tables.
- The create-tables script was renamed to exec-sql-script because it can also be used to drop the tables.
- INSTALL instructions updated.
- Various small changes.
2 years 4 months Change css for alphacube in order to display live migration target more visible