age |
author |
revision |
description |
2006-11-03 |
kfraser |
12248:d6795f951c42 |
[LINUX] Clean up header includes (gnttab.h from fixmap.h). |
2006-11-03 |
kfraser |
12247:f1e7799750dc |
[BLKTAP] Fix gnttab unmap call to specify that address contains PTE. |
2006-11-03 |
kfraser |
12246:dcdf02fde4cb |
[XEN] Fix shadow-lock macro backslash alignments. |
2006-11-03 |
Alastair Tse |
12245:044c6617e2be |
Merge |
2006-11-03 |
Alastair Tse |
12244:665a28dffb7d |
[XEND] Don't hide the 'type' SXP config item from HVM guests |
2006-11-03 |
kfraser |
12243:6191a06b6ed6 |
merge. |
2006-11-03 |
kfraser |
12242:2e8c68b0c973 |
[XEN] Adjust logging levels of a few printk messages. |
2006-11-03 |
Alastair Tse |
12241:5a291d87c334 |
[XEND] Make sure lookups cause a refresh so xm list gets the latest |
2006-11-03 |
Steven Hand |
12240:2b36aeb896c6 |
Fix syntax error. |
2006-11-03 |
kfraser |
12239:fac36a01c06e |
[XEN] Fix log-level printk logic for multi-line and partial-line printks. |
2006-11-03 |
kfraser |
12238:cfb1136ee8f7 |
[XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hvm_guest. |
2006-11-03 |
Alastair Tse |
12237:4ff83eddd1f6 |
[XEND] Handle permission denied when calling xc.domain_getinfo |
2006-11-03 |
Alastair Tse |
12236:374087600412 |
[XEND][XM] Restore old state string in xm. |
2006-11-03 |
Alastair Tse |
12235:f64cc6f50f6e |
[XEND] Silence Xen API debugging messages. |
2006-11-03 |
kfraser |
12234:82e3575e7588 |
[XEN] Quieten down tracing when fail (quite expectedly) to map INVALID_MFN. |
2006-11-02 |
Ewan Mellor |
12233:7818629c336c |
I found a small bug in xenmon. Even if I gave xenmon a wrong |
2006-11-02 |
kaf24 |
12232:dd62270df2ad |
[XEN] Add 'loglvl' and 'guest_loglvl' boot parameters. |
2006-11-02 |
Alastair Tse |
12231:20204db0891b |
Merge |
2006-11-02 |
Alastair Tse |
12230:ec7e7e946496 |
[XEND] Reverting self.domains UUID indexing |
2006-11-02 |
Alastair Tse |
12229:96ad1d72fccf |
[XEND] Fix paused state being overriden by refreshShutdown |
2006-11-02 |
kfraser |
12228:4c2d9a2ef1b7 |
Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags. |
2006-11-02 |
kfraser |
12227:4eac59fe1abc |
[BLKTAP] Fix Linux and Xen gnttab map operations when mapping into |
2006-11-02 |
kfraser |
12226:45e34f00a78f |
[HVM] Clean up VCPU initialisation in Xen. No longer |
2006-11-02 |
Alastair Tse |
12225:722cc2390021 |
Merge with tip |
2006-11-02 |
Alastair Tse |
12224:41ad2c673fdb |
[XEND][XM] Fixes for xm list output |
2006-11-02 |
Steven Smith |
12223:002856e70ca1 |
[XEN] Better parameter checking for grant table copy operation. |
2006-11-02 |
Ian Campbell |
12222:36d020268c6c |
PV-on-HVM: Conditionally disable checksum offload for receive on some |
2006-11-02 |
Ian Campbell |
12221:f3fbe9549f5f |
PV-on-HVM: Tweak reboot.c to be compatible with older kernels. |
2006-11-02 |
Ian Campbell |
12220:2f34c6bcfe45 |
PV-on-HVM: Fix PV-on-HVM drivers for IA64. |
2006-11-02 |
Ian Campbell |
12219:af1403dd13af |
PV-on-HVM: Use ln -nsf in mkbuildtree to avoid creating a symlink loop |
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. |
2006-10-26 |
Ewan Mellor |
12158:d94dec09558a |
Fix network model by moving Network.NIC and Network.VLAN onto a new PIF class. |
2006-10-26 |
Ewan Mellor |
12157:d1b8acfaf9be |
Rename get_by_label to get_by_name_label everywhere -- this was always the |
2006-10-26 |
Ewan Mellor |
12156:5cd2a642eff6 |
Added VDI.resize method. |
2006-10-26 |
Ewan Mellor |
12155:3ca584553972 |
Make all Ref Sets DynamicRO -- they are implied by the existence of an instance |
2006-10-25 |
Ewan Mellor |
12154:2ec35abfd9a2 |
Datamodel changes adding some basic vTPM extensions to the API that |
2006-10-25 |
Ewan Mellor |
12153:0bf7d37bcfdb |
Fix preamble -- get_by_short_name is now called get_by_name_label. |
2006-10-25 |
Ewan Mellor |
12152:a2d6e4a53e7a |
Import Xen Management API Draft, 0.4.3, from |
2006-10-25 |
Ewan Mellor |
12151:3d4a027bd04b |
C bindings adding some basic vTPM extensions to the API that |
2006-10-25 |
Ewan Mellor |
12150:6e78bed60b85 |
The session class has a lower-case S -- fix the C bindings to match. |
2006-10-27 |
Alastair Tse |
12149:b87603c00fee |
Some updates to the README fixing the kernel.hvm devices config |
2006-10-27 |
Alastair Tse |
12148:57f59959aa80 |
[XEND] Fix some missing variables in XendDomain caught by pylint. |
2006-10-27 |
Alastair Tse |
12147:808f5aa6dbb0 |
[XEND] Fix missing SR references in XendAPI |
2006-10-26 |
Alastair Tse |
12146:f7f8f0038920 |
A survey of all the supported configuration options in Xend and also |
2006-10-26 |
Alastair Tse |
12145:df5431b2b519 |
[XEND] Add more API implementations, add sched_id_get to xc. |
2006-11-01 |
Ewan Mellor |
12144:1f790f5fcdbb |
Import 83:b569bb25a8f08a15381b022ee143d7f205976604 from xen-api.hg, minus the |
2006-10-20 |
Alastair Tse |
12143:336fd2e8745b |
[XENAPI] Add shell option for xapi.py so it can remember sessions. |
2006-10-20 |
Alastair Tse |
12142:73cd81de36ea |
[XEND] Fix KB allocation in XendStorageRepository |
2006-10-19 |
Alastair Tse |
12141:7ae6323db2f8 |
[XEND] Remove mistake of not checking xenstore's name entry for Dom0 |
2006-10-19 |
Alastair Tse |
12140:f0c7f258c19e |
[XEND] Add some docstrings about XendAuthSessions |
2006-10-19 |
Alastair Tse |
12139:f895b7c94f10 |
[XM] Fix TypeError in exception handler if there is no res_label. |
2006-10-19 |
Alastair Tse |
12138:6173a6f5de2b |
[XEND] Switch to PAM authentication for login sessions |
2006-10-18 |
kfraser |
12137:e295ad19deed |
[ACM] Fix the resource representations in the resource_label |
2006-10-19 |
Alastair Tse |
12136:0a1a5b2072a3 |
[SOLARIS] Xen daemons are managed separately, so we need a way to start |
2006-10-19 |
Alastair Tse |
12135:2732e3f94e2e |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-19 |
Alastair Tse |
12134:6a4ac637d8db |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-17 |
kfraser |
12133:152810b4eefc |
[SOLARIS] Add the correct machine name for Solaris to arch.py. |
2006-10-15 |
kfraser |
12132:0a7fb6788fa7 |
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest. |
2006-10-10 |
kfraser |
12131:e169814c45ac |
[XEND] Add missing line from changeset 11653:3b7e11cbeb940 |
2006-10-13 |
Alastair Tse |
12130:c4df5f0a41f3 |
[XEND] Re-add the tap prefix because it is needed. |
2006-10-13 |
Alastair Tse |
12129:41ca10996ce7 |
[XENAPI] Make vm-destroy consistent with API naming. Moved what is |
2006-10-13 |
Alastair Tse |
12128:e6162aeb0f89 |
[XEND] Remove extra tap: prefix for device uname. |
2006-10-13 |
Alastair Tse |
12127:d34c657e5c74 |
[XEND] Fix bugs in vbd_create logic when handling VDIs |
2006-10-13 |
Alastair Tse |
12126:a02f6d28eded |
[XEND] Fix some bad names left behind while converting all storage to |
2006-10-13 |
Alastair Tse |
12125:0a8b854697ad |
[XEND] XendVDI saves configuration on change. |
2006-10-13 |
Alastair Tse |
12124:91c7ee18c978 |
[XEND] Updates to SR and VDI implementations |
2006-10-12 |
Alastair Tse |
12123:58521d4b7c7b |
[XEND] Adding API stub generation to XendAPI + SR implementation for |
2006-10-12 |
Alastair Tse |
12122:1b923f4a788a |
[XEND] Beginnings of the Xend Storage Repository implementation. |
2006-10-12 |
Alastair Tse |
12121:255925ae4127 |
[XEND] Removing this file from version control as it is now |
2006-10-12 |
Alastair Tse |
12120:d21c7908e75c |
[XEND] Fix interpretation of stringified 64 bit ints in |
2006-10-12 |
Alastair Tse |
12119:397cc120ae18 |
[XEND] Add some sort of rudimentary version embedding into the source |
2006-10-07 |
ewan |
12118:2ea55aa1dd46 |
Give our test VM a name with no space (Xend does not allow this at the moment). |
2006-10-07 |
ewan |
12117:c75716820107 |
Import libxen-src-0.4.3-2.tar.bz2. |
2006-10-06 |
Alastair Tse |
12116:9e0b024a1696 |
[XEND] Conform to Xen API XMLRPC Wire Protocol Customisation |
2006-10-06 |
Alastair Tse |
12115:53b8f2b74ab2 |
[XENAPI] Adding some rudimentary documentation about what has changed. |
2006-10-06 |
Alastair Tse |
12114:f5912c42fbc3 |
[XEND] Save device updates to VM configuration via Xen API |
2006-10-06 |
Alastair Tse |
12113:c21f4949a746 |
[XEND] Fix check for whether domain is running. |
2006-10-06 |
Alastair Tse |
12112:029e04982e94 |
[XENAPI] Support for VBD/VIF info listing in vm-list --long |
2006-10-06 |
Alastair Tse |
12111:c88a78f8bed9 |
[XEND] Proper support for devices with UUID. Removing old workaround |
2006-10-06 |
Alastair Tse |
12110:c0d9f8b9c0e5 |
[XENAPI] Add missing function names. Proper sub command help messages. |
2006-10-06 |
Alastair Tse |
12109:19ab41db7fd2 |
[XENAPI] Pretty print error messages, insert simple argument parsing |
2006-10-06 |
Alastair Tse |
12108:dd044380b44d |
[XEND] Keep track of attached vbds and vifs for XenAPI |
2006-10-06 |
Alastair Tse |
12107:18506db37dc2 |
[XENAPI] Fix wrong vars being extracted from reading python cfg |
2006-10-06 |
Alastair Tse |
12106:858218d94516 |
[XENAPI] Added hard shutdown (aka. vm-destroy) |
2006-10-06 |
Alastair Tse |
12105:52f449c9dcc5 |
[XEND] Remove annoying debugging messages |
2006-10-06 |
Alastair Tse |
12104:d147be77861d |
[XENAPI] Example tools to create/destroy/shutdown VMs |
2006-10-05 |
Alastair Tse |
12103:c383cb0945a7 |
[XEND] Fix shutdown reasons from Xen API |
2006-10-05 |
Alastair Tse |
12102:6f0b467a92c6 |
[XEND] Another attempt at fixing escaping logic in SXP |
2006-10-05 |
Alastair Tse |
12101:8728365bac33 |
[XEND] Fix XenAPI Host interface so that get_record works. |
2006-10-05 |
Alastair Tse |
12100:8e5e7399e9b5 |
[XEND] Fix many typos with VM interface to XenAPI |
2006-10-05 |
Alastair Tse |
12099:acb85833be66 |
[XEND][XM] Fix bug in XendDomainInfo.recreate introduced by refactoring. |
2006-10-05 |
Alastair Tse |
12098:d1f6aa51621f |
[XM] Add missing parameter to XM XMLRPC call so that we get the |
2006-10-05 |
Alastair Tse |
12097:d9320fb7c769 |
[XEND] Comments cleanups |
2006-10-05 |
Alastair Tse |
12096:f592a17acd0f |
[XEND] Remove misleading debugging message |
2006-10-05 |
Alastair Tse |
12095:ddf523b09100 |
[XM][XEND] Speed up xm list |
2006-10-05 |
Alastair Tse |
12094:f297eef12823 |
[XEND] Exposing the XendAPI module in the XMLRPCServer |
2006-10-05 |
acnt2 |
12093:edb546bbfff0 |
[XM] new.py that implements adding an unstarted domain |
2006-10-05 |
Alastair Tse |
12092:2bc0831859cb |
[XM] Add commands to implement lifecycle commands via the XM XMLRPC interface. |
2006-10-05 |
Alastair Tse |
12091:aab988d497ea |
[XEND] Make SXP be compatible with sequencetypes (Tuples and Lists) |
2006-10-05 |
Alastair Tse |
12090:137d40894a8b |
[XEND][XENAPI] XendNode implementation for Xen API Host, Host CPUs |
2006-10-05 |
Alastair Tse |
12089:a3788998952d |
[XEND] Add a convenience function for UUID generation |
2006-10-05 |
Alastair Tse |
12088:4fd97b9aa31e |
[XEND][XENAPI] XendCheckpoint should use XendConfig for passing configs. |
2006-10-05 |
Alastair Tse |
12087:116fc2e756d4 |
[XEND] Implementation of Xen-API in a separate module. |
2006-10-05 |
Alastair Tse |
12086:16946dcbf14b |
[XEND] Change blkif to use the new style configuration |
2006-10-05 |
Alastair Tse |
12085:9a932b5c7947 |
[XEND] Massive XendDomain XendDomainInfo reorganisation to use XendConfig. |
2006-10-05 |
Alastair Tse |
12084:ec29b6262a8b |
[XEND] XendConfig is an extended python dictionary that is used to exchange |
2006-10-05 |
Alastair Tse |
12083:ea65d8be211f |
[XEND] Refactoring device controllers to its own module so it can be used by both XendConfig and XendDomainInfo. |
2006-10-05 |
Alastair Tse |
12082:59f3891b94b8 |
[XEND][XENAPI] Split Xend global constants out to its own file. |
2006-10-05 |
Alastair Tse |
12081:ddcf2632f448 |
[XEND][XENAPI] Adding some default Xen API Errors |
2006-10-05 |
acnt2 |
12080:db33b52f603e |
[XEND] Minor code formatting changes to XendRoot.py |
2006-10-05 |
acnt2 |
12079:32d074ff02ee |
[XEND][LIFECYCLE] Configurable storage path for lifecycle support |
2006-10-05 |
acnt2 |
12078:c11e827d6ac6 |
[XEND] Clean up some keyword clashes with XendCheckpoint |
2006-10-05 |
acnt2 |
12077:48c5a79c4fbf |
[XEND] Xen API Auth Manager for handling sessions |
2006-10-05 |
Alastair Tse |
12076:5fe8e9ebcf5c |
[XEND] Make XMLRPC Server shutdown cleanly. |
2006-10-05 |
Alastair Tse |
12075:52bf7bbb0f36 |
[XEND] Make logging an optional parameter for the XMLRPCServer |
2006-10-05 |
acnt2 |
12074:ccfc8e4148b2 |
[XEND] Replace dom with domid. |
2006-10-05 |
acnt2 |
12073:0ae1d493f37c |
[XEND] Python API break. Replacing ambiguious 'dom' with 'domid' |
2006-10-05 |
acnt2 |
12072:509285182efb |
[XEND] Minor stylistic fixes for XendBootloader.py |
2006-10-05 |
acnt2 |
12071:6ffb8705f894 |
[XEND] Make import sxp into absolute import. |
2006-10-05 |
acnt2 |
12070:0d120850741a |
[XEND] Fix backslash escaping so it ignores escapes if they don't make sense. |
2006-11-01 |
Tim Deegan |
12069:0b6f49d25d4f |
[XEN] Prefetch multiple shadow entries per pagefault |
2006-11-01 |
kfraser |
12068:77e1baf0a567 |
[XEN] Fix building on OpenBSD. |
2006-11-01 |
kfraser |
12067:874cc0ff214d |
[XEN] Fix deadlock in printk(). |
2006-10-31 |
kfraser |
12066:0a3d7dacff4c |
Stop enforcing -g for some of the tools. |
2006-10-31 |
kfraser |
12065:90164f5fbd50 |
[XEND] Improve error message for unparsed disk modes. |
2006-10-31 |
Tim Deegan |
12064:2db4388fecb9 |
[HVM] Use correct types for guest physical addresses |
2006-10-31 |
kfraser |
12063:d93280670c3f |
[HVM] Add support for 'add r8,m8' instruction to memory-mapped I/O. |
2006-10-31 |
kfraser |
12062:b6de59741161 |
[NET] front: Clean up error handling. This eliminates earlier |
2006-10-31 |
kfraser |
12061:6ad98bc30cb4 |
Clean up recent changes to reboot code. This fixes PV save/restore. |
2006-10-31 |
kfraser |
12060:ada9ee6ce078 |
Update .hgignore |
2006-10-31 |
kfraser |
12059:ceedd98b9afb |
[HVM] vlapic: Synchronously determine PPR register value whenevr it is needed. |
2006-10-31 |
kfraser |
12058:1c506820c468 |
[VMX] Replace vmx_load_cr2() with direct write to %cr2. |
2006-10-31 |
kfraser |
12057:1bf4f15c5141 |
[HVM] ACPI: Clean up table definitions, move under hvmloader/ |
2006-10-31 |
Steven Smith |
12056:15b5cc51db30 |
Merge. |
2006-10-31 |
Steven Smith |
12055:159af40a1b37 |
[XEN] Add a warning to the i8259 if we generate spurious IRQs. Tidy up |
2006-10-31 |
Steven Smith |
12054:79a40acadb41 |
[PV-ON-HVM] Don't generate lots of spurious interrupts when using event |
2006-10-31 |
Steven Smith |
12053:b2371c9e05f5 |
[NETFRONT] Make sure we don't crash if the backend goes to state |
2006-10-31 |
Steven Smith |
12052:e0942ef72b8e |
Merge. |
2006-10-31 |
Steven Smith |
12051:c3b004aef317 |
[HVM][LINUX][TOOLS] Split control/reboot_module into control/feature-reboot |
2006-10-31 |
Steven Smith |
12050:eb3fe0620e3d |
[HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do something sensible for HVM |
2006-10-31 |
Emmanuel Ackaouy |
12049:64f0e77f2129 |
[XEN] Cleanup and optimize layout of credit scheduler stats. |
2006-10-31 |
kfraser |
12048:d9a0690399e0 |
[NET] back: Remove warning about non-zero tx queue length. |
2006-10-30 |
Emmanuel Ackaouy |
12047:b21246720fde |
[XEN] Cleanup and improve accuracy of credit scheduler accounting code |
2006-10-30 |
kfraser |
12046:d6802cfaf5f8 |
[LINUX] Fix build breakage from previous patch. |
2006-10-30 |
kfraser |
12045:6f3865b4d3d3 |
[LINUX] Use CONFIG_XEN_COMPAT_030002 where possible. |
2006-10-30 |
kfraser |
12044:44caba9460af |
[LINUX] Declare structs as 'static __initdata' where possible. |
2006-10-30 |
kfraser |
12043:c3b4fef4f751 |
[LINUX] privcmd: Range-check hypercall index. |
2006-10-30 |
kfraser |
12042:7e52933a46b1 |
[XEN] HVM: Clean up and simplify vlapic device-model code. |
2006-10-30 |
kfraser |
12041:2b99c99f96e6 |
[HVM][VMX] Enable VMX TPR shadow feature. |
2006-10-30 |
kfraser |
12040:c33272c2571c |
[HVM] Fix Qemu-dm serial issues: |
2006-10-28 |
kaf24 |
12039:b3d94f4ddffe |
[XEN] Add implicit "\n" back into MEM_LOG(). Removed by mistake. |
2006-10-27 |
kaf24 |
12038:36679b74e24a |
[XEN] Some cleanups to the log-level stuff. Largely this |
2006-10-27 |
kaf24 |
12037:d60b709724f4 |
[QEMU] Add a TIS device model compliant to the 1.2 TPM specification. |
2006-10-27 |
kaf24 |
12036:bbcac2aea0e8 |
[QEMU] Helper functions to interface with the xenstore and read device information from it. |
2006-10-27 |
kaf24 |
12035:dc973fe56333 |
[XEN] Logging parameters for ia64 code. |
2006-10-27 |
kaf24 |
12034:b07487d91f93 |
[XEN] Logging parameters for powerpc code. |
2006-10-27 |
kaf24 |
12033:5c8c5925c7e2 |
[XEN] Logging parameters for x86 code. |
2006-10-27 |
kaf24 |
12032:64100a77fd17 |
[XEN] Logging parameters for common code. |
2006-10-27 |
kaf24 |
12031:fd8036d06e10 |
[XEN] Implement log levels. It adds the thresholds and code to printk |
2006-10-27 |
kaf24 |
12030:e834d5b965d0 |
[XEN] Implement rate-limited logging. |
2006-10-27 |
kaf24 |
12029:50fa06501e54 |
[XEND] Do not delete VNC password from configuration. |
2006-10-27 |
kaf24 |
12028:3d347263e5d8 |
[XEN] perf counters: Fix NULL-pointer check. Should happen later. |
2006-10-27 |
kaf24 |
12027:ee140fbcb88d |
[HVM] Ensure that, if AP is blocked, it is woken by interrupt delivered by IOAPIC. |
2006-10-27 |
kaf24 |
12026:a1939d76c0e8 |
[HVM] Fix SMP timer issues: |
2006-10-27 |
kaf24 |
12025:66fe61db9e69 |
[QEMU] ne2000: Stop memory access beyond buffer |
2006-10-27 |
Emmanuel Ackaouy |
12024:1940ee13f9d6 |
Improve I/O performance when competing with CPU intensive workloads. |
2006-10-26 |
Ian Campbell |
12023:4a320d26fc24 |
[TOOLS] Uncompress and allocate memory for gzipped kernel and initrd images on |
2006-10-26 |
Tim Deegan |
12022:2041122e0c4a |
[HVM] Fix qemu's test for whether physcal addresses are RAM. |
2006-10-26 |
kfraser |
12021:66cdabe97205 |
[NET] back: Advertise that we do not support rx-flip path any more. |
2006-10-26 |
kfraser |
12020:af2155df2aed |
Merge with xen-isa64-unstable.hg |
2006-10-26 |
Ewan Mellor |
12019:eabd485c042d |
Fix ramdisk Makefile so that downloading from xm-test.xensource.com actually |
2006-11-02 |
awilliam |
12018:11b718eb22c9 |
[IA64] cleanup max_pages=128M |
2006-11-02 |
awilliam |
12017:5ebc7ee315cc |
[IA64] fix rsc save/restore |
2006-11-02 |
awilliam |
12016:2fe5df7670cf |
[IA64] remove unused variable |
2006-11-02 |
awilliam |
12015:0a490cf4b21d |
[IA64] Remove ar.rsc save/restore code in HV |
2006-10-31 |
awilliam |
12014:9c649ca5c1cc |
[IA64] physical mode fix |
2006-10-31 |
awilliam |
12013:64ede00a004d |
[IA64] Inject dtlb miss fault instead of page not present fault. |
2006-10-31 |
awilliam |
12012:8ee7bb2af497 |
[IA64] fix coding style in vmx_init.c |
2006-10-31 |
awilliam |
12011:1eb880e9ff94 |
[IA64] fix domVTi boot with maxmem |
2006-10-31 |
awilliam |
12010:77bf1d1628a7 |
[IA64] Fix a bug in INIT handler |
2006-10-31 |
awilliam |
12009:37a8dbe24201 |
[IA64] compilation fix when crash_debug=y. |
2006-10-31 |
awilliam |
12008:fa4281cb7a5b |
[IA64] move xen atomic.h from linux under linux-xen to modify. |
2006-10-29 |
awilliam |
12007:622bb65e2011 |
[IA64] Accelerate RSM, SSM and MOV_TO_PSR |
2006-10-29 |
awilliam |
12006:5cd95a6f8412 |
[IA64] fix xenperf |
2006-10-29 |
awilliam |
12005:01b257e72d5e |
[IA64] Revert PAL_VM_SUMMARY and PAL_VM_INFO handling for VTI domain |
2006-10-25 |
awilliam |
12004:cf05aabe6e65 |
[LIBXC][IA64] fix build warning |
2006-10-25 |
awilliam |
12003:fd1d742487f8 |
[IA64] NUMA support |
2006-10-25 |
awilliam |
12002:3e26719ab827 |
merge with xen-unstable.hg |
2006-10-25 |
kfraser |
12001:abee5c6b930d |
[IA64][HVM][QEMU] Add buffer IO mechanism for IA64/VTi domain. |
2006-10-25 |
kfraser |
12000:1e6b0a8a0822 |
[IA64][HVM] Add buffer IO mechanism for Xen/VTi domain. Current |
2006-10-25 |
kfraser |
11999:21905d2497d6 |
[LIBXC] Add -Wmissing-prototypes to CFLAGS, fix warnings resulting from that. |
2006-10-25 |
kfraser |
11998:3db344ea8070 |
[XEN] Clean up NUMA stuff and disable by default ('numa=on' enables it). |
2006-10-25 |
Ewan Mellor |
11997:6788aedb820c |
Print the time to xend-debug.log, when starting or restarting Xend. |
2006-10-25 |
Ian Campbell |
11996:fc68e3ef9139 |
PV-to-HVM: Add a compatibility define for the end_that_request_last |
2006-10-25 |
Ian Campbell |
11995:9f0b88aaf170 |
PV-on-HVM: Include compatibility kzalloc implementation for kernels |
2006-10-25 |
Ian Campbell |
11994:db0d3f22e149 |
PV-to-HVM: Impletement compatibility version of |
2006-10-25 |
Ian Campbell |
11993:d30a4d4ccd94 |
PV-on-HVM: Implement and export a compatibility version of do_exit(). |
2006-10-25 |
Ian Campbell |
11992:0886fc73e787 |
PV-on-HVM: Implement compatibilty version of wait_for_completion_timeout |
2006-10-25 |
Ian Campbell |
11991:ac6e4405ab6c |
PV-on-HVM: Include compatability vmalloc_to_pfn for kernels before 2.6.10 |
2006-10-25 |
Ian Campbell |
11990:4dcf172e699e |
PV-on-HVM: Kernels prior to 2.6.8 did not export strcspn to modules |
2006-10-25 |
Ian Campbell |
11989:5d2f91f9b2f0 |
PV-on-HVM: Define system_state as 1 (SYSTEM_RUNNING) on kernels prior |
2006-10-25 |
Ian Campbell |
11988:f4b878188b5d |
PV-to-HVM: Implement compatibility nonseekable_open as a nop on |
2006-10-25 |
Ian Campbell |
11987:ded9d1ae21f7 |
PV-to-HVM: Add compatibility definitions of various #defines when they |
2006-10-25 |
Ian Campbell |
11986:e09720caf72d |
PV-on-HVM: Include compatability headers for asm/pgtable-no{pmd,pud}.h |
2006-10-25 |
Ian Campbell |
11985:ecc1782f6968 |
PV-on-HVM: Add a compatibility linux/mutex.h for kernels before |
2006-10-25 |
Ian Campbell |
11984:d008b6b44f3c |
PV-on-HVM: Add a compatibility linux/io.h for kernels before 2.6.16 |
2006-10-25 |
Ian Campbell |
11983:206e20b7b54e |
PV-on-HVM: Add infrastructure for a compatibility shim in order to |
2006-10-25 |
Ian Campbell |
11982:db23596992f9 |
[LINUX] PV-on-HVM: The elevator_init prototype changed in 2.6.10 |
2006-10-25 |
Ian Campbell |
11981:1c985a2e47ea |
[LINUX] PV-on-HVM: Implement HDIO_GETGEO ioctl on kernels before |
2006-10-25 |
Ian Campbell |
11980:a0919d3f7d50 |
[LINUX] PV-on-HVM: The probe, remove and shutdown methods were added |
2006-10-25 |
Ian Campbell |
11979:8102ccad440d |
[LINUX] PV-on-HVM: Only initialize the owner field of struct |
2006-10-25 |
Ian Campbell |
11978:40107f658bd9 |
[LINUX] Exclude support for /proc/xen/xsd_kva when building a |
2006-10-25 |
Ian Campbell |
11977:bd643d9db838 |
[LINUX] PV-on-HVM: Remove the attr parameter from device attribute |
2006-10-25 |
Ian Campbell |
11976:47cc7392741a |
[LINUX] Move xenbus backend probing into a separate source file and |
2006-10-25 |
Ian Campbell |
11975:266aef9b0386 |
PV-on-HVM: Include a Makefile in each subdirectory to maintain |
2006-10-25 |
Ian Campbell |
11974:e715360e82f8 |
[LINUX] PV-on-HVM: Directly include headers which are used in various |
2006-10-25 |
kfraser |
11973:041507e2754c |
[XEN] Make memory hypercalls NUMA-aware. |
2006-10-25 |
kfraser |
11972:cf95c3218a70 |
[XEN] NUMA-ify Xen heap and page allocator |
2006-10-25 |
kfraser |
11971:f312c2d01d8b |
[XEN] Add basic NUMA/SRAT support to Xen from Linux 2.6.16.29. |
2006-10-25 |
kfraser |
11970:a1f987e9640f |
merge |
2006-10-25 |
kfraser |
11969:7957dffb855f |
[HVM] Move ACPI timer to HV, which is the last platform timer in Qemu. |
2006-10-25 |
Tim Deegan |
11968:08158fadf543 |
[XEND] Be more generous with the default shadow allocation. |
2006-10-25 |
Tim Deegan |
11967:72ce74a680d7 |
[HVM] Avoid buffer overrun in qemu-dm |
2006-10-25 |
kfraser |
11966:ffbd9e4668a6 |
[BLOCK] blkback: Fix potential grant entry leaks on error |
2006-10-25 |
kfraser |
11965:4be49a3be040 |
[BLKTAP] Simplify linked-list insertion/deletion. |
2006-10-25 |
kfraser |
11964:0c7923eb6b98 |
[XEND] Open xend-debug.log in append mode. |
2006-10-25 |
kfraser |
11963:410df40afc01 |
[TOOLS][XENTOP] Update usage and manpage to include vbd options. |
2006-10-24 |
Ewan Mellor |
11962:a661566745ae |
Add x86_64 to the supported architectures since otherwise the tests |
2006-10-24 |
awilliam |
11961:d246b79986d1 |
merge with xen-unstable.hg |
2006-10-24 |
Ewan Mellor |
11960:fd5140c2854f |
Fix Memory assumptions in the create tests. |
2006-10-24 |
Christian Limpach |
11959:55ff34dceb0b |
[qemu patches] Update patches upto changeset 11870:29b02d929b7e. |
2006-10-24 |
Ewan Mellor |
11958:2c29a2e42937 |
This puts two small fixes in the xm-test suite: |
2006-10-24 |
Ewan Mellor |
11957:e6b48aabee3e |
Added multiarch support to xm-test. Bumped version number to xm-test 1.0. |
2006-10-24 |
Ewan Mellor |
11956:63d01f8f2a4d |
Update buildroot configs to match snapshot downloaded for public ramdisks. |
2006-10-24 |
Ewan Mellor |
11955:ae3cb77e8971 |
Ignore more build-time files for xm-test. |
2006-10-23 |
Ewan Mellor |
11954:a7406ab550ae |
Default to appending to "extra" in XenConfig. |
2006-10-23 |
Ewan Mellor |
11953:c67821622c04 |
Ignore generated .test files. |
2006-10-23 |
Ewan Mellor |
11952:1c74ee519776 |
Add ability to inspect messages from domain for arbitrary strings. |
2006-10-23 |
Ewan Mellor |
11951:8bd3107a72f0 |
Add configuration data for powerpc. |
2006-10-23 |
Ewan Mellor |
11950:4d5e9f9caed2 |
Refactor code to encapsulate architecture decisions in one place. |
2006-10-23 |
Ewan Mellor |
11949:1d455b1f126b |
Update .hgignore to remove artifacts of ramdisk build. |
2006-10-23 |
Ewan Mellor |
11948:030630c4e3ed |
Rename buildroot -> buildroot-i386. |
2006-10-23 |
kfraser |
11947:29b02d929b7e |
[XEN] Remove definition of printf. All users are switched to printk. |
2006-10-23 |
kfraser |
11946:f5d179bcad70 |
[BLKTAP] Do not allocate a descriptor for blktap control device |
2006-10-23 |
kfraser |
11945:80b296ec93dc |
[BLKTAP] Only allocate tapfd descriptors when they are requested. |
2006-10-23 |
kfraser |
11944:93f0957e02ce |
[BALLOON] Add a sysfs interface. |
2006-10-23 |
kfraser |
11943:c6747b81d308 |
[XEN] Fill in runstate_info when virtual address is registered, |
2006-10-23 |
kfraser |
11942:356520dca6df |
[XM] Print qualified path to config file on domain creation. |
2006-10-23 |
kfraser |
11941:babae8ac84b9 |
Allow domain config file to specify credit-scheduler parameters. |
2006-10-23 |
kfraser |
11940:763339844784 |
[XM] Allow empty resource strings (e.g., when creating an empty CDROM |
2006-10-23 |
kfraser |
11939:6f72d00fc1ec |
[HVM] No need to call hvm_do_resume() on every vm entry. |
2006-10-23 |
kfraser |
11938:637eace6d5c6 |
[NET] back: Fix packet queuing so that packets are drained if the |
2006-10-23 |
kfraser |
11937:d2ba4ac36168 |
[BLOCK] blkback: Fix first_sect check. |
2006-10-23 |
kfraser |
11936:f326ec66e514 |
[BLOCK] blkback: Copy shared data before verification |
2006-10-23 |
kfraser |
11935:da5997fcc070 |
[ACM] Don't use uninitialised struct value if hypercall fails. |
2006-10-23 |
kfraser |
11934:e292f0df2d96 |
[SOLARIS] Don't mlock() hypercall buffers. |
2006-10-24 |
awilliam |
11933:aa8ca06d209e |
[IA64] xenctx shows more registers for ia64 |
2006-10-24 |
awilliam |
11932:9e9d8696fb55 |
[IA64] Support multiple page sizes in VHPT |
2006-10-24 |
awilliam |
11931:901083dace1d |
[IA64] Move console_start_sync() in INIT path |
2006-10-22 |
awilliam |
11930:6492b9b27968 |
merge with xen-unstable.hg |
2006-10-22 |
kaf24 |
11929:8113c55a6efd |
Free correct number of maptack pages during domain destruction. |
2006-10-22 |
kaf24 |
11928:56f8bf333ef3 |
Use $CC when building pygrub. |
2006-10-22 |
kaf24 |
11927:f575d675cda4 |
[HVM] Replace hvm_prod_vcpu() with calls to generic (and correct) vcpu_kick(). |
2006-10-20 |
Tim Deegan |
11926:c3602d217110 |
[HVM] Don't compare CR3 pfn to domain->max_pages |
2006-10-20 |
Tim Deegan |
11925:cb0d26d68adf |
[XEN] Stricter TLB-flush discipline when unshadowing pagetables |
2006-10-20 |
Tim Deegan |
11924:a10ef8002af6 |
[XEN] Show shadow status of vcpus in domain info dump |
2006-10-20 |
Steven Hand |
11923:1633f9a3a120 |
Omit seg fixup warning if it's just from statically linked init. |
2006-10-20 |
Steven Hand |
11922:8e8128077259 |
Workaround for bigsmp APIC mode SMP linux guests - we cannot correctly deal |
2006-10-20 |
kfraser |
11921:59b41031641d |
[XEND] Remove lazy import of signal module. |
2006-10-20 |
kfraser |
11920:dde8c8038e17 |
Allow default target architecture of PV-on-HVM drivers to be overridden. |
2006-10-20 |
kfraser |
11919:16f1f8ac8902 |
[ACM] Documentation cleanup. |
2006-10-20 |
kfraser |
11918:6677b97612a2 |
[NET] gso: Fix rcv mss estimate |
2006-10-20 |
kfraser |
11917:e256d8ccd6ac |
[HVM] Fix oprofile for HVM guests. |
2006-10-20 |
kfraser |
11916:899836e04387 |
[HVM][SVM] Avoid double-execution of NMI handler. |
2006-10-20 |
kfraser |
11915:c436ab500c99 |
[HVM][SVM] Fix 2/2 to nterrupt delivery logic. |
2006-10-20 |
kfraser |
11914:2fbf11ad58f3 |
[HVM][SVM] Fix 1/2 to interrupt delivery logic. |
2006-10-20 |
kfraser |
11913:02506a744315 |
[HVM] Implement password authentication of VNC connections. |
2006-10-20 |
kfraser |
11912:328606e0705f |
Use the name of the title of the system to boot into (instead of the |
2006-10-20 |
kfraser |
11911:49d16162a585 |
[HVM] Pass all non-RAM memory accesses to handle_mmio(). |
2006-10-20 |
kfraser |
11910:068aed15496d |
[BLKTAP]: Fix potential grant entry leaks on error |
2006-10-20 |
kfraser |
11909:bb76521fdcb3 |
[BLKTAP]: Kill bogus fast_flush_area |
2006-10-20 |
kfraser |
11908:1467ae662228 |
[BLKTAP]: Kill duplicate fast_flush_area call |
2006-10-19 |
kaf24 |
11907:4c40bed66ade |
[VMXASSIST] Some reports that macros do not get picked up by CPP |
2006-10-19 |
kfraser |
11906:e2de39c56f92 |
[SOLARIS] Don't use -nostdinc as it prevents getting stadrg.h |
2006-10-19 |
kfraser |
11905:a77e38f63785 |
[HVM] Windows HCT requires non-zero subvendor details in platform PCI device. |
2006-10-19 |
kfraser |
11904:f5321161c649 |
[XEND] Two small fixes/improvements from Glauber de Oliveira Costa. |
2006-10-19 |
kfraser |
11903:a855c7d3a536 |
[HVM][VMX] Use CPUID instruction virtualization to workaround VMXAssist 4G limit. |
2006-10-19 |
kfraser |
11902:d27d1f8ca25c |
[ACM] An environment where ACM and its tools have not been installed before |
2006-10-19 |
kfraser |
11901:d088aec406c0 |
[ACM] Add missing alignment operations for the ACM module. |
2006-10-19 |
kfraser |
11900:8551487a637d |
Don't use $(LINK.o), as it doesn't pick up -m32/-m64 from $(CFLAGS). |
2006-10-19 |
kfraser |
11899:9278ab46ebf2 |
[HVM] PCmark2005 running in WinXP needs following extension to mmio decoder. |
2006-10-19 |
kfraser |
11898:266fb767323c |
[XENTRACE] Fix typo in set_cpu_mask op. |
2006-10-19 |
kfraser |
11897:fc0a87fdf980 |
[BLKTAP]: Copy shared data before verification |
2006-10-19 |
kfraser |
11896:57635264b6c2 |
[XEN] Forcibly undefine swap{16,32,64} in mkelf32 program. |
2006-10-18 |
kfraser |
11895:20522afb2615 |
[NET] front: Fix "rmmod xennet" crash in dom0. |
2006-10-18 |
kfraser |
11894:47718a3d011e |
[HVM] XenTrace enhancement for HVM SMP guests. |
2006-10-18 |
kfraser |
11893:b2e71d574045 |
Replace test-gcc-flag with Linux-style cc-option. |
2006-10-18 |
kfraser |
11892:1e8ba8d21175 |
[HVM] Enable DMA mode for CD-ROM IDE ATAPI interface. |
2006-10-18 |
kfraser |
11891:f247e0b52dda |
[TPM] Check the existence of the xenstore path before trying to read from it. |
2006-10-18 |
kfraser |
11890:71e2a165aa7f |
[HVM] Move RTC emulation into the hypervisor. |
2006-10-18 |
kfraser |
11889:da66691687df |
[SOLARIS] More tools fixes. |
2006-10-18 |
kfraser |
11888:797430d25f1b |
[NET] front/back: Avoid unaligned accesses to IP datagrams. These |
2006-10-18 |
kfraser |
11887:58144f4b102c |
[ACM] Fix the resource representations in the resource_label |
2006-10-18 |
kfraser |
11886:bae52f5cc421 |
[ACM] Add access control module information for hypercalls and |
2006-10-18 |
kfraser |
11885:4d1b44450bdb |
[XEN] Clamp dom0 memory and CPUs to fit in available resources. |
2006-10-18 |
kfraser |
11884:9943e06e966e |
[LINUX] Eliminate microcode driver's dependency on sys_m{,un}lock as |
2006-10-18 |
kfraser |
11883:7f861cd3d0c3 |
[HVM] E820 table misreports the ACPI NVS/Data information which |
2006-10-18 |
kfraser |
11882:12f7be674616 |
[ACM] Fix binary alignment in tools. |
2006-10-18 |
kfraser |
11881:8190a4a7ea4d |
[ACM] Makes acm_setup arch-independant. |
2006-10-18 |
kfraser |
11880:7b99b8bdbc85 |
[ACM] Keep stream aligned. |
2006-10-18 |
kfraser |
11879:3409c35a0b0e |
[OpenBSD] Various changes to get Xen building on OpenBSD. |
2006-10-18 |
kfraser |
11878:307e5ed9657e |
Clean up linker flag definitions. |
2006-10-18 |
kfraser |
11877:05bf8693c735 |
[TPM] Allow all tests of the xm test suite to be run when ACM |
2006-10-18 |
kfraser |
11876:4ecfbf08b449 |
[TPM] Add tests cases for the ACM security hooks and tools to |
2006-10-18 |
kfraser |
11875:cbc181eb54fa |
Fix 'chk' scripts for generic shell (non-bash) and *BSD. |
2006-10-18 |
kfraser |
11874:2ae6000abda3 |
[TPM] Fix the tpm frontend to properly shut down when the domain |
2006-10-18 |
kfraser |
11873:bd6d4a499e47 |
[HVM] MMIO/PIO fixes and cleanups. |
2006-10-18 |
kfraser |
11872:21f8c507da29 |
[XEN] Can be built -std=gnu99 (except for .S files). |
2006-10-18 |
Tim Deegan |
11871:5c029fda79dc |
Merge |
2006-10-18 |
Tim Deegan |
11870:87fc080f555b |
[XEN] Fix CR3 plumbing for shadowed PV PAE guests. |
2006-10-17 |
Tim Deegan |
11869:7ec648fdb392 |
[XEN] remove dead code from shadow auditing. |
2006-10-17 |
Tim Deegan |
11868:a0d33cc09333 |
[XEN] Heuristic for fast revoke-write-access in HIGHPTE linux guests |
2006-10-17 |
Tim Deegan |
11867:37ee88ca1440 |
[XEN] Don't keep shadows of PAE guest l3 tables. |
2006-10-17 |
Tim Deegan |
11866:22885e4c1275 |
[XEN] Don't kill shadowed guest for writing bogus PTEs. |
2006-10-18 |
kfraser |
11865:bd207697f0c7 |
Avoid need for GREP variable by avoiding GNUisms. The |
2006-10-18 |
kfraser |
11864:5525b18b7224 |
xc core structures are not Linux specific. |
2006-10-18 |
kfraser |
11863:b99d11877ba1 |
Use new 'hg parents --template' support instead of awk scraping. |
2006-10-17 |
kfraser |
11862:317e71a06828 |
[SOLARIS] Provide non-gcc-specific defn. of RING_HAS_UNCONSUMED_REQUESTS. |
2006-10-17 |
kfraser |
11861:cd2a7dd45787 |
[NET] back: Remove unused variable declaration. |
2006-10-17 |
kfraser |
11860:a682d1be3f95 |
[SOLARIS] Xen daemons are managed separately, so we need a way to start |
2006-10-17 |
kfraser |
11859:025e19453f1a |
Define REX64_PREFIX to account for assembler syntax differences on SVR4 targets. |
2006-10-17 |
kfraser |
11858:c4cc70c32077 |
Add a XEN_VENDORVERSION variable to allow additional text on top of |
2006-10-17 |
kfraser |
11857:c6a65f481538 |
It's not correct to call endwin() if initscr() fails, and it crashes |
2006-10-17 |
kfraser |
11856:9754c40fc673 |
Fix multiple inclusion when building libxenguest. |
2006-10-17 |
kfraser |
11855:b75fbced2353 |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-17 |
kfraser |
11854:eb6680cdbe20 |
[SOLARIS] Add the correct machine name for Solaris to arch.py. |
2006-10-17 |
kfraser |
11853:cbfc2e5c6978 |
Allow CONFIG_IOEMU=n to work. |
2006-10-17 |
kfraser |
11852:398ab18ffed1 |
[SOLARIS] Create kernel-interface implementations for libxc and xenstored. |
2006-10-17 |
kfraser |
11851:0e22ecd169a0 |
[SOLARIS] Disable "chk" script. The tests aren't portable and there's little need for it. |
2006-10-17 |
kfraser |
11850:1e6d52d06fa4 |
[SOLARIS] A couple of simple compile fixes for tools/ on Solaris. |
2006-10-17 |
kfraser |
11849:5b036362c1b0 |
Remove ERR() macro from libxc. Use ERROR/PERROR as appropriate. |
2006-10-17 |
kfraser |
11848:479b17f312b0 |
Remove non-existent xc_ptrace_core() from xenctrl.h. |
2006-10-17 |
kfraser |
11847:5d2ce349f9f4 |
[SOLARIS] Don't build ptrace code on Solaris. |
2006-10-17 |
kfraser |
11846:3b27623dd319 |
[SOLARIS] On sysv platforms, gas defaults '/' to a comment |
2006-10-17 |
kfraser |
11845:0466b9564e60 |
[SOLARIS] Fix Xen build. ACPI headers aren't Linux-specific. |
2006-10-17 |
kfraser |
11844:3ccd876603a0 |
[SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh, |
2006-10-17 |
kfraser |
11843:a5ef8e491da7 |
[SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to use |
2006-10-17 |
kfraser |
11842:4154ba04725a |
[SOLARIS] Use GNU grep on Solaris. |
2006-10-17 |
kfraser |
11841:f4b7b8aefc05 |
[SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers. |
2006-10-17 |
kfraser |
11840:be8039f8bc14 |
Introduce Makefile config fragments for OS-specific differences. |
2006-10-17 |
kfraser |
11839:fb9f7ac2fc54 |
Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format. |
2006-10-17 |
kfraser |
11838:fd37e715f509 |
Ignore tags and cscope from different tools versions, plus .config. |
2006-10-17 |
kfraser |
11837:edf0e488ea2a |
Clean up duplication of 'install' macros in the Makefiles. |
2006-10-17 |
kfraser |
11836:ed9c393b3c4f |
Define -m32/-m64 in LDFLAGS for x86 builds. |
2006-10-17 |
kfraser |
11835:db3d58d30e9d |
Don't use -Wunused-value. It's too aggressive with GCC4. |
2006-10-17 |
kfraser |
11834:3cc0b589c235 |
Added tag 3.0.3-branched for changeset 6ed4368b4a9e1924c983774c4b1a2b6baf8e98a6 |
2006-10-15 |
kfraser |
11833:6ed4368b4a9e |
[XENOPROF] Add a lock around the xenoprof hypercall. It mutates global state.3.0.3-branched |
2006-10-15 |
kfraser |
11832:d30ed0e261ae |
[XENOPROF] Fix limit-check overflow. |
2006-10-15 |
kfraser |
11831:8631433e5195 |
[SHADOW] Trivial whitespace fix to a couple of printf format strings. |
2006-10-15 |
kfraser |
11830:e321f036f603 |
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest. |
2006-10-15 |
kfraser |
11829:edcd3a25a2bd |
[HVM] Fix PIC IO intercept: addresses are physical, not virtual. |
2006-10-22 |
awilliam |
11828:d5a46e4cc340 |
[IA64] Fix Windows Timer stop issue. |
2006-10-22 |
awilliam |
11827:a7c6b1c5507c |
[IA64] remove unused vmx/mm.c file |
2006-10-22 |
awilliam |
11826:463658ccf683 |
[IA64] BUG() bad path during domain destruction |
2006-10-22 |
awilliam |
11825:6cdd56dd79bc |
[IA64] sync_console in ia64_init_handler |
2006-10-18 |
awilliam |
11824:ee7799388ab1 |
[IA64] fix a bug in accelerating mov to rr |
2006-10-18 |
awilliam |
11823:2a9c0f4682ed |
[IA64] Correctly not handle VHPT long format. |
2006-10-18 |
awilliam |
11822:aed7ef54fbfe |
[IA64] Remove unused code (vmx_uaccess). |
2006-10-18 |
awilliam |
11821:fffb36174ddb |
[IA64] merge pal emulator |
2006-10-18 |
awilliam |
11820:c13c3bd7f3b5 |
[IA64] backport toolchain fixes from linux-ia64 |
2006-10-18 |
awilliam |
11819:4d86aea44675 |
[IA64] add arch/ia64/kernel/Makefile to sparse tree |
2006-10-17 |
awilliam |
11818:06ed19691f6d |
[IA64] code cleanups |
2006-10-17 |
awilliam |
11817:78c494a16b95 |
[IA64] deopfuscate vcpu.c and priop.c and related headers |
2006-10-17 |
awilliam |
11816:c5ddcf89f050 |
[IA64] Add not-SMP-safe comment about PV-on-HVM |
2006-10-17 |
awilliam |
11815:3e1571489789 |
[IA64] warning fix for HVM PV driver |
2006-10-17 |
awilliam |
11814:15fa2785ef1c |
[IA64] Fix panic when destroying DomVTI |
2006-10-17 |
awilliam |
11813:de50245ad4e3 |
[IA64] micro optimize __domain_flush_vtlb_track_entry. |
2006-10-17 |
awilliam |
11812:fd79ca20d91a |
[IA64] tlbflush_clock |
2006-10-17 |
awilliam |
11811:8b8c49d35d43 |
[IA64] Remove dom0_align which isn't used anymore. |
2006-10-14 |
awilliam |
11810:fcd746cf4647 |
[IA64] warning fix |
2006-10-14 |
awilliam |
11809:685586518b2e |
[IA64] Remove VHPT_ADDR |
2006-10-14 |
awilliam |
11808:0c18c6009448 |
[IA64] TLB tracking |
2006-10-14 |
awilliam |
11807:435e2275ea62 |
[IA64] linux/include/linux/hash.h. |
2006-10-14 |
awilliam |
11806:c8fa605f131f |
[IA64] Accelerate mov to rr |
2006-10-14 |
awilliam |
11805:7c2a5f96a192 |
[IA64] Xencomm fixes for HVM PV-drivers |
2006-10-14 |
awilliam |
11804:9e8fdcc46fa3 |
[IA64] Xencomm fixes for HVM PV-drivers and driver domain. |
2006-10-14 |
awilliam |
11803:b725c9e51a7c |
merge with xen-unstable.hg |
2006-10-13 |
kfraser |
11802:7da100019e00 |
[NET] front: Do not read features from backend until it enters InitWait. |
2006-10-13 |
kfraser |
11801:efea4c3b8bcc |
[NET] back: Simplify probing of new interfaces. There's no need |
2006-10-13 |
kfraser |
11800:d2f13c8b0819 |
[NET] front: No need to read handle field from xenstore. It's not used. |
2006-10-13 |
kaf24 |
11799:49d096ef3d76 |
[IOEMU] Fix argument to parse_host(). |
2006-10-12 |
kfraser |
11798:f14a67a35bec |
[HVM][SVM] Use proper name for the K8 VM_CR MSR. |
2006-10-12 |
kfraser |
11797:d845c9522d9e |
[HVM][SVM] Check if SVM is disabled by the BIOS before enabling it. |
2006-10-12 |
kfraser |
11796:dcee7eca71af |
[NET] back: Copy tx_ring data before verification |
2006-10-12 |
kfraser |
11795:af1aa35265eb |
[HVM] Fix resource leak in error path of AP bringup. |
2006-10-12 |
kfraser |
11794:7f6ae888fb7a |
[XEN] Fix booting with dom0_mem specifying 4GB or more. |
2006-10-12 |
kfraser |
11793:d13809a631b0 |
Fix privcmd mmap() on 64b architectures for regions larger than 2GB. |
2006-10-12 |
kfraser |
11792:ec45c27c1500 |
Include resources for PV xen-platform device in ACPI DSDT. |
2006-10-12 |
kfraser |
11791:5339785f8be8 |
[HVMLOADER] Remove an unused variable from an SMBIOS function. |
2006-10-12 |
kfraser |
11790:5b3ec078993b |
[IA64] Add support for enforcing singleshot mmap() semantics at the |
2006-10-12 |
kfraser |
11789:d2e6a7be622d |
[PRIVCMD] Fix ia64 domain creation by abstracting the singleshot mapping check. |
2006-10-12 |
Christian Limpach |
11788:5297ced4d610 |
[xenstore] Don't create a transaction for singleton read/write operations. |
2006-10-12 |
Christian Limpach |
11787:b0ee6789e428 |
[xenstore] Don't limit the number of concurrent transactions for domain0 connections |
2006-10-12 |
Tim Deegan |
11786:4fdcccd22352 |
[XEN] Fix race in shadow invlpg |
2006-10-12 |
kfraser |
11785:bd2be8a8fc72 |
[NET] back: Fix inter-domain networking when using rx-copy path. |
2006-10-12 |
kfraser |
11784:fe54ba10e9ef |
[NET] front: Fix error handling to correctly skip bogus frags. |
2006-10-10 |
kaf24 |
11783:f7d65fb7299b |
Revert 11728:30f13007be. Breaks Solaris guests. |
2006-10-10 |
kfraser |
11782:f8ddc9abf3ef |
[XEND] Add missing line from changeset 11653:3b7e11cbeb940 |
2006-10-10 |
Christian Limpach |
11781:4d1af7ebf676 |
[xend/hotplug] Remove happy gun logging. |
2006-10-10 |
kfraser |
11780:cb337b2f817b |
[NET] back: Fix netif rate limiting. |
2006-10-10 |
Ian Campbell |
11779:f028e3732803 |
Correct check for extended-cr3 support in __xen_guest fallback code. |
2006-10-09 |
kaf24 |
11778:ab85c20d33e5 |
[TOOLS] Fixes to miniterm serial terminal utility. |
2006-10-09 |
kfraser |
11777:fd80b7e1e333 |
[NET] back: Refcount fixes to vif rate-limiting code. |
2006-10-09 |
Tim Deegan |
11776:6e932f32662c |
[XEN] Zero PAE shadow l3es when destroying subshadows. |
2006-10-09 |
kfraser |
11775:30f13007be3f |
[XEND] No need to decompress the initrd when building a domain. |
2006-10-09 |
kfraser |
11774:411c6aca255c |
[PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP. |
2006-10-09 |
kfraser |
11773:e1f3af226a8e |
[LINUX] Various fixes for mmapping I/O and foreign memory pages. |
2006-10-09 |
Tim Deegan |
11772:b92104e0cf08 |
Since shadow_update_paging_modes() will modify v->arch.hvm_vcpu.hw_cr3, |
2006-10-08 |
kaf24 |
11771:a5469bf602ef |
[BLKTAP] Remove bogus extra public definition of sig_handler(). |
2006-10-06 |
kfraser |
11770:f071be18e85f |
[BLKTAP] Fix trivial indentation snafu in previous changeset. |
2006-10-06 |
kfraser |
11769:9ab5db36c987 |
[BLKTAP] Fix crash at start-of-day in blktapctrld |