]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/include/asm/vtd.h
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / x86 / include / asm / vtd.h
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-03-07 Jan Kiszkax86: Fold vtd.h into vtd.c
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2014-10-10 Valentine Sinitsynx86: Rename VMX/VTD public functions
2014-09-25 Jan Kiszkacore: Rename *MAX_PAGE_DIR_LEVELS to *MAX_PAGE_TABLE_LEVELS
2014-08-28 Jan Kiszkax86: Emulate interrupt remapping support to enable...
2014-08-26 Jan Kiszkaconfigs/x86: Add check for VT-d existence
2014-08-26 Jan Kiszkax86: Perform VT-d interrupt remapping table programming
2014-08-23 Jan Kiszkax86: Provide stub for programming VT-d interrupt remapp...
2014-08-23 Jan Kiszkax86: Factor out vtd_update_gcmd_reg
2014-08-23 Jan Kiszkax86: Switch VT-d to queued invalidation
2014-08-07 Jan Kiszkax86: Obtain DMAR unit addresses from system configuration
2014-08-04 Jan Kiszkacore: Fix PCI device runtime ownership tracking
2014-07-06 Jan Kiszkax86: Fix vtd constants
2014-06-15 Jan Kiszkax86: Refactor vtd constant definitions
2014-06-15 Jan Kiszkacore: Introduce arch_config_commit
2014-06-14 Jan Kiszkax86: Fold vmx/vtd_root_cell_shrink into vmx/vtd_cell_init
2014-04-06 Jan Kiszkacore: Implement generic root cell shrinking of memory...
2014-04-06 Jan Kiszkacore: Make arch_unmap_memory_region return error codes
2014-04-04 Jan Kiszkacore: Rename "Linux cell" to "root cell"
2014-02-13 Ivan Kolchinx86: Add fault reporting in VT-d
2014-02-05 Jan Kiszkax86: Enable hugepages in all hypervisor, EPT and VT...
2014-02-05 Jan Kiszkacore: Add support for creating page tables with hugepages
2014-02-05 Jan Kiszkacore: Switch to table-driven page table construction...
2014-02-05 Jan Kiszkax86: Make use of mmio_read32/64_field
2014-02-04 Ivan Kolchinx86: Fix a bug with writing zeros to register IOTLB_REG...
2014-01-17 Jan Kiszkax86: Fix stand-alone inclusion of vmx.h and vtd.h
2014-01-10 Jan Kiszkax86: Rename VTD_GSTS_TE -> VTD_GSTS_TES
2013-12-27 Jan Kiszkax86: Release VT-d resources on cell destruction
2013-12-27 Jan Kiszkax86: Reconfigure DMAR units on cell creation
2013-12-26 Jan Kiszkax86: Require DMAR units with CM=0
2013-12-26 Jan Kiszkax86: Limit domain IDs to maximum that all DMAR units...
2013-12-12 Jan Kiszkacore: Keep a copy of configuration for cell lifetime
2013-11-13 Jan KiszkaBasic DMA remapping support via VT-d