age |
author |
revision |
description |
2005-08-09 |
adsharma |
6516:455dff354413 |
When the guest shuts down a VM, make sure that the domain gets destroyed. |
2005-08-09 |
adsharma |
6515:ac8cae1f2c47 |
Don't attempt to create paravirtualized devices for VMX domains for now. |
2005-08-09 |
adsharma |
6514:b6b29a9176d9 |
Cleanup unused junk in xemexample.vmx |
2005-08-09 |
adsharma |
6513:242b3654b529 |
Fix comments about the localtime option. |
2005-08-09 |
adsharma |
6512:e5ea9df58340 |
Fix Mouse hang with VNC |
2005-08-09 |
adsharma |
6511:c463720c5439 |
Need to reset device model pid on reboot |
2005-08-09 |
adsharma |
6510:6fb4a79e9f7a |
Support rebooting VMX domains |
2005-08-09 |
adsharma |
6509:4f2364097bd4 |
Handle VMX domains correctly across xend restarts |
2005-08-09 |
adsharma |
6508:5b239652c912 |
Improved error reporting on vmlaunch/vmresume failure. |
2005-08-09 |
adsharma |
6507:e4ad3feadd4e |
Support VCPU migration |
2005-08-09 |
adsharma |
6506:b370beb3e107 |
Separate out VMCS host state initialization from the rest |
2005-08-09 |
adsharma |
6505:d481d2776e89 |
Add a hook to support CPU migration for VMX domains |
2005-08-09 |
adsharma |
6504:6a87d79f9ee0 |
Fix config file parsing for VMX domains. |
2005-08-30 |
cl349 |
6503:1fc6473ecc01 |
merge? |
2005-08-30 |
cl349 |
6502:9225c3f597db |
Use watch to detect new domains and avoid polling for dead domains. |
2005-08-30 |
cl349 |
6501:946ea528fc79 |
Raise VIRQ_DOM_EXC when a domain is destroyed from dom0. |
2005-08-30 |
cl349 |
6500:c8549bb0d311 |
Don't clear console entries. |
2005-08-30 |
kaf24 |
6499:551870a55f24 |
Unify access to mpt using macros. |
2005-08-30 |
kaf24 |
6498:1b9f23175fa8 |
Add some more EXPORT_SYMBOLs for Xen-defined stuff. |
2005-08-30 |
kaf24 |
6497:a66a41032226 |
Some fixes to the performance counters code. |
2005-08-30 |
kaf24 |
6496:6b48b53b682d |
When generating an exception frame for injection into a |
2005-08-30 |
kaf24 |
6495:872e94f8eb69 |
Fix x86/64 Xen register and stack dumps so they don't |
2005-08-30 |
kaf24 |
6494:f0bf239844a6 |
Fix x86/64 pagetable initialisation to not waste several |
2005-08-30 |
cl349 |
6493:b043928b0873 |
merge? |
2005-08-30 |
cl349 |
6492:8fe8a99b1c2a |
New console transport and update xenconsoled. |
2005-08-30 |
kaf24 |
6491:7296ed60874f |
Fix user-space four- and five-argument hypercalls on |
2005-08-30 |
kaf24 |
6490:7069f0de0cce |
Fix memory_op domid parameter in dom0 tools. |
2005-08-30 |
kaf24 |
6489:1f46fafb7221 |
Fix build failure due to missing unistd.h |
2005-08-30 |
kaf24 |
6488:48e94e358663 |
Cross-compilation fixes. |
2005-08-30 |
kaf24 |
6487:77af70556792 |
Make mbootpack work on big-endian systems. |
2005-08-30 |
kaf24 |
6486:1de508b9063b |
Replace dom_mem_op hypercall with memory_op hypercall with |
2005-08-30 |
kaf24 |
6485:f509c7303954 |
This patch export symbols in xenbus that is used by netfront |
2005-08-30 |
kaf24 |
6484:e69cbfee4011 |
Add CONFIG_BLK_DEV_UB as unconfigured item to x86/64 dom0 |
2005-08-29 |
shand |
6483:834466f56fc3 |
Fix save/restore (for SMP guests in particularl); the blkfront suspend code |
2005-08-29 |
cl349 |
6482:b3785cbb723b |
Simplify and fix SMP irq and ipi teardown/setup on suspend/resume. |
2005-08-29 |
cl349 |
6481:70be155e9e9c |
Update suspend/resume functions for xenbus. |
2005-08-29 |
cl349 |
6480:b88e1417bd14 |
Only hotplug cpus and save/restore vcpu context on SMP builds. |
2005-08-29 |
kaf24 |
6479:936be0ae823f |
Fix page_is_ram() start-of-day checks, and the watch routine |
2005-08-29 |
cl349 |
6478:3b3532384aab |
Fix "bogus" check by moving it inside the length check. |
2005-08-29 |
kaf24 |
6477:db61a0f346a8 |
Allocate a request-id space per vbd in blkfront. |
2005-08-28 |
shand |
6476:98de1d5fe5fb |
Minor (partial) build fix for 2.4. |
2005-08-28 |
shand |
6475:b26d8e1b4436 |
Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() - |
2005-08-28 |
kaf24 |
6474:fb2fae2cc003 |
blkfront cleanup and retab. |
2005-08-27 |
kaf24 |
6473:15d378281a0b |
CONFIG_X86_PM_TIMER is a no-op option when building Linux |
2005-08-27 |
kaf24 |
6472:f3e63b95c07a |
Don't build pcbios.c for xen/i386. No good can come of it. |
2005-08-26 |
kaf24 |
6471:3bbc9384be3f |
Refactor sync_lazy_execstate_cpu() into the more sensible |
2005-08-26 |
kaf24 |
6470:37e9c9cd6c14 |
Clean up and fix hypercall macros in XenLinux: we must assume that |
2005-09-08 |
djm |
6469:10b1d30d3f66 |
Transform double mapping to single mapping on vti domain. |
2005-09-08 |
djm |
6468:0c1f966af47e |
Temporary patch to return dom0 stability |
2005-09-07 |
djm |
6467:b2312c14f144 |
Temporary fix to ensure store page is accessible to domain. |
2005-09-06 |
djm |
6466:89fc07f85b01 |
First part of timer merge |
2005-09-06 |
djm |
6465:9361694781fc |
Neglected to hg-add these documentation files |
2005-09-02 |
djm |
6464:bf3fdeeba48b |
merge two heads |
2005-09-02 |
djm |
6463:21ad2828dbdf |
Sorry, silly typo in bug vix |
2005-09-02 |
djm |
6462:af3750d1ec53 |
Bug fixes from Kevin (x2) and Anthony |
2005-09-01 |
djm |
6461:68d8a0a1aeb7 |
Kevin and John's update to latest xen-unstable for multiple domain - xen part |
2005-09-01 |
djm |
6460:b55363593dfc |
Oops, allow compile 2.6.13-rebased with CONFIG_SMP (one small fix) |
2005-09-01 |
djm |
6459:888877bc3d79 |
Fix instructions and remove obsolete mkbuildtree |
2005-09-01 |
djm |
6458:3ca4ca7a9cc2 |
Final changes for linux 2.6.13 rebasing and some directory reorgs |
2005-09-01 |
djm |
6457:d34925e4144b |
Stil more cleanup and moving to 2.6.13 base |
2005-08-31 |
djm |
6456:23217792aa3b |
Move null header files to a separate directory |
2005-08-31 |
djm |
6455:4e4f1db8ea94 |
More updating to linux 2.6.13 sources |
2005-08-31 |
djm |
6454:b7276814008c |
Begin updating to 2.6.13 base |
2005-08-30 |
djm |
6453:44316ce83277 |
Baby step toward host SMP support |
2005-08-30 |
djm |
6452:f5c4042212b0 |
Enable CONFIG_SMP compile and link |
2005-08-26 |
kaf24 |
6451:2b95125015a5 |
Remove the unused ia64 patch directory. |
2005-08-26 |
kaf24 |
6450:5978be010bec |
The patched attached enables x86_64 xenlinux with "late pin, early |
2005-08-26 |
kaf24 |
6449:edeee85c90b1 |
Fix GDT allocation for SMP guests. |
2005-08-26 |
cl349 |
6448:6bad5eb72ce0 |
Vnet update. |
2005-08-26 |
cl349 |
6447:a43cc4e06814 |
Fix vnets in xm. |
2005-08-26 |
kaf24 |
6446:581be7c5e9e4 |
The patch removes broken, and very complicated malloc in |
2005-08-26 |
kaf24 |
6445:83c73802f02a |
Clean up and fix domain_pause and friends. Synchronous |
2005-08-26 |
kaf24 |
6444:9312a3e8a6f8 |
merge? |
2005-08-26 |
cl349 |
6443:48202c7c709a |
Update xentop to use new name for Xen version function. |
2005-08-26 |
cl349 |
6442:a032aca565a3 |
Changed xentop.c to include version in the summary. |
2005-08-26 |
cl349 |
6441:28ffa7296a44 |
Bugfix: xenstat_collect_networks now returns the correct error code. |
2005-08-26 |
cl349 |
6440:9404574350ce |
Cache the Xen version in the xenstat_handle, since it should never change. |
2005-08-26 |
cl349 |
6439:af7251014caf |
Formatting fixes for xenstat and xentop. |
2005-08-26 |
cl349 |
6438:f850ac27a8d2 |
Add file missed in c51562192ef6b1d94f6de7aba1daafe8353064a8 changeset. |
2005-08-25 |
djm |
6437:8799d14bef77 |
Merge with -unstable |
2005-08-25 |
cl349 |
6436:9fb0bad776dd |
Minor cleanups. |
2005-08-25 |
cl349 |
6435:b4b3f6be5226 |
merge? |
2005-08-25 |
cl349 |
6434:6ac24e39c9a4 |
Add hotplug script to run vif-bridge up script when a backend vif starts up. |
2005-08-25 |
cl349 |
6433:0610add7c3fe |
merge? |
2005-08-25 |
cl349 |
6432:b54144915ae6 |
merge? |
2005-08-25 |
cl349 |
6431:4f73a7bde7b1 |
Cleanup unused code. |
2005-08-25 |
cl349 |
6430:bf16d2ca9cc5 |
Remove broken patch preventing net device unregister. |
2005-08-25 |
cl349 |
6429:3b146df7f09e |
Cleanup vif entries in store when domain goes away. |
2005-08-25 |
cl349 |
6428:102765de794c |
Fix device destruction. |
2005-08-25 |
cl349 |
6427:3428d58a85e1 |
merge? |
2005-08-25 |
cl349 |
6426:fab3e2747dc2 |
g/c Linux 2.4 netback support. |
2005-08-25 |
cl349 |
6425:488bdf86c686 |
More cleanups and g/c of unused code. |
2005-08-25 |
cl349 |
6424:4abd299ef2f6 |
merge? |
2005-08-25 |
cl349 |
6423:f4bc62ee03b4 |
g/c unused code. |
2005-08-25 |
cl349 |
6422:e24fd7012ffb |
merge? |
2005-08-25 |
cl349 |
6421:2f20c2fce2c5 |
merge? |
2005-08-24 |
cl349 |
6420:630feabe7ed6 |
merge? |
2005-08-24 |
cl349 |
6419:b402e77aac46 |
Switch network setup over to xenbus. |
2005-08-24 |
cl349 |
6418:d4ce28d819a8 |
Update error message. |
2005-08-25 |
kaf24 |
6417:f7cdd99d1106 |
Fix MPT mapping for x86/64. Also i386 no longer needs |
2005-08-25 |
kaf24 |
6416:98a6eb458c78 |
Memory management fixes. Page tables are created, buddy allocator now |
2005-08-25 |
kaf24 |
6415:b88c5350de57 |
This patch fixes Bugzilla #169. (It should fix #187 too -- Keir). |
2005-08-25 |
kaf24 |
6414:85ccfd035658 |
The mpt entry is 4 bytes even on x86_64, so we use 4 when |
2005-08-25 |
kaf24 |
6413:d61f8afd292c |
1. Remove workaround patch |
2005-08-25 |
kaf24 |
6412:37030498b978 |
Store correct rx ring handle in netback driver. |
2005-08-25 |
kaf24 |
6411:56a2232377f1 |
Fix grant-ref allocation in netfront. |
2005-08-25 |
kaf24 |
6410:8d31f9a9c423 |
Fix SMP booting: x86/64 startup initialisation fixes and so on. |
2005-08-25 |
kaf24 |
6409:e26f574eac9a |
Fix install of xenctrl.h. |
2005-08-25 |
cl349 |
6408:fd77dd32c8a4 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-25 |
cl349 |
6407:e56b8040bc90 |
merge? |
2005-08-25 |
cl349 |
6406:b8ef0989b49e |
Updated to reflect new tools added here. |
2005-08-25 |
kaf24 |
6405:3dfea50f02d6 |
Ensure explicit asm statememt goes in the correct section. |
2005-08-25 |
cl349 |
6404:fdfd511768a3 |
Break the building/save/restore code out into a separate library libxenguest. |
2005-08-24 |
cl349 |
6403:6e899a3840b2 |
Rename libxc => libxenctrl and xc.h => xen/xenctrl.h |
2005-08-24 |
cl349 |
6402:be5c24f2709c |
Rename grant-id to ring-ref. |
2005-08-24 |
cl349 |
6401:4ab607ca02c3 |
Watch may fire before we've allocated the interface structure. |
2005-08-24 |
cl349 |
6400:d3c0d85b7ef8 |
Unregister watch in error path. |
2005-08-24 |
cl349 |
6399:6b94eaa59279 |
Avoid calling device_unregister from device_register callback. |
2005-08-24 |
cl349 |
6398:237dc67887cc |
Disable debug output again. |
2005-08-24 |
kaf24 |
6397:b74c15e4dd4f |
Print status of Flush Filter on AMD64 processors during |
2005-08-24 |
cl349 |
6396:d1ac7c6ffb63 |
merge? |
2005-08-24 |
cl349 |
6395:46d8c50b7a1c |
Revert changeset a3822cb3b2b3c24e6b46c1fed3e6c366817f52ad. |
2005-08-24 |
kaf24 |
6394:8ba397608f1c |
Always free the lowest 1MB of pseudo-physical memory when booting |
2005-08-24 |
kaf24 |
6393:c42a9e2f6c5b |
Fix x86/64 pagetable initialisation so that only things that |
2005-08-24 |
kaf24 |
6392:bca2fd76995e |
Add EXT3 as built-in filesystem for x86/64 domU. |
2005-08-24 |
kaf24 |
6391:e75933e27215 |
Copy correct number of bytes for xen_start_info in x86_64 |
2005-08-24 |
kaf24 |
6390:603f55eaa690 |
Initialise syscall32 vsyscall page early, as it may be needed |
2005-08-24 |
cl349 |
6389:342a53ce078b |
Update comment. |
2005-08-24 |
cl349 |
6388:ccfc31779d36 |
Don't use the grant pre-allocation system for the ring grants. |
2005-08-24 |
cl349 |
6387:ac57c81692b2 |
Add some additional error nodes when block device setup fails. |
2005-08-24 |
cl349 |
6386:a3822cb3b2b3 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-23 |
cl349 |
6385:f34e732ed4bf |
Xenstore testsuite robustness: save output rather than rerun on failure. |
2005-08-23 |
cl349 |
6384:c51562192ef6 |
Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc. |
2005-08-23 |
cl349 |
6383:00071566ed1e |
Make directories implicitly for mkdir and write. |
2005-08-23 |
cl349 |
6382:0077e7207d01 |
g/c extra test. |
2005-08-23 |
cl349 |
6381:03370bdbc6f1 |
Put the call to notifier_call_chain() back in do_xenbus_probe(). |
2005-08-23 |
cl349 |
6380:522bc50588ed |
merge? |
2005-08-23 |
cl349 |
6379:6783e59e1c45 |
xenstat/xentop merge. |
2005-08-23 |
jfisch |
6378:79df8d5fc424 |
Add xenversion support |
2005-08-23 |
josht |
6377:63cc61fafb28 |
Add a newline to the fscanf format string used to parse /proc/net/dev entries, to avoid an additional read and bad-entry-skip just to eat the newline. |
2005-08-23 |
josht |
6376:f26884f4e6f1 |
Make the set_delay function use the provided parameter to set the delay, not the global prompt_val. |
2005-08-23 |
josht |
6375:cd3a87ae9ac9 |
Change default xentop update delay from 1 to 3 seconds. |
2005-08-23 |
cl349 |
6374:df11e0709383 |
merge? |
2005-08-23 |
cl349 |
6373:5f39234a9ac4 |
g/c vbd active. |
2005-08-23 |
kaf24 |
6372:e21f101cc054 |
Fix non-hotplug i386 build. Spotted by Rik van Riel. |
2005-08-23 |
cl349 |
6371:9dc059239e2a |
Remove blkback 2.4 support since we don't support 2.4 dom0 anymore. |
2005-08-23 |
cl349 |
6370:d760699356fd |
merge? |
2005-08-23 |
cl349 |
6369:d7b79cac9ea9 |
Minor cleanup. |
2005-08-23 |
cl349 |
6368:49b67f0f6735 |
More cleanups and fix free_blkif from wrong context bug (thanks Keir!). |
2005-08-23 |
cl349 |
6367:a826ad59b3ea |
Drop support for multiple vbds per blkif. |
2005-08-23 |
cl349 |
6366:b3eb952c04ee |
Move major/minor macros into public header, rename and use. |
2005-08-23 |
cl349 |
6365:28e55fad651f |
Update netfront for grant table interface changes. |
2005-08-23 |
cl349 |
6364:5b1ed5b39451 |
Cleanup grant table code. |
2005-08-23 |
cl349 |
6363:eecb74e515fd |
g/c struct work_struct declaration. |
2005-08-23 |
cl349 |
6362:4956ea5b1e34 |
Add EXPORT_SYMBOL for gnttab_free_grant_reference. |
2005-08-23 |
cl349 |
6361:96f1f6c71089 |
Update gnttab_free_callback_list locking. |
2005-08-23 |
cl349 |
6360:af9e3ae3a9b1 |
Add locking for gnttab_free_callback_list. |
2005-08-23 |
cl349 |
6359:d13f5c7daddf |
merge? |
2005-08-23 |
cl349 |
6358:5f4724c13040 |
merge? |
2005-08-23 |
cl349 |
6357:2d3a7be68ba3 |
Use explicit functions with args instead of work_structs for callbacks. |
2005-08-22 |
cl349 |
6356:827a3c3524b3 |
Use a block interface for each device. |
2005-08-22 |
cl349 |
6355:6078dc5f7ea1 |
Update for grant table interface changes. |
2005-08-22 |
cl349 |
6354:1d86fcb11b59 |
Grant table updates for block device changes. |
2005-08-22 |
cl349 |
6353:317db130cbbf |
First pass at using one block interface per device. |
2005-08-23 |
kaf24 |
6352:67a530b01542 |
Build topology.c into x86/64 xenlinux kernel. This omission |
2005-08-23 |
kaf24 |
6351:a0b4156cc0ce |
Ensure cur_pgd per-cpu variables are initialised early. |
2005-08-23 |
kaf24 |
6350:f80278e5e440 |
Don't mask off arbitrary error-code bits in i386 xenlinux |
2005-08-23 |
kaf24 |
6349:017a3a97ace2 |
Improve show_page_walk() debugging in Xen, to print |
2005-08-23 |
kaf24 |
6348:648c366d588b |
Link xentop with ncurses. Distros generally do not ship |
2005-08-23 |
kaf24 |
6347:fa688e7baab9 |
Update ignores list. |
2005-08-23 |
kaf24 |
6346:b09f13ddd27b |
Merge x86_64 and i386 ioremap.c. |
2005-08-23 |
kaf24 |
6345:0b5ee83ea35c |
Fix PAE and x86/64 when NX/XD is unavailable. |
2005-08-23 |
kaf24 |
6344:3889ca17ff58 |
phys_to_machine_mapping array is not an array of longs. |
2005-08-23 |
kaf24 |
6343:b0d820178b81 |
This patch extends I/O APIC guest writes so that the correct destination |
2005-08-23 |
kaf24 |
6342:36cf17b65423 |
This patch turns on host-side USB support in the x86_64 Dom0 kernel. |
2005-08-23 |
kaf24 |
6341:5f3f9701ac11 |
Remove double invocation of vmx_intr_assist when VM_EXIT |
2005-08-22 |
cl349 |
6340:43d91cbb1bfb |
Fix compiler warnings. |
2005-08-22 |
cl349 |
6339:f51fe43c5d1c |
Merge libxenstat and xentop. |
2005-08-19 |
mark williamson |
6338:59a6a0350158 |
Minor xenstat changes from Christian Limpach. |
2005-08-17 |
josht |
6337:173b918160e2 |
Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a static library, and do not install it. |
2005-08-15 |
josht |
6336:b38cbc8f4d98 |
Add placeholder files to avoid removal of the tools/xenstat/libxenstat/bindings/swig/{perl,python} output directories. |
2005-08-13 |
josht |
6335:59328ad2a7d4 |
Make vm-top and the xenstat perl and python bindings conditional based on configuration variables from Config.mk, rather than disabling them if the needed headers are not found. |
2005-08-12 |
josht |
6334:6893bc5cc225 |
Add xenstat framework. |
2005-08-22 |
kaf24 |
6333:f3859247f2ed |
no pae by default |
2005-08-22 |
kaf24 |
6332:8c58bf335465 |
We cannot allow nested C functions. They create a stack |
2005-08-22 |
kaf24 |
6331:2052ce3345c1 |
Apply Ross Mcilroy's balloon_dealloc_empty_page_range patch |
2005-08-22 |
cl349 |
6330:531ad4bde8f2 |
merge? |
2005-08-22 |
cl349 |
6329:473af43ac65b |
Remove option for running block devices without grant-tables. |
2005-08-22 |
kaf24 |
6328:d8fd24b43080 |
No 'boot error' message if booting secondary vcpu succeeds. |
2005-08-22 |
kaf24 |
6327:21d2b0144306 |
Ensure that 64-bit get_user/put_user only transfer to |
2005-08-22 |
kaf24 |
6326:f6aa23148c19 |
Fix out-of-source-tree build problem. |
2005-08-22 |
kaf24 |
6325:8cc3e7262a23 |
I noticed that an old problem is back (see below). The time command is |
2005-08-22 |
kaf24 |
6324:5e71bcc3b51a |
Ordering was broken in the course of separating XEN-overridden |
2005-08-22 |
kaf24 |
6323:de5d85a66751 |
When building in a tree with (the sparse trees and) the patches |
2005-08-21 |
kaf24 |
6322:b6ededee6dc9 |
Make grant-table dev_bus_addr really be an address, not a frame |
2005-08-21 |
vh249 |
6321:eb2c985e88be |
fix logic of ballooning out to handle the dom0_min_mem parameter correctly |
2005-08-21 |
kaf24 |
6320:342ccfca85d7 |
Fix debug build. |
2005-08-21 |
akw27 |
6319:dc8380497e98 |
Remove dead code from blkback. |
2005-08-21 |
cl349 |
6318:6721abf6b16d |
merge? |
2005-08-21 |
cl349 |
6317:2d4daffd8a4a |
Fix fallout from "Get rid of memory_t." checkin. |
2005-08-21 |
cl349 |
6316:f7dfaa2af90c |
merge? |
2005-08-21 |
kaf24 |
6315:0f69e0adddb0 |
Fix dom0 memory allocation. |
2005-08-21 |
iap10 |
6314:19ef6202d75f |
PAE fix to allow dom0 to be >4GB. PAE has made huge progress this week. I now kn |
2005-08-20 |
kaf24 |
6313:bd5533956fb0 |
Fix NORMAL_PT_UPDATE for PAE when page is not pinned. |
2005-08-20 |
kaf24 |
6312:349c15288793 |
Defining PAGE_SIZE as int broke x86/64. Revert that change. |
2005-08-20 |
kaf24 |
6311:f3da3a14cafd |
Fix put_pte_flags() for Xen PAE. |
2005-08-20 |
kaf24 |
6310:40d68c7d62d0 |
Not ready for pae by default just yet. ;-) |
2005-08-20 |
kaf24 |
6309:4e0d8361a538 |
Fix PAE boot. |
2005-08-20 |
kaf24 |
6308:7733176cc821 |
I find at present "make uninstall" won't remove all installed files, for |
2005-08-20 |
kaf24 |
6307:68e13a9a9b1c |
We need to detect ioemu handled devices earlier and ignore them. |
2005-08-20 |
kaf24 |
6306:0cf2430f520f |
Mini-os updated to use the new time interface. |
2005-08-19 |
iap10 |
6305:46e43646cd16 |
Hopefully fix build with SLES9 compiler. |
2005-08-19 |
sd386 |
6304:eb9df2c3a478 |
Local merge of two headed repo. |
2005-08-19 |
sd386 |
6303:42f0160093ff |
Fix broken 'xm sedf', fixed by Ross Mcilroy |
2005-08-19 |
kaf24 |
6302:5e8123554d15 |
merge. |
2005-08-19 |
kaf24 |
6301:fd28bf8825a8 |
Fix x86/64 build by defining correct vcpu_pickle(). |
2005-08-19 |
cl349 |
6300:1872e09bfba3 |
merge? |
2005-08-19 |
cl349 |
6299:631cc5dc3e8a |
merge? |
2005-08-19 |
cl349 |
6298:e8c2c3123ec6 |
Improve error paths and cleanup code. |
2005-08-19 |
kaf24 |
6297:d0f23c103453 |
Six the SWIOTLB. The bus range does need to be contiguous after |
2005-08-19 |
kaf24 |
6296:0608852073c8 |
Get rid of memory_t. Almost all uses should be unsigned long. |
2005-08-19 |
kaf24 |
6295:74044b8186a9 |
Simplify pagetable initialisation. Since swapper_pg_dir now |
2005-08-19 |
kaf24 |
6294:1a0723cd37f1 |
Fix many uses of machine addresses in XenLinux. Primarily |
2005-08-19 |
sos22 |
6293:47d49e8b8042 |
Merge. |
2005-08-19 |
sos22 |
6292:fd59d2620ac1 |
This time, it's fixed. |
2005-08-19 |
cl349 |
6291:87dec3b9c546 |
merge? |
2005-08-19 |
cl349 |
6290:6c8c3df37bfe |
Correctly unmap ring page if using grant tables. |
2005-08-19 |
sos22 |
6289:3c1cd2486b7f |
Unbreak the build in the non-CONFIG_SMP and x86_64 cases. |
2005-08-19 |
sos22 |
6288:56e5cf83e3af |
Get rid of some annoying debug messages. |
2005-08-19 |
sos22 |
6287:66348ff38ec1 |
Merge. |
2005-08-19 |
sos22 |
6286:509316987d65 |
Merge. |
2005-08-19 |
sos22 |
6285:3d45fb64b064 |
Tidy up a bit. |
2005-08-18 |
sos22 |
6284:5a7efe0cf5fb |
A really nasty workaround for a race. |
2005-08-18 |
sos22 |
6283:7f9b024a509e |
Actually make suspending SMP domUs work: the previous commit didn't |
2005-08-17 |
sos22 |
6282:6e6cedc1763d |
Make xm save/restore work for SMP guest domains. |
2005-08-19 |
cl349 |
6281:188c782fa9bb |
Fix suspend/resume for domains with devices which are in xenstore but have no xenbus aware driver. |
2005-08-19 |
cl349 |
6280:bf1746842c46 |
merge? |
2005-08-19 |
cl349 |
6279:a86fb4df3bdd |
Add very rough xend support for xenbus block device setup. |
2005-08-19 |
cl349 |
6278:73b23942d6f5 |
Fix driver to work with updated probe driver. |
2005-08-19 |
cl349 |
6277:b399599f2ff8 |
Switch block device setup/teardown over to xenbus/xenstore. |