age |
author |
revision |
description |
2007-01-30 |
Ewan Mellor |
13718:a9912f2e472b |
Added uuid to the PIF record. |
2007-01-30 |
Ewan Mellor |
13717:4637dfae0856 |
Added host_metrics class. |
2007-01-30 |
Ewan Mellor |
13716:69c5afd5ab08 |
Added modelling and C bindings for crashdumps, and suspend VDIs. |
2007-01-30 |
kaf24 |
13715:f91dd7642a42 |
new domain builder fix to boot domU on IA64. |
2007-01-30 |
Ian Campbell |
13714:b51ed174fe8f |
Push the target to build foreign headers into tools and xen |
2007-01-30 |
kaf24 |
13713:b33a7d45d50a |
Fix passing keymap parameter to xen-vncfb. |
2007-01-30 |
kaf24 |
13712:2efe681d1194 |
xc_linux_save was broken in 13594:30af6cfdb05c. Unbreak it. |
2007-01-30 |
kaf24 |
13711:4bef31174332 |
linux: Build TPM backend as a module by default. |
2007-01-30 |
Emmanuel Ackaouy |
13710:c440813cc572 |
[XEN] 32on64 fix compat page table shutdown |
2007-01-30 |
Ewan Mellor |
13709:b9febab4c6cb |
Added host.logging, to hold server-side logging configuration. |
2007-01-30 |
Tim Deegan |
13708:dc5e6e65bf10 |
Merge |
2007-01-30 |
Zhai, Edwin |
13707:0a28ad8cedf2 |
[PATCH][HVM] fix smp guest hang after restore |
2007-01-30 |
Alastair Tse |
13706:5165b7ecbff5 |
[XEND] Fix bootable flag bypass in XendConfig |
2007-01-30 |
Alastair Tse |
13705:bca858b72bf8 |
[XEND] Unparsable VLAN numbers should default to -1 |
2007-01-30 |
Ewan Mellor |
13704:fe02bdd43ac1 |
Set the log level back to WARN, reverting accidentally committed change. |
2007-01-30 |
Ewan Mellor |
13703:5e8da0663ff8 |
Added host.other_config. |
2007-01-30 |
Ewan Mellor |
13702:d794356ad7ff |
Remove XEN_API_CPU_FEATURE enum. |
2007-01-30 |
Ewan Mellor |
13701:9e7b7f9b96a4 |
Remove VM.actions_after_suspend, which never made any sense. |
2007-01-30 |
Ewan Mellor |
13700:44d565181709 |
Remove the CPU feature handling, unimplementable as it stands. |
2007-01-29 |
Ewan Mellor |
13699:eb7b2a9ce40c |
Document PIF_HANDLE_INVALID and PIF_METRICS_HANDLE_INVALID. |
2007-01-29 |
Ewan Mellor |
13698:7261e0d4b7df |
Move the io bandwidth fields from PIF onto a new PIF_metrics class. |
2007-01-29 |
Ewan Mellor |
13697:0a422c8c3144 |
Fix documentation so that the connection objects (PIF, VBD, and VIF) are |
2007-01-29 |
Ewan Mellor |
13696:66c2a4085863 |
Added missing PBD-related C bindings. |
2007-01-29 |
Ewan Mellor |
13695:049d9022653c |
Added modelling and C bindings for the PBD class. PBDs are the analogue of |
2007-01-29 |
Ewan Mellor |
13694:7d64bdc7a300 |
Tidy-ups; no semantic-change. |
2007-01-29 |
Ewan Mellor |
13693:f7b6ce00426b |
Remove VIF.name from the documentation, matching recent change to Xend. |
2007-01-29 |
Ewan Mellor |
13692:090079c988d1 |
Update doc-comments. |
2007-01-29 |
Ewan Mellor |
13691:66dda30190a2 |
Remove the VDI.parent and VDI.children fields -- this needs more thinking out, |
2007-01-29 |
Ewan Mellor |
13690:ae881e7b0c5e |
Rename VM.otherConfig to VM.other_config, for consistency with the other fields, |
2007-01-29 |
Ewan Mellor |
13689:bb15af2c2b4a |
Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was never |
2007-01-28 |
Ewan Mellor |
13688:9db1847845d6 |
Document TASK_HANDLE_INVALID. |
2007-01-28 |
Ewan Mellor |
13687:a403d70fc94c |
Added TASK_HANDLE_INVALID to the messages file. |
2007-01-28 |
Ewan Mellor |
13686:c2f1bb01bca3 |
Tidy up the VBD API calls. |
2007-01-28 |
Ewan Mellor |
13685:044c57d0fef2 |
Match recent changes to the task class in XenAPI with the get_record call here. |
2007-01-28 |
Ewan Mellor |
13684:5b973d94bc00 |
Fix bootloader handling. |
2007-01-28 |
Ewan Mellor |
13683:a7fc9cc9a51f |
Fix the handling of MESSAGE_METHOD_UNKNOWN, MESSAGE_PARAMETER_COUNT_MISMATCH, |
2007-01-28 |
Ewan Mellor |
13682:58344c358aa0 |
Add task.allowed_operations field, and task.cancel message. The |
2007-01-28 |
Ewan Mellor |
13681:9521974ea1fa |
Made task.name_* read-only (these are set by Xend) and drop task.eta. |
2007-01-28 |
Ewan Mellor |
13680:207ee547b193 |
Make session.this_host and session.this_user ROrun -- they are implicitly set |
2007-01-28 |
Ewan Mellor |
13679:1e88f0b736b5 |
Added a VBD.bootable flag. |
2007-01-28 |
Ewan Mellor |
13678:4651595d9502 |
Fix interface_name() after change of definition for the vlan field. |
2007-01-28 |
Ewan Mellor |
13677:f40528773629 |
Document new error codes VLAN_TAG_INVALID and PIF_IS_PHYSICAL. |
2007-01-28 |
Ewan Mellor |
13676:5e1c7022d4ad |
Document existing PIF.create_VLAN, and remove PIF.create (PIFs are implicitly |
2007-01-27 |
Ewan Mellor |
13675:ea3c75204555 |
Integrate the Xen-API doc into the build. |
2007-01-27 |
Ewan Mellor |
13674:965cdfff68b0 |
Minor tidy-up. |
2007-01-30 |
shand |
13673:6e3decbd3e56 |
[HVM] When guest explicitly modifies the TSC, update platform timers |
2007-01-29 |
Christian Limpach |
13672:5e3b47bcc311 |
[linux] Delay making the VCPUOP_initialise calls until the cpu is brought up |
2007-01-29 |
kfraser |
13671:effa38a30a5c |
Remove unused implementation of vsprintf(). |
2007-01-29 |
kfraser |
13670:e7ceed4ebcd9 |
Remove little-endian assumption from library code. |
2007-01-29 |
Tim Deegan |
13669:21d6135f522f |
Merge |
2007-01-29 |
Tim Deegan |
13668:99d36a153024 |
[HVM] Save/restore cleanups: don't save state for downed vcpus. |
2007-01-29 |
kfraser |
13667:44eb80f50725 |
Remove unused noth/hton endian conversion macros. |
2007-01-29 |
kfraser |
13666:699656fb1d0b |
Port ACM code to new Xen byteorder macros. |
2007-01-29 |
kfraser |
13665:647c06ba0b49 |
Remove strcat/strncat/strcmp/strncmp. Replaced with safer |
2007-01-29 |
kfraser |
13664:d2784d93e760 |
ia64 and ppc: Remove uses of strcpy and strncpy. |
2007-01-29 |
kfraser |
13663:bef7fbe25a9f |
Remove uses of strcpy and strncpy from common and x86 code. |
2007-01-29 |
Ian Campbell |
13662:5bb084098493 |
[LINUX] Force .data segment to be 4k aligned on i386. |
2007-01-29 |
kfraser |
13661:1b32e279ddef |
libelf cannot rely on the strlcpy() BSD-ism. |
2007-01-29 |
kfraser |
13660:5d9b72e640e0 |
Fix 'xm create' and 'xm start' when SEDF scheduler is used. |
2007-01-29 |
kfraser |
13659:b2c1eeee2dcf |
Replace sprintf with snprintf and strncpy with strlcpy. |