]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2014-08-28 Jan Kiszkascripts: Add release-maker script
2014-08-28 Jan Kiszkatools: Add Version information to command line tool
2014-08-28 Jan Kiszkacore/driver: Add version information
2014-08-28 Jan Kiszkatools: Remove dependency of jailhouse tool on cell...
2014-08-28 Jan Kiszkatools: Add installation rules
2014-08-28 Jan Kiszkatools: Hide some secondary build commands
2014-08-28 Jan Kiszkatools: config-create: Add support for using a data...
2014-08-28 Jan Kiszkaconfigs: Avoid spaces in QEMU config name
2014-08-28 Jan Kiszkatools: jailhouse: Use a libexec subdir for extension...
2014-08-28 Benjamin Blocktools: add bash-completion for the jailhouse-tool
2014-08-28 Henning Schildx86: print CR2 in case the hypervisor causes a pagefault
2014-08-28 Henning Schildx86: mmio: Add opcode to error message when failing...
2014-08-28 Henning Schildtools: config-create: Make sanity checks the first...
2014-08-28 Jan Kiszkatools: config-create: Place hypervisor and inmates...
2014-08-28 Jan Kiszkaconfigs: Rearrange default locations of hypervisor...
2014-08-28 Jan KiszkaUpdate TODO
2014-08-28 Jan Kiszkaconfigs: h87i: Add non-cap config space regs for Intel HDA
2014-08-28 Jan Kiszkaconfigs/README: Fix and update QEMU config and demo...
2014-08-28 Jan Kiszkaconfigs: Release only ports 0x60, 0x61 and 0x64 to...
2014-08-28 Jan Kiszkax86: Add i8042 moderation
2014-08-28 Jan Kiszkax86: Prepare PIO error reporting for multiple filters
2014-08-28 Jan Kiszkacore: Print associated cell on panic stop/halt
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
2014-08-28 Jan Kiszkax86: Emulate interrupt remapping support to enable...
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: Switch cell_create to page_map_get_guest_pages
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: Introduce accessors for current per_cpu fields
2014-08-28 Jan Kiszkax86: Introduce x2apic_filter_logical_dest
2014-08-28 Jan Kiszkacore: Let arch_init_late decide when to map memory...
2014-08-28 Jan Kiszkacore: Reorder CPU initialization during setup
2014-08-28 Jan Kiszkacore/configs/tools: Report IOMMU association of devices...
2014-08-26 Jan Kiszkax86: Simplify DMAR unit discovery
2014-08-26 Jan Kiszkax86: Consolidate VT-d unit initialization
2014-08-26 Jan Kiszkacore: Virtualize MSI-X for interrupt remapping support
2014-08-26 Jan Kiszkacore: Add MAX macro
2014-08-26 Jan Kiszkax86: Factor out pci_get_x86_msi_remap_address
2014-08-26 Jan Kiszkaconfigs/tools: Exclude MSI-X table from memory regions
2014-08-26 Jan Kiszkaconfigs/tools: Provide MSI-X parameters via config
2014-08-26 Jan Kiszkaconfigs/x86: Add check for VT-d existence
2014-08-26 Jan Kiszkax86: Perform VT-d interrupt remapping table programming
2014-08-26 Jan Kiszkacore: Pack jailhouse_system::platform_info
2014-08-26 Jan Kiszkacore: Virtualize legacy MSI for interrupt remapping...
2014-08-26 Jan Kiszkax86: Virtualize IOAPIC redir table for interrupt remapp...
2014-08-23 Jan Kiszkacore: Report root cell as added/removed on initial...
2014-08-23 Jan Kiszkax86: Define access moderation for IOAPIC EOI register
2014-08-23 Jan Kiszkax86: Factor out ioapic_reg_read/write
2014-08-23 Jan Kiszkaconfigs: Prepare h87i for interrupt remapping
2014-08-23 Jan Kiszkax86: Provide stub for programming VT-d interrupt remapp...
2014-08-23 Jan Kiszkax86: Factor out vtd_update_gcmd_reg
2014-08-23 Jan Kiszkax86: Switch VT-d to queued invalidation
2014-08-23 Jan Kiszkax86: Add support for sending interrupts to CPUs
2014-08-23 Jan Kiszkaconfigs/tools: Introduce device and interrupt number...
2014-08-23 Jan Kiszkaconfigs/tools: Provide MSI parameters via config
2014-08-23 Jan Kiszkatools: config-create: Remove write restriction for...
2014-08-23 Jan Kiszkax86: Fix VT-d Fault Information printing
2014-08-22 Jan Kiszkatools: config-create: Improve error reporting
2014-08-22 Valentine Sinitsyntools: config-create: Initial support for non-Intel...
2014-08-22 Jan Kiszkatools: config-create: Simplify parse_dmar_devscope
2014-08-22 Jan Kiszkatools: config-create: Sort helper functions to the top
2014-08-22 Jan Kiszkatools: config-create: Exclude DMAR units from memory...
2014-08-22 Henning Schildtools: config-create: fix shell template
2014-08-22 Henning Schildtools: config-create: more fine grained parsing of...
2014-08-22 Henning Schildtools: config-create: make sure we are root when readin...
2014-08-22 Jan Kiszkax86: Use unsigned counter in vtd_init_fault_nmi
2014-08-22 Jan Kiszkacore: Enforce DWORD-alignment of MMCONFIG accesses
2014-08-22 Jan Kiszkax86: Rework APIC_INVALID_ID to CPU_ID_INVALID
2014-08-22 Jan Kiszkacore: Introduce and use cell_owns_cpu
2014-08-20 Jan Kiszkax86: Prevent out-of-bounds in apic_send_logical_dest_ip...
2014-08-20 Jan Kiszkax86: Check for CPU set limit in apic_send_ipi
2014-08-07 Henning Schildtools: config-create: use os.path.join to construct...
2014-08-07 Henning Schildtools: config-create: locate templates next to script...
2014-08-07 Jan Kiszkax86: Fold ioapic_root_cell_shrink into ioapic_cell_init
2014-08-07 Jan Kiszkax86: Privatize IOAPIC defines
2014-08-07 Jan Kiszkacore: Reorder root cell init and arch_init_early
2014-08-07 Jan Kiszkacore: Fold register_root_cpu into caller
2014-08-07 Jan Kiszkacore: Adjust max_cpu_id calculation in cell_init
2014-08-07 Jan Kiszkacore: Enforce online CPUs == expected CPUs
2014-08-07 Jan Kiszkax86: Use union for MSI address & data encoding/decoding
2014-08-07 Jan Kiszkacore/configs/tools: Remove ACPI support from hypervisor
2014-08-07 Jan Kiszkax86: Obtain DMAR unit addresses from system configuration
2014-08-07 Jan Kiszkaconfigs/tools: Describe DMAR units in config files
2014-08-07 Jan Kiszkacore: Obtain MMCONFIG region via system configuration
2014-08-07 Jan Kiszkaconfigs/tools: Describe MMCONFIG region in config files
2014-08-07 Jan Kiszkaconfigs: Remove Celsius H700 config
2014-08-07 Jan Kiszkaconfigs: Require Q35 machine model for QEMU-based test...
2014-08-07 Jan Kiszkaconfigs: Adjust qemu-vm regarding ACPI region size
2014-08-04 Jan Kiszkatools: config-create: Initialize PCIDevice.num_caps...
2014-08-04 Jan Kiszkacore: Disable PCI devices on removal
2014-08-04 Jan Kiszkacore: Introduce PCI device iterator
2014-08-04 Jan Kiszkax86: Remove presence checks from vtd_add/remove_pci_device
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
next