age |
author |
revision |
description |
2006-04-21 |
kaf24 |
9802:72adf2025a93 |
PAE pgd construction code should use clone_pgd_range(). |
2006-04-21 |
kaf24 |
9801:376d51321a3a |
Fix python installation on sles10. Install prefix is being |
2006-04-21 |
kaf24 |
9800:7e72a5f6f886 |
Minor comment fix. |
2006-04-21 |
kaf24 |
9799:1d42739fee3b |
Fix user manual regarding trace buffers. |
2006-04-21 |
vhanquez |
9798:a2ac9a1b10bc |
put back XEN_NETDEV_LOOPBACK in kernel. |
2006-04-20 |
vhanquez |
9797:7bc251b4c2b5 |
Put back BLK_DEV_LOOP in the kernel, to avoid failure in XenRT. |
2006-04-20 |
kaf24 |
9796:daa8047710d0 |
Enable migration of a domain to the local machine - some timing |
2006-04-20 |
emellor |
9795:dbf7032f1fc6 |
Continue to diagnose the device state, even if Xend has crashed. |
2006-04-20 |
vhanquez |
9794:482c3d3cbc92 |
adjustement to default configs to build BLK_DEV_GENERIC in the kernel directly. |
2006-04-20 |
kaf24 |
9793:d580da01ded7 |
SVM patch to ensure that PAE bit is set for 32bit guests on 32bit PAE, |
2006-04-20 |
vhanquez |
9792:75f8e9c4e483 |
Put back some modules directly in kernel. |
2006-04-20 |
kaf24 |
9791:c76daba31026 |
In both i386 and x86-64 Linux, using a static variable (and thus |
2006-04-20 |
kaf24 |
9790:f80709ba0e79 |
Build frontend drivers into the -xen kernels rather than as |
2006-04-19 |
vhanquez |
9789:5454b6a7207a |
Update -xen configs for 32/64 bits to be closer to what distributions use. |
2006-04-19 |
stekloff |
9788:bdcc838b9a72 |
Add small memory warning message to domain configuration examples. |
2006-04-19 |
stekloff |
9787:addc26c4b4a6 |
Small Memory fix patch #2: I forgot to change the XmTestDomain method |
2006-04-19 |
stekloff |
9786:a22ce69dd703 |
Fix the 15_create_smallmem_pos.py test, which was failing because the |
2006-04-19 |
emellor |
9785:5b1e10215e38 |
Under FC5 multi-line commands in bash script language have to be wrapped |
2006-04-19 |
emellor |
9784:909664b50602 |
This fixes a path problem with the current ACM scripts. |
2006-04-19 |
kaf24 |
9783:4ce84cc55727 |
x86/64 e820-parse-and-map code should skip low 1GB now as that |
2006-04-19 |
kaf24 |
9782:7dc3c0bf1395 |
Increase size of level-2 initial PDE identity map from first 64MB of |
2006-04-19 |
kaf24 |
9781:3ff86698f394 |
Fix 64-bit Xen build after new PIT (i8254) code. |
2006-04-19 |
kaf24 |
9780:83ba928544c4 |
The Xen Hypervisor currently operates a bit differently when the |
2006-04-19 |
kaf24 |
9779:b0ee5d9b9ebd |
Clean up the xenoprofile hypercall interface. |
2006-04-19 |
kaf24 |
9778:123ff1c70728 |
Fix swapped calloc() arguments. |
2006-04-19 |
kaf24 |
9777:5765497cf75e |
Sync PIT device model with latest qemu and move it to hypervisor. |
2006-04-19 |
kaf24 |
9776:72f9c751d3ea |
Replace &foo[0] with foo where the latter seems cleaner |
2006-04-19 |
kaf24 |
9775:b550a93c6459 |
This patch defines a test_and_clear bitop for cpumask_t pointers. |
2006-04-19 |
emellor |
9774:0094c4c8c221 |
This is an update on the vTPM installation instructions. |
2006-04-25 |
awilliam |
9773:9a915e2828f3 |
[IA64] Fix the total memory info with xm info command |
2006-04-25 |
awilliam |
9772:ddcd9c267612 |
[IA64] Reseve memory of domain0 (fix dom0 boot panic) |
2006-04-25 |
awilliam |
9771:9d88feed1189 |
[IA64] Fixed "Oops: time tick before it's due" issue |
2006-04-25 |
awilliam |
9770:ced37bea0647 |
[IA64] FPH enabling + cleanup |
2006-04-25 |
awilliam |
9769:d23c088eac6d |
[IA64] smp boot speed-up (sal cache flush, itc/itv messages) |
2006-04-25 |
awilliam |
9768:63af1c14fa18 |
[IA64] missed chunk of Kevin's hypercall cleanup patch |
2006-04-25 |
awilliam |
9767:46597f27a0f5 |
[IA64] Hypercall cleanup |
2006-04-25 |
awilliam |
9766:ffba1376c4fb |
[IA64] Use16M page size in identity mapping |
2006-04-25 |
awilliam |
9765:7c7bcf173f8b |
[IA64] cleanup vtlb code |
2006-04-25 |
awilliam |
9764:2d2ef3f4c747 |
[IA64] emulate ldfp8 in mmio |
2006-04-25 |
awilliam |
9763:af32ca486466 |
[IA64] linux: arch/ia64/xen/makefile change |
2006-04-25 |
awilliam |
9762:a3cc276f2e87 |
[IA64] dma paravirtualization |
2006-04-25 |
awilliam |
9761:d63c6ba11c65 |
[IA64] add dom0vp hypercall interfaces |
2006-04-25 |
awilliam |
9760:8a2b2b45e237 |
[IA64] introduce config option |
2006-04-25 |
awilliam |
9759:7a9a00c51588 |
[IA64] introduce dom0vp hypercalls |
2006-04-25 |
awilliam |
9758:ae0d41bd3bba |
[IA64] domain0 builder change |
2006-04-25 |
awilliam |
9757:bb99a6e5456a |
[IA64] introduce efi_memmap_walk_type |
2006-04-25 |
awilliam |
9756:14a34d811e81 |
[IA64] introduce P2M conversion |
2006-04-25 |
awilliam |
9755:259ba45ed77d |
[IA64] introduce compile time option to xen |
2006-04-25 |
awilliam |
9754:5ee12273119c |
[IA64] Remove FORCE_CRASH from alt_itlb_miss |
2006-04-25 |
awilliam |
9753:3575cd80ba8c |
[IA64] message of elf_sanity_check as x86 |
2006-04-21 |
awilliam |
9752:de0c04ed4ab7 |
[IA64] SMP-guest |
2006-04-21 |
awilliam |
9751:bbf325d76768 |
[IA64] translate_domain_pte must handle ED bit and ignre bit[63:53] |
2006-04-21 |
awilliam |
9750:bd264ded5bec |
[IA64] print efi map descriptor infomation at bootup |
2006-04-21 |
awilliam |
9749:1774144596d5 |
[IA64] make dom_pa() static |
2006-04-21 |
awilliam |
9748:2f86b84d0483 |
[IA64] more cleanup in vhpt.h |
2006-04-21 |
awilliam |
9747:de2dc4e7966a |
[IA64] Add support to physdev_ops |
2006-04-21 |
awilliam |
9746:eab6fd4949f0 |
[IA64] Compile iosapic within xen |
2006-04-21 |
awilliam |
9745:19148831ab05 |
[IA64] add base iosapic files |
2006-04-19 |
awilliam |
9744:7ed6c203efe9 |
[IA64] xensystem.h |
2006-04-19 |
awilliam |
9743:dc05c0ce9139 |
[IA64] cleanup of vhpt.h |
2006-04-19 |
awilliam |
9742:c3972d632ff6 |
[IA64] more mmio insn for VTi |
2006-04-19 |
awilliam |
9741:2de95fd92e74 |
[IA64] dom_rid_bits |
2006-04-19 |
awilliam |
9740:a1add4e39878 |
[IA64] Use a constant instead of an hard-coded value. |
2006-04-18 |
awilliam |
9739:41823e46d6ac |
merge with xen-unstable.hg |
2006-04-16 |
kaf24 |
9738:c4eead8a925b |
Only BSP can really do clear_all_shadow_status. |
2006-04-16 |
kaf24 |
9737:3c1cd09801c0 |
Clean up new EOI ack method some more and fix unbinding |
2006-04-15 |
emellor |
9736:91da9a1b7196 |
Merged. |
2006-04-15 |
emellor |
9735:83eb8d81c96f |
Read the message type out of the message before sending it to xenstored, and |
2006-04-15 |
kaf24 |
9734:b39365343de0 |
Big fixes for the new IO-APIC acknowledging method. The problems |
2006-04-15 |
kaf24 |
9733:4613f42db780 |
Remove bogus extern declaration. |
2006-04-15 |
kaf24 |
9732:14659382edd3 |
This patch adds a section to the documentation on the late binding |
2006-04-15 |
kaf24 |
9731:1dce0d05c763 |
Touch softlockup watchdog while warning user about use of |
2006-04-15 |
kaf24 |
9730:74ee53209cca |
Fix whitespace in libxc. Tabs are manually fixed. |
2006-04-15 |
kaf24 |
9729:1d8b3c85121d |
Fix SETMAXMEM dom0_op with proper locking. |
2006-04-15 |
kaf24 |
9728:5102cd121a36 |
Currently, it is possible to set the mem-max value to value lower than |
2006-04-14 |
emellor |
9727:1fe63743a147 |
This patch enables external devices, such as for example a mounted hard |
2006-04-14 |
Ryan Harper |
9726:4b168245977a |
Allow cpus parameter to xm create to accept a range string by removing the |
2006-04-14 |
kaf24 |
9725:176302fe4dfb |
Restrict netfront to 256 grant references to avoid |
2006-04-14 |
kaf24 |
9724:b36a43b9d9b5 |
Introduce gnttab_empty_grant_references() to check whether grant |
2006-04-14 |
kaf24 |
9723:b055716f89c0 |
Replace grant-table typedefs with explicit structs. |
2006-04-14 |
kaf24 |
9722:5c477ad95dba |
Clean up grant_mapping_t. Increase its size from 4bytes to 8bytes and |
2006-04-14 |
kaf24 |
9721:2ae003c45ffe |
Use ioremap instead of __va to map VGA memory area (to be uncached). |
2006-04-14 |
kaf24 |
9720:c6557cad2670 |
This patch removes the ignored "Unconditional I/O exiting" setting in VMCS for |
2006-04-14 |
kaf24 |
9719:0de9da4a9ecf |
This patch enables tracing VMEXIT/ENTRY for 64-bit systems. |
2006-04-14 |
kaf24 |
9718:40b124e270ee |
Since we don't reset the proto_csum_blank flag in the skb, the |
2006-04-14 |
kaf24 |
9717:7b9dacaf3340 |
This is a patch for XenMon which only applies to the userspace tools. |
2006-04-14 |
kaf24 |
9716:3a9d0c29ed72 |
Trivial patch to fix x86_64 builds in which XEN_TARGET_ARCH |
2006-04-14 |
kaf24 |
9715:9a273aabb839 |
New IO-APIC ACK method seems to cause problems on some systems |
2006-04-14 |
kaf24 |
9714:bb0dc0ae23bb |
Fix Xen's interrupt acknowledgement routines on certain |
2006-04-14 |
kaf24 |
9713:2ccaa3879417 |
Call move_irq() during evtchn ->ack irq hook functions. This |
2006-04-14 |
kaf24 |
9712:f4285d150d3a |
Must use __copy_to_user_inatomic() in swiotlb's sync_single() |
2006-04-13 |
kaf24 |
9711:ec4f87e98fc1 |
Fix stack corruption in the libxs python interface. domid_t is a short; |
2006-04-13 |
vhanquez |
9710:e7d769001b4b |
add quota to xenstored. |
2006-04-13 |
kaf24 |
9709:14f6d138c61d |
Allow PCI-E and PCMCIA config on 64-bit Xenlinux. |
2006-04-13 |
kaf24 |
9708:2a7a46dd3bd6 |
This is to align PIT counter with TSC more accurately. |
2006-04-13 |
kaf24 |
9707:6692dd873e21 |
Use memmove instead of memcpy for overlapping areas (console scroll). |
2006-04-13 |
kaf24 |
9706:3c05406f5e0a |
In some cases, say for instance for some bizzare reason |
2006-04-13 |
kaf24 |
9705:b77ebfaa72b2 |
SVM patch to add BP exception intercept support. |
2006-04-13 |
kaf24 |
9704:137b60a47d13 |
SVM patch to init rsp properly. |
2006-04-13 |
kaf24 |
9703:9849bd4a86dd |
SVM patch to add PAE support. |
2006-04-13 |
kaf24 |
9702:cff23e96eae7 |
SVM patch to add add init intercept handler. |
2006-04-13 |
kaf24 |
9701:2aa9e9867477 |
This fixes the state machine of the vTPM driver. |
2006-04-13 |
kaf24 |
9700:c9d706834d25 |
Clean up xen Makefile. Use _-prefixed rules to avoid a |
2006-04-13 |
kaf24 |
9699:4f0ecc016cd1 |
This fixes the Xen Makefile to allow correct building of cscope, TAGS |
2006-04-13 |
kaf24 |
9698:898b5427701c |
The comment in xen.h on how to obtain current system time was missing |
2006-04-13 |
kaf24 |
9697:790f7a0be478 |
The default value used to control whether the guest is set up with localtime |
2006-04-13 |
kaf24 |
9696:0267063e050c |
This is the initial patch for SMP PAE guest on x86-64 Xen. |
2006-04-13 |
kaf24 |
9695:c3bb51c443a7 |
Make grant table map/unmap argument, host_addr, feature-specific. |
2006-04-13 |
kaf24 |
9694:a9ae49b52c28 |
Unmap shadow vtable when freeing shadow table in free_shadow_pages(). |
2006-04-13 |
kaf24 |
9693:268f2b85f313 |
Use copy_from_user when accessing linear page table in shadow_fault(). |
2006-04-12 |
emellor |
9692:19c55935580f |
Reset the cached state to XenbusStateInitialising on resume -- we're connecting |
2006-04-17 |
awilliam |
9691:4ed269e73e95 |
[IA64] cleanup CONFIG_VIRTUAL_MEM_MAP. |
2006-04-17 |
awilliam |
9690:bdb08c9ef3d1 |
[IA64] Remove unused variables. init_mm and swapper_pg_dir. |
2006-04-17 |
awilliam |
9689:f6e8c269f6af |
[IA64] Add support for discontiguous physical memory. |
2006-04-14 |
awilliam |
9688:042b695ffc69 |
[IA64] fix a mmio bug |
2006-04-14 |
awilliam |
9687:b5c2dba60b69 |
[IA64] vmx_vcpu_set_rr: check rid validity |
2006-04-14 |
awilliam |
9686:96bc87dd7ca9 |
[IA64] get rid of sync_split_cache |
2006-04-14 |
awilliam |
9685:4e8a64d8bd0e |
[IA64] regionreg.c: deallocate metaphysical rids |
2006-04-13 |
awilliam |
9684:918ce6a565b7 |
[IA64] VM_SUMMARY and VM_INFO |
2006-04-13 |
awilliam |
9683:cae4f6e6deab |
[IA64] dtlb_miss: allow non-access and lfetch inside Xen. |