age |
author |
revision |
description |
2006-12-15 |
Ewan Mellor |
13061:bc3ff220d24d |
Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains. |
2006-12-15 |
Ewan Mellor |
13060:779e99f810ca |
Use new -p flag to qcow-create. |
2006-12-15 |
Steven Hand |
13059:6cbed96fedac |
Clean-up hvm/shadow interaction around cr3 updates. |
2006-12-15 |
Ewan Mellor |
13058:ea12d26877a4 |
Fix more enum demarshalling. |
2006-12-15 |
Ewan Mellor |
13057:671cc928183d |
Added a test for xen_vm_get_power_state. |
2006-12-13 |
jfehlig |
13056:54eee6fabbee |
Fix VM.get_power_state API. On the xend side an integer representation of the power state was being returned instead of a string representation as specified by the XenAPI spec. |
2006-12-15 |
kfraser |
13055:c2fe2635e68b |
[XM] Fix network-attach help message. |
2006-12-15 |
Ewan Mellor |
13054:2732b6ab217b |
Fix check_udev in the case where udev is missing -- test's -a does not shortcut. |
2006-12-15 |
Ewan Mellor |
13053:c3425346188c |
Revert Makefile changes from 13023:70155087efe89 -- they break make dist. |
2006-12-15 |
kfraser |
13052:00199ed97fab |
[NET]: Fix segmentation of linear packets |
2006-12-15 |
kfraser |
13051:34520c9451ac |
[XEN] Clean up list.h for Xen formatting rules and add hlist macros |
2006-12-15 |
kfraser |
13050:67c5d83cdcd2 |
Remove unused function from check script. |
2006-12-15 |
Ewan Mellor |
13049:6477a182e4e9 |
Replace the error message when invalid xm commands are given. |
2006-12-15 |
Ewan Mellor |
13048:29ae139a0c72 |
Fix exit status for failed commands, and tidy up the usage display. |
2006-12-15 |
Ewan Mellor |
13047:d72237b3cc37 |
Fix 64-bit build with a PRIu64. |
2006-12-14 |
Ewan Mellor |
13046:a407f14478ba |
Updated test to match new booting arrangement. |
2006-12-14 |
Steven Hand |
13045:8b2de97db39d |
Fix exception handling in xend start-of-day. |
2006-12-14 |
Julian Chesterfield |
13044:a05fefbeb19f |
Add sparseness flag to qcow-create. |
2006-12-14 |
Ewan Mellor |
13043:bd102b60c43b |
Remove the boot-type implementation -- now replaced by the HVM and PV boot |
2006-12-14 |
Ewan Mellor |
13042:0ee4e33b4401 |
Implement new booting parameters for Xen-API, and backwards compatibility for |
2006-12-14 |
Ewan Mellor |
13041:da0849b74170 |
Stub implementations of VM.auto_power_on, VM.consoles. |
2006-12-14 |
Ewan Mellor |
13040:5c8522bda629 |
Remove a number of unused configuration dictionaries -- these have all |
2006-12-14 |
Ewan Mellor |
13039:85c1e2383e98 |
Fix calls to destroyDevice that are missing a force flag. |
2006-12-14 |
Ewan Mellor |
13038:d0f682ada0b2 |
Add some exception logging. |
2006-12-14 |
Ewan Mellor |
13037:c91f6506b270 |
Added xm shell command, taken from xapi.py, to make testing the Xen-API calls |
2006-12-14 |
Ewan Mellor |
13036:de7d7b223db2 |
Have a 1GiB disk rather than 1MiB, for a slightly more sensible test. |
2006-12-14 |
kfraser |
13035:9f09cbe84629 |
Merge with xen-ia64-unstable.hg |
2006-12-14 |
Ewan Mellor |
13034:4d2ae322ef02 |
Tidy up. |
2006-12-14 |
kfraser |
13033:cd89771ba550 |
[XEN] Provide PV guests with emulated PIT. |
2006-12-14 |
kfraser |
13032:afc6b5a60866 |
[TOOLS] Fix check-script compatibility with non-bash shells. |
2006-12-14 |
kfraser |
13031:7b6aba313aac |
[XEN] Fix memory allocator after recent bootmem change. |
2006-12-14 |
kfraser |
13030:664e762a10e8 |
[TOOLS] A couple of check-script cleanups. |
2006-12-14 |
kfraser |
13029:6a28bfc1a940 |
[KEXEC] Clean up kexec code and fix panic-induced reboot when |
2006-12-14 |
kfraser |
13028:70155087efe8 |
Add another package check (python-xml). |
2006-12-14 |
Steven Hand |
13027:7fdf6e0f12db |
Fix deadlock when accessing IO memory. |
2006-12-14 |
kfraser |
13026:79315be2c9b9 |
[NET] front: Fix crashes when xenstore watches fire multiple times. |
2006-12-14 |
kfraser |
13025:c3ff06093028 |
[XEN] Boot allocator searches from earliest registered |
2006-12-14 |
kfraser |
13024:21609e7f5a49 |
[XM] Fix typo in 'xm vcpu-list' header. |
2006-12-14 |
kfraser |
13023:c98ca86138a7 |
[XENFB] No need for IRQs to be disabled in critical regions. |
2006-12-14 |
awilliam |
13022:2fc3392d0889 |
[IA64][HVM] Use vcpu info from getdomaininfo |
2006-12-14 |
awilliam |
13021:4762d73ced42 |
merge with xen-unstable.hg |
2006-12-14 |
kfraser |
13020:35c724302bdd |
[LINUX] Fix seg-fixup warning. |
2006-12-14 |
kfraser |
13019:8a97b4a43a3d |
[XEN] Spot incorrect use of lXe_write & Co. |
2006-12-14 |
kfraser |
13018:fe2e013ae5cb |
[LINUX] Fix build without CONFIG_HOTPLUG_CPU |
2006-12-14 |
Ewan Mellor |
13017:d2f12edc10ee |
Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it. |
2006-12-14 |
kfraser |
13016:ac51e8f37108 |
Allow loading of ELF kernel images that support both PAE and non-PAE. |
2006-12-13 |
Ewan Mellor |
13015:c09dab67c178 |
Hack xm block-detach to remove tap disks as well as vbds. |
2006-12-14 |
kfraser |
13014:ef5e6df3ba9e |
[Xend] Add a --force option to detach operations. |
2006-12-14 |
kfraser |
13013:997f2bbb5cbc |
Fix typos in the external-device migrate script. |
2006-12-14 |
kfraser |
13012:903f80054bca |
[XEND] Activate a declared external device migration script for all devices and all save modes. |
2006-12-13 |
Emmanuel Ackaouy |
13011:360eb996fa38 |
[XEN] Improve scheduler cap mechanism |
2006-12-13 |
George Dunlap |
13010:c79f9d788204 |
[XEN] Make TRC_MEM's bits unique. |
2006-12-11 |
jfehlig |
13009:aed5a0d88879 |
When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list. |
2006-12-12 |
jfehlig |
13008:10f51535cc84 |
Allow adding VIF devices to a VM when in halted state. Do not attempt to create the VIF device if VM is in halted state. |
2006-12-13 |
Ewan Mellor |
13007:87f220709073 |
Steal the write_pidfile function from xenstored_core, and use it to ensure |
2006-12-13 |
Ewan Mellor |
13006:e2792d1612b3 |
Check return of new_domain inside dom0_init, avoiding segfault if there is |
2006-12-09 |
Ewan Mellor |
13005:dd6bbf10e79a |
Tidy error message. |
2006-12-09 |
Ewan Mellor |
13004:a874d1170fbc |
Implement xen_vm_set_vcpus_number, |
2006-12-08 |
Ewan Mellor |
13003:5eb2f333c981 |
Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and |
2006-12-08 |
Ewan Mellor |
13002:8b7b61fa89e2 |
Remove accidental double declaration of xen_vm_destroy. |
2006-12-08 |
Ewan Mellor |
13001:737c1c11497d |
Implement the VM.auto_power_on field. |
2006-12-08 |
Ewan Mellor |
13000:5fc7ac854bce |
One more doc-comment update. |
2006-12-08 |
Ewan Mellor |
12999:462b945e2f41 |
Update doc-comments to match recent documentation tidy-ups. |
2006-12-13 |
Ewan Mellor |
12998:ecc16f3222dc |
When recreating the record for dom 0, read the current VCPU settings from Xen, |
2006-12-13 |
Ian Campbell |
12997:478ddc354ccd |
merge |
2006-12-13 |
Ian Campbell |
12996:de69059a1f0e |
[XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. |
2006-12-13 |
kfraser |
12995:0c2816fb60b9 |
[XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. |
2006-12-13 |
kfraser |
12994:73b59ad4dd42 |
[XEND] Fix maxmem config issues. |
2006-12-13 |
kfraser |
12993:0946c90c1105 |
[IOEMU] Locking needed to access mapcache. |
2006-12-13 |
kfraser |
12992:65c3287306db |
[XEN] Use cpumask macros to update numa node masks. |
2006-12-13 |
kfraser |
12991:e080700efa56 |
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. |
2006-12-13 |
Steven Hand |
12990:1fa7e524b354 |
Tiny fix. |
2006-12-13 |
Steven Hand |
12989:d5499ff80b19 |
Update ignores. |
2006-12-13 |
kfraser |
12988:3c7a6081f1a9 |
Merge with xenppc-unstable |
2006-12-12 |
Hollis Blanchard |
12987:c08ac3b211c8 |
[POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. |
2006-12-11 |
Jimi Xenidis |
12986:5d052711af78 |
[XEN][POWERPC] boot_of_allocator fixups |
2006-12-11 |
Jimi Xenidis |
12985:3d7759a9247f |
[XEN][POWERPC] Fix systemsim-gpul failure to boot |
2006-12-12 |
Hollis Blanchard |
12984:3d93083e3934 |
[POWERPC][XEN] Remove unused uaccess.h header. |
2006-12-12 |
Hollis Blanchard |
12983:79b49fca62e8 |
[POWERPC][XEN] Fix gdbstub build break. |
2006-12-12 |
Hollis Blanchard |
12982:a2334bd349cd |
[POWERPC][XEN] Fix kexec build breakage. |
2006-12-12 |
Hollis Blanchard |
12981:0aea81b1e757 |
[POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. |
2006-12-12 |
Hollis Blanchard |
12980:af39d20b2b72 |
[POWERPC][XEN] Fix warning by removing "packed". |
2006-12-12 |
Hollis Blanchard |
12979:4f0d213ec924 |
[POWERPC][XEN] Build fixes. |
2006-12-12 |
Hollis Blanchard |
12978:6a8b56ccdb09 |
[POWERPC][XEN] Add empty xenoprof.h. |
2006-12-12 |
Hollis Blanchard |
12977:749c399d73df |
[POWERPC] Merge with xen-unstable.hg. |
2006-12-12 |
Hollis Blanchard |
12976:a510c94ceaa3 |
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg. |
2006-12-01 |
Jimi Xenidis |
12975:9d83185b4c37 |
[XEN][POWERPC] should comment the Power Managment workaround in the code as well |
2006-11-28 |
Jimi Xenidis |
12974:6deca1ea217f |
[XEN][POWERPC] cleanup hard tabs |
2006-11-28 |
Jimi Xenidis |
12973:5a3fd0b7617d |
[XEN][POWERPC] Fix IPI stall timeout without using timebase_freq |
2006-11-28 |
Jimi Xenidis |
12972:4a27df713c66 |
[XEN][POWERPC] Do not override smp function call wait flag |
2006-11-28 |
Jimi Xenidis |
12971:21ce7e75b815 |
[XEN][POWERPC] Generalized parallel IPI handlers |
2006-11-28 |
Jimi Xenidis |
12970:dbc7ea73f5b2 |
[XEN][POWERPC] secondary_cpu_init() does not return. |
2006-11-28 |
Jimi Xenidis |
12969:768bf8f273fb |
[POWERPC][XEN] cpu_relax() needs to call barrier() |
2006-11-27 |
Jimi Xenidis |
12968:b4594f072a89 |
[XEN][POWERPC] OFD dump prefix screen and hook into keyhandler |
2006-11-27 |
Jimi Xenidis |
12967:b5a89f01a440 |
[TOOLS][POWERPC] update prose builder to define the mem_mb arg. |
2006-11-22 |
Jimi Xenidis |
12966:530597f5387f |
[XEN][POWERPC] fix some hard tabs that snuck by |
2006-11-22 |
Jimi Xenidis |
12965:38b437a708a2 |
[XEN][POWERPC] Fix Register dumping from ^A^A^A console |
2006-11-22 |
Jimi Xenidis |
12964:f911e945d959 |
[XEN][POWERPC] SMP/IPI/MB combined |
2006-11-22 |
Jimi Xenidis |
12963:5909f57c8c39 |
[XEN][POWERPC] Early boot memory avoidance improvemnts |
2006-11-21 |
Hollis Blanchard |
12962:d6b44cb7d2c9 |
[POWERPC][XEN] Ignore device tree nodes missing "device_type". |
2006-11-11 |
Jimi Xenidis |
12961:da882f0212d6 |
[XEN][POWERPC] Flush the ERAT very early on secondary processors. |
2006-11-11 |
Jimi Xenidis |
12960:4d47f058fffd |
[XEN][POWERPC] Turn off the Guard bit for access to the grant table |
2006-11-10 |
Jimi Xenidis |
12959:88aab6f585d3 |
[TOOLS][POWERPC] Add missing prototype |
2006-12-01 |
Hollis Blanchard |
12958:228c34916020 |
[POWERPC][XEN] support for recursive spinlocks |
2006-11-10 |
Hollis Blanchard |
12957:176c7264715c |
[POWERPC][XEN] Rename "Mambo" to "systemsim". |
2006-11-03 |
Jimi Xenidis |
12956:a60e804c0a31 |
[XEN][POWERPC] The VIO rewrite |
2006-10-24 |
Jimi Xenidis |
12955:b0293bc59835 |
[TOOLS][POWERPC]fixes to put back commandline in prose builder |
2006-10-18 |
Jimi Xenidis |
12954:95cf2e3e7e0a |
[TOOLS][POWERPC] oops, forgot load_elf_kernel() |
2006-10-18 |
Jimi Xenidis |
12953:1a3c1168db6a |
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c |
2006-10-18 |
Jimi Xenidis |
12952:5c3b6b623c57 |
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c |
2006-10-18 |
Jimi Xenidis |
12951:f2aaf35c7759 |
[TOOLS][POWERPC] Add Prose Domain Builder |
2006-10-18 |
Jimi Xenidis |
12950:877361bfe3ae |
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c |
2006-10-12 |
Hollis Blanchard |
12949:4eefe4d31afa |
[POWERPC][XEN] Improve presentation of objcopy output. |
2006-10-12 |
jimix |
12948:0ff8b14fb530 |
[XEN][POWERPC] Support your older compilers |
2006-10-10 |
Jimi Xenidis |
12947:d6ec02744592 |
[XEN][POWERPC] New interface ATTN() to conact the HW probe |
2006-10-10 |
Jimi Xenidis |
12946:96670c42df39 |
[XEN][POWERPC] Remove pfn2mfn() now that it is understood |
2006-10-08 |
Jimi Xenidis |
12945:79bb96e0ba73 |
[XEN][POWERPC] Create a Domain Foreign Map space |
2006-10-07 |
Jimi Xenidis |
12944:067bf06057cc |
[POWERPC][XEN] implement the UP side of __flush_tlb_mask() |
2006-10-07 |
Jimi Xenidis |
12943:4a2a96e72076 |
[POWERPC][XEN] Alloc IOMMU to map a Foreign page |
2006-10-04 |
Jimi Xenidis |
12942:0f4c73a1e92a |
[XEN][POWERPC] Keepin it cool: sleep the processor when halt fails |