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 15534:
(0)
-10000
-3000
-1000
-300
-100
-60
tip
age
author
revision
description
2007-09-19
Guy Zana
15534:da4c76340184
NativeDom 1:1 support for x86_64, 32bitbios reloc bug fix
default
tip
2007-08-29
root
15533:ef0a4a57523c
allen: fixed hvm guest restart and multiple PCI device assignment problems
2007-08-29
Guy Zana
15532:9163bea7b7bd
Enable 1to1 domain recreation. disabled assign_device hypercall, please check on a non-iommu machine
2007-08-29
Guy Zana
15531:b4d5751e8783
Cleaned neo ioemu patch (50:50 merge)
2007-08-29
Guy Zana
15530:69ec2ef3d132
Reverted ioemu directory back to rev 15522
2007-08-23
root
15529:9ce39dc1425f
allen: added ioapic mask checking before unmask physical interrupt, changed iommu_found() to vtd_enabled(), moved vtd interrupt functions into vtd/io.c
2007-08-17
root
15528:2665a74a1351
allen: added vt-d interrupt method; fixed bugs created by the merge
2007-08-16
Guy Zana
15527:87a15869d43b
Fix compile error in x86_64
2007-08-13
Guy Zana
15526:13483c74ce04
VT-d - Neocleus pass-through merge
2007-07-31
root
15525:523bd000ea56
allen: restore vt-d interrupt code base on Guy Zana's request
2007-07-30
root
15524:87707c785bba
allen: removed original vt-d interrupt method to make way for polarity method
2007-07-27
root
15523:d7e3224b661a
vtd patch
2007-07-27
birin
15522:3de536b5e5fe
file added to test pulling to repository
2007-07-10
kfraser
15521:1f348e70a5af
Re-factor e820 truncation code and reintroduce clipping for 32-on-64
2007-07-10
kfraser
15520:73290f6fe70a
Xen API specification improvements.
2007-07-10
kfraser
15519:80099a459d7a
xend: Fix xm pause/unpause for inactive managed domains.
2007-07-10
kfraser
15518:3f2d2adc87f7
xend: Count CPUs rather than relying on a static
2007-07-10
kfraser
15517:b476c756ad4f
xm: Improve help message for vif creation.
2007-07-10
kfraser
15516:fa9fa5f98c91
Simplify Unisys ES7000 code in light of the fact we do not support
2007-07-09
kfraser
15515:c64a59ff9880
xend: Missing last line from Xen_API security patch.
2007-07-09
kfraser
15514:7486ab2b6ae6
Add accel option to vif xend config.
2007-07-09
kfraser
15513:1d1ccf6b8614
hvm: Clean ups and fix MSR access functions.
2007-07-09
kfraser
15512:aa640601575f
[Xen-API] Extension of the Xen-API for managing Xen Security Policies
2007-07-09
kfraser
15511:83fd4ad219cd
Introduce 'bootscrub' boolean cmdline option. Default on.
2007-07-09
kfraser
15510:5e8eb0cf2daf
Also allow boolean cmdline params to be inverted in two other ways.
2007-07-09
kfraser
15509:646ec1f2b41f
Allow inversion of boolean cmdline parameters with 'no-' prefix.
2007-07-09
kfraser
15508:ecb89c6ce615
Remove no-pv-compat cmdline option.
2007-07-09
Ian Campbell
15507:231bfe08fdbf
Add support for building -mm, -tip and -rc upstream trees.
2007-07-09
Ian Campbell
15506:8426e8a36290
Add support to the tarball source type for using the ketchup tool.
2007-07-09
Ian Campbell
15505:224da1b2c5c2
Add hooks for a script to update kernel configuration after tree has been
2007-07-09
Ian Campbell
15504:27768e6ca214
Remove .hgskip. This was an ancient mercurial patch which was never
2007-07-09
kfraser
15503:27e993c80ceb
VMX: Fix function return code when a GP fault is generated on CR accesses.
2007-07-09
kfraser
15502:99143d572521
Fix xm save command for a inactive managed domain.
2007-07-09
kfraser
15501:107b9bde5e4d
VMX: No VMExits on SYSENTER MSR accesses since VMX already has VMCS
2007-07-09
kfraser
15500:259bb15b2d1e
Better error message for 'xm sysrq' on inactive domain.
2007-07-07
Keir Fraser
15499:50c18666d660
SVM: Sync with VMX code changes.
2007-07-07
Keir Fraser
15498:41c8284cfc0c
vms: A cleanup to vmx.c:
2007-07-07
Keir Fraser
15497:8528da5be577
Specify -fno-strict-aliasing in root build config file.
2007-07-07
Keir Fraser
15496:15fe623c3421
Merge with PPC tree.
2007-07-06
Hollis Blanchard
15495:50fab2124ef0
[POWERPC][XEN] Stop sharing the MPIC between dom0 and Xen.
2007-07-06
Hollis Blanchard
15494:abc2bd44e1dc
[POWERPC][XEN] Increase foreign mapping size to accommodate Linux 2.6.18 usage.
2007-07-06
Hollis Blanchard
15493:92e15a15469d
[POWERPC][XEN] Quiet time debug messages.
2007-07-06
Hollis Blanchard
15492:8a8e6dfa6dea
[XEN][POWERPC] Merge with xen-unstable.hg.
2007-06-05
Jimi Xenidis
15491:6750b1320159
[POWERPC][XEN] Set up an RTAS node for dom0 and proxy methods
2007-06-03
Jimi Xenidis
15490:06a32f040d64
[POWERPC][FIRMWARE] Firmware can now provide an RTAS stub
2007-06-03
Jimi Xenidis
15489:7205c65add2d
[POWERPC][XEN] ingore firmware debugging image
2007-06-03
Jimi Xenidis
15488:6d2645b78975
[POWERPC][FIRMWARE] Increase stack and move it to the biging of the data section.
2007-06-03
Jimi Xenidis
15487:cb40299a0733
[POWERPC][XEN] Simplify Dom0 Loading.
2007-06-03
Jimi Xenidis
15486:dca7528ef9f1
[POWERPC][XEN] Restore sanity to the memory allocated for the OFD devtree
2007-06-02
Jimi Xenidis
15485:bb02de55017b
[POWERPC][XEN] Build firmware as single section and also build a debuggable image.
2007-07-06
kfraser
15484:5fbe4c7ec743
[PPC] Add missing '{' in conditional statement.
2007-07-06
kfraser
15483:eaf3aa32fa88
hvm: Add global default keymap setting
2007-07-06
kfraser
15482:89d2192942be
Extended the physinfo sysctl to export NUMA cpu_to_node topology info.
2007-07-06
kfraser
15481:538c3d8aa4b1
Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc
2007-07-06
kfraser
15480:daa07db3ca84
docs: update xm man page
2007-07-06
kfraser
15479:d49e6a814d9a
[ACM] Support for initial unicode handling of strings in policies.
2007-07-06
kfraser
15478:05331a29f3cb
Export debugger attached state to xc API.
2007-07-06
kfraser
15477:3196b63a7301
xend: Fix xm block/network-attach command for inactive managed domain
2007-07-06
kfraser
15476:f20ee5bc9d28
xend: Fix op_domain_sched_credit_set() in SrvDomain.py
2007-07-06
kfraser
15475:57398acc1480
vmx: Fix a typo.
less
more
| rev 15534:
(0)
-10000
-3000
-1000
-300
-100
-60
tip