]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/include
x86: Support updates of the VTD Fault Event shadow registers
[jailhouse.git] / hypervisor / include /
2016-03-07 Jan Kiszkacore, configs, tools: Add AMD-specific fields to struct...
2016-03-07 Jan Kiszkacore, configs, tools: Prepare for variable IOMMU regist...
2016-03-05 Jan Kiszkacore, configs, tools: Introduce struct jailhouse_iommu
2016-01-25 Jan Kiszkacore, driver: Pass rounded-up core size in hypervisor...
2016-01-21 Daniel Sangorrinconsole: rename uart to console
2016-01-15 Jan Kiszkacore: Add support for sub-page MMIO regions
2016-01-15 Jan Kiszkacore: Remove memory regions check
2016-01-15 Jan Kiszkacore: Introduce and use mmio_perform_access
2016-01-15 Jan Kiszkacore: Introduce and use for_each_mem_region
2016-01-10 Jan Kiszkacore, tools: Introduce cache regions to the cell config...
2016-01-04 Jan Kiszkacore: Tag PCI express extended capability IDs via highe...
2015-09-16 Christian Loehlecore: Fixed typos in documentation
2015-09-16 Antonios Motakiscore: add missing include to control.h
2015-09-16 Ralf Ramsauerhypervisor, driver: Added signature for .cell files
2015-08-14 Jan Kiszkacore: pci: Remove list of MSI-X devices
2015-08-14 Jan Kiszkacore, x86: pci: Migrate MSI-X emulation to generic...
2015-08-14 Jan Kiszkacore: pci: Drop list of virtual devices
2015-08-14 Jan Kiszkacore: ivshmem: Migrate to generic MMIO dispatcher
2015-08-14 Jan Kiszkacore: Add generic MMIO access dispatching
2015-08-14 Jan Kiszkaarm, mmio: Introduce generic mmio_access structure
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2015-07-29 Jan Kiszkapci: ivshmem: Use consistent parameter names
2015-07-29 Jan KiszkaDocumentation: Improve hypercall subsystem description
2015-07-14 Jan Kiszkacore: pci: Add support for devices with more than 16...
2015-05-22 Jan Kiszkacore: ivshmem: Simplify pci_ivshmem_cfg_read
2015-05-22 Jan Kiszkacore: ivshmem: Refactor pci_ivshmem_cfg_write
2015-05-22 Jan Kiszkacore: Add basic BAR write emulation for physical PCI...
2015-05-22 Jan Kiszkacore, tools: Add BAR masks to jailhouse_pci_device
2015-05-18 Jan Kiszkacore: pci: Skip architecture hooks on virtual device...
2015-05-07 Jan Kiszkacore: Make field structs of pci_msix_registers and...
2015-05-07 Jan Kiszkacore: Break up pci_msix_vector control field
2015-05-06 Jan Kiszkacore: Add BSD 2-Clause license to hypercall headers
2015-05-06 Jan Kiszkacore: Add BSD 2-Clause license to configuration format...
2015-05-06 Jan Kiszkax86: Add copyright information to files with Linux...
2015-03-21 Jan Kiszkacore: Introduce error return code tracing
2015-03-20 Valentine Sinitsyncore: Adapt config structures for non-Intel IOMMU
2015-01-30 Jan Kiszkacore: Make for_each_[non_root_]cell globally available
2015-01-16 Henning SchildRevert "x86/tools/inmates: Account for 32-bit PM timers"
2015-01-08 Jan Kiszkacore: Pass return code to arch_cpu_restore
2015-01-08 Jan Kiszkacore/driver: Add support for mapping the debug UART...
2015-01-08 Jan Kiszkaarm: Stop misusing JAILHOUSE_MEM_DMA for marking MMIO
2014-11-26 Henning Schildpci_ivshmem: add PCI shared memory device
2014-11-26 Henning Schildpci: add list for virtual PCI devices to cell, makes...
2014-11-26 Henning Schildpci: add a bunch of defines to pci.h
2014-11-26 Henning Schildcore: cell-config: add field to PCI device struct to...
2014-11-26 Henning Schilddriver: add/remove virtual PCI devices to/from root...
2014-11-25 Henning Schildpci: move define from pci.c to general pci header
2014-11-25 Henning Schildcore: add memory flag ROOTSHARED and use it
2014-11-19 Valentine Sinitsyncore: Explain asm-defines generation code origins
2014-11-12 Valentine Sinitsyncore: Add asm-defines.h generation
2014-11-12 Jan Kiszkacore: Introduce FIELD_SIZEOF
2014-11-07 Jan Kiszkacore: Factor out config_commit
2014-11-06 Jan Kiszkacore: Move mmio_parse and struct mmio_instruction into...
2014-11-06 Jan Kiszkacore: Refactor struct mmio_access to mmio_instruction
2014-11-06 Jan Kiszkacore/tools: Protect result of ARRAY_SIZE
2014-10-15 Valentine Sinitsynx86/tools/inmates: Account for 32-bit PM timers
2014-10-10 Henning Schildcontrol: add a control function to flush vcpu caches...
2014-09-25 Jan Kiszkacore: Document I/O access subsystem
2014-09-25 Jan Kiszkacore: Document setup subsystem
2014-09-25 Jan Kiszkax86: Rename vm_exit to vmx_vmexit
2014-09-25 Jan Kiszkacore: Document control subsystem
2014-09-25 Jan Kiszkacore: Rename [arch_]panic_halt to [arch_]panic_park
2014-09-25 Jan Kiszkacore: Remove cpu_data from arch_config_commit
2014-09-25 Jan Kiszkacore: Remove unused cpu_data from arch_cell_create...
2014-09-25 Jan Kiszkacore: Remove cpu_data parameter from hypercall functions
2014-09-25 Jan Kiszkacore: Factor out generic jailhouse/types.h
2014-09-25 Jan Kiszkacore: Document page management subsystem interfaces
2014-09-25 Jan Kiszkacore: Rename page_map_* -> paging_*
2014-09-25 Jan Kiszkacore: Document PCI subsystem interfaces
2014-09-25 Jan Kiszkacore: Prefix arch-specific PCI functions properly
2014-09-25 Jan KiszkaRevert "core: make the jailhouse-header arch-independent"
2014-09-24 Benjamin Blockcore: make the jailhouse-header arch-independent
2014-09-20 Jan Kiszkacore/driver: Rework obtaining of maximum number of...
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
2014-08-28 Jan Kiszkacore: Validate access mode on guest page mappings
2014-08-28 Jan Kiszkacore: Extend entry_valid paging callback to check for...
2014-08-28 Jan Kiszkacore: Introduce and use PAGES macro
2014-08-28 Jan Kiszkacore: Remove unused TEMPORARY_MAPPING_CPU_BASE
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from page_map_get_guest...
2014-08-28 Jan Kiszkacore: Enhance page_map_get_guest_page(s)
2014-08-28 Jan Kiszkacore: Let arch_init_late decide when to map memory...
2014-08-28 Jan Kiszkacore/configs/tools: Report IOMMU association of devices...
2014-08-26 Jan Kiszkacore: Virtualize MSI-X for interrupt remapping support
2014-08-26 Jan Kiszkacore: Add MAX macro
2014-08-26 Jan Kiszkaconfigs/tools: Provide MSI-X parameters via config
2014-08-26 Jan Kiszkacore: Pack jailhouse_system::platform_info
2014-08-26 Jan Kiszkacore: Virtualize legacy MSI for interrupt remapping...
2014-08-23 Jan Kiszkaconfigs/tools: Introduce device and interrupt number...
2014-08-23 Jan Kiszkaconfigs/tools: Provide MSI parameters via config
2014-08-22 Jan Kiszkacore: Introduce and use cell_owns_cpu
2014-08-07 Jan Kiszkacore: Enforce online CPUs == expected CPUs
2014-08-07 Jan Kiszkacore/configs/tools: Remove ACPI support from hypervisor
2014-08-07 Jan Kiszkaconfigs/tools: Describe DMAR units in config files
2014-08-07 Jan Kiszkaconfigs/tools: Describe MMCONFIG region in config files
2014-08-04 Jan Kiszkacore: Fix PCI device runtime ownership tracking
2014-08-04 Jan Kiszkacore: Introduce PCI device state
2014-08-03 Jan Kiszkacore: Only perform PCI config space writes on PCI_ACCES...
2014-08-03 Jan Kiszkacore: Pass value directly to pci_cfg_write_moderate
2014-08-03 Jan Kiszkacore: Introduce generic PCI config space access functions
2014-08-03 Jan Kiszkax86: Factor out arch_pci_read/write_config
next