log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 9837:
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-04-25
awilliam
9837:ae0d41bd3bba
[IA64] domain0 builder change
2006-04-25
awilliam
9836:bb99a6e5456a
[IA64] introduce efi_memmap_walk_type
2006-04-25
awilliam
9835:14a34d811e81
[IA64] introduce P2M conversion
2006-04-25
awilliam
9834:259ba45ed77d
[IA64] introduce compile time option to xen
2006-04-25
awilliam
9833:5ee12273119c
[IA64] Remove FORCE_CRASH from alt_itlb_miss
2006-04-25
awilliam
9832:3575cd80ba8c
[IA64] message of elf_sanity_check as x86
2006-04-21
awilliam
9831:de0c04ed4ab7
[IA64] SMP-guest
2006-04-21
awilliam
9830:bbf325d76768
[IA64] translate_domain_pte must handle ED bit and ignre bit[63:53]
2006-04-21
awilliam
9829:bd264ded5bec
[IA64] print efi map descriptor infomation at bootup
2006-04-21
awilliam
9828:1774144596d5
[IA64] make dom_pa() static
2006-04-21
awilliam
9827:2f86b84d0483
[IA64] more cleanup in vhpt.h
2006-04-21
awilliam
9826:de2dc4e7966a
[IA64] Add support to physdev_ops
2006-04-21
awilliam
9825:eab6fd4949f0
[IA64] Compile iosapic within xen
2006-04-21
awilliam
9824:19148831ab05
[IA64] add base iosapic files
2006-04-19
awilliam
9823:7ed6c203efe9
[IA64] xensystem.h
2006-04-19
awilliam
9822:dc05c0ce9139
[IA64] cleanup of vhpt.h
2006-04-19
awilliam
9821:c3972d632ff6
[IA64] more mmio insn for VTi
2006-04-19
awilliam
9820:2de95fd92e74
[IA64] dom_rid_bits
2006-04-19
awilliam
9819:a1add4e39878
[IA64] Use a constant instead of an hard-coded value.
2006-04-18
awilliam
9818:41823e46d6ac
merge with xen-unstable.hg
2006-04-17
awilliam
9817:4ed269e73e95
[IA64] cleanup CONFIG_VIRTUAL_MEM_MAP.
2006-04-17
awilliam
9816:bdb08c9ef3d1
[IA64] Remove unused variables. init_mm and swapper_pg_dir.
2006-04-17
awilliam
9815:f6e8c269f6af
[IA64] Add support for discontiguous physical memory.
2006-04-14
awilliam
9814:042b695ffc69
[IA64] fix a mmio bug
2006-04-14
awilliam
9813:b5c2dba60b69
[IA64] vmx_vcpu_set_rr: check rid validity
2006-04-14
awilliam
9812:96bc87dd7ca9
[IA64] get rid of sync_split_cache
2006-04-14
awilliam
9811:4e8a64d8bd0e
[IA64] regionreg.c: deallocate metaphysical rids
2006-04-13
awilliam
9810:918ce6a565b7
[IA64] VM_SUMMARY and VM_INFO
2006-04-13
awilliam
9809:cae4f6e6deab
[IA64] dtlb_miss: allow non-access and lfetch inside Xen.
2006-04-13
awilliam
9808:77afc93c7cad
[IA64] VTi: vtlb_insert: call panic_domain instead of panic
2006-04-13
awilliam
9807:99e1c7f276ea
[IA64] panic_domain should only crash the domain
2006-04-13
awilliam
9806:633e8bbabf76
[IA64] vmx_ia64_handle_break
2006-04-13
awilliam
9805:6e3841e5ef8f
[IA64] VTi: add pseudo support of long format VHPT
2006-04-13
awilliam
9804:f2aff4e4236c
[IA64] bug fix in vmx_ivt
2006-04-13
awilliam
9803:6755e3ab2eb1
[IA64] remove printk warning of xen_init
2006-04-13
awilliam
9802:15a04f998083
[IA64] call setup_xen_feature()
2006-04-11
awilliam
9801:5cc367720223
merge with xen-unstable.hg
2006-04-11
awilliam
9800:5719550652a1
[IA64] Makefile fix for xenirq.c removal
2006-04-11
awilliam
9799:52fa146a30ae
[IA64] Remove xenirq.c.
2006-04-11
awilliam
9798:db2bd8169e9b
[IA64] Cleanup to irq.c
2006-04-11
awilliam
9797:67b24fc635ae
[IA64] warning fix
2006-04-10
awilliam
9796:90813b66c3cf
[IA64] get_pfn_list workaround
2006-04-10
awilliam
9795:0a7e619a248f
[IA64] access reflect fix
2006-04-10
awilliam
9794:b09e8f46c9f6
[IA64] ptc.ga for SMP-g
2006-04-07
awilliam
9793:bfc00c83f083
[IA64] dom0 vp model linux part: import agp.h from linux-2.6.16-rc3
2006-04-07
awilliam
9792:70467f5491d8
[IA64] dom0 vp model linux part: import machvec.h from linux-2.6.16-rc3
2006-04-07
awilliam
9791:ebec4edfa8e4
[IA64] dom0 vp model linux part: import dma-mapping.h from linux-2.6.16-rc3
2006-04-07
awilliam
9790:e311941eb7be
[IA64] dom0 vp model linux part: import pgalloc.h from linux-2.6.16-rc3
2006-04-07
awilliam
9789:aab421b5ad45
[IA64] dom0 vp model linux part: import page.h from linux-2.6.16-rc3
2006-04-07
awilliam
9788:c160c05da8d4
[IA64] dom0 vp model linux part: import io.h from linux-2.6.16-rc3
2006-04-07
awilliam
9787:119effd15792
[IA64] dom0 vp model: xen side update README.orig for efi.h move.
2006-04-07
awilliam
9786:d16c16f64060
[IA64] dom0 vp model xen part: moved efi.h from linux to linux-xen to modify.
2006-04-07
awilliam
9785:8e0b9f31cf3f
[IA64] MAX_VIRT_CPUS and NR_CPUS
2006-04-07
awilliam
9784:71e0c2ed4447
[IA64] Fixed DOM0_PHYSINFO
2006-04-06
awilliam
9783:cc94ab1e0de0
[IA64] cleanup in regionreg.c
2006-04-05
awilliam
9782:2133fb78dba3
[IA64] print domain id and vcpu id when panic
2006-04-05
awilliam
9781:2d28f31aae8b
[IA64] fix paging_init()
2006-04-05
awilliam
9780:55e8f512fed5
[IA64] fix gnttab_shared_gmfn()
2006-04-04
awilliam
9779:827c65c06a66
[IA64] Add memory operations for xen/ia64
2006-04-04
awilliam
9778:0a6f5527ca4b
[IA64] set itv handoff as masked and enable reading irr[0-3]
2006-04-03
awilliam
9777:40d96f4e9fcb
[IA64] add LVM support to kernel configuration
2006-04-03
awilliam
9776:2da06d15d0f1
[IA64] fix make world
2006-04-03
awilliam
9775:3b3a5588baca
[IA64] cache flush
2006-03-31
awilliam
9774:ddc279c91502
[IA64] Dummy emulation of SAL INFO sal calls.
2006-03-31
awilliam
9773:434c8412e54e
[IA64] vcpu_match_tr_entry
2006-03-30
awilliam
9772:0665256a7a53
[IA64] cleanup
2006-03-30
awilliam
9771:6796157b5f8a
[IA64] Fix domain reboot bug
2006-03-30
awilliam
9770:a40e66748ee9
[IA64] Fix domainU boot when VTi domainexists
2006-03-30
awilliam
9769:2b6e531dab38
[IA64] Merge vpsr.i with evtchn_upcall_mask tosolve one trickish bug
2006-03-29
awilliam
9768:986538da9be0
[IA64] set_metaphysical_mode fix
2006-03-29
awilliam
9767:b579cf0ad753
[IA64] make xen-mkbuildtree-pre robust a bit
2006-03-28
awilliam
9766:d75a6cc5e68a
merge with xen-unstable.hg
2006-03-27
awilliam
9765:7e3cbc409676
[IA64] ptc.ga for SMP-g
2006-03-27
awilliam
9764:27050b1390cf
[IA64] Make sharedinfo and shared_archinfo adjacent
2006-03-27
awilliam
9763:0d4a846232cc
[IA64] recompile asm-xsi-offsets.h at right time
2006-03-27
awilliam
9762:29dfadcc5029
[IA64] Followup to xen time cleanup
2006-03-24
awilliam
9761:2e81aba147eb
[IA64] fix build breakage
2006-03-24
awilliam
9760:51c79c67908b
[IA64] Fix domain destroy bug when multiple domains exist
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
less
more
| rev 9837:
(0)
-3000
-1000
-120
+120
+1000
+3000
tip