]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch
x86: Support updates of the VTD Fault Event shadow registers
[jailhouse.git] / hypervisor / arch /
2016-03-18 Jan Kiszkax86: Support updates of the VTD Fault Event shadow...
2016-03-18 Jan Kiszkax86: Mask VTD Fault Event interrupt before restoring
2016-03-18 Jan Kiszkax86: Simplify VTD Fault Event register saving/restoring
2016-03-16 Jan Kiszkax86: Unify AMD page tables for CPU and IOMMU
2016-03-16 Valentine Sinitsynx86: Add amd_iommu pending faults check
2016-03-16 Valentine Sinitsynx86: Implement amd_iommu event log
2016-03-16 Jan Kiszkax86: Add iommu_commit_config() for amd_iommu
2016-03-16 Jan Kiszkax86: Factor out iommu_select_fault_reporting_cpu
2016-03-16 Jan Kiszkax86: Add device management functions for amd_iommu
2016-03-07 Valentine Sinitsynx86: Implement amd_iommu command posting
2016-03-07 Valentine Sinitsynx86: Add amd_iommu's memory mapping functions
2016-03-07 Valentine Sinitsynx86: Implement amd_iommu cell management functions
2016-03-07 Jan Kiszkax86: Add amd_iommu initialization code
2016-03-07 Jan Kiszkax86: Add amd_iommu hardware structs and definitions
2016-03-07 Jan Kiszkax86: Extend bit range returned by x86_64_get_flags
2016-03-07 Jan Kiszkax86: Fold vtd.h into vtd.c
2016-03-07 Jan Kiszkax86: Use more BIT_MASK macro for paging tasks
2016-03-07 Jan Kiszkax86: Rename i386_get_next_pt_l2 to i386_get_next_pt
2016-03-07 Jan Kiszkax86: Consolidate identical x86-64 get_next_pt handlers
2016-03-07 Jan Kiszkax86: Filter out physical address that can't be handled...
2016-03-07 Jan Kiszkax86: Account for DMAR units with multi-page register...
2016-03-05 Jan Kiszkacore, configs, tools: Introduce struct jailhouse_iommu
2016-01-26 Jan Kiszkax86: Make debug UART port configurable via system config
2016-01-26 Jan Kiszkax86: Pull usage check out of vga_write
2016-01-26 Jan Kiszkax86: Remove redundant typecast
2016-01-26 Jan Kiszkaarm: Only filter out complete string from KBUILD_AFLAGS
2016-01-21 Daniel Sangorrinvga: Add support for VGA text buffer output on x86
2016-01-21 Daniel Sangorrinconsole: rename uart to console
2016-01-15 Jan Kiszkacore: Introduce and use mmio_perform_access
2016-01-15 Jan Kiszkaarm: Remove useless warning from arm_mmio_perform_access
2016-01-15 Jan Kiszkax86: Add support for 32-bit displacement in mod 0
2016-01-12 Jan Kiszkax86: Introduce Cache Allocation Technology support...
2016-01-10 Jan Kiszkax86: vmx: Block write access to CAT MSRs
2016-01-10 Jan Kiszkax86: Add sub-leaf selection parameter to cpuid_*
2016-01-08 Jan Kiszkahypervisor, inmates: Remove write-only fields from...
2016-01-08 Jan Kiszkax86: Fix comment typo
2016-01-08 Jan Kiszkax86: Properly roll back failing IOAPIC cell initialization
2016-01-04 Jan Kiszkax86: Rename local result variable
2015-12-22 Jan Kiszkax86: vmx: Micro-cleanup in vcpu_vendor_cell_init
2015-12-22 Jan Kiszkax86: Report only unhandled PIO accesses in the common...
2015-12-22 Jan Kiszkax86: Intercept #AC and #DB to prevent guest-triggered...
2015-12-22 Jan Kiszkax86: Refine includes of vcpu.c
2015-12-22 Jan Kiszkax86: Enhance x86_handle_events to x86_check_events
2015-12-22 Jan Kiszkax86: Refactor VCPU reset functions
2015-12-22 Jan Kiszkax86: vmx: Factor out vmx_preemption_timer_set_enable
2015-12-22 Jan Kiszkax86: vmx: Move up vmx_disable_preemption_timer unmodified
2015-12-22 Jan Kiszkacore, driver: x86: Introduce exception statistics
2015-11-13 Ralf RamsauerRespect size of io bitmap in vcpu_cell_init()
2015-11-13 Valentine Sinitsynx86: fix erroneous sizeof() usage
2015-09-25 Jan Kiszkax86: svm: Remove redundant error report on NPF exits
2015-09-25 Jan Kiszkax86: svm: Do not enable incomplete AVIC support
2015-09-25 Jan Kiszkax86: svm: Fix broken FS base on deactivation
2015-09-16 Antonios Motakiscore: add missing include to irqchip.h
2015-09-16 Antonios Motakiscore: arm: add missing include to gic-common.c
2015-09-16 Jan Kiszkacore: Clean up asm/bitops.h inclusions
2015-08-14 Jan Kiszkaarm: Migrate irqchips to generic MMIO dispatcher
2015-08-14 Jan Kiszkaarm: Remove return codes from gic[v3]_handle_sgir_write
2015-08-14 Jan Kiszkaarm: Move gic_handle_redist_access unmodified
2015-08-14 Jan Kiszkaarm: Migrate SMP mailbox to generic MMIO dispatcher
2015-08-14 Jan Kiszkaarm: Prepare generic MMIO dispatching
2015-08-14 Jan Kiszkacore, x86: pci: Migrate MSI-X emulation to generic...
2015-08-14 Jan Kiszkacore: ivshmem: Migrate to generic MMIO dispatcher
2015-08-14 Jan Kiszkax86: Migrate VT-d interrupt remapping emulation to...
2015-08-14 Jan Kiszkax86: Migrate IOAPIC to generic MMIO dispatcher
2015-08-14 Jan Kiszkax86: ioapic: Move ioapic_access_handler unmodified
2015-08-14 Jan Kiszkax86: Prepare generic MMIO dispatching
2015-08-14 Jan Kiszkacore: Add generic MMIO access dispatching
2015-08-14 Jan Kiszkaarm: Remove cpu_data parameters from trap handling...
2015-08-14 Jan Kiszkaarm: Remove cpu_data parameters from MMIO handling...
2015-08-14 Jan Kiszkaarm, mmio: Introduce generic mmio_access structure
2015-08-14 Jan Kiszkaarm: Rework arch_mmio_access to arm_mmio_perform_access
2015-08-14 Jan Kiszkax86: vtd: Use pci_get_assigned_device to look up interr...
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2015-08-12 Jan Kiszkax86: Do not call vcpu_cell_exit after failing vcpu_vend...
2015-07-29 Jan KiszkaDocumentation: x86: Move PERCPU_SIZE_SHIFT out of docum...
2015-07-29 Jan KiszkaDocumentation: Improve hypercall subsystem description
2015-07-14 Jan Kiszkaarm: Improve reporting of unhandled HYP exits
2015-07-14 Jan Kiszkacore, inmates: Move \r injection into console_write...
2015-07-14 Jan Kiszkaarm: Use more panic_printk for fatal error messages
2015-07-14 Jan Kiszkaarm: Unmap virtual GIC on cell destruction
2015-07-14 Jan Kiszkaarm: Use paging_create instead of arch_map_memory_regio...
2015-07-14 Jan Kiszkaarm: Account for errors during irqchip cell_init
2015-07-14 Jan Kiszkaarm: Fix arm_page_table_empty
2015-07-14 Jan Kiszkaarm: smp: Remove unused type field from smp_ops
2015-07-14 Jan Kiszkaarm: smp: Concentrate non-PSCI logic in Versatile Expre...
2015-07-14 Jan Kiszkaarm: Fix comment of switch_exception_level
2015-07-14 Jan Kiszkaarm: Move cpu_switch_el2 into calling module
2015-07-14 Jan Kiszkaarm: Fix coding style of asm blocks
2015-07-14 Jan Kiszkaarm: Fix header_check errors
2015-07-14 Jan Kiszkax86: vmx: Remove some no longer needed includes
2015-07-02 Jan Kiszkax86: Factor out iommu_count_units
2015-07-02 Jan Kiszkax86: vtd: Do not overrun while counting IOMMU units
2015-07-01 Jan Kiszkax86: Embed page for EPT/NPT root_table into cell structure
2015-06-28 Jan Kiszkax86: Fix error roll-back in vcpu_vendor_cell_init
2015-06-28 Jan Kiszkax86: Stop leaking PIO bitmaps on cell destruction
2015-06-17 Jan Kiszkax86: svm: Remove unneeded semicolon
2015-06-17 Maxin B. Johnhypervisor: arch: x86: fix simple_return.cocci warnings
2015-06-16 Jan Kiszkainmates: arm: Add generic timer services
2015-06-09 Jan Kiszkaarm: Remove unused defines
2015-06-07 Jan Kiszkax86: vtd: Check for pending faults after reprogramming...
next