age |
author |
revision |
description |
2008-08-01 |
Keir Fraser |
18234:f5bb024f9135 |
ioemu: fix libpci error handling. |
2008-08-01 |
Keir Fraser |
18233:8d1c146fd842 |
ioemu, passthrough: fix writing handlers for base address registers. |
2008-08-01 |
Keir Fraser |
18232:ccfb470f106f |
ioemu, passthrough: fix log messages and comments |
2008-08-01 |
Keir Fraser |
18231:f37a7ea71766 |
io passthru: fix a bug when assigning a SATA CDROM or DISK |
2008-08-01 |
Keir Fraser |
18230:1c39d42dcce8 |
minios: Error case when unbinding unknown port in xc_evtchn_unbind is |
2008-08-01 |
Keir Fraser |
18229:6314450a73c7 |
FSIF: extend protocol to multi-grant requests and multi-page ring |
2008-08-01 |
Keir Fraser |
18228:8c45d17127a7 |
stubdom: update documentation |
2008-07-31 |
Keir Fraser |
18227:5340e6d5d559 |
pass IOEMU_CONFIGURE_CROSS to ioemu-remote/xen-setup |
2008-07-31 |
Keir Fraser |
18226:782c6bddf9be |
AMD IOMMU: spin_uinlock() on early return path. |
2008-07-31 |
Keir Fraser |
18225:39f2dfacbcad |
pv-on-hvm: Update for linux-2.6.18-xen.hg:623:2866e6af50 |
2008-07-31 |
Keir Fraser |
18224:09ee974e722f |
AMD IOMMU: Miscellaneous fixes and cleanups. |
2008-07-31 |
Keir Fraser |
18223:f1486d8c06fb |
AMD IOMMU: Add deallocation for interrupt remapping table. |
2008-07-31 |
Keir Fraser |
18222:a352c29d5471 |
AMD IOMMU: Remove pci scanning, parse acpi structures to detect iommu hardware. |
2008-07-31 |
Keir Fraser |
18221:1d00eeddcd83 |
AMD IOMMU: Remove device range register access, parse acpi structures |
2008-07-31 |
Keir Fraser |
18220:d922ce861337 |
AMD IOMMU: Since device id covered by each iommu can never overlap, |
2008-07-31 |
Keir Fraser |
18219:6fabbba27009 |
xm on xenapi: Enable 'xm pci-{att,det}ach' commands to be executed via xen-api. |
2008-07-31 |
Keir Fraser |
18218:e446b7c3db5f |
xm on xenapi: Add missing support for creating pci-assigned domains |
2008-07-31 |
Keir Fraser |
18217:1f338c90d60f |
mini-os: make init_pcifront fail early if there is no backend |
2008-07-31 |
Keir Fraser |
18216:8182a85460f7 |
xend: Fix portability issue of lspci option. |
2008-07-31 |
Keir Fraser |
18215:a23f0d91e2fc |
hvm builder: Cleaner sp_extents allocation |
2008-07-31 |
Keir Fraser |
18214:a09df7d4e94e |
x86: Handle p2m_ram_ro with HAP |
2008-07-31 |
Keir Fraser |
18213:532094aefa5d |
Update Xen version for 3.3.0-rc3-pre |
2008-07-31 |
Keir Fraser |
18212:58ca095ca5e2 |
Added tag 3.3.0-rc2 for changeset dde12ff94c96331668fe38a7b09506fa94d03c34 |
2008-07-31 |
Keir Fraser |
18211:dde12ff94c96 |
Update Xen version for 3.3.0-rc2.3.3.0-rc2 |
2008-07-31 |
Keir Fraser |
18210:2ee49553a944 |
firmware: Fix build dependencies. |
2008-07-31 |
Keir Fraser |
18209:05391ca07588 |
Remove vtd_hw_check(). |
2008-07-31 |
Keir Fraser |
18208:482c16b55c28 |
evtchn: Avoid spurious event-channel notifications across unbind/bind. |
2008-07-31 |
Keir Fraser |
18207:82edb8c9ae17 |
vtd: Fix bug #1306: Dom0 hangs when destroying guest with MSI NIC assigned |
2008-07-31 |
Keir Fraser |
18206:b8c7d7e0ba7f |
stubdom: fix make clean ; make |
2008-07-31 |
Keir Fraser |
18205:e257f75a2cdf |
vtd: Add a debug key 'V' to dump some iommu info. |
2008-07-30 |
Keir Fraser |
18204:21dd1fdb73d8 |
Allow xm to spawn vnc viewer |
2008-07-30 |
Keir Fraser |
18203:9ee2e41a68a1 |
grant_table: Remove compat-shim BUG_ON() which can fail if |
2008-07-30 |
Keir Fraser |
18202:bfe5ad83a491 |
firmware: Fix CFLAGS -I directives. |
2008-07-30 |
Keir Fraser |
18201:9364212ad2b2 |
rombios: Simplify and clarify POST code a little. |
2008-07-30 |
Keir Fraser |
18200:8c8505e8e4e3 |
ioemu: fix warnings in pass-through.h and pass-through.c |
2008-07-30 |
Keir Fraser |
18199:b9edc4627944 |
vtd: Move dom0 RMRR check to intel_iommu_remove_device() |
2008-07-30 |
Keir Fraser |
18198:eba86724cc07 |
pygrub: Add 64bit library path to pygrub default search path. |
2008-07-30 |
Keir Fraser |
18197:bd9823ec7097 |
xm, xenapi: Fix a problem in xm client for domain shutdown |
2008-07-30 |
Keir Fraser |
18196:4160bc28f0fb |
xm: Enable a bootloader when using XM via Xen-API |
2008-07-30 |
Keir Fraser |
18195:b613bf4c4289 |
x86: Fix the build after c/s 18163 (5fbcbee355e2) |
2008-07-30 |
Keir Fraser |
18194:6cd615adaac7 |
xenconsoled: replace gettimeofday with clock_gettime |
2008-07-29 |
Keir Fraser |
18193:39cb0de3ee2f |
rombios: Remove dead code. |
2008-07-29 |
Keir Fraser |
18192:979e098dfb92 |
rombios: Obtain S3 wake vector from >1MB. |
2008-07-29 |
Keir Fraser |
18191:a538185695ed |
hvmloader: Load ACPI tables outside BIOS area, so they are writable by |
2008-07-29 |
Keir Fraser |
18190:b0ee5e8613e9 |
Change Px control protection corresponding to changeset 18125 |
2008-07-29 |
Keir Fraser |
18189:5fbcbee355e2 |
x86, hvm: Fix issue with user-mode writes to read-only memory. |
2008-07-29 |
Keir Fraser |
18188:eb10a50752bc |
rombios: Narrow window where BIOS area is writable, and ensure it |
2008-07-29 |
Keir Fraser |
18187:9454fae58cb8 |
x86: reprogram LAPIC timer in pit_broadcast_exit |
2008-07-29 |
Keir Fraser |
18186:507045f254e9 |
vtd: Fix some dmar bugs |
2008-07-29 |
Keir Fraser |
18185:7f65527eacd6 |
x86: fix a few page table handling issues |
2008-07-29 |
Keir Fraser |
18184:b25fa9df7375 |
Fix ia64 build. |
2008-07-28 |
Keir Fraser |
18183:445681d122c0 |
Simplify 'dma heap' logic. |
2008-07-28 |
Keir Fraser |
18182:6f841a2545e0 |
Default dma_bitsize is 30. |
2008-07-28 |
Keir Fraser |
18181:0dc50e764c8c |
Change cpufreq_controller from meanless FREQCTL_none to FREQCTL_xen |
2008-07-28 |
Keir Fraser |
18180:eb71d05f51a2 |
Move xen-pm options from dom0 cmdline option to start info. |
2008-07-28 |
Keir Fraser |
18179:fa8a39619154 |
xenapi: Update the xenapi document for pci device assignment support. |
2008-07-28 |
Keir Fraser |
18178:7a35ab9dba8a |
fs-back: build fixes for BSD and cleanups. |
2008-07-28 |
Keir Fraser |
18177:3769051151ae |
x86: extend debug key 't' to collect useful clock skew info |
2008-07-28 |
Keir Fraser |
18176:b47e503f3282 |
x86: Roughly synchronise calls to local_time_calibration(). |
2008-07-28 |
Keir Fraser |
18175:13690b68fd46 |
xend, pci passthru: Use Dstate transition to do FLR for integrated |