age |
author |
revision |
description |
2006-05-05 |
cl349 |
9974:5afb14264629 |
Don't try to write to pmd pages, there is no writeable-pmd support. |
2006-05-04 |
kaf24 |
9973:8761333499ae |
SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL |
2006-05-04 |
cl349 |
9972:ad5b833122a8 |
Linux: upgrade patches to 2.6.16.13. |
2006-05-04 |
cl349 |
9971:44e5abbf333b |
Linux: upgrade to 2.6.16.13. |
2006-05-04 |
cl349 |
9970:d36ac8bf715e |
Remove unused LINUX_SRCS. |
2006-05-04 |
stekloff |
9969:39fa9a75d84b |
Add a HOWTO to help writing tests, includes domains with networking. |
2006-05-04 |
stekloff |
9968:51908f382f92 |
Add new networking infrastructure to Xm-Test. The goal is to make |
2006-05-04 |
emellor |
9967:bef7f5fcf207 |
Second step toward a new network infrastructure, move XmConsole to be |
2006-05-04 |
stekloff |
9966:47dede68bbed |
First step to network infrastructure, add a type to XenDomain to identify |
2006-05-04 |
emellor |
9965:51484df99be1 |
Merged. |
2006-05-02 |
emellor |
9964:55f73916d319 |
Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test start |
2006-05-04 |
kaf24 |
9963:1a84eec74331 |
Change Mini-OS so that it uses stddef.h to define size_t and |
2006-05-04 |
kaf24 |
9962:6719dae17b6a |
This patch |
2006-05-04 |
kaf24 |
9961:62c8e97d56cf |
Fix fault handler for both 32 and 64 bit architecture. Clean up unused code. |
2006-05-04 |
kaf24 |
9960:e1a47a269600 |
SVM patch to cleanup the host save area allocation and deallocation, |
2006-05-04 |
cl349 |
9959:bbce4d115189 |
Fix xenbus userspace device transaction tracking. |
2006-05-03 |
kaf24 |
9958:915d5af5dc18 |
Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b54de1f5c0b2b6d3721ca3b |
2006-05-03 |
kaf24 |
9957:40cd49c88d69 |
Instead of knowing explicitly about the pygrub entry option, allow |
2006-05-03 |
kaf24 |
9956:42a70a529753 |
Introduce some finer-grained locking to prevent calling |
2006-05-03 |
kaf24 |
9955:1449c89adb8b |
Clean up xen-mkbuildtree-pre for ia64 xenlinux. |
2006-05-03 |
kaf24 |
9954:47442d409d8e |
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86. |
2006-05-03 |
kaf24 |
9953:e1409c2ace46 |
Ensure segment bases are consistent with their |
2006-05-03 |
kaf24 |
9952:3f69d30f697d |
Turn page-structure layout assertions into BUILD_BUG_ON(). |
2006-05-02 |
kaf24 |
9951:decf309fb47b |
Balloon driver should hijack the ->lru list field rather than |
2006-05-02 |
kaf24 |
9950:72d1cf383c67 |
Remove i386/x8664 differences in vmx reg store/load routines. |
2006-05-02 |
kaf24 |
9949:8f0f24dae963 |
Virtual net drivers advertise multicast capabilities. |
2006-05-02 |
kaf24 |
9948:42c73f3d7ac1 |
This patch changes to format in which EIP is printed to be consistent on 64-bit regardless of whether the addresses |
2006-05-02 |
kaf24 |
9947:028f80cf0c99 |
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier |
2006-05-02 |
kaf24 |
9946:7af8039b3c57 |
Fix perfc array range on reset. |
2006-05-02 |
kaf24 |
9945:24dbb153ab39 |
Move Linux-specific privcmd code into private libxc implementations. |
2006-05-02 |
kaf24 |
9944:a95e677073c1 |
Remove obsolete privcmd_blkmsg struct. |
2006-05-02 |
kaf24 |
9943:d7e6e5f29226 |
Fix ia64 build. do_physdev_op* declared incorrectly |
2006-05-02 |
kaf24 |
9942:f6507937cb7c |
Fix x86/64 version of Mini-OS. It encompasses the following: |
2006-05-01 |
kaf24 |
9941:dc3c59367403 |
Clean up compiler.h to define a few more things and update |
2006-05-01 |
kaf24 |
9940:d7c99adf8a35 |
A few functions should be static in shutdown.c. |
2006-05-01 |
kaf24 |
9939:da48960db8d2 |
Include string.h in the hypercall header file to ensure that memcpy() is defined. |
2006-05-01 |
kaf24 |
9938:219ac58678c5 |
The Xen netif drivers won't complile if NET is absent. |
2006-05-01 |
kaf24 |
9937:798c1317f97f |
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area. |
2006-05-01 |
kaf24 |
9936:f06be4aeb1f1 |
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of |
2006-05-01 |
kaf24 |
9935:7997d8f16240 |
Change semantics of grant transfers for vp guests so that the |
2006-04-30 |
kaf24 |
9934:a19cc748469e |
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as |
2006-04-30 |
kaf24 |
9933:63e29ff50fe6 |
Allow architectures to define their own privcmd_mmap() by |
2006-04-30 |
kaf24 |
9932:9ffa49fe58ab |
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs |
2006-04-30 |
kaf24 |
9931:ce48ea86ad72 |
Balloon driver: when in autotranslate mode, pages are returned |
2006-04-30 |
kaf24 |
9930:3e5a203c5489 |
Fix blktap "bad page state" bug. |
2006-04-30 |
kaf24 |
9929:369bdfa1e04a |
balloon_alloc_empty_page_range() should set the reference count |
2006-04-30 |
kaf24 |
9928:0ee104bd6557 |
Remove definition of NR_PIRQS and replace all uses with |
2006-04-30 |
kaf24 |
9927:42a8e3101c6c |
Define new event-channel and physdev hypercalls with a more extensible |
2006-04-28 |
vhanquez |
9926:e0e68942b205 |
Wait for the device to be connected on the guest (with a 10s timeout) |
2006-04-28 |
kaf24 |
9925:5931e98cd744 |
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds |
2006-04-28 |
kaf24 |
9924:eba707397410 |
Makefile changes for xen/ia64 with dom0 vp model needs. |
2006-04-28 |
kaf24 |
9923:fb3d073b1cdf |
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called |
2006-04-28 |
kaf24 |
9922:84780e2ea775 |
Define 8 hypercall numbers for arch-specific purposes. |
2006-04-28 |
kaf24 |
9921:a779d642c22a |
Recent GUEST_HANDLE related cset broke ia64 compilation. |
2006-04-28 |
kaf24 |
9920:922f95ab88e4 |
When boot device is cdrom but the cdrom is not bootable, the guest appears |
2006-04-28 |
kaf24 |
9919:59161a85a281 |
Revert the xm-test ramdisk patch until we build new initrds. |
2006-04-28 |
kaf24 |
9918:3726c0afc5af |
Allow for arch specific virq definitions. |
2006-04-28 |
kaf24 |
9917:73435820f513 |
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test |
2006-04-28 |
kaf24 |
9916:ef6216b43278 |
Instead of relying on xm create to always run the bootloader, make sure |
2006-04-28 |
kaf24 |
9915:268e45409ecd |
The features for a domain are more a property of the domain than the |