]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor
jailhouse: configs: Change reserved memory layout for jailhouse, so configs have...
[jailhouse.git] / hypervisor /
2016-05-04 Maxim Baryshnikovjailhouse: hypervisor: Debug output redirected to seria...
2016-04-18 Maxim BaryshnikovMerge branch 'master' of rtime.felk.cvut.cz:jailhouse
2016-04-18 Maxim Baryshnikovjailhouse: hypervisor: x86: Debug console changed to...
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-18 Jan Kiszkacore: pci: Fix format string of MMCONFIG error reporting
2015-09-18 Jan Kiszkacore: pci: Fix MMCONFIG handling for root cell
2015-09-16 Christian Loehlecore: Fixed typos in documentation
2015-09-16 Antonios Motakiscore: add missing include to control.h
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-09-16 Antonios Motakiscore: printk: include asm/bitops.h directly
2015-09-16 Ralf Ramsauerhypervisor, driver: Added signature for .cell files
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: 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: Migrate MMCONFIG access handling to the...
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: ivshmem: Move functions unmodified
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 Kiszkacore: Rework cleanup on cell destruction
2015-08-12 Jan Kiszkax86: Do not call vcpu_cell_exit after failing vcpu_vend...
2015-07-29 Jan Kiszkapci: ivshmem: Use consistent parameter names
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-14 Jan Kiszkacore: pci: Add support for devices with more than 16...
2015-07-06 Jan Kiszkacore: ivshmem: Remove redundant pci_device::cell initia...
2015-07-06 Jan Kiszkacore: ivshmem: Remove unneeded curly braces
2015-07-06 Jan Kiszkacore: ivshmem: Convert static virt_pci_bar information...
2015-07-06 Jan Kiszkacore: ivshmem: Simplify condition in pci_ivshmem_exit
2015-07-06 Jan Kiszkacore: ivshmem: Fix cell disconnection
2015-07-06 Jan Kiszkacore: ivshmem: Mark BARs as 64-bit again
2015-07-06 Jan Kiszkax86: Prevent usage of MMX, SSE, and AVX by compiler
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-28 Jan Kiszkacore: Fix page leak 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...
2015-06-07 Jan Kiszkax86: Remove cpu_data parameter from iommu_check_pending...
2015-05-22 Jan Kiszkax86: Ignore writes to the xAPIC ID register
2015-05-22 Jan Kiszkax86: Implement standard hypervisor detection protocol
2015-05-22 Jan Kiszkax86: Always intercept cpuid
2015-05-22 Jan Kiszkacore: ivshmem: Simplify pci_ivshmem_cfg_read
2015-05-22 Jan Kiszkacore: ivshmem: Use generic BAR emulation
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-22 Jan Kiszkacore: pci: Rework config space header write moderation
2015-05-22 Jan Kiszkax86: vmx: Clear IA32_DEBUGCTL only on hard reset
2015-05-18 Jan Kiszkacore: ivshmem: Improve error reporting
2015-05-18 Jan Kiszkacore: pci: Adjust error report wording in pci_msix_acce...
2015-05-18 Jan Kiszkacore: ivshmem: Fix comment
2015-05-18 Jan Kiszkacore: ivshmem: Remove superfluous ivshmem endpoint...
2015-05-18 Jan Kiszkacore: ivshmem: Fix BAR range in ivshmem_cfg_write32
2015-05-18 Jan Kiszkacore: pci: Skip architecture hooks on virtual device...
2015-05-18 Jan Kiszkacore: pci: Fix error forwarding from pci_add_device
2015-05-15 Jan Kiszkax86: Do not reset PAT and MTRR_DEF_TYPE on INIT
2015-05-15 Jan Kiszkax86: Report number of CPUs via communication region
2015-05-15 Jan Kiszkax86: Fix and clean up APIC ICR write handling
2015-05-15 Jan Kiszkax86: Flush pending events when reprogramming the VT...
2015-05-13 Jan Kiszkax86: Clarify precedence of "&" over "?"
2015-05-11 Jan Kiszkax86: Consistent argument ordering for vtd_init_ir_emulation
2015-05-11 Jan Kiszkax86: Report IOMMU number on fault events
next