debuggers.hg
log
age | author | revision | description |
---|---|---|---|
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. |