age |
author |
revision |
description |
2006-05-11 |
awilliam |
9994:08bc4e5ac625 |
[IA64] Remove warning (process.c) |
2006-05-10 |
awilliam |
9993:ea181d857712 |
[IA64] update xenivt.S and xenentry.S |
2006-05-10 |
awilliam |
9992:00141f6d15e0 |
[IA64] linux: MULTI_update_va_mapping definition to copmile netback and netfront |
2006-05-10 |
awilliam |
9991:2286ce3035fc |
[IA64] linux: maddr_t definition to compile netback and netfront |
2006-05-10 |
awilliam |
9990:9e5193230a4b |
[IA64] linux: ia64 coreMakefile clean up |
2006-05-10 |
awilliam |
9989:97dddc2e6912 |
[IA64] linux: ia64 drivers Makefile clean up |
2006-05-10 |
awilliam |
9988:1283874dff10 |
[IA64] linux: ia64 Kconfig |
2006-05-10 |
awilliam |
9987:c3506e73b63e |
[IA64] Display the information in fault handler |
2006-05-10 |
awilliam |
9986:f024bb5f5a07 |
[IA64] ia64_new_rr7 rewritten + cleanup |
2006-05-10 |
awilliam |
9985:9de9ad0685bf |
[IA64] SetVirtualAddressMap emulation support |
2006-05-09 |
awilliam |
9984:e2fba6729281 |
[IA64] add a default for XEN_IA64_DOM0_VP |
2006-05-09 |
awilliam |
9983:11b7dc3529b9 |
[IA64] remove remaining warnings in .S files |
2006-05-09 |
awilliam |
9982:6e979aa0e6d2 |
[IA64] panic -> panic domain |
2006-05-09 |
awilliam |
9981:874661fc2d42 |
[IA64] compilation fix of ia64 hypervisor.c |
2006-05-09 |
awilliam |
9980:23694acabb72 |
[IA64] linux: HYPERVISR_update_va_mapping() |
2006-05-09 |
awilliam |
9979:873a3451a81a |
[IA64] linux: XENMEM op work around |
2006-05-09 |
awilliam |
9978:5f0bdd0ef9dc |
[IA64] linux: drivers/xen/util.c for ia64 |
2006-05-09 |
awilliam |
9977:e891c49c7bc0 |
[IA64] linux: privcmd_mmap() and direct_remap_pfn_range() |
2006-05-09 |
awilliam |
9976:fc75a2c9835e |
[IA64] linux: arch_free_page() |
2006-05-09 |
awilliam |
9975:e502007031f4 |
[IA64] linux: grant table hypercall work around |
2006-05-09 |
awilliam |
9974:423bee635129 |
[IA64] linux: remove alloc_empty_foreign_map_page() |
2006-05-09 |
awilliam |
9973:7296d8fb07ff |
[IA64] xen: grant table support |
2006-05-09 |
awilliam |
9972:8ac86f96879f |
[IA64] xen: 64KB vhpt size |
2006-05-09 |
awilliam |
9971:ada6dba78b6e |
[IA64] xen: hypercall no clean up |
2006-05-09 |
awilliam |
9970:32db03c64a12 |
[IA64] linux: macro clean up |
2006-05-09 |
awilliam |
9969:f090ab3f06e7 |
[IA64] linux: xen-mkbuildtree-pre more cleanup |
2006-05-08 |
awilliam |
9968:5d9eb92e63e2 |
merge with xen-unstable.hg |
2006-05-08 |
cl349 |
9967:1e3977e029fd |
Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to linux-defconfig_xen_x86_32. |
2006-05-08 |
cl349 |
9966:4bc1229b2573 |
Make cscope hgignore wildcard a little bit less permissive. |
2006-05-08 |
cl349 |
9965:c51c1e7ce0a3 |
Make Xen version numbers more flexible. |
2006-05-08 |
kaf24 |
9964:85de2de64699 |
Add module license to xenbus_be, otherwise the module cannot be loaded. |
2006-05-08 |
kaf24 |
9963:a658da3a22dd |
The current Xen code for VMX is setting the gp fault vmexiting in |
2006-05-08 |
cl349 |
9962:32444375fd3d |
Fix code which finds the default interface if there are static routes. |
2006-05-07 |
stekloff |
9961:1d2a0e2ef8f7 |
The buildroot xm-test grabs is no longer present, this patch fixes it. |
2006-05-07 |
emellor |
9960:c2c02e425c06 |
Fix console runaway detection for the smallmem_neg test, following the changes |
2006-05-07 |
emellor |
9959:bf56c745515f |
Abstract block-attach and block-detach calls, and add to that the correct |
2006-05-06 |
emellor |
9958:491f3f48704e |
Move the logic to find the Xen Python scripts above the import statements. |
2006-05-05 |
emellor |
9957:0afdf20b3efa |
Merged. |
2006-05-05 |
emellor |
9956:d61fc1f33954 |
Use the auxbin module to find the appropriate install directory for our Python |
2006-05-05 |
emellor |
9955:3534801f08da |
Remove ssidref field from test -- this now only works if there is a policy in |
2006-05-05 |
kaf24 |
9954:7fd7f276bb38 |
Add more in_irq() checking. Add irq_enter()/irq_exit() where |
2006-05-05 |
kaf24 |
9953:98f00a4ee0b4 |
Instead of just having the bootloader config sxp replace anything else, |
2006-05-05 |
kaf24 |
9952:0c586a81d941 |
Fix injection of guest faults resulting from failed injection of a |
2006-05-05 |
kaf24 |
9951:7801e09f518c |
Fix python pciif script to reference correct 2.0 compatibility variable. |
2006-05-05 |
kaf24 |
9950:f07676d5c3ab |
Fix dr access from or to extended registers on x86_64. |
2006-05-05 |
kaf24 |
9949:1d9df2f7030d |
Replace a bash-specific redirection in tools/ioemu/configure with a |
2006-05-05 |
kaf24 |
9948:0839d57c8864 |
It's unnecessary on MOV CRn to use "q" or "l" to indicate default |
2006-05-05 |
kaf24 |
9947:6e55040e7b79 |
Replace a bash-specific substitution with equivalent POSIX /bin/sh |
2006-05-05 |
kaf24 |
9946:9aba6cd8e9e1 |
Adjust skb->truesize appropriately in netback driver. |
2006-05-05 |
kaf24 |
9945:9ce1e7c67d5d |
Fix IA64 transparent-virtualization issue (Xen may not be running). |
2006-05-05 |
kaf24 |
9944:65a2cf84b335 |
Add missing spin_unlock_irq() at xen/arch/x86/irq.c |
2006-05-05 |
cl349 |
9943:5afb14264629 |
Don't try to write to pmd pages, there is no writeable-pmd support. |
2006-05-04 |
kaf24 |
9942:8761333499ae |
SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL |
2006-05-04 |
cl349 |
9941:ad5b833122a8 |
Linux: upgrade patches to 2.6.16.13. |
2006-05-04 |
cl349 |
9940:44e5abbf333b |
Linux: upgrade to 2.6.16.13. |
2006-05-04 |
cl349 |
9939:d36ac8bf715e |
Remove unused LINUX_SRCS. |
2006-05-04 |
stekloff |
9938:39fa9a75d84b |
Add a HOWTO to help writing tests, includes domains with networking. |
2006-05-04 |
stekloff |
9937:51908f382f92 |
Add new networking infrastructure to Xm-Test. The goal is to make |
2006-05-04 |
emellor |
9936:bef7f5fcf207 |
Second step toward a new network infrastructure, move XmConsole to be |
2006-05-04 |
stekloff |
9935:47dede68bbed |
First step to network infrastructure, add a type to XenDomain to identify |
2006-05-04 |
emellor |
9934:51484df99be1 |
Merged. |
2006-05-02 |
emellor |
9933:55f73916d319 |
Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test start |
2006-05-04 |
kaf24 |
9932:1a84eec74331 |
Change Mini-OS so that it uses stddef.h to define size_t and |
2006-05-04 |
kaf24 |
9931:6719dae17b6a |
This patch |
2006-05-04 |
kaf24 |
9930:62c8e97d56cf |
Fix fault handler for both 32 and 64 bit architecture. Clean up unused code. |
2006-05-04 |
kaf24 |
9929:e1a47a269600 |
SVM patch to cleanup the host save area allocation and deallocation, |
2006-05-04 |
cl349 |
9928:bbce4d115189 |
Fix xenbus userspace device transaction tracking. |
2006-05-03 |
kaf24 |
9927:915d5af5dc18 |
Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b54de1f5c0b2b6d3721ca3b |
2006-05-03 |
kaf24 |
9926:40cd49c88d69 |
Instead of knowing explicitly about the pygrub entry option, allow |
2006-05-03 |
kaf24 |
9925:42a70a529753 |
Introduce some finer-grained locking to prevent calling |
2006-05-03 |
kaf24 |
9924:1449c89adb8b |
Clean up xen-mkbuildtree-pre for ia64 xenlinux. |
2006-05-03 |
kaf24 |
9923:47442d409d8e |
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86. |
2006-05-03 |
kaf24 |
9922:e1409c2ace46 |
Ensure segment bases are consistent with their |
2006-05-03 |
kaf24 |
9921:3f69d30f697d |
Turn page-structure layout assertions into BUILD_BUG_ON(). |
2006-05-02 |
kaf24 |
9920:decf309fb47b |
Balloon driver should hijack the ->lru list field rather than |
2006-05-02 |
kaf24 |
9919:72d1cf383c67 |
Remove i386/x8664 differences in vmx reg store/load routines. |
2006-05-02 |
kaf24 |
9918:8f0f24dae963 |
Virtual net drivers advertise multicast capabilities. |
2006-05-02 |
kaf24 |
9917: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 |
9916:028f80cf0c99 |
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier |
2006-05-02 |
kaf24 |
9915:7af8039b3c57 |
Fix perfc array range on reset. |
2006-05-02 |
kaf24 |
9914:24dbb153ab39 |
Move Linux-specific privcmd code into private libxc implementations. |
2006-05-02 |
kaf24 |
9913:a95e677073c1 |
Remove obsolete privcmd_blkmsg struct. |
2006-05-02 |
kaf24 |
9912:d7e6e5f29226 |
Fix ia64 build. do_physdev_op* declared incorrectly |
2006-05-02 |
kaf24 |
9911:f6507937cb7c |
Fix x86/64 version of Mini-OS. It encompasses the following: |
2006-05-01 |
kaf24 |
9910:dc3c59367403 |
Clean up compiler.h to define a few more things and update |
2006-05-01 |
kaf24 |
9909:d7c99adf8a35 |
A few functions should be static in shutdown.c. |
2006-05-01 |
kaf24 |
9908:da48960db8d2 |
Include string.h in the hypercall header file to ensure that memcpy() is defined. |
2006-05-01 |
kaf24 |
9907:219ac58678c5 |
The Xen netif drivers won't complile if NET is absent. |
2006-05-01 |
kaf24 |
9906:798c1317f97f |
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area. |
2006-05-01 |
kaf24 |
9905:f06be4aeb1f1 |
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of |
2006-05-01 |
kaf24 |
9904:7997d8f16240 |
Change semantics of grant transfers for vp guests so that the |
2006-04-30 |
kaf24 |
9903:a19cc748469e |
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as |
2006-04-30 |
kaf24 |
9902:63e29ff50fe6 |
Allow architectures to define their own privcmd_mmap() by |
2006-04-30 |
kaf24 |
9901:9ffa49fe58ab |
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs |
2006-04-30 |
kaf24 |
9900:ce48ea86ad72 |
Balloon driver: when in autotranslate mode, pages are returned |
2006-04-30 |
kaf24 |
9899:3e5a203c5489 |
Fix blktap "bad page state" bug. |
2006-04-30 |
kaf24 |
9898:369bdfa1e04a |
balloon_alloc_empty_page_range() should set the reference count |
2006-04-30 |
kaf24 |
9897:0ee104bd6557 |
Remove definition of NR_PIRQS and replace all uses with |
2006-04-30 |
kaf24 |
9896:42a8e3101c6c |
Define new event-channel and physdev hypercalls with a more extensible |
2006-04-28 |
vhanquez |
9895:e0e68942b205 |
Wait for the device to be connected on the guest (with a 10s timeout) |
2006-04-28 |
kaf24 |
9894:5931e98cd744 |
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds |
2006-04-28 |
kaf24 |
9893:eba707397410 |
Makefile changes for xen/ia64 with dom0 vp model needs. |
2006-04-28 |
kaf24 |
9892:fb3d073b1cdf |
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called |
2006-04-28 |
kaf24 |
9891:84780e2ea775 |
Define 8 hypercall numbers for arch-specific purposes. |
2006-04-28 |
kaf24 |
9890:a779d642c22a |
Recent GUEST_HANDLE related cset broke ia64 compilation. |
2006-04-28 |
kaf24 |
9889:922f95ab88e4 |
When boot device is cdrom but the cdrom is not bootable, the guest appears |
2006-04-28 |
kaf24 |
9888:59161a85a281 |
Revert the xm-test ramdisk patch until we build new initrds. |
2006-04-28 |
kaf24 |
9887:3726c0afc5af |
Allow for arch specific virq definitions. |
2006-04-28 |
kaf24 |
9886:73435820f513 |
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test |
2006-04-28 |
kaf24 |
9885:ef6216b43278 |
Instead of relying on xm create to always run the bootloader, make sure |
2006-04-28 |
kaf24 |
9884:268e45409ecd |
The features for a domain are more a property of the domain than the |
2006-04-28 |
kaf24 |
9883:f06b6db6823d |
The bootloader code doesn't actually have to deal with the vcpu config |
2006-04-28 |
kaf24 |
9882:a8cac38001ca |
When building with FORTIFY_SOURCE to ensure that return codes of common |
2006-04-28 |
kaf24 |
9881:dfdc32a9814f |
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they |
2006-04-28 |
kaf24 |
9880:8bf5637cb269 |
Relax BUG_ON() state ment in increase_reservation() in balloon.c. |
2006-04-27 |
kaf24 |
9879:e0d986fc0978 |
Fix memory_op hypercall mlock/munlock wrapping after the |
2006-04-27 |
kaf24 |
9878:ef0a56c0784d |
Add BUILD_BUG_ON() and a handful of users. |
2006-04-27 |
kaf24 |
9877:4e909143218c |
Add bounds check to get_mfn_from_gpfn(). |
2006-04-27 |
kaf24 |
9876:15788ab9fce2 |
Define __XEN_TOOLS__ when building tools. Use this to |
2006-04-27 |
kaf24 |
9875:4e0f2272fbcd |
Bump Xen interface version number to 0x00030201 for new |