age |
author |
revision |
description |
2007-02-26 |
Tim Deegan |
14134:eefbc33a41ab |
Merge |
2007-02-26 |
Tim Deegan |
14133:a70cf505aef9 |
[HVM] Shadow: always use mmio_space() to detect MMIO addresses |
2007-02-26 |
kfraser |
14132:9f199e1fd929 |
libxc, ia64: Added new arch_hook for registering ia64 big endian images. |
2007-02-26 |
kfraser |
14131:64d80037e524 |
Save elfnotes in VM sxpr under image/notes, and load them on restore. |
2007-02-26 |
kfraser |
14130:a20ec270998b |
Write Xen ELF notes into xenstore on domain build. |
2007-02-26 |
Tim Deegan |
14129:78c0ae1f77f2 |
[HVM] Revert cset 14083 |
2007-02-26 |
kfraser |
14128:2d3ceb082114 |
xm-test, acm: Use xvda* device name instead of sdb* device inside guest domain. |
2007-02-26 |
kfraser |
14127:bfd188f0cf5d |
Remove duplicate #includes from Linux sparese-tree file. |
2007-02-26 |
Ewan Mellor |
14126:568433250d84 |
Remove unused network.default_{gateway,netmask}. |
2007-02-25 |
Ewan Mellor |
14125:48d581be85ea |
Redefine units of VDI.virtual_size to be bytes, not sectors. |
2007-02-25 |
Ewan Mellor |
14124:36702d9b2c5c |
Added host.capabilities field. |
2007-02-25 |
Ewan Mellor |
14123:e71b277f1533 |
Replace VM.tools_version with a richer VM_guest_metrics class. |
2007-02-25 |
Ewan Mellor |
14122:cfd23ac1b32a |
Added documentation and C bindings for VBD/VIF.status_detail, status_code, and |
2007-02-25 |
Ewan Mellor |
14121:532a25342a30 |
Added a VM.domid field. |
2007-02-25 |
Ewan Mellor |
14120:8c8d91a006ba |
Remove the bindings for VM.get_VCPUs_{number,utilisation} -- these have moved |
2007-02-25 |
Ewan Mellor |
14119:d81c0b55e248 |
Fix typo in host record. |
2007-02-25 |
Ewan Mellor |
14118:02f32a4df8db |
Added tab completion for methods and object references to xm shell. |
2007-02-25 |
Ewan Mellor |
14117:f3aa6e34aeb1 |
Added host.API_version_{major,minor,vendor,vendor_implementation} fields. |
2007-02-21 |
Ewan Mellor |
14116:fd7f23e44b11 |
Added VBD. and VIF.qos_supported_algorithms fields, with C bindings, Xend |
2007-02-24 |
Keir Fraser |
14115:c051ed67258a |
libxc: Code format cleanups. |
2007-02-24 |
Keir Fraser |
14114:59b8d5168cc1 |
Reduce impact of saving/restoring/dumping large domains on Dom0 memory |
2007-02-24 |
Keir Fraser |
14113:0147ef7c3cd7 |
dump-core: documentation on its format. |
2007-02-24 |
Keir Fraser |
14112:e2e6830269f7 |
xc_ptrace_core.c new elf format support |
2007-02-24 |
Keir Fraser |
14111:3dac99b6034e |
Xen coredump format: ELF formatified with note section. |
2007-02-24 |
Keir Fraser |
14110:f61992cb82fe |
Move some definitions from xg_save_resotre.h to xg_private.h |
2007-02-24 |
Keir Fraser |
14109:aa1be6f5150e |
x86 hvm domain builder, restore: set shared_info.arch.max_pfn for |
2007-02-24 |
Keir Fraser |
14108:6c938630de54 |
Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>] |
2007-02-24 |
Keir Fraser |
14107:1e5a83fb928b |
xen memory allocator: Allow per-domain bitwidth restrictions. |
2007-02-24 |
Keir Fraser |
14106:8afe591c272b |
xen memory allocator: Dynamically allocate per-numa-node metadata. |
2007-02-23 |
Jake Wires |
14105:e9bd3267ff23 |
[TAPDISK] honor read-only attributes when creating tap-based VBDs |