age |
author |
revision |
description |
2005-11-30 |
djm |
7923:0944ee356534 |
devmem.c no longer needed in drivers/xen/core |
2005-11-23 |
djm |
7922:0ee00faf332d |
Adapt to removal of #ifdef ia64 in xmalloc (handle SMP_CACHE_SHIFT) |
2005-11-23 |
djm |
7921:3eaab414bdfd |
vcpu_regs defined in ptrace.h (get regs from vcpu). Manual conversions and duplicate declarations removed. (by Tristan Gingold) |
2005-11-22 |
djm |
7920:4f36357947d7 |
Re-revert to generic xen0_defconfig_ia64 file |
2005-11-22 |
djm |
7919:c9077d9009f0 |
Patched drivers/acpi/motherboard.c no longer needed |
2005-11-22 |
djm |
7918:e97c20d1f68f |
After Alex's ACPI patch, this patch in motherboard.c for NULL FADT no longer required |
2005-11-22 |
djm |
7917:750b19fec820 |
Add a trivial namespace to the fake ACPI DSDT. |
2005-11-22 |
djm |
7916:90b9e8569dfb |
Create the base set of ACPI structures necessary to satisfy the ACPI subsystem on a guest OS. This includes RSDP, XSDT, FADT, MADT, and DSDT. |
2005-11-22 |
djm |
7915:6ac2a06e238b |
Handle lds on vti domain and fix some bugs on vti domain |
2005-11-19 |
djm |
7914:c35a32f96d20 |
Recode usage of FPSR_DEFAULT due to strange double declaration |
2005-11-18 |
djm |
7913:878a9891b056 |
Merge |
2005-11-19 |
cl349 |
7912:04a7decd0645 |
Fix support for sxp domain configuration files. |
2005-11-18 |
smh22 |
7911:94d39d9acc8e |
Only resume xenbus /after/ we've prepared our VCPUs; otherwise the |
2005-11-18 |
kaf24 |
7910:56d05708736a |
Do not allow an uninitialised VCPU to be brought up. Also |
2005-11-18 |
kaf24 |
7909:378e1c58bcd2 |
The xentrace_format script doesn't work on x86/64. Python pads the input |
2005-11-18 |
kaf24 |
7908:0970a2fdbee9 |
make_page_readonly() must flush unused kmaps when handling |
2005-11-18 |
kaf24 |
7907:8b384e741382 |
Improve make_page_readonly and make_page_writable: |
2005-11-18 |
kaf24 |
7906:69ea493e415a |
Simplify arbitrary_virt_to_phys, and fix the x86/64 version to mask |
2005-11-18 |
emellor |
7905:5c954929bb0d |
Merged. |
2005-11-18 |
emellor |
7904:049dee79c76d |
Remove one further reference to network_limit_help that I missed when merging. |
2005-11-18 |
emellor |
7903:0dd531d4af46 |
Merged. |
2005-11-18 |
emellor |
7902:eb3ecf6abe87 |
Remove barbaric abuse of goto out of one nested block and into a previous one. |
2005-11-17 |
emellor |
7901:b7afc0be59b2 |
Initialise the request ID in xs_talkv, to silence valgrind. We're not actually |
2005-11-17 |
emellor |
7900:e710b125b4cf |
Initialise the request ID in xs_talkv, to silence valgrind. We're not actually |
2005-11-17 |
emellor |
7899:34d9095e79e3 |
Simplify the logic of each of the functions here, removing the many bizarre |
2005-11-18 |
emellor |
7898:ad2720178268 |
Merged. |
2005-11-18 |
emellor |
7897:7d75f5a88f06 |
From Ken Grant: Add per command help / make help match new man pages. |
2005-11-18 |
kaf24 |
7896:51bb139329b2 |
Disable live relocation for PAE and x86/64. Currently it can |
2005-11-18 |
kaf24 |
7895:419b32f72179 |
Remove conditionally-compiled code for Linux 2.4. |
2005-11-18 |
dan |
7894:7209244ea3d1 |
Make test 15_create_smallmem pass mem=16M on the kernel command line. |
2005-11-18 |
dan |
7893:74d4d3be6b0a |
Added a test to verify that devices come and go from block-list |
2005-11-18 |
sean |
7892:d02fd103cbc6 |
updates to xmdomain.cfg.5 man page to document most used options, and |
2005-11-18 |
dan |
7891:ab845d97de72 |
Add hping to the ramdisk. Also, do some very simple versioning. |
2005-11-18 |
sean |
7890:60bb9e11bd7d |
trivial add to .hgignore to ignore all the pulled content for xm-test's buildroot |
2005-11-18 |
sean |
7889:7f8969754896 |
added block device content, including finding a few more bugs in xen |
2005-11-18 |
kaf24 |
7888:5b5f1b0aca33 |
Set up fully-virtualised RTC time zone default to local |
2005-11-17 |
smh22 |
7887:f6fdb6e0d3c9 |
Fix race in blkfront resume path (watch thread could fire watch during the |
2005-11-17 |
jrb44 |
7886:51f91ef6c3b5 |
Fix x86-64 build. |
2005-11-17 |
kaf24 |
7885:65e0699dc9e1 |
merge |
2005-11-17 |
kaf24 |
7884:1a1c0f9b242e |
Fix event_pending() macro to match the assembly-language |
2005-11-17 |
emellor |
7883:80e393599413 |
Merged. |
2005-11-17 |
emellor |
7882:418954da5c0f |
Correct buffer->size at the same time as buffer->capacity when shrinking down a |
2005-11-17 |
kaf24 |
7881:c640c0c7f821 |
The perdomain mapping area in Xen space requires more than |
2005-11-17 |
emellor |
7880:9da47130ff42 |
Merged. |
2005-11-17 |
emellor |
7879:c0ef782130db |
Documentation: remove Twisted Matrix pre-req |
2005-11-17 |
dan |
7878:9a8110cb09bd |
Updates to the xm-test README file. |
2005-11-17 |
emellor |
7877:88c2d4bbe7c9 |
This patch explains network-* options in xm.1, including the bits that are |
2005-11-17 |
dan |
7876:c2f0ed9158ad |
Update 01_pause_basic test for new console behavior. |
2005-11-17 |
dan |
7875:234b3d608c86 |
Make test 04_memset detect bug #380 and restart the console daemon. |
2005-11-17 |
emellor |
7874:2ce5edc0ccbd |
Here's the patch for making the otherend_changed entrypoint |
2005-11-17 |
kaf24 |
7873:4c0606fb701b |
Fix IOCTL_PRIVCMD_GET_MACH2PHYS_MFNS to work properly for |
2005-11-17 |
smh22 |
7872:0adacfa2e33f |
Fix pinning logic on restore. |
2005-11-16 |
emellor |
7871:3f39f030fa89 |
Merged. |
2005-11-16 |
dan |
7870:cbf6f95e9c62 |
Test for creating a domain with too little memory. |
2005-11-16 |
dan |
7869:28eec8977024 |
Make 01_reboot test more robust. |
2005-11-16 |
smh22 |
7868:e4e1674a747d |
One more try... |
2005-11-16 |
smh22 |
7867:9c68f4a58aa9 |
Fix annoying error introduced during cleanup. Oops. |
2005-11-16 |
smh22 |
7866:c5a49efa11d6 |
Trivial fixes for 64bit and xend. |
2005-11-16 |
smh22 |
7865:fe3a892b33b4 |
Many fixes for save/restore and related areas for PAE in particular. Now |
2005-11-16 |
emellor |
7864:9b345321fd06 |
Merged. |