log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14497:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2007-03-01
awilliam
14497:f21250323a30
[IA64] Update sn_sal.h to latest 2.6.20 version
2007-02-28
awilliam
14496:b3e19f3092b6
[IA64] warning fixes
2007-02-28
awilliam
14495:347fb33790bd
[IA64] SN2 specific SAL calls for dom0
2007-02-28
awilliam
14494:2e2019e09e6c
[IA64] sn2 IO build fixes
2007-02-28
awilliam
14493:21d0d23a2cca
[IA64] Fix ptc.ga emulation bug
2007-02-28
awilliam
14492:ac28d6c41e6f
[IA64] Remove unused code
2007-02-28
awilliam
14491:dda691c7f25f
[IA64][MINIOS] Make mini-os ia64 cross compile-able
2007-02-23
awilliam
14490:707a696e840d
[IA64][MINIOS] Build fix
2007-03-22
Ewan Mellor
14489:a234dcbd8357
Implemented host.get_PIFs.
2007-03-22
Ewan Mellor
14488:2d918219f234
Fix the parsing of the is_a_template and auto_power_on flags. Don't try to
2007-03-22
Ewan Mellor
14487:1fc6efdab399
Fix the handling of the transient flag.
2007-03-22
Ewan Mellor
14486:abd9ae4f1f17
Remove duplicate memory values from the SXP.
2007-03-22
Ewan Mellor
14485:fa731dfb90d6
Fix VM.is_a_template.
2007-03-22
Ewan Mellor
14484:f6845c09b872
Match the name change for the QCoW SR.
2007-03-22
Ewan Mellor
14483:b98832bcac53
Fixes to XendQCoWStorageRepo to match recent API changes, and fix the refreshing
2007-03-22
Ewan Mellor
14482:5f526fcc8e58
Add VM_metrics.start_time, and use this to implement xm uptime through the
2007-03-22
Ewan Mellor
14481:4baae9f9fdbb
Update VM's VCPU handling to match the documentation wrt VCPUs_max and
2007-03-22
Ewan Mellor
14480:5c529af40697
Fix marshalling of Xen-API maps with non-string keys.
2007-03-22
Ian Campbell
14479:6519867be0fe
[TOOLS] libxc: Fix x86 build.
2007-03-21
kfraser
14478:4e874484f4da
Merge with xenppc-unstable-merge.hg
2007-03-21
Hollis Blanchard
14477:49ec3725d0c0
Merge with xen-unstable.hg.
2007-03-21
Hollis Blanchard
14476:2c087916aaba
[LIBXC][POWERPC] Use new domain builder.
2007-03-21
Hollis Blanchard
14475:265e257388b5
[POWERPC][LIBXC] Remove Prose builder.
2007-03-21
Hollis Blanchard
14474:ed84ed49bb81
[LIBXC] Allocate memory and populate p2m in arch-specific code.
2007-03-21
Hollis Blanchard
14473:2734b64255b3
[LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.
2007-03-21
Hollis Blanchard
14472:58e796d053ca
[POWERPC][XEN] Fix "xc_core" build break. Untested but might work.
2007-03-21
Hollis Blanchard
14471:09a3bd14a4fa
[POWERPC][XEN] Implement arch_get_xen_caps().
2007-03-21
Hollis Blanchard
14470:e7f49a00bc46
[POWERPC][XEN] Use correct register set in dump_execution_state().
2007-03-21
Hollis Blanchard
14469:d5408cc3fba7
[POWERPC][XEN] Quiet timebase synchronization at boot.
2007-03-21
Hollis Blanchard
14468:59305500d95d
[POWERPC][XEN] Clear the RMA flag on freed pages.
2007-03-08
Hollis Blanchard
14467:dcec453681bc
[POWERPC][XEN] Merge with xen-unstable.hg.
2007-03-05
Hollis Blanchard
14466:8f0b5295bb1b
[POWERPC][XEN] Remove asm/platform.h (in favor of asm-powerpc/platform.h)
2007-03-21
Tim Deegan
14465:e9a5ba552808
[XEN] Shadow: check the _PAGE_PRESENT bit in fast-path MMIO shadow ptes
2007-03-21
Ewan Mellor
14464:c9ac275f8985
Change xm dmesg -c so that it prints out the current buffer as well as clearing
2007-03-21
Ian Campbell
14463:f1833268b28f
LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_translated_physmap is set.
2007-03-20
Ewan Mellor
14462:3fd9b0c71b8c
Raise an exception in xm_block_detach if using Xen-API and it fails -- this
2007-03-20
Ewan Mellor
14461:92f14ace389c
Fix xm network-list through the Xen-API for managed domains.
2007-03-20
Ewan Mellor
14460:07d1bd92ade8
Fix xm block-list through the Xen-API for managed domains.
2007-03-20
Ewan Mellor
14459:ee06d8b5712f
Make xm trigger talk XenAPI; add send_trigger to VM class.
2007-03-20
Ewan Mellor
14458:9f9d04ce1eaf
Make xm debug-keys talk XenAPI; Add send_debug_keys to host
2007-03-20
Ewan Mellor
14457:25bb1e7d236b
Change the eyecatcher to be case-insensitive, so that "Internal error" is
2007-03-20
Ewan Mellor
14456:a6d888593117
Tidy the error message from getDomains when using the Xen-API and no domain
2007-03-20
Ewan Mellor
14455:bea7ff5ebd60
Have xm-test wait for the network device to detach. This is an asynchronous
2007-03-20
Ewan Mellor
14454:fc918d15c981
Fix sxp2xml translation to handle maxmem.
2007-03-20
Ewan Mellor
14453:d86957cea8b8
Add VIF.runtime_properties dictionary, and use that to implement xm network-list
2007-03-20
Ewan Mellor
14452:ba1212ee7689
Fix parameter to XendInvalidDomain.
2007-03-20
Ewan Mellor
14451:cb7b69311abb
Fix exception handling when xmlrpclib.Fault is raised, in legacy mode.
2007-03-20
Ewan Mellor
14450:e7c6e6621e85
Fix xm create -c.
2007-03-20
Ewan Mellor
14449:e2f302488983
Add VBD.runtime_properties dictionary, and use that to implement xm block-list
2007-03-20
Ewan Mellor
14448:dace880e871a
When creating a VBD, save the devid in the device info structure. If creation
2007-03-20
Ewan Mellor
14447:8b527e3d27d6
Improve the error diagnostics within xmlrpclib2 in order to be more defensive
2007-03-20
Ian Campbell
14446:129bc1eda8d0
merge
2007-03-20
Ian Campbell
14445:522a1cd17b6d
[XEN] Implement faster int 0x80 handling for compat mode guests.
2007-03-20
Tim Deegan
14444:61a4a4795be5
Merge
2007-03-20
Mark McLoughlin
14443:09f2e758a198
Don't mount raw blktap disks for pygrub
2007-03-20
kfraser
14442:cabf9e221cd5
svm: Remove special 'launch' scheduler tail function.
2007-03-19
kfraser
14441:4e380c769774
coredump: Allow mmap of shinfo to fail for any HVM guest (x86 or ia64).
2007-03-19
kfraser
14440:36e6f85cd572
hvm: Do not save/restore shared_info gpfn location.
2007-03-19
Tim Deegan
14439:ed1e4cc4a5b7
[SVM] Move vmcb setup code for AP bringup out of the launch path
2007-03-19
Ewan Mellor
14438:126a2c3c6a9d
Only import xenapi_create when using the Xen-API server -- this has additional
less
more
| rev 14497:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip