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 5900:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-07-27
kaf24
5900:7599a943b39e
On opt_nosmp, also force num_cores to 1. Do this in setup.c
2005-07-27
sos22
5899:828d512b22ba
Kill a bad assertion.
2005-07-27
sos22
5898:240313350234
Merge.
2005-07-27
sos22
5897:5f9ca2959ffc
Make sure that opt_nosmp also disables hyperthreading. This stops us
2005-07-27
cl349
5896:d86a9892396a
Rename file with space in name.
2005-07-27
kaf24
5895:a0a14aedfa68
Fix memory reservation in XenLinux.
2005-07-27
iap10
5894:4c52791a0444
Frob the Linux-2.6 configs to enable PAE (HIGHMEM_64G) if XEN_TARGET_X86_PAE=y
2005-07-26
cl349
5893:2333f6616d18
merge?
2005-07-26
cl349
5892:69beaae8a1fa
Clean up xenbus code not to use priorities.
2005-07-26
cl349
5891:5f0446907501
Fix case where watch callback unregisters itself: do not try to ack it
2005-07-26
cl349
5890:26e4e952c385
Implement xenbus_dev_error() and xenbus_dev_ok() functions
2005-07-26
cl349
5889:a9a956748997
Scrub initial xenstore page, free xendev structure.
2005-07-26
cl349
5888:b52196300306
Fix locking: probe can be called from several places, so ensure
2005-07-26
cl349
5887:c1c2a023dbc4
Fix bus watch code, and clean up a little.
2005-07-26
cl349
5886:51fb35494e9b
Note about when device_find is fixed
2005-07-26
cl349
5885:c352c388aaec
Modify to assume transactions
2005-07-26
cl349
5884:aa8776c44b65
Do not use device_find: crashes for some reason
2005-07-26
cl349
5883:c20ccb474166
Fix missing argument rename in xenbus_exists.
2005-07-26
cl349
5882:aeb3b64ea40e
Grab lock around registering watch.
2005-07-26
cl349
5881:bd0ff9b1ea14
Add watch for dynamic add/remove of devices.
2005-07-26
cl349
5880:42e8937a93f0
Fix return from xenbus_scanf: returns number scanned, not 0!
2005-07-26
cl349
5879:2e6e1eb66c5e
Major xenbus cleanup
2005-07-26
cl349
5878:62e13cae2f58
Update python bindings - xs_watch doesn't support a priority anymore.
2005-07-26
cl349
5877:1853a6e966bd
Remove ill-conceived concept of watches blocking reply on
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.
less
more
| rev 5900:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip