aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version for 3.4.0-rc13.4.0-rc1Keir Fraser2009-04-102-1/+2
* x86 acpi: Quieten boot messages regarding power modesKeir Fraser2009-04-101-1/+1
* Disable debug build by default.Keir Fraser2009-04-092-3/+3
* xenpmd: Explicit build rule.Keir Fraser2009-04-091-0/+3
* xend: Fix xm pci-attach/detach for inactive managed domainsKeir Fraser2009-04-091-45/+103
* sbdf2devicepath: converts SBDF into device path.Keir Fraser2009-04-091-0/+82
* xend: fix a typo in pciif so PciController.unwatchAerState() worksKeir Fraser2009-04-091-2/+2
* x86 mce: fix a few possible issuesKeir Fraser2009-04-096-261/+337
* tools: Always use sane upstream (`native') python pathsKeir Fraser2009-04-0818-94/+11
* restore: sign extend p2m when restoring on a host with pfn width <Keir Fraser2009-04-081-1/+1
* x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op().Keir Fraser2009-04-081-16/+0
* x86 hvm: Fix privilege checking in do_hvm_op() hypercall.Keir Fraser2009-04-081-6/+27
* x86 mce: Small cleanups to machine-check hypercall handling.Keir Fraser2009-04-081-22/+9
* Avoid deadlocks on domctl_lock when pausing domains/vcpus.Keir Fraser2009-04-084-9/+43
* network-nat: add domain info for nat-dhcpdKeir Fraser2009-04-081-1/+5
* xend: Give domain-ID 0 to xc.test_assign_deviceKeir Fraser2009-04-081-3/+3
* xend: fix c/s 19510Keir Fraser2009-04-081-4/+4
* tools: fix python installationKeir Fraser2009-04-072-4/+2
* xm: handle error in auxbin gracefullyKeir Fraser2009-04-071-1/+5
* xentrace: Only trace 64b vmexit when in long mode.Keir Fraser2009-04-072-6/+16
* xentrace: Trace CR accesses in hvm emulator.Keir Fraser2009-04-071-0/+3
* cpufreq: align dbs timer for better package C state residencyKeir Fraser2009-04-071-1/+2
* xm, xend: Replace "vslt" with "vslot"Keir Fraser2009-04-076-47/+47
* xend: fix leak of /local/domain/* in xenstoreKeir Fraser2009-04-071-1/+7
* tools/misc: Remove some obsolete scripts.Keir Fraser2009-04-064-125/+1
* Revert c/s 19504 -- uses an obsolete sysfs interface.Keir Fraser2009-04-063-80/+2
* x86: Make special TSC handling (assuming all TSCs tick at exact sameKeir Fraser2009-04-061-41/+70
* x86_64: explicitly zero CR[1] in getvcpucontext for guests with no user PTKeir Fraser2009-04-061-3/+3
* tools: Add device-path command to convert SBDF into device path.Keir Fraser2009-04-063-2/+80
* xend: Use AUTO_PHP_SLOT where it ought to beKeir Fraser2009-04-061-2/+2
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-0610-0/+145
* x86 mce: Small fix for polling/CMCI race conditions.Keir Fraser2009-04-064-8/+21
* Move logic for avoiding limited idle quantum into credit scheduler.Keir Fraser2009-04-022-6/+5
* x86: imply 'noapic' from 'nolapic'Keir Fraser2009-04-021-1/+4
* xm: allow space characters in a vscsi definition.Keir Fraser2009-04-021-1/+1
* hvm: add ACPI power button for HVMKeir Fraser2009-04-026-12/+34
* xenctx, ia64: fix compilation error.Keir Fraser2009-04-021-1/+1
* network-bridge: Fix do_ifup in the case of ${bridge} != ${netdev}Keir Fraser2009-04-021-3/+3
* x86: A further fix to paging_log_dirty_op() -- do not unmap_domain_page(NULL)Keir Fraser2009-04-021-1/+2
* x86: hvm_*io_intercept() should only update p->count if X86EMUL_OKAY.Keir Fraser2009-04-011-2/+8
* Only set scheduler quantum timer for non-idle VCPUsKeir Fraser2009-04-011-2/+3
* x86 hpet: two more fixes for c/s 19419Keir Fraser2009-04-011-1/+4
* x86: paging_log_dirty_op() should take care with invalid log_dirty.topKeir Fraser2009-04-011-2/+3
* xend: Revert c/s 19436 -- fails with Python 2.3, and sock.close()Keir Fraser2009-04-011-1/+0
* ia64: Fix the build after max_cstate changes.Keir Fraser2009-04-013-5/+4
* x86 hpet: fix irq_vector[] update of c/s 19419Keir Fraser2009-04-011-8/+4
* xend: modify a warning log messageKeir Fraser2009-04-011-11/+11
* xend: fix rtc_timeoffset when localtime=1Keir Fraser2009-04-013-17/+13
* xend: Balloon 4MB memory slop when creating a domainKeir Fraser2009-04-011-2/+3
* xend: Set close-on-exec flag for datagram socketsKeir Fraser2009-04-011-0/+2