]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor
arm: Fix coding style of asm blocks
[jailhouse.git] / hypervisor /
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
2015-05-11 Jan Kiszkaarm: Clean up hypervisor stage 1 memory attributes
2015-05-11 Jan Kiszkaarm: Fix stage 2 memory attributes
2015-05-07 Jan Kiszkax86: Update CPUID vmexit counter in vmx_handle_cpuid
2015-05-07 Jan Kiszkacore: Make field structs of pci_msix_registers and...
2015-05-07 Jan Kiszkacore: Disable non-root PCI devices on shutdown
2015-05-07 Jan Kiszkacore: Do not program MSI-X vectors that are masked
2015-05-07 Jan Kiszkacore: Break up pci_msix_vector control field
2015-05-07 Jan Kiszkax86: Fix vtd int-remap region release
2015-05-06 Jan Kiszkax86: Reject xAPIC accesses while in x2APIC mode
2015-05-06 Jan Kiszkax86: Allow access to Focus Processor Checking bit in...
2015-05-06 Jan Kiszkax86: Hand over the APIC in soft-disabled state
2015-05-06 Jan Kiszkax86: Enable APIC for clearing
2015-05-06 Jan KiszkaRevert "x86: Make FS_BASE MSR restoration VMX-specific"
2015-05-06 Jan Kiszkacore: Add BSD 2-Clause license to hypercall headers
2015-05-06 Jan Kiszkaarm: Remove ancient compiler bug test via __asmeq
2015-05-06 Jan Kiszkacore: Add BSD 2-Clause license to configuration format...
2015-05-06 Valentine Sinitsynx86: clarify svm.h origins
2015-05-06 Jan Kiszkax86: Add copyright information to files with Linux...
2015-04-15 Jan Kiszkax86: Do not call vmload/vmsave on every VM exit
2015-04-10 Jan Kiszkax86: Make FS_BASE MSR restoration VMX-specific
2015-04-10 Jan Kiszkax86: Remove write-only linux_sysenter_* fields
2015-04-10 Jan Kiszkax86: Make SYSENTER MSR restoration VMX-specific
2015-04-10 Jan Kiszkax86: Remove unneeded MSR restoring from SVM's vcpu_deac...
2015-04-10 Jan Kiszkax86: Refactor SVM version of vcpu_activate_vmm
2015-04-10 Jan Kiszkax86: Simplify error exit of svm_parse_mov_to_cr and...
2015-04-10 Jan Kiszkax86: Drop constant return values from SVM functions
2015-04-10 Jan Kiszkax86: Simplify descriptor reset in svm_vcpu_reset
2015-04-10 Jan Kiszkax86: Simplify set_svm_segment_from_dtr
2015-04-10 Jan Kiszkax86: Simplify set_svm_segment_from_segment
2015-04-10 Jan Kiszkax86: Drop PERCPU_VMCB and VMCB_RAX
2015-04-10 Jan Kiszkax86: Drop local guest_regs variable from SVM version...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from svm_handle_m...
2015-04-10 Jan Kiszkax86: Pass vmcb instead of cpu_data to some internal...
2015-04-10 Jan Kiszkax86: Rename x86_parse_mov_to_cr to svm_parse_mov_to_cr
2015-04-10 Jan Kiszkax86: Cache vmcb instead of cpu_data in SVM's vcpu_vendo...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from svm_handle_cr
2015-04-10 Jan Kiszkax86: Remove traces of cpuid interception from SVM
2015-04-10 Jan Kiszkax86: Drop some unneeded local variables from SVM functions
2015-04-10 Jan Kiszkax86: Drop local guest_regs variable from VMX version...
2015-04-10 Jan Kiszkax86: Factor out vmx_handle_cpuid
2015-04-10 Jan Kiszkax86: Remove parameters from vmx_handle_cr
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_handle_...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_handle_...
2015-04-10 Jan Kiszkax86: Remove unused guest registers parameter from vcpu_...
2015-04-10 Jan Kiszkax86: Remove guest registers and cell parameters from...
2015-04-10 Jan Kiszkax86: Rework RAX register accessors of PCI layer
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from i8042_access...
2015-04-10 Jan Kiszkax86: Remove guest registers and cpu_data parameters...
2015-04-10 Jan Kiszkax86: Remove parameters from x2apic_handle_read/write
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_handle_...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_handle_...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_deactiv...
2015-04-10 Jan Kiszkax86: Remove guest registers parameter from vcpu_reset
next