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 5840:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-07-22
kaf24
5840:48aed1403fe3
Port kallsyms to Xen, as 'symbols'.
2005-07-22
sos22
5839:7627476544b5
In 2.6.12-land, do_debug and do_int3 return void. Make sure we don't try
2005-07-21
kaf24
5838:9038a369268d
Here is a patch to enable Xen to run on a Unisys ES7000 x86_64 system.
2005-07-21
kaf24
5837:6e11af443eb1
Fix problem of can not create two or more vmx guest.
2005-07-21
kaf24
5836:07884fe7c5ce
Save per cpu IDT information into the VMCS host area.
2005-07-21
kaf24
5835:dd3dbd7c82e0
Propagate guest MSR writes to machine MSRs immediately
2005-07-20
smh22
5834:c7f883aaedb0
Fix bug.
2005-07-20
kaf24
5833:c316e464f7c2
No need to define io_remap_pfn_range in linux/mm.h.
2005-07-19
maf46
5832:581902ddd16f
Merged by hand.
2005-07-19
maf46
5831:390e4d63cdb1
Shadow mode's writable-PTs should only allow guest kernels access to PTs
2005-07-19
kaf24
5830:2ecb91fb6cdb
Fix wallclock timebase extraction in XenLinux.
2005-07-19
kaf24
5829:bf68b5fcbc9b
Simplify and fix the error-correction factor during
2005-07-18
kaf24
5828:43564304cf94
First cut of new time interfaces and synchronisation mechanisms.
2005-07-17
ach61
5827:9697bc63d403
pdb: read/write registers for process target
2005-07-16
kaf24
5826:722c372fe201
Fix 'make uninstall' target.
2005-07-16
kaf24
5825:1b45bcaafb1f
Fix 'make mrproper' to remove pristine and ref trees.
2005-07-16
kaf24
5824:43e28a2f6037
Delete resurrected files (from ia64 merge).
2005-07-15
kaf24
5823:d75a502b45eb
Simple grant-table fix (check_unmap).
2005-07-15
kaf24
5822:6891f0c11683
Trivial fixes for numeric arg to head/tail.
2005-07-29
djm
5821:a4196568095c
Updates to conform to latest xen-unstable
2005-07-28
fred
5820:208a3afc9353
Make ns16550 rework on tiger4 box
2005-07-28
fred
5819:34460b45204a
Add kregs change
2005-07-28
fred
5818:04f35d2b143d
This patch adds necessary support for vcontext merge between
2005-07-28
fred
5817:8fc64b82dd35
More syntactic changes for preparation of vcpu_info merge
2005-07-28
fred
5816:a64dae7a0344
Add emulation to rsm.be, which is first encounted in guest fast syscall
2005-07-28
fred
5815:40bddfe9e390
Fix the issue of complete rebuild for any change
2005-07-27
fred
5814:2df9bb1b4ae0
Nop change. Just a test
2005-07-27
djm
5813:bb0eeb87bfca
Disable NaT support, fast tick and improved PAL support until
2005-07-27
djm
5812:db8a7f39df93
Syntactic changes to prepare for possible vcpu_info changes
2005-07-27
djm
5811:738ba414ce80
Add xen-shared-info offset generation
2005-07-18
djm
5810:0cc05e9a3482
Fix and turn back on unat checking in fast paths
2005-07-18
djm
5809:6e9248e8f401
Get FPU working on context_switch
2005-07-18
djm
5808:00a05c6a0acc
Use hda1, not sda1
2005-07-18
djm
5807:a6b64aed65c3
Properly implement PAL_PTCE_INFO for Xen
2005-07-15
djm
5806:816b9b3ced2f
Fix ar.unat handling for fast paths
2005-07-15
djm
5805:a83ac0806d6b
Merge with ia64-unstable.hg
2005-07-14
djm
5804:8328317e60ab
Fix for new ns16550 serial code in xen-unstable.hg
2005-07-13
djm
5803:ea8caf38c914
Oops remove debug output from last changeset
2005-07-13
djm
5802:d4ecbd89d954
Fix PAL_PTCE_INFO and cpuid (pfmon now works)
2005-07-13
djm
5801:a87242c44417
Add easy way to turn off all fast paths to rule them out when debugging
2005-07-12
djm
5800:9870485d4836
Better pal/sal support
2005-07-11
djm
5799:970f74591ffa
Fixes so xen+xenlinux boots on ski
2005-07-10
djm
5798:d0a1154755c9
Fix zeroing of some counters and add a couple more
2005-07-09
djm
5797:ca44d2dbb273
Intel's pre-bk->hg transition patches
2005-07-09
djm
5796:89d92ce10924
Add fast path for thash hyperprivop
2005-07-09
djm
5795:0e7741276468
Cleanup virtual translation code
2005-07-09
djm
5794:40be48f67a33
Somehow this file got zeroed out?!? Replacing it
2005-07-09
djm
5793:c1a7ed266c7e
Catch up to xen-unstable.hg tip
2005-07-07
djm
5792:95f14bb8d220
Dummy file to test hg push
2005-07-15
kaf24
5791:35b74976f598
Relax the bounce-buffer copying constraints in dma_sync_single_for_*
2005-07-15
sos22
5790:ebfde26a769a
Avoid some unnecessary TLB flushes. This will probably make no real
2005-07-15
kaf24
5789:e8b48f3a2843
Fix exit path from DOM0_CREATEDOMAIN, which I broke earlier
2005-07-15
kaf24
5788:ce4b630067bb
Enable VMX domains on a SMP dom0.
2005-07-15
kaf24
5787:50da9b240a1f
Recently some people complain that they cannot set the maxmem for
2005-07-15
kaf24
5786:79bb7dfb8fc1
Temporary fix for netif ring overflow, until we move
2005-07-15
kaf24
5785:8d04aa7b4280
Simpler domid allocation.
2005-07-14
iap10
5784:1d026c7023d2
Update x86_64 -xen config for Linux 2.6.12
2005-07-14
iap10
5783:1febf5dabc4f
Update the -xen default config to Linux 2.6.12
2005-07-14
iap10
5782:cd95b96a172e
Incorporate lomount from QEMU into tools/misc. This tool makes it easy to mount
2005-07-14
kaf24
5781:98b83cc57eca
Missing quirks.c file.
less
more
| rev 5840:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip