]> xenbits.xen.org Git - xenclient/xen.git/commit
Import xen-unstable, changeset 19433: d5ddc782bc49
authorJean Guyader <jean.guyader@eu.citrix.com>
Thu, 2 Apr 2009 13:23:44 +0000 (14:23 +0100)
committerJean Guyader <jean.guyader@eu.citrix.com>
Thu, 2 Apr 2009 13:23:44 +0000 (14:23 +0100)
commitf1fb72b765e960bd0c428b9f7b04c3d702794607
tree98ca3c28ec2d4d67858a30755965af28ee0684dc
parentca84cca3d1366ea127ccf51f0e88547c65c87659
Import xen-unstable, changeset 19433: d5ddc782bc49
657 files changed:
Config.mk
Makefile
buildconfigs/enable-xen-config
buildconfigs/mk.linux-2.6-common
buildconfigs/mk.linux-2.6-pvops [new file with mode: 0644]
buildconfigs/src.tarball
config/NetBSD.mk
config/StdGNU.mk
docs/check_pkgs
docs/man/xm.pod.1
docs/misc/dump-core-format.txt
docs/misc/vtd.txt
docs/misc/xen-error-handling.txt [new file with mode: 0644]
docs/misc/xsm-flask.txt [new file with mode: 0644]
docs/src/user.tex
docs/xen-api/coversheet.tex
docs/xen-api/revision-history.tex
docs/xen-api/xenapi-coversheet.tex
docs/xen-api/xenapi-datamodel-graph.dot
docs/xen-api/xenapi-datamodel.tex
extras/mini-os/Makefile
extras/mini-os/arch/ia64/arch.mk
extras/mini-os/arch/ia64/common.c
extras/mini-os/arch/ia64/debug.c
extras/mini-os/arch/ia64/efi.c
extras/mini-os/arch/ia64/fw.S
extras/mini-os/arch/ia64/ia64.S
extras/mini-os/arch/ia64/ivt.S
extras/mini-os/arch/ia64/minios-ia64.lds
extras/mini-os/arch/ia64/mm.c
extras/mini-os/arch/ia64/sal.c
extras/mini-os/arch/ia64/time.c
extras/mini-os/arch/ia64/xencomm.c
extras/mini-os/arch/x86/ioremap.c [new file with mode: 0644]
extras/mini-os/arch/x86/mm.c
extras/mini-os/arch/x86/setup.c
extras/mini-os/events.c
extras/mini-os/fs-front.c
extras/mini-os/include/ia64/atomic.h
extras/mini-os/include/ia64/hypercall-ia64.h
extras/mini-os/include/ia64/ia64_cpu.h
extras/mini-os/include/ia64/os.h
extras/mini-os/include/ioremap.h [new file with mode: 0644]
extras/mini-os/include/mm.h
extras/mini-os/include/posix/net/if.h [new file with mode: 0644]
extras/mini-os/include/sched.h
extras/mini-os/include/wait.h
extras/mini-os/include/x86/arch_mm.h
extras/mini-os/include/xenbus.h
extras/mini-os/kernel.c
extras/mini-os/lib/sys.c
extras/mini-os/minios.mk
extras/mini-os/xenbus/xenbus.c
stubdom/Makefile
stubdom/README
stubdom/grub/mini-os.c
stubdom/stubdom-dm
tools/Makefile
tools/Rules.mk
tools/blktap/drivers/Makefile
tools/blktap/drivers/blktapctrl.c
tools/blktap/drivers/block-qcow.c
tools/blktap/drivers/block-qcow2.c
tools/blktap/drivers/qcow-create.c
tools/blktap/drivers/tapdisk.h
tools/blktap/lib/blktaplib.h
tools/blktap/lib/xenbus.c
tools/console/Makefile
tools/console/client/main.c
tools/console/daemon/io.c
tools/console/daemon/main.c
tools/debugger/gdb/gdb-6.2.1-xen-sparse/gdb/gdbserver/Makefile.in
tools/examples/Makefile
tools/examples/xend-config.sxp
tools/examples/xmexample.hvm
tools/examples/xmexample.hvm-dm
tools/examples/xmexample.pv-grub
tools/examples/xmexample.vti
tools/examples/xmexample1
tools/examples/xmexample2
tools/examples/xmexample3
tools/firmware/Makefile
tools/firmware/Rules.mk
tools/firmware/hvmloader/32bitbios_support.c
tools/firmware/hvmloader/Makefile
tools/firmware/hvmloader/acpi/Makefile
tools/firmware/hvmloader/acpi/build.c
tools/firmware/hvmloader/acpi/dsdt.asl
tools/firmware/hvmloader/acpi/dsdt.c
tools/firmware/hvmloader/acpi/static_tables.c
tools/firmware/hvmloader/cacheattr.c
tools/firmware/hvmloader/config.h
tools/firmware/hvmloader/e820.h
tools/firmware/hvmloader/hvmloader.c
tools/firmware/hvmloader/mp_tables.c
tools/firmware/hvmloader/smbios.c
tools/firmware/hvmloader/smp.c
tools/firmware/hvmloader/util.c
tools/firmware/hvmloader/util.h
tools/firmware/rombios/32bit/32bitbios.c
tools/firmware/rombios/32bit/Makefile
tools/firmware/rombios/32bit/pmm.c [new file with mode: 0644]
tools/firmware/rombios/32bit/rombios_compat.h
tools/firmware/rombios/32bit/tcgbios/Makefile
tools/firmware/rombios/32bit/tcgbios/tcgbios.c
tools/firmware/rombios/32bitgateway.c
tools/firmware/rombios/32bitprotos.h
tools/firmware/rombios/Makefile
tools/firmware/rombios/rombios.c
tools/firmware/rombios/rombios.h [new file with mode: 0644]
tools/firmware/rombios/tcgbios.c
tools/firmware/vgabios/vbe.c
tools/firmware/vgabios/vbe.h
tools/firmware/vgabios/vbetables-gen.c
tools/firmware/vgabios/vgabios.c
tools/flask/libflask/Makefile
tools/flask/loadpolicy/Makefile
tools/flask/policy/policy/modules/xen/xen.te
tools/fs-back/Makefile
tools/fs-back/fs-backend.c
tools/fs-back/fs-backend.h
tools/fs-back/fs-debug.h [new file with mode: 0644]
tools/fs-back/fs-ops.c
tools/fs-back/fs-xenbus.c
tools/fs-back/sys-queue.h [new file with mode: 0644]
tools/hotplug/Linux/Makefile [new file with mode: 0644]
tools/hotplug/Linux/block [new file with mode: 0644]
tools/hotplug/Linux/block-common.sh [new file with mode: 0644]
tools/hotplug/Linux/block-enbd [new file with mode: 0644]
tools/hotplug/Linux/block-nbd [new file with mode: 0644]
tools/hotplug/Linux/external-device-migrate [new file with mode: 0644]
tools/hotplug/Linux/init.d/sysconfig.xendomains [new file with mode: 0644]
tools/hotplug/Linux/init.d/xend [new file with mode: 0755]
tools/hotplug/Linux/init.d/xendomains [new file with mode: 0644]
tools/hotplug/Linux/locking.sh [new file with mode: 0644]
tools/hotplug/Linux/logging.sh [new file with mode: 0644]
tools/hotplug/Linux/network-bridge [new file with mode: 0644]
tools/hotplug/Linux/network-nat [new file with mode: 0644]
tools/hotplug/Linux/network-route [new file with mode: 0644]
tools/hotplug/Linux/vif-bridge [new file with mode: 0644]
tools/hotplug/Linux/vif-common.sh [new file with mode: 0644]
tools/hotplug/Linux/vif-nat [new file with mode: 0644]
tools/hotplug/Linux/vif-route [new file with mode: 0644]
tools/hotplug/Linux/vscsi [new file with mode: 0644]
tools/hotplug/Linux/vtpm [new file with mode: 0644]
tools/hotplug/Linux/vtpm-common.sh [new file with mode: 0644]
tools/hotplug/Linux/vtpm-delete [new file with mode: 0644]
tools/hotplug/Linux/vtpm-hotplug-common.sh [new file with mode: 0644]
tools/hotplug/Linux/vtpm-impl [new file with mode: 0644]
tools/hotplug/Linux/vtpm-migration.sh [new file with mode: 0644]
tools/hotplug/Linux/xen-backend.agent [new file with mode: 0644]
tools/hotplug/Linux/xen-backend.rules [new file with mode: 0644]
tools/hotplug/Linux/xen-hotplug-cleanup [new file with mode: 0644]
tools/hotplug/Linux/xen-hotplug-common.sh [new file with mode: 0644]
tools/hotplug/Linux/xen-network-common.sh [new file with mode: 0644]
tools/hotplug/Linux/xen-script-common.sh [new file with mode: 0644]
tools/hotplug/Linux/xend.rules [new file with mode: 0644]
tools/hotplug/Makefile [new file with mode: 0644]
tools/hotplug/NetBSD/Makefile [new file with mode: 0644]
tools/hotplug/NetBSD/block-nbsd [new file with mode: 0644]
tools/hotplug/NetBSD/qemu-ifup-nbsd [new file with mode: 0644]
tools/hotplug/NetBSD/vif-bridge-nbsd [new file with mode: 0644]
tools/hotplug/NetBSD/vif-ip-nbsd [new file with mode: 0644]
tools/hotplug/common/Makefile [new file with mode: 0644]
tools/include/Makefile
tools/include/xen-foreign/reference.size
tools/libaio/src/Makefile
tools/libfsimage/Rules.mk
tools/libfsimage/common/Makefile
tools/libfsimage/zfs/fsys_zfs.c
tools/libfsimage/zfs/zfs-include/zfs.h
tools/libxc/Makefile
tools/libxc/ia64/xc_ia64_hvm_build.c
tools/libxc/ia64/xc_ia64_linux_restore.c
tools/libxc/xc_core.c
tools/libxc/xc_core.h
tools/libxc/xc_core_ia64.c
tools/libxc/xc_core_x86.c
tools/libxc/xc_core_x86.h
tools/libxc/xc_cpufeature.h
tools/libxc/xc_cpuid_x86.c
tools/libxc/xc_dom.h
tools/libxc/xc_dom_core.c
tools/libxc/xc_dom_x86.c
tools/libxc/xc_domain.c
tools/libxc/xc_domain_restore.c
tools/libxc/xc_domain_save.c
tools/libxc/xc_elf.h
tools/libxc/xc_hvm_build.c
tools/libxc/xc_pagetab.c
tools/libxc/xc_pm.c
tools/libxc/xc_private.c
tools/libxc/xc_private.h
tools/libxc/xc_ptrace.c
tools/libxc/xc_ptrace_core.c
tools/libxc/xc_solaris.c
tools/libxc/xc_suspend.c [new file with mode: 0644]
tools/libxc/xenctrl.h
tools/libxc/xenguest.h
tools/libxc/xg_private.c
tools/libxen/src/xen_common.c
tools/misc/Makefile
tools/misc/xen-detect.c
tools/misc/xenpm.c
tools/pygrub/Makefile
tools/pygrub/src/pygrub
tools/python/Makefile
tools/python/setup.py
tools/python/xen/lowlevel/flask/flask.c
tools/python/xen/lowlevel/process/process.c [new file with mode: 0644]
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/lowlevel/xs/xs.c
tools/python/xen/util/blkif.py
tools/python/xen/util/diagnose.py
tools/python/xen/util/oshelp.py
tools/python/xen/util/pci.py
tools/python/xen/util/rwlock.py [new file with mode: 0644]
tools/python/xen/util/vscsi_util.py
tools/python/xen/web/SrvDir.py
tools/python/xen/web/connection.py
tools/python/xen/web/unix.py
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendAPIStore.py
tools/python/xen/xend/XendBootloader.py
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendConstants.py
tools/python/xen/xend/XendDPCI.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendOptions.py
tools/python/xen/xend/XendPPCI.py
tools/python/xen/xend/balloon.py
tools/python/xen/xend/image.py
tools/python/xen/xend/osdep.py
tools/python/xen/xend/server/BlktapController.py
tools/python/xen/xend/server/DevConstants.py [new file with mode: 0644]
tools/python/xen/xend/server/DevController.py
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/server/SrvDomain.py
tools/python/xen/xend/server/blkif.py
tools/python/xen/xend/server/iopif.py
tools/python/xen/xend/server/irqif.py
tools/python/xen/xend/server/netif.py
tools/python/xen/xend/server/pciif.py
tools/python/xen/xend/server/pciquirk.py
tools/python/xen/xend/server/relocate.py
tools/python/xen/xend/server/udevevent.py [new file with mode: 0644]
tools/python/xen/xend/server/vscsiif.py
tools/python/xen/xm/addlabel.py
tools/python/xen/xm/create.dtd
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/python/xen/xm/xenapi_create.py
tools/tests/blowfish.mk
tools/vnet/Makefile
tools/vnet/libxutil/Makefile
tools/vtpm/Makefile
tools/vtpm/Rules.mk
tools/vtpm_manager/Rules.mk
tools/xcutils/Makefile
tools/xcutils/readnotes.c
tools/xcutils/xc_save.c
tools/xenmon/Makefile
tools/xenpmd/Makefile [new file with mode: 0644]
tools/xenpmd/xenpmd.c [new file with mode: 0644]
tools/xenstat/libxenstat/Makefile
tools/xenstat/libxenstat/src/xenstat_linux.c
tools/xenstat/xentop/Makefile
tools/xenstat/xentop/xentop.c
tools/xenstore/Makefile
tools/xenstore/xenstored_core.c
tools/xenstore/xs.c
tools/xenstore/xs.h
tools/xentrace/Makefile
tools/xentrace/formats
tools/xentrace/xenctx.c
tools/xentrace/xentrace_format
tools/xm-test/lib/XmTestLib/NetConfig.py
unmodified_drivers/linux-2.6/Makefile
unmodified_drivers/linux-2.6/balloon/Kbuild
unmodified_drivers/linux-2.6/compat-include/linux/scatterlist.h [new file with mode: 0644]
unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h
unmodified_drivers/linux-2.6/mkbuildtree
unmodified_drivers/linux-2.6/overrides.mk
unmodified_drivers/linux-2.6/platform-pci/machine_reboot.c
unmodified_drivers/linux-2.6/platform-pci/platform-compat.c
unmodified_drivers/linux-2.6/scsifront/Kbuild [new file with mode: 0644]
unmodified_drivers/linux-2.6/scsifront/Makefile [new file with mode: 0644]
xen/Makefile
xen/Rules.mk
xen/arch/ia64/Makefile
xen/arch/ia64/Rules.mk
xen/arch/ia64/linux-xen/acpi.c
xen/arch/ia64/linux-xen/head.S
xen/arch/ia64/linux-xen/iosapic.c
xen/arch/ia64/linux-xen/irq_ia64.c
xen/arch/ia64/linux-xen/mca.c
xen/arch/ia64/linux-xen/mm_contig.c
xen/arch/ia64/linux-xen/smp.c
xen/arch/ia64/linux-xen/smpboot.c
xen/arch/ia64/linux-xen/sn/kernel/irq.c
xen/arch/ia64/vmx/sioemu.c
xen/arch/ia64/vmx/viosapic.c
xen/arch/ia64/vmx/vmmu.c
xen/arch/ia64/vmx/vmx_fault.c
xen/arch/ia64/vmx/vmx_init.c
xen/arch/ia64/vmx/vmx_interrupt.c
xen/arch/ia64/vmx/vmx_ivt.S
xen/arch/ia64/vmx/vtlb.c
xen/arch/ia64/xen/cpufreq/cpufreq.c
xen/arch/ia64/xen/dom0_ops.c
xen/arch/ia64/xen/dom_fw_asm.S
xen/arch/ia64/xen/dom_fw_common.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/faults.c
xen/arch/ia64/xen/fw_emul.c
xen/arch/ia64/xen/hypercall.c
xen/arch/ia64/xen/irq.c
xen/arch/ia64/xen/ivt.S
xen/arch/ia64/xen/machine_kexec.c
xen/arch/ia64/xen/mm.c
xen/arch/ia64/xen/platform_hypercall.c
xen/arch/ia64/xen/regionreg.c
xen/arch/ia64/xen/tlb_track.c
xen/arch/ia64/xen/vcpu.c
xen/arch/ia64/xen/xenmem.c
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/Makefile
xen/arch/x86/Rules.mk
xen/arch/x86/acpi/boot.c
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/acpi/cpufreq/cpufreq.c
xen/arch/x86/acpi/cpufreq/powernow.c
xen/arch/x86/acpi/cpuidle_menu.c
xen/arch/x86/acpi/power.c
xen/arch/x86/acpi/suspend.c
xen/arch/x86/apic.c
xen/arch/x86/boot/Makefile
xen/arch/x86/boot/build32.mk [new file with mode: 0644]
xen/arch/x86/boot/head.S
xen/arch/x86/boot/mkelf32.c
xen/arch/x86/boot/reloc.c [new file with mode: 0644]
xen/arch/x86/boot/wakeup.S
xen/arch/x86/bzimage.c [new file with mode: 0644]
xen/arch/x86/copy_page.S [new file with mode: 0644]
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/common.c
xen/arch/x86/cpu/intel.c
xen/arch/x86/cpu/mcheck/Makefile
xen/arch/x86/cpu/mcheck/amd_f10.c
xen/arch/x86/cpu/mcheck/amd_k8.c
xen/arch/x86/cpu/mcheck/amd_nonfatal.c
xen/arch/x86/cpu/mcheck/k7.c
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/cpu/mcheck/mce.h
xen/arch/x86/cpu/mcheck/mce_intel.c [new file with mode: 0644]
xen/arch/x86/cpu/mcheck/mctelem.c [new file with mode: 0644]
xen/arch/x86/cpu/mcheck/mctelem.h [new file with mode: 0644]
xen/arch/x86/cpu/mcheck/non-fatal.c
xen/arch/x86/cpu/mcheck/p5.c
xen/arch/x86/cpu/mcheck/winchip.c
xen/arch/x86/cpu/mcheck/x86_mca.h
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/domctl.c
xen/arch/x86/e820.c
xen/arch/x86/hpet.c
xen/arch/x86/hvm/emulate.c
xen/arch/x86/hvm/hpet.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/i8254.c
xen/arch/x86/hvm/intercept.c
xen/arch/x86/hvm/mtrr.c
xen/arch/x86/hvm/rtc.c
xen/arch/x86/hvm/svm/emulate.c
xen/arch/x86/hvm/svm/entry.S
xen/arch/x86/hvm/svm/intr.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/arch/x86/hvm/vioapic.c
xen/arch/x86/hvm/viridian.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/hvm/vmsi.c
xen/arch/x86/hvm/vmx/entry.S
xen/arch/x86/hvm/vmx/intr.c
xen/arch/x86/hvm/vmx/realmode.c
xen/arch/x86/hvm/vmx/vmcs.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/hvm/vmx/vpmu_core2.c
xen/arch/x86/hvm/vpic.c
xen/arch/x86/hvm/vpt.c
xen/arch/x86/i8259.c
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/arch/x86/machine_kexec.c
xen/arch/x86/microcode.c
xen/arch/x86/microcode_amd.c
xen/arch/x86/microcode_intel.c
xen/arch/x86/mm.c
xen/arch/x86/mm/Makefile
xen/arch/x86/mm/guest_walk.c [new file with mode: 0644]
xen/arch/x86/mm/hap/Makefile
xen/arch/x86/mm/hap/guest_walk.c
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/hap/p2m-ept.c
xen/arch/x86/mm/hap/private.h
xen/arch/x86/mm/p2m.c
xen/arch/x86/mm/paging.c
xen/arch/x86/mm/shadow/Makefile
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/mm/shadow/private.h
xen/arch/x86/mm/shadow/types.h
xen/arch/x86/msi.c
xen/arch/x86/nmi.c
xen/arch/x86/numa.c
xen/arch/x86/oprofile/nmi_int.c
xen/arch/x86/oprofile/op_model_p4.c
xen/arch/x86/oprofile/op_model_ppro.c
xen/arch/x86/oprofile/op_x86_model.h
xen/arch/x86/physdev.c
xen/arch/x86/platform_hypercall.c
xen/arch/x86/setup.c
xen/arch/x86/shutdown.c
xen/arch/x86/smpboot.c
xen/arch/x86/sysctl.c
xen/arch/x86/tboot.c
xen/arch/x86/time.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/asm-offsets.c
xen/arch/x86/x86_32/domain_page.c
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_32/machine_kexec.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_32/xen.lds.S
xen/arch/x86/x86_64/Makefile
xen/arch/x86/x86_64/asm-offsets.c
xen/arch/x86/x86_64/compat/entry.S
xen/arch/x86/x86_64/compat/mm.c
xen/arch/x86/x86_64/cpu_idle.c
xen/arch/x86/x86_64/cpufreq.c [new file with mode: 0644]
xen/arch/x86/x86_64/entry.S
xen/arch/x86/x86_64/machine_kexec.c
xen/arch/x86/x86_64/mm.c
xen/arch/x86/x86_64/physdev.c
xen/arch/x86/x86_64/platform_hypercall.c
xen/arch/x86/x86_64/traps.c
xen/arch/x86/x86_64/xen.lds.S
xen/arch/x86/x86_emulate/x86_emulate.c
xen/arch/x86/x86_emulate/x86_emulate.h
xen/common/Makefile
xen/common/compat/Makefile
xen/common/compat/memory.c
xen/common/domain.c
xen/common/domctl.c
xen/common/event_channel.c
xen/common/grant_table.c
xen/common/hvm/save.c
xen/common/inflate.c [new file with mode: 0644]
xen/common/kernel.c
xen/common/kexec.c
xen/common/keyhandler.c
xen/common/libelf/libelf-dominfo.c
xen/common/libelf/libelf-private.h
xen/common/memory.c
xen/common/page_alloc.c
xen/common/sched_credit.c
xen/common/schedule.c
xen/common/spinlock.c [new file with mode: 0644]
xen/common/sysctl.c
xen/common/timer.c
xen/common/trace.c
xen/common/xencomm.c
xen/common/xenoprof.c
xen/common/xmalloc_tlsf.c
xen/crypto/Makefile [new file with mode: 0644]
xen/crypto/rijndael.c [new file with mode: 0644]
xen/crypto/vmac.c [new file with mode: 0644]
xen/drivers/Makefile
xen/drivers/acpi/pmstat.c
xen/drivers/acpi/reboot.c
xen/drivers/char/console.c
xen/drivers/char/ns16550.c
xen/drivers/char/serial.c
xen/drivers/cpufreq/Makefile
xen/drivers/cpufreq/cpufreq.c
xen/drivers/cpufreq/cpufreq_misc_governors.c [new file with mode: 0644]
xen/drivers/cpufreq/cpufreq_ondemand.c
xen/drivers/cpufreq/utility.c
xen/drivers/passthrough/Makefile
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/iommu_intr.c
xen/drivers/passthrough/amd/iommu_map.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/io.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/pci.c
xen/drivers/passthrough/vtd/Makefile
xen/drivers/passthrough/vtd/dmar.c
xen/drivers/passthrough/vtd/dmar.h
xen/drivers/passthrough/vtd/extern.h
xen/drivers/passthrough/vtd/ia64/Makefile [new file with mode: 0644]
xen/drivers/passthrough/vtd/ia64/vtd.c [new file with mode: 0644]
xen/drivers/passthrough/vtd/intremap.c
xen/drivers/passthrough/vtd/iommu.c
xen/drivers/passthrough/vtd/iommu.h
xen/drivers/passthrough/vtd/qinval.c
xen/drivers/passthrough/vtd/utils.c
xen/drivers/passthrough/vtd/vtd.h
xen/drivers/passthrough/vtd/x86/vtd.c
xen/drivers/video/vesa.c
xen/drivers/video/vga.c
xen/include/Makefile
xen/include/acpi/cpufreq/cpufreq.h
xen/include/acpi/cpufreq/processor_perf.h
xen/include/asm-ia64/bug.h
xen/include/asm-ia64/bundle.h
xen/include/asm-ia64/config.h
xen/include/asm-ia64/dom_fw.h
xen/include/asm-ia64/dom_fw_common.h
xen/include/asm-ia64/domain.h
xen/include/asm-ia64/hardirq.h
xen/include/asm-ia64/hvm/iommu.h [new file with mode: 0644]
xen/include/asm-ia64/hvm/irq.h [new file with mode: 0644]
xen/include/asm-ia64/iocap.h
xen/include/asm-ia64/linux-xen/asm/README.origin
xen/include/asm-ia64/linux-xen/asm/acpi.h
xen/include/asm-ia64/linux-xen/asm/hw_irq.h [new file with mode: 0644]
xen/include/asm-ia64/linux-xen/asm/iosapic.h
xen/include/asm-ia64/linux-xen/asm/page.h
xen/include/asm-ia64/linux-xen/asm/pgtable.h
xen/include/asm-ia64/linux-xen/asm/processor.h
xen/include/asm-ia64/linux-xen/asm/smp.h
xen/include/asm-ia64/linux-xen/asm/spinlock.h
xen/include/asm-ia64/linux-xen/linux/efi.h
xen/include/asm-ia64/linux-xen/linux/interrupt.h
xen/include/asm-ia64/linux-xen/linux/linux-pci.h
xen/include/asm-ia64/linux/asm/README.origin
xen/include/asm-ia64/linux/asm/irq.h
xen/include/asm-ia64/linux/pci_regs.h
xen/include/asm-ia64/mm.h
xen/include/asm-ia64/msi.h [new file with mode: 0644]
xen/include/asm-ia64/tlb_track.h
xen/include/asm-ia64/tlbflush.h
xen/include/asm-ia64/viosapic.h
xen/include/asm-ia64/vmx.h
xen/include/asm-ia64/vmx_platform.h
xen/include/asm-ia64/xenpage.h
xen/include/asm-x86/acpi.h
xen/include/asm-x86/apicdef.h
xen/include/asm-x86/config.h
xen/include/asm-x86/cpufeature.h
xen/include/asm-x86/desc.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/e820.h
xen/include/asm-x86/event.h
xen/include/asm-x86/fixmap.h
xen/include/asm-x86/guest_pt.h [new file with mode: 0644]
xen/include/asm-x86/hpet.h
xen/include/asm-x86/hvm/domain.h
xen/include/asm-x86/hvm/hvm.h
xen/include/asm-x86/hvm/irq.h
xen/include/asm-x86/hvm/svm/amd-iommu-proto.h
xen/include/asm-x86/hvm/trace.h
xen/include/asm-x86/hvm/vcpu.h
xen/include/asm-x86/hvm/vlapic.h
xen/include/asm-x86/hvm/vmx/vmcs.h
xen/include/asm-x86/hvm/vmx/vmx.h
xen/include/asm-x86/hvm/vmx/vpmu.h
xen/include/asm-x86/hvm/vmx/vpmu_core2.h
xen/include/asm-x86/hvm/vpt.h
xen/include/asm-x86/io_apic.h
xen/include/asm-x86/iocap.h
xen/include/asm-x86/irq.h
xen/include/asm-x86/mach-default/irq_vectors.h
xen/include/asm-x86/microcode.h
xen/include/asm-x86/mm.h
xen/include/asm-x86/msi.h
xen/include/asm-x86/msr-index.h
xen/include/asm-x86/mtrr.h
xen/include/asm-x86/p2m.h
xen/include/asm-x86/page.h
xen/include/asm-x86/paging.h
xen/include/asm-x86/perfc.h
xen/include/asm-x86/perfc_defn.h
xen/include/asm-x86/processor.h
xen/include/asm-x86/smp.h
xen/include/asm-x86/softirq.h
xen/include/asm-x86/spinlock.h
xen/include/asm-x86/system.h
xen/include/asm-x86/tboot.h
xen/include/asm-x86/time.h
xen/include/asm-x86/traps.h
xen/include/asm-x86/x86_32/page.h
xen/include/asm-x86/x86_32/system.h
xen/include/asm-x86/x86_64/page.h
xen/include/asm-x86/x86_64/system.h
xen/include/asm-x86/xenoprof.h
xen/include/crypto/rijndael.h [new file with mode: 0644]
xen/include/crypto/vmac.h [new file with mode: 0644]
xen/include/public/arch-ia64.h
xen/include/public/arch-ia64/hvm/save.h
xen/include/public/arch-x86/hvm/save.h
xen/include/public/arch-x86/xen-mca.h
xen/include/public/domctl.h
xen/include/public/elfnote.h
xen/include/public/features.h
xen/include/public/grant_table.h
xen/include/public/hvm/hvm_info_table.h
xen/include/public/hvm/params.h
xen/include/public/io/fsif.h
xen/include/public/io/pciif.h
xen/include/public/io/usbif.h [new file with mode: 0644]
xen/include/public/io/vscsiif.h [new file with mode: 0644]
xen/include/public/kexec.h
xen/include/public/memory.h
xen/include/public/physdev.h
xen/include/public/sysctl.h
xen/include/public/trace.h
xen/include/public/xen.h
xen/include/xen/acpi.h
xen/include/xen/compat.h
xen/include/xen/cpuidle.h
xen/include/xen/cpumask.h
xen/include/xen/domain.h
xen/include/xen/domain_page.h
xen/include/xen/elf.h
xen/include/xen/elfstructs.h [new file with mode: 0644]
xen/include/xen/event.h
xen/include/xen/grant_table.h
xen/include/xen/hvm/iommu.h
xen/include/xen/hvm/irq.h [new file with mode: 0644]
xen/include/xen/hvm/save.h
xen/include/xen/hypercall.h
xen/include/xen/iocap.h
xen/include/xen/iommu.h
xen/include/xen/irq.h
xen/include/xen/kexec.h
xen/include/xen/lib.h
xen/include/xen/libelf.h [new file with mode: 0644]
xen/include/xen/mm.h
xen/include/xen/pci.h
xen/include/xen/pci_regs.h
xen/include/xen/perfc_defn.h
xen/include/xen/sched.h
xen/include/xen/spinlock.h
xen/include/xen/time.h
xen/include/xen/timer.h
xen/include/xen/xenoprof.h
xen/include/xlat.lst
xen/include/xsm/xsm.h
xen/tools/symbols.c
xen/xsm/dummy.c
xen/xsm/flask/hooks.c
xen/xsm/flask/ss/policydb.c