age |
author |
revision |
description |
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 |
2007-02-23 |
Jake Wires |
14104:5ba3037ea5e1 |
[TAPDISK] handle error case when opening VDIs |
2007-02-23 |
kfraser |
14103:ee4850bc895b |
xen memory alloctor: remove bit width restrictions |
2007-02-23 |
kfraser |
14102:70098102f84d |
xen memory allocator: per-bit-width heap zones |
2007-02-23 |
Ian Campbell |
14101:b6df5e64b6c4 |
merge |
2007-02-23 |
Ian Campbell |
14100:e47738923a05 |
[LINUX] Purge include <linux/config.h>. It has been obsolete for some time now. |
2007-02-23 |
Ian Campbell |
14099:77298360e365 |
[PV-on-HVM] Fix gnttab_map to not run off the bottom of the gnttab space. |
2007-02-23 |
kfraser |
14098:c64aa7fb7712 |
xen memory allocator: hide generic allocator routines |
2007-02-23 |
kfraser |
14097:6253b8d32eb9 |
xentrace: Add a relative TSC field (kept track per CPU) to xentrace_format. |
2007-02-23 |
kfraser |
14096:58086aa7c70a |
linux, tpm: Fix argument to grant table operation |
2007-02-23 |
kfraser |
14095:e21834bc78f2 |
hvm: Fix save/restore to handle missing pages. |
2007-02-23 |
kfraser |
14094:91427cadfa48 |
hvm: unset_mm_mapping() for vga acceleration region should recalculate |
2007-02-23 |
Tim Deegan |
14093:2c3a13993b0d |
[HVM] Only treat gfns in known MMIO regions as MMIO |
2007-02-23 |
kfraser |
14092:eb3ebf11abfe |
xen: Fix dumb boot allocator breakage that prevents loop termination |
2007-02-23 |
Emmanuel Ackaouy |
14091:8bcaedc68f5a |
[XEN] [TOOLS] 32on64 compat save/restore: unadjust L3E flags at save time |
2007-02-23 |
kfraser |
14090:cdc765772f69 |
hvm: Clean up initialisation of hvm_funcs. |
2007-02-23 |
kfraser |
14089:38fb6c392dec |
Implement VBD and VIF handling on Solaris for libxenstat. |
2007-02-23 |
kfraser |
14088:d7fe2318fc5f |
linux: Fix current_vcpu_info for UP case |
2007-02-23 |
kfraser |
14087:6510cb03aae1 |
Merge with xen-ia64-unstable.hg. |
2007-02-23 |
kfraser |
14086:e8470a1a01af |
hvm: Rename injection_pending() to event_injection_faulted(). |
2007-02-22 |
Jake Wires |
14085:8407279d3751 |
[TAPDISK] minor changes to tapdisk and plugins |
2007-02-22 |
kfraser |
14084:da37c365b375 |
x86/64: Fix a user of alloc_boot_pages() who should use |
2007-02-22 |
kfraser |
14083:3746b3d4f301 |
alloc_boot_pages() allocates downwards from high memory. |
2007-02-22 |
kfraser |
14082:9e35371a3caa |
x86: Detect shadow-emulate write to stack from inside the write |
2007-02-22 |
Tim Deegan |
14081:644e9e18d2ef |
Fix perfc=y build |
2007-02-22 |
kfraser |
14080:c0b1a3b54548 |
hvm: Turn stack-pointer comparison on shadow-emulate path into a |
2007-02-22 |
kfraser |
14079:3f7e8c763b55 |
hvm: Do not take shadow-emulation path if we are trying to inject an |
2007-02-22 |
Tim Deegan |
14078:0a970a431bbc |
[XEN] don't emulate stack operations on shadowed pages |
2007-03-01 |
awilliam |
14077:8a58ea36e420 |
[IA64] Bug fixes to assign_domain_mmio_page() |
2007-03-01 |
awilliam |
14076:0deb53ff4b67 |
[IA64] Handle MMIO EFI mappings outside the page table range |
2007-03-01 |
awilliam |
14075:f21250323a30 |
[IA64] Update sn_sal.h to latest 2.6.20 version |
2007-02-28 |
awilliam |
14074:b3e19f3092b6 |
[IA64] warning fixes |
2007-02-28 |
awilliam |
14073:347fb33790bd |
[IA64] SN2 specific SAL calls for dom0 |
2007-02-28 |
awilliam |
14072:2e2019e09e6c |
[IA64] sn2 IO build fixes |
2007-02-28 |
awilliam |
14071:21d0d23a2cca |
[IA64] Fix ptc.ga emulation bug |
2007-02-28 |
awilliam |
14070:ac28d6c41e6f |
[IA64] Remove unused code |