age |
author |
revision |
description |
2010-08-20 |
Gianni Tedesco |
22096:f77261710856 |
xl: poison data objects in auto-generated destructors |
2010-08-19 |
Brendan Cully |
22095:f68726cdf357 |
libxc: remus: unbreak after 21488:dd6bbdc42033 |
2010-08-19 |
Stefano Stabellini |
22094:aab4938edd9c |
libxl: Disable opengl if info->opengl == 0 (correct sense of test) |
2010-08-19 |
Ian Jackson |
22093:a2dd0f1b1c60 |
QEMU_TAG update |
2010-08-19 |
Ian Jackson |
22092:8ca0bebfb48b |
QEMU_TAG update |
2010-08-19 |
Michael Young |
22091:2940165380de |
tools/python: fix xm list for Python 2.7 |
2010-08-19 |
Keir Fraser |
22090:60746a2c14a6 |
timers: Fix printk format specifier |
2010-08-19 |
Ian Campbell |
22089:88f4d10e0508 |
xl: use libxl_device_pci_destroy |
2010-08-19 |
Ian Campbell |
22088:477abe597f6d |
libxl/xl: Use libxl_vcpuinfo_destroy |
2010-08-19 |
Ian Campbell |
22087:4c9ef5ec9146 |
libxl/xl: Use libxl_device_nic_destroy and libxl_nicinfo_destroy |
2010-08-19 |
Ian Campbell |
22086:597da2edfe30 |
libxl/xl: use libxl_diskinfo_destroy and libxl_device_disk_destroy |
2010-08-19 |
Ian Campbell |
22085:dc381437e19d |
xl: destroy device model info after creation |
2010-08-19 |
Ian Campbell |
22084:5aa4671f4fa4 |
libxl: use libxl_version_info_destroy, not hand-coded do_free_version_info |
2010-08-19 |
Ian Campbell |
22083:f7d818754afb |
xl: free the libxl types contained in struct domain_config |
2010-08-19 |
Ian Campbell |
22082:ed717f785082 |
libxl: implement destroy for libxl_file_reference builtin type |
2010-08-19 |
Ian Campbell |
22081:1ba7cbf9683b |
libxl: do not generate a destructor for data types which do not require one |
2010-08-19 |
Ian Campbell |
22080:24f6507f0156 |
libxl: build info bootloader{,_args} are not const. |
2010-08-19 |
Ian Campbell |
22079:d2f576d5cff5 |
libxl: libxl_device_console.build_state is const |
2010-08-19 |
Ian Campbell |
22078:fa82b0540e8c |
libxl: generate destructors for each libxl defined type |
2010-08-19 |
Ian Campbell |
22077:e2aa1eaa7bf5 |
libxl: autogenerate _libxl_types.h |
2010-08-19 |
Ian Campbell |
22076:a05a2d559931 |
libxl: tweak formatting of _libxl_types.h to better suit autogeneration |
2010-08-19 |
Ian Campbell |
22075:e486507c2d91 |
libxl: move type definitions into _libxl_types.h |
2010-08-19 |
Ian Campbell |
22074:3a4c6c054b29 |
xl: free all data on exit from the domain monitor daemon. |
2010-08-18 |
Keir Fraser |
22073:6bd04080ab99 |
Update MAINTAINERS file. |
2010-08-18 |
Ian Jackson |
22072:49e17551ef90 |
Merge |
2010-08-18 |
Ian Campbell |
22071:9a4acc688e9f |
tools/libxl: fix "xl console" for primary console |
2010-08-18 |
Ian Campbell |
22070:aa078b53ff62 |
tools/libxc: free thread specific hypercall buffer on xc_interface_close |
2010-08-18 |
Daniel Kiper |
22069:af6799abc6e9 |
tools/xenpaging: Add _XOPEN_SOURCE to fix build problems with recent gcc |
2010-08-18 |
Brendan Cully |
22068:c9f7a66149dc |
tools/hotplug: 21549:8bcaec29574e breaks vif-script with arguments. |
2010-08-18 |
Keir Fraser |
22067:28546f5ec0eb |
timers: Simplify implementation logic. |
2010-08-18 |
Keir Fraser |
22066:d20cbccb6fea |
timers: Improve debug-key printing. |
2010-08-17 |
Keir Fraser |
22065:5218db847b58 |
x86 cpuidle: check whether cpu is online in cpu idle control |
2010-08-17 |
Keir Fraser |
22064:542e8cd16a6c |
xentrace: Fix buffer allocation to properly depend on T_INFO_PAGES |
2010-08-17 |
Gianni Tedesco |
22063:ca50b3d02b29 |
tools/libxl: fix leak in libxl_wait_for_backend() |
2010-08-17 |
Ian Jackson |
22062:e5a9221bdd3f |
tools/libxl: compile with -Wmissing-declarations |
2010-08-17 |
Christoph Egger |
22061:c82f7f4ee9b7 |
xend: remove non-ASCII characters. |
2010-08-16 |
Ian Campbell |
22060:e87c73b32c1b |
libxl: xs_read accepts NULL for *len parameter |
2010-08-16 |
Ian Campbell |
22059:251dae6ee4a9 |
libxl: do not GC data returned to the caller by libxl_device_disk_getinfo. |
2010-08-16 |
Ian Campbell |
22058:82eeb70fb65c |
libxl: ensure result of libxl_poolid_to_name is always dynamically allocated |
2010-08-16 |
Ian Campbell |
22057:0593371d0c5b |
lbixl: make libxl_device_model_starting type opaque to users of libxl |
2010-08-16 |
Ian Campbell |
22056:8687ca8ab9bd |
libxl: make libxl_console_reader type opaque to users of libxl |
2010-08-16 |
Ian Campbell |
22055:9c761fe23d3d |
libxl: add specific type for hwcaps |
2010-08-16 |
Ian Campbell |
22054:72edff4d5db1 |
libxl: add specific type for cpumap. |
2010-08-16 |
Ian Campbell |
22053:39f50a3b7716 |
libxl: move various enum and #defines above datastructure definitions. |
2010-08-16 |
Ian Campbell |
22052:3f268693fb81 |
libxl: define specific types for string list and key,value list |
2010-08-16 |
Ian Campbell |
22051:dca524642651 |
xl: use the regular implicit rules to build the xl .o files |
2010-08-17 |
Jiang, Yunhong |
22050:f353f1ac38f6 |
fix libxl build failure |
2010-08-17 |
Keir Fraser |
22049:98c3fb500e72 |
Add Intel maintainers for VT-d and TXT. |
2010-08-16 |
Stefano Stabellini |
22048:6469a683b174 |
libxl_blktap_devpath: initialize devname to NULL |
2010-08-16 |
Gianni Tedesco |
22047:0b6f82eaaea9 |
xl: make libxl_uuid2string internal to libxenlight |
2010-08-16 |
Lutz Dube Lutz Dube |
22046:4fc66044477d |
Values of cpu_weight and cpu_cap are lost after xend restart |
2010-08-16 |
eXeC001er |
22045:cd5b4135fe03 |
Fix "Error: Device 51952 not connected"?error when using pygrub |
2010-08-16 |
Christoph Egger |
22044:2f1f35359317 |
Make blktap support optional. |
2010-08-16 |
Gianni Tedesco |
22043:def814437d42 |
tools/libxl: remove libxl_free() since there are no more callers |
2010-08-16 |
Gianni Tedesco |
22042:1382296539fc |
tools/libxl: fix memory management bugs in libxl_device_disk_list() |
2010-08-16 |
Stefano Stabellini |
22041:be41e8ee8052 |
tools/libxl: Support pv qemu without any vfbs |
2010-08-16 |
Stefano Stabellini |
22040:2e08ec0028e4 |
tools: xenconsole[d] and libxl: multiple console support |
2010-08-16 |
Keir Fraser |
22039:a55625b65336 |
New MAINTAINERS file to track maintainership of Xen subsystems. |
2010-08-13 |
Stefano Stabellini |
22038:1fffba3a48ff |
tools/libxl: libxl_device_generic_add: handle NULL fents or bents |
2010-08-13 |
Gianni Tedesco |
22037:5decc6971f2a |
tools/libxl: document libxl memory management policy |
2010-08-13 |
Keir Fraser |
22036:fe21e474c694 |
x86: eliminate bogus IRQ restrictions |
2010-08-13 |
Keir Fraser |
22035:3cee41690fa2 |
x2APIC: Improve x2APIC suspend/resume |
2010-08-13 |
Keir Fraser |
22034:01d185dab39e |
Fix IOAPIC S3 with interrupt remapping enabled |
2010-08-13 |
Keir Fraser |
22033:f6e1a597a92f |
sysctl: Return physinfo.max_{cpu,node}_id as maximum *possible* IDs. |
2010-08-13 |
Ian Campbell |
22032:b991ed313c73 |
libxc: disable xc_ptrace on x86 Linux |
2010-08-13 |
Ian Jackson |
22031:85bd0f6e8fed |
Merge |
2010-08-13 |
Keir Fraser |
22030:1f8a2d024379 |
linux buildconfig: Fix quoting error |
2010-08-13 |
Keir Fraser |
22029:222379e13e75 |
Merge |
2010-08-13 |
Keir Fraser |
22028:7d02b1046d14 |
Clean up event-channel debug-key output, and use spin_lock(). |
2010-08-13 |
Keir Fraser |
22027:6471b8b71401 |
x86: Allow dom0 pstate control to access APERF/MPERF/HWCR MSRs |
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 |
2010-08-09 |
Stefano Stabellini |
21996:36c9f6ea9782 |
xl: support backend domid in config file for vifs |
2010-08-09 |
Gianni Tedesco |
21995:1d67dd785ef4 |
xc: fix segfault in pv domain create if kernel is an invalid image |
2010-08-09 |
Stefano Stabellini |
21994:fdf12cb3e2d1 |
Do not try to retrieve userdata for dom0 |
2010-08-09 |
Stefano Stabellini |
21993:493d70234c97 |
xl: tell the user about non-existent domains |
2010-08-09 |
Stefano Stabellini |
21992:8500a5eb41af |
formatting of "# xl list -h" is off (due to missing \n) |
2010-08-09 |
Stefano Stabellini |
21991:72ae90e325ea |
libxl_check_device_model_version should return 0 or 1 |
2010-08-09 |
Anthony Perard |
21990:0232bc7c9544 |
tools/hotplug, Use udev rules instead of qemu script to setup the bridge. |
2010-08-09 |
Anthony Perard |
21989:88adea5b4546 |
libxl, Introduce the command line handler for the new qemu. |
2010-08-09 |
Anthony Perard |
21988:a8098da3461c |
libxl, Fix name of tap device. |
2010-08-09 |
Keir Fraser |
21987:2f4a89ad2528 |
x86: Reorder CPUs at boot time to reflect system topology. |
2010-08-09 |
Keir Fraser |
21986:e7afe98afd43 |
Nested Virtualization: p2m infrastructure |
2010-08-09 |
Keir Fraser |
21985:9e58c46ee63b |
Intel EPT: Fix out of range right shift on 32-bit host |
2010-08-09 |
Keir Fraser |
21984:07ea977397e0 |
cpupool: correct removing cpu from cpupool |
2010-08-09 |
Keir Fraser |
21983:2129cabe5f33 |
Credit1: Tweak reset condition |
2010-08-09 |
Keir Fraser |
21982:fc29e13f669d |
scheduler: Implement yield for credit1 |
2010-08-09 |
Keir Fraser |
21981:93074767205e |
scheduler: Add a per-scheduler yield callback |
2010-08-09 |
Keir Fraser |
21980:befd1814c0a2 |
vt-d: Fix ioapic_rte_to_remap_entry error path. |
2010-08-09 |
Keir Fraser |
21979:add40eb47868 |
vt-d: Fix ioapic write order in io_apic_write_remap_rte |
2010-08-06 |
Keir Fraser |
21978:fe930e1b2ce8 |
Merge |
2010-08-05 |
Stefano Stabellini |
21977:6b28b2dac7dd |
PV console for HVM domains |