age |
author |
revision |
description |
2005-09-28 |
emellor |
7115:1e288a9316fd |
Handle exceptions caused during processing of requests, to improve error |
2005-09-27 |
emellor |
7114:46046d5fb354 |
Remove unused import, mark unused variables. |
2005-09-27 |
emellor |
7113:8fe341229827 |
Remove unused imports, variables. |
2005-09-27 |
emellor |
7112:8d5760e8e3f1 |
Fix final misuse of prettyprint parameters. |
2005-09-27 |
emellor |
7111:6f49c06d5feb |
Remove unused imports, and unused progress parameters from domain_save, domain_restore. Rename one instance of id to domid. |
2005-09-27 |
emellor |
7110:679e93b5c6cd |
Added getDeviceSxprs, to support xm block-list. |
2005-09-27 |
emellor |
7109:41735ccc5ee3 |
Added sxprs, for xm block-list. |
2005-09-27 |
emellor |
7108:7c5d9879967d |
Added behaviour to list() to list the transaction's path if no arguments are |
2005-09-27 |
kaf24 |
7107:a172340ae3f3 |
merge? |
2005-09-27 |
kaf24 |
7106:a4ad6692193a |
This patch adds "wbinvd" instruction emulation for vm86 mode. |
2005-09-27 |
emellor |
7105:fa4cc3f53c64 |
This patch adds a quick check to 'xm restore' that checks the |
2005-09-27 |
emellor |
7104:c9d690c52afc |
This patch adds a quick check in "xm save" to make sure the path given |
2005-09-27 |
emellor |
7103:9575efe88e75 |
This patch cleans up some of the argument usage in PrettyPrint.py to |
2005-09-27 |
emellor |
7102:a8ed2f186c23 |
Remove DBMap etc from XendDomainInfo, moving the handling of the domain root |
2005-09-27 |
emellor |
7101:63f06da6c5b0 |
Remove the domain and VM paths from the store when destroying a domain. This |
2005-09-27 |
emellor |
7100:9ff1bea68d51 |
Merge. |
2005-09-27 |
emellor |
7099:f9296342d9b2 |
Detangle the restart/reboot/halt/save/restore code. There is now one point |
2005-09-27 |
emellor |
7098:299c2d5b5daf |
Use constant in XendDomainInfo rather than embedding a string literal. |
2005-09-27 |
emellor |
7097:b6e58e2daff8 |
Added missing import socket statement. |
2005-09-26 |
kaf24 |
7096:70b6e60df750 |
Move non-transactional and non-idempotent code out of |
2005-09-26 |
kaf24 |
7095:8c2aa0878927 |
xenstore fires @releaseDomain both when a domain shuts |
2005-09-26 |
kaf24 |
7094:811559fb02ab |
xenbus_transaction_end() returns negative error code. |
2005-09-25 |
kaf24 |
7093:5ea81e640509 |
Fix so that 'make uninstall' won't fail if /etc/xen |
2005-09-24 |
emellor |
7092:909172f2aa54 |
Add helper method XendDomain.callInfo that stubs through into XendDomainInfo. |
2005-09-24 |
emellor |
7091:74b05ac4706f |
Nothing. |
2005-09-24 |
emellor |
7090:a2d613c125a5 |
Merge. |
2005-09-24 |
emellor |
7089:b5ab24152d56 |
Added default value for ssidref -- 0. |
2005-09-24 |
emellor |
7088:8874b5004ef4 |
Move ImageHandler registration into image.py from XendDomainInfo.py. Move |
2005-09-24 |
kaf24 |
7087:83fe78bb876d |
Fix build for pedantic compilers. |
2005-09-24 |
kaf24 |
7086:c89485e939cc |
Fix tpm split driver to follow changes in the xenbus API. |
2005-09-23 |
kaf24 |
7085:b2928ee8ddcd |
Update User's Guide installation section to mention hotplug. |
2005-09-23 |
kaf24 |
7084:7b97bc1d1c1d |
Add an install-time check for hotplug. |
2005-09-23 |
kaf24 |
7083:46f92c4fde1d |
Fix debug build of Xen. |
2005-09-23 |
emellor |
7082:9f50bd7a478f |
Removed unused Blkctl.py. The functionality here has been taken over by the |
2005-09-23 |
emellor |
7081:ad0270abc9b9 |
Merged. |
2005-09-23 |
emellor |
7080:ab1c362ba0d1 |
Merge the duplicated code for create, destroy, migrate, sysrq, and shutdown |
2005-09-23 |
emellor |
7079:1f948a831fdc |
Neaten the configuration parsing code. Add a self parameter to |
2005-09-23 |
emellor |
7078:b2c9acd6fdfc |
Move ImageHandler.create call to initDomain, after the call to xc.domain_create. |
2005-09-23 |
emellor |
7077:5805b47583ba |
Remove unused XendDB.py. |
2005-09-23 |
emellor |
7076:0e2fdfe6b2bc |
Remove unused tempfile.py. Even if anyone were using it, they shouldn't be -- |
2005-09-23 |
emellor |
7075:64e3cab7ab9e |
Fix call with missing parameters. |
2005-09-23 |
kaf24 |
7074:7ff651a39cfc |
Restructure GNTTABOP_map_grant_ref. |
2005-09-23 |
kaf24 |
7073:352151393395 |
Make PAE defs in xg_private.h usable in both 32- and |
2005-09-23 |
emellor |
7072:10d6bda59ea4 |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
Rusty Russell |
7071:76af1a1df67c |
Make xenstored use tdb, transactions can soft-fail (EAGAIN) |
2005-09-23 |
Rusty Russell |
7070:6aef7d1062bb |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
kaf24 |
7069:8a757f283fb8 |
Add VGA acceleration support for cirrus logic device model |
2005-09-23 |
kaf24 |
7068:94c6fc048d8e |
Clean up xc_vmx_build(): |
2005-09-22 |
kaf24 |
7067:43edce5b75d6 |
Remove file from sparse tree. |
2005-09-22 |
djm |
7066:b6ee1d1cdc93 |
Minor drivers/xen changes and includes to support xenlinux/ia64 |
2005-09-22 |
djm |
7065:06d84bf87159 |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-22 |
djm |
7064:97dbd9524a7e |
Patches and recipe to build an elilo.efi that will boot domain0 with initrd |
2005-09-22 |
djm |
7063:babbdd896024 |
Remove all CONFIG_VTI, VTI now works dynamically |
2005-09-21 |
djm |
7062:d2f2c1c26995 |
Minor change also needed in vcpu.c for guests to own ar.kr's. |
2005-09-21 |
djm |
7061:f064ce67e524 |
Another fix for handling ar.kr's |
2005-09-21 |
djm |
7060:c83307a81602 |
Remove paravirtualization of ar.kr registers (may need hyperprivop for |
2005-09-21 |
djm |
7059:32eea7354dcb |
Xenlinux/ia64 can't use xenlinux/x86 version of drivers/acpi/tables.c |
2005-09-21 |
djm |
7058:0817cde2ca06 |
Build tweaks for xenlinux/ia64 |
2005-09-21 |
djm |
7057:3b6d422fc0be |
Start fleshing out -sparse tree for xenlinux/ia64 |
2005-09-20 |
djm |
7056:4c1c79806874 |
Support files for building xenlinux-ia64 from -sparse tree |