age |
author |
revision |
description |
2006-11-10 |
kfraser |
12398:fda15861731e |
[HVM] Simplify apic dest-matching code. Refactor |
2006-11-10 |
kfraser |
12397:b7ffbec0e307 |
If domain_crash_synchronous() is called in the context of a multicall, |
2006-11-10 |
kfraser |
12396:f6b7ae6ed504 |
[LINUX] Support variable hypervisor_virt_start. |
2006-11-10 |
kfraser |
12395:ca75b51d69c7 |
[VMXASSIST] Emulate pop %ds and mov reg->{ds,es}. |
2006-11-10 |
awilliam |
12394:529b3f3fb127 |
[IA64] Guest PAL_INIT support for IPI |
2006-11-10 |
awilliam |
12393:dbfd94442e46 |
[IA64] fix merge error |
2006-11-10 |
awilliam |
12392:d6e40274f923 |
[IA64] faults.c indentation |
2006-11-10 |
awilliam |
12391:881f5b951553 |
[IA64] Remove unused function in efi.c |
2006-11-10 |
awilliam |
12390:e28beea6d228 |
[IA64] Fix time services of EFI emulation |
2006-11-10 |
awilliam |
12389:3ac52066af81 |
[IA64] Support Xen/IA64 self-grant-table-page-mapping. |
2006-11-10 |
awilliam |
12388:371d2837a1fe |
[IA64] preliminary clean up ia64 mm.c for blktap dom0 mount support. |
2006-11-10 |
awilliam |
12387:4816a891b3d6 |
[IA64] Fix SMP Windows boot failure |
2006-11-10 |
awilliam |
12386:51be39239c47 |
[IA64] fix vmx handler fault |
2006-11-10 |
awilliam |
12385:6f3b4d6b04f5 |
[IA64] fix VTI boot |
2006-11-10 |
awilliam |
12384:0361efd32d4d |
[IA64] build fixes |
2006-11-10 |
awilliam |
12383:3713ea43e636 |
[IA64] fix xencomm_handle_is_null(). |
2006-11-10 |
awilliam |
12382:8533c59c5b40 |
[IA64] compilation fix |
2006-11-10 |
awilliam |
12381:5c5af79e7272 |
[IA64] IA64 counter part of the change 12204:e6fdb32b786c of xen-unstable.hg |
2006-11-10 |
awilliam |
12380:93d7d0025408 |
[IA64] fix ia64 linux domain builder broken by 12009:4a320d26fc24 of xen-unstable.hg. |
2006-11-10 |
awilliam |
12379:ebed72718263 |
merge with xen-unstable.hg |
2006-11-10 |
kfraser |
12378:d19deb173503 |
[IA64,PPC] Fix xencomm_add_offset(). index must be incremented. |
2006-11-10 |
kfraser |
12377:25e6a17e82f0 |
Revert 12361:32f7b40ace426d3acdf26c21c20cb6b4562d9f10. |
2006-11-10 |
Ewan Mellor |
12376:bff7dde40467 |
When running tests unattended it's useful to know how long they have |
2006-11-10 |
kfraser |
12375:32f7b40ace42 |
[LINUX] Extend physical mapping to maxmem instead of mem |
2006-11-10 |
kfraser |
12374:5cdd4da17036 |
[XEN] memory_op hypercall does not use guest_handle_add_offset(). |
2006-11-10 |
Alastair Tse |
12373:f5b98471d6ff |
[XEND] Add missing parameter and import from XendAPI and XendCheckpoint. |
2006-11-10 |
Alastair Tse |
12372:7df5d39a0d9a |
Merge |
2006-11-10 |
Alastair Tse |
12371:b15168de4d91 |
[XEND] Make clear the distinction between backendPath and backendRoot |
2006-11-10 |
Alastair Tse |
12370:40a9f315b708 |
[XEND][XM] Fix sched-sedf to return the domid to correspond with xc.c |
2006-11-10 |
Alastair Tse |
12369:d243a33a6e51 |
[XEND] Add missing implementation for host_set_name_{label,description}. |
2006-11-10 |
Alastair Tse |
12368:272cd2dc7cdf |
[XENAPI] Make xapi.py work with modules in /usr/lib/python. |
2006-11-10 |
Ian Campbell |
12367:2df2acc05721 |
PV-on-HVM: TSO support prior to 2.6.9 appears to be unreliable, |
2006-11-10 |
Ian Campbell |
12366:60a4af3d243f |
PV-on-HVM: Do not enable barriers in blkfront before 2.6.16 |
2006-11-10 |
Tim Deegan |
12365:ac10e3047f36 |
[LIBFSIMAGE] Don't leak FDs or RAM when closing filesystems |
2006-11-10 |
kfraser |
12364:5a4517468f4f |
[HVM] Remove HVM halt timer. It's no longer needed since interrupts |
2006-11-10 |
kfraser |
12363:2d20b5432253 |
[HVM] Remove a duplicated range checking in vioapic_set_irq. |
2006-11-10 |
kfraser |
12362:814fbacfafc6 |
[HVM] Clarify ioreq interactions between Xen and qemu-dm. |
2006-11-10 |
Tim Deegan |
12361:357127ca8bf2 |
[LIBFSIMAGE] Further 64bit compile fix |
2006-11-10 |
kaf24 |
12360:b4e7365d451d |
[LIBFSIMAGE] Fix printf-format warning on x86/64. |
2006-11-09 |
Ewan Mellor |
12359:2e35cf028ff0 |
Server-side capitalisation fixes. |
2006-11-09 |
Ewan Mellor |
12358:913324616183 |
The attached patch implements more of the Xen-API functionality related |
2006-11-09 |
Ewan Mellor |
12357:62376b480034 |
Rename abstract_value.double_val -> float_val. All the other names match the |
2006-11-09 |
Ewan Mellor |
12356:eccbf694ba0b |
Added a destroy method for each object. Based upon the code for VM.destroy |
2006-11-09 |
Ewan Mellor |
12355:e3d42ea643b0 |
More capitalisation fixes -- the on-wire method name should match the |
2006-11-09 |
Ewan Mellor |
12354:329818f11f35 |
Minor tidying. |
2006-11-09 |
Ewan Mellor |
12353:08b38d041269 |
Replace uses of the typename (e.g. xen_host) where its used as a variable name. |
2006-11-09 |
kfraser |
12352:452010ddef24 |
[HVM] Change vlapic printk()s into appropriate gdprintk()s. |
2006-11-09 |
kfraser |
12351:617c187322ab |
[HVM] Clean up two small APIC TDCR issues. |
2006-11-09 |
Ian Campbell |
12350:5a9b79981a35 |
Add net-gso-5-rcv-mss.patch to series file. This was missed in |
2006-11-09 |
kfraser |
12349:6c975e642719 |
[HVM] Clean up IOREQ state managemnet and evtchn notifications. |
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. |