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 7379:
(0)
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip
age
author
revision
description
2005-10-14
kaf24
7379:d48bc069122c
In addition to setting opaque handle during domain
2005-10-14
kaf24
7378:bd3268de4145
Store an opaque handle (tools uuid) in the domain structure
2005-10-14
iap10
7377:70aa62954e91
Remove unused x86_64 functions.
2005-10-13
emellor
7376:95ec0b134206
Patch for typo causing multiple output in xm list -l, courtesy of Laura Ramirez
2005-10-13
jrb44
7375:56752fea020d
Fixed 64 bit Linux build.
2005-10-13
kaf24
7374:b41e51ffa5ea
Because of a bug with reference counting against the target guest page
2005-10-13
emellor
7373:3fd239d8b640
Revert accidental commit.
2005-10-13
emellor
7372:bb22622a15fc
Merged.
2005-10-13
emellor
7371:cd6f7b548218
Remove the diagnostic/recovery when two domains end up with the same name. It
2005-10-13
kaf24
7370:5a97ee0633e8
Cleanup CPU hotplug and save/restore. Next step is to
2005-10-13
emellor
7369:92c6021f23e4
Merge.
2005-10-13
emellor
7368:7b9547485703
Fix broken test for zombies.
2005-10-13
kaf24
7367:10c93f58b041
Fix multi-cpu save/restore after the max_vcpu patch.
2005-10-13
kaf24
7366:43677823b395
Fix client dependency on libxenstore in Makefile.
2005-10-13
kaf24
7365:9e373ffff3e6
NS_PER_TICK must be a s64 quantity. It is compared with
2005-10-13
kaf24
7364:48f542f8d906
Currently, we mark an IO request to STATE_IOREQ_READY state before
2005-10-12
kaf24
7363:40b4860f554a
Add memory barriers to console ring accesses. Similar to what
2005-10-12
cl349
7362:d6e0eb8622cd
Disable watch callbacks only during driver registration instead of all probes.
2005-10-12
cl349
7361:179027128d99
Disable watch callbacks while running the driver probe callback.
2005-10-12
kaf24
7360:2796f432858e
Change xenstore-domain messaging protocol to match what we use
2005-10-12
kaf24
7359:f8c725f1fce8
Fix xsls build dependency.
2005-10-12
kaf24
7358:c81c8a2821aa
Add a option for enabling ne2000 NIC device model
2005-10-12
kaf24
7357:d6e99066959a
Refactor domain/vcpu allocation to be more separated.
2005-10-12
kaf24
7356:af38c6b205f6
Keir moved barriers,
2005-10-12
kaf24
7355:9d47f70345a4
Fix error output to stderr in xc_linux_build.
2005-10-12
kaf24
7354:52b9aca1916a
New dom0_op to set max vcpus for a domain.
2005-10-12
kaf24
7353:29db5bded574
Fix 64-bit compile warnings in firmware.
2005-10-12
emellor
7352:f3aa156fda6a
Merged.
2005-10-12
emellor
7351:97648825856b
Merged.
2005-10-12
emellor
7350:b938c4965a8f
Make the error reporting back to xm just a little bit less insane, and fix a
2005-10-12
emellor
7349:00a324b3a2db
Ignore any watches that fire for which we do not have a registration. This can
2005-10-12
emellor
7348:09447f91ab49
Don't try and call DevController if we can't destroy a device ourselves,
2005-10-12
emellor
7347:3dd931842e71
Improve error message.
2005-10-12
kaf24
7346:26599c5d298d
merge
2005-10-12
kaf24
7345:68e754d7e1cb
Fix firmware build for cross-compilation.
2005-10-12
emellor
7344:ffbee4415bf7
Explicitly state which architectures are going to use /usr/lib64, to allow for
2005-10-12
emellor
7343:41c970cf82ba
Fix the handling of EAGAIN from the transaction_end; we were failing to do any
2005-10-12
emellor
7342:b719806d1265
Added missing __init__.py.
2005-10-12
kaf24
7341:def91f2dbc89
Fix vcpu-hotplug xenbus watch handler and setup.
2005-10-12
kaf24
7340:43b40ae7904c
Better cast for ptr->int in residerfs module.
2005-10-12
kaf24
7339:b3a255e88810
Fix Xen public interfaces and the tools to consistently
2005-10-12
emellor
7338:067b9aacb6c2
Fix deadlock in XendDomainInfo when a domain is cleaned up. We are renaming
2005-10-12
emellor
7337:00a24908057f
Change import that was confusing pylint (this is a pylint bug, I think).
2005-10-12
emellor
7336:1d8933fa01d2
Issue diagnostics if xm is being run as a non-root user. This used to happen,
2005-10-12
kaf24
7335:e89a7279d602
Fix compilation problems with xenstore.
2005-10-12
kaf24
7334:801ffcaa450b
This patch implements select() functionality on /dev/vtpm and fixes some
2005-10-12
kaf24
7333:1fd8bd359118
Fix PAE overflow in xc_linux_build.
2005-10-12
kaf24
7332:0fd84f168103
Error print on err path.
2005-10-12
kaf24
7331:456b91c81427
The NAT scripts currently work, but the changes below decrease user
2005-10-12
kaf24
7330:c05d5e85ded2
Hide the VMX cpu feature from unmodified Guests.
2005-10-11
djm
7329:74d56b7ff46c
Merged
2005-10-11
djm
7328:333f722ed6d0
Fixes for correct itir handling in vcpu_translate (broke simulator)
2005-10-09
djm
7327:bb8120b53a96
Convert a few privops to existing hyperprivops in xenlinux
2005-10-08
djm
7326:eba5d2627b18
Still more updating ia64 to xen-unstable
2005-10-08
djm
7325:042714c06042
More updating ia64 to latest xen-unstable
2005-10-08
djm
7324:0ffa4369cbb3
Update ia64 to keep up with core changes
less
more
| rev 7379:
(0)
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip