age |
author |
revision |
description |
2007-01-31 |
Alastair Tse |
13784:5d12faee0708 |
[XEND] Make VBD.bootable in XendConfig kept as int. |
2007-01-31 |
Alastair Tse |
13783:dfa9e5565063 |
[XEND] Hide other_config from console and vfb SXP to prevent string |
2007-01-31 |
Alastair Tse |
13782:f63e1244b48d |
[XEND] Fix VCPU_params to return string map. |
2007-02-04 |
awilliam |
13781:976dd90c2fdb |
[IA64] Remove verbosity from xen_pm_power_off |
2007-02-04 |
awilliam |
13780:88c9ba6214bc |
[IA64] Xen build warning fixes |
2007-02-04 |
awilliam |
13779:339d9e632a80 |
[IA64] Fix usage of 14 bit immediate value of IA64_RBS_OFFSET |
2007-02-04 |
awilliam |
13778:5558f396e068 |
[IA64] Fix xencons_early_setup build warning |
2007-02-04 |
awilliam |
13777:1502ba048b73 |
[IA64] Fix PAL_HALT for paravirtualized domains |
2007-02-04 |
awilliam |
13776:a1017acc8578 |
[IA64] Bug fix new_tlbflush_clock_period() |
2007-02-01 |
awilliam |
13775:0df9dc2f1d03 |
[IA64] Fix compile warnings in xenentry.S |
2007-02-01 |
awilliam |
13774:18a8e34e1211 |
[IA64] Optimize VTI domain hypercall path |
2007-01-31 |
awilliam |
13773:ef646312685f |
[IA64] Add arch_free_page() |
2007-01-31 |
awilliam |
13772:6d38ae7927cf |
merge with xen-unstable.hg |
2007-01-31 |
Alastair Tse |
13771:3cccf8e64296 |
[XEND] Merge VFB support for PV and HVM guests. |
2007-01-31 |
Alastair Tse |
13770:7c992fd3b19b |
[XEND] Make python-pam warning only appear if using XenAPI |
2007-01-31 |
Tim Deegan |
13769:54678a99e102 |
[HVM] Save/restore: save shared-info pfn and re-map it on restore |
2007-01-31 |
Tim Deegan |
13768:d653e4bcead0 |
Merge |
2007-01-31 |
Tim Deegan |
13767:9130206e27f8 |
[HVM] Save/restore: save RTC state. |
2007-01-31 |
Tim Deegan |
13766:ffcd586dbaae |
[HVM] Save/restore: clean up marshalling code |
2007-01-31 |
Ian Campbell |
13765:c834e3984baa |
[XEN] Fix build breakage with gcc 4.1.2. |
2007-01-31 |
Ian Campbell |
13764:daed6ac9d1f7 |
[TOOLS] Fix foreign header build breakage. |
2007-01-31 |
Ian Campbell |
13763:7d3bb465e938 |
[XEN] Fix XENVER_capabilities hypercall. |
2007-01-30 |
Ewan Mellor |
13762:61262143a4b0 |
Added VM_metrics class, taking some of the fields from VM. Make VM.static_max |
2007-01-30 |
Tim Deegan |
13761:abd140fe5f6c |
[HVM] Save/restore: Reset PIT period correctly |
2007-01-30 |
Keir Fraser |
13760:fa8843d22450 |
pygrub: fsimage binding must free objects with PyObject_DEL, not PyMem_DEL. |
2007-01-30 |
Keir Fraser |
13759:6d8a099a152d |
ia64: Use memcpy() to fill ACPI identifier fields. |
2007-01-30 |
Ewan Mellor |
13758:749c7d8e4514 |
Fix XendNode when no host state is saved. |
2007-01-30 |
Ewan Mellor |
13757:3b0b70a4fd62 |
Fix typo, as suggested by Stefan Berger. |
2007-01-30 |
Keir Fraser |
13756:d96b346cab5d |
Remove sprintf() from Xen. Use snprintf() and friends. |
2007-01-30 |
Ewan Mellor |
13755:37fd1cf9019d |
Remove the VTPM.instance field from the bindings. |
2007-01-30 |
Keir Fraser |
13754:9578ae319874 |
Clean up arch_get_xen_caps() to not use sprintf(). |
2007-01-30 |
Keir Fraser |
13753:bd69e83b65ea |
ia64, ppc: Remove uses of sprintf(). |
2007-01-30 |
Ewan Mellor |
13752:300c47bec138 |
Added task.session field. |
2007-01-30 |
kaf24 |
13751:0803bdfdd9c5 |
ia64: Clean up and fix errors in strncpy -> strlcpy conversion |
2007-01-30 |
Ewan Mellor |
13750:2f3794098e22 |
Added VM.is_control_domain field. |
2007-01-30 |
kaf24 |
13749:7fdfa020d4ed |
Align vTPM support in the Xen-API, documentation and lib-xen |
2007-01-30 |
kaf24 |
13748:8f1921600cfd |
Older versions of as86 (<=0.16.0) require macro arguments to be bracketed. |
2007-01-30 |
kaf24 |
13747:26943e88349f |
Fix cross-compile (ia64-built-on-x86) failure. |
2007-01-30 |
Ewan Mellor |
13746:bb34cc5784c1 |
Added backreference from PIF_metrics to PIF, and added a uuid to the session |
2007-01-30 |
Ewan Mellor |
13745:aff5b538fcdf |
Added uuid to the PIF_metrics record. |
2007-01-30 |
Ewan Mellor |
13744:a9912f2e472b |
Added uuid to the PIF record. |
2007-01-30 |
Ewan Mellor |
13743:4637dfae0856 |
Added host_metrics class. |
2007-01-30 |
Ewan Mellor |
13742:69c5afd5ab08 |
Added modelling and C bindings for crashdumps, and suspend VDIs. |
2007-01-30 |
kaf24 |
13741:f91dd7642a42 |
new domain builder fix to boot domU on IA64. |
2007-01-30 |
Ian Campbell |
13740:b51ed174fe8f |
Push the target to build foreign headers into tools and xen |
2007-01-30 |
kaf24 |
13739:b33a7d45d50a |
Fix passing keymap parameter to xen-vncfb. |
2007-01-30 |
kaf24 |
13738:2efe681d1194 |
xc_linux_save was broken in 13594:30af6cfdb05c. Unbreak it. |
2007-01-30 |
kaf24 |
13737:4bef31174332 |
linux: Build TPM backend as a module by default. |
2007-01-30 |
Emmanuel Ackaouy |
13736:c440813cc572 |
[XEN] 32on64 fix compat page table shutdown |
2007-01-30 |
Ewan Mellor |
13735:b9febab4c6cb |
Added host.logging, to hold server-side logging configuration. |
2007-01-30 |
Tim Deegan |
13734:dc5e6e65bf10 |
Merge |
2007-01-30 |
Zhai, Edwin |
13733:0a28ad8cedf2 |
[PATCH][HVM] fix smp guest hang after restore |
2007-01-30 |
Alastair Tse |
13732:5165b7ecbff5 |
[XEND] Fix bootable flag bypass in XendConfig |
2007-01-30 |
Alastair Tse |
13731:bca858b72bf8 |
[XEND] Unparsable VLAN numbers should default to -1 |
2007-01-30 |
Ewan Mellor |
13730:fe02bdd43ac1 |
Set the log level back to WARN, reverting accidentally committed change. |
2007-01-30 |
Ewan Mellor |
13729:5e8da0663ff8 |
Added host.other_config. |
2007-01-30 |
Ewan Mellor |
13728:d794356ad7ff |
Remove XEN_API_CPU_FEATURE enum. |
2007-01-30 |
Ewan Mellor |
13727:9e7b7f9b96a4 |
Remove VM.actions_after_suspend, which never made any sense. |
2007-01-30 |
Ewan Mellor |
13726:44d565181709 |
Remove the CPU feature handling, unimplementable as it stands. |
2007-01-29 |
Ewan Mellor |
13725:eb7b2a9ce40c |
Document PIF_HANDLE_INVALID and PIF_METRICS_HANDLE_INVALID. |