aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libxenlight: fix name to domid conversion.Keir Fraser2010-01-142-26/+13
* libxenlight: add error in disk_add if phystype is not recognizedKeir Fraser2010-01-141-0/+3
* libxenlight: add fuse around generic_device_add related to invalid kindsKeir Fraser2010-01-142-2/+5
* libxenlight: initialize enum to 1, to prevent defaulting to the 0Keir Fraser2010-01-142-4/+4
* libxenlight: add some return values testing in stubdomKeir Fraser2010-01-141-10/+25
* x86 hvm: Change default setting of guest CPUID RDTSCP bitKeir Fraser2010-01-133-3/+6
* x86: fix unmaskable msi assignment issue.Keir Fraser2010-01-131-6/+6
* x86: minor cleanup to arch_memory_op()Keir Fraser2010-01-131-3/+0
* Update Xen version to 4.0.0-rc2-preKeir Fraser2010-01-131-1/+1
* x86: add and use XEN_DOMCTL_getpageframeinfo3Keir Fraser2010-01-137-27/+141
* libxc: use new (replacement) mmap-batch ioctlKeir Fraser2010-01-139-57/+249
* Added tag 4.0.0-rc1 for changeset 67b5ad8ae87eKeir Fraser2010-01-121-0/+1
* Update Xen version for 4.0.0-rc14.0.0-rc1Keir Fraser2010-01-122-2/+3
* libxenlight: remove ctx dangerously passed to childrenKeir Fraser2010-01-123-12/+10
* libxenlight: remove ctx argument to execKeir Fraser2010-01-123-7/+4
* libxenlight: typo in old patch, lead to waitpid forever instead ofKeir Fraser2010-01-121-2/+2
* libxenlight: misc cleanupKeir Fraser2010-01-121-5/+4
* libxenlight: do not try to set memory target with a number we haven'tKeir Fraser2010-01-121-1/+9
* libxenlight: tests a lots more of xl return value inside the libraryKeir Fraser2010-01-122-17/+49
* blktap: make memshr optionalKeir Fraser2010-01-127-45/+82
* xend, pciquirk: fix uninitialized variableKeir Fraser2010-01-121-2/+2
* tools: build fixes for NetBSDKeir Fraser2010-01-123-2/+3
* x86_32: Fix the build.Keir Fraser2010-01-091-1/+1
* libxenlight: initialize domid to -1 in domain_createKeir Fraser2010-01-081-1/+1
* libxenlight: don't try to delete path when they doesn't exists.Keir Fraser2010-01-081-6/+9
* libxenlight: simplify the logic of domain_list to just return 1024 domains ma...Keir Fraser2010-01-081-19/+5
* libxenlight: remove all cloning logic.Keir Fraser2010-01-083-51/+11
* libxenlight: don't use the cloning logic in dm_xenstore_record_pid.Keir Fraser2010-01-083-22/+31
* libxenlight: returns errors if xc and/or xs has not been initialized properly.Keir Fraser2010-01-081-0/+10
* libxenlight: don't free ifname, can lead to double freeKeir Fraser2010-01-081-3/+0
* libxenlight: don't ignore ctx_init errors if there is one.Keir Fraser2010-01-081-12/+49
* VT-d: get rid of trailing whitespaceKeir Fraser2010-01-089-17/+17
* xend: fix options for assigned pciKeir Fraser2010-01-083-7/+33
* [IA64] support XEN_DOMCTL_mem_sharing_opKeir Fraser2010-01-081-0/+29
* xend: Fix xc.physinfo() Py_BuildValue format string.Keir Fraser2010-01-081-1/+1
* tmem: Reduce verbosity on failed memory allocations.Keir Fraser2010-01-082-5/+4
* EPT: Walk and print EPT tables on an unexpected EPT violationKeir Fraser2010-01-083-0/+52
* x86: fix NUMA handling (c/s 20599:e5a757ce7845)Keir Fraser2010-01-082-11/+40
* Handle PoD case in hvm_hap_nested_page_fault()Keir Fraser2010-01-061-9/+8
* sysctl: Return max_node_id rather than nr_nodes from physinfo command.Keir Fraser2010-01-065-47/+58
* x86: XEN_DOMCTL_MEM_SHARING_OP_CONTROL should not depend on HAP.Keir Fraser2010-01-061-4/+1
* libxl: apply CPUID policy for all types of VMs in all situationsKeir Fraser2010-01-061-6/+4
* [IA64] Fix ia64 buildKeir Fraser2010-01-064-4/+26
* tmem: Only enable by default for x86_64Keir Fraser2010-01-061-0/+4
* xend: passthrough: also do_FLR when a device is assigned.Keir Fraser2010-01-062-29/+47
* libxenlight: install libxl.hKeir Fraser2010-01-051-0/+1
* libxenlight: remove any uuid dependancies from xlKeir Fraser2010-01-058-287/+66
* numa: Correct handling node with CPU populated but no memory populatedKeir Fraser2010-01-054-7/+12
* xend: Pass -vcpu-avail option to QEMU now it is supported.Keir Fraser2010-01-051-1/+1
* Update QEMU_TAG to 2621a102cd74cd6691bed30f638581639fcb141dKeir Fraser2010-01-051-3/+3