age |
author |
revision |
description |
2005-11-08 |
emellor |
7676:464e03b08f65 |
Remove unused parameter. |
2005-11-08 |
kaf24 |
7675:1470a9d40072 |
Remove unused and unnecessary gnttab ioctl. |
2005-11-08 |
kaf24 |
7674:33b2e15c2ade |
Update tools/examples docs. |
2005-11-08 |
kaf24 |
7673:8914eb171c66 |
After move randomMac to netif in 7637, we need to this for vmx guest. |
2005-11-08 |
kaf24 |
7672:a7a35d0a4a7c |
Remove the execute bit from shell snipplets (the -common files not |
2005-11-08 |
kaf24 |
7671:becf19225569 |
Fix the clean target of the tools/xenstore Makefile to |
2005-11-08 |
kaf24 |
7670:0aeb37de0e4a |
merge |
2005-11-07 |
djm |
7669:66dd96e90be4 |
Merge xen-unstable into xen-ia64-unstable again (to get ioapic changes) |
2005-11-07 |
djm |
7668:d51b071bfcfc |
Enable ar.unat handling for fast paths (by Anthony Xu) |
2005-11-07 |
djm |
7667:b547291cb6d4 |
Missed ia64 changes to one drivers/xen file |
2005-11-07 |
djm |
7666:b6cce4237ded |
Merge latest xen-unstable into xen-ia64-unstable |
2005-11-07 |
djm |
7665:dd0db9019177 |
Fast tlb miss reflection (mostly working, missing robustness, default off) |
2005-11-04 |
djm |
7664:5a4893a537ca |
Minor driver code changes/rearrangement to reduce ia64-specific patches |
2005-11-03 |
djm |
7663:b4263a0216a9 |
Enable test for running_on_xen from modules |
2005-11-03 |
djm |
7662:98209d207d14 |
Fix gcc-3.4 compiler errors (submitted by Takebe Akio) |
2005-11-03 |
djm |
7661:f1949cd70f89 |
Oops, backout accidental test config, committed in wrong directory |
2005-11-03 |
djm |
7660:7b3230c51fbb |
Test new config |
2005-11-03 |
djm |
7659:4ef1a7322bf4 |
Fix console output and bug in evtchn_ia64 (by Tristan Gingold) |
2005-11-03 |
djm |
7658:55aaa12a542a |
Fix ar.unat save/restore for fast rfi (by Anthony Xu) |
2005-11-02 |
djm |
7657:854cfcbef774 |
Adapt for recent change in xen-unstable common/trace.c |
2005-11-01 |
djm |
7656:3f237000e59c |
Fix hyper_set_kr bug -- was always setting kr0. (Found by Kevin Tian) |
2005-10-31 |
djm |
7655:fbf92a68ff36 |
Mask vector for delivering vhpt fault correctly. |
2005-10-31 |
djm |
7654:4f8302838037 |
Load kernel regs from virtual kernel regs at domain switch (found by Kevin Tian) |
2005-10-31 |
djm |
7653:aa81f4e44ca5 |
Fixes for first step in getting domU back up (by Kevin Tian) |
2005-11-08 |
emellor |
7652:055efdd6b7c5 |
Merged. |
2005-11-08 |
emellor |
7651:7e3faea076ec |
Push the process of waiting for devices to come up right out of DevController, |
2005-11-08 |
emellor |
7650:eafd932231ae |
Rearrange restart logic so that a failure to restart a domain does not cause |
2005-11-08 |
emellor |
7649:f2202af64023 |
Mark plenty of variables as unused, and remove an unused import. |
2005-11-08 |
emellor |
7648:dcfbfae87f6c |
Remove unused XENSTORED_XYZ constants. |
2005-11-07 |
emellor |
7647:ca37f8be9426 |
Rename parameter to avoid shadowing builtin. |
2005-11-07 |
kaf24 |
7646:25599e222c33 |
Fix pagetable pinning logic for xen/i386 kernels. The pin |
2005-11-07 |
kaf24 |
7645:63aeaa2152d8 |
This patch remove the obsolete ioapic code on qemu device model side. |
2005-11-07 |
kaf24 |
7644:9bb7a75f120f |
This patch add virtual IOAPIC support for VMX guest. |
2005-11-07 |
kaf24 |
7643:781b6dd73e4c |
This patch change the vmx mmio handler to static. |
2005-11-07 |
emellor |
7642:a05e55c919c1 |
Merged. |
2005-11-07 |
emellor |
7641:12c3b4463cba |
Added description of the behaviour of rename-restart. |
2005-11-07 |
jbulpin |
7640:d1b5ad8e8b03 |
Fixed syntax error in iopif patch. |
2005-11-07 |
kaf24 |
7639:a4bd444c5424 |
merge |
2005-11-07 |
kaf24 |
7638:19e5385bc5b3 |
fast_flush_area() should index the unmap request array using |
2005-11-07 |
emellor |
7637:b47b79585772 |
Move the randomMAC method from xm.create into server.netif. This way, it can |
2005-11-07 |
emellor |
7636:f392a8fc7494 |
Fix misnamed call to legacy_mask_to_prefix. Thanks to Tim Moreton for finding |
2005-11-07 |
emellor |
7635:a4bff55d4a16 |
Diagnostic for hitting the nloopbacks limit. This is presumably the cause of |
2005-11-07 |
emellor |
7634:ecb5997f7b25 |
Wholesale import of xm-test 0.4.0. |
2005-11-07 |
emellor |
7633:365245f2a106 |
Hack around problem whereby VMX domains (using the ioemu device) now fail |
2005-11-07 |
emellor |
7632:5d9de9f4baf4 |
Added assertion, to stop it blowing up more obscurely a little later. |
2005-11-07 |
emellor |
7631:43fbea30b5c8 |
Tidy exception handling on IntroduceDomain, quieten down one debug message, add |
2005-11-07 |
emellor |
7630:19a226d8db16 |
Make xenstored reopen its trace file on SIGHUP. This allows one to rotate the |
2005-11-07 |
kaf24 |
7629:1f57d567cf4b |
Add support for the ioport_permission dom0 op to xend and xm |
2005-11-06 |
kaf24 |
7628:270469d40f02 |
Revert c/s 7626 -- it's missing a new file. |
2005-11-06 |
kaf24 |
7627:55194bd55b86 |
Fix error path in blkback driver where a grant mapping in the |
2005-11-06 |
kaf24 |
7626:c352591ebfdf |
Add support for the ioport_permission dom0 op to xend and xm |
2005-11-06 |
kaf24 |
7625:b67d2d2465aa |
Added domain_ioport_permission to the python module xen.lowlevel.xc, |
2005-11-06 |
kaf24 |
7624:15dc55145e55 |
Added xc_domain_ioport_permission to libxc, which wraps the dom0 op |
2005-11-06 |
kaf24 |
7623:f41c33671a43 |
This patch adds a new boot parameter, dom0_ioports_disable, which |
2005-11-05 |
kaf24 |
7622:0cae0c6436f5 |
This patch is intended to make qemu support ia64/vti. We have validated |
2005-11-05 |
kaf24 |
7621:65c3b9382caa |
This patch is to remove the pit_timer when the vmx domain is |
2005-11-05 |
kaf24 |
7620:b180310a0d2c |
vlapic_init alloc memory for struct vlapic, so it should do a memset on |
2005-11-05 |
smh22 |
7619:2e880b1fbe84 |
Quiet down balloon driver. |
2005-11-05 |
smh22 |
7618:a45408260abb |
Check correct flag in grant transfer - this eliminates the most common |
2005-11-04 |
kaf24 |
7617:a969d918674e |
Remove shadow audit debugging. Too noisy for |
2005-11-04 |
kaf24 |
7616:6a2d93c2b32d |
Specifying 'mem=' as Linux boot parameter disables the default |
2005-11-04 |
kaf24 |
7615:21d175472d55 |
This is a fix for some device model corner cases including: |
2005-11-04 |
kaf24 |
7614:1a5861311b04 |
This patch adds a check to make sure the config file passed to |
2005-11-04 |
kaf24 |
7613:d9d88dd713ba |
This is another patch that adds an arg_check() to domid and domname so |
2005-11-04 |
kaf24 |
7612:98515ca23ca3 |
This patch adds an arg_check into the set_vcpus code in xm, so that we |
2005-11-03 |
kaf24 |
7611:289b73a5ace7 |
Simplified vmx_platform.c by removing obsolete code and redundant vmread's. |
2005-11-03 |
emellor |
7610:ca2e91ab4311 |
Merged. |
2005-11-03 |
emellor |
7609:fe487b19c379 |
Fix handling of child in forkHelper. |
2005-11-02 |
kaf24 |
7608:76fbcb25d174 |
Fix map_domain_page() by reverting a bogus simplification |
2005-11-02 |
sos22 |
7607:9cdfcecf4968 |
Merge. |
2005-11-01 |
sos22 |
7606:5ffe3f16aa52 |
Make SMP alternatives work under xenolinux rather than just native, |
2005-11-02 |
emellor |
7605:4321438e92a7 |
Merged. |
2005-11-02 |
emellor |
7604:7f8db234e9db |
Rewritten handling of child stderr to avoid deadlock. |
2005-11-02 |
kaf24 |
7603:e519f3239a97 |
Make the -V option of xenconsoled actually do something. |
2005-11-02 |
kaf24 |
7602:d507f32afba9 |
Make it clear that the result of xs_get_domain_path() must be free()'d. |
2005-11-02 |
kaf24 |
7601:4ec05d64f202 |
Fix memory leak in domain cleanup spotted by doremifa in #xen. |
2005-11-02 |
kaf24 |
7600:89030fab2c3f |
The attached patch to 1) fix a 64-bit bug with some of the data packing, |
2005-11-02 |
kaf24 |
7599:03d51c0b0546 |
fix VMX decoder for MOVZ instruction. |
2005-11-02 |
kaf24 |
7598:c31edd72086d |
Just some small code cleanup to shadow.c, no logic changed. |
2005-11-02 |
kaf24 |
7597:5ed53e973b83 |
Changeset 7419 introduced a check for DOM0 before setting a bit in the |
2005-11-01 |
kaf24 |
7596:ae2e13795c63 |
>I'm hitting an ASSERT in alloc_monitor_pagetable() with debug=y and I |
2005-11-01 |
kaf24 |
7595:305649f5ad56 |
Fix 'nosmp' and ensure that CPU#0 is reported properly |
2005-11-01 |
kaf24 |
7594:3492adc0ad60 |
Temporary fix for blkfront failure on save/restore. |
2005-11-01 |
kaf24 |
7593:0b8f92adc679 |
Fix CPU hotplug -- cpu initialisation functions must be declared |
2005-11-01 |
emellor |
7592:99f4ba74763e |
Merged. |
2005-11-01 |
emellor |
7591:28face899030 |
Catch KeyboardInterrupt, to avoid spewing error messages on Ctrl-C. |
2005-11-01 |
emellor |
7590:3a3b2f8fbb60 |
Added missing __init__.py. |
2005-11-01 |
kaf24 |
7589:952945d2b68e |
Disable guest firmware apm since no apm is supported now to remove the |
2005-11-01 |
kaf24 |
7588:b818029835de |
The following patch adds a section for SHUTDOWN OPTIONS for the xmdomain.cfg |
2005-11-01 |
kaf24 |
7587:07b5b3e2ff45 |
Fix docs: xm set-mem => xm mem-set. |
2005-11-01 |
kaf24 |
7586:c794c98c416c |
There is an error in xenstat, such that a wild pointer is being |
2005-11-01 |
kaf24 |
7585:a48ac90f99f1 |
Fix the DISPLAY configration that breaks vmx domain creation with SDL |
2005-11-01 |
kaf24 |
7584:f1b6dd997716 |
Add get_cycles(), to be defined in asm/time.h, as a |
2005-10-31 |
emellor |
7583:6be0d21bb863 |
Merged. |
2005-10-31 |
emellor |
7582:286946489e5d |
From Murillo Fernandes Bernardes <mfb@br.ibm.com>: |
2005-10-31 |
emellor |
7581:a7129a40f239 |
From Gerd Knorr <kraxel@suse.de>: |
2005-10-31 |
emellor |
7580:00377595e4f9 |
Added new xentrace executables tbctl and setsize. |
2005-10-31 |
emellor |
7579:4e6c0734c409 |
Use _p to fix, once and for all, the debugging printf recently changed. |
2005-10-31 |
emellor |
7578:a51ec6d425e7 |
Removed the event server, and all it entails. This is unused, and a big pile |
2005-10-31 |
emellor |
7577:69958a5b94a3 |
Removed some dead code. |
2005-10-31 |
emellor |
7576:7c30e9215558 |
Ignore the directories containing generated man pages. |
2005-10-31 |
kaf24 |
7575:cf0c13832905 |
Make check_pkgs work with the Bourne shell |
2005-10-31 |
kaf24 |
7574:60c941136be9 |
Update .hgignore. |
2005-10-31 |
kaf24 |
7573:8ded2066e16c |
Fix PAE shadow on a machine with RAM above 4G on x86_64 xen. |
2005-10-31 |
kaf24 |
7572:ea6d9f29dff5 |
Watch events may get lost, the xenstored response races against the new |
2005-10-31 |
kaf24 |
7571:8cc7ce549d00 |
Sanitise the trace-buffer hypervisor<->user interface. |
2005-10-30 |
kaf24 |
7570:7d0d88685f79 |
Remove stupid unused strtok() function. |
2005-10-30 |
kaf24 |
7569:2947b0df5ffa |
Simplify trace header some more, and ensure that |
2005-10-30 |
kaf24 |
7568:d8a39152f982 |
Tracing cleanups and simplify tb_set_size(). Dynamic |
2005-10-30 |
kaf24 |
7567:a663683fe8cb |
Remove trace compile option from Xen. |
2005-10-30 |
kaf24 |
7566:f33f18fbf2cb |
This is a set of changes which allow the tracebuffer functionality to |
2005-10-30 |
emellor |
7565:43676a509982 |
Merged. |
2005-10-30 |
emellor |
7564:127d856ce124 |
Try again to get the ptrdiff_t printf right for 64-bit. |
2005-10-30 |
emellor |
7563:d49fd494963e |
--- xen-unstable.hg.copy/docs/Makefile 2005-10-28 18:36:33.000000000 -0700 |
2005-10-30 |
emellor |
7562:c774efa2aca8 |
Added doccomment. |
2005-10-30 |
emellor |
7561:e212c0b60fbe |
Move misplaced netif_free declaration. |
2005-10-30 |
emellor |
7560:f3ebb4d6baab |
Added network-attach and network-detach. Fixes bug #300. |
2005-10-30 |
emellor |
7559:e0ea9320c351 |
Force the devid given to destroyDevice to an integer. This means that that |
2005-10-30 |
emellor |
7558:1ce76b214ce2 |
Added -lpthread to qemu-dm link line, in order to compile even without SDL |
2005-10-30 |
emellor |
7557:b50eb7619dd4 |
Change the grant table interface so that gnttab_end_foreign_access_ref returns |
2005-10-30 |
emellor |
7556:ecae9e6c7331 |
Added cast to silence warning on 64-bit. |
2005-10-30 |
emellor |
7555:8ffba597c385 |
Use %tx C99 printf modifier for ptrdiff_t so that this builds on 64-bit. |
2005-10-30 |
kaf24 |
7554:32695e99cfc8 |
This patch is to fix the NIC driven mechanism to make it event |
2005-10-30 |
kaf24 |
7553:8e1bfcb901e5 |
Once grant refs run out, netfront prints a nice message, but doesn't set |
2005-10-30 |
kaf24 |
7552:c7006e46cd06 |
Small shadow pagetable fixes. |
2005-10-30 |
emellor |
7551:47ba7a4bed45 |
Remove out: label, to silence warning. |
2005-10-30 |
emellor |
7550:bcccadcc56e5 |
Merged. |
2005-10-30 |
emellor |
7549:dc36edf1102f |
Don't schedule work for reboot if work is already scheduled. This fixes a |
2005-10-30 |
emellor |
7548:9f44b2aa98f3 |
Change the interface between XendRoot.get_network_script and Vifctl so that a |
2005-10-30 |
emellor |
7547:03612b7f69d5 |
Don't use XendRoot.get_vif_bridge to provide a default bridge -- instead, pass |
2005-10-30 |
emellor |
7546:601ae1c4fe61 |
Added test_create.py, a test script for create.py. This contains a unit test |
2005-10-30 |
emellor |
7545:ab8768317e20 |
Added xen.xm.tests package to build. |
2005-10-30 |
emellor |
7544:4722eae11abb |
Added xen-script-common.sh, for functions common to all scripts, not just the |
2005-10-30 |
emellor |
7543:6304291cf08b |
Print out MFN in audit code, for debugging purposes. |
2005-10-30 |
emellor |
7542:889afaf6ca25 |
Free domain names in xenstat_free_node, fixing small memory leak. |
2005-10-28 |
emellor |
7541:f994ee35da23 |
Fix reboot logic. An indentation error meant that every second reboot would |
2005-10-30 |
kaf24 |
7540:b5903c9aeda5 |
Fix floating-point corruption (a nasty race in fp task-switch |
2005-10-30 |
kaf24 |
7539:07aa5213d811 |
Add a commented-out sanity check for lazy fpu switching. |
2005-10-29 |
kaf24 |
7538:eee0489b3a17 |
merge |
2005-10-24 |
djm |
7537:7eac3edd0589 |
Oops, missed hg add of vti example file |
2005-10-24 |
djm |
7536:8928c89a8d0a |
Necessary change to support ia64/vti domain build in common code. |
2005-10-24 |
djm |
7535:935a81f86348 |
Image builder for ia64/vti domain, together with a example config file. |
2005-10-24 |
djm |
7534:ebc92fd2fac8 |
Code reordering for (partial) gcc3.4 compatibility |
2005-10-24 |
djm |
7533:eb1ae533d480 |
Remove dup prologue lines |
2005-10-24 |
djm |
7532:91268555f215 |
Define VHPT constants from VHPT_SIZE_LOG2. |
2005-10-24 |
djm |
7531:998e85f9963d |
Need additional include for ia64 |
2005-10-24 |
djm |
7530:813e504dc716 |
Necessary change to make ia64 dom0 rework: |
2005-10-24 |
djm |
7529:fdea4a967bc7 |
Merge |
2005-10-21 |
djm |
7528:ff7c5a791ed5 |
Backout incautious public/io header changes |
2005-10-14 |
djm |
7527:42cab8724273 |
More itir fixes in vcpu_translate and cleanup |
2005-10-14 |
djm |
7526:d61142fc7480 |
Fix reprogram_ac_timer corner case bug, by Tristan Gingold |
2005-10-14 |
djm |
7525:f1dc942257e5 |
Add fault debug feature (assuming guest doesn't use kr2), by Tristan Gingold |
2005-10-14 |
djm |
7524:70de2b71f439 |
Fix itir bugs in vcpu_transalte and do some cleanup |
2005-10-13 |
djm |
7523:c03dc328bf3a |
Modify printfs to be able to compile on ia64. |
2005-10-13 |
djm |
7522:760f5e85c706 |
Some outstanding bug fixes found in VT merge |
2005-10-12 |
djm |
7521:54b112b314fe |
Initial SMP support |
2005-10-12 |
djm |
7520:18390e605e19 |
Fast hyperprivop for itc.i and itc.d (works, but default off for stability) |
2005-10-12 |
djm |
7519:c8eb9d82dd4b |
Minor change needed for types rearrangement in xen-unstable 7339 |
2005-10-29 |
jbulpin |
7518:8cf7d1d715f4 |
Prevent event listener socket from being inherited by children. |
2005-10-28 |
kaf24 |
7517:d25ac5cbd8d3 |
Remove next_io_page field from domain structure. |
2005-10-28 |
kaf24 |
7516:ab0addb6dcbb |
Clean up the 'initial mapping' area properly on x86/64. |
2005-10-28 |
kaf24 |
7515:f5de9429118c |
Fix sizeof_vcpu_shift in x86/64 xen_entry.S. |
2005-10-28 |
kaf24 |
7514:cc23d4236b20 |
This patch provide local APIC support for vmx guest. |
2005-10-27 |
kaf24 |
7513:f23b897930d1 |
xm help notes that domid can be used in place of domname. |
2005-10-27 |
kaf24 |
7512:6d4caa5a2cdb |
No side effects in BUG_ON statements in Xen. |
2005-10-27 |
kaf24 |
7511:c5cd971aa96c |
To allow kernel to handle radically different hypervisors in the future, |
2005-10-27 |
kaf24 |
7510:f8087c9297aa |
I've created a patch to get the mini-os to compile in Xen-unstable. The patch |
2005-10-27 |
kaf24 |
7509:602f7fc3e1b1 |
Originally in qemu when a IDE dma transfer is started which is triggered |
2005-10-27 |
kaf24 |
7508:d6ebcfc5a30b |
The attached patch fixes 2 issues with the scripts written for the Xen |
2005-10-27 |
kaf24 |
7507:7ba4019f7b2d |
This patch |
2005-10-27 |
kaf24 |
7506:897adc98fec2 |
Remove all binaries on make clean. |
2005-10-27 |
kaf24 |
7505:26fc51079f5f |
Remove a non-portable and unused error.h, and use signal.h not |
2005-10-27 |
kaf24 |
7504:3843e518e092 |
Use standard int typedefs. |
2005-10-27 |
kaf24 |
7503:76392609363f |
BUG_ON() is a macro very very similar to assert(), and it's a really bad |
2005-10-27 |
emellor |
7502:e70ea9465b31 |
Fix Jerone Young's xenstat / xenstore patch: |
2005-10-27 |
jeroney |
7501:a793b7a53605 |
* Enable xenstat to use xenstore |
2005-10-26 |
emellor |
7500:20d1a79ebe31 |
Fix the check for non-existence of the save/restore directories, by using && |
2005-10-26 |
emellor |
7499:0240a69e1f97 |
Move exception handler for sxp.ParseError above that for Exception, as the |
2005-10-26 |
emellor |
7498:98fd1359eecd |
Break the write_dev function out from block into new block-common.sh, where it |
2005-10-26 |
emellor |
7497:4983606a263e |
Added copyright notice. |
2005-10-26 |
emellor |
7496:895d66f6de44 |
New xendomains init script, courtesy of Kurt Garloff: |
2005-10-26 |
emellor |
7495:a39aee6d660f |
Check whether dom is NULL when we handle a watch. This might occur if the |
2005-10-26 |
emellor |
7494:9b91f6583b5e |
Added comment. |
2005-10-25 |
jeroney |
7493:623ccfa55107 |
Remove second decleration of .PHONY & cleanup formating |
2005-10-25 |
emellor |
7492:34b4068704c5 |
Fix format spec for tracing. |
2005-10-25 |
emellor |
7491:cd1cfbadb75f |
NBD scripts, courtesy of Kurt Garloff: |
2005-10-25 |
emellor |
7490:f2ad4e0a7259 |
Merged. |
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. |