aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version for 3.3.0-rc2.3.3.0-rc2Keir Fraser2008-07-312-1/+2
* firmware: Fix build dependencies.Keir Fraser2008-07-313-8/+10
* Remove vtd_hw_check().Keir Fraser2008-07-312-33/+0
* evtchn: Avoid spurious event-channel notifications across unbind/bind.Keir Fraser2008-07-317-28/+41
* vtd: Fix bug #1306: Dom0 hangs when destroying guest with MSI NIC assignedKeir Fraser2008-07-313-36/+48
* stubdom: fix make clean ; makeKeir Fraser2008-07-311-1/+3
* vtd: Add a debug key 'V' to dump some iommu info.Keir Fraser2008-07-313-0/+110
* Allow xm to spawn vnc viewerKeir Fraser2008-07-304-50/+183
* grant_table: Remove compat-shim BUG_ON() which can fail ifKeir Fraser2008-07-301-1/+0
* firmware: Fix CFLAGS -I directives.Keir Fraser2008-07-303-4/+2
* rombios: Simplify and clarify POST code a little.Keir Fraser2008-07-301-57/+9
* ioemu: fix warnings in pass-through.h and pass-through.cKeir Fraser2008-07-302-2/+10
* vtd: Move dom0 RMRR check to intel_iommu_remove_device()Keir Fraser2008-07-301-23/+23
* pygrub: Add 64bit library path to pygrub default search path.Keir Fraser2008-07-301-1/+1
* xm, xenapi: Fix a problem in xm client for domain shutdownKeir Fraser2008-07-301-2/+3
* xm: Enable a bootloader when using XM via Xen-APIKeir Fraser2008-07-301-3/+5
* x86: Fix the build after c/s 18163 (5fbcbee355e2)Keir Fraser2008-07-301-3/+1
* xenconsoled: replace gettimeofday with clock_gettimeKeir Fraser2008-07-302-7/+7
* rombios: Remove dead code.Keir Fraser2008-07-291-27/+0
* rombios: Obtain S3 wake vector from >1MB.Keir Fraser2008-07-298-96/+112
* hvmloader: Load ACPI tables outside BIOS area, so they are writable byKeir Fraser2008-07-294-12/+42
* Change Px control protection corresponding to changeset 18125Keir Fraser2008-07-294-10/+10
* x86, hvm: Fix issue with user-mode writes to read-only memory.Keir Fraser2008-07-291-6/+17
* rombios: Narrow window where BIOS area is writable, and ensure itKeir Fraser2008-07-291-7/+13
* x86: reprogram LAPIC timer in pit_broadcast_exitKeir Fraser2008-07-291-1/+4
* vtd: Fix some dmar bugsKeir Fraser2008-07-291-7/+8
* x86: fix a few page table handling issuesKeir Fraser2008-07-291-12/+24
* Fix ia64 build.Keir Fraser2008-07-291-0/+6
* Simplify 'dma heap' logic.Keir Fraser2008-07-282-62/+23
* Default dma_bitsize is 30.Keir Fraser2008-07-283-13/+3
* Change cpufreq_controller from meanless FREQCTL_none to FREQCTL_xenKeir Fraser2008-07-282-2/+2
* Move xen-pm options from dom0 cmdline option to start info.Keir Fraser2008-07-283-9/+5
* xenapi: Update the xenapi document for pci device assignment support.Keir Fraser2008-07-285-6/+1277
* fs-back: build fixes for BSD and cleanups.Keir Fraser2008-07-284-39/+40
* x86: extend debug key 't' to collect useful clock skew infoKeir Fraser2008-07-281-14/+38
* x86: Roughly synchronise calls to local_time_calibration().Keir Fraser2008-07-281-3/+4
* xend, pci passthru: Use Dstate transition to do FLR for integratedKeir Fraser2008-07-282-40/+64
* xend, pci passthru: Relax the requirement of co-assignment.Keir Fraser2008-07-282-5/+17
* xend: Improve the error prompt when xc.test_assign_device() fails.Keir Fraser2008-07-281-8/+14
* Update Xen version for 3.3.0-rc2-preKeir Fraser2008-07-252-2/+1
* Added tag 3.3.0-rc1 for changeset c3494402098e26507fc61a6579832c0149351d6aKeir Fraser2008-07-251-0/+1
* Update Xen version for 3.3.0-rc1.3.3.0-rc1Keir Fraser2008-07-252-1/+2
* Add some directories created by the stubdom build to .hgignore.Keir Fraser2008-07-251-0/+4
* x86_emulate: fix unintended writeback on cmp/test instructionsKeir Fraser2008-07-251-0/+2
* Support using a specific branch or tag of ioemu-remoteKeir Fraser2008-07-251-0/+6
* xend: fix dual destroyKeir Fraser2008-07-251-0/+3
* stubdom: avoid re-making mk-headers and thus newlib etc.Keir Fraser2008-07-252-1/+3
* fs-backend: fix FD allocation for file creationKeir Fraser2008-07-251-1/+11
* x86: adds put_domain() for breaks in arch_do_domctl().Keir Fraser2008-07-251-2/+11
* vtd: change code style of pci.c file, and add spin_unlock(&pdev->lock)Keir Fraser2008-07-251-37/+42