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 5720:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2005-07-11
kaf24
5720:dd798dd2abce
Manual merge.
2005-07-11
kaf24
5719:afe05231fe25
cmpl workaround for mmio regions
2005-07-11
kaf24
5718:c270d9ffdcef
Remove debug printks.
2005-07-11
kaf24
5717:d4607c4c9478
Narrow the diff between i386 and x86-64 for xen0 config.
2005-07-11
kaf24
5716:3de8cebfb231
More verbose log when vmx_decode() fails.
2005-07-11
kaf24
5715:507ab2973964
Fix xenctx compilation and support 64 bit.
2005-07-10
smh22
5714:5c6ef0bec2df
fix build when not using grant tables for blkdev.
2005-07-10
kaf24
5713:25e96ea6e4c5
Manual merge.
2005-07-10
kaf24
5712:1a57305dd9e9
Small fix to x86_64 entry.S.
2005-07-10
kaf24
5711:8579c57c7fce
Remove checks for libcurl. It's no longer a dependency.
2005-07-10
ach61
5710:a28952e73253
add ocaml compilation targets and pdb to .hgignore
2005-07-09
kaf24
5709:215d8b2f3d94
Manual merge.
2005-07-09
kaf24
5708:49a00af50777
Make structs non-empty.
2005-07-08
sos22
5707:05b63285047c
Merge.
2005-07-08
sos22
5706:04d15727e6e8
Get rid of some debug printks.
2005-07-08
sos22
5705:7c3d7c37dfde
Get a very primitive relation of IRQ affinity working. For the
2005-07-08
sos22
5704:9b73afea874e
Certain types of event channel are now auto-bound to vcpu0 by Xen.
2005-07-08
kaf24
5703:1d375ce8e0e0
Clean up Xen's event-channel interface, and semantics for binding
2005-07-08
sos22
5702:579d1e771025
Merge.
2005-07-08
sos22
5701:707fcf42a5ae
Merge.
2005-07-07
sos22
5700:f3f845297821
Quick hack to make sure that pirqs and interdomain event channels are
2005-07-08
kaf24
5699:eef23f57f20e
The attached patch adds a new dom0_op, DOM0_GETDOMAININFOLIST. This
2005-07-08
kaf24
5698:20ff6c7413d8
trivial header fix for ACM code.
2005-07-08
kaf24
5697:fdcf179cb6b1
Fix top Makefile targets linux24 and linux26.
2005-07-08
kaf24
5696:169cb05ce889
Add debug-register access emulation.
2005-07-08
kaf24
5695:0694fda4dbd5
python wrapper arg fix from aq.
2005-07-07
kaf24
5694:1a7383f84989
Fix cross-compilation, and gcc4.
2005-07-06
iap10
5693:43bfa1a81aa0
Change default Xen scheduler to Stephan Diestelhorst's SEDF, which can provide time slice guarantees as well as weighted differentiation.
2005-07-06
iap10
5692:2db810d7985f
Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_ALTERNATIVES in the -xenU default kernel.
2005-07-06
iap10
5691:88c2d410979f
I updated the vcpu_to_cpu string creation to include a field separator,
2005-07-06
iap10
5690:32fb371cc283
manual merge
2005-07-06
iap10
5689:1c119c875f21
manual merge
2005-07-06
iap10
5688:d231efdaa66d
manual merge
2005-07-06
sos22
5687:bd1642e8599e
manual merge
2005-07-06
sos22
5686:5ead5ffa04c2
Fix SMP_ALTERNATIVES to cope with discarded init data.
2005-07-06
ach61
5685:b237f032cee1
update hg cheatsheet
2005-07-06
iap10
5684:33373e428c9d
Add a dummy xen_defconfig_x86_64. Currently the same as xen0
2005-07-06
iap10
5683:43e8e30cbea7
manual merge
2005-07-06
ach61
5682:7ca01ac7dee0
add ocaml compiled files to .hgignore
2005-07-06
iap10
5681:4b30296d6f5d
Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel configs.
2005-07-06
iap10
5680:20008f3ac9f5
Improve changeset identification to work from src tar ball too.
2005-07-06
smh22
5679:b522a3a4d525
Fix blkif 'grant-table-ification'
2005-07-06
smh22
5678:1883ec07708b
Manual merge.
2005-07-06
smh22
5677:b3a27d7ef999
Move xenstore page before page tables so that guest doesn't free it after boot
2005-07-06
iap10
5676:9a7d86b8147d
Add a new Linux kernel config file -xen [NB: no 0 or U suffix] that builds a wide selection of modules, more in keeping with distro kernels.
2005-07-06
kaf24
5675:189c87adf876
Mini-os updates from Grzegorz Milos.
2005-07-06
kaf24
5674:287583627544
Attached is a patch that fully 'grant-table-ifies' the block front and
2005-07-06
kaf24
5673:bc8cab407197
Shell scripts aren't very strippable and some versions of install get
2005-07-06
kaf24
5672:ffb406dfb170
Oh gcc4 ....how you complain soo. This patch fixes compile with gcc4
2005-07-05
kaf24
5671:ec3b7c87b577
Here are two patches which update the hypercall interfaces to
2005-07-05
cl349
5670:47295d6ca1d7
Cleanup whitespace.
2005-07-05
cl349
5669:ff5d7ccd8d69
No changes from me.
2005-07-05
cl349
5668:0e6073537c4a
Remove confusion about terminating nul character.
2005-07-05
cl349
5667:30e0940a2982
Undo "Add -fPIC tools/xenstore/Makefile".
2005-07-04
kaf24
5666:4b052d8a9a2f
Rename fields in physinfo_t structure and add sockets/nodes
2005-07-04
kaf24
5665:8bd2e8933277
Manual merge.
2005-07-04
akw27
5664:9b1866006aea
merge
2005-07-04
akw27
5663:f6e7c967212e
Add hook in get_user_pages to allow lookups of foreign mapped pages.
2005-07-04
kaf24
5662:abc0a8f65be7
Fix grant-table interface by removing the unnecessary union.
2005-07-04
gmilos
5661:e1fbb7fee1d8
Example of assymetric pull/push paths.
less
more
| rev 5720:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip