age |
author |
revision |
description |
2007-11-22 |
Keir Fraser |
16426:ae087a0fa2c9 |
acm: Fix an exit label. |
2007-11-22 |
Keir Fraser |
16425:d3041196ae69 |
netfront/back: Specify interface allowing multicast address add/remove |
2007-11-22 |
Keir Fraser |
16424:5e85709e998b |
[SVM] handle MC threshold registers for Barcelona |
2007-11-22 |
Keir Fraser |
16423:66a7ff355762 |
x86: make set_task_gate() x86-32-only since x86-64 doesn't have task gates. |
2007-11-22 |
Keir Fraser |
16422:db98e4676d3f |
x86-64: access only 4 bytes a the reset vector location on smpboot. |
2007-11-22 |
Keir Fraser |
16421:5b1120109823 |
Header dependency fix. |
2007-11-22 |
Keir Fraser |
16420:980b8d1a5541 |
Merge with ia64 tree. |
2007-11-22 |
Keir Fraser |
16419:7186e9611d55 |
libxc: Minor clean up of xc_core, and fix for -fstrict-overflow. |
2007-11-22 |
Keir Fraser |
16418:93d129d27f69 |
hvm: Clean up CPUID 0x80000001 emulation. Filter out RDTSCP feature |
2007-11-21 |
Alex Williamson |
16417:53dc1cf50506 |
merge with xen-unstable.hg (staging) |
2007-11-21 |
Keir Fraser |
16416:05cbf512b82b |
x86: rmb() can be weakened according to new Intel spec. |
2007-11-21 |
Keir Fraser |
16415:7ccf7d373d0e |
x86: Re-factor and clean up system.h. |
2007-11-21 |
Keir Fraser |
16414:6301c3b6e1ba |
i386: Remove unnecessary, and broken, address check I added to seg |
2007-11-21 |
Keir Fraser |
16413:81aa410fa662 |
i386: adjustment to segment fixup code. |
2007-11-21 |
Keir Fraser |
16412:8c305873f2b8 |
x86: Make IDT/GDT/LDT updates safe. |
2007-11-21 |
Keir Fraser |
16411:ec0bc82cebfd |
ioemu: Add e100 NIC support. Req'd for w2k3/IA64. |
2007-11-21 |
Keir Fraser |
16410:ae6f4c7f15cb |
hvm: Do not crash guest if it does an unaligned access to an HPET |
2007-11-21 |
Keir Fraser |
16409:00fec8212ae6 |
Remove unused smpboot.h header file. |
2007-11-20 |
Alex Williamson |
16408:9a9ddc04eea2 |
merge with xen-unstable.hg (staging) |
2007-11-20 |
Keir Fraser |
16407:2e5d922b7ee3 |
xen: Allow granting of foreign access to iomem pages, and with |
2007-11-20 |
Keir Fraser |
16406:f62e6c697eeb |
x86, 32-on-64: Improve checking in vcpu_destroy_pagetables(). It *is* |
2007-11-20 |
Keir Fraser |
16405:94b3979606cd |
xenapi: Extension to get vif total i/o stats. |
2007-11-20 |
Keir Fraser |
16404:2022cbc842af |
ACM: Test sharing as part of the authorization check. |
2007-11-20 |
Keir Fraser |
16403:bc6aaa44e296 |
svm: Fix __update_guest_eip() to clear interrupt shadow. |
2007-11-20 |
Keir Fraser |
16402:64fbef22f86a |
xen: Domain0 builder should set start_info magic string to |
2007-11-20 |
Alex Williamson |
16401:87afd05bd254 |
[IA64] vti save-restore: save.h clean up |
2007-11-20 |
Alex Williamson |
16400:e6acebec04a2 |
[IA64] vti save-restore: save/restore opt_feature status |
2007-11-20 |
Alex Williamson |
16399:6fc79cb7934d |
[IA64] vti save-restore: preparation opt_feature support |
2007-11-20 |
Alex Williamson |
16398:b444678b94ea |
[IA64] vti save-restore: fix opt_feature hypercall |
2007-11-20 |
Alex Williamson |
16397:428679ca60d8 |
[IA64] vti save-restore: fix vacpi_save() |
2007-11-17 |
Keir Fraser |
16396:d2935f9c217f |
x86: Move log-dirty-mode assertion to correct place. |
2007-11-16 |
Keir Fraser |
16395:8e98c3d6a55f |
Log dirty radix tree code cleanup. Also do not deference non-existent |
2007-11-16 |
Keir Fraser |
16394:86e4b37a06cc |
hvm: RTC emulation - RTC_UIE/RTC_SET fix |
2007-11-16 |
Keir Fraser |
16393:68c911f7733a |
hvm: make dirty logging stop requiring physical pages of order > 0 |
2007-11-16 |
Keir Fraser |
16392:2052364cb456 |
x86: Clean up some files of inline asm, and fix |
2007-11-16 |
Keir Fraser |
16391:5a72a99be911 |
hvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SIZE-1. |
2007-11-16 |
Keir Fraser |
16390:e2f5b5b24e07 |
xentrace: make xentrace and xenmon work on Solaris and *BSD. |
2007-11-16 |
Keir Fraser |
16389:270bd0fc3669 |
xentrace: Fix TypeError handling of xentrace_format. |
2007-11-16 |
Keir Fraser |
16388:e948f402c356 |
qemu: more verbose on failures. |
2007-11-16 |
Keir Fraser |
16387:03d6d0f96e12 |
vt-d: Clean up VT-d code |
2007-11-16 |
Keir Fraser |
16386:614dad9f8fdc |
pvfb: PVFB SDL backend chokes on bogus screen updates |
2007-11-16 |
Keir Fraser |
16385:1ad85cdcca3d |
xend: host.get_log() close fd |
2007-11-16 |
Keir Fraser |
16384:e82fb0729b51 |
vmx: wbinvd optimization for pass-through domain. |
2007-11-16 |
Keir Fraser |
16383:ef4b60c99735 |
x86, hvm: Small code cleanups. |
2007-11-16 |
Keir Fraser |
16382:79d050b2b35e |
xend, xenapi: Strip characters from logs that XMLRPC layer cannot handle. |
2007-11-16 |
Keir Fraser |
16381:d1ac500f77c1 |
x86, hvm: Allow stdvga acceleration to work with 32-bit x86. |
2007-11-15 |
Keir Fraser |
16380:01d5511e47ba |
xend: readDomTxn() and friends use dompath, not vmpath. |
2007-11-13 |
Keir Fraser |
16379:ba69fe2dce91 |
Fix header dependencies list, broken by c/s 16133. |
2007-11-13 |
Keir Fraser |
16378:a7f8ff1ca311 |
x86: Do not read/write EFER MSR if it doesn't exist. |
2007-11-13 |
Keir Fraser |
16377:44f24d717299 |
Fix non-portable grep usage. Solaris doesn't have -q option. |
2007-11-13 |
Keir Fraser |
16376:6c544894b8b2 |
x86: GDT reserved page should be a full page. |
2007-11-13 |
Keir Fraser |
16375:a35586bd493b |
vmx: Restore correct host SYSENTER parameters on vmexit. |
2007-11-13 |
Keir Fraser |
16374:ab516ca6e984 |
vmx: Set HOST_FS and HOST_GS to unusable on vmexit. |
2007-11-13 |
Keir Fraser |
16373:5e4d4934a5d7 |
tools: Avoid -nostdlib argument to $(LD). |
2007-11-13 |
Keir Fraser |
16372:37be0bb60518 |
Revert 16067:9f9f9b68cd08a03fc8cfad9f5ab702e50b6b6463. |
2007-11-11 |
Keir Fraser |
16371:dfca1120813f |
libxc: Consistently print errno on write() error in domain_save code. |
2007-11-11 |
Keir Fraser |
16370:f669bf5c6720 |
libxc: Consolidate read()/write() syscall wrappers to read/write an |
2007-11-10 |
Keir Fraser |
16369:a790ad6ef073 |
solaris, xend: Fix FMRI for Solaris SMF. |
2007-11-10 |
Keir Fraser |
16368:afd7d5c96e09 |
xend: Fix appending policy module to end of grub's config file |
2007-11-09 |
Keir Fraser |
16367:8d8d179b9b05 |
vmx: Enable WBINVD intercepts to avoid real WBINVD for non-vtd guests. |