age |
author |
revision |
description |
2005-11-16 |
smh22 |
7866:c5a49efa11d6 |
Trivial fixes for 64bit and xend. |
2005-11-16 |
smh22 |
7865:fe3a892b33b4 |
Many fixes for save/restore and related areas for PAE in particular. Now |
2005-11-16 |
emellor |
7864:9b345321fd06 |
Merged. |
2005-11-16 |
emellor |
7863:32b574b24b18 |
Watch for changes in the /vm section of the store, so that we update our |
2005-11-16 |
emellor |
7862:3631592ad7d3 |
Added an unwatch method, so that XendDomainInfo can unregister the watch from |
2005-11-16 |
emellor |
7861:8c736c042f72 |
Move the registration of the @releaseDomain watch so that we avoid a watch |
2005-11-16 |
emellor |
7860:3867d93d86f7 |
Downgrade the failure to change the iptables settings from fatal to an error. |
2005-11-16 |
emellor |
7859:8ed932ab9f2a |
Merged. |
2005-11-16 |
jmb |
7858:dee321bf18e9 |
Dom0 might not be called Domain-0, so ask for the name in shutdown.py, instead of hardcoding it |
2005-11-16 |
kaf24 |
7857:6f1477035134 |
Rename XENVER_parameters to slightly more informative |
2005-11-16 |
emellor |
7856:50dcb6266990 |
Merged. |
2005-11-16 |
emellor |
7855:725bf42d4713 |
Review checks for Error string when checking that bad arguments are handled |
2005-11-16 |
kaf24 |
7854:fb50fba1895c |
Fix up start_info_t magic string to match the format of |
2005-11-16 |
kaf24 |
7853:fa99d895bb18 |
This fixes the following scenerio: |
2005-11-16 |
kaf24 |
7852:1df8b53bdd37 |
Change ISA_IO_BASE to fix_to_virt(FIX_ISAMAP_BEGIN). It used to be |
2005-11-16 |
kaf24 |
7851:80b61bdceb26 |
Remove unnecessary cast of kmalloc() result. |
2005-11-16 |
kaf24 |
7850:54a05cd0d060 |
Add definitions of some swiotlb symbols to pci-dma.c. |
2005-11-16 |
kaf24 |
7849:9f4efb238f5b |
/dev/mem write function should use copy_from_user, not copy_to_user. |
2005-11-16 |
kaf24 |
7848:592d8f74d23d |
merge. |
2005-11-16 |
kaf24 |
7847:2e0700008a87 |
Correctly export xencons functions to avoid ugly 'extern' |
2005-11-16 |
kaf24 |
7846:022818ea3914 |
Fix function that shouldn't be globally defined. |
2005-11-16 |
emellor |
7845:5019c8d034c4 |
Merged. |
2005-11-16 |
emellor |
7844:fa76c455af35 |
The following patch removes every (hopefully) reference to network-limit. |
2005-11-16 |
kaf24 |
7843:9bf6f907b3ff |
Trivial coding style fix. |
2005-11-16 |
kaf24 |
7842:3d89876eb4d4 |
Add function declarations, and ensure we prevent mismatch |
2005-11-16 |
kaf24 |
7841:e1142d983179 |
Replace 0 with NULL when assigning pointer fields/parameters. |
2005-11-15 |
kaf24 |
7840:9c7aeec94f8a |
Fix 64-bit build that I broke by making acpi table mapping |
2005-11-15 |
emellor |
7839:10bafcc750fb |
Make watchStart and watchMain global functions rather than classmethods, |
2005-11-15 |
emellor |
7838:009eb32c0ae4 |
Merged. |
2005-11-15 |
emellor |
7837:210a5b625e30 |
Have a watch callback return 0 or 1 depending upon whether it would like to |
2005-11-15 |
emellor |
7836:151837f6c26b |
Remove the handling of TypeError inside gather. It is not thrown by int() |
2005-11-15 |
kaf24 |
7835:5e111356ba17 |
Ensure we initialise the cpu_present_map before |
2005-11-15 |
emellor |
7834:2acbe70dd418 |
This patch fixes dom0 SMP vcpu hotplug. Currently, domains without |
2005-11-15 |
emellor |
7833:fcf13f653dba |
This patch fixes a number of vcpu related issues. |
2005-11-15 |
emellor |
7832:49bf2a4863b6 |
Merged. |
2005-11-15 |
emellor |
7831:a064c5804eae |
Fix race between xspy_read_watch and xspy_watch, by placing the watch in the |
2005-11-15 |
kaf24 |
7830:0895376edf73 |
acpi change is Xen/x86 specific, so make it dependent on |
2005-11-15 |
kaf24 |
7829:3918cc7f679e |
Upgrade Xen's msr.h to include definitions from Linux 2.6.14. |
2005-11-15 |
emellor |
7828:bb0e5f7f94fd |
Merged. |
2005-11-15 |
emellor |
7827:60bf9aa39043 |
Have the vif scripts expect the offline event, not the remove event. With |
2005-11-15 |
emellor |
7826:bb270cb5d2e8 |
Added link_exists function, for neatness. Check for the existence of the pdev |
2005-11-15 |
danms |
7825:4bdcb7f8c3d7 |
Reduce the time required to start xm-test domains by allowing the console |
2005-11-15 |
emellor |
7824:1831da8249ba |
Merged. |
2005-11-15 |
emellor |
7823:97d11e40d8ca |
This patch is largely stylistic, and gets rid of StuddlyCaps formatting in |
2005-11-15 |
emellor |
7822:4f56eb7d814a |
This patch adds more content around the scheduler portions of the xm.1 man |
2005-11-15 |
emellor |
7821:c395b060b45d |
This patch is another in the continued effort to flesh out the man pages, it |
2005-11-15 |
kaf24 |
7820:e60d8a3ad96e |
Update hgignore list. |
2005-11-15 |
kaf24 |
7819:394390f6ff85 |
The new userland monitoring tool, XenMon. |
2005-11-15 |
kaf24 |
7818:e580f8051888 |
Extra tracing in Xen to support XenMon. |
2005-11-15 |
kaf24 |
7817:6e3e98e1c182 |
Previous changeset trivially broke ioemu/helper2.c. Fix it. |
2005-11-15 |
kaf24 |
7816:3864566bc833 |
This patch fixed keyboard issue for linux kernel 2.6 in vmx guest. |
2005-11-15 |
kaf24 |
7815:00aa8e4609e2 |
Properly declare ioapic_update_EOI(). |
2005-11-15 |
kaf24 |
7814:312e3f18bd6c |
Initialise secondary CPUs via an arch_initcall rather than |
2005-11-14 |
kaf24 |
7813:ed2ef64fdc33 |
get_page_type() must clean up writable pagetable state |
2005-11-14 |
kaf24 |
7812:dd754654d427 |
Better fix for flushing conflicting batched ptwr state |
2005-11-14 |
kaf24 |
7811:4f03592bc7f5 |
Flush writable pagetable state before emulating a PT |
2005-11-14 |
kaf24 |
7810:090e44133d40 |
Use make_lowmem_page_readonly/writable() in preference to the |
2005-11-14 |
kaf24 |
7809:bdf1a8039d13 |
Failure to revalidate a writable pagetable page should crash |
2005-11-14 |
emellor |
7808:6d981d34cf52 |
Fix check for a working iptables installation. Checking for the iptables |
2005-11-14 |
emellor |
7807:2de6e301a640 |
Merged. |