log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14540:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-03-23
Ewan Mellor
14540:238ed1c75194
Ignore exceptions in the get_all_methods call.
2007-03-23
Ewan Mellor
14539:f434c63b484a
Add VM.set_memory_dynamic_*_live methods, and use those in xm mem-set.
2007-03-23
Ewan Mellor
14538:2249cb6b5e42
Release the domains_lock properly when get_dev_property_by_uuid fails.
2007-03-23
Tom Wilkie
14537:6f2f72f39872
Fix rebooting domains problem with new internal memory storage
2007-03-23
Ewan Mellor
14536:678b8838d361
Add a last_updated field to every metrics class.
2007-03-23
Ewan Mellor
14535:931c4b77ea7d
Implement parsing of datetimes.
2007-03-23
Ewan Mellor
14534:fbe72d878196
Return an error when a schedule-setting call fails.
2007-03-23
Ewan Mellor
14533:fb6395d2e979
Since CPP is being used with CFLAGS, it should be in lock-step with CC,
2007-03-23
Ewan Mellor
14532:ac5c0a100868
Fix typos.
2007-03-23
Ewan Mellor
14531:7869f58ff551
Replace tabs with spaces.
2007-03-23
Ewan Mellor
14530:a34ab3f899c4
Fix state in xm list; add state to VM_metrics class.
2007-03-23
Ewan Mellor
14529:5dfa9b09b07c
Fix xenapi_create re: Multiple VIFs for test 04_restore_withdevices_pos
2007-03-23
Ewan Mellor
14528:8b0be0ddc223
Make xm save / restore talk XenAPI; add save / restore to VM class.
2007-03-23
Tim Deegan
14527:fd0b109501af
Remove xc_shadow tool
2007-03-23
kfraser
14526:2cecfa20ffa9
Merge with xen-ia64-unstable.hg
2007-03-22
Ewan Mellor
14525:a234dcbd8357
Implemented host.get_PIFs.
2007-03-22
Ewan Mellor
14524:2d918219f234
Fix the parsing of the is_a_template and auto_power_on flags. Don't try to
2007-03-22
Ewan Mellor
14523:1fc6efdab399
Fix the handling of the transient flag.
2007-03-22
Ewan Mellor
14522:abd9ae4f1f17
Remove duplicate memory values from the SXP.
2007-03-22
Ewan Mellor
14521:fa731dfb90d6
Fix VM.is_a_template.
2007-03-22
Ewan Mellor
14520:f6845c09b872
Match the name change for the QCoW SR.
2007-03-22
Ewan Mellor
14519:b98832bcac53
Fixes to XendQCoWStorageRepo to match recent API changes, and fix the refreshing
2007-03-22
Ewan Mellor
14518:5f526fcc8e58
Add VM_metrics.start_time, and use this to implement xm uptime through the
2007-03-22
Ewan Mellor
14517:4baae9f9fdbb
Update VM's VCPU handling to match the documentation wrt VCPUs_max and
2007-03-22
Ewan Mellor
14516:5c529af40697
Fix marshalling of Xen-API maps with non-string keys.
2007-03-26
awilliam
14515:16198b57f535
[IA64] Remove P2M workaround
2007-03-26
awilliam
14514:fa77ec03afd6
[IA64] Make P2M semantics match x86
2007-03-22
awilliam
14513:be1017157768
merge with xen-unstable.hg
2007-03-22
Ian Campbell
14512:6519867be0fe
[TOOLS] libxc: Fix x86 build.
2007-03-21
kfraser
14511:4e874484f4da
Merge with xenppc-unstable-merge.hg
2007-03-21
Hollis Blanchard
14510:49ec3725d0c0
Merge with xen-unstable.hg.
2007-03-21
Hollis Blanchard
14509:2c087916aaba
[LIBXC][POWERPC] Use new domain builder.
2007-03-21
Hollis Blanchard
14508:265e257388b5
[POWERPC][LIBXC] Remove Prose builder.
2007-03-21
Hollis Blanchard
14507:ed84ed49bb81
[LIBXC] Allocate memory and populate p2m in arch-specific code.
2007-03-21
Hollis Blanchard
14506:2734b64255b3
[LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.
2007-03-21
Hollis Blanchard
14505:58e796d053ca
[POWERPC][XEN] Fix "xc_core" build break. Untested but might work.
2007-03-21
Hollis Blanchard
14504:09a3bd14a4fa
[POWERPC][XEN] Implement arch_get_xen_caps().
2007-03-21
Hollis Blanchard
14503:e7f49a00bc46
[POWERPC][XEN] Use correct register set in dump_execution_state().
2007-03-21
Hollis Blanchard
14502:d5408cc3fba7
[POWERPC][XEN] Quiet timebase synchronization at boot.
2007-03-21
Hollis Blanchard
14501:59305500d95d
[POWERPC][XEN] Clear the RMA flag on freed pages.
2007-03-08
Hollis Blanchard
14500:dcec453681bc
[POWERPC][XEN] Merge with xen-unstable.hg.
2007-03-05
Hollis Blanchard
14499:8f0b5295bb1b
[POWERPC][XEN] Remove asm/platform.h (in favor of asm-powerpc/platform.h)
2007-03-21
Tim Deegan
14498:e9a5ba552808
[XEN] Shadow: check the _PAGE_PRESENT bit in fast-path MMIO shadow ptes
2007-03-21
Ewan Mellor
14497:c9ac275f8985
Change xm dmesg -c so that it prints out the current buffer as well as clearing
2007-03-21
Ian Campbell
14496:f1833268b28f
LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_translated_physmap is set.
2007-03-22
awilliam
14495:93e11f6d6791
[IA64] Improve error message when HVM domain creation failed
2007-03-20
awilliam
14494:2216a45bf058
merge with xen-unstable.hg
2007-03-20
Ewan Mellor
14493:3fd9b0c71b8c
Raise an exception in xm_block_detach if using Xen-API and it fails -- this
2007-03-20
Ewan Mellor
14492:92f14ace389c
Fix xm network-list through the Xen-API for managed domains.
2007-03-20
Ewan Mellor
14491:07d1bd92ade8
Fix xm block-list through the Xen-API for managed domains.
2007-03-20
Ewan Mellor
14490:ee06d8b5712f
Make xm trigger talk XenAPI; add send_trigger to VM class.
2007-03-20
Ewan Mellor
14489:9f9d04ce1eaf
Make xm debug-keys talk XenAPI; Add send_debug_keys to host
2007-03-20
Ewan Mellor
14488:25bb1e7d236b
Change the eyecatcher to be case-insensitive, so that "Internal error" is
2007-03-20
Ewan Mellor
14487:a6d888593117
Tidy the error message from getDomains when using the Xen-API and no domain
2007-03-20
Ewan Mellor
14486:bea7ff5ebd60
Have xm-test wait for the network device to detach. This is an asynchronous
2007-03-20
Ewan Mellor
14485:fc918d15c981
Fix sxp2xml translation to handle maxmem.
2007-03-20
Ewan Mellor
14484:d86957cea8b8
Add VIF.runtime_properties dictionary, and use that to implement xm network-list
2007-03-20
Ewan Mellor
14483:ba1212ee7689
Fix parameter to XendInvalidDomain.
2007-03-20
Ewan Mellor
14482:cb7b69311abb
Fix exception handling when xmlrpclib.Fault is raised, in legacy mode.
2007-03-20
Ewan Mellor
14481:e7c6e6621e85
Fix xm create -c.
less
more
| rev 14540:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip