age |
author |
revision |
description |
2005-10-24 |
vhanquez |
7516:e47f04c55eb1 |
compute the correct totalram_pages when the balloon increase or decrease the |
2005-11-07 |
djm |
7515:dd0db9019177 |
Fast tlb miss reflection (mostly working, missing robustness, default off) |
2005-11-04 |
djm |
7514:5a4893a537ca |
Minor driver code changes/rearrangement to reduce ia64-specific patches |
2005-11-03 |
djm |
7513:b4263a0216a9 |
Enable test for running_on_xen from modules |
2005-11-03 |
djm |
7512:98209d207d14 |
Fix gcc-3.4 compiler errors (submitted by Takebe Akio) |
2005-11-03 |
djm |
7511:f1949cd70f89 |
Oops, backout accidental test config, committed in wrong directory |
2005-11-03 |
djm |
7510:7b3230c51fbb |
Test new config |
2005-11-03 |
djm |
7509:4ef1a7322bf4 |
Fix console output and bug in evtchn_ia64 (by Tristan Gingold) |
2005-11-03 |
djm |
7508:55aaa12a542a |
Fix ar.unat save/restore for fast rfi (by Anthony Xu) |
2005-11-02 |
djm |
7507:854cfcbef774 |
Adapt for recent change in xen-unstable common/trace.c |
2005-11-01 |
djm |
7506:3f237000e59c |
Fix hyper_set_kr bug -- was always setting kr0. (Found by Kevin Tian) |
2005-10-31 |
djm |
7505:fbf92a68ff36 |
Mask vector for delivering vhpt fault correctly. |
2005-10-31 |
djm |
7504:4f8302838037 |
Load kernel regs from virtual kernel regs at domain switch (found by Kevin Tian) |
2005-10-31 |
djm |
7503:aa81f4e44ca5 |
Fixes for first step in getting domU back up (by Kevin Tian) |
2005-10-24 |
djm |
7502:7eac3edd0589 |
Oops, missed hg add of vti example file |
2005-10-24 |
djm |
7501:8928c89a8d0a |
Necessary change to support ia64/vti domain build in common code. |
2005-10-24 |
djm |
7500:935a81f86348 |
Image builder for ia64/vti domain, together with a example config file. |
2005-10-24 |
djm |
7499:ebc92fd2fac8 |
Code reordering for (partial) gcc3.4 compatibility |
2005-10-24 |
djm |
7498:eb1ae533d480 |
Remove dup prologue lines |
2005-10-24 |
djm |
7497:91268555f215 |
Define VHPT constants from VHPT_SIZE_LOG2. |
2005-10-24 |
djm |
7496:998e85f9963d |
Need additional include for ia64 |
2005-10-24 |
djm |
7495:813e504dc716 |
Necessary change to make ia64 dom0 rework: |
2005-10-24 |
djm |
7494:fdea4a967bc7 |
Merge |
2005-10-24 |
emellor |
7493:98c6c36ac444 |
Added a timestamp to the logging output by trace_io. |
2005-10-24 |
emellor |
7492:e6591119fda0 |
Do not create the console tty until domain_create_ring has succeeded. This |
2005-10-24 |
kaf24 |
7491:1c62a4149b11 |
Attached patch avoids "Bad L1 flags 80" for VMX domains. Thanks Ian for |
2005-10-23 |
emellor |
7490:a90d670c98b9 |
Change the semantics of GetDomainPath so that it always succeeds, regardless of |
2005-10-23 |
emellor |
7489:5a728a884242 |
Instead of writing errors to |
2005-10-23 |
kaf24 |
7488:2c0b3b807756 |
Enable TSC-offsetting capability to ensure that VMX |
2005-10-23 |
kaf24 |
7487:5a7baecb1c70 |
Fix an issue for passing arguement from control panel to deivce model |
2005-10-23 |
kaf24 |
7486:e398a9797c4c |
some fixes to VMX: |
2005-10-22 |
emellor |
7485:6f8ce90246f8 |
Reintroduce the changes made by changeset 7455:021324804fbd, which were |
2005-10-22 |
kaf24 |
7484:a2cf10b8da5a |
Fix 'xm vcpu-list'. List cpumap as 'CPU Affinity'. Use |
2005-10-22 |
kaf24 |
7483:94cee9a918de |
cpumap cleanups -- Python now deals with lists of cpus |
2005-10-22 |
kaf24 |
7482:6b8a91dcdc2e |
Fix assertions in bitops.c. |
2005-10-22 |
kaf24 |
7481:37050ba0e35c |
This patch is to make xentop able to print vcpu usage for out of order |
2005-10-22 |
kaf24 |
7480:3951b5b01cfd |
Two patches were applied to pygrub's setup.py to work around python2.2 |
2005-10-21 |
kaf24 |
7479:21a211649fe2 |
Disable Xen verbosity by default. At this point I think it |
2005-10-21 |
jrb44 |
7478:17a9f111fa93 |
Temporary workaround to xend start problem. |
2005-10-21 |
kaf24 |
7477:2d5b92e7c79a |
This is a follow up of PIC device model by Xiaofeng and me to move to |
2005-10-21 |
kaf24 |
7476:8eaaa622db81 |
Tweak to pygrub build config detection. |
2005-10-21 |
kaf24 |
7475:3eee5653f08b |
Fix allocation of phys_to_machine_mapping array during |
2005-10-21 |
jrb44 |
7474:9628e7a5766d |
Add biossums dependency to Makefile to avoid parallel build breakage. |
2005-10-21 |
emellor |
7473:c4c0bded343a |
Merged. |
2005-10-21 |
emellor |
7472:b81723792274 |
Explicitly delete xc instance, which will hopefully solve the intermittent |
2005-10-21 |
kaf24 |
7471:e813ac9f7d23 |
Fix early bootstrap of secondary VCPUs on x86/64. |
2005-10-21 |
emellor |
7470:d8b35f72a587 |
Break proc paths out into separate include file, rather than inlining them. |
2005-10-21 |
emellor |
7469:f31494465fb0 |
Merged. |
2005-10-21 |
emellor |
7468:19af31a59537 |
Break common network code in xen-network-common.sh, and common vif hotplugging |
2005-10-21 |
emellor |
7467:cefe36be8592 |
Tidy xend-config.sxp, removing entries that haven't been used since the |
2005-10-21 |
emellor |
7466:4d49f61a7fee |
Removed xen.util.process, as no-one is using it, and it leaves defunct processes |
2005-10-21 |
emellor |
7465:021324804fbd |
Remove unused Vifctl.vifctl and Vifctl.set_vif_name. Remove the bridge and |
2005-10-21 |
emellor |
7464:82cdb5efc3a8 |
Output the Xen changeset in the logs at start of day. |
2005-10-20 |
emellor |
7463:840a66f08e3d |
Set antispoof default to yes, as this seems safer, and is the current behaviour |
2005-10-21 |
kaf24 |
7462:c3a0f492644c |
Work around internal error in some versions of x86/64 gcc |
2005-10-21 |
kaf24 |
7461:899f7b4b19fc |
Upgrade tree to 2.6.12.6. |