age |
author |
revision |
description |
2005-11-21 |
emellor |
7996:11a06dd44a8d |
Merged. |
2005-11-21 |
emellor |
7995:87b520c30cb2 |
As with xs.c, change the module interface to match the current Python/C |
2005-11-21 |
emellor |
7994:52f80621b889 |
Tidy use of module / package names. |
2005-11-21 |
emellor |
7993:f72da8799418 |
Remove many unnecessary uses of keyword arguments, to reduce complexity. |
2005-11-21 |
smh22 |
7992:eaec9512f618 |
Remove unnecessary assert. |
2005-11-21 |
emellor |
7991:976e53674e84 |
Merged. |
2005-11-21 |
emellor |
7990:fbd3f3cb6f65 |
Return the changed path as an argument to the watch callback. This is useful |
2005-11-21 |
kaf24 |
7989:52020caa244f |
Change semantics of gnttab_transfer to take the page away |
2005-11-21 |
emellor |
7988:e336e186e5f9 |
Merged. |
2005-11-21 |
emellor |
7987:c07d5bab4c2b |
Fix removal of use of scheduler, broken earlier today by mismerge. |
2005-11-21 |
emellor |
7986:27a2cb379c8f |
Merged. |
2005-11-21 |
emellor |
7985:dd50b17dc60f |
Changes check for "udev", so that it works on debian sid (that does not |
2005-11-20 |
emellor |
7984:44d96609ea71 |
Added document to collate information regarding distro-specific |
2005-11-20 |
dykman |
7983:83bc047bb346 |
1) "brctl show" has no parameters. |
2005-11-20 |
dan |
7982:1e3042a93904 |
First stab at a xend-config.sxp man page. |
2005-11-21 |
kaf24 |
7981:ff18a169e866 |
Update the memory_op() hypercall. Add two new subcommands, to |
2005-11-21 |
smh22 |
7980:bdab22f56efe |
Fix 'belt + braces' check in xc_linux_save and improve error handling |
2005-11-21 |
kaf24 |
7979:112a769787d2 |
Linux swiotlb now uses correct method for determining if any RAM |
2005-11-21 |
kaf24 |
7978:eaaee5f43c67 |
Mute error message on SMP resume if a secondary CPU is |
2005-11-21 |
emellor |
7977:340effeb64b5 |
Merged. |
2005-11-21 |
emellor |
7976:6738fd14cb58 |
Replace initialiser for readonly parameter in xshandle_init that should never |
2005-11-21 |
kaf24 |
7975:0add9fbe93ab |
Fix grant-table transfer implementation. Also fix transfer |
2005-11-21 |
emellor |
7974:675862d22347 |
Merged. |
2005-11-21 |
emellor |
7973:a0b0da36fda3 |
Removed, now unused. |
2005-11-21 |
emellor |
7972:64e43d615167 |
Append the new device config to our internal structure, in device_create. This |
2005-11-21 |
emellor |
7971:8fb11d28df0f |
Catch RuntimeError inside initDomain, for better handling of out-of-memory, etc. |
2005-11-21 |
emellor |
7970:c7a46ec8d4df |
Remove last remaining use of scheduler.py, so we can remove the whole module. |
2005-11-21 |
emellor |
7969:52a3c06be4f8 |
Downgrade debug message to level "trace". |
2005-11-21 |
emellor |
7968:d88b33abf533 |
Added another test. Fix the existing tests to close the written config file |
2005-11-21 |
emellor |
7967:4f7b4ca2e30c |
Added reset method to Opts so that create.parseCommandLine can be used more than |
2005-11-21 |
emellor |
7966:508bc376c1dd |
Remove whole piles of cruft from the connection layer. The only thing that was |
2005-11-21 |
emellor |
7965:3a544c04cc61 |
Added method so that SrvDaemon can be run in the foreground without all the |
2005-11-21 |
emellor |
7964:d7b91e64bd4c |
Fix typo, and failure to unpack singleton tuple correctly. |
2005-11-21 |
emellor |
7963:5b0a7cac1087 |
Added unit test for the DevController subclasses. |
2005-11-21 |
emellor |
7962:2cfded7de82f |
Change the module registration declarations and change the object creation and |
2005-11-21 |
emellor |
7961:e60115657823 |
Remove all unnecessary uses of keyword arguments, to reduce complexity. In |
2005-11-20 |
kaf24 |
7960:6a666940fa04 |
Merge with xen-ia64-unstable.hg. |
2005-11-19 |
djm |
7959:c35a32f96d20 |
Recode usage of FPSR_DEFAULT due to strange double declaration |
2005-11-18 |
djm |
7958:878a9891b056 |
Merge |
2005-11-18 |
djm |
7957:e62c54ab862f |
Fall back to zx1-based configs, defconfigs don't work yet to boot domU |
2005-11-18 |
djm |
7956:84f9bec4feaf |
Fix read of guest psr to properly set dfh and other bits (by Matt Chapman) |
2005-11-18 |
djm |
7955:14393678d999 |
Properly pass iha/itir if data miss occurs when fetching privop (by Matt Chapman) |
2005-11-18 |
djm |
7954:ba78f3912b29 |
Remove DOMU_BUILD_STAGING and supporting code entirely, no longer needed |
2005-11-17 |
djm |
7953:51f32d60536b |
Turn off DOMU_BUILD_STAGING, no longer needed (flagged by Kevin Tian) |
2005-11-17 |
djm |
7952:ec2ab25dacee |
Parse all ACPI MADT entries, not just NR_CPUS (by Alex Williamson) |
2005-11-17 |
djm |
7951:424e28ebc882 |
Turn off duplicate console output (by Alex Williamson) |
2005-11-17 |
djm |
7950:ea1214123c2f |
Remove old version of xen xlilo patch |
2005-11-17 |
djm |
7949:d0a2b36f72f2 |
Integration of the xen4xlilo patch. (by Tristan Gingold) |
2005-11-16 |
djm |
7948:8c42a46de7f8 |
Enable build to work for both generic and non-generic (hpsim issue) |
2005-11-16 |
djm |
7947:40fc727dd1c0 |
Changes so that Xen can be compiled with gcc 4.0.2: (by Tristan Gingold) |
2005-11-16 |
djm |
7946:36cea432bbed |
Enable generic build for dom0 and build for domU with CONFIG_VT forced off |
2005-11-16 |
djm |
7945:ee15a2ae7f24 |
Fix problem if itlb miss occurs when in metaphysical mode |
2005-11-14 |
djm |
7944:5e142e1f41e6 |
Support dom0_mem parameter at boot option (by Masaki Kanno) |
2005-11-11 |
djm |
7943:bd234c9603ce |
Fix delivery of nat consumption faults (still chatty) |
2005-11-11 |
djm |
7942:12d4d2dc06a2 |
Punt to slow path for itc.i/d for region0 to avoid metaphys problem |
2005-11-11 |
djm |
7941:d7bcc7bbf981 |
Fix region0 virtual accesses |
2005-11-20 |
kaf24 |
7940:715184c81749 |
Small build fix to Python xenstore interface library. |
2005-11-19 |
kaf24 |
7939:aad88a902892 |
The patch allows one to configure NR_CPUS >8 (16 by default, same as the |
2005-11-19 |
kaf24 |
7938:cc1d77bba4b0 |
Enable the Xen hypervisor ACM security policy to be determined at boot |
2005-11-19 |
kaf24 |
7937:f5dafee503ba |
This patch is to fix a few performance "bugs" in the xenmon.py script. |
2005-11-19 |
kaf24 |
7936:5c7d103efb99 |
Fix shadow log-dirty mode for x86_64 xenlinux. Tested |
2005-11-19 |
cl349 |
7935:317e5a7092e2 |
Revert 04a7decd0645b23f1f398340e927eb191f0e754d since it's not needed. |
2005-11-19 |
cl349 |
7934:86cf8f4e5de5 |
Move tpmfe.h file next to other xen specific header files. |
2005-11-19 |
cl349 |
7933:04a7decd0645 |
Fix support for sxp domain configuration files. |
2005-11-18 |
smh22 |
7932:94d39d9acc8e |
Only resume xenbus /after/ we've prepared our VCPUs; otherwise the |
2005-11-18 |
kaf24 |
7931:56d05708736a |
Do not allow an uninitialised VCPU to be brought up. Also |
2005-11-18 |
kaf24 |
7930:378e1c58bcd2 |
The xentrace_format script doesn't work on x86/64. Python pads the input |
2005-11-18 |
kaf24 |
7929:0970a2fdbee9 |
make_page_readonly() must flush unused kmaps when handling |
2005-11-18 |
kaf24 |
7928:8b384e741382 |
Improve make_page_readonly and make_page_writable: |
2005-11-18 |
kaf24 |
7927:69ea493e415a |
Simplify arbitrary_virt_to_phys, and fix the x86/64 version to mask |
2005-11-18 |
emellor |
7926:5c954929bb0d |
Merged. |
2005-11-18 |
emellor |
7925:049dee79c76d |
Remove one further reference to network_limit_help that I missed when merging. |
2005-11-18 |
emellor |
7924:0dd531d4af46 |
Merged. |
2005-11-18 |
emellor |
7923:eb3ecf6abe87 |
Remove barbaric abuse of goto out of one nested block and into a previous one. |
2005-11-17 |
emellor |
7922:b7afc0be59b2 |
Initialise the request ID in xs_talkv, to silence valgrind. We're not actually |
2005-11-17 |
emellor |
7921:e710b125b4cf |
Initialise the request ID in xs_talkv, to silence valgrind. We're not actually |
2005-11-17 |
emellor |
7920:34d9095e79e3 |
Simplify the logic of each of the functions here, removing the many bizarre |
2005-11-18 |
emellor |
7919:ad2720178268 |
Merged. |
2005-11-18 |
emellor |
7918:7d75f5a88f06 |
From Ken Grant: Add per command help / make help match new man pages. |
2005-11-18 |
kaf24 |
7917:51bb139329b2 |
Disable live relocation for PAE and x86/64. Currently it can |
2005-11-18 |
kaf24 |
7916:419b32f72179 |
Remove conditionally-compiled code for Linux 2.4. |
2005-11-18 |
dan |
7915:7209244ea3d1 |
Make test 15_create_smallmem pass mem=16M on the kernel command line. |
2005-11-18 |
dan |
7914:74d4d3be6b0a |
Added a test to verify that devices come and go from block-list |
2005-11-18 |
sean |
7913:d02fd103cbc6 |
updates to xmdomain.cfg.5 man page to document most used options, and |
2005-11-18 |
dan |
7912:ab845d97de72 |
Add hping to the ramdisk. Also, do some very simple versioning. |
2005-11-18 |
sean |
7911:60bb9e11bd7d |
trivial add to .hgignore to ignore all the pulled content for xm-test's buildroot |
2005-11-18 |
sean |
7910:7f8969754896 |
added block device content, including finding a few more bugs in xen |
2005-11-18 |
kaf24 |
7909:5b5f1b0aca33 |
Set up fully-virtualised RTC time zone default to local |
2005-11-17 |
smh22 |
7908:f6fdb6e0d3c9 |
Fix race in blkfront resume path (watch thread could fire watch during the |
2005-11-17 |
jrb44 |
7907:51f91ef6c3b5 |
Fix x86-64 build. |
2005-11-17 |
kaf24 |
7906:65e0699dc9e1 |
merge |
2005-11-17 |
kaf24 |
7905:1a1c0f9b242e |
Fix event_pending() macro to match the assembly-language |
2005-11-17 |
emellor |
7904:80e393599413 |
Merged. |
2005-11-17 |
emellor |
7903:418954da5c0f |
Correct buffer->size at the same time as buffer->capacity when shrinking down a |
2005-11-17 |
kaf24 |
7902:c640c0c7f821 |
The perdomain mapping area in Xen space requires more than |
2005-11-17 |
emellor |
7901:9da47130ff42 |
Merged. |
2005-11-17 |
emellor |
7900:c0ef782130db |
Documentation: remove Twisted Matrix pre-req |
2005-11-17 |
dan |
7899:9a8110cb09bd |
Updates to the xm-test README file. |
2005-11-17 |
emellor |
7898:88c2d4bbe7c9 |
This patch explains network-* options in xm.1, including the bits that are |
2005-11-17 |
dan |
7897:c2f0ed9158ad |
Update 01_pause_basic test for new console behavior. |
2005-11-17 |
dan |
7896:234b3d608c86 |
Make test 04_memset detect bug #380 and restart the console daemon. |
2005-11-17 |
emellor |
7895:2ce5edc0ccbd |
Here's the patch for making the otherend_changed entrypoint |
2005-11-17 |
kaf24 |
7894:4c0606fb701b |
Fix IOCTL_PRIVCMD_GET_MACH2PHYS_MFNS to work properly for |
2005-11-17 |
smh22 |
7893:0adacfa2e33f |
Fix pinning logic on restore. |
2005-11-16 |
emellor |
7892:3f39f030fa89 |
Merged. |
2005-11-16 |
dan |
7891:cbf6f95e9c62 |
Test for creating a domain with too little memory. |
2005-11-16 |
dan |
7890:28eec8977024 |
Make 01_reboot test more robust. |
2005-11-16 |
smh22 |
7889:e4e1674a747d |
One more try... |
2005-11-16 |
smh22 |
7888:9c68f4a58aa9 |
Fix annoying error introduced during cleanup. Oops. |
2005-11-16 |
smh22 |
7887:c5a49efa11d6 |
Trivial fixes for 64bit and xend. |
2005-11-16 |
smh22 |
7886:fe3a892b33b4 |
Many fixes for save/restore and related areas for PAE in particular. Now |
2005-11-16 |
emellor |
7885:9b345321fd06 |
Merged. |
2005-11-16 |
emellor |
7884:32b574b24b18 |
Watch for changes in the /vm section of the store, so that we update our |
2005-11-16 |
emellor |
7883:3631592ad7d3 |
Added an unwatch method, so that XendDomainInfo can unregister the watch from |
2005-11-16 |
emellor |
7882:8c736c042f72 |
Move the registration of the @releaseDomain watch so that we avoid a watch |
2005-11-16 |
emellor |
7881:3867d93d86f7 |
Downgrade the failure to change the iptables settings from fatal to an error. |
2005-11-16 |
emellor |
7880:8ed932ab9f2a |
Merged. |
2005-11-16 |
jmb |
7879:dee321bf18e9 |
Dom0 might not be called Domain-0, so ask for the name in shutdown.py, instead of hardcoding it |
2005-11-16 |
kaf24 |
7878:6f1477035134 |
Rename XENVER_parameters to slightly more informative |
2005-11-16 |
emellor |
7877:50dcb6266990 |
Merged. |