debuggers.hg
log
age | author | revision | description |
---|---|---|---|
2010-08-13 | Keir Fraser | 22026:378d3cf5d7a1 | credit1: Make weight per-vcpu |
2010-08-13 | Keir Fraser | 22025:31d200e5b922 | svm: increment RIP over PAUSE instruction when emulating it |
2010-08-12 | Stefano Stabellini | 22024:ddb9f47ef2e2 | merge |
2010-08-12 | Gianni Tedesco | 22023:51147d5b17c3 | xl: Implement per-API-call garbage-collection lifetime |
2010-08-12 | Ian Jackson | 22022:774dfc178c39 | tools/python: Remove non-ASCII characters introduced by fffedd3d70e1. |
2010-08-12 | Ian Jackson | 22021:c50a7139dc0d | Merge |
2010-08-12 | Olaf Hering | 22020:fbe6ef286e3f | add SONAME to libblktapctl.so |
2010-08-11 | Keir Fraser | 22019:8bb9cfaca402 | Merge |
2010-08-11 | Stefano Stabellini | 22018:d3de6f484610 | split LDLIBS from LDFLAGS to fix link errors in recent toolchains |
2010-08-11 | George Dunlap | 22017:6f059a340cdf | [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cache allocation |
2010-08-11 | Stefano Stabellini | 22016:3b839375d5bc | merge |
2010-08-11 | Gianni Tedesco (3P) | 22015:ca51dba3a7b1 | xl: don't use libxl allocator for vcpu_list |
2010-08-11 | Ian Jackson | 22014:47021067a0d5 | Merge |
2010-08-11 | Dube, Lutz | 22013:fffedd3d70e1 | Exception in xen/util/vscsi_util.py while starting xend |
2010-08-11 | Gianni Tedesco (3P) | 22012:3bbca5d47840 | xl: Use gcc hidden visibility attribute |
2010-08-11 | Gianni Tedesco (3P) | 22011:814eb6baf979 | xl: Fix invalid return of internal ptrs via libxl_poolid_to_name |
2010-08-11 | Gianni Tedesco (3P) | 22010:8c60cc6aabd4 | xl: Fix invalid return of libxl-internal pointers via libxl_domid_to_name() |
2010-08-11 | Gianni Tedesco (3P) | 22009:6c3dc59c1efc | xl: don't use libxl allocator for nic_list |
2010-08-11 | Gianni Tedesco (3P) | 22008:bdce50534976 | xl: allocate version info strings with strdup() |
2010-08-11 | Gianni Tedesco (3P) | 22007:9d1bbf6959e4 | xl: Return void from libxl_free() and libxl_free_all() |
2010-08-10 | Andre Przywara | 22006:cb71d0d30f0c | xl: Fix xl vcpu-list output on machines with more than 16 cores |
2010-08-10 | Stefano Stabellini | 22005:2ae7433fa5f2 | always drop the caml lock during any xl operations |
2010-08-10 | Stefano Stabellini | 22004:4ca72970c246 | use new gc functions to deep copy structure and only free once the gc |
2010-08-10 | Stefano Stabellini | 22003:65d61829f231 | use new functions to get elements out of ocaml values |
2010-08-10 | Stefano Stabellini | 22002:b6c01c71b258 | Wrap init context procedure into a macro. Introduce a gc structure. |
2010-08-10 | Stefano Stabellini | 22001:3ce21a94be45 | Put a valid version number in the META files |
2010-08-10 | Stefano Stabellini | 22000:6e621e039cde | Fix glibc crash dump in xl vcpu-{list,set} |
2010-08-11 | Keir Fraser | 21999:786b163da49b | msi: Avoid uninitialized msi descriptors |
2010-08-09 | Keir Fraser | 21998:f45026ec8db5 | Merge |
2010-08-09 | Stefano Stabellini | 21997:1644b4efef8a | xl: pci multi-function passthrough v2 |