age |
author |
revision |
description |
2005-09-21 |
kaf24 |
6986:492fe12a6db4 |
Fix .hgignore and add missing vtpm patch file. |
2005-09-20 |
kaf24 |
6985:1bea937e53cc |
The vmx guest loading is broken from 6925 because of the new |
2005-09-20 |
kaf24 |
6984:d3bc8314b6f5 |
Fix __save_flags() to not complain when smp_processor_id() is used |
2005-09-20 |
cl349 |
6983:659ad553199e |
merge? |
2005-09-20 |
cl349 |
6982:ee8226e15e9f |
Add support to build arch/ia64 xen kernels, also add pre/post link hooks in mkbuildtree. |
2005-09-20 |
kaf24 |
6981:c174ac96a69d |
Fix xenconsole when console page is >= 4GB. |
2005-09-20 |
kaf24 |
6980:9776d03bf108 |
Put_page on vmx_set_cr0 for multiple protected/real mode switch. |
2005-09-20 |
cl349 |
6979:f8e7af29daa1 |
merge? |
2005-09-20 |
cl349 |
6978:a6b72464a042 |
Fix vnc configuration issue for creating vmx guest. |
2005-09-20 |
kaf24 |
6977:750ad97f37b0 |
Split up docs. Signed-off-by: Robb Romans <3r@us.ibm.com> |
2005-09-20 |
kaf24 |
6976:c0796e18b6a4 |
Add 64 bit support to the VTPM Tools plus do some minor cleanups. |
2005-09-20 |
kaf24 |
6975:3ef86b208f9b |
Fix an operand size bug in the VMX MMIO decoder. |
2005-09-20 |
kaf24 |
6974:739154e26fb7 |
Dynamically generate the local apic entries in ACPI MADT table. |
2005-09-19 |
kaf24 |
6973:d1cbfaf804d9 |
Add lomount to 'make uninstall' target. Remove miniterm, |
2005-09-19 |
kaf24 |
6972:ae88715598bf |
Clean up 'make uninstall' target. |
2005-09-19 |
cl349 |
6971:872cf6ee0594 |
merge? |
2005-09-19 |
cl349 |
6970:fc2eade714f9 |
Fix kernel users of xs_write as well. |
2005-09-19 |
cl349 |
6969:2796d45c5835 |
Fire watches once immediately upon registration. |
2005-09-19 |
cl349 |
6968:0a2cc72ee6e4 |
Fix one more usage of xs_write. |
2005-09-19 |
cl349 |
6967:f7a7f8f2e6e4 |
Remove iflag argument to xs_write |
2005-09-19 |
cl349 |
6966:a5d67e3fbff1 |
Make xs_mkdir an xs_rm idempotent. |
2005-09-19 |
kaf24 |
6965:08effcf0385b |
Better gdb server documentation. |
2005-09-19 |
kaf24 |
6964:52d953dcef0e |
Do not build PAE by default. Reverts accidental previous |
2005-09-19 |
kaf24 |
6963:ec01850d0ee9 |
Fix xc_ptrace (live debug, not coredump debug) for 32-bit pae. |
2005-09-19 |
kaf24 |
6962:fc4375af5854 |
Fix gdb build script. |
2005-09-19 |
cl349 |
6961:3133e64d0462 |
merge? |
2005-09-19 |
cl349 |
6960:c0c96a494c76 |
merge? |
2005-09-19 |
emellor |
6959:adbe7d45472b |
Revert accidental commit. |
2005-09-19 |
emellor |
6958:db4a0526d4e5 |
Use DevController.allocateDeviceID rather than using a local variable. |
2005-09-19 |
emellor |
6957:951c8ee275b7 |
Use DevController.allocateDeviceID rather than using a local variable. |
2005-09-19 |
cl349 |
6956:b5bf198f0113 |
Don't do device create on domain recreate. |
2005-09-19 |
cl349 |
6955:5c0ec0b171f0 |
Remove last remaining "import controller" occurences. |
2005-09-19 |
cl349 |
6954:308260e5868c |
merge? |
2005-09-18 |
emellor |
6953:8f9dfc5fb51c |
Add and use XendDomainInfo.getBackendFlags to decouple image.py from the |
2005-09-18 |
emellor |
6952:578a73fdeb2f |
Changed dangerous default parameter values where used to use None instead. |
2005-09-18 |
emellor |
6951:f7a09745ca56 |
Remove the complexity of the config_handlers mechanism in favour of a simple |
2005-09-18 |
emellor |
6950:3dec22f380be |
Added allocateDeviceID, which uses the store to keep track of per-domain, |
2005-09-18 |
emellor |
6949:b67ef34cf91b |
Move definition of xc and xend to avoid confusing pylint. |
2005-09-18 |
emellor |
6948:5007bebba2f5 |
Renamed XendDomainInfo.getTargetMemory to getMemoryTarget, for consistency with |
2005-09-18 |
emellor |
6947:7e8eac6e96c6 |
Replaced the device handling mechanism used by XendDomainInfo. Superficially, |
2005-09-18 |
emellor |
6946:e703abaf6e3d |
Add behaviour to the remove methods to remove the transaction's path itself. This allows us to write Remove(path) to remove the specified path rather than having to slice the path ourselves. |
2005-09-18 |
emellor |
6945:da5e4c8a0fea |
In all cases, move the creation of a new transaction outside of the block |
2005-09-17 |
emellor |
6944:702e7f173465 |
Remove assignment to unused field memory_target. |
2005-09-17 |
emellor |
6943:191ffe9a9967 |
Use XendDomainInfo.getDomain, getName to decouple XendDomain from the internals |
2005-09-17 |
emellor |
6942:fb1fa3a4106f |
Remove unused restoreFromDB, saveToDB. |
2005-09-17 |
emellor |
6941:8462eff90433 |
Replace XendDomainInfo.setStoreChannel with XendDomainInfo.closeStoreChannel. |
2005-09-17 |
emellor |
6940:b75771a12f79 |
Added getVCpuCount to XendDomainInfo and use that and getName, getDomain, |
2005-09-17 |
emellor |
6939:adbf85204d29 |
Fix indentation. |
2005-09-17 |
emellor |
6938:e517f6599e54 |
Added getTargetMemory, getSsidref methods to XendDomainInfo, and use these and |
2005-09-17 |
emellor |
6937:567debb22ac0 |
Issue warning if doxygen is not installed. |
2005-09-17 |
emellor |
6936:993f52cdb4e4 |
Changed ssidref default to 0 when parsing config file. |
2005-09-17 |
emellor |
6935:11475b60d57c |
Added diagnostic message to exception when TypeError occurs on write. |
2005-09-17 |
emellor |
6934:0b6e06fced6a |
Removed unused getDB method. |
2005-09-17 |
emellor |
6933:cc5d8878fc36 |
Moved xroot variable to not confuse pylint (and me). |
2005-09-17 |
emellor |
6932:10d2067f6016 |
Removed unused impotr and marked some parameters as unused. |
2005-09-17 |
emellor |
6931:91f974f7ce97 |
Rename feilds to fields throughout. |
2005-09-17 |
emellor |
6930:4507382c88e5 |
Remove unused import, and unused class TwistedAdapter. Mark one variable as |
2005-09-17 |
emellor |
6929:b6ee902f83f4 |
Added _1,.._5 to dummy-variables, so that we can specify multiple unused |
2005-09-19 |
kaf24 |
6928:619e3d6f01b3 |
Re-indent libxc to avoid hard tabs. Also, fix the PAE |
2005-09-19 |
kaf24 |
6927:cedb89d6b707 |
Fix VMX domains not cleaning up properly, since some page refncts are |
2005-09-19 |
kaf24 |
6926:6fb3b1d9e336 |
The domain structure maintains several shadow mode stats, |
2005-09-18 |
kaf24 |
6925:7e7d93aa4072 |
Trivial gdb build fix from Leendert. |
2005-09-17 |
kaf24 |
6924:8bc44f718714 |
Small cleanup to tpm split driver. |
2005-09-17 |
kaf24 |
6923:03b58a6f498e |
Remove native tpm drivers from the linux sparse tree and replace |
2005-09-16 |
cl349 |
6922:8ff691d008f4 |
Cleanup domain listing on xend start. Fix reaper some more. |
2005-09-16 |
cl349 |
6921:931526414a64 |
Add bindings for xs_get_domain_path(). |
2005-09-16 |
cl349 |
6920:6a48f88101d3 |
Don't run reap() or domain_restarts() as side-effects of refresh. |
2005-09-16 |
cl349 |
6919:edd70af0fb22 |
Move dom0 setup code out of initial_refresh. |
2005-09-16 |
cl349 |
6918:5b56f1646e58 |
Remove pretty random cleanup code in _add_domain. |
2005-09-16 |
cl349 |
6917:4490e39fc322 |
Use "vcpu" when referring to vcpus. |
2005-09-16 |
cl349 |
6916:8cba45a77249 |
Make dom0_enforce_cpus() use vcpu_hotplug rather than directly modifying the sysfs entries. |
2005-09-16 |
cl349 |
6915:a4cf3e17bb25 |
merge? |
2005-09-16 |
cl349 |
6914:ffbc98d735bd |
merge? |
2005-09-16 |
cl349 |
6913:7cccdb49af75 |
Cleanup domain reaper and domain destruction functions. |
2005-09-16 |
cl349 |
6912:aa8943e9b705 |
Fix setStoreChannel(None) - fixes cleanup on destroy. |
2005-09-16 |
cl349 |
6911:a434b5449d59 |
Fix the control panel problem. |
2005-09-16 |
kaf24 |
6910:7fbaf67a0af5 |
Clean up and re-indent netback driver. |
2005-09-16 |
kaf24 |
6909:8bb3f2567b8c |
Clean up and re-indent netfront.c |
2005-09-16 |
kaf24 |
6908:3a7c0b00da8a |
Grant-refrence allocation pools and tracking tables should be |
2005-09-16 |
kaf24 |
6907:e1cc553059e1 |
direct_remap_pfn_range() takes a vm_area_struct rather than |
2005-09-16 |
kaf24 |
6906:0f851f965df9 |
distclean target added to root makefile. From rusty. |
2005-09-15 |
cl349 |
6905:fd19e760932d |
Simplify backend flag parsing. |
2005-09-15 |
cl349 |
6904:75fe7890cf01 |
Export block device read-only state into store. |
2005-09-15 |
cl349 |
6903:9d4f4ff1ff77 |
Fix bootloader support some more. |
2005-09-15 |
cl349 |
6902:cedfbb032261 |
merge? |
2005-09-15 |
cl349 |
6901:2dcfb85a95b9 |
Maybe fix running bootloader after reboot. |
2005-09-15 |
kaf24 |
6900:c21f47a03225 |
Start cleaning up grant tables. gnttab_donate now called |
2005-09-15 |
cl349 |
6899:2f5537317988 |
merge? |
2005-09-15 |
cl349 |
6898:e85f93d1ca59 |
Update image handling code for xstransact. |
2005-09-15 |
shand |
6897:753c49dc808c |
Actually update domain info when dom_get() succeeds. |
2005-09-15 |
kaf24 |
6896:c27431cf81f9 |
Fix the libxc Makefile. |
2005-09-15 |
vh249 |
6895:cb518207fc95 |
add support for ipv6 address in choose_vnc_display function |
2005-09-15 |
vh249 |
6894:da550f59e971 |
fix build, strings spanning multiple lines are no longer supported |
2005-09-15 |
cl349 |
6893:e78650eb2cf0 |
merge? |
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. |
2005-09-13 |
cl349 |
6772:f1bb1316b26f |
Fix up testsuite from recent changes. |
2005-09-13 |
cl349 |
6771:1cb7adaa3355 |
Put xenstored.h in linux-public include dir. |
2005-09-12 |
cl349 |
6770:d8637529daff |
Always allow overriding where clients connect through XENSTORED_PATH. |
2005-09-12 |
cl349 |
6769:80afc502461b |
Change xenbus_dev interface from ioctl to read/write. |
2005-09-12 |
cl349 |
6768:282d5698ea40 |
Add xenstore-list and xenstore-exists clients |
2005-09-12 |
cl349 |
6767:d22091179975 |
Check the return value of chdir(2) and write(2). |
2005-09-12 |
cl349 |
6766:219d96d545fc |
merge? |
2005-09-12 |
cl349 |
6765:cdaaaa027bf8 |
Switch vtpm device setup/teardown over to xstransact. |
2005-09-12 |
cl349 |
6764:38a29ec8d021 |
Switch block device setup/teardown over to xstransact. |
2005-09-12 |
cl349 |
6763:3aa853185afe |
Remove debug output. |
2005-09-12 |
cl349 |
6762:e9d01c5dc7b4 |
Move block device bind/unbind into hotplug scripts. |
2005-09-12 |
cl349 |
6761:968541972a7c |
Don't remove backend store directory before device_unregister. |
2005-09-12 |
cl349 |
6760:f5adc1aa61d8 |
Export backend device store path to hotplug script. |
2005-09-12 |
kaf24 |
6759:888094e5ac07 |
This patch remove the L2 pin for 1:1 page table on control panel. |
2005-09-12 |
kaf24 |
6758:7ae8090e5f67 |
The last vnet patch was missing some files that had been added |
2005-09-12 |
kaf24 |
6757:413c911e5780 |
Re-indent xc_linux_restore, and add code to force PAE |
2005-09-12 |
cl349 |
6756:f752e0c873a6 |
merge? |
2005-09-12 |
cl349 |
6755:b594bb976a74 |
Always fire watches, even on the connection which caused the watch to fire. |
2005-09-12 |
kaf24 |
6754:939fd35d58da |
Xen_version hypercalls takes two args, not one. |
2005-09-12 |
kaf24 |
6753:03b9919f655e |
mlock argument to version hypercall in libxc. |
2005-09-12 |
kaf24 |
6752:05f36d13e30c |
Improve debug tracing from HYPERVISOR_memory_op(). |
2005-09-12 |
vh249 |
6751:2c2c0b843f05 |
removing XEN_LOCALVERSION for a smaller alternative |
2005-09-11 |
kaf24 |
6750:3feb7fa331ed |
Re-indent vmx code. |
2005-09-11 |
kaf24 |
6749:4508c22dc458 |
Yes, that fixes the problem, our patches crossed. I saw Keir already |
2005-09-11 |
vh249 |
6748:5721657e8130 |
add XEN_LOCALVERSION to the dist building process |
2005-09-11 |
kaf24 |
6747:21cbdb20ff4c |
An FC4/i386 install inside VMX on an x86_64 system fails because byte |
2005-09-10 |
cl349 |
6746:9ead08216805 |
Restore NULL checks before calling kfree(). |
2005-09-10 |
vh249 |
6745:3f2751c6e721 |
add a simple usage string to xenconsoled |
2005-09-10 |
vh249 |
6744:bc5e0fc79696 |
fix ballooning out logic to handle dying domain freeing memory. |
2005-09-10 |
vh249 |
6743:b3b4391a14e5 |
use XEN_FULLVERSION variable where possible |
2005-09-10 |
vh249 |
6742:ac6605bceb9d |
remove pointless NULL check before calling kfree |
2005-09-10 |
vh249 |
6741:864d936a0482 |
convert initializers to C99 initializers |
2005-09-10 |
kaf24 |
6740:aa1adbeecfcd |
With this patch, 32-bit binary can work on 64-bit VMX guest. |
2005-09-10 |
kaf24 |
6739:20b6be0e1fa1 |
This patch fixes xenlinux timer interrupt. |
2005-09-10 |
kaf24 |
6738:8fc210e6a588 |
This patch fix a bug in set_reg_value() for x86_64 VMX guest. |
2005-09-10 |
kaf24 |
6737:a8f01a0a9559 |
One more instruction for the VMX MMIO decoder. |
2005-09-10 |
kaf24 |
6736:4b2c87242ad3 |
Fix bug that service os & vmx guest can't communicate with |
2005-09-09 |
shand |
6735:5c49ed1145cc |
Fix xm info handling of empty strings (fix bugzilla bug #216) |
2005-09-09 |
shand |
6734:41a74438bcba |
Fix 'xm info' (sizeof(param) doesn't do that one might hope). |
2005-09-09 |
cl349 |
6733:813c37b68376 |
merge? |
2005-09-09 |
cl349 |
6732:31c257b9a360 |
Make vif cleanup use xstransact and use classmethods for setup. |
2005-09-09 |
cl349 |
6731:1a27091a1e7a |
Add remove and list support. Also make all class methods "safe". |
2005-09-09 |
cl349 |
6730:54af57682431 |
Only retry transactions which fail from timeout. |
2005-09-09 |
cl349 |
6729:578c19d1ed49 |
Setup network devices in xenstore using xstransact. |
2005-09-09 |
cl349 |
6728:fbdb56cd611b |
Remove dependency between domain db and path/uuid. |
2005-09-09 |
cl349 |
6727:d0b3c7061368 |
Always start transactions on an existing path. |
2005-09-09 |
kaf24 |
6726:0c7379b702e5 |
common/kernel.o contains changeset/compiler info. |
2005-09-09 |
kaf24 |
6725:a5e9a7fcade9 |
cleanups |
2005-09-09 |
kaf24 |
6724:16cd990994d5 |
The patch allows the shadow mode code to support >4GB physical memory. I |
2005-09-09 |
djm |
6723:d4d880fcef28 |
Xen-ia64-specific changes to adapt to recent xen-unstable changes |
2005-09-09 |
djm |
6722:b2f4823b6ff0 |
Merge (only) xen-ia64-unstable with latest xen-unstable |
2005-09-09 |
iap10 |
6721:ec4a3f2d060e |
Add more version and capability reporting to Xen. Print the results with 'xm info'. |
2005-09-09 |
kaf24 |
6720:3f4d14357976 |
pagefault handler fixes. |
2005-09-09 |
cl349 |
6719:47dca2f335de |
Add simple transactional read/write python xenstore interface. |
2005-09-09 |
cl349 |
6718:4856f000d35d |
Make error reporting consistent. |
2005-09-09 |
cl349 |
6717:cdfa7dd00c44 |
merge? |
2005-09-09 |
cl349 |
6716:2704a88c3295 |
merge? |
2005-09-09 |
cl349 |
6715:22c30df92b11 |
tpmback compilation fix. |
2005-09-09 |
kaf24 |
6714:df1348e72390 |
Xenbus implementation ported from Linux to Mini-os, simple thread support introduced |
2005-09-09 |
kaf24 |
6713:6563a12e0ad7 |
Fix blkfront request completion. |
2005-09-09 |
kaf24 |
6712:67d7e01c8277 |
It was suggested on the xen-users list that it would be useful if the |
2005-09-08 |
iap10 |
6711:4cdf880c9463 |
Bug fix on x86_64 increase_reservation |
2005-09-08 |
iap10 |
6710:74371b962355 |
Test CD needs devfs |
2005-09-08 |
kaf24 |
6709:c7999d49ecf7 |
No need to qsort the pfn array in domu builder. |
2005-09-08 |
iap10 |
6708:aa0990ef260f |
merge |
2005-09-08 |
iap10 |
6707:3bde4219c681 |
manual merge |
2005-09-08 |
iap10 |
6706:5db85ba1c4e0 |
Improved "PGDs must be under 4GB" handling for PAE. |
2005-09-08 |
iap10 |
6705:1f4863861d18 |
Fixes to sub 4GB allocator |
2005-09-08 |
kaf24 |
6704:a27e28d38d52 |
Build fix. |
2005-09-08 |
kaf24 |
6703:5321e0858b0d |
grant_table.c reindent. |
2005-09-08 |
kaf24 |
6702:e3fd0fa58364 |
Rename get_order() to get_order_from_bytes() and add |
2005-09-08 |
kaf24 |
6701:c2705e74efba |
Cleanups, and fix allocating DMA memory via |
2005-09-08 |
iap10 |
6700: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 |
6699:006efe128837 |
Yet more PAE fixes, this time in the paravirt drivers. |
2005-09-07 |
iap10 |
6698:f0d728001aaa |
More tools PAE fixes to avoid loosing high-order pte bits. |
2005-09-07 |
iap10 |
6697:a9a78ca76cd2 |
Replace direct_remap_area_pages with direct_remap_pfn_range to help fix PAE domain building. |
2005-09-07 |
cl349 |
6696:10a3d4fbd9b4 |
Fix typo. |
2005-09-07 |
cl349 |
6695:7bc32f4c67fb |
merge? |
2005-09-07 |
cl349 |
6694:a39b1fa10edc |
Move console tty/limit information into console directory in domain dir. |
2005-09-07 |
cl349 |
6693:64ca0d3ea97f |
Disable device info getting written to store when xend restarts. |
2005-09-07 |
cl349 |
6692:0c9c044fd00c |
Disable sync dbmap saves -- they remove nodes added by other tools. |
2005-09-07 |
cl349 |
6691:c2f3f18c0d95 |
Don't leak memory when realloc fails. |
2005-09-07 |
shand |
6690:b7c7cb88f0ba |
Create /dev/xen/evtchn if it doesn't exist. |
2005-09-07 |
cl349 |
6689:7d0fb56b4a91 |
merge? |
2005-09-07 |
cl349 |
6688:38c5199155fc |
g/c unused xcs. |
2005-09-07 |
cl349 |
6687:4e4aac33809f |
g/c unused xu extension. |
2005-09-07 |
cl349 |
6686:0e2b1e04d4cb |
g/c unused control message code. |
2005-09-07 |
cl349 |
6685:549f4256ab3c |
Remove control interface in kernels and domain builder. |
2005-09-07 |
iap10 |
6684:cbf43be4cc17 |
merge |
2005-09-07 |
iap10 |
6683:216a8a934246 |
Trivial fix for a nasty PAE bug. |
2005-09-07 |
cl349 |
6682:32cc65db459a |
Fix vif scripts for domains with more than one ip. |
2005-09-07 |
cl349 |
6681:422fee1de8e7 |
Remove debug printk. |
2005-09-07 |
cl349 |
6680:4309a1fd8447 |
Always bind dom0 virqs to vcpu 0. |
2005-09-07 |
cl349 |
6679:acde14d25398 |
Make xenstored bind to domain exception virq directly, instead of via xcs. |
2005-09-07 |
cl349 |
6678:652bd7876153 |
Remove python virq code. |
2005-09-07 |
cl349 |
6677:c9e1ddf85324 |
Trigger domain cleanup on @releaseDomain watch-event instead of domain exc. virq. |
2005-09-07 |
cl349 |
6676:639a36483fee |
Fix and cleanup error handling. |
2005-09-07 |
cl349 |
6675:e991ec23c318 |
Add copyright notice and g/c some unused code. |
2005-09-07 |
cl349 |
6674:a75b08af8d19 |
merge? |
2005-09-07 |
cl349 |
6673:63e226a5e272 |
Add python bindings for watches. |
2005-09-07 |
kaf24 |
6672:c9fd91d7540d |
Be more sensitive to losing sync with platform timer. |
2005-09-07 |
kaf24 |
6671:7a36f58f64ee |
merge? |
2005-09-07 |
kaf24 |
6670:77d8b5e40da7 |
Small plan9 loader patch from Tim Newsham. |
2005-09-07 |
iap10 |
6669:fb90dd31c6d7 |
Extend save/restore interface to cope with domains >4GB by adding a level of indirection. |
2005-09-07 |
cl349 |
6668:99f12399b25a |
Fix dependencies. |
2005-09-06 |
cl349 |
6667:8db9c5873b9b |
merge? |
2005-09-06 |
cl349 |
6666:83bcc68aaf32 |
Use @releaseDomain watch-events. |
2005-09-06 |
cl349 |
6665:0922c82a4bf3 |
Exit if xen_setup fails. |
2005-09-06 |
cl349 |
6664:513ba63787fe |
Add @releaseDomain watch-event. |
2005-09-06 |
cl349 |
6663:7c269dd2cf1f |
Destroy domain before cleaning it up. |
2005-09-06 |
kaf24 |
6662:28a10ec0fd6b |
Tiny printk info cleanup. |
2005-09-06 |
kaf24 |
6661:d647c3d381d2 |
The attached patch fixes two problems I ran into with the swiotlb code |
2005-09-06 |
kaf24 |
6660:d0a4f770a5f4 |
phys_to_mach and mach_to_phys tables contain long entries, not |
2005-09-06 |
cl349 |
6659:534671924039 |
Add xcs to include path for xcs_proto.h. |
2005-09-06 |
cl349 |
6658:6d7b05e1c1e5 |
Disable xcs stop from xend script since it kills xenstored now. |
2005-09-06 |
cl349 |
6657:d4d69c509371 |
merge? |
2005-09-06 |
cl349 |
6656:d6d77aa96aa1 |
Make xenstored listen to domain exception virqs. |
2005-09-06 |
cl349 |
6655:275e28658c66 |
Update consoled to use xs_get_domain_path and cleanup domain tracking code. |
2005-09-06 |
kaf24 |
6654:8f21344e7817 |
Avoid warn_unused error on read() return value. |
2005-09-06 |
kaf24 |
6653:158d23cbd2e6 |
Enable xenstored optimisations. |
2005-09-06 |
kaf24 |
6652:ef1cd7729676 |
Reducing LOC (always a good thing) by eliminating duplicated functionality. |
2005-09-06 |
kaf24 |
6651:60bf463f79a8 |
Fix vmalloc fault path in arch/xen/i386 to correctly deal |
2005-09-05 |
kaf24 |
6650:aeaa3c83f6e5 |
Fix 64-bit build. |
2005-09-05 |
kaf24 |
6649:d105692072a4 |
Fix PCI iomem resource fixup. |
2005-09-05 |
cl349 |
6648:22599cd6aae0 |
Add @introduceDomain event-watch and replace consoled watch on /console. |
2005-09-05 |
cl349 |
6647:7f941f9c237b |
Fix command line argument parsing. |
2005-09-05 |
cl349 |
6646:bdae19282fb8 |
Add -Werror to xenstore build and fix failure. |
2005-09-05 |
kaf24 |
6645:d5bd2c583cb0 |
Fix the balloon driver to do work in smaller batches, and |
2005-09-05 |
cl349 |
6644:0856c511a83e |
Add missing libxenstore.so dependency for xenstore client programs. |
2005-09-05 |
cl349 |
6643:2a1b32bb4df4 |
Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding. |
2005-09-05 |
cl349 |
6642:3ba3e5fc2530 |
Fix typo. |
2005-09-05 |
cl349 |
6641:ff14bb5600c9 |
On suspend, canonicalize store and console mfns in the guest. |
2005-09-05 |
cl349 |
6640:1f460d0fd6c6 |
merge? |
2005-09-05 |
cl349 |
6639:89e8a2144c1d |
Get rid of suspend record, start info holds all the info now. |
2005-09-05 |
cl349 |
6638:5d8b2c258b26 |
Pass live flag as number, not "True"/"False". |
2005-09-05 |
cl349 |
6637:cd5d566e1d54 |
Only remove domain from store once it's suspended. |
2005-09-05 |
cl349 |
6636:79658ef58925 |
Keep start_info in page provided by domain builder instead of making a copy. |
2005-09-05 |
iap10 |
6635:bd9af523a598 |
CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module. |
2005-09-05 |
cl349 |
6634:85aca042b802 |
Free grant reference when block device shuts down. |
2005-09-05 |
cl349 |
6633:4594827336ad |
merge? |
2005-09-05 |
cl349 |
6632:dd7aac3720b1 |
Suspend console after xenbus, resume console before xenbus. |
2005-09-04 |
shand |
6631:cd6f1a4e9a39 |
Fix build. |
2005-09-04 |
cl349 |
6630:d0a5b1857c35 |
Fix build. |
2005-09-04 |
akw27 |
6629:f59e0163540e |
Updates to blktap driver and user code. |
2005-09-04 |
cl349 |
6628:523078a33287 |
Fix build dependency issue. |
2005-09-03 |
cl349 |
6627:b6c98fe62e1a |
merge? |
2005-09-03 |
cl349 |
6626:2e2611af05c6 |
Update suspend/resume for new console code. |
2005-09-03 |
iap10 |
6625:563732d616e4 |
merge fixup |
2005-09-03 |
cl349 |
6624:29808fef9148 |
merge? |
2005-09-03 |
iap10 |
6623:dbded18962a4 |
merge |
2005-09-03 |
iap10 |
6622:62af59588060 |
Fix to allow -xen and -xen0 kernels to be used as unprivilged guests. |
2005-09-03 |
cl349 |
6621:f27205ea60ef |
merge? |
2005-09-03 |
cl349 |
6620:5aae0c8158b9 |
Restore printk to output evtchn binding error. |
2005-09-03 |
cl349 |
6619:8a228cbb69fe |
Add support in libxenstore for using the xenbus_dev store connection. |
2005-09-03 |
cl349 |
6618:87ea297c1d3a |
Add driver to use the kernel's xenbus connection from user-space. |
2005-09-03 |
cl349 |
6617:c7e4e2fc4f4a |
Free struct file file_private on release. |
2005-09-03 |
iap10 |
6616:ce018d2730c0 |
Fix debug build that was broken by recent shadow pagetable checkin. |
2005-09-02 |
shand |
6615:a1de77c1486c |
Enable 'live' migration from a tools pov; prior to this the 'live' flag was |
2005-09-02 |
kaf24 |
6614:0c0d929e787c |
Attached are the patches for new ioemu communication mechanism. The new |
2005-09-02 |
kaf24 |
6613:0746ef61733b |
Now that unaligned page overlapping PIO works for Xen, it is time to |
2005-09-02 |
kaf24 |
6612:20140d3fbf83 |
Attached are the patches for new ioemu communication mechanism. The new |
2005-09-02 |
kaf24 |
6611:ed474440decd |
Various minor vmxassist cleanups. |
2005-09-02 |
kaf24 |
6610:7557c46a9edf |
We need to be more precise and restore the %eip. |
2005-09-02 |
kaf24 |
6609:151da8f5d5f2 |
Handle page overlapping copies. |
2005-09-02 |
kaf24 |
6608:b715a9f4dba0 |
Qemu-dm dumps core with the pcnet device. This patches fixes it. |
2005-09-02 |
kaf24 |
6607:ec11c5cca195 |
Fix preemption-check race in memory_op hypercall. |
2005-09-02 |
kaf24 |
6606:7c2afbad0188 |
Fix writing to mmap'ed /dev/mem region mapped PROT_WRITE |
2005-09-02 |
cl349 |
6605:cac138ea9284 |
Install hotplug script(s) unconditionally. |
2005-09-02 |
cl349 |
6604:291e816acbf4 |
merge? |
2005-09-02 |
cl349 |
6603:edd1616cf8cb |
Restore configurability of vif bring up script and passing arguments to the script. |
2005-09-02 |
kaf24 |
6602:fc12b08bf4fe |
Mini-os fixes from Simon Kagstrom. |
2005-09-02 |
kaf24 |
6601:4544d105f194 |
Missing shadow files. |
2005-09-02 |
kaf24 |
6600:8b87d43412bf |
This patch is to boot 32-bit VMX guest on the 64-bit host. |
2005-09-02 |
kaf24 |
6599:95cfc001ddd1 |
Clean up tools/check error reporting. Remove logging. |
2005-09-02 |
kaf24 |
6598:02e104bf03c0 |
New scripts I missed from previous security patch. |
2005-09-02 |
kaf24 |
6597:0161d68cff37 |
This patch: |
2005-09-02 |
kaf24 |
6596:c76a8c8b7132 |
Make the check script log to /tmp instead of the working directory. This |
2005-09-02 |
kaf24 |
6595:3125305ac8b1 |
I've found cramfs to be very useful for simplifying Xen testing with QEMU. |
2005-09-02 |
kaf24 |
6594:2c41ae58d6b2 |
The attached patch makes xend clear the reboot request from the store |
2005-09-01 |
shand |
6593:d47439c8c0ed |
Fix save/restore when using grant tables in network, robust-ify netback |
2005-09-01 |
shand |
6592:9de43bdef6ca |
Fix build dependency for the XEN tpm driver. |
2005-09-01 |
kaf24 |
6591:030a56a24fa6 |
Better Xen backtraces in debug builds (follow the |
2005-09-01 |
cl349 |
6590:af78c9d526e0 |
Fix network setup through hotplug on SUSE. |
2005-09-01 |
cl349 |
6589:6bb68b092976 |
Hook up sysrq for xencons. |
2005-09-01 |
cl349 |
6588:f25a9797419e |
Fix closing of /var/log/xend.log fd |
2005-09-01 |
cl349 |
6587:d387866584e2 |
remove random file |
2005-09-01 |
cl349 |
6586:dd668f7527cb |
merge? |
2005-09-01 |
cl349 |
6585:84ab93e1ee05 |
Cleanup domain listing. |
2005-09-01 |
cl349 |
6584:aaee260ce02c |
Fix xm list for when info is requested for individual domains. |
2005-09-01 |
cl349 |
6583:6fa6c392d258 |
Linux 2.6 cleanups. |
2005-09-01 |
kaf24 |
6582:e02a45b91043 |
Avoid code duplication between stringified and |
2005-09-01 |
kaf24 |
6581:832cb25d1f55 |
Use entry_get_paddr(l1e) to get the PFN |
2005-09-01 |
kaf24 |
6580:b99098e3c2ed |
Tiny build fix for gcc 4.0.1 |
2005-09-01 |
kaf24 |
6579:06b1cbe76880 |
VTPM is off by default. |
2005-09-01 |
kaf24 |
6578:a11bf3a68e9b |
Remove curl checks. Patch from Anthony Liguori. |
2005-08-31 |
shand |
6577:f0dc15fd3c1b |
merge? |
2005-08-31 |
shand |
6576:dd108e5ad24d |
Fix vtpm build when doing 'make dist' (particularly when not root). |
2005-08-30 |
shand |
6575:0db6e392c380 |
Remainder of Intel/IBM joint TPM Virtualization implementation for Xen. |
2005-08-30 |
shand |
6574:ff536c11c178 |
TPM front-end and back-end implementation, and configuration updates. |
2005-08-30 |
shand |
6573:9ba52ccadc06 |
vTPM manager - Intel/IBM joint TPM Virtualization implementation for Xen. |
2005-08-30 |
shand |
6572:edbdd7123d24 |
Provide xend support for setting up TPM front- and back-end interfaces. |
2005-08-30 |
shand |
6571:69d21d9d6b57 |
Documentation about how to use the virtual TPM implementation. |
2005-08-31 |
kaf24 |
6570:8af8ddf91078 |
Fix non-SMP build, broken by the previous changeset. |
2005-08-31 |
kaf24 |
6569:6fdbb0e35083 |
Fix DEBUG_PREEMPT builds. irq_disabled() macro must not use |
2005-08-31 |
kaf24 |
6568:a51e78a2a01a |
Disallow domain 0 access to certain I/O port ranges |
2005-08-31 |
vh249 |
6567:d6752f193ffa |
extends xm info with xen version and various others information. |
2005-08-31 |
cl349 |
6566:6d4c0bfc3c1c |
Wait a little bit for tty to appear. |
2005-08-31 |
cl349 |
6565:f41f8d753b7a |
merge? |
2005-08-31 |
kaf24 |
6564:7032428bc820 |
This patch adjusts the plan9 loader to start "physical" ram at |
2005-08-31 |
kaf24 |
6563:331c256d8e5c |
Add back missing part of XenLinux acpi/boot.c. |
2005-08-31 |
cl349 |
6562:7115d6c6c792 |
Use MIN instead of MAX to avoid reading more than fits into the buffer. |
2005-08-31 |
kaf24 |
6561:38312fe7ec38 |
merge? |
2005-08-30 |
adsharma |
6560:287d36b46fa3 |
Merge. |
2005-08-29 |
adsharma |
6559:ae390c2b9d4c |
Sync Makefile with xen-unstable.hg. This should fix x86-64 bit build. |
2005-08-29 |
adsharma |
6558:0bc9e2af21c8 |
Merge. |
2005-08-28 |
lcy |
6557:df589c4cf1ad |
Update __vmread() |
2005-08-29 |
adsharma |
6556:a698bd49931b |
Merge. |
2005-08-26 |
adsharma |
6555:dfaf788ab18c |
Merge. |
2005-08-25 |
adsharma |
6554:de3576a1c62c |
Fix typo. |
2005-08-25 |
adsharma |
6553:277025502616 |
Tracing hooks for VMX domains |
2005-08-25 |
adsharma |
6552:a9873d384da4 |
Merge. |
2005-08-25 |
gzhai |
6551:56dd9a7b37f9 |
add a new option for spawning vncviewer |
2005-08-25 |
adsharma |
6550:112d44270733 |
Merge. |
2005-08-24 |
adsharma |
6549:e2025593f702 |
Don't put vide in .setup.init section |
2005-08-24 |
adsharma |
6548:fa0754a9f64f |
Merge. |
2005-08-23 |
adsharma |
6547:cc5f88b719d0 |
Merge. |
2005-08-22 |
adsharma |
6546:cd984b3478f6 |
Undo the unintended changes to vm86.c that came in through the last merge. |
2005-08-22 |
adsharma |
6545:9c011dd3f6b7 |
Implement cpu_physical_memory_reset_dirty() |
2005-08-22 |
adsharma |
6544:20bbe519f743 |
Rename INSTRUCTION_LEN to VM_EXIT_INSTRUCTION_LEN to be consistent with |
2005-08-22 |
adsharma |
6543:c5ef23281be2 |
Remove the redundant call to vmx_intr_assit when we do a domain switch. |
2005-08-22 |
adsharma |
6542:3a8f27c6d56c |
Merge. |
2005-08-19 |
adsharma |
6541:483ac5017c9c |
We need to detect ioemu handled devices earlier and ignore them. |
2005-08-19 |
adsharma |
6540:81576d3d1ca8 |
Merge. |
2005-08-18 |
adsharma |
6539:99914b54f7bf |
Merge. |
2005-08-17 |
adsharma |
6538:84ee014ebd41 |
Merge xen-vtx-unstable.hg |
2005-08-17 |
adsharma |
6537:f36aee6f8902 |
Drop shadow lock on exit |
2005-08-17 |
adsharma |
6536:44e70a3d6b4c |
Unmap domain page on exit |
2005-08-17 |
adsharma |
6535:765d27ed0516 |
PCNET NIC card support for qemu |
2005-08-17 |
adsharma |
6534:23979fb12c49 |
Merge. |
2005-08-16 |
adsharma |
6533:6a6c4a422780 |
Unmap domain page on exit |
2005-08-16 |
adsharma |
6532:dc93023f4221 |
PCNET NIC card support for qemu |
2005-08-16 |
adsharma |
6531:1ae656509f02 |
Merge. |
2005-08-16 |
kevin |
6530:e3d811cca4e1 |
merge. |
2005-08-15 |
adsharma |
6529:b5196e075602 |
Enable multi-word DMA mode 2 for the PIIX3 chipset |
2005-08-15 |
adsharma |
6528:29aab159846c |
Merge. |
2005-08-12 |
adsharma |
6527:40b887fa79d0 |
Merge. |
2005-08-12 |
adsharma |
6526:9413e453e83b |
Distinguish ioemu handled devices and para virtualized devices |
2005-08-12 |
adsharma |
6525:2ea4790cbeaa |
Revert ac8cae1f2c47ee72b670159be01684e84f7dcf12 |
2005-08-11 |
adsharma |
6524:c589ca6d292b |
Merge. |
2005-08-11 |
adsharma |
6523:f90820349056 |
Don't leave vncviewer processes running if xm create fails |
2005-08-10 |
adsharma |
6522:dc61689b4781 |
Merge. |
2005-08-09 |
adsharma |
6521:3d31c0ecdbd8 |
Revert e5ea9df58340e4ff0351683270bfa4da25191d31 |
2005-08-09 |
adsharma |
6520:02121365cfff |
Initialize the xenstore MFN for VMX domains |
2005-08-09 |
adsharma |
6519:990288245c00 |
Change vpit->period and friends to count in nanoseconds. |
2005-08-09 |
adsharma |
6518:b1a41c400d5c |
VMX domains can have iopl!=0. |
2005-08-09 |
adsharma |
6517:bbb21d688c7f |
Implement event filtering command line options for xentrace. |
2005-08-09 |
adsharma |
6516:455dff354413 |
When the guest shuts down a VM, make sure that the domain gets destroyed. |
2005-08-09 |
adsharma |
6515:ac8cae1f2c47 |
Don't attempt to create paravirtualized devices for VMX domains for now. |
2005-08-09 |
adsharma |
6514:b6b29a9176d9 |
Cleanup unused junk in xemexample.vmx |
2005-08-09 |
adsharma |
6513:242b3654b529 |
Fix comments about the localtime option. |
2005-08-09 |
adsharma |
6512:e5ea9df58340 |
Fix Mouse hang with VNC |
2005-08-09 |
adsharma |
6511:c463720c5439 |
Need to reset device model pid on reboot |
2005-08-09 |
adsharma |
6510:6fb4a79e9f7a |
Support rebooting VMX domains |
2005-08-09 |
adsharma |
6509:4f2364097bd4 |
Handle VMX domains correctly across xend restarts |
2005-08-09 |
adsharma |
6508:5b239652c912 |
Improved error reporting on vmlaunch/vmresume failure. |
2005-08-09 |
adsharma |
6507:e4ad3feadd4e |
Support VCPU migration |