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 9211:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-03-11
emellor
9211:e48f56250811
Merged.
2006-03-11
emellor
9210:1ffd973d3d49
Define TESTS to be the .test files, not the .py files, otherwise the chmod +x
2006-03-11
emellor
9209:ed1afb12106e
- Reworked to use your match_domid suggestion and filtering
2006-03-11
emellor
9208:90bac1d23a0c
Merged.
2006-03-11
emellor
9207:9c2c55ba22e5
Trivial fix to bind implementation.
2006-03-10
emellor
9206:9dbc0786b502
Minor fix to error message.
2006-03-10
emellor
9205:faa1eb1621b9
Simplify the interface into httpserver and UnixHttpServer -- the root and
2006-03-10
emellor
9204:83a882b3d807
Untangle XendRoot and XendLogging by having XendLogging check the global
2006-03-11
kaf24
9203:1f30a0ac3033
Changeset 9134 introduced a caching mechanism when xenbus_switch_state
2006-03-11
kaf24
9202:3f8123ae34ba
Currently if one tries to execute VMX instruction from inside the
2006-03-11
kaf24
9201:a5a50f6fbc09
Enable the ejection of the physical cdrom tray, when user enters
2006-03-10
kaf24
9200:d4e433d615b0
More build config changes:
2006-03-10
kaf24
9199:e408a374840c
Replace memory_op subcommands reserved_phys_area and map_shared_info
2006-03-10
cl349
9198:c5286130a96e
Map grant table pages in vmalloc kernel address space instead of fixmap.
2006-03-10
emellor
9197:cc303cdf8809
The attached patch cleans up the parsing of /proc/xen/balloon that
2006-03-10
stekloff
9196:e0741ec5ec52
Fix test 11_create_concurrent_ps.py for HVM domains. HVM can only
2006-03-10
kaf24
9195:00061c916dbb
Clean the pending_intr processing sequence and fix some potential bugs.
2006-03-10
kaf24
9194:8bb494bccdac
Fix the gdbserver-xen for VMX guests.
2006-03-10
emellor
9193:3ea1c6118fc2
This patch
2006-03-10
stekloff
9192:8c1badb84c3e
Adding hping TCP and UDP tests. They hping a number of packets to
2006-03-10
stekloff
9191:b13e54483c1a
Fix xmtest 13_create_multinic_pos.py to work with HVM.
2006-03-09
kaf24
9190:e31f21fc391d
Fix a few small issues in xc_domain_dumpcore:
2006-03-09
kaf24
9189:85b34394c9a2
Move 'debug' build option into the outermost Config.mk file.
2006-03-09
kaf24
9188:7e68bc2745af
Clean up the usage of CFLAGS. This is nice for packagers, who would
2006-03-09
cl349
9187:fbeb0a5b7219
Change the location of the shared_info page for auto_translated_physmap guests.
2006-03-09
kaf24
9186:df0ad1c46f10
Build MTRR support into privileged xenlinux x86/64.
2006-03-09
kaf24
9185:e0d32d7cb5da
Apply proper locking in xenlinux mtrr interface functions.
2006-03-09
kaf24
9184:c176d2e45117
64 bit pagetable builder added to mm.c
2006-03-09
kaf24
9183:80bc37d5a32f
Explain disadvantages of building pciback as a module in Kconfig help.
2006-03-09
kaf24
9182:d4a2af362e5e
Make xc_linux_build() load the initrd page-by-page rather
2006-03-09
kaf24
9181:a1fcee3b2abe
Clean up internal libxc functions to take 'const char *'
2006-03-09
kaf24
9180:899532500ada
Add a parallel set of APIs to the domain builders to allow images and
2006-03-09
kaf24
9179:5ea87acc07dc
Adds a new device interface to xend/xm similar to the one for ioports
2006-03-09
kaf24
9178:37f3f5ad9110
According to the April 2005 Intel Virtualization Technology Specification
2006-03-09
kaf24
9177:17e26f60e901
Fix order-of-evaluation issue in xc_domain_dumpcore. The intent is
2006-03-09
kaf24
9176:a4dc14edd56b
Clean up the interface for sharing xen-heap pages with guests.
2006-03-09
kaf24
9175:4af3f8bd7e0c
Add missing include in hypercalls header file.
2006-03-08
kaf24
9174:f527a18cc8c3
Allow pciback to be built as a module.
2006-03-08
kaf24
9173:42a1f6ffd0e9
Allow pciback to be placed into a permissive mode of operation whereby it allows
2006-03-08
kaf24
9172:aae274b4c1a7
Trivial fix for pcifront bringup.
2006-03-08
kaf24
9171:766817372cab
Fix call to set_timer in vlapic.c. Should not set timer.expires
2006-03-08
kaf24
9170:53b0dc1cb1db
Implement guest_access routines for copying to/from a sub-field of a structure.
2006-03-08
kaf24
9169:3627061dcc9a
Undo misapplied search replace.
2006-03-08
kaf24
9168:94b10faa7577
Lower-casify some macros, and rename kernel_mode() to guest_kernel_mode().
2006-03-08
kaf24
9167:64f890639992
Update Xen extraversion to reflect unstable status.
2006-03-08
kaf24
9166:3219aa25ad46
The PAE guest can run on SMP 64-bit Xen0 now.
2006-03-08
kaf24
9165:f55d6c299c7e
Keep totalram_pages in sync with current_pages in balloon driver.
2006-03-08
kaf24
9164:6cc6b0ec9fa5
Add some bounds checking to values passed when changing the period and
2006-03-08
kaf24
9163:2538f3f838dc
Ensure old Python files are overwritten during tools install.
2006-03-08
kaf24
9162:13bbfced7b35
Fix 64-bit Linux build.
2006-03-08
kaf24
9161:ccca12a2bee2
Fix up #PF error code before propagating to guest kernel.
2006-03-07
kaf24
9160:503c4d8454e5
Clean up vlapic code.
2006-03-07
kaf24
9159:4293d6760cef
Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).
2006-03-07
cl349
9158:b41ad96f1242
Cleanup i386 entry.S.
2006-03-07
kaf24
9157:51c59d5d76b0
Tighten up the assertion conditions in the GUEST_MODE() macro.
2006-03-06
kaf24
9156:583d01868d17
SVM patch to add missing svm_asid() call into 64bit exits.S vmexit loop.
2006-03-06
kaf24
9155:57a905038907
Fix additional gdbstub issues.
2006-03-06
kaf24
9154:b0d8b38681ff
Add next/previous key bindings to XenMon curses mode.
2006-03-06
kaf24
9153:0ad422291688
Fix reporting of time intervals in the log mode of XenMon.
2006-03-06
kaf24
9152:d60392d5b818
No need to re-set vm_pgoff before calling remap_pfn_range(). It will do
less
more
| rev 9211:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip