aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * xend: allow hvm domain to have multiple serial consolesKeir Fraser2009-04-011-0/+8
| * acm: Restrict the XML of the policy to only allow oneKeir Fraser2009-04-011-1/+1
| * stubdom: Fix newlib-chk.patch so it appliesKeir Fraser2009-04-011-12/+8
| * stubdom: Add newlib-chk.patchKeir Fraser2009-03-311-0/+159
| * Simplify spinlock code and re-enable IRQs where possible when spinning.Keir Fraser2009-03-313-121/+18
| * hvmloader: ROMBIOS must POST in big real mode, since it supports PMM,Keir Fraser2009-03-312-4/+4
| * xend: Fix domain creation.Keir Fraser2009-03-311-2/+2
| * build: Get rid of some more hardcoded install pathsKeir Fraser2009-03-314-9/+12
| * x86: Enable S3 for 32bit dom0 on 64bit XenKeir Fraser2009-03-311-0/+14
| * hvmloader acpi: Reserve ioport ranges for expanded PHPKeir Fraser2009-03-312-245/+272
| * x86: unify BUG() & Co, reduce overhead on x86-64Keir Fraser2009-03-314-58/+40
| * Use unlikely() in BUG_ON()/WARN_ON()Keir Fraser2009-03-312-3/+3
| * ia64, pygrub: Allow command-line editing in Lilo boot loaderKeir Fraser2009-03-311-1/+5
| * xend: less noise in xend-debug.log on HVM shutdownKeir Fraser2009-03-311-1/+4
| * xend: Check for valid CPU_CAP value when creating new domainKeir Fraser2009-03-311-0/+15
| * x86 mce: fix and clean up c/s 19423Keir Fraser2009-03-314-201/+138
| * x86: small adjustment to asm constraints for c/s 19400Keir Fraser2009-03-311-2/+2
| * x86 mce: fix c/s 18938Keir Fraser2009-03-313-30/+47
| * x86 mce: fix c/s 17968 for 32-on-64Keir Fraser2009-03-316-61/+135
| * minios: Extend struct blkfront_aiocb.Keir Fraser2009-03-311-0/+2
| * tools build: No need for LFS flags on NetBSD.Keir Fraser2009-03-311-0/+2
| * vtd: fix multiple Dom0 S3 on hosts that support Queued Invalidation.Keir Fraser2009-03-312-3/+22
| * cpuidle: suspend/resume scheduler tick timer during cpu idle state entry/exitKeir Fraser2009-03-315-14/+64
| * xend: Return True from device_update when cfg_xenapiKeir Fraser2009-03-311-0/+1
| * XenAPI: Implement {get,set}_auto_power_onKeir Fraser2009-03-314-1/+11
| * x86: Clean up atomic.h comments and asm specifiers.Keir Fraser2009-03-311-28/+18
| * vtd: fix iommu vector leakKeir Fraser2009-03-312-7/+12
| * xend: Allow user to specify vslots 0 - 1f for static pass-throughKeir Fraser2009-03-311-1/+1
| * xen: include MSI/MSI-X information in interrupt debug outputKeir Fraser2009-03-311-14/+20
| * xenctx: Teach xenctx how to find the right addresses in real-mode.Keir Fraser2009-03-311-8/+30
| * minios: _chk_fail and _chk canaries for minios and newlibKeir Fraser2009-03-312-0/+9
| * xenctx: Always show code context, even when not in kernel modeKeir Fraser2009-03-311-14/+20
| * libxc: Fix xc_translate_foreign_address in non-paged modeKeir Fraser2009-03-311-1/+1