log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
debuggers.hg
log xen/common/domctl.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-60
tip
age
author
description
2010-10-24
Keir Fraser
Allow max_pages to be set to less than tot_pages
2010-05-14
Keir Fraser
Remove many uses of cpu_possible_map and iterators over NR_CPUS.
2010-05-12
Keir Fraser
domctl: Fix cpumap/cpumask conversion functions to return an error code.
2010-05-04
Keir Fraser
cpupool: Control interface should be a sysctl rather than a domctl.
2010-04-21
Keir Fraser
cpupools [1/6]: hypervisor changes
2009-12-17
Keir Fraser
Domctls defined for all relevant memory sharing operations.
2009-12-17
Keir Fraser
M2P translation cannot be handled through flat table with only one slot per MFN
2009-10-29
Keir Fraser
Extend the max vcpu number for HVM guest.
2009-10-23
Keir Fraser
passthrough/stubdom: clean up hypercall privilege checking
2009-10-20
Keir Fraser
Fix nomigrate option implementation so that Xen builds.
2009-10-19
Keir Fraser
Per-domain switch to disable oos shadow page tables
2010-07-16
Mukesh Rathor
Refresh to unstable c/s 21811
2010-03-19
Mukesh Rathor
Refresh to c/s 21046. Also, update kdb as follows:
2009-10-15
Keir Fraser
Remove bogus call to get_domain_by_id() in do_domctl().
2009-10-14
Keir Fraser
Add build option to allow more hypercalls from stubdoms
2009-07-13
Keir Fraser
Move cpu_{sibling,core}_map into per-CPU space
2009-06-23
Keir Fraser
Only allow DOMCTL_max_vcpus to increase vcpus from zero.
2009-06-18
Keir Fraser
x86_64: allow more vCPU-s per guest
2009-05-27
Keir Fraser
x86: eliminate hard-coded NR_IRQS
2009-04-08
Keir Fraser
Avoid deadlocks on domctl_lock when pausing domains/vcpus.
2009-03-06
Keir Fraser
Fix cpu selection at the time vCPU allocation
2009-03-03
Keir Fraser
x86: Fix event-channel access for 32-bit HVM guests.
2009-03-03
Keir Fraser
txt: Xen per-domain S3 integrity config
2008-09-22
Keir Fraser
domctl: don't allow certain operations on Dom0
2008-09-22
Keir Fraser
Fix misc issues related to allowing support of more CPUs
2008-09-04
Keir Fraser
xsm: refactor IO hooks/sysctl hooks
2008-09-03
Keir Fraser
Remove guest_physmap_max_mem_pages(), which is no longer usefully
2008-08-20
Keir Fraser
domctl: ssidref is not initialized if !XSM_ENABLE
2008-07-04
Keir Fraser
Add facility to get notification of domain suspend by event channel.
2008-07-02
Keir Fraser
x86 hvm: Fix RTC handling.
2008-05-20
Keir Fraser
x86 hvm: Xen interface and implementation for virtual S3
2008-04-15
Keir Fraser
domctl: Do not return XEN_DOMINF_blocked if no VCPUs are online.
2008-04-09
Keir Fraser
x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.
2008-03-28
Keir Fraser
Clean up handling of IS_PRIV_FOR() and rcu_[un]lock_domain().
2008-01-29
Keir Fraser
x86, hvm: Add a per-domain parameter to specify shadow or hap.
2008-01-23
Keir Fraser
New XEN_DOMCTL_set_target
2007-12-04
Keir Fraser
Revert 16498:d2bef6551c1263e457aef75ce403ba53652a803f.
2007-12-04
Keir Fraser
Fix xenctl_cpumap_to_cpumask.
2007-12-04
Keir Fraser
xsm: Consolidate xsm processing within domain control hypercall.
2007-08-31
kfraser
Make XEN_DOMCTL_destroydomain hypercall preemptible, in a way that is
2007-08-31
kfraser
Xen Security Modules: ACM.
2007-08-31
kfraser
Xen Security Modules: XSM
2007-08-14
kfraser
xen: Do not accept DOMID_SELF as input to DOMCTL_getdomaininfo.
2007-07-20
Tim Deegan
Fix IA64 build
2007-07-20
Tim Deegan
[XEN] replace shadow_* with paging_* in common code
2007-07-06
kfraser
Export debugger attached state to xc API.
2007-06-20
kfraser
Enhance guest memory accessor macros so that source operands can be
2007-04-24
kfraser
acm: Code restructuring on domain create/destroy.
2007-04-24
kfraser
Don't bypass the spin_unlock at the end of do_domctl().
2007-04-03
kfraser
xen: Allow vcpus to defer a shutdown request across critical
2007-03-30
Keir Fraser
xen: Fix domain shutdown to synchronously stop domain execution.
2007-03-29
kfraser
xen: Rename remaining vcpu_flags as pause_flags.
2007-03-29
kfraser
xen: Get rid of some VCPUF_* flags and move into their own byte fields.
2007-03-29
kfraser
xen: Split domain_flags into discrete first-class fields in the
2007-03-29
kfraser
xen: Pause domain when changing debug status.
2007-03-28
Keir Fraser
hvm: Clean up handling of exception intercepts.
2007-03-12
kfraser
x86: Add VGCF_onlien flag to vcpu_guest_context.
2007-03-09
kfraser
Revert 14316 -- no need to fix maxvcpu domctl.
2007-03-09
Tim Deegan
[XEN] Don't let the tools take away all of a domain's vcpus.
2007-03-01
Hollis Blanchard
[XEN] Add arch hook for max_mem domctl.
less
more
|
(0)
-60
tip