age |
author |
revision |
description |
2006-03-19 |
kaf24 |
9331:9795d9407acc |
Apply Xen build system changes to all non-arch subdirectories. |
2006-03-19 |
kaf24 |
9330:f513384a18ee |
Conditionalize building the Xen ACPI driver. |
2006-03-19 |
kaf24 |
9329:5b56d1e1ac8b |
Fix VMX EFER write logic. Also some cleanups. |
2006-03-19 |
kaf24 |
9328:e3c7b1e97459 |
Add back hvm guest apm support and fixed the original apm issues to |
2006-03-18 |
cl349 |
9327:8cc027def1de |
linux-x86_64: Sync with native. |
2006-03-18 |
vhanquez |
9326:e92b363402f9 |
Fix a race that crash domU by calling xenbus_probe twice if it receive event |
2006-03-18 |
kaf24 |
9325:4d4a700bea7a |
Move __do_IRQ() definition to ia64 header file where it belongs. |
2006-03-18 |
kaf24 |
9324:78b8b0d9acc8 |
merge with xen-ia64-unstable.hg |
2006-03-18 |
cl349 |
9323:ea67b8a9c7e0 |
Update to Linux 2.6.16-rc6. |
2006-03-21 |
awilliam |
9322:f163677f8767 |
[IA64] cleanup in domain.c |
2006-03-21 |
awilliam |
9321:212eb6a2d8cd |
[IA64] cleanup of tlb.c |
2006-03-21 |
awilliam |
9320:d18f8fd07fa2 |
[IA64] remove linux/patch.c |
2006-03-21 |
awilliam |
9319:263901a2a995 |
[IA64] EFI_RESET_SYSTEM now reboots domU. |
2006-03-20 |
awilliam |
9318:9afd25b90af4 |
[IA64] Hypercalls are only allowed by kernels. |
2006-03-20 |
awilliam |
9317:1dc45879fa5c |
[IA64] Check privilege level for pal/sal/efi calls. |
2006-03-20 |
awilliam |
9316:ccb437f2ed4e |
[IA64] Replace huge if/else if with a switch. |
2006-03-20 |
awilliam |
9315:d5b1bc047540 |
[IA64] correct mistake from previous patch |
2006-03-20 |
awilliam |
9314:58a3ed82eee4 |
[IA64] Removed warning messages |
2006-03-20 |
awilliam |
9313:815758308556 |
[IA64] Removed unnecessary header files |
2006-03-17 |
awilliam |
9312:25003dd43a92 |
merge |
2006-03-17 |
kaf24 |
9311:3377e445aa5e |
Fix VMX cpuid handling when EAX == 4. |
2006-03-17 |
kaf24 |
9310:843ced27531a |
Allows the hypervisor to build without warnings (wisely considered |
2006-03-17 |
kaf24 |
9309:eceb7ffe1e67 |
Fix the gzip size extraction in xc_inflate_buffer(). Extract |
2006-03-17 |
kaf24 |
9308:03d7b5b2c212 |
Fix sched_sedf adjdom to properly clamp the period max value. |
2006-03-17 |
kaf24 |
9307:b8640cd55fd7 |
Declare inline function as 'static inline', not 'extern inline'. |
2006-03-17 |
vhanquez |
9306:98a6f5ae7b1f |
Reinitialize producer and consumer index to 0 if indexes corruption are detected |
2006-03-17 |
vhanquez |
9305:56ec142bdd91 |
Substitute kmalloc+memset by kzalloc where possible |
2006-03-16 |
kaf24 |
9304:796ac2386a24 |
Clean up HVM relinquish_guest_resources interface and implementation. |
2006-03-16 |
kaf24 |
9303:58d1ef215706 |
Add Summagraphics Tablet emulation for VNC users. The current PS/2 emulation |
2006-03-16 |
kaf24 |
9302:d6bab69e856f |
Change the VNC main input loop delay from 1 second down to 10 |
2006-03-16 |
kaf24 |
9301:48211017a16a |
Add a shadow VRAM to track changes to the real VRAM. When the guest |
2006-03-16 |
kaf24 |
9300:a7b6eed7b0a6 |
Explicitly include time.h to get gettimeofday declaration. |
2006-03-16 |
kaf24 |
9299:00aba64e034e |
pcifront poll loop now checks gettimeofday rather than jiffies, |
2006-03-15 |
kaf24 |
9298:1569bc48b0b8 |
Implement console for Mini-os and also fix 2 bugs: |
2006-03-15 |
kaf24 |
9297:d3b0d74702b5 |
Make asm macros use the generally accepted comma-separated arg-passing style. |
2006-03-15 |
kaf24 |
9296:f85bb99187bf |
Update interface documentation to include sched_op_new hypercall |
2006-03-15 |
kaf24 |
9295:96ba0a2bc9de |
Remove unnecessary cr4 handling in vmx_set_cr0. |
2006-03-15 |
vhanquez |
9294:9af36c14ae83 |
merge |
2006-03-15 |
vhanquez |
9293:250ff103c291 |
fix buffer overflow in print XS_DEBUG command |
2006-03-15 |
vhanquez |
9292:51b0d4c2d4d9 |
move XS_DEBUG code into a proper function |
2006-03-15 |
kaf24 |
9291:a5ee1cb525bb |
Make MTU rx check in netfront more permissive to allow for 8021q vlan tagging. |
2006-03-15 |
kaf24 |
9290:c097485037f7 |
Remove unused macro VMX_CPU_STATE_PG_ENABLED. |
2006-03-15 |
kaf24 |
9289:2162e1356bee |
Fix 64-bit build. |
2006-03-15 |
vhanquez |
9288:890fa761ba82 |
Do not BUG when receiving unexpected message type from xenbus |
2006-03-15 |
Ian Campbell |
9287:f00e257d200c |
There is no need to pin page tables when XENFEAT_writable_page_tables |
2006-03-15 |
kaf24 |
9286:06e3c5ef2979 |
Fix x86/64 HVM assertion failure. |
2006-03-15 |
kaf24 |
9285:e3e4c8b564e2 |
I've found it useful to display the panic message *before* dropping into the |
2006-03-15 |
kaf24 |
9284:5618b13ac97f |
Unlike x86 and apparently ia64, PowerPC delivers timer interrupts as a |
2006-03-15 |
kaf24 |
9283:be669c4b1e6b |
Add extra tracing near a commonly-failing scheduler assertion. |
2006-03-17 |
awilliam |
9282:e04978011d2d |
[IA64] VT-i Domains should use same hvm builder as VT-x |
2006-03-17 |
awilliam |
9281:6ccf98fcd9de |
[IA64] -mconstant-gp gcc/as option added. |
2006-03-17 |
awilliam |
9280:ccde0eab2545 |
[IA64] zero_page_memmap_ptr removed (was unused). |
2006-03-17 |
awilliam |
9279:463c67da6f0a |
[IA64] fixed a vcpu_translate bug |
2006-03-17 |
awilliam |
9278:edc63b5dd71d |
[IA64] setting rr0 is not correctly emulated |
2006-03-17 |
awilliam |
9277:32c39e71740f |
[IA64] Remove "#define page_info page" |
2006-03-17 |
awilliam |
9276:1055f276cc4d |
[IA64] Remove header files where "page" is used |
2006-03-16 |
awilliam |
9275:e3aa5b2387ac |
[IA64] disable handling of legacy privified insns |
2006-03-16 |
awilliam |
9274:bbfbb9e09b55 |
[IA64] remaining privified insns removed |
2006-03-16 |
awilliam |
9273:cd15ba9aa1cc |
[IA64] new hyperprivop |
2006-03-16 |
awilliam |
9272:f6feefcd1046 |
[IA64] postat tool |
2006-03-16 |
awilliam |
9271:d75f733f328c |
[IA64] Changed from page to page_info |
2006-03-16 |
awilliam |
9270:9c0123c8a1b4 |
[IA64] use of max_addr= & command line |
2006-03-16 |
awilliam |
9269:edbfa36f2451 |
[IA64] fix AFLAGS in Rules.mk |
2006-03-15 |
awilliam |
9268:ab05373d6edd |
[IA64] cleanup in dom_fw.c |
2006-03-15 |
awilliam |
9267:60578e2ace8e |
[IA64] LID virtualization |
2006-03-15 |
awilliam |
9266:dc99944b9bd0 |
[IA64] dummy IO memmap entry |
2006-03-15 |
awilliam |
9265:2f4911432398 |
[IA64] remove warning of xen_init() |
2006-03-14 |
awilliam |
9264:911c04274f14 |
[IA64] warning cleanup |
2006-03-14 |
awilliam |
9263:0ed4a312765b |
merge |
2006-03-14 |
kaf24 |
9262:c445d4a0dd76 |
Define a new sched_op hypercall called sched_op_new, which differs from the |
2006-03-14 |
kaf24 |
9261:e3d7c2183866 |
Add a read barrier to the time-values-uptodate xenlinux time checking function. |
2006-03-14 |
kaf24 |
9260:f4cef1aa2521 |
Fix ASSERT failure caused by NX support code on x86_64 |
2006-03-14 |
kaf24 |
9259:de5d2b9a9cfb |
When both stolen and blocked are rounded down, it is possible for the |
2006-03-14 |
kaf24 |
9258:a77cf8fdc307 |
Xen/ia64 build fixes. |
2006-03-14 |
kaf24 |
9257:66f02103f4c5 |
Trivial ia64 tools build fix. |
2006-03-14 |
kaf24 |
9256:1f739672ca00 |
Fix a bug which occurs when Xen is compiled with debug=y. Destroying a |
2006-03-14 |
kaf24 |
9255:1c24ee05f8f3 |
Fix the bug that hvm domain network breaks after xm reboot. Root |
2006-03-14 |
kaf24 |
9254:14bfb2eb9505 |
Fix build error with -Wstrict-prototype. |
2006-03-14 |
kaf24 |
9253:47c562fd342a |
Fix memory leak in xc_domain_dumpcore and simplify copy_from_domain_page. |
2006-03-14 |
kaf24 |
9252:065006aa5322 |
Fix a typo in a comment -- vmxloader is now hvmloader. |
2006-03-14 |
kaf24 |
9251:ccf3d5cd1428 |
Fix PAE ptep_get_and_clear_full(). The fast path requires us to manually clear |
2006-03-14 |
kaf24 |
9250:7d8efd4f1ac7 |
Initialise blkfront_info to zeroes after allocating it. |
2006-03-14 |
kaf24 |
9249:d14cb80574ee |
Revert some of the bigger changes in c/s 9217 as these have been |
2006-03-13 |
kaf24 |
9248:36cf47cfea4e |
Clean up block-device hotplug routines in xenlinux. |
2006-03-13 |
kaf24 |
9247:68915c4893ee |
Add a 't' debug key to Xen for displaying info about cross-cpu clock jitter. |
2006-03-13 |
kaf24 |
9246:2625000d3145 |
Make time-backwarsd warning a run-time configurable option. |
2006-03-13 |
kaf24 |
9245:1439cfa5ee8c |
The existing xc_domain_dumpcore is very specific to disk/file based |
2006-03-13 |
emellor |
9244:68b4edadd161 |
xm top was listed twice in the help message -- remove it from the Host Commands |
2006-03-13 |
kaf24 |
9243:4d38a73999a9 |
Fix broken assertion in SEDF scheduler. |
2006-03-12 |
kaf24 |
9242:57f21f67b532 |
No need to pin/unpin intermediate pagetables in x86/64 xenlinux. |
2006-03-12 |
kaf24 |
9241:9aefef31e040 |
Ignore pinning of other than root page directories. Disallow |
2006-03-12 |
kaf24 |
9240:3983e4f1b054 |
Add missing include of a header file to avoid a compile warning. |
2006-03-12 |
kaf24 |
9239:8a2c63591c81 |
pciback sends evtchn notification to pcifront when its request is processed. |
2006-03-11 |
emellor |
9238:903a9b95fb06 |
Merged. |
2006-03-11 |
emellor |
9237:65dfd26801af |
Remove blank line -- this was causing all the tests to be run twice, because |
2006-03-11 |
root |
9236:000d5ccb2bec |
HG Patch |
2006-03-11 |
emellor |
9235:e48f56250811 |
Merged. |
2006-03-11 |
emellor |
9234:1ffd973d3d49 |
Define TESTS to be the .test files, not the .py files, otherwise the chmod +x |
2006-03-11 |
emellor |
9233:ed1afb12106e |
- Reworked to use your match_domid suggestion and filtering |
2006-03-11 |
emellor |
9232:90bac1d23a0c |
Merged. |
2006-03-11 |
emellor |
9231:9c2c55ba22e5 |
Trivial fix to bind implementation. |
2006-03-10 |
emellor |
9230:9dbc0786b502 |
Minor fix to error message. |
2006-03-10 |
emellor |
9229:faa1eb1621b9 |
Simplify the interface into httpserver and UnixHttpServer -- the root and |
2006-03-10 |
emellor |
9228:83a882b3d807 |
Untangle XendRoot and XendLogging by having XendLogging check the global |
2006-03-11 |
kaf24 |
9227:1f30a0ac3033 |
Changeset 9134 introduced a caching mechanism when xenbus_switch_state |
2006-03-11 |
kaf24 |
9226:3f8123ae34ba |
Currently if one tries to execute VMX instruction from inside the |
2006-03-11 |
kaf24 |
9225:a5a50f6fbc09 |
Enable the ejection of the physical cdrom tray, when user enters |
2006-03-10 |
kaf24 |
9224:d4e433d615b0 |
More build config changes: |
2006-03-10 |
kaf24 |
9223:e408a374840c |
Replace memory_op subcommands reserved_phys_area and map_shared_info |
2006-03-10 |
cl349 |
9222:c5286130a96e |
Map grant table pages in vmalloc kernel address space instead of fixmap. |
2006-03-10 |
emellor |
9221:cc303cdf8809 |
The attached patch cleans up the parsing of /proc/xen/balloon that |
2006-03-10 |
stekloff |
9220:e0741ec5ec52 |
Fix test 11_create_concurrent_ps.py for HVM domains. HVM can only |
2006-03-10 |
kaf24 |
9219:00061c916dbb |
Clean the pending_intr processing sequence and fix some potential bugs. |
2006-03-10 |
kaf24 |
9218:8bb494bccdac |
Fix the gdbserver-xen for VMX guests. |
2006-03-10 |
emellor |
9217:3ea1c6118fc2 |
This patch |
2006-03-10 |
stekloff |
9216:8c1badb84c3e |
Adding hping TCP and UDP tests. They hping a number of packets to |
2006-03-10 |
stekloff |
9215:b13e54483c1a |
Fix xmtest 13_create_multinic_pos.py to work with HVM. |
2006-03-09 |
kaf24 |
9214:e31f21fc391d |
Fix a few small issues in xc_domain_dumpcore: |
2006-03-09 |
kaf24 |
9213:85b34394c9a2 |
Move 'debug' build option into the outermost Config.mk file. |
2006-03-09 |
kaf24 |
9212:7e68bc2745af |
Clean up the usage of CFLAGS. This is nice for packagers, who would |
2006-03-09 |
cl349 |
9211:fbeb0a5b7219 |
Change the location of the shared_info page for auto_translated_physmap guests. |
2006-03-09 |
kaf24 |
9210:df0ad1c46f10 |
Build MTRR support into privileged xenlinux x86/64. |
2006-03-09 |
kaf24 |
9209:e0d32d7cb5da |
Apply proper locking in xenlinux mtrr interface functions. |
2006-03-09 |
kaf24 |
9208:c176d2e45117 |
64 bit pagetable builder added to mm.c |
2006-03-09 |
kaf24 |
9207:80bc37d5a32f |
Explain disadvantages of building pciback as a module in Kconfig help. |
2006-03-09 |
kaf24 |
9206:d4a2af362e5e |
Make xc_linux_build() load the initrd page-by-page rather |
2006-03-09 |
kaf24 |
9205:a1fcee3b2abe |
Clean up internal libxc functions to take 'const char *' |
2006-03-09 |
kaf24 |
9204:899532500ada |
Add a parallel set of APIs to the domain builders to allow images and |
2006-03-09 |
kaf24 |
9203:5ea87acc07dc |
Adds a new device interface to xend/xm similar to the one for ioports |
2006-03-09 |
kaf24 |
9202:37f3f5ad9110 |
According to the April 2005 Intel Virtualization Technology Specification |
2006-03-09 |
kaf24 |
9201:17e26f60e901 |
Fix order-of-evaluation issue in xc_domain_dumpcore. The intent is |
2006-03-09 |
kaf24 |
9200:a4dc14edd56b |
Clean up the interface for sharing xen-heap pages with guests. |
2006-03-09 |
kaf24 |
9199:4af3f8bd7e0c |
Add missing include in hypercalls header file. |
2006-03-08 |
kaf24 |
9198:f527a18cc8c3 |
Allow pciback to be built as a module. |
2006-03-08 |
kaf24 |
9197:42a1f6ffd0e9 |
Allow pciback to be placed into a permissive mode of operation whereby it allows |
2006-03-08 |
kaf24 |
9196:aae274b4c1a7 |
Trivial fix for pcifront bringup. |
2006-03-08 |
kaf24 |
9195:766817372cab |
Fix call to set_timer in vlapic.c. Should not set timer.expires |
2006-03-08 |
kaf24 |
9194:53b0dc1cb1db |
Implement guest_access routines for copying to/from a sub-field of a structure. |
2006-03-08 |
kaf24 |
9193:3627061dcc9a |
Undo misapplied search replace. |
2006-03-08 |
kaf24 |
9192:94b10faa7577 |
Lower-casify some macros, and rename kernel_mode() to guest_kernel_mode(). |
2006-03-08 |
kaf24 |
9191:64f890639992 |
Update Xen extraversion to reflect unstable status. |
2006-03-08 |
kaf24 |
9190:3219aa25ad46 |
The PAE guest can run on SMP 64-bit Xen0 now. |
2006-03-08 |
kaf24 |
9189:f55d6c299c7e |
Keep totalram_pages in sync with current_pages in balloon driver. |
2006-03-08 |
kaf24 |
9188:6cc6b0ec9fa5 |
Add some bounds checking to values passed when changing the period and |
2006-03-08 |
kaf24 |
9187:2538f3f838dc |
Ensure old Python files are overwritten during tools install. |
2006-03-08 |
kaf24 |
9186:13bbfced7b35 |
Fix 64-bit Linux build. |
2006-03-08 |
kaf24 |
9185:ccca12a2bee2 |
Fix up #PF error code before propagating to guest kernel. |
2006-03-07 |
kaf24 |
9184:503c4d8454e5 |
Clean up vlapic code. |
2006-03-07 |
kaf24 |
9183:4293d6760cef |
Upgrade all hypercalls to use the new guest_handle interface (on the Xen side). |
2006-03-07 |
cl349 |
9182:b41ad96f1242 |
Cleanup i386 entry.S. |
2006-03-07 |
kaf24 |
9181:51c59d5d76b0 |
Tighten up the assertion conditions in the GUEST_MODE() macro. |
2006-03-06 |
kaf24 |
9180:583d01868d17 |
SVM patch to add missing svm_asid() call into 64bit exits.S vmexit loop. |
2006-03-06 |
kaf24 |
9179:57a905038907 |
Fix additional gdbstub issues. |
2006-03-06 |
kaf24 |
9178:b0d8b38681ff |
Add next/previous key bindings to XenMon curses mode. |
2006-03-06 |
kaf24 |
9177:0ad422291688 |
Fix reporting of time intervals in the log mode of XenMon. |
2006-03-06 |
kaf24 |
9176:d60392d5b818 |
No need to re-set vm_pgoff before calling remap_pfn_range(). It will do |
2006-03-06 |
kaf24 |
9175:6cb33c7c8cdd |
Make /proc/xen/xsd_kva with permissions 0600 so it can be opened |
2006-03-06 |
kaf24 |
9174:90c71ea18b50 |
Simplify ptrace_names array declaration. |
2006-03-06 |
cl349 |
9173:e9daf5307296 |
Cleanup whitespace. |
2006-03-06 |
kaf24 |
9172:085f0ad9018a |
Fix build with some gcc versions. |
2006-03-14 |
awilliam |
9171:dc50cdd66c5c |
[IA64] Turn off pending guest timer printk |
2006-03-14 |
awilliam |
9170:0f905da1451d |
[IA64] Fixed PGT and PGC flags |
2006-03-14 |
awilliam |
9169:8a551ec13d93 |
[IA64] Remove the last compile warnings |
2006-03-10 |
awilliam |
9168:142a3eec56bd |
[IA64] Remove unused and unwritten active_mm field of vcpu and domain. |
2006-03-10 |
awilliam |
9167:cb5abeaabd1a |
[IA64] fix print out in ia64 setup_guest() |
2006-03-10 |
awilliam |
9166:5a0a0d9d126a |
[IA64] compilation fix hypercall.h |
2006-03-10 |
awilliam |
9165:056109e43947 |
[IA64] ia64 gdbstub compilation fix |
2006-03-10 |
awilliam |
9164:1abf3783975d |
[IA64] Merge guest TR emulation |
2006-03-10 |
awilliam |
9163:551f7935f79a |
[IA64] domU destroy |
2006-03-10 |
awilliam |
9162:c644eb4049ab |
[IA64] page ref counter |
2006-03-09 |
awilliam |
9161:405f0f847c0f |
[IA64] in_tpa is now an argument of vcpu_translate |
2006-03-09 |
awilliam |
9160:3b877779e9a3 |
[IA64] user process should not crash Xen. |
2006-03-08 |
awilliam |
9159:6270e89e1d47 |
[IA64] Remove warning in domain.c |
2006-03-08 |
awilliam |
9158:d00fa9827789 |
[IA64] cleanups |
2006-03-07 |
awilliam |
9157:a693ccb4d581 |
[IA64] VTI: fix Oops: time tick before it's due |
2006-03-07 |
awilliam |
9156:9215a9a1af9e |
[IA64] Some noisy traces removed. |
2006-03-07 |
awilliam |
9155:20c1a71383a9 |
[IA64] Remove mmzone.h and warning:"MAX_ORDER" redefined |
2006-03-07 |
awilliam |
9154:294e032f14af |
[IA64] Guarantee VTi guest can get correct frequency base |
2006-03-06 |
awilliam |
9153:c4ac21dc3f16 |
merge |
2006-03-06 |
kaf24 |
9152:e8fb817c4c15 |
Update microcode.c to linux-2.6.16-rc5 codebase. |
2006-03-06 |
kaf24 |
9151:941897e98591 |
Allow NMI watchdog setup on newer P4 processors. |
2006-03-06 |
kaf24 |
9150:9de50910defd |
libxc: Verify Magic number when reading dump |
2006-03-06 |
kaf24 |
9149:0161a721bad5 |
Fix boot-memory layout description. |
2006-03-06 |
kaf24 |
9148:8ed131452f27 |
Consolidate xc_ptrace and xc_ptrace_core |
2006-03-06 |
kaf24 |
9147:26eff2448966 |
libxc: xc_ptrace cleanups |
2006-03-06 |
kaf24 |
9146:f614ea56143c |
Fix DBG_LEVEL_VLAPIC_INTERRUPT definition. |
2006-03-06 |
kaf24 |
9145:f096a90c7728 |
Fix ia64 build. |
2006-03-06 |
kaf24 |
9144:d75cab09ef57 |
Fix mkelf32 cross compilation support. The previous fix for |
2006-03-06 |
kaf24 |
9143:42f93cc190b7 |
Fix SVM guest destroy: I/O shared page is mapped globally so must unmap |
2006-03-04 |
emellor |
9142:64f11b0e2e7d |
Merged. |
2006-03-04 |
emellor |
9141:f43f094467f6 |
Allow callers to XendClient.xend_list_domains to specify the detail flag, and |
2006-03-04 |
emellor |
9140:5aae1b1c3098 |
Log the tdb_error when a read fails with EIO. This is happening after a long |
2006-03-04 |
emellor |
9139:8853631252d8 |
Added a 'state' field to the xenbus_device structure, which caches the state |
2006-03-04 |
kaf24 |
9138:2d87e2747973 |
Make guest_access implementation arch-specific. |
2006-03-04 |
kaf24 |
9137:eb24eb6bc341 |
Fix some warnings when compiling tools. |
2006-03-03 |
kaf24 |
9136:2307bf2a4bfc |
Rename guest_handle() macro to GUEST_HANDLE() and define_guest_handle() |
2006-03-03 |
kaf24 |
9135:aefc75f5db5e |
/proc/xen/xsd_kva exports mmap interface that xenstored now uses to map the |
2006-03-03 |
kaf24 |
9134:1c46091df7ce |
Avoid floating point in hash table implementation. |
2006-03-03 |
kaf24 |
9133:621d32a54e2d |
Move dom0_op hypercall to the guest_handle interface (inside Xen). |
2006-03-03 |
emellor |
9132:d088ce2d3528 |
Merged. |
2006-03-03 |
emellor |
9131:9e19dcb05f56 |
Wait for the devices configured at start-up, before allowing the boot to |
2006-03-03 |
emellor |
9130:c8c0f99193d4 |
Change the way that reboot-timeouts are handled. Rather than refreshing the |
2006-03-03 |
emellor |
9129:2274f293af41 |
Added further integrity checking, this time checking for duplicate directory |
2006-03-03 |
emellor |
9128:871f768aadc6 |
Cope when the filename returned by losetup for an existing loop device is not |
2006-03-02 |
emellor |
9127:1a1e3dcbbf19 |
Cope if xenstore is down. |
2006-03-02 |
emellor |
9126:26af50da86b7 |
Added hashtable implementation, to support the reachability check against the |
2006-03-03 |
kaf24 |
9125:fab6deef7e87 |
Domain0 identifies IOAPIC by physical base address rather than BIOS-assigned identifier. |
2006-03-03 |
kaf24 |
9124:8aa45d7713e3 |
Clean up PIT-thru-ioapic setup. We don't need the legacy missed-tick |
2006-03-03 |
kaf24 |
9123:a0c07e32000a |
Minor enhancements to gdbbuild, the build script for gdbserver-xen. |
2006-03-03 |
kaf24 |
9122:658528fe2b9a |
It's not necessary to define a function for dumping virtual IOAPIC |
2006-03-03 |
kaf24 |
9121:e0d8c23acaa7 |
Add a description of the virtual TPM interface to the interface |
2006-03-03 |
kaf24 |
9120:4e7c8eae6775 |
This patch undoes 8697 and makes xm reboot/shutdown work again. This code |
2006-03-03 |
kaf24 |
9119:7eafbed44734 |
Raises an explicit error message when the domain config file specifies |
2006-03-03 |
kaf24 |
9118:0f368e70b4eb |
VTPM fixes: |
2006-03-03 |
kaf24 |
9117:ec7802acc8c9 |
Fix up some issues I found when porting PPC to the new common gdb stub code: |
2006-03-03 |
kaf24 |
9116:f3661f9a95dd |
VTPM_Tools: Fix error when closing only vtpm, and fix restore bug when |
2006-03-03 |
kaf24 |
9115:46a6d9626911 |
Ignore external (user-provided) CFLAGS when building vmxassist and hvmloader. |
2006-03-03 |
kaf24 |
9114:29f8c87bd8fd |
Add a 'clear trap table' path to set_trap_table hypercall, taken when |
2006-03-02 |
kaf24 |
9113:af04fef70bad |
Don't compile HVM_DBG_LOG into xen by default. |
2006-03-02 |
kaf24 |
9112:316fafc6d743 |
Fix libxc warnings with gcc-4.1 and glibc-2.3.90. |
2006-03-02 |
kaf24 |
9111:dfa7ba9c1296 |
Many fixes and cleanups for lomount: |
2006-03-02 |
kaf24 |
9110:fd102a15436f |
Change debug level of vmx_io_instruction to DBG_LEVEL_IO. |
2006-03-02 |
kaf24 |
9109:b50d3fca138e |
Add empty files need to fix ia64 build. |
2006-03-02 |
kaf24 |
9108:990b436099be |
Clean up use of wait_event_interruptible(). |
2006-03-02 |
cl349 |
9107:8f1f6c70e4f5 |
linux-x86-64: eliminate duplicate exports |
2006-03-02 |
cl349 |
9106:f6445afee702 |
Remove unnecessary include statements. |
2006-03-02 |
cl349 |
9105:5ef601da9c2c |
linux: clean up setup_arch_post.h |
2006-03-02 |
kaf24 |
9104:cfbf7332d616 |
While native code range-checks the requested address, possibly |
2006-03-02 |
kaf24 |
9103:4dd325c1d87d |
A few changes to the new 'guest handle' interface: |
2006-03-02 |
kaf24 |
9102:e639d53330ba |
Make sure that installed files have sensible permissions and are owned by the |
2006-03-02 |
kaf24 |
9101:d9f980fabc18 |
Fix problems when creating HVM guest on PAE host with >4G physical memory. |
2006-03-02 |
kaf24 |
9100:eeac4fdf02ed |
merge |
2006-03-02 |
kaf24 |
9099:7edd64c8bb36 |
Fix printing of u64 value 'msr_content' to use PRIx64 format. |
2006-03-02 |
kaf24 |
9098:385ddb11971d |
Merge xen-ia64-unstable.hg |
2006-03-02 |
emellor |
9097:34b7dd72aa55 |
Merged. |
2006-03-02 |
emellor |
9096:c400eb3ea6dc |
Fix violation of C90 mixed-code-and-declarations restriction. |
2006-03-02 |
vhanquez |
9095:47e0d6fa741e |
Removing out-of-date unused file. |
2006-03-02 |
emellor |
9094:cff782f65c4d |
Fix printf. |
2006-03-02 |
emellor |
9093:689da5e0a970 |
Added a basic integrity checker, and some basic ability to recover from store |
2006-03-02 |
emellor |
9092:849723752858 |
Silence the messages that are emitted when removing nodes that already have |