age |
author |
revision |
description |
2005-10-25 |
emellor |
7489:25639d30d5d5 |
Moved SuSE-specific getcfg call into a preiftransfer call. The semantics of |
2005-10-24 |
emellor |
7488:52f17d78dcd5 |
Change argument spec for introduce_domain argument parsing, as the MFN is a long. |
2005-10-24 |
emellor |
7487:c653a376cf52 |
Remove recently added uses of errno, as these cause trouble on ia64 builds. |
2005-10-24 |
emellor |
7486:99ece3c06913 |
Removed some unnecessary imports. |
2005-10-24 |
chris |
7485:f0e92f206c8a |
Don't run network stop script when doing xend stop. |
2005-10-24 |
vhanquez |
7484:e47f04c55eb1 |
compute the correct totalram_pages when the balloon increase or decrease the |
2005-10-24 |
emellor |
7483:98c6c36ac444 |
Added a timestamp to the logging output by trace_io. |
2005-10-24 |
emellor |
7482:e6591119fda0 |
Do not create the console tty until domain_create_ring has succeeded. This |
2005-10-24 |
kaf24 |
7481:1c62a4149b11 |
Attached patch avoids "Bad L1 flags 80" for VMX domains. Thanks Ian for |
2005-10-23 |
emellor |
7480:a90d670c98b9 |
Change the semantics of GetDomainPath so that it always succeeds, regardless of |
2005-10-23 |
emellor |
7479:5a728a884242 |
Instead of writing errors to |
2005-10-23 |
kaf24 |
7478:2c0b3b807756 |
Enable TSC-offsetting capability to ensure that VMX |
2005-10-23 |
kaf24 |
7477:5a7baecb1c70 |
Fix an issue for passing arguement from control panel to deivce model |
2005-10-23 |
kaf24 |
7476:e398a9797c4c |
some fixes to VMX: |
2005-10-22 |
emellor |
7475:6f8ce90246f8 |
Reintroduce the changes made by changeset 7455:021324804fbd, which were |
2005-10-22 |
kaf24 |
7474:a2cf10b8da5a |
Fix 'xm vcpu-list'. List cpumap as 'CPU Affinity'. Use |
2005-10-22 |
kaf24 |
7473:94cee9a918de |
cpumap cleanups -- Python now deals with lists of cpus |
2005-10-22 |
kaf24 |
7472:6b8a91dcdc2e |
Fix assertions in bitops.c. |
2005-10-22 |
kaf24 |
7471:37050ba0e35c |
This patch is to make xentop able to print vcpu usage for out of order |
2005-10-22 |
kaf24 |
7470:3951b5b01cfd |
Two patches were applied to pygrub's setup.py to work around python2.2 |
2005-10-21 |
kaf24 |
7469:21a211649fe2 |
Disable Xen verbosity by default. At this point I think it |
2005-10-21 |
jrb44 |
7468:17a9f111fa93 |
Temporary workaround to xend start problem. |
2005-10-21 |
kaf24 |
7467:2d5b92e7c79a |
This is a follow up of PIC device model by Xiaofeng and me to move to |
2005-10-21 |
kaf24 |
7466:8eaaa622db81 |
Tweak to pygrub build config detection. |
2005-10-21 |
kaf24 |
7465:3eee5653f08b |
Fix allocation of phys_to_machine_mapping array during |
2005-10-21 |
jrb44 |
7464:9628e7a5766d |
Add biossums dependency to Makefile to avoid parallel build breakage. |
2005-10-21 |
emellor |
7463:c4c0bded343a |
Merged. |
2005-10-21 |
emellor |
7462:b81723792274 |
Explicitly delete xc instance, which will hopefully solve the intermittent |
2005-10-21 |
kaf24 |
7461:e813ac9f7d23 |
Fix early bootstrap of secondary VCPUs on x86/64. |
2005-10-21 |
emellor |
7460:d8b35f72a587 |
Break proc paths out into separate include file, rather than inlining them. |
2005-10-21 |
emellor |
7459:f31494465fb0 |
Merged. |
2005-10-21 |
emellor |
7458:19af31a59537 |
Break common network code in xen-network-common.sh, and common vif hotplugging |
2005-10-21 |
emellor |
7457:cefe36be8592 |
Tidy xend-config.sxp, removing entries that haven't been used since the |
2005-10-21 |
emellor |
7456:4d49f61a7fee |
Removed xen.util.process, as no-one is using it, and it leaves defunct processes |
2005-10-21 |
emellor |
7455:021324804fbd |
Remove unused Vifctl.vifctl and Vifctl.set_vif_name. Remove the bridge and |
2005-10-21 |
emellor |
7454:82cdb5efc3a8 |
Output the Xen changeset in the logs at start of day. |
2005-10-20 |
emellor |
7453:840a66f08e3d |
Set antispoof default to yes, as this seems safer, and is the current behaviour |
2005-10-21 |
kaf24 |
7452:c3a0f492644c |
Work around internal error in some versions of x86/64 gcc |
2005-10-21 |
kaf24 |
7451:899f7b4b19fc |
Upgrade tree to 2.6.12.6. |
2005-10-21 |
kaf24 |
7450:349b302f29e2 |
Update one file from qemu 0.71 for Cirrus Logic VGA device model. |
2005-10-21 |
kaf24 |
7449:349d7b4ef7b0 |
Send special keys that your graphical user interface intercepts at |
2005-10-21 |
kaf24 |
7448:19432bec4c06 |
Turn off some debug switches by default |
2005-10-20 |
kaf24 |
7447:1e40bed176d4 |
This patch to the Xen access control module (ACM) and tools: |
2005-10-20 |
jrb44 |
7446:6f5b94da963a |
Avoid specifying bogus DISPLAY=None when spawning device model. |
2005-10-20 |
emellor |
7445:1e7bbbdff402 |
Merged. |
2005-10-20 |
emellor |
7444:6a7253b1ce8a |
Fix the recently-introduced failure to preserve uuid across a guest reboot. |
2005-10-20 |
kaf24 |
7443:4ac2051ec21e |
New function direct_kernel_remap_pfn_range(). Like |
2005-10-20 |
kaf24 |
7442:27c8bc033f16 |
disable bogus touchpad device model, which cause annoying dmesg on 2.6 kernel |
2005-10-20 |
kaf24 |
7441:6450e40ad21a |
smp_call_function() must be usable as an expression |
2005-10-20 |
kaf24 |
7440:7d50f64aada7 |
Fix NMI race with context switch. |
2005-10-20 |
tristan gingold |
7439:5d746b39e873 |
Makes smp_call_function a real stmt if CONFIG_SMP is not defined. |
2005-10-19 |
emellor |
7438:fb265175f47c |
This patch fixes the problem that VMX guest can not get brought up on |
2005-10-19 |
emellor |
7437:471e8ca6bc1f |
Merged. |
2005-10-19 |
emellor |
7436:18eb059ae471 |
New network-bridge script and associated gubbins. |
2005-10-19 |
kaf24 |
7435:f7552b93adeb |
pygrub's setup.py relies on distutils.UnixCCompiler.has_function(), |
2005-10-19 |
kaf24 |
7434:b3e6901f4cdb |
Declare ac_timer_init() properly in ac_timer.h |
2005-10-19 |
emellor |
7433:b0f61c2c0746 |
Merge. |
2005-10-19 |
emellor |
7432:4ba11726df73 |
Added diagnosis tool for broken domains. |
2005-10-19 |
emellor |
7431:857b79d27993 |
Set the console limit for DomUs based on a value set in xend-config.sxp. |
2005-10-19 |
kaf24 |
7430:41489189b19e |
Add slack to balloon driver to allow to counteract low-mem |