log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 9768:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
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.
less
more
| rev 9768:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip