age |
author |
revision |
description |
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 |
2008-07-28 |
Keir Fraser |
18174:c6502ade05f9 |
xend, pci passthru: Relax the requirement of co-assignment. |
2008-07-28 |
Keir Fraser |
18173:6783e2ec60c0 |
xend: Improve the error prompt when xc.test_assign_device() fails. |
2008-07-25 |
Keir Fraser |
18172:37fae02cc335 |
Update Xen version for 3.3.0-rc2-pre |
2008-07-25 |
Keir Fraser |
18171:0d47762bad38 |
Added tag 3.3.0-rc1 for changeset c3494402098e26507fc61a6579832c0149351d6a |
2008-07-25 |
Keir Fraser |
18170:c3494402098e |
Update Xen version for 3.3.0-rc1.3.3.0-rc1 |
2008-07-25 |
Keir Fraser |
18169:c89f1c453ac9 |
Add some directories created by the stubdom build to .hgignore. |
2008-07-25 |
Keir Fraser |
18168:2e4ecfc83460 |
x86_emulate: fix unintended writeback on cmp/test instructions |
2008-07-25 |
Keir Fraser |
18167:267a59f9580b |
Support using a specific branch or tag of ioemu-remote |
2008-07-25 |
Keir Fraser |
18166:ddea9c73ea78 |
xend: fix dual destroy |
2008-07-25 |
Keir Fraser |
18165:a7642acd9caf |
stubdom: avoid re-making mk-headers and thus newlib etc. |
2008-07-25 |
Keir Fraser |
18164:526e14c2eb68 |
fs-backend: fix FD allocation for file creation |
2008-07-25 |
Keir Fraser |
18163:9b8f3ec6c5fd |
x86: adds put_domain() for breaks in arch_do_domctl(). |
2008-07-25 |
Keir Fraser |
18162:630ee9fd6f8c |
vtd: change code style of pci.c file, and add spin_unlock(&pdev->lock) |
2008-07-25 |
Keir Fraser |
18161:5e44f5d76432 |
vtd: There is only one INCLUDE_ALL DMAR unit in system, but no |
2008-07-25 |
Keir Fraser |
18160:7b6942ad565c |
vt-d: Map RMRR in intel_iommu_add_device() if the device has RMRR; |
2008-07-25 |
Keir Fraser |
18159:804d29cfd083 |
stubdom: fix do_xen_hypercall error report |
2008-07-24 |
Keir Fraser |
18158:f0cd9df566ec |
stubdom: make sure to use old tree for now |
2008-07-24 |
Keir Fraser |
18157:a47b54fadce4 |
minios: grant table map (gntdev) bug fixes |
2008-07-24 |
Keir Fraser |
18156:fe3db971bfd0 |
minios: Fix build on some gcc versions. |
2008-07-24 |
Keir Fraser |
18155:1cdacc826244 |
tools: use $(PREFIX) rather than hard-coding /usr |
2008-07-24 |
Keir Fraser |
18154:0c320ae06d79 |
tools: remove type parameter from xc_physdev_map_pirq{,_msi}() |
2008-07-24 |
Keir Fraser |
18153:89d05940cc1c |
x86: rename MSI option |
2008-07-24 |
Keir Fraser |
18152:07a44e0d2c52 |
x86/32on64: add missing physdev compat mode definitions |
2008-07-24 |
Keir Fraser |
18151:ab1d7db3facb |
x86: XENPF_set_processor_pminfo handler adjustments |
2008-07-24 |
Keir Fraser |
18150:379dd201c36c |
minios: grant table map (gntdev) for minios |
2008-07-24 |
Keir Fraser |
18149:707569df20e1 |
ioemu: fix spurious track_dirty_vram warning |
2008-07-24 |
Keir Fraser |
18148:16ba99f816a3 |
mini-os: select call incorrectly reports xce_handle as ready |
2008-07-24 |
Keir Fraser |
18147:6604234057f6 |
pv-grub: re-implement xc_map_foreign_ranges |
2008-07-24 |
Keir Fraser |
18146:e9f24be7a515 |
rombios: S3 resume data must be in EBDA. |
2008-07-24 |
Keir Fraser |
18145:9d56e562a570 |
blktap: Clean *.opic on 'make clean'. |
2008-07-24 |
Keir Fraser |
18144:45adcd9d5cf6 |
libxc: Fix after xc_map_foreign_ranges() patch. |
2008-07-23 |
Keir Fraser |
18143:7299346111fb |
libxc: Clean up xc_map_foreign_ranges() interface to hide the |
2008-07-23 |
Keir Fraser |
18142:351ce3b94e2d |
hvm: Fix intra-vga-mem mmio in stdvga.c |
2008-07-23 |
Keir Fraser |
18141:2ba91f7495ae |
vtd: no need to flush iotlb or write buffer in iommu_page_mapping(). |
2008-07-23 |
Keir Fraser |
18140:ba6be1571cc6 |
vtd: During parsing DMAR table, if find RMRR is incorrect, return error. |
2008-08-07 |
Isaku Yamahata |
18139:7affdebb7a1e |
[IA64] allocate percpu area in the xen va area. |
2008-07-31 |
Isaku Yamahata |
18138:e9706492e960 |
[IA64] Fix mca handler so as not to destroy ar |
2008-07-28 |
Isaku Yamahata |
18137:c587457f6916 |
[IA64] fix fpswa mapping which was broken by EFI mapping. |