age |
author |
revision |
description |
2007-11-08 |
Keir Fraser |
16378:6d7ea0cf6e5b |
xm: Fix long options of xm sched-credit |
2007-11-08 |
Keir Fraser |
16377:03e7f6806adb |
x86, hvm: Fix boot of HVM guests with pass-thru devices. Cache |
2007-11-08 |
Keir Fraser |
16376:5b8730c78454 |
Replace is_xen_heap_frame() with is_xen_heap_{page,mfn}(). Callers are |
2007-11-07 |
Keir Fraser |
16375:d4c5a1cdcf2e |
network-bridge: Make detection of gateway device more robust. |
2007-11-07 |
Keir Fraser |
16374:4f1363491a77 |
ioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros. Use the libxc |
2007-11-07 |
Keir Fraser |
16373:4fd6610949f1 |
vt-d: Support intra-domain shared interrupt. |
2007-11-07 |
Keir Fraser |
16372:644e7577f6ee |
x86, hvm: Fix typo in no-missed-tick-accounting timer mode. |
2007-11-07 |
Keir Fraser |
16371:00db9ec39831 |
x86: Fix PV guest CR4 handling. We should not leak hidden CR4 bits |
2007-11-07 |
Keir Fraser |
16370:c982fe8a9f91 |
[SHADOW] Fix up change that allowed MMIO mappings to be shadowed |
2007-11-07 |
Keir Fraser |
16369:ff2edb1fd9f2 |
x86: Change cache attributes of Xen 1:1 page mappings in response to |
2007-11-07 |
Keir Fraser |
16368:fbe7ed173314 |
Enable loopback disk image files on readonly nfs filesystem. |
2007-11-07 |
Keir Fraser |
16367:11dcbf74edf2 |
HVM device passthru: Correct PCI_EXP_DEVCTL_FLR |
2007-11-07 |
Keir Fraser |
16366:b544448502a4 |
vt-d: Disable PMR on every vt-d engine. |
2007-11-06 |
Keir Fraser |
16365:14faf0a94123 |
xentrace: Add missing xentrace format entries for HVM guests. |
2007-11-06 |
Keir Fraser |
16364:6c218ca2db7e |
[PV-ON-HVM] Fix evtchn of unbind_from_irqhandler() |
2007-11-06 |
Keir Fraser |
16363:55b24410ebfc |
vt-d: Free memory of g2m_ioport_list. |
2007-11-06 |
Keir Fraser |
16362:e2445c775efc |
Users manual updates: |
2007-11-06 |
Keir Fraser |
16361:468a30d74bd6 |
xenstored: Recover from corrupt tdb on reboot |
2007-11-06 |
Keir Fraser |
16360:ed20c4232e16 |
xend: Fix startup crash for some network configurations. |
2007-11-05 |
Keir Fraser |
16359:bfb1cb958632 |
[SHADOW] Fix error paths in guest-pagetable walker. |
2007-11-05 |
Keir Fraser |
16358:d945240821e7 |
Small cleanups to console-input-redirect code in Xen. |
2007-11-05 |
Keir Fraser |
16357:dfe9c0c10a2c |
ioemu: Clean up compile warnings. |
2007-11-05 |
Keir Fraser |
16356:a609b4fc411d |
xm: fix "xm labels type=any" command error |
2007-11-05 |
Keir Fraser |
16355:ddc9e6b2babb |
cpufreq, amd: Xen support for architectural AMD pstate driver |
2007-11-05 |
Keir Fraser |
16354:28487ba2ea1e |
x86, hvm: Minor fix of hvm_set_pci_link_route(). |
2007-11-05 |
Keir Fraser |
16353:070da619e65e |
x86, hvm: More fixes to no-missed-tick-accounting mode. |
2007-11-02 |
Keir Fraser |
16352:650cadd1b283 |
Merge. |
2007-11-02 |
Tim Deegan |
16351:db9f62d8f7f4 |
[SHADOW] Make the guest PT walker more complete. |
2007-11-02 |
Keir Fraser |
16350:838e77a41a3c |
hvm: Timer fixes: |
2007-11-02 |
Keir Fraser |
16349:e11b24680480 |
x86, svm: Add hunk I missed from Jan's debug-register handling |
2007-11-02 |
Keir Fraser |
16348:46f91ed0f7d1 |
Live migration with MMIO pages: fix shadow pte propagation. |
2007-11-02 |
Keir Fraser |
16347:3e397fa3a6ad |
x86_emulate: Allow to build outside Xen tree (in tools/test). |
2007-11-02 |
Keir Fraser |
16346:055d98aa2dd0 |
solaris: Fix Solaris tools build. |
2007-11-02 |
Keir Fraser |
16345:d7d40acebdc1 |
xen: Remove stdint.h include. Xen defines its own types. |
2007-11-02 |
Keir Fraser |
16344:4c1b7e48f791 |
ioemu: Remove dependency on linux/input.h |
2007-11-02 |
Keir Fraser |
16343:3582a7a52c10 |
x86, svm: Adds nested paging performance counter to svmexit |
2007-11-02 |
Keir Fraser |
16342:b41333afc9cc |
Merge with ia64/xen-unstable.hg |
2007-11-01 |
Alex Williamson |
16341:cbf8224779c6 |
[IA64] Add support for 4 & 8 byte buffered io |
2007-11-01 |
Alex Williamson |
16340:4255ca79f9d9 |
merge with xen-unstable.hg (staging) |
2007-11-01 |
Alex Williamson |
16339:41c1731c9125 |
[IA64] Implement some PAL procedures |
2007-11-01 |
Alex Williamson |
16338:b235b68a0f4f |
[IA64] Update pal.h and pal.S to linux-2.6.21 |
2007-11-01 |
Alex Williamson |
16337:42e032f52371 |
[IA64] Fix ia64_sal_get_state_info() emulation bug |
2007-10-30 |
Alex Williamson |
16336:a07288a84785 |
merge with xen-unstable.hg (staging) |
2007-10-30 |
Alex Williamson |
16335:c17bfb091790 |
[IA64] Make Xen relocatable |
2007-10-30 |
Alex Williamson |
16334:9adec82f7bfe |
[IA64] Simplify emulate_io_inst |
2007-10-30 |
Alex Williamson |
16333:9e0fe6aaac49 |
[IA64] Increase NITRS/NDTRS to 12 |
2007-10-30 |
Alex Williamson |
16332:c30eff01402a |
[IA64] xenitp: typo fix |
2007-10-30 |
Alex Williamson |
16331:c9535eb45a8b |
[IA64] Enable dbr for VTi domain |
2007-10-24 |
Alex Williamson |
16330:359484cee7d9 |
[IA64] Check range of r2 for mov rr[r3]=r2 |
2007-10-24 |
Alex Williamson |
16329:8cea24cf57c7 |
[IA64] Minor fixes in domain.h |
2007-10-24 |
Alex Williamson |
16328:71fcc70ea78b |
[IA64] Define IA64_DOMAIN_RID_BITS_OFFSET. |
2007-11-01 |
Keir Fraser |
16327:2462265f09ae |
Fix use-after-free in xenconsoled. |
2007-11-01 |
Keir Fraser |
16326:7cd040290f82 |
ioemu: ioemu portion of buffered-io fix. |
2007-11-01 |
Keir Fraser |
16325:338f3c34e656 |
x86: Fix various problems with debug-register handling. |
2007-11-01 |
Keir Fraser |
16324:adefbadab27c |
x86/64: Fix the build. |
2007-11-01 |
Keir Fraser |
16323:2a5461071ca4 |
x86, hvm: Fix stdvga and buffered-io code. |
2007-11-01 |
Keir Fraser |
16322:ba1b6f9d33f5 |
acm, xend: Follow linked files. |
2007-11-01 |
Keir Fraser |
16321:76f30b65854f |
xend: Fix missing boolean xend config options |
2007-11-01 |
Keir Fraser |
16320:931e4b987257 |
PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels. |
2007-10-31 |
Keir Fraser |
16319:3191627e5ad6 |
xenperf: Fix typo in mlock() invocation. |