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 8454:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2005-12-30
kaf24
8454:19f1f4fa7745
Virtual TPM persistent states contain VTPM secrets, which are encrypted
2005-12-29
kaf24
8453:65430a8f80d7
Extend the range abstraction by adding an internal
2005-12-29
kaf24
8452:4937d9f496ab
Add a little more internal abstraction to the rangeset
2005-12-29
kaf24
8451:fe039c5fd127
Reset the stack pointer on every cpu early during bootstrap.
2005-12-29
kaf24
8450:4dbca1428acd
Initialise grant tables via core_initcall so that it happens
2005-12-29
kaf24
8449:b54e981957eb
Various fixes to Xen stack management. Ensure the cpu0_stack
2005-12-29
kaf24
8448:8d0b62f0aa8d
Add auto-destructing per-domain rangeset data structure,
2005-12-28
kaf24
8447:188ef899e626
Fix iobmp_mask setup when permitting a domU access to
2005-12-28
kaf24
8446:f36627941bbe
Fix a leak occurring at netif_map(). The problem raised after allocating
2005-12-28
kaf24
8445:0e47bcdac69d
Set up X11 authorization when a VMX domain uses SDL.
2005-12-28
kaf24
8444:27ea8232fe79
Reorganizes network frontend device unregister and removal, so that
2005-12-28
kaf24
8443:ebe84a7f2a8b
Missing file from previous changeset.
2005-12-28
kaf24
8442:4c961318d216
Fix uncleaned vif backend devices when frontend does not finish
2005-12-28
kaf24
8441:8b74b9603d5e
If netfront fails to allocate a receive skbuff, push all pending
2005-12-27
vhanquez
8440:7c1f2e20123a
Prevent vbd frontend from oopsing if the underlying device doesn't exist.
2005-12-23
kaf24
8439:5fa0c70663f1
Generic x86 emulator now properly supports 16-bit addressing
2005-12-23
kaf24
8438:829517be689f
Modify CR0 access emulation -- return physical CR0 (except
2005-12-23
Ian Campbell
8437:87e5ac90a8df
Only build xenctx on x86_32 and x86_64.
2005-12-22
Ian Campbell
8436:c9184cc4d1d1
Merge.
2005-12-22
Ian Campbell
8435:8d5d4d58407f
Add support to xenctx for printing stack traces on x86_32 and x86_64.
2005-12-22
emellor
8434:ffa8e85a9e0b
This patch fixes a bug/typo of main.py.
2005-12-22
cl349
8433:6375713d0e41
Remove xen specific bug() implementation -- the regular one works just fine.
2005-12-21
kaf24
8432:934470721c46
Remove acpi_count_madt functions. Only appear to be used
2005-12-21
kaf24
8431:8b322047c80f
Remove unused local variables (from removed REASIGN_PAGE
2005-12-21
kaf24
8430:9b108cf447e5
Merge with xen-ia64-unstable.hg.
2005-12-21
djm
8429:5a790011259e
Merge
2005-12-21
djm
8428:2c75070e41a0
Disable chatty translate_domain_pte messages for normal grant table traffic
2005-12-21
djm
8427:3d379e5f3d7f
Facilitate to debug VTI-domain issue.
2005-12-21
djm
8426:724f412d81ab
Support domU initrd and cmdline (previous cset also)
2005-12-21
djm
8425:85261a82e02c
diff -r 545ba1b126ca tools/libxc/xc_linux_build.c
2005-12-21
djm
8424:03ea37841682
This patch is intended to correct the number of CPUs.
2005-12-21
djm
8423:663c487a5f2c
New default config file that works on both tiger4 and HP boxes
2005-12-21
djm
8422:97d70c793b67
Fix smp_processor_id to be linked to correct processor id under vcpu, which is
2005-12-21
djm
8421:ff81b875b136
Certain faults should not be reflected if caused with priv=0
2005-12-21
djm
8420:72f51528d55a
More pal_flush_cache calls for split cache machines (by Anthony Xu)
2005-12-20
djm
8419:545ba1b126ca
Important domU/vbd fix. Reserve top granule of machine memory for dom0.
2005-12-19
djm
8418:9a72d15cc3a5
Fix simulator boot (uses old bootparam format with no initrd)
2005-12-15
djm
8417:7ef565a7cc86
Turn off debug output for NaTpage consumption when ifa==0.
2005-12-15
djm
8416:e1ae4b162128
Turn off ia64_pal_cache_flush for domU (temp, until failure understood)
2005-12-15
djm
8415:2d5c57be196d
Remove some unused VTI code segments
2005-12-15
djm
8414:b57ed8182812
Cleanup VTLB code
2005-12-15
djm
8413:f998426f9069
Under some specific conditions, dom0 will lose guest timer interrupt.
2005-12-15
djm
8412:dda94d6dce94
Small patch to avoid a stack overflow (VTI only).
2005-12-14
djm
8411:5eb7ca1878bd
Mirror changes to x86 un/mask_evtchn
2005-12-21
kaf24
8410:a4de51a2629f
Remove obsolete MMUEXT_REASSIGN_PAGE. It's not used by
2005-12-21
kaf24
8409:b3edbeea3e79
Fix gnttab_release_mappings -- it doesn't need to drop
2005-12-21
kaf24
8408:48eb10d7a2d6
Increment page reference count for every host/device
2005-12-21
kaf24
8407:f2a08a5a807a
Declare kasprintf before use.
2005-12-21
vhanquez
8406:4d729134a0a4
remove duplicate code to allocate a string ala printf (using kasprintf)
2005-12-21
kaf24
8405:c259492dfb43
Add support for MOVSX/MOVSXD/MOVZX (move-with-extend)
2005-12-20
kaf24
8404:6e24488a89f7
Remove FIX_RSDP_PAGE. Access RSDP via the 'isamap' of low 1MB.
2005-12-20
kaf24
8403:68d72ac55fe5
Remove automatic I/O-fault handling in XenLinux. It's now
2005-12-20
emellor
8402:d3b10a2a82d4
Merged.
2005-12-20
emellor
8401:11cd619db035
Changed UUID / Xen handle formatting to be compatible with the OSF DCE UUIDs.
2005-12-20
kaf24
8400:931acb64fbaf
Allow unknown NMIs to be propagated to domain0 via new
2005-12-20
kaf24
8399:b34f4169b12e
Add sound blaster support to VMX device model.
2005-12-20
kaf24
8398:870c7e7da81e
Currently there is no generic configure file to compile xenlinux on
2005-12-20
kaf24
8397:b92a36713192
This patch fix several issue to support >2G 64bit vmx guest in IA-32e
2005-12-20
kaf24
8396:3d1c7be170a7
Remove direct references to frame_table array. Use
2005-12-18
kaf24
8395:1283d309a603
Avoid div-by-zero crash if vmx guest specifies bogus timer
less
more
| rev 8454:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip