age |
author |
revision |
description |
2007-12-04 |
Keir Fraser |
16508:d2bef6551c12 |
xsm: Consolidate xsm processing within domain control hypercall. |
2007-12-04 |
Keir Fraser |
16507:190c2592247d |
xentrace: Don't append trace on existing file. |
2007-12-04 |
Keir Fraser |
16506:6e7cf648f7f3 |
domain builder: make mmap() failure message more verbose. |
2007-12-04 |
Keir Fraser |
16505:01faea565a9b |
mini-os: No -fpic when building for x86. |
2007-12-04 |
Keir Fraser |
16504:7573133112c5 |
vnet: Fix compilation on x86/64 which erroneously asserts |
2007-12-04 |
Keir Fraser |
16503:f54b2dd57037 |
vnet: Fix compilation. |
2007-12-04 |
Keir Fraser |
16502:8e3d42fdb8e7 |
x86: Move get_page/put_page out of header file, and only print on |
2007-11-30 |
Alex Williamson |
16501:32ec5dbe2978 |
merge with xen-unstable.hg |
2007-11-29 |
Keir Fraser |
16500:3057f813da14 |
x86_emulate: Fix POPA. Few other cleanups. |
2007-11-28 |
Keir Fraser |
16499:e10eacec8b91 |
vmx: Better tracing in vmcs_dump_vcpu() -- grab RIP/RSP/RFLAGS from |
2007-11-28 |
Keir Fraser |
16498:0b9048f7f257 |
x86_emulate: Emulate SHLD and SHRD instructions. |
2007-11-28 |
Keir Fraser |
16497:c555a5f97982 |
domctl: Fix handling of size parameter in ext_vcpucontext domctl commands. |
2007-11-28 |
Keir Fraser |
16496:71bfeeb0b321 |
xsm: Fix linker script integration for xsm initcall list. |
2007-11-28 |
Keir Fraser |
16495:c00f31f27de6 |
hvm: Fix 2 type mismatches in vlapic.h and hpet.c for 32-bit build Xen |
2007-11-28 |
Keir Fraser |
16494:c76a9aa12d2e |
hvm: Inject #UD for un-emulated instructions rather than crash guest |
2007-11-28 |
Keir Fraser |
16493:bb31c9325d5f |
Fix string length check for vsnprintf() in debugtrace_printk(). |
2007-11-28 |
Keir Fraser |
16492:43b7d24acf9c |
x86_emulate: Emulate RDTSC instruction. |
2007-11-28 |
Keir Fraser |
16491:cca2f2fb857d |
x86_emulate: Emulate ENTER and LEAVE instructions. |
2007-11-28 |
Keir Fraser |
16490:3fdbdd131fc7 |
[Mini-OS] Catch NULL dereferences |
2007-11-28 |
Keir Fraser |
16489:74bd94747ca3 |
[Mini-OS] Fix strrchr() when string doesn't contain the character. |
2007-11-28 |
Keir Fraser |
16488:8d406e2813c8 |
[Mini-OS] Make gnttab allocation/free safe |
2007-11-28 |
Keir Fraser |
16487:f173cd885ffb |
vt-d: Some fixes and cleanup of Intel iommu |
2007-11-27 |
Keir Fraser |
16486:6fd17d0dcbcd |
minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup) |
2007-11-27 |
Keir Fraser |
16485:3b71ee29c282 |
x86_emulate: Fix use-before-initialise warning. |
2007-11-26 |
Keir Fraser |
16484:26e766e0c628 |
vmx realmode: Slight finessing of an error path. |
2007-11-26 |
Keir Fraser |
16483:f9a43c6b5be1 |
vmx realmode: When returning to protected mode we have to massage the |
2007-11-26 |
Keir Fraser |
16482:4d6f92fa1014 |
vmx realmode: Emulate writes to control registers. |
2007-11-26 |
Keir Fraser |
16481:f676c0dacbb9 |
x86_emulate: Emulate LMSW and SMSW. |
2007-11-26 |
Keir Fraser |
16480:4deb65519d9b |
x86 emulate: Emulate atomic read-modify-write instructions as a |
2007-11-26 |
Keir Fraser |
16479:11bfa26dd125 |
vmx realmode: Fix emulation of exception delivery (stack pointer must |
2007-11-26 |
Keir Fraser |
16478:c5332fa8b68d |
x86_emulate: Emulate RETF and RETF imm16. |
2007-11-29 |
Alex Williamson |
16477:f9ca1d8c9e65 |
[IA64] Implement guest_os_type for ia64 |
2007-11-29 |
Alex Williamson |
16476:8d5487ca222f |
[IA64] Provide backing for XEN_DOMCTL_set_opt_feature |
2007-11-29 |
Alex Williamson |
16475:1de4e5056394 |
[IA64] Create XEN_DOMCTL_set_opt_feature |
2007-11-29 |
Alex Williamson |
16474:ad5fa636bc4e |
[IA64] Create common guest_os_type domain config option |
2007-11-28 |
Alex Williamson |
16473:22f7a7a42b86 |
[IA64] Fix assign_domain_mmio_page |
2007-11-28 |
Alex Williamson |
16472:c4ed92fb0d05 |
[IA64] Only use streamlined entry/exit for xen hypercall. |
2007-11-28 |
Alex Williamson |
16471:0cc58b6dfeb2 |
[IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_IRR flag is set. |
2007-11-26 |
Alex Williamson |
16470:98defc4f3bf9 |
[IA64] Add physical to physical data only and reverse transitions. |
2007-11-26 |
Alex Williamson |
16469:4ac315e33f88 |
[IA64] Extract debug_op.h from arch-ia64.h |
2007-11-26 |
Keir Fraser |
16468:9f61a0add5b6 |
x86_emulate: Emulate CPUID and HLT. |
2007-11-26 |
Keir Fraser |
16467:dc3a566f9e44 |
x86_emulate: Emulate LDS/LES/LFS/LGS/LSS. |
2007-11-25 |
Keir Fraser |
16466:bb961bda7eff |
vmx realmode: Detect and correctly plumb mmio accesses from emulated |
2007-11-25 |
Keir Fraser |
16465:6d129d093394 |
x86_emulate: Emulate CMPS and SCAS string-compare instructions. |
2007-11-25 |
Keir Fraser |
16464:7c6944d861b2 |
x86_emulate: Emulate IRET. |
2007-11-25 |
Keir Fraser |
16463:502f5b9469c3 |
x86_emulate: Decode and emulate PUSHF/POPF. |
2007-11-25 |
Keir Fraser |
16462:f6a587e3d5c9 |
x86_emulate: Allow emulated injection of exceptions and interrupts. |
2007-11-25 |
Keir Fraser |
16461:d40788f07a4f |
x86_emulate: Emulate far call/jmp. This completes emulation of Grp5. |
2007-11-25 |
Keir Fraser |
16460:a194083696d5 |
vmx realmode: Support privileged EFLAGS updates in emulated realmode. |
2007-11-25 |
Keir Fraser |
16459:368bcf480772 |
vmx realmode: Plumb through I/O port accesses in emulated realmode. |
2007-11-25 |
Keir Fraser |
16458:ce3e5e859d66 |
vt-d: Fix iommu_map_page(). |
2007-11-24 |
Keir Fraser |
16457:9fd36167ecfa |
Remove unused bcopy() implementation. |
2007-11-24 |
Keir Fraser |
16456:ad632e4f26d4 |
Revert 16450:5e8e82e80. Instead remove all arch-specific handling of |
2007-11-24 |
Keir Fraser |
16455:51082cf273d4 |
vmx: Initial framework for real-mode emulation (disabled by default). |
2007-11-24 |
Keir Fraser |
16454:d5c396128897 |
x86_emulate: Support most common segment load/save instructions. |
2007-11-24 |
Keir Fraser |
16453:2e7fcea74cb1 |
x86: Fix read/write control-register in x86_emulate(). |
2007-11-24 |
Keir Fraser |
16452:b92239112869 |
vt-d: Some fixes of Intel iommu |
2007-11-24 |
Keir Fraser |
16451:483329e219c9 |
[ACM] Remove aggregate set calculations for Domain-0 |
2007-11-24 |
Keir Fraser |
16450:5e8e82e80f3b |
Fix non-optimized compilation of Xen's memcmp |
2007-11-24 |
Keir Fraser |
16449:96409cebd74b |
[Mini-OS] Fix domain blocking race |
2007-11-24 |
Keir Fraser |
16448:2c52520f3284 |
[Mini-OS] Permit x86_64 trap handlers to return |
2007-11-24 |
Keir Fraser |
16447:ee519207734f |
[Mini-OS] Make sure schedule() is called safely |
2007-11-24 |
Keir Fraser |
16446:7eea09b18839 |
[Mini-OS] Fix netfront xmit overflow |
2007-11-24 |
Keir Fraser |
16445:eac7ef8ba544 |
[Mini-OS] Fix net backend path leak |
2007-11-24 |
Keir Fraser |
16444:2fd1ead7fdf5 |
[Mini-OS] Make wake_up callback-safe |
2007-11-24 |
Keir Fraser |
16443:fb7b96a980f6 |
[Mini-OS] Fix init_waitqueue_entry |
2007-11-24 |
Keir Fraser |
16442:ebb61551565b |
[Mini-OS] Add init_SEMAPHORE |
2007-11-24 |
Keir Fraser |
16441:9e88db95ddc7 |
[Mini-OS] Make semaphores callback-safe |
2007-11-24 |
Keir Fraser |
16440:0814fb0f8a4d |
x86, hvm: Config option to allow vmxassist to be disabled. |
2007-11-23 |
Keir Fraser |
16439:dc9246357cdb |
[Mini-OS] Add strrchr() |
2007-11-23 |
Keir Fraser |
16438:b1324eca1cd9 |
[Mini-OS] Add ENOTSUP |
2007-11-23 |
Keir Fraser |
16437:c9c476a22036 |
[Mini-OS] Move _ctype into a module |
2007-11-23 |
Keir Fraser |
16436:81e63d66a64d |
vt-d: Fix ISA IRQ alias issue |
2007-11-23 |
Keir Fraser |
16435:e40015e20548 |
[Mini-OS] Make bind_virq return the port |
2007-11-23 |
Keir Fraser |
16434:d46265d21dc5 |
[Mini-OS] Fix x86 arch_switch_thread |
2007-11-23 |
Keir Fraser |
16433:2215f4f6f0f2 |
[Mini-OS] Optimize get_current() |
2007-11-23 |
Keir Fraser |
16432:f28d36628de8 |
[Mini-OS] Fix stack closures |
2007-11-23 |
Keir Fraser |
16431:75cb82d277be |
[Mini-OS] Fix x86 initial stack alignment |
2007-11-23 |
Keir Fraser |
16430:2e05a6173be0 |
xend: Add support for NetBSD. |
2007-11-22 |
Keir Fraser |
16429:f2711b7eae95 |
hvm: Clean up VMCS/VMCB construction. |
2007-11-22 |
Keir Fraser |
16428:69b56d3289f5 |
x86: emulate I/O port access breakpoints |
2007-11-22 |
Keir Fraser |
16427:fd3f6d814f6d |
x86: single step after instruction emulation |
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. |
2007-11-09 |
Keir Fraser |
16366:837f83225153 |
svm: Intercept and disallow MONITOR/MWAIT. |
2007-11-09 |
Keir Fraser |
16365:fc8be8f3707b |
x86, hvm: Better handling of INVD/WBINVD on VMX and SVM. |
2007-11-08 |
Keir Fraser |
16364:1dcb24e6c4e4 |
Merge with ia64 tree. |
2007-11-08 |
Keir Fraser |
16363:0f792d2c7ee3 |
Fix i386 Xen build. |
2007-11-08 |
Alex Williamson |
16362:568816a7cb0a |
[IA64] Add paddr_to_pfn for upstream changes |
2007-11-08 |
Alex Williamson |
16361:ee935d2b8a63 |
merge with xen-unstable.hg (staging) |
2007-11-08 |
Keir Fraser |
16360:3e3b0418905f |
Fix xend startup after 16344:0ebac857649591. |
2007-11-08 |
Keir Fraser |
16359:0ebac8576495 |
xend: Allow for non-existent xen-python-path binary. |
2007-11-08 |
Keir Fraser |
16358:c0bdfda5183d |
hvm: Clean up buf_ioreq handling. |
2007-11-08 |
Keir Fraser |
16357:cb6675149af8 |
x86, vt-d: Clean up utils code. |
2007-11-08 |
Keir Fraser |
16356:8ff5bb70136d |
x86, hvm: Clean up periodic timer code a little. This leads naturally |
2007-11-08 |
Keir Fraser |
16355:6d7ea0cf6e5b |
xm: Fix long options of xm sched-credit |
2007-11-08 |
Keir Fraser |
16354:03e7f6806adb |
x86, hvm: Fix boot of HVM guests with pass-thru devices. Cache |
2007-11-08 |
Keir Fraser |
16353:5b8730c78454 |
Replace is_xen_heap_frame() with is_xen_heap_{page,mfn}(). Callers are |
2007-11-07 |
Alex Williamson |
16352:d0cd18d78074 |
[IA64] Fix breakage from upstream and remove duplicate code |
2007-11-07 |
Alex Williamson |
16351:a1247c2df2b4 |
merge with xen-unstable.hg (staging) |
2007-11-07 |
Keir Fraser |
16350:d4c5a1cdcf2e |
network-bridge: Make detection of gateway device more robust. |
2007-11-07 |
Keir Fraser |
16349:4f1363491a77 |
ioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros. Use the libxc |
2007-11-07 |
Keir Fraser |
16348:4fd6610949f1 |
vt-d: Support intra-domain shared interrupt. |
2007-11-07 |
Keir Fraser |
16347:644e7577f6ee |
x86, hvm: Fix typo in no-missed-tick-accounting timer mode. |
2007-11-07 |
Keir Fraser |
16346:00db9ec39831 |
x86: Fix PV guest CR4 handling. We should not leak hidden CR4 bits |
2007-11-07 |
Keir Fraser |
16345:c982fe8a9f91 |
[SHADOW] Fix up change that allowed MMIO mappings to be shadowed |
2007-11-07 |
Keir Fraser |
16344:ff2edb1fd9f2 |
x86: Change cache attributes of Xen 1:1 page mappings in response to |
2007-11-07 |
Keir Fraser |
16343:fbe7ed173314 |
Enable loopback disk image files on readonly nfs filesystem. |
2007-11-07 |
Keir Fraser |
16342:11dcbf74edf2 |
HVM device passthru: Correct PCI_EXP_DEVCTL_FLR |
2007-11-07 |
Keir Fraser |
16341:b544448502a4 |
vt-d: Disable PMR on every vt-d engine. |
2007-11-07 |
Alex Williamson |
16340:ef6415fdaf8a |
[IA64] Simplify thash_purge_and_insert() |
2007-11-07 |
Alex Williamson |
16339:e1cc10766f15 |
[IA64] Remove panic_domain in guest_write_eoi() for NULL_VECTOR |
2007-11-07 |
Alex Williamson |
16338:303ac8ec2359 |
[IA64] Clean up of vcpu_init_regs(). |
2007-11-07 |
Alex Williamson |
16337:1d0a2cb9f383 |
[IA64] vti save-restore: ia64 qemu-dm boot clean up. |
2007-11-07 |
Alex Williamson |
16336:df5b49037c77 |
[IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params. |
2007-11-07 |
Alex Williamson |
16335:91575bb23d07 |
[IA64] vti save-restore: hvm domain io page clean up. |
2007-11-07 |
Alex Williamson |
16334:74b40a9f4c0a |
[IA64] vti save-restore: clean up arch_get/set_info_guest() |
2007-11-07 |
Alex Williamson |
16333:828cb584c1cc |
[IA64] vti save-restore: reap ioreq after resume. |
2007-11-07 |
Alex Williamson |
16332:166bf3b04495 |
[IA64] vti save-restore: clean up of PV region register handling. |
2007-11-07 |
Alex Williamson |
16331:7ac9bfbc24e2 |
[IA64] Fix spinlock initializer. |
2007-11-06 |
Alex Williamson |
16330:a071725bda88 |
[IA64] Ignore SAL_PHYSICAL_ID_INFO |
2007-11-06 |
Alex Williamson |
16329:3fd755b95f6f |
[IA64] Cleanup: remove unused fields from struct arch_domain |
2007-11-06 |
Alex Williamson |
16328:7ca6e0b9f73d |
[IA64] Cleanup: remove unused functions, add static. |
2007-11-06 |
Keir Fraser |
16327:14faf0a94123 |
xentrace: Add missing xentrace format entries for HVM guests. |
2007-11-06 |
Keir Fraser |
16326:6c218ca2db7e |
[PV-ON-HVM] Fix evtchn of unbind_from_irqhandler() |
2007-11-06 |
Keir Fraser |
16325:55b24410ebfc |
vt-d: Free memory of g2m_ioport_list. |
2007-11-06 |
Keir Fraser |
16324:e2445c775efc |
Users manual updates: |
2007-11-06 |
Keir Fraser |
16323:468a30d74bd6 |
xenstored: Recover from corrupt tdb on reboot |
2007-11-06 |
Keir Fraser |
16322:ed20c4232e16 |
xend: Fix startup crash for some network configurations. |
2007-11-05 |
Keir Fraser |
16321:bfb1cb958632 |
[SHADOW] Fix error paths in guest-pagetable walker. |
2007-11-05 |
Keir Fraser |
16320:d945240821e7 |
Small cleanups to console-input-redirect code in Xen. |
2007-11-05 |
Keir Fraser |
16319:dfe9c0c10a2c |
ioemu: Clean up compile warnings. |
2007-11-05 |
Keir Fraser |
16318:a609b4fc411d |
xm: fix "xm labels type=any" command error |
2007-11-05 |
Keir Fraser |
16317:ddc9e6b2babb |
cpufreq, amd: Xen support for architectural AMD pstate driver |
2007-11-05 |
Keir Fraser |
16316:28487ba2ea1e |
x86, hvm: Minor fix of hvm_set_pci_link_route(). |
2007-11-05 |
Keir Fraser |
16315:070da619e65e |
x86, hvm: More fixes to no-missed-tick-accounting mode. |
2007-11-02 |
Keir Fraser |
16314:650cadd1b283 |
Merge. |
2007-11-02 |
Tim Deegan |
16313:db9f62d8f7f4 |
[SHADOW] Make the guest PT walker more complete. |
2007-11-02 |
Keir Fraser |
16312:838e77a41a3c |
hvm: Timer fixes: |
2007-11-02 |
Keir Fraser |
16311:e11b24680480 |
x86, svm: Add hunk I missed from Jan's debug-register handling |
2007-11-02 |
Keir Fraser |
16310:46f91ed0f7d1 |
Live migration with MMIO pages: fix shadow pte propagation. |
2007-11-02 |
Keir Fraser |
16309:3e397fa3a6ad |
x86_emulate: Allow to build outside Xen tree (in tools/test). |
2007-11-02 |
Keir Fraser |
16308:055d98aa2dd0 |
solaris: Fix Solaris tools build. |
2007-11-02 |
Keir Fraser |
16307:d7d40acebdc1 |
xen: Remove stdint.h include. Xen defines its own types. |
2007-11-02 |
Keir Fraser |
16306:4c1b7e48f791 |
ioemu: Remove dependency on linux/input.h |
2007-11-02 |
Keir Fraser |
16305:3582a7a52c10 |
x86, svm: Adds nested paging performance counter to svmexit |
2007-11-02 |
Keir Fraser |
16304:b41333afc9cc |
Merge with ia64/xen-unstable.hg |
2007-11-01 |
Keir Fraser |
16303:2462265f09ae |
Fix use-after-free in xenconsoled. |
2007-11-01 |
Keir Fraser |
16302:7cd040290f82 |
ioemu: ioemu portion of buffered-io fix. |
2007-11-01 |
Keir Fraser |
16301:338f3c34e656 |
x86: Fix various problems with debug-register handling. |
2007-11-01 |
Alex Williamson |
16300:cbf8224779c6 |
[IA64] Add support for 4 & 8 byte buffered io |
2007-11-01 |
Alex Williamson |
16299:4255ca79f9d9 |
merge with xen-unstable.hg (staging) |
2007-11-01 |
Keir Fraser |
16298:adefbadab27c |
x86/64: Fix the build. |
2007-11-01 |
Keir Fraser |
16297:2a5461071ca4 |
x86, hvm: Fix stdvga and buffered-io code. |
2007-11-01 |
Keir Fraser |
16296:ba1b6f9d33f5 |
acm, xend: Follow linked files. |
2007-11-01 |
Keir Fraser |
16295:76f30b65854f |
xend: Fix missing boolean xend config options |
2007-11-01 |
Keir Fraser |
16294:931e4b987257 |
PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels. |
2007-10-31 |
Keir Fraser |
16293:3191627e5ad6 |
xenperf: Fix typo in mlock() invocation. |
2007-10-31 |
Keir Fraser |
16292:e2d76fb12ae2 |
ia64: Fix the build after guest_physmap_add_page() changes. |
2007-10-31 |
Keir Fraser |
16291:2717128cbdd1 |
hvm: Fail attempts to add pages to guest pseudophys memory map above |
2007-10-31 |
Keir Fraser |
16290:c7d5d229f191 |
x86, hvm: Allow HAP to be enabled on 32-bit Xen (but still disabled by default). |
2007-10-31 |
Keir Fraser |
16289:eaa8014ef779 |
x86, hvm: Fix 'no_missed_tick_accoutning' timer mode. |
2007-11-01 |
Alex Williamson |
16288:41c1731c9125 |
[IA64] Implement some PAL procedures |
2007-11-01 |
Alex Williamson |
16287:b235b68a0f4f |
[IA64] Update pal.h and pal.S to linux-2.6.21 |
2007-11-01 |
Alex Williamson |
16286:42e032f52371 |
[IA64] Fix ia64_sal_get_state_info() emulation bug |
2007-10-30 |
Alex Williamson |
16285:a07288a84785 |
merge with xen-unstable.hg (staging) |
2007-10-30 |
Keir Fraser |
16284:7eb68d995aa7 |
ia64: Fix after stdvga performance changes to bufioreq struct. |
2007-10-30 |
Keir Fraser |
16283:9379c83e14b5 |
x86, hvm: Flush local TLB after any change to linear pagetable mapping. |
2007-10-30 |
Keir Fraser |
16282:44dde35cb2a6 |
x86, hvm: New timer mode 'no missed-tick accounting'. |
2007-10-30 |
Ian Campbell |
16281:cc58c6f3950e |
Refactor buildconfigs/mk.* to make the common rules separate from the |
2007-10-30 |
Ian Campbell |
16280:0c64074794da |
ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify it |
2007-10-30 |
Ian Campbell |
16279:34f7017a5941 |
Always use ketchup for tarball sources, since the only non-user was |
2007-10-30 |
Ian Campbell |
16278:4687dc12f1af |
Remove the linux-2.6-paravirt build target since it is obsolete now the code is |
2007-10-30 |
Keir Fraser |
16277:4b4c75cb6c0f |
x86: cache current vcpu in some trap-handling functions. |
2007-10-30 |
Keir Fraser |
16276:007ff84be506 |
vt-d: Do dpci eoi outside of irq_lock. |
2007-10-30 |
Keir Fraser |
16275:26fb702fd8cf |
Update README file for Xen 3.2, and add tboot makefile targets and |
2007-10-30 |
Keir Fraser |
16274:afd768e9382e |
Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen. |
2007-10-30 |
Keir Fraser |
16273:ceb195042ca7 |
acm, xm: Propagate error codes. |
2007-10-30 |
Keir Fraser |
16272:dc3fcd5dd4eb |
qemu vnc auth 4/4: XenD config for VNC TLS protocol |
2007-10-30 |
Keir Fraser |
16271:f7026f931e60 |
qemu vnc auth 3/4: Add VNC auth support from upstream QEMU |
2007-10-30 |
Keir Fraser |
16270:5cc6a30faf69 |
qemu vnc auth 2/4: Revert current VNC auth support |
2007-10-30 |
Keir Fraser |
16269:d25ab83a89e3 |
qemu vnc auth 1/4: QEMU event handler bug fix |