age |
author |
revision |
description |
2005-09-15 |
cl349 |
6892:b47c0ff50cdd |
Don't special case getDomainMemory for ia64. |
2005-09-15 |
cl349 |
6891:6e5cb98eff28 |
Better build fix. |
2005-09-15 |
kaf24 |
6890:19b458d4ba93 |
Like IA32 PAE xenlinux, we also need make VMX guest 1:1 page table PGD |
2005-09-15 |
cl349 |
6889:7ce64f021a2c |
Cleanup timeout code for when socket is already in use. |
2005-09-15 |
cl349 |
6888:6da7a6d8b575 |
Fix build! |
2005-09-15 |
kaf24 |
6887:bdc77b74bf61 |
Remove bad lines from start od script. |
2005-09-15 |
kaf24 |
6886:3233e7ecfa9f |
merge? |
2005-09-15 |
kaf24 |
6885:2f11c5b3c586 |
More build fixes for latest binutils. No 'movl' between |
2005-09-14 |
shand |
6884:bd477fcd32ab |
Deal with domain info going away (handle new error path introduced by |
2005-09-14 |
shand |
6883:36f8c5900e86 |
O_REUSEADDR is not enough to ensure we don't get address in use errors when |
2005-09-14 |
shand |
6882:7985a4d8bae9 |
Make sure xend start doesn't return until xend is ready to accept connections. |
2005-09-14 |
shand |
6881:3a79e8b28999 |
Disable CONFIG_PNPACPI temporarily in the -xen defconfig (it's known not to |
2005-09-14 |
shand |
6880:fb72c78604c6 |
The dom destroy path is doing a dom_get on a non-existent domain to |
2005-09-22 |
djm |
6879:97dbd9524a7e |
Patches and recipe to build an elilo.efi that will boot domain0 with initrd |
2005-09-22 |
djm |
6878:babbdd896024 |
Remove all CONFIG_VTI, VTI now works dynamically |
2005-09-21 |
djm |
6877:d2f2c1c26995 |
Minor change also needed in vcpu.c for guests to own ar.kr's. |
2005-09-21 |
djm |
6876:f064ce67e524 |
Another fix for handling ar.kr's |
2005-09-21 |
djm |
6875:c83307a81602 |
Remove paravirtualization of ar.kr registers (may need hyperprivop for |
2005-09-21 |
djm |
6874:32eea7354dcb |
Xenlinux/ia64 can't use xenlinux/x86 version of drivers/acpi/tables.c |
2005-09-21 |
djm |
6873:0817cde2ca06 |
Build tweaks for xenlinux/ia64 |
2005-09-21 |
djm |
6872:3b6d422fc0be |
Start fleshing out -sparse tree for xenlinux/ia64 |
2005-09-20 |
djm |
6871:4c1c79806874 |
Support files for building xenlinux-ia64 from -sparse tree |
2005-09-20 |
djm |
6870:e608c8118f25 |
Clone of Christian's xen-unstable mkbuildtree patch (cset 6960) |
2005-09-20 |
djm |
6869:8906825d5197 |
Fix dcr.pp and psr.pp support (non-VTI) so pfmon --system-wide works |
2005-09-20 |
djm |
6868:f2309ac2648a |
Get multiple domains working again |
2005-09-19 |
djm |
6867:7f9acc83ffcd |
Merge vcpu phase 2 |
2005-09-18 |
djm |
6866:8d133d172bfd |
Add debug output for pfmon (default off, DEBUG_PFMON in config.h) |
2005-09-18 |
djm |
6865:0e548ff36960 |
Re-enable improved PAL code (time and perfmon work again). PAL code remapped |
2005-09-16 |
djm |
6864:aecdccb1a350 |
Add additional stats to track VHPT saturation |
2005-09-16 |
djm |
6863:b52a48644770 |
PAL cache flush (added during VTI merge) breaks on simulator |
2005-09-16 |
djm |
6862:2556621a7759 |
Comment out DTLB MATCH message as it is more frequent and annoying now |
2005-09-16 |
djm |
6861:7fd1b4d42d94 |
Return rid mangling to previous method (to match hyperprivop.S) |
2005-09-16 |
djm |
6860:9e4fb055be80 |
Script to generate diffs between linux-xen subdirs and real linux |
2005-09-15 |
djm |
6859:6bf96d977ecc |
This patch fixes a severe bug in vtlb, where domU may face machine crash |
2005-09-15 |
djm |
6858:8e7df3b10d85 |
Properly return extents for hypervisor memory ops call |
2005-09-14 |
djm |
6857:55bc6698c889 |
Oops, one hypervisor.h change seems to have unfixed in the merge |
2005-09-14 |
djm |
6856:0833c2337202 |
Add missing include/decl to ia64-specific hypervisor.h |
2005-09-14 |
djm |
6855:c8f873ae3ede |
Add ia64-specific hypervisor.h |
2005-09-14 |
djm |
6854:9af349b055e5 |
Merge latest xen-unstable into xen-ia64-unstable to prep |
2005-09-14 |
kaf24 |
6853:122779b57b40 |
Remove redundant semi-colon from end of DEFINE_RING_TYPES |
2005-09-14 |
cl349 |
6852:1a29e0f5c610 |
merge? |
2005-09-14 |
cl349 |
6851:05d42f7674e8 |
Switch most uses of write over to store. |
2005-09-14 |
cl349 |
6850:40e6dfad4eff |
Explicit test for None. |
2005-09-14 |
cl349 |
6849:1585590ec474 |
More syntactic sugar. |
2005-09-14 |
cl349 |
6848:bc5dbfe729e0 |
Move start_time out of xend dir and use gather/store. |
2005-09-14 |
cl349 |
6847:960d4f6b58b3 |
Support removing nodes from store if value to store is None. |
2005-09-14 |
cl349 |
6846:f92bdd9153f5 |
Add store function. |
2005-09-14 |
cl349 |
6845:d5497a215660 |
Always allow transaction abort. |
2005-09-14 |
cl349 |
6844:eb6fbb3d0a7b |
Add gather function and robustify class methods' failure handling. |
2005-09-14 |
kaf24 |
6843:1184286a2ee6 |
Fix mmapping of PCI resources from userspace. |
2005-09-14 |
cl349 |
6842:9c9a3bb878c2 |
merge? |
2005-09-14 |
cl349 |
6841:541a3239f352 |
Rename xm commands and cleanup of the "bogus" argument code. |
2005-09-14 |
kaf24 |
6840:810039218827 |
Fix xc_make_page_below_4G(). Should fix PAE domain |
2005-09-14 |
kaf24 |
6839:c9c49385c26e |
During my attempts to get the latest bridge networking model working on my |
2005-09-14 |
kaf24 |
6838:481a4ce27c15 |
Fix xc_domain_memory_decrease_reservation(). |
2005-09-14 |
cl349 |
6837:a8edb2655c5d |
Add methods to read/write Vm/Domain store entries. |
2005-09-14 |
cl349 |
6836:2277377dfc3a |
Move name back into main domain dir. |
2005-09-14 |
cl349 |
6835:5cbb2ecce16a |
Move id back into main domain dir and rename to domid. |
2005-09-14 |
cl349 |
6834:e2f0a6fdb7d9 |
merge? |
2005-09-14 |
cl349 |
6833:383f1336c305 |
Move uuid back into main domain dir. |
2005-09-14 |
kaf24 |
6832:5959fae4722a |
Set NE bit for VMX guest CR0. VMCS guest CR0.NE bit must |
2005-09-14 |
kaf24 |
6831:5e943af66571 |
Add some sanity check when creating 3-level 1:1 page table |
2005-09-14 |
kaf24 |
6830:1cdc469bf78d |
Clear pending interrupt on shared page when pic initialized |
2005-09-14 |
kaf24 |
6829:b9b120c7631a |
Get rid of anonymous unions in public header files. |
2005-09-14 |
cl349 |
6828:cc1572db6a3d |
Call dominfo.device_delete instead of non-existant dominfo.device_destroy. |
2005-09-14 |
kaf24 |
6827:94990f123e5e |
Remove unsued domain_controller.h file. |
2005-09-14 |
kaf24 |
6826:f5ff107742ce |
Fix 64-bit build problem. Not allowed to movl between a |
2005-09-14 |
kaf24 |
6825:1936ccaccf5e |
Move hypervisor.h to asm-i386/asm-x86_64. |
2005-09-14 |
kaf24 |
6824:0a7194ec36a4 |
mem-map.sxp and vmxloader are unaffected by a 64-bit build, |
2005-09-14 |
cl349 |
6823:c63529f3367d |
Fix xenstored watch crash. |
2005-09-13 |
cl349 |
6822:0d8c0db04258 |
Don't return failure when trying to delete a non-existent node. |
2005-09-13 |
cl349 |
6821:1ad652222dba |
Perform xenbus operations in shutdown_handler in a transaction. |
2005-09-13 |
cl349 |
6820:36c4d3bb29c8 |
Don't cause watch fire deadlock by unconditionally rewriting the sysrq node. |
2005-09-13 |
cl349 |
6819:3eea03342466 |
Don't fail readDB on empty dirs. |
2005-09-13 |
cl349 |
6818:a0399927e1a1 |
Switch shutdown and sysrq to xstransact. |
2005-09-13 |
cl349 |
6817:feff6bf0417e |
Free blkif if vbd_create fails. |
2005-09-13 |
kaf24 |
6816:3a34bcb7c28b |
Fix the logic in vcpu_sleep_sync(): we must wait until |
2005-09-13 |
shand |
6815:fe5b84a24d43 |
Some more resilience to errors in creating vbds etc; still needs more work |
2005-09-13 |
cl349 |
6814:22d08cc7f739 |
Switch memory target handling to use xstransact. |
2005-09-13 |
cl349 |
6813:c1450b657ede |
g/c introduceDomain and releaseDomain bindings in xsnode and xsobj. |
2005-09-13 |
cl349 |
6812:26cf3cfd3bed |
Switch vcpu hotplugging to use xstransact. |
2005-09-13 |
cl349 |
6811:f562c0f1d222 |
Fix domain list build/cleanup code with xend subdirectory. |
2005-09-13 |
cl349 |
6810:d38da169752e |
IntroduceDomain of dom0 can fail when it's already connected. |
2005-09-13 |
cl349 |
6809:574aeba9859d |
Fix error handling code paths. |
2005-09-13 |
cl349 |
6808:72e4e2aab342 |
merge? |
2005-09-13 |
cl349 |
6807:8ca0f98ba8e2 |
merge? |
2005-09-13 |
cl349 |
6806:4ad19fe76d50 |
Store dom0 store ring-ref in store. |
2005-09-13 |
cl349 |
6805:c2558a2fe658 |
Switch to IntroduceDomain, move xend info into xend subdirectory in store. |
2005-09-13 |
cl349 |
6804:68c4eb06a6aa |
Move xshandle to xsutil.py, add IntroduceDomain, fix list to handle empty/non-existant directories and fix Remove. |
2005-09-13 |
cl349 |
6803:c66a660872e7 |
Change read and list to return None if key/dir doesn't exist. |
2005-09-14 |
djm |
6802:a152b9f27e48 |
Add needed header files that are buried/nested in x86 |
2005-09-14 |
djm |
6801:52d2d5208575 |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-13 |
djm |
6800:6dadf4d93ee3 |
Converge ia64 grant_table API |
2005-09-13 |
djm |
6799:2c823d27cf33 |
Catchup with xen-unstable, add ia64 specifics to tools, and some VTI merge |
2005-09-13 |
djm |
6798:5cd24dd33033 |
Add ia64 header for synch_bitops.h |
2005-09-13 |
djm |
6797:b35215021b32 |
Merge with latest xen-unstable |
2005-09-13 |
cl349 |
6796:e7c7196fa329 |
merge? |
2005-09-13 |
emellor |
6795:3cc679a35d71 |
Fix imports. |
2005-09-13 |
cl349 |
6794:4d899a738d59 |
merge? |
2005-09-13 |
emellor |
6793:f2450805063b |
Fix the check that the argument count is even, for xenstore_write. |
2005-09-13 |
emellor |
6792:98c5c6a1e857 |
Added help line for dev-docs target. |
2005-09-13 |
ewan |
6791:5aa6a2eff69f |
Added isDevControllerClass so that XendDomainInfo does not need to store the same information internally. This may soon go, depending on how useful controller.py turns out to be. |
2005-09-13 |
ewan |
6790:c5045197dcb7 |
Removed {add,get}_{config,device}_handler in favour of using a simple dictionary directly. Fix a misnamed variable blconfig that was supposed to refer to blcfg. This showed up under pylint as a undefined variable, but would have manifested itself in the bootloader configuration being ignored. |
2005-09-13 |
ewan |
6789:723f81936cf7 |
Added .PHONY target so that make works from the tools/python directory (it was seeing the build directory and therefore doing nothing). |
2005-09-13 |
ewan |
6788:e939d5c5e646 |
Pass the root directory to Doxyfilter and thence pythfilter.py so that the latter can get the namespace/packages correct. |
2005-09-13 |
ewan |
6787:bcbd2d2c1068 |
Pass the root directory to Doxyfilter and thence pythfilter.py so that the latter can get the namespace/packages correct. |
2005-09-11 |
ewan |
6786:64d6de1ea743 |
"Added." |
2005-09-11 |
ewan |
6785:89a842453d77 |
Added dev-docs target to build the Python Tools' API documentation. |
2005-09-11 |
ewan |
6784:f44b792e898c |
Added docs/api. |
2005-09-11 |
ewan |
6783:bf58d21a1e3a |
Added dev-docs target, which passes through to the docs Makefile. |
2005-09-13 |
kaf24 |
6782:adb70d525dbd |
This trivial patch makes sure that mem-map.sxp and the qemu bits |
2005-09-13 |
kaf24 |
6781:89ed236b6b66 |
Update ignores list for new xenstore binaries. |
2005-09-13 |
kaf24 |
6780:e17161930711 |
synch_bitops.h is an arch-specific header file. |
2005-09-13 |
kaf24 |
6779:b5d91089e42c |
Newer binutils is a bit stricter and errors out when you try |
2005-09-13 |
cl349 |
6778:bd951d23d713 |
merge? |
2005-09-13 |
cl349 |
6777:4d018790ff8a |
Fixed consoled race condition. |
2005-09-13 |
kaf24 |
6776:69bf4490062f |
domain_crash_synchronous() on x86_64 causes Xen to crash because |
2005-09-13 |
cl349 |
6775:0fad07d67e75 |
Prevent opening the xenbus device if the store isn't connected yet. |
2005-09-13 |
cl349 |
6774:f804b28871ba |
merge? |
2005-09-13 |
kaf24 |
6773:36e74b5dfa95 |
Fix a bug in shadow_remove_all_access_in_page. |