age |
author |
revision |
description |
2006-11-09 |
kfraser |
12348:7968f02ede38 |
[XEN] Missed interface update belonging to previous changeset. |
2006-11-09 |
kfraser |
12347:4eaadb2ae198 |
[BLK] Add support for barrier writes to blkfront/blkback. |
2006-11-09 |
Alastair Tse |
12346:d293b17cd1c4 |
Merge |
2006-11-09 |
Alastair Tse |
12345:3b8c07bd0980 |
[XM-TEST] Relax craete_mem*_pos checks to allow a 2MB less than |
2006-11-09 |
Tim Deegan |
12344:b91f42ea5985 |
Merge |
2006-11-09 |
Tim Deegan |
12343:a5153d9c8c9f |
[XEN] Console keystroke to reset shadows. |
2006-11-09 |
Alastair Tse |
12342:de7c20b6eaae |
[XEND] Ignore dying domains when refreshing list of domains. |
2006-11-09 |
kfraser |
12341:ddc4bc24f07c |
[HVM] Clarify the HVM e820 map. Also make it rather more |
2006-11-09 |
Tim Deegan |
12340:14dc20d98ee1 |
[PYGRUB] Fix a few bounds violations in pygrub's command-line editor. |
2006-11-09 |
Tim Deegan |
12339:72579f0cdaf7 |
Use libfsimage for reading filesystem images. |
2006-11-09 |
Tim Deegan |
12338:f54e29a3be1f |
Add libfsimage, a C library for reading files from filesystem images. |
2006-11-09 |
kfraser |
12337:8fc5abda5200 |
[VMXASSIST] Fix mishandling of segment registers on entry into VM86_PROTECTED mode. |
2006-11-09 |
kfraser |
12336:d173b32f54ab |
[BLKTAP] Fix hotplug script to check if specified file exists. |
2006-11-09 |
kfraser |
12335:233ce78de4e4 |
Add lost record format in xentrace formats file. |
2006-11-09 |
kfraser |
12334:2a7b8d75ebf7 |
[IA64][VMX] Fix 3G memory limit for VTi domain. |
2006-11-09 |
kfraser |
12333:9b65a87f140f |
[XENSTORE] Fix xenstore-ls program to connect via kernel xenbus |
2006-11-09 |
Alastair Tse |
12332:0b8f79563bcd |
Merge |
2006-11-09 |
Alastair Tse |
12331:a14732833603 |
[XEND] Fix bug with managed domains not having their state updated. |
2006-11-09 |
Alastair Tse |
12330:023aa2926e79 |
[XEND] Fix domain_lookup_nr to check managed_domains too. |
2006-11-09 |
Alastair Tse |
12329:33ae8ae8693c |
[XEND][XM] Move system memory reporting to XendConfig rather than getSysMem. |
2006-11-09 |
kfraser |
12328:b1a68f065fbd |
[BLK] Expand number of fake-SCSI VBD volumes supported to 120. |
2006-11-09 |
kfraser |
12327:eea9247ad5a0 |
[XENOPROF] Oprofile user level samples for passive domains are being lost. |
2006-11-08 |
Ewan Mellor |
12326:b8a2db59150a |
Write the /local/domain/<domid>/vm node early in the startup process |
2006-11-08 |
Ewan Mellor |
12325:42769ff008b5 |
Ignore dying domains on recreate, and log the fact. |
2006-11-08 |
Ewan Mellor |
12324:fbf851ec9103 |
Added test_bindings to the ignore list. |
2006-11-09 |
kaf24 |
12323:6085f1e5366f |
[HVM] Avoid long delay between setting IRQ for PV drivers and |
2006-11-08 |
kaf24 |
12322:3280d6211213 |
[HVM] Reserve 2 pages for ACPI tables in e820. |
2006-11-08 |
kfraser |
12321:5e0fb830a53c |
[XEN] Do not print grant-table warning if a page cannot be pinned |
2006-11-08 |
kfraser |
12320:9f9f569b0a1d |
[VMX] __vmread() and __vmwrite() now BUG on failure, rather than |
2006-11-08 |
kfraser |
12319:6555ca56d844 |
[HVM] Simplify relationship between VIOAPIC and VLAPICs. |
2006-11-08 |
kfraser |
12318:1d4fc7396c41 |
[VMX] Check INTR_TYPE is NMI before doing physical NMI processing. |
2006-11-07 |
jfehlig |
12317:4e3ddf1288fb |
Add support for VM.destroy RPC in libxen. |
2006-11-08 |
Ewan Mellor |
12316:b86fe3d23f05 |
Replace uses of [ ... == ... ] with the POSIX-legal single-equals. Tidy up |
2006-11-08 |
Ewan Mellor |
12315:69d8263d5f85 |
Don't complain about name non-uniqueness if one domain is dying. This happens |
2006-11-08 |
Ewan Mellor |
12314:40e586047ead |
cpu_weight is now an int, not a float. |
2006-11-08 |
Ewan Mellor |
12313:695393d30ead |
Add a shutdownWatch field in the HVMImageHandler constructor, to avoid error |
2006-11-08 |
Ewan Mellor |
12312:2408c042a276 |
Refresh the domain list on domain_start or domain_create. We need to do this |
2006-11-08 |
Ewan Mellor |
12311:5c5b03381d3c |
Save the old domid when restarting, as it may get wiped out before we need to |
2006-11-08 |
kfraser |
12310:1fcdb3a35db3 |
[HVM] Remove bogus free of vlapic structure. |
2006-11-08 |
kfraser |
12309:092170a14212 |
[XEN] Add debug mode to xmalloc(). |
2006-11-08 |
Ewan Mellor |
12308:ec4f43a4730f |
This patch addresses bugzilla #649, enabling `xm list' to display the |
2006-11-08 |
kasai takanori |
12307:ea1ffa51b412 |
Add the Japanese keymap for VNC Server. |
2006-11-02 |
Ewan Mellor |
12306:edd592c823a5 |
fix xm-test configure.ac to not define RD_PATH which prevented env override |
2006-11-01 |
Ewan Mellor |
12305:505e35e82d7d |
Update README. |
2006-11-01 |
Ewan Mellor |
12304:83b34fbc6c75 |
Fix comment. |
2006-11-01 |
Ewan Mellor |
12303:8526df47728f |
Add helper script for releasing xm-test binary ISOs. |
2006-11-01 |
Ewan Mellor |
12302:9ceb1a07a85c |
Bump xm-test version to 1.1 to accommodate new devices. |
2006-11-01 |
Ewan Mellor |
12301:9ba12ce7f938 |
Allow the i386 ramdisk to be used on x86_64. Part of a patch from Yu Ping Y. |
2006-11-01 |
Ewan Mellor |
12300:f3f4d24178cc |
Correct copy-n-paste error. |
2006-11-01 |
Ewan Mellor |
12299:579d60866f3d |
Add xvd devices to the initrd. |
2006-11-01 |
Ewan Mellor |
12298:52732dd77150 |
Update all block tests to use the Xen Virtual Block Device (xvd) rather than IDEor SCSI. |
2006-11-01 |
Ewan Mellor |
12297:515332c7a901 |
The XenDomain class does not respect the arch defaults where |
2006-11-01 |
Ewan Mellor |
12296:17f48b5907a6 |
This fixes another missing part for x86-64 support in the xm testsuite. |
2006-11-08 |
kaf24 |
12295:8d0e06c38c0c |
[XEN] Put the non-GPL license text in each public header file. |
2006-11-07 |
kaf24 |
12294:e10a13f13207 |
[XEN] Fix 64-bit build. |
2006-11-07 |
kfraser |
12293:e32b74b2d7f4 |
[XEN] License clarification. |
2006-11-07 |
kfraser |
12292:2b89ebf00fc8 |
[SVM] Fix an interrupt race window in the do_launch/vmrun/vmexit loop for AMD-V. |
2006-11-07 |
kfraser |
12291:cba947bc8450 |
[HVM] VIOAPIC and VPIC cleanups. |
2006-11-07 |
kfraser |
12290:9fbb26d47b83 |
[HVM] VLAPIC cleanups. vlapic tsruct is statically contained |
2006-11-07 |
kfraser |
12289:9a6fb3e2f12d |
[HVM] Replace shared-memory PIC state with a set-irq-level hypercall. |
2006-11-07 |
kfraser |
12288:6f551093f068 |
[BLKTAP] No need for barrier when updating rsp_prod_pvt. |
2006-11-07 |
kfraser |
12287:5a41ea282c86 |
[LIBXC] Fix memory alloc/dealloc routines to return error properly. |
2006-11-07 |
kfraser |
12286:e796d9c2f5e8 |
[IA64] Build blktap driver by default. |
2006-11-07 |
kfraser |
12285:f56b7ade7068 |
[BLKTAP] ia64 support |
2006-11-07 |
kfraser |
12284:3cc7e419b949 |
[BLKTAP] avoid race between tapdisk and xvd daemon with ufe_ring. |
2006-11-07 |
kfraser |
12283:862aca401601 |
[BLKTAP] Various cleanups necessary for ia64 support. |
2006-11-07 |
kfraser |
12282:6f3c40ee2488 |
Enhance HVM xentrace: |
2006-11-07 |
kfraser |
12281:9febecbeaeb0 |
[XENAPI] Add 'image' field to xen_vbd_record, allowing an image to be |
2006-11-07 |
kfraser |
12280:0c332cf81e64 |
[XEN] Remove unnecessary FORCE_CRASH() macro. |
2006-11-07 |
Emmanuel Ackaouy |
12279:cb8eeadd8eae |
[XEN] When balancing idlers per socket/core, do it one at a time. |
2006-11-07 |
kfraser |
12278:a174f9787014 |
[HVM][SVM] Turn off long mode (EFER.LMA) when CR0.PG==0. |
2006-11-07 |
kfraser |
12277:d745f1420d5b |
[HVM][VMX] Disable IA32e mode in VM_ENTRY_CONTROLS when guest tries |
2006-11-07 |
kfraser |
12276:ac2097d71e06 |
[NET] back: Fix wrap to zero in transmit credit scheduler. |
2006-11-07 |
kfraser |
12275:9d981f3480b1 |
[HVM] MAke HVM hypercall table NR_hypercalls entries big. |
2006-11-07 |
kfraser |
12274:182678e5095b |
Trivial change to look in correct location for qemu-dm when using the debug wrapper on a 64 bit system. |
2006-11-07 |
kfraser |
12273:b223ba940ed1 |
PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t. |
2006-11-07 |
kfraser |
12272:8f552314e45a |
[LINUX] Use pfn_to_page instead of relying in memory assumptions |
2006-11-07 |
kaf24 |
12271:f95c943adbeb |
[HVM] Fix 64-bit HVM domain creation. |
2006-11-06 |
kaf24 |
12270:ad8f0e049d63 |
[SVM] Strip down svm_do_launch() pending complete removal. |
2006-11-06 |
kaf24 |
12269:81c451bd398e |
[SVM] Move VMCB construction to VCPU creation time. |
2006-11-06 |
kaf24 |
12268:f8ffeb540ec1 |
[HVM][SVM] Start moving SVM launch code to domain/vcpu initialisation. |
2006-11-06 |
Emmanuel Ackaouy |
12267:bb6cd7ba259b |
[XEN] Initial support for multi-core and multi-threaded CPU scheduling. |
2006-11-06 |
Emmanuel Ackaouy |
12266:32e4952c0638 |
[XEN] Optimize credit scheduler load balancing logic |
2006-11-06 |
kfraser |
12265:8eb8c0085604 |
[HVM] Replace relinquish_resources() destructor hook with |
2006-11-06 |
kfraser |
12264:a910bf123e58 |
[HVM] Initialise AP TSC to same as BP TSC. |
2006-11-06 |
kfraser |
12263:1db00df48218 |
[VMX] Get rid of special vm_launch schedule tail. |
2006-11-06 |
kfraser |
12262:b2668cc03914 |
[HVM] Move VMX VMCS initialisation to vcpu-initialisation time. |
2006-11-06 |
Ewan Mellor |
12261:29bfe8852dce |
Catch IOError when using local configuration files, to give better diagnostics. |
2006-11-06 |
kfraser |
12260:e793dad2114d |
[XEN] Re-jig VCPU initialisation -- VMX init requires generic VCPU |
2006-11-06 |
Steven Smith |
12259:31985f348d2e |
[HVM] Be sure to nul terminate uuids in HVM SMBIOS tables. |
2006-11-06 |
kfraser |
12258:d150a2178bd4 |
[LINUX] Don't use uint64_t parameter to gnttab_set_{,un}map_op() when |
2006-11-05 |
kaf24 |
12257:2368e779f89f |
[XEN] Replace hvm_setup_platform() with hvm_domain_initialise() |
2006-11-04 |
kaf24 |
12256:e3abede54214 |
[XEN] Do not halt on exceptions-with-interrupts-disabled and double faults. |
2006-11-04 |
kaf24 |
12255:cf8e65797826 |
[XEN] Simplify domain shutdown -- no need to synchronously halt execution. |
2006-11-04 |
kaf24 |
12254:5ec45b464563 |
[XEN] Avoid taking domain biglock in the page-fault handler. |
2006-11-03 |
Alastair Tse |
12253:13ea4bea8237 |
[XEND] Fix xen_version and missing os import |
2006-11-03 |
Alastair Tse |
12252:3a0116aa7ff5 |
[XEND] Cleanup HVM image shutdown watch and move readDom call away |
2006-11-03 |
Alastair Tse |
12251:b5c50a603044 |
[XEND] XendDomainInfo.refreshShutdown is called from image.py. |
2006-11-03 |
Alastair Tse |
12250:e5067f9b268f |
[XEND] Fix HVM image shutdown. |
2006-11-03 |
kfraser |
12249:b21ff7716f87 |
[HVM] More printk cleanups. |
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. |