age |
author |
revision |
description |
2006-03-24 |
awilliam |
9759:e45666b8b05f |
[IA64] assign_new_domain_page now calls assign_domain_page |
2006-03-24 |
awilliam |
9758:138c76d5e493 |
[IA64] dump_stack() for debug. |
2006-03-24 |
awilliam |
9757:487ff011626c |
[IA64] obvious compilation fix (hypercall.h, hypervisor.h) |
2006-03-24 |
awilliam |
9756:80eaf1cb8903 |
[IA64] trivial compilation fix (debugger.h) |
2006-03-24 |
awilliam |
9755:9897a5e6385d |
[IA64] fix PRtype_info and removed some warning |
2006-03-24 |
awilliam |
9754:0f615d43a789 |
[IA64] ia64/xen-mkbuildtree-pre: use ln -sf instread of cp |
2006-03-24 |
awilliam |
9753:6503da07557d |
[IA64] Recompile asm-offsets.h at correct time |
2006-03-23 |
awilliam |
9752:3ff676ec59f2 |
[IA64] avoid networking in VTI |
2006-03-23 |
awilliam |
9751:218591a0cb7e |
[IA64] bug fix in privop.c (2) |
2006-03-23 |
awilliam |
9750:2ecf39c54693 |
[IA64] bug fix in privop.c |
2006-03-23 |
awilliam |
9749:00111084c70a |
[IA64] Remove warning messages |
2006-03-23 |
awilliam |
9748:f517be67eeac |
[IA64] IA64_GRANT_TABLE_PADDR |
2006-04-26 |
kaf24 |
9747:4d667a139318 |
This patch addresses CVE-2006-1056 (information leak from |
2006-04-26 |
kaf24 |
9746:1d69cff40b8c |
Make xen_features and force_evtchn_callback() non-GPL |
2006-04-26 |
yamahata |
9745:9df603eff58a |
xenLinux/ia64 has its own dma_map_page(), dma_unmap_page(), and it needs |
2006-04-25 |
kaf24 |
9744:1ad06bd6832d |
Need a little more serialisation in pciback_do_op(). |
2006-04-25 |
kaf24 |
9743:e0f2ec5e8358 |
Some of the Linux PCI functions called by the virtual configuration |
2006-04-25 |
kaf24 |
9742:7e8bb50fa8fa |
Fix the -xen, -xen0 builds. |
2006-04-25 |
kaf24 |
9741:101bfb71cc56 |
While other aspects of the system configuration may still be |
2006-04-25 |
kaf24 |
9740:a1d0761b59ca |
Change the xenbus_map_ring_valloc() interface and implementation so |
2006-04-25 |
kaf24 |
9739:428babd7c1e0 |
Update xen caps on x86_64 since we have hvm pae guests support now. |
2006-04-25 |
kaf24 |
9738:16bdb9ecb329 |
Add a return statement to the non-Xen version of skb_checksum_setup. |
2006-04-25 |
kaf24 |
9737:57e7b96139e7 |
This is a small fix for SMP PAE guest on x86-64. |
2006-04-25 |
kaf24 |
9736:25e4cd1c3d26 |
Fix "make debug" in Xen subtree. Pointed out by Aravindh |
2006-04-24 |
cl349 |
9735:a5fcffc826f3 |
Remove \r characters. |
2006-04-24 |
cl349 |
9734:ea6c5cf58588 |
Restore default KERNELS list. |
2006-04-24 |
smh22 |
9733:6da766b23d14 |
Add new xml files for policy. |
2006-04-24 |
smh22 |
9732:c7b9b8a64755 |
This patch updates the documentation and extends the 'xm' man page with |
2006-04-24 |
smh22 |
9731:681a18bf049e |
This patch integrates the new access control management tools into 'xm' |
2006-04-24 |
smh22 |
9730:cf20dbbf5c2b |
This patch adds new python access control management scripts, which |
2006-04-24 |
smh22 |
9729:37da8dd5d43e |
This patch deletes the old shell-based security tools. |
2006-04-24 |
smh22 |
9728:65ce9bf4a86f |
This patch adds support for managing and creating the simplified |
2006-04-24 |
smh22 |
9727:ad30019015a2 |
This patch adds support in the hypervisor for the policy name attribute |
2006-04-24 |
smh22 |
9726:0a5183b3e7bb |
This patch adds support in the hypervisor for the policy name attribute |
2006-04-24 |
smh22 |
9725:9a5bc502a77a |
This patch adds a policy name to the policy definition. This policy name |
2006-04-23 |
kaf24 |
9724:e327fb66a8d9 |
Remove annoying pit debug info when booting smp guest. |
2006-04-22 |
kaf24 |
9723:1020c52c58c1 |
The Xen checksum offload feature attempts to insert a TCP/UDP |
2006-04-22 |
kaf24 |
9722:b2323eefb79e |
Avoid spurious timer activations in migrate_timer(). |
2006-04-22 |
kaf24 |
9721:3145b215598c |
Remove update_vcpu_system_time() call from the per-VCPU timer |
2006-04-22 |
kaf24 |
9720:d0a632bea419 |
Avoid flood of PIT interrupts while debugging an hvm guest. |
2006-04-22 |
kaf24 |
9719:1171e42b900f |
Fix VM_RESERVED check in vm_normal_page(). Pointed out by |
2006-04-21 |
kaf24 |
9718:8db5ac82c20f |
Fix command-line parsing in a few respects -- be more |
2006-04-21 |
Ian Campbell |
9717:2b37b17cca09 |
Don't BUG_ON() if we cannot register an NMI callback since it is not a fatal |
2006-04-21 |
kaf24 |
9716:5159bd543353 |
Merged. |
2006-04-21 |
kaf24 |
9715:a182b0178262 |
Demote scary IO-APIC REGSEL message to DPRINTK. |
2006-04-21 |
Ian Campbell |
9714:b15b33817f7b |
Rename TSS_sysenter_esp0 to SYSENTER_stack_esp0 to reflect the actual |
2006-04-21 |
kaf24 |
9713:9b1c9d4133f8 |
Pull the Linux percpu interface into Xen. Implemented for |
2006-04-21 |
Ian Campbell |
9712:42a398e1daf1 |
Linux support for sysenter/exit on x86_32. |
2006-04-21 |
Ian Campbell |
9711:3ffb6cc6b8d2 |
Xen support for sysenter/exit on x86_32 when supervisor_mode_kernel is |
2006-04-21 |
Ian Campbell |
9710:d73eeceeae69 |
Remove CONFIG_X86_SYSENTER option. |
2006-04-21 |
Ian Campbell |
9709:faad84c126e2 |
Merge nmi_op functionality with the callback_op hypercall. |
2006-04-21 |
Ian Campbell |
9708:3bac94fc4075 |
Add include/xen/nmi.h and update files which #include <asm/nmi.h>. |
2006-04-21 |
Ian Campbell |
9707:93cffd2ea6a9 |
Use set_callbacks hypercall if callback_op is not available. |
2006-04-21 |
kaf24 |
9706:65894fff3649 |
Fix inverted BUG_ON(). |
2006-04-21 |
vhanquez |
9705:fbd1d55c5baf |
Build blkdev_backend in the kernel. |
2006-04-21 |
emellor |
9704:1d7e2066cf11 |
This patch adds an entry to the xend-config.sxp man page about the |
2006-04-21 |
emellor |
9703:83b092a2cbe6 |
The attached patch replaces the current numbers identifying the |
2006-04-21 |
emellor |
9702:73d847cafc87 |
This patch adds a test case for local virtual machine migration with a |
2006-04-21 |
emellor |
9701:6af7b456e684 |
The attached patch allows external devices to migrate. The patch |
2006-04-21 |
kaf24 |
9700:42358db788fd |
Propagate information about bad (or good) REGSEL register |
2006-04-21 |
kaf24 |
9699:29e9a0313c09 |
Fix the "hda lost interrupt" issue when creating a VMX guest on a PAE |
2006-04-21 |
kaf24 |
9698:9c313ff7a0ed |
There are instances where we DO NOT want an hvm guest to run an |
2006-04-21 |
kaf24 |
9697:72adf2025a93 |
PAE pgd construction code should use clone_pgd_range(). |
2006-04-21 |
kaf24 |
9696:376d51321a3a |
Fix python installation on sles10. Install prefix is being |
2006-04-21 |
kaf24 |
9695:7e72a5f6f886 |
Minor comment fix. |
2006-04-21 |
kaf24 |
9694:1d42739fee3b |
Fix user manual regarding trace buffers. |
2006-04-21 |
vhanquez |
9693:a2ac9a1b10bc |
put back XEN_NETDEV_LOOPBACK in kernel. |
2006-04-20 |
vhanquez |
9692:7bc251b4c2b5 |
Put back BLK_DEV_LOOP in the kernel, to avoid failure in XenRT. |
2006-04-20 |
kaf24 |
9691:daa8047710d0 |
Enable migration of a domain to the local machine - some timing |
2006-04-20 |
emellor |
9690:dbf7032f1fc6 |
Continue to diagnose the device state, even if Xend has crashed. |
2006-04-20 |
vhanquez |
9689:482c3d3cbc92 |
adjustement to default configs to build BLK_DEV_GENERIC in the kernel directly. |
2006-04-20 |
kaf24 |
9688:d580da01ded7 |
SVM patch to ensure that PAE bit is set for 32bit guests on 32bit PAE, |
2006-04-20 |
vhanquez |
9687:75f8e9c4e483 |
Put back some modules directly in kernel. |
2006-04-20 |
kaf24 |
9686:c76daba31026 |
In both i386 and x86-64 Linux, using a static variable (and thus |
2006-04-20 |
kaf24 |
9685:f80709ba0e79 |
Build frontend drivers into the -xen kernels rather than as |
2006-04-19 |
vhanquez |
9684:5454b6a7207a |
Update -xen configs for 32/64 bits to be closer to what distributions use. |
2006-04-19 |
stekloff |
9683:bdcc838b9a72 |
Add small memory warning message to domain configuration examples. |
2006-04-19 |
stekloff |
9682:addc26c4b4a6 |
Small Memory fix patch #2: I forgot to change the XmTestDomain method |
2006-04-19 |
stekloff |
9681:a22ce69dd703 |
Fix the 15_create_smallmem_pos.py test, which was failing because the |
2006-04-19 |
emellor |
9680:5b1e10215e38 |
Under FC5 multi-line commands in bash script language have to be wrapped |
2006-04-19 |
emellor |
9679:909664b50602 |
This fixes a path problem with the current ACM scripts. |
2006-04-19 |
kaf24 |
9678:4ce84cc55727 |
x86/64 e820-parse-and-map code should skip low 1GB now as that |
2006-04-19 |
kaf24 |
9677:7dc3c0bf1395 |
Increase size of level-2 initial PDE identity map from first 64MB of |
2006-04-19 |
kaf24 |
9676:3ff86698f394 |
Fix 64-bit Xen build after new PIT (i8254) code. |
2006-04-19 |
kaf24 |
9675:83ba928544c4 |
The Xen Hypervisor currently operates a bit differently when the |
2006-04-19 |
kaf24 |
9674:b0ee5d9b9ebd |
Clean up the xenoprofile hypercall interface. |
2006-04-19 |
kaf24 |
9673:123ff1c70728 |
Fix swapped calloc() arguments. |
2006-04-19 |
kaf24 |
9672:5765497cf75e |
Sync PIT device model with latest qemu and move it to hypervisor. |
2006-04-19 |
kaf24 |
9671:72f9c751d3ea |
Replace &foo[0] with foo where the latter seems cleaner |
2006-04-19 |
kaf24 |
9670:b550a93c6459 |
This patch defines a test_and_clear bitop for cpumask_t pointers. |
2006-04-19 |
emellor |
9669:0094c4c8c221 |
This is an update on the vTPM installation instructions. |
2006-04-16 |
kaf24 |
9668:c4eead8a925b |
Only BSP can really do clear_all_shadow_status. |
2006-04-16 |
kaf24 |
9667:3c1cd09801c0 |
Clean up new EOI ack method some more and fix unbinding |
2006-04-15 |
emellor |
9666:91da9a1b7196 |
Merged. |
2006-04-15 |
emellor |
9665:83eb8d81c96f |
Read the message type out of the message before sending it to xenstored, and |
2006-04-15 |
kaf24 |
9664:b39365343de0 |
Big fixes for the new IO-APIC acknowledging method. The problems |
2006-04-15 |
kaf24 |
9663:4613f42db780 |
Remove bogus extern declaration. |
2006-04-15 |
kaf24 |
9662:14659382edd3 |
This patch adds a section to the documentation on the late binding |
2006-04-15 |
kaf24 |
9661:1dce0d05c763 |
Touch softlockup watchdog while warning user about use of |
2006-04-15 |
kaf24 |
9660:74ee53209cca |
Fix whitespace in libxc. Tabs are manually fixed. |
2006-04-15 |
kaf24 |
9659:1d8b3c85121d |
Fix SETMAXMEM dom0_op with proper locking. |
2006-04-15 |
kaf24 |
9658:5102cd121a36 |
Currently, it is possible to set the mem-max value to value lower than |
2006-04-14 |
emellor |
9657:1fe63743a147 |
This patch enables external devices, such as for example a mounted hard |
2006-04-14 |
Ryan Harper |
9656:4b168245977a |
Allow cpus parameter to xm create to accept a range string by removing the |
2006-04-14 |
kaf24 |
9655:176302fe4dfb |
Restrict netfront to 256 grant references to avoid |
2006-04-14 |
kaf24 |
9654:b36a43b9d9b5 |
Introduce gnttab_empty_grant_references() to check whether grant |
2006-04-14 |
kaf24 |
9653:b055716f89c0 |
Replace grant-table typedefs with explicit structs. |
2006-04-14 |
kaf24 |
9652:5c477ad95dba |
Clean up grant_mapping_t. Increase its size from 4bytes to 8bytes and |
2006-04-14 |
kaf24 |
9651:2ae003c45ffe |
Use ioremap instead of __va to map VGA memory area (to be uncached). |
2006-04-14 |
kaf24 |
9650:c6557cad2670 |
This patch removes the ignored "Unconditional I/O exiting" setting in VMCS for |
2006-04-14 |
kaf24 |
9649:0de9da4a9ecf |
This patch enables tracing VMEXIT/ENTRY for 64-bit systems. |
2006-04-14 |
kaf24 |
9648:40b124e270ee |
Since we don't reset the proto_csum_blank flag in the skb, the |
2006-04-14 |
kaf24 |
9647:7b9dacaf3340 |
This is a patch for XenMon which only applies to the userspace tools. |
2006-04-14 |
kaf24 |
9646:3a9d0c29ed72 |
Trivial patch to fix x86_64 builds in which XEN_TARGET_ARCH |
2006-04-14 |
kaf24 |
9645:9a273aabb839 |
New IO-APIC ACK method seems to cause problems on some systems |
2006-04-14 |
kaf24 |
9644:bb0dc0ae23bb |
Fix Xen's interrupt acknowledgement routines on certain |
2006-04-14 |
kaf24 |
9643:2ccaa3879417 |
Call move_irq() during evtchn ->ack irq hook functions. This |
2006-04-14 |
kaf24 |
9642:f4285d150d3a |
Must use __copy_to_user_inatomic() in swiotlb's sync_single() |
2006-04-13 |
kaf24 |
9641:ec4f87e98fc1 |
Fix stack corruption in the libxs python interface. domid_t is a short; |
2006-04-13 |
vhanquez |
9640:e7d769001b4b |
add quota to xenstored. |