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 5876:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-07-26
cl349
5876:b9903985e9b6
Fix bug where transaction fires multiple events.
2005-07-26
cl349
5875:052208a34902
Fix bug where watch messages doesn't go out. Also change xs_test
2005-07-26
cl349
5874:2ae19537f615
Allow test.sh to take arg: name of test to start with
2005-07-26
cl349
5873:6f4d50000179
Make testing more reliable: wait for event after async so we know
2005-07-26
cl349
5872:4e833037159d
Change watches: operations block until everyone has acked.
2005-07-26
cl349
5871:997b2b07b96d
Change from bool indicating blocked to an enum: when watches go
2005-07-26
cl349
5870:99366b44c421
Test and fix acknowedge_watch from returning EINVAL.
2005-07-26
cl349
5869:f9a3f32a129b
Fix testsuite to ignore tool/ dir.
2005-07-26
cl349
5868:71271a3f41a9
Start of code to persistent store connections when xenstored restarts
2005-07-26
cl349
5867:932fc8a1b38d
# HG changeset patch
2005-07-26
kaf24
5866:22984cc20ff9
Manual merge.
2005-07-26
kaf24
5865:c1c9a281eac2
Attached patch removes the empty domain if
2005-07-26
cl349
5864:6ac24e8a6ec4
Don't enter sv subdirectory until its Makefile supports targets
2005-07-26
kaf24
5863:9b436c6bf2bd
This patch prevents you from getting a screen full of stack trace when
2005-07-26
kaf24
5862:6c24d2b4f3ea
Manual merge.
2005-07-26
twilkie
5861:df19d43b95d0
Add XenSV back into the repository.
2005-07-26
kaf24
5860:d63b100b327a
Fix restart/poweroff properly. From aq.
2005-07-25
kaf24
5859:ecb17ef5a587
- allows to optionally boot the system with a policy already being
2005-07-25
kaf24
5858:d6af2ea42f94
Improve guest time keeping
2005-07-25
kaf24
5857:eba58fc9f755
Really enable gdbserver for real mode code.
2005-07-25
kaf24
5856:4999a05b568f
Use hg root instead of bk root.
2005-07-25
kaf24
5855:82af26d5d134
Restore command line parsing code from qemu-0.6.1
2005-07-25
kaf24
5854:7ac99b43f879
Allow multiple disk images per guest.
2005-07-25
kaf24
5853:9b713b8d1100
Fix the path to qemu-dm
2005-07-25
kaf24
5852:cb0f79c9d3fc
Implement the I/O bitmap vm execution control.
2005-07-25
kaf24
5851:edc6e8921dd1
Don't leave behind zombie device model processes
2005-07-25
kaf24
5850:3acc0ae6a001
Xen full virtualization does not handle unaligned IO with page crossing.
2005-07-25
kaf24
5849:5f77050a58f6
Translate some control characters in the qemu monitor.
2005-07-25
kaf24
5848:50fd1e053b1a
Remove extra definition of DBG in pci/irq.c in XenLinux.
2005-07-25
kaf24
5847:34fe1d9f0ced
Fix cross-compile builds by using NM macro instead of nm
2005-07-25
kaf24
5846:9a936ba5cde0
XenLinux restart/poweroff calls 'reboot' or 'poweroff'
2005-07-25
vh249
5845:6feba419cead
split deallocation from net_tx_action
2005-07-25
vh249
5844:7bc4ebdd5660
add grant table capabilities to netback and netfront.
2005-07-25
vh249
5843:a49bf96419a4
regenerate smp-alt.patch for 2.6.12
2005-07-22
sd386
5842:dc7c14e533c2
Local merge
2005-07-22
sd386
5841:460405b4723b
Fixed extratime scheduling bug, which caused a prioritised dom0 to overtake the whole cpu.
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
less
more
| rev 5876:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip