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 5910:
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2005-07-29
kaf24
5910:e922662b7839
... so it builds again and also add a note to the xen elf header
2005-07-29
kaf24
5909:691cd6f65739
Really just basic preparation: switch over PAE builds to the new
2005-07-29
kaf24
5908:0474ffc52ba7
fix x86_64 domain0 /dev/mem issue
2005-07-28
ach61
5907:dd1c092a7ee2
PDB: add some additional files
2005-07-28
ach61
5906:577d1c7b47a9
PDB: process targets
2005-07-28
cl349
5905:501a70f3ae96
merge?
2005-07-28
cl349
5904:e2d635617acd
Don't unbind port when event channel binding fails.
2005-07-28
cl349
5903:d24e1970c205
Simplify code by acking watch as soon as we read it.
2005-07-28
cl349
5902:3be03cd7cd4c
Simplify code by making in and out pointers internal to xenbus_xs.c
2005-07-28
kaf24
5901:80fed4ff19b2
Nicer platform timer string (include clock rate in mhz).
2005-07-28
kaf24
5900:1db202550e82
Fix irq.c warning, from aq.
2005-07-28
kaf24
5899:7a30b587387f
Fix gnttab bug in blkfront.
2005-07-27
kaf24
5898:fb5de385a9ee
Slightly better time debugging support in Xen.
2005-07-27
cl349
5897:c02e5214247e
Get rid of internet_copy.jpg once more.
2005-07-27
cl349
5896:72ec508ccbdc
Don't ignore exceptions here - the possible RuntimeError is handled already.
2005-07-27
cl349
5895:f24fcd22c68f
Introduce dom0 to the store.
2005-07-27
cl349
5894:06c5924b0c2e
Handle introduce_domain failing when the domain is already introduced.
2005-07-27
cl349
5893:de1207b85ef8
Always pass around the store machine frame number instead of the linear address.
2005-07-27
cl349
5892:ae3a721bbcb8
Add xc_init_store python binding.
2005-07-27
cl349
5891:cda48f530e93
Fix read of integers from database on event channel restore.
2005-07-27
cl349
5890:c6c6cfaab2bf
Make XENSTORED_DEBUG create a xenstored trace logfile.
2005-07-27
cl349
5889:598c92956925
Move SIF_BLK_BE_DOMAIN and SIF_NET_BE_DOMAIN definitions to where they are used.
2005-07-27
cl349
5888:2c67026ea29d
merge?
2005-07-27
cl349
5887:039c7fd6a4d2
Don't auto-add domains we don't know about.
2005-07-27
kaf24
5886:01966dd718a8
Add IBM Cyclone support to Xen.
2005-07-27
kaf24
5885:b7e975425dd6
Add HPET support to Xen. It is quicker to access and more
2005-07-27
kaf24
5884:7599a943b39e
On opt_nosmp, also force num_cores to 1. Do this in setup.c
2005-07-27
sos22
5883:828d512b22ba
Kill a bad assertion.
2005-07-27
sos22
5882:240313350234
Merge.
2005-07-27
sos22
5881:5f9ca2959ffc
Make sure that opt_nosmp also disables hyperthreading. This stops us
2005-07-27
cl349
5880:d86a9892396a
Rename file with space in name.
2005-07-27
kaf24
5879:a0a14aedfa68
Fix memory reservation in XenLinux.
2005-07-27
iap10
5878:4c52791a0444
Frob the Linux-2.6 configs to enable PAE (HIGHMEM_64G) if XEN_TARGET_X86_PAE=y
2005-07-26
cl349
5877:2333f6616d18
merge?
2005-07-26
cl349
5876:69beaae8a1fa
Clean up xenbus code not to use priorities.
2005-07-26
cl349
5875:5f0446907501
Fix case where watch callback unregisters itself: do not try to ack it
2005-07-26
cl349
5874:26e4e952c385
Implement xenbus_dev_error() and xenbus_dev_ok() functions
2005-07-26
cl349
5873:a9a956748997
Scrub initial xenstore page, free xendev structure.
2005-07-26
cl349
5872:b52196300306
Fix locking: probe can be called from several places, so ensure
2005-07-26
cl349
5871:c1c2a023dbc4
Fix bus watch code, and clean up a little.
2005-07-26
cl349
5870:51fb35494e9b
Note about when device_find is fixed
2005-07-26
cl349
5869:c352c388aaec
Modify to assume transactions
2005-07-26
cl349
5868:aa8776c44b65
Do not use device_find: crashes for some reason
2005-07-26
cl349
5867:c20ccb474166
Fix missing argument rename in xenbus_exists.
2005-07-26
cl349
5866:aeb3b64ea40e
Grab lock around registering watch.
2005-07-26
cl349
5865:bd0ff9b1ea14
Add watch for dynamic add/remove of devices.
2005-07-26
cl349
5864:42e8937a93f0
Fix return from xenbus_scanf: returns number scanned, not 0!
2005-07-26
cl349
5863:2e6e1eb66c5e
Major xenbus cleanup
2005-07-26
cl349
5862:62e13cae2f58
Update python bindings - xs_watch doesn't support a priority anymore.
2005-07-26
cl349
5861:1853a6e966bd
Remove ill-conceived concept of watches blocking reply on
2005-07-26
cl349
5860:b9903985e9b6
Fix bug where transaction fires multiple events.
2005-07-26
cl349
5859:052208a34902
Fix bug where watch messages doesn't go out. Also change xs_test
2005-07-26
cl349
5858:2ae19537f615
Allow test.sh to take arg: name of test to start with
2005-07-26
cl349
5857:6f4d50000179
Make testing more reliable: wait for event after async so we know
2005-07-26
cl349
5856:4e833037159d
Change watches: operations block until everyone has acked.
2005-07-26
cl349
5855:997b2b07b96d
Change from bool indicating blocked to an enum: when watches go
2005-07-26
cl349
5854:99366b44c421
Test and fix acknowedge_watch from returning EINVAL.
2005-07-26
cl349
5853:f9a3f32a129b
Fix testsuite to ignore tool/ dir.
2005-07-26
cl349
5852:71271a3f41a9
Start of code to persistent store connections when xenstored restarts
2005-07-26
cl349
5851:932fc8a1b38d
# HG changeset patch
2005-07-26
kaf24
5850:22984cc20ff9
Manual merge.
2005-07-26
kaf24
5849:c1c9a281eac2
Attached patch removes the empty domain if
2005-07-26
cl349
5848:6ac24e8a6ec4
Don't enter sv subdirectory until its Makefile supports targets
2005-07-26
kaf24
5847:9b436c6bf2bd
This patch prevents you from getting a screen full of stack trace when
2005-07-26
kaf24
5846:6c24d2b4f3ea
Manual merge.
2005-07-26
twilkie
5845:df19d43b95d0
Add XenSV back into the repository.
2005-07-26
kaf24
5844:d63b100b327a
Fix restart/poweroff properly. From aq.
2005-07-25
kaf24
5843:ecb17ef5a587
- allows to optionally boot the system with a policy already being
2005-07-25
kaf24
5842:d6af2ea42f94
Improve guest time keeping
2005-07-25
kaf24
5841:eba58fc9f755
Really enable gdbserver for real mode code.
2005-07-25
kaf24
5840:4999a05b568f
Use hg root instead of bk root.
2005-07-25
kaf24
5839:82af26d5d134
Restore command line parsing code from qemu-0.6.1
2005-07-25
kaf24
5838:7ac99b43f879
Allow multiple disk images per guest.
2005-07-25
kaf24
5837:9b713b8d1100
Fix the path to qemu-dm
2005-07-25
kaf24
5836:cb0f79c9d3fc
Implement the I/O bitmap vm execution control.
2005-07-25
kaf24
5835:edc6e8921dd1
Don't leave behind zombie device model processes
2005-07-25
kaf24
5834:3acc0ae6a001
Xen full virtualization does not handle unaligned IO with page crossing.
2005-07-25
kaf24
5833:5f77050a58f6
Translate some control characters in the qemu monitor.
2005-07-25
kaf24
5832:50fd1e053b1a
Remove extra definition of DBG in pci/irq.c in XenLinux.
2005-07-25
kaf24
5831:34fe1d9f0ced
Fix cross-compile builds by using NM macro instead of nm
2005-07-25
kaf24
5830:9a936ba5cde0
XenLinux restart/poweroff calls 'reboot' or 'poweroff'
2005-07-25
vh249
5829:6feba419cead
split deallocation from net_tx_action
2005-07-25
vh249
5828:7bc4ebdd5660
add grant table capabilities to netback and netfront.
2005-07-25
vh249
5827:a49bf96419a4
regenerate smp-alt.patch for 2.6.12
2005-07-22
sd386
5826:dc7c14e533c2
Local merge
2005-07-22
sd386
5825:460405b4723b
Fixed extratime scheduling bug, which caused a prioritised dom0 to overtake the whole cpu.
2005-07-22
kaf24
5824:48aed1403fe3
Port kallsyms to Xen, as 'symbols'.
2005-07-22
sos22
5823:7627476544b5
In 2.6.12-land, do_debug and do_int3 return void. Make sure we don't try
2005-07-21
kaf24
5822:9038a369268d
Here is a patch to enable Xen to run on a Unisys ES7000 x86_64 system.
2005-07-21
kaf24
5821:6e11af443eb1
Fix problem of can not create two or more vmx guest.
2005-07-21
kaf24
5820:07884fe7c5ce
Save per cpu IDT information into the VMCS host area.
2005-07-21
kaf24
5819:dd3dbd7c82e0
Propagate guest MSR writes to machine MSRs immediately
2005-07-20
smh22
5818:c7f883aaedb0
Fix bug.
2005-07-20
kaf24
5817:c316e464f7c2
No need to define io_remap_pfn_range in linux/mm.h.
2005-07-19
maf46
5816:581902ddd16f
Merged by hand.
2005-07-19
maf46
5815:390e4d63cdb1
Shadow mode's writable-PTs should only allow guest kernels access to PTs
2005-07-19
kaf24
5814:2ecb91fb6cdb
Fix wallclock timebase extraction in XenLinux.
2005-07-19
kaf24
5813:bf68b5fcbc9b
Simplify and fix the error-correction factor during
2005-07-18
kaf24
5812:43564304cf94
First cut of new time interfaces and synchronisation mechanisms.
2005-07-17
ach61
5811:9697bc63d403
pdb: read/write registers for process target
2005-07-16
kaf24
5810:722c372fe201
Fix 'make uninstall' target.
2005-07-16
kaf24
5809:1b45bcaafb1f
Fix 'make mrproper' to remove pristine and ref trees.
2005-07-16
kaf24
5808:43e28a2f6037
Delete resurrected files (from ia64 merge).
2005-07-15
kaf24
5807:d75a502b45eb
Simple grant-table fix (check_unmap).
2005-07-15
kaf24
5806:6891f0c11683
Trivial fixes for numeric arg to head/tail.
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_*
less
more
| rev 5910:
(0)
-3000
-1000
-120
+120
+1000
+3000
tip