age |
author |
revision |
description |
2006-11-02 |
kfraser |
12218:e6fdb32b786c |
[TOOLS] Paravirt guests have their memory allocated in the |
2006-11-02 |
kaf24 |
12217:70687bcb82dd |
[XEND] Compare result of blkdev_name_to_number() explicitly against None. |
2006-11-01 |
Emmanuel Ackaouy |
12216:9a4274724794 |
[XEN] Fix credit scheduler cap mechanism not to over park VCPUs |
2006-11-01 |
kfraser |
12215:46fad06ab0b3 |
[XEN] Fix x86/64 build. |
2006-11-01 |
Ewan Mellor |
12214:aac5c1fcde6e |
Return the restored VM at the end of XendDomainInfo.restore. |
2006-11-01 |
kfraser |
12213:cf3d69ba5633 |
[HVM] Move shadow initialisation into domain-creation hypercall. |
2006-11-01 |
Ewan Mellor |
12212:96f51a000ed0 |
Print errno for each of the "Error when writing to state file" messages. |
2006-11-01 |
Ewan Mellor |
12211:4e17bf788e69 |
Return the domain renaming during migration. |
2006-11-01 |
kfraser |
12210:7b5115221dfc |
[HVM] HVM is now a flag parameter to domain-creation hypercall. |
2006-11-01 |
Ewan Mellor |
12209:f3f492ba8e8d |
This patch adds a checking of wrong parameter into xm dmesg command. |
2006-11-01 |
Ewan Mellor |
12208:55e8f40ef6e4 |
Fix comment. |
2006-11-01 |
Ewan Mellor |
12207:5165aa656363 |
Add full flag to domain(domid), fixing xm list --long VM1. |
2006-11-01 |
Ewan Mellor |
12206:201a824f8240 |
Create /var/lib/xend/domains on startup if it doesn't exist. |
2006-11-01 |
kfraser |
12205:444496ecb14e |
[XEN] Extend dom0_mem syntax to support min/max clamps. |
2006-11-01 |
Ewan Mellor |
12204:9b553a9787cf |
Merge. |
2006-11-01 |
Ewan Mellor |
12203:33e9c88aab02 |
Merge xen-api.hg changeset 142:d75413e65ba319d577c764be6c13efa5eae6da1c. |
2006-10-29 |
Ewan Mellor |
12202:7aa8f5bb3e28 |
Fix handling of SXP for devices through device_add -- this solves the |
2006-10-27 |
kaf24 |
12201:1f95b2a54f4c |
[XEND] Do not delete VNC password from configuration. |
2006-10-25 |
Ewan Mellor |
12200:d029684fd1fa |
Import Xend part of xen-unstable changeset |
2006-10-25 |
Ewan Mellor |
12199:59ac1e90f1ac |
Print the time to xend-debug.log, when starting or restarting Xend. |
2006-10-25 |
Tim Deegan |
12198:09aa7ed2431f |
[XEND] Be more generous with the default shadow allocation. |
2006-10-25 |
kfraser |
12197:f61dcd518cd6 |
[XEND] Open xend-debug.log in append mode. |
2006-10-23 |
kfraser |
12196:0471272a5de2 |
[XM] Print qualified path to config file on domain creation. |
2006-10-28 |
Ewan Mellor |
12195:505cd4708946 |
Allow domain config file to specify credit-scheduler parameters. |
2006-10-23 |
Ewan Mellor |
12194:63d1b02dad34 |
Import the xen-unstable changeset |
2006-10-23 |
kfraser |
12193:de99c7f7aba4 |
[ACM] Don't use uninitialised struct value if hypercall fails. |
2006-10-20 |
kfraser |
12192:e3c70530cb28 |
[XEND] Remove lazy import of signal module. |
2006-11-01 |
Ewan Mellor |
12191:4441715c9a67 |
Import the Xend parts of xen-unstable changeset |
2006-10-20 |
Ewan Mellor |
12190:f3be4922cc8b |
Import the Xend portion of xen-unstable changeset |
2006-10-28 |
Ewan Mellor |
12189:cc6f0a3596fc |
Raise an exception if blkdev_name_to_number fails, to improve the error message. |
2006-10-05 |
kfraser |
12188:f9446aa6c786 |
[XM] Fix 'xm help' when called on a command-name prefix. |
2006-10-28 |
Ewan Mellor |
12187:07d3c36df515 |
[XEND] Fix pygrub when run server-side on a domain with blktap disks. |
2006-10-05 |
Ewan Mellor |
12186:21406b5bc520 |
Import the Xend portion of xen-unstable changeset 11704:a95dfbc8dca8ecddcb9be51d78f446b0fa461892. |
2006-10-04 |
kaf24 |
12185:81a80d86f77f |
[XEND] If 'vncused' is set, it won't specify an explicit display num to QEMU. |
2006-10-03 |
Alastair Tse |
12184:8a0274d6eebc |
[XM] Fix rmlabel filename assignment |
2006-10-03 |
Alastair Tse |
12183:3cccc8697a13 |
[XM] Fix missing security check in block-attach |
2006-10-28 |
Ewan Mellor |
12182:faaa8256558b |
These are the proposed changes to XenD that adapt vTPM handling to the |
2006-10-28 |
Ewan Mellor |
12181:5bef3f695b55 |
uint64_t replaced with int64_t everywhere. |
2006-10-28 |
Ewan Mellor |
12180:819e93d30ce2 |
The structure fields should be exactly as documented, including case matching. |
2006-10-28 |
Ewan Mellor |
12179:b6dc7eecff33 |
Implement new VTPM model. |
2006-10-28 |
Ewan Mellor |
12178:4ea1097252a1 |
The get_by_name_label functions return a set, not a singleton, because names |
2006-10-28 |
Ewan Mellor |
12177:5cccc3ed0b1e |
Fix marshalling to and from record_opts. |
2006-10-28 |
Ewan Mellor |
12176:de00775e39da |
Fix freeing of records, when the given pointer is NULL. |
2006-10-28 |
Ewan Mellor |
12175:0db0c19d3386 |
Fix the handling of sets in the interface -- expecting a pointer to X to serve |
2006-10-28 |
Ewan Mellor |
12174:1697ee515e46 |
The on-wire names for the fields should be exactly as documented, including |
2006-10-28 |
Ewan Mellor |
12173:f884e94474ba |
Tidy. |
2006-10-28 |
Ewan Mellor |
12172:01b1cbe3fedc |
Tidy. |
2006-10-27 |
Ewan Mellor |
12171:6ea9cc7a95d3 |
Remove VTPM-related values, now obsolete. |
2006-10-26 |
Ewan Mellor |
12170:9a6d5e7b636f |
Remove the get_all method from most classes -- we'd like people to be able to |
2006-10-26 |
Ewan Mellor |
12169:9adcaf73fae2 |
Replace the datamodel graph eps with a dot file. |
2006-10-26 |
Ewan Mellor |
12168:d0d6f230f1d4 |
Fix VTPM bindings -- ints in the model are uint64_t at the C binding level. |
2006-10-26 |
Ewan Mellor |
12167:8f090c551b09 |
Implement new PIF-based network model, and match movement of I/O-statistics. |
2006-10-26 |
Ewan Mellor |
12166:de31d79add5e |
Implement VDI.resize message. |
2006-10-26 |
Ewan Mellor |
12165:4b0326c75c5b |
Implement HostCPU.{vendor,speed,modelname}. |
2006-10-26 |
Ewan Mellor |
12164:caf35cfcdda0 |
Implement new VMX feature flag. |
2006-10-26 |
Ewan Mellor |
12163:eeb7d71c0281 |
Added HostCPU.{vendor,speed,modelname}. |
2006-10-26 |
Ewan Mellor |
12162:ea32c4e70a8b |
Added VMX feature flag. |
2006-10-26 |
Ewan Mellor |
12161:cdd926419883 |
New PIF class. |
2006-10-26 |
Ewan Mellor |
12160:84fe4d413d59 |
Remove get_record_internal -- it's not needed at the binding level. |
2006-10-26 |
Ewan Mellor |
12159:ab69ecc1d172 |
Rename VTPM.type to VTPM.driver, to match the libxen bindings. |