]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2014-11-12 Henning Schildtools: config-create: drop line numbers from IOMemRegio...
2014-11-12 Benjamin Blocktools: config-create: exclude kernel-area from mem...
2014-11-12 Benjamin Blocktools: config-create: drop line numbers in parse_iomem_...
2014-11-07 Henning SchildTODO: add an item for potential inter-cell information...
2014-11-07 Jan KiszkaREADME: Trivial adjustment to new hypervisor binary...
2014-11-07 Henning Schildinmates: pci: include feature check in capability lookup
2014-11-07 Valentine Sinitsynx86: Explicit %rax for SVM instructions
2014-11-07 Valentine Sinitsynx86: Eliminate dead code in vcpu_activate_vmm()
2014-11-07 Valentine Sinitsyninmates/x86: Initialize jailhouse_use_vmcall
2014-11-07 Jan Kiszkax86: Adjust some indentions after vcpu/iommu refactorings
2014-11-07 Jan Kiszkacore: Factor out config_commit
2014-11-07 Jan Kiszkax86: Remove cpu_data parameter from vmx_set_cell_config
2014-11-07 Jan Kiszkax86: Privatize names of static vendor-specific functions
2014-11-07 Jan Kiszkax86: Remove cpu_data parameter from interrupt handling...
2014-11-07 Jan Kiszkax86: Remove debug output from SVM NMI handler
2014-11-06 Jan Kiszkax86: Remove unused cpu_data argument from vmx_entry_failure
2014-11-06 Jan Kiszkax86: Rename vcpu_entry_failure back to vmx_entry_failure
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: Move cpu_suspended setting into arch_panic_stop
2014-11-06 Jan Kiszkax86: vtd: Drop bogus checks in iommu_get_remapped_root_int
2014-11-06 Jan Kiszkacore: Clarify usage constraints of strcmp
2014-11-06 Jan Kiszkacore/tools: Protect result of ARRAY_SIZE
2014-11-01 Jan Kiszkascripts: Fix types include in header_check
2014-11-01 Valentine SinitsynDocumentation: Update README and other resources
2014-11-01 Valentine Sinitsynconfigs: Add Gigabyte GA-F2A88XM-HD3 board config
2014-11-01 Valentine Sinitsynconfigs: Add IMB-A180 G-Series board
2014-11-01 Valentine Sinitsynconfigs: Map ACPI PM1a_* to ioapic-demo cell
2014-11-01 Valentine Sinitsynx86: Rudimentary guest MTRR emulation support
2014-11-01 Valentine Sinitsynx86: Make use of VMCB clean bits
2014-11-01 Valentine Sinitsynx86: Implement vcpu_park() for AMD-V CPUs
2014-11-01 Valentine Sinitsynx86: Implement vcpu_[de]activate_vmm() for AMD-V
2014-11-01 Valentine Sinitsynx86: Intercept guest XSETBV instruction in AMD-V
2014-11-01 Valentine Sinitsynx86: Add AMD-V handler for guests CR0 access
2014-11-01 Valentine Sinitsynx86: Implement AMD-V NMI handler and CPU reset
2014-11-01 Valentine Sinitsynx86: Add AMD-V port-based I/O VM exit handler
2014-11-01 Valentine Sinitsynx86: Add generic NPF handler for AMD-V code
2014-11-01 Valentine Sinitsynx86: Trap xAPIC register writes under AMD-V
2014-11-01 Valentine Sinitsynx86: Trap MSR access for AMD-V cells
2014-11-01 Valentine Sinitsynx86: Add AMD-V hypercall handler
2014-11-01 Valentine Sinitsynx86: Implement vcpu_get_guest_bytes() for AMD-V
2014-11-01 Valentine Sinitsynx86: Add vcpu_skip_emulated_instruction() for AMD-V
2014-11-01 Valentine Sinitsynx86: Add vcpu_handle_exit() function for AMD-V
2014-11-01 Valentine Sinitsynx86: Add AMD-V cell initialization/exit code
2014-11-01 Valentine Sinitsynx86: Add AMD-V memory management functions
2014-11-01 Valentine Sinitsynx86: Add AMD-V initialization routines
2014-11-01 Valentine Sinitsynx86: Setup VMCB for Linux CPUs
2014-11-01 Valentine Sinitsynx86: Add AMD-V definitions and data structures
2014-11-01 Valentine Sinitsynx86: Enable Extended Interrupt LVT
2014-11-01 Valentine Sinitsynx86: Choose a hypercall instruction in run-time
2014-11-01 Valentine Sinitsyndriver: Support "variants" in firmware name
2014-11-01 Valentine Sinitsynmakefiles: Build jailhouse-{amd,intel} together
2014-11-01 Valentine Sinitsynx86: Introduce AMD-V code skeleton
2014-11-01 Valentine Sinitsynx86: Prepare for AMD-V data structures
2014-11-01 Jan Kiszkainmates: x86: align code after 32-bit page table
2014-10-31 Henning Schildgitignore: add another vim temp file extension
2014-10-31 Jan Kiszkainmates: x86: Refactor lgdt instruction expression
2014-10-31 Jan Kiszkainmates: x86: Use .code16 instead of .code16gcc
2014-10-31 Jan Kiszkax86: Fix assembly constraints in per_cpu()
2014-10-30 Jan Kiszkadriver: Express build dependency on version.h
2014-10-30 Henning Schildinmates: x86: align code after last level of page tables
2014-10-26 Valentine SinitsynDocumentation: Introduce coding style
2014-10-23 Benjamin Blocktools: config-create: rename parse_cmdline to parse_ker...
2014-10-22 Henning Schildinmates: fix pci MSI-X support code bug
2014-10-21 Henning Schilddocs: x86 apic: add x86 apic doxygen submodule
2014-10-21 Henning Schilddocs: add x86 doxygen module
2014-10-21 Henning Schildmake: introduce make target docs_clean
2014-10-21 Henning Schildpci: fix msix device list remove-code
2014-10-15 Valentine Sinitsynx86/tools/inmates: Account for 32-bit PM timers
2014-10-10 Henning Schildx86: control: use arch_flush_cell_vcpu_caches in arch_c...
2014-10-10 Henning Schildcontrol: add a control function to flush vcpu caches...
2014-10-10 Henning Schildcore: rename per_cpu variable flush_virt_caches to...
2014-10-10 Valentine Sinitsynx86: Keep IOAPIC entries consistent when unmasked
2014-10-10 Valentine Sinitsynx86: Make vcpu_handle_pt_violation() generic
2014-10-10 Valentine Sinitsynx86: Make vcpu_handle_io_access() generic
2014-10-10 Valentine Sinitsynx86: Make vcpu_handle_hypercall() generic
2014-10-10 Valentine Sinitsynx86: Refactor generic bits of vcpu_cell_{init,exit}
2014-10-10 Valentine Sinitsynx86: Make vcpu_get_guest_paging_structs() public
2014-10-10 Valentine Sinitsynx86: Make vcpu_skip_emulated_instruction() public
2014-10-10 Valentine Sinitsynx86: Switchable guest code access for mmio_parse()
2014-10-10 Valentine Sinitsynx86: Introduce iommu_cell_emulates_ir()
2014-10-10 Valentine Sinitsynx86: Untie APIC code from VMX implementation
2014-10-10 Valentine Sinitsynx86: Move vmx_vmexit to vmx-vmexit.S
2014-10-10 Valentine Sinitsynx86: Rename VMX/VTD public functions
2014-10-10 Valentine Sinitsynx86: Introduce realmode_paging structures
2014-10-10 Valentine Sinitsynx86: Do not hardcode RIP position on Linux stack
2014-10-10 Valentine Sinitsynx86: Make CS segment switching more generic
2014-10-10 Jan Kiszkaconfigs: Adjust QEMU config to changes in AHCI model
2014-10-10 Jan Kiszkatooling: Add include dependency checker for header...
2014-10-06 Jan Kiszkacore: config.h is expected in the $(obj), not $(src)
2014-10-06 Jan Kiszkadriver: Use hypervisor's version.h
2014-10-06 Jan Kiszkatools: Fix CPU listing in "cell list"
2014-10-06 Jan Kiszkatooling: Fix make problems with run-kbuild macro
2014-09-25 Jan Kiszkacore: Document I/O access subsystem
2014-09-25 Jan Kiszkax86: Document per-CPU data subsystem
2014-09-25 Jan Kiszkacore: Rename DECLARE_PER_CPU_ACCESSOR to DEFINE_PER_CPU...
2014-09-25 Jan Kiszkacore: Rename CPU suspension state variables
2014-09-25 Jan Kiszkax86: Disentangle circular dependency of percpu.h and...
2014-09-25 Jan Kiszkacore Assign root_cell to control subsystem
2014-09-25 Jan Kiszkax86: Document cell structure
next