age |
author |
revision |
description |
2006-12-07 |
Ewan Mellor |
12815:531c67ed64f4 |
Do an explicit check for bootloader path existence prior |
2006-12-07 |
Ewan Mellor |
12814:c287052a0a65 |
The HTTP service used for SEXPR based RPC calls currently serializes all |
2006-12-07 |
kfraser |
12813:60bbcf799384 |
[HVM] qemu mouse: Adds support for USB mouse/tablet status check and |
2006-12-07 |
Alastair Tse |
12812:fb3cb6f52a29 |
Merge |
2006-12-07 |
Alastair Tse |
12811:9de4597e1269 |
[XM] Fix xm uptime TypeError exception. |
2006-12-07 |
kfraser |
12810:5a21379d0879 |
merge |
2006-12-07 |
kfraser |
12809:5aea6a32fc8b |
[LIBXC] Python error extraction tweak. |
2006-12-07 |
Ewan Mellor |
12808:5bf91da9797d |
Remove broken call to XendDomainInfo.getSsidref(), fixing the obsolete HTTP |
2006-12-07 |
Alastair Tse |
12807:8e035701b9ff |
Merge |
2006-12-07 |
Alastair Tse |
12806:aab2b3f739d2 |
Merge |
2006-12-07 |
Alastair Tse |
12805:f7cff5d296bf |
[XEND] Fix configureBootloader to work with HTTP/SEXP. |
2006-12-07 |
Ian Campbell |
12804:58284e749407 |
Remove unused KEXEC_RANGE_VA_XEN. |
2006-12-07 |
kfraser |
12803:2dd4569e0640 |
[LIBXC] Add an error reporting API to the libxc library. |
2006-12-07 |
kfraser |
12802:1c15f97a220d |
[XEN] Make multiboot-related code more readable. |
2006-12-07 |
kfraser |
12801:44319e9dc0c5 |
VMXAssist cleanups |
2006-12-07 |
kfraser |
12800:49bb6b82654a |
[VTPM][HVM] Transmit the locality in which the command was sent in the |
2006-12-07 |
kfraser |
12799:0c1e2abc1888 |
[HVM] Fix reboot failure when configured 'cdrom', i.e. bug 832. |
2006-12-07 |
kfraser |
12798:0f5dd1d43b67 |
merge |
2006-12-07 |
kfraser |
12797:67a06a9b7b1d |
[HVM] qemu: Add guest address-space mapping cache. |
2006-12-07 |
Alastair Tse |
12796:e8a74ac80167 |
[XEND] Update vcpu_avail when parsing configuration. |
2006-12-07 |
Alastair Tse |
12795:3f0ca90351e2 |
[XEND] Fix reboot for HVM domains if cdrom is empty. |
2006-12-06 |
Ewan Mellor |
12794:1d32fb45e08f |
Added VM.set_VCPUs_features_force_on, VM.set_VCPUs_features_force_off, |
2006-12-06 |
Ewan Mellor |
12793:a05841d57ce0 |
Make VM.VCPUs.number a writable field. |
2006-12-06 |
Ewan Mellor |
12792:21c2bac97104 |
Added VBD.type field (CD or Disk). |
2006-12-06 |
Ewan Mellor |
12791:7cb0ed283197 |
Add extra detail to the VM.destroy description. |
2006-12-06 |
Ewan Mellor |
12790:c04feabe66ff |
Add VM.auto_power_on field. |
2006-12-06 |
Ewan Mellor |
12789:4234c17f3c48 |
Clarify that memory values are in bytes. |
2006-12-06 |
Ewan Mellor |
12788:d3a3e57fcf8b |
Improved task handling model. |
2006-12-06 |
Ewan Mellor |
12787:a3b8066baced |
Tidy up the get_by_name_label description. |
2006-12-06 |
Ewan Mellor |
12786:c4b91cbed51a |
Clarify that the self parameter is an object reference, not the instance (i.e. |
2006-12-06 |
Ewan Mellor |
12785:0dfe894e37a4 |
Tidy up the get_record and get_by_uuid descriptions. |
2006-12-06 |
Ewan Mellor |
12784:e8f5cd2b7253 |
More description tidyups -- constructors and destructors this time. |
2006-12-06 |
Ewan Mellor |
12783:59d3be0dd1d4 |
Tidy-up some of the descriptions. |
2006-12-06 |
Tim Deegan |
12782:963a02c040f6 |
[XEN] remove unused monitor_vtable mapping. |
2006-12-06 |
Ewan Mellor |
12781:26a3c7c10782 |
Added Xen-API implementations for xm pause, xm unpause, xm destroy, xm rename, |
2006-12-06 |
Ewan Mellor |
12780:795a87426e48 |
Implement VM.set_name_label. |
2006-12-06 |
Ewan Mellor |
12779:cf1ca0615414 |
Added support for configuration file for xm, and use that to specify |
2006-12-06 |
Ewan Mellor |
12778:92127156ec49 |
Added server proxy and session manager for Xen-API clients. |
2006-12-06 |
Ewan Mellor |
12777:c4824dcd57c4 |
Fix server reloading when the HTTP server is enabled. |
2006-12-06 |
Ewan Mellor |
12776:258722281202 |
Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so |
2006-12-06 |
Ewan Mellor |
12775:97acbb7e2146 |
Move the actual call routed by do_legacy_api_with_uuid out of the scope of |
2006-12-06 |
Ewan Mellor |
12774:fb1291ffa26f |
Fix HTTP server. |
2006-12-05 |
Ewan Mellor |
12773:39509c8f5c09 |
Fix error message. |
2006-12-06 |
Tim Deegan |
12772:a467eb0c5596 |
Fixes a mistake in changeset 12732 |
2006-12-05 |
Ian Campbell |
12771:0bea8e773508 |
[LINUX] The crash note resource should be nested inside the hypervisor |
2006-12-05 |
Tim Deegan |
12770:7df4d8cfba3b |
[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns above 4GB on PAE |
2006-12-04 |
Ewan Mellor |
12769:a2618d3912e7 |
This adds a recently added parameter to the vm.start call. |
2006-12-04 |
Ewan Mellor |
12768:897bb9b7ed06 |
Tidy. |
2006-12-04 |
Ewan Mellor |
12767:c7f4a89eb054 |
Fix numpad handling in QEMU's VNC server. The keymaps that we have include |
2006-12-04 |
Ewan Mellor |
12766:565cd8f32c70 |
Close the server when instructed, so that we can reload on the same port, and |
2006-12-04 |
Ewan Mellor |
12765:3629873ee1e6 |
Diagnose a failing server, rather than just locking up the whole daemon. |
2006-12-04 |
Ewan Mellor |
12764:59f438d2739b |
Added rudimentary "xend reload" functionality. This allows you to reconfigure |
2006-12-04 |
Ewan Mellor |
12763:56d93b6ea9ea |
Tidy error message. |
2006-12-04 |
Ewan Mellor |
12762:4e3a7d82917c |
More capitalisation fixes. |
2006-12-04 |
Ewan Mellor |
12761:38ad5643aafe |
With PERMISSIVE turned on, diagnose missing Enums and Bools, and improve the |
2006-12-04 |
kfraser |
12760:fd28a1b139de |
[QEMU] Error reporting in IDE device model. |
2006-12-04 |
kfraser |
12759:d8befb109c39 |
Add XEN_FRAMEBUFFER to -xen defconfigs. |
2006-12-04 |
kfraser |
12758:275a8f9a0710 |
Remove useless segments push/pop in VMXAssist. |
2006-12-04 |
Ian Campbell |
12757:b08b870770f9 |
[PATCH 02/02] Kexec / Kdump: Don't declare _end |
2006-12-04 |
Ian Campbell |
12756:f4089172c96b |
[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN() |