age |
author |
revision |
description |
2005-09-12 |
cl349 |
6774:f752e0c873a6 |
merge? |
2005-09-12 |
cl349 |
6773:b594bb976a74 |
Always fire watches, even on the connection which caused the watch to fire. |
2005-09-12 |
kaf24 |
6772:939fd35d58da |
Xen_version hypercalls takes two args, not one. |
2005-09-12 |
kaf24 |
6771:03b9919f655e |
mlock argument to version hypercall in libxc. |
2005-09-12 |
kaf24 |
6770:05f36d13e30c |
Improve debug tracing from HYPERVISOR_memory_op(). |
2005-09-12 |
vh249 |
6769:2c2c0b843f05 |
removing XEN_LOCALVERSION for a smaller alternative |
2005-09-11 |
kaf24 |
6768:3feb7fa331ed |
Re-indent vmx code. |
2005-09-11 |
kaf24 |
6767:4508c22dc458 |
Yes, that fixes the problem, our patches crossed. I saw Keir already |
2005-09-11 |
vh249 |
6766:5721657e8130 |
add XEN_LOCALVERSION to the dist building process |
2005-09-11 |
kaf24 |
6765:21cbdb20ff4c |
An FC4/i386 install inside VMX on an x86_64 system fails because byte |
2005-09-10 |
cl349 |
6764:9ead08216805 |
Restore NULL checks before calling kfree(). |
2005-09-10 |
vh249 |
6763:3f2751c6e721 |
add a simple usage string to xenconsoled |
2005-09-10 |
vh249 |
6762:bc5e0fc79696 |
fix ballooning out logic to handle dying domain freeing memory. |
2005-09-10 |
vh249 |
6761:b3b4391a14e5 |
use XEN_FULLVERSION variable where possible |
2005-09-10 |
vh249 |
6760:ac6605bceb9d |
remove pointless NULL check before calling kfree |
2005-09-10 |
vh249 |
6759:864d936a0482 |
convert initializers to C99 initializers |
2005-09-10 |
kaf24 |
6758:aa1adbeecfcd |
With this patch, 32-bit binary can work on 64-bit VMX guest. |
2005-09-10 |
kaf24 |
6757:20b6be0e1fa1 |
This patch fixes xenlinux timer interrupt. |
2005-09-10 |
kaf24 |
6756:8fc210e6a588 |
This patch fix a bug in set_reg_value() for x86_64 VMX guest. |
2005-09-10 |
kaf24 |
6755:a8f01a0a9559 |
One more instruction for the VMX MMIO decoder. |
2005-09-10 |
kaf24 |
6754:4b2c87242ad3 |
Fix bug that service os & vmx guest can't communicate with |
2005-09-09 |
shand |
6753:5c49ed1145cc |
Fix xm info handling of empty strings (fix bugzilla bug #216) |
2005-09-09 |
shand |
6752:41a74438bcba |
Fix 'xm info' (sizeof(param) doesn't do that one might hope). |
2005-09-09 |
cl349 |
6751:813c37b68376 |
merge? |
2005-09-09 |
cl349 |
6750:31c257b9a360 |
Make vif cleanup use xstransact and use classmethods for setup. |
2005-09-09 |
cl349 |
6749:1a27091a1e7a |
Add remove and list support. Also make all class methods "safe". |
2005-09-09 |
cl349 |
6748:54af57682431 |
Only retry transactions which fail from timeout. |
2005-09-09 |
cl349 |
6747:578c19d1ed49 |
Setup network devices in xenstore using xstransact. |
2005-09-09 |
cl349 |
6746:fbdb56cd611b |
Remove dependency between domain db and path/uuid. |
2005-09-09 |
cl349 |
6745:d0b3c7061368 |
Always start transactions on an existing path. |
2005-09-09 |
kaf24 |
6744:0c7379b702e5 |
common/kernel.o contains changeset/compiler info. |
2005-09-09 |
kaf24 |
6743:a5e9a7fcade9 |
cleanups |
2005-09-09 |
kaf24 |
6742:16cd990994d5 |
The patch allows the shadow mode code to support >4GB physical memory. I |
2005-09-09 |
iap10 |
6741:ec4a3f2d060e |
Add more version and capability reporting to Xen. Print the results with 'xm info'. |
2005-09-09 |
kaf24 |
6740:3f4d14357976 |
pagefault handler fixes. |
2005-09-09 |
cl349 |
6739:47dca2f335de |
Add simple transactional read/write python xenstore interface. |
2005-09-09 |
cl349 |
6738:4856f000d35d |
Make error reporting consistent. |
2005-09-09 |
cl349 |
6737:cdfa7dd00c44 |
merge? |
2005-09-09 |
cl349 |
6736:2704a88c3295 |
merge? |
2005-09-09 |
cl349 |
6735:22c30df92b11 |
tpmback compilation fix. |
2005-09-09 |
kaf24 |
6734:df1348e72390 |
Xenbus implementation ported from Linux to Mini-os, simple thread support introduced |
2005-09-09 |
kaf24 |
6733:6563a12e0ad7 |
Fix blkfront request completion. |
2005-09-09 |
kaf24 |
6732:67d7e01c8277 |
It was suggested on the xen-users list that it would be useful if the |
2005-09-08 |
iap10 |
6731:4cdf880c9463 |
Bug fix on x86_64 increase_reservation |
2005-09-08 |
iap10 |
6730:74371b962355 |
Test CD needs devfs |
2005-09-08 |
kaf24 |
6729:c7999d49ecf7 |
No need to qsort the pfn array in domu builder. |
2005-09-08 |
iap10 |
6728:aa0990ef260f |
merge |
2005-09-08 |
iap10 |
6727:3bde4219c681 |
manual merge |
2005-09-08 |
iap10 |
6726:5db85ba1c4e0 |
Improved "PGDs must be under 4GB" handling for PAE. |
2005-09-08 |
iap10 |
6725:1f4863861d18 |
Fixes to sub 4GB allocator |
2005-09-08 |
kaf24 |
6724:a27e28d38d52 |
Build fix. |
2005-09-08 |
kaf24 |
6723:5321e0858b0d |
grant_table.c reindent. |
2005-09-08 |
kaf24 |
6722:e3fd0fa58364 |
Rename get_order() to get_order_from_bytes() and add |
2005-09-08 |
kaf24 |
6721:c2705e74efba |
Cleanups, and fix allocating DMA memory via |
2005-09-08 |
iap10 |
6720:12ff9c954ace |
Give each domain some memory below 4GB. This solves the "PGD's must be below 4GB" for the initial page tables. I'm not sure we'll stick with this approach, but this is good enough for the time being. |
2005-09-08 |
iap10 |
6719:006efe128837 |
Yet more PAE fixes, this time in the paravirt drivers. |
2005-09-07 |
iap10 |
6718:f0d728001aaa |
More tools PAE fixes to avoid loosing high-order pte bits. |
2005-09-07 |
iap10 |
6717:a9a78ca76cd2 |
Replace direct_remap_area_pages with direct_remap_pfn_range to help fix PAE domain building. |
2005-09-07 |
cl349 |
6716:10a3d4fbd9b4 |
Fix typo. |
2005-09-07 |
cl349 |
6715:7bc32f4c67fb |
merge? |
2005-09-07 |
cl349 |
6714:a39b1fa10edc |
Move console tty/limit information into console directory in domain dir. |
2005-09-07 |
cl349 |
6713:64ca0d3ea97f |
Disable device info getting written to store when xend restarts. |
2005-09-07 |
cl349 |
6712:0c9c044fd00c |
Disable sync dbmap saves -- they remove nodes added by other tools. |
2005-09-07 |
cl349 |
6711:c2f3f18c0d95 |
Don't leak memory when realloc fails. |
2005-09-07 |
shand |
6710:b7c7cb88f0ba |
Create /dev/xen/evtchn if it doesn't exist. |
2005-09-07 |
cl349 |
6709:7d0fb56b4a91 |
merge? |
2005-09-07 |
cl349 |
6708:38c5199155fc |
g/c unused xcs. |
2005-09-07 |
cl349 |
6707:4e4aac33809f |
g/c unused xu extension. |
2005-09-07 |
cl349 |
6706:0e2b1e04d4cb |
g/c unused control message code. |
2005-09-07 |
cl349 |
6705:549f4256ab3c |
Remove control interface in kernels and domain builder. |
2005-09-07 |
iap10 |
6704:cbf43be4cc17 |
merge |
2005-09-07 |
iap10 |
6703:216a8a934246 |
Trivial fix for a nasty PAE bug. |
2005-09-07 |
cl349 |
6702:32cc65db459a |
Fix vif scripts for domains with more than one ip. |
2005-09-07 |
cl349 |
6701:422fee1de8e7 |
Remove debug printk. |
2005-09-07 |
cl349 |
6700:4309a1fd8447 |
Always bind dom0 virqs to vcpu 0. |
2005-09-07 |
cl349 |
6699:acde14d25398 |
Make xenstored bind to domain exception virq directly, instead of via xcs. |
2005-09-07 |
cl349 |
6698:652bd7876153 |
Remove python virq code. |
2005-09-07 |
cl349 |
6697:c9e1ddf85324 |
Trigger domain cleanup on @releaseDomain watch-event instead of domain exc. virq. |
2005-09-07 |
cl349 |
6696:639a36483fee |
Fix and cleanup error handling. |
2005-09-07 |
cl349 |
6695:e991ec23c318 |
Add copyright notice and g/c some unused code. |
2005-09-07 |
cl349 |
6694:a75b08af8d19 |
merge? |
2005-09-07 |
cl349 |
6693:63e226a5e272 |
Add python bindings for watches. |
2005-09-07 |
kaf24 |
6692:c9fd91d7540d |
Be more sensitive to losing sync with platform timer. |
2005-09-07 |
kaf24 |
6691:7a36f58f64ee |
merge? |
2005-09-07 |
kaf24 |
6690:77d8b5e40da7 |
Small plan9 loader patch from Tim Newsham. |
2005-09-07 |
iap10 |
6689:fb90dd31c6d7 |
Extend save/restore interface to cope with domains >4GB by adding a level of indirection. |
2005-09-07 |
cl349 |
6688:99f12399b25a |
Fix dependencies. |
2005-09-06 |
cl349 |
6687:8db9c5873b9b |
merge? |
2005-09-06 |
cl349 |
6686:83bcc68aaf32 |
Use @releaseDomain watch-events. |
2005-09-06 |
cl349 |
6685:0922c82a4bf3 |
Exit if xen_setup fails. |
2005-09-06 |
cl349 |
6684:513ba63787fe |
Add @releaseDomain watch-event. |
2005-09-06 |
cl349 |
6683:7c269dd2cf1f |
Destroy domain before cleaning it up. |
2005-09-06 |
kaf24 |
6682:28a10ec0fd6b |
Tiny printk info cleanup. |
2005-09-06 |
kaf24 |
6681:d647c3d381d2 |
The attached patch fixes two problems I ran into with the swiotlb code |
2005-09-06 |
kaf24 |
6680:d0a4f770a5f4 |
phys_to_mach and mach_to_phys tables contain long entries, not |
2005-09-06 |
cl349 |
6679:534671924039 |
Add xcs to include path for xcs_proto.h. |
2005-09-06 |
cl349 |
6678:6d7b05e1c1e5 |
Disable xcs stop from xend script since it kills xenstored now. |
2005-09-06 |
cl349 |
6677:d4d69c509371 |
merge? |
2005-09-06 |
cl349 |
6676:d6d77aa96aa1 |
Make xenstored listen to domain exception virqs. |
2005-09-06 |
cl349 |
6675:275e28658c66 |
Update consoled to use xs_get_domain_path and cleanup domain tracking code. |
2005-09-06 |
kaf24 |
6674:8f21344e7817 |
Avoid warn_unused error on read() return value. |
2005-09-06 |
kaf24 |
6673:158d23cbd2e6 |
Enable xenstored optimisations. |
2005-09-06 |
kaf24 |
6672:ef1cd7729676 |
Reducing LOC (always a good thing) by eliminating duplicated functionality. |
2005-09-06 |
kaf24 |
6671:60bf463f79a8 |
Fix vmalloc fault path in arch/xen/i386 to correctly deal |
2005-09-05 |
kaf24 |
6670:aeaa3c83f6e5 |
Fix 64-bit build. |
2005-09-05 |
kaf24 |
6669:d105692072a4 |
Fix PCI iomem resource fixup. |
2005-09-05 |
cl349 |
6668:22599cd6aae0 |
Add @introduceDomain event-watch and replace consoled watch on /console. |
2005-09-05 |
cl349 |
6667:7f941f9c237b |
Fix command line argument parsing. |
2005-09-05 |
cl349 |
6666:bdae19282fb8 |
Add -Werror to xenstore build and fix failure. |
2005-09-05 |
kaf24 |
6665:d5bd2c583cb0 |
Fix the balloon driver to do work in smaller batches, and |
2005-09-05 |
cl349 |
6664:0856c511a83e |
Add missing libxenstore.so dependency for xenstore client programs. |
2005-09-05 |
cl349 |
6663:2a1b32bb4df4 |
Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding. |
2005-09-05 |
cl349 |
6662:3ba3e5fc2530 |
Fix typo. |
2005-09-05 |
cl349 |
6661:ff14bb5600c9 |
On suspend, canonicalize store and console mfns in the guest. |
2005-09-05 |
cl349 |
6660:1f460d0fd6c6 |
merge? |
2005-09-05 |
cl349 |
6659:89e8a2144c1d |
Get rid of suspend record, start info holds all the info now. |
2005-09-05 |
cl349 |
6658:5d8b2c258b26 |
Pass live flag as number, not "True"/"False". |
2005-09-05 |
cl349 |
6657:cd5d566e1d54 |
Only remove domain from store once it's suspended. |
2005-09-05 |
cl349 |
6656:79658ef58925 |
Keep start_info in page provided by domain builder instead of making a copy. |
2005-09-05 |
iap10 |
6655:bd9af523a598 |
CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module. |