]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2014-07-07 Jan Kiszkaconfigs: Drop Celsius W420
2014-07-06 Jan KiszkaUpdate TODO list
2014-07-06 Jan Kiszkaconfigs: Add Q35 machine support to QEMU VM
2014-07-06 Jan Kiszkainmates/configs: Pick up PM timer address from Comm...
2014-07-06 Jan Kiszkax86: Provide PM timer access to all cells
2014-07-06 Jan Kiszkaconfigs: Specify PM timer addresses
2014-07-06 Jan Kiszkax86: Allow to specify the PM timer address via the...
2014-07-06 Jan Kiszkax86: Drop redundant vmx_invept
2014-07-06 Jan Kiszkax86: Enable RDTSCP for the cells
2014-07-06 Jan Kiszkax86: Fix vtd constants
2014-06-25 Jan Kiszkatools: Add cell statistics viewer
2014-06-25 Jan Kiszkatools: Prepare further command line tool extensions
2014-06-25 Jan Kiszkadriver: Export cell statistics via sysfs
2014-06-25 Jan Kiszkacore: Add support for per-CPU statistics
2014-06-17 Jan Kiszkacore/driver: Extend "CPU Get State" to "CPU Get Info...
2014-06-17 Jan Kiszkacore/driver: Reintroduce a second hypercall argument
2014-06-17 Jan Kiszkacore/configs/driver: Rename jailhouse_system::system...
2014-06-17 Jan Kiszkacore: Clean up jailhouse_system_config_size
2014-06-17 Jan Kiszkacore: Make PAGE_ALIGN macro robust against complex...
2014-06-17 Jan Kiszkaconfigs: Make use of IOAPIC moderation
2014-06-17 Jan Kiszkax86: Add support for IOAPIC access control
2014-06-17 Jan Kiszkax86: Add support for Mod 1 to MMIO parser
2014-06-17 Jan Kiszkacore/configs: Change IRQ line access control modeling
2014-06-15 Jan Kiszkax86: Park a CPU when a VM entry failed
2014-06-15 Jan Kiszkax86: Clean up vtd_init_fault_nmi, vtd_check_pending_fau...
2014-06-15 Jan Kiszkacore: Avoid warning on passing volatile pointers to...
2014-06-15 Jan Kiszkax86: Extend vtd_init_fault_reporting to vtd_init_unit
2014-06-15 Jan Kiszkax86: Clean up vtd_init_fault_reporting
2014-06-15 Jan Kiszkax86: Drop redundant call to vtd_init_fault_nmi
2014-06-15 Jan Kiszkax86: Refactor vtd constant definitions
2014-06-15 Jan Kiszkax86: Simplify vtd_get_fault_rec_reg_addr
2014-06-15 Jan Kiszkacore: Generic memory region mapping for cell creation...
2014-06-15 Jan Kiszkax86: Pull root cell initialization into vmx/vtd_init
2014-06-15 Jan Kiszkacore: Do not flush hypervisor TLB on unrelated page...
2014-06-15 Jan Kiszkax86: Drop TLB flushes on cell configuration changes
2014-06-15 Jan Kiszkacore: Introduce arch_config_commit
2014-06-14 Jan Kiszkax86: Remove some unneeded local caching of cell->config
2014-06-14 Jan Kiszkax86: Guard vtd_add_device_to_cell against addition...
2014-06-14 Jan Kiszkacore: Factor out cell_destroy_internal
2014-06-14 Jan Kiszkacore: Replace shrinking_set with root_cell.cpu_set...
2014-06-14 Jan Kiszkacore/configs: Clean up config structure alignment/packing
2014-06-14 Jan Kiszkax86: Fold vmx/vtd_root_cell_shrink into vmx/vtd_cell_init
2014-06-14 Jan Kiszkax86: Move vtd_remove_device_from_cell
2014-06-14 Jan Kiszkax86: Make vtd_remove_device_from_cell more robust again...
2014-06-14 Jan Kiszkax86: Rework evaluation of MSR_IA32_VMX_TRUE_*_CTLS
2014-06-14 Jan Kiszkax86: Properly clear IA32_DEBUGCTL on VMCS setup and...
2014-06-14 Jan Kiszkax86: Fix VT-d fault NMI programming for x2APIC mode
2014-06-14 Jan Kiszkacore: Add BIT_MASK macro and document BYTE_MASK
2014-06-14 Jan Kiszkax86: Fix reading of vtd fault-recording register offset
2014-06-04 Jan Kiszkacore: Drop root_cell argument from arch_init_early...
2014-06-04 Jan Kiszkax86: Report details on string/REP-prefixed PIO access
2014-06-04 Jan Kiszkax86: Report APIC access on MMIO parsing error
2014-06-04 Jan Kiszkax86: Further improve EPT error reporting
2014-06-04 Jan Kiszkacore: Provide details on PCI MMCONFIG access violations
2014-06-04 Jan KiszkaTODO: Update and detail list
2014-06-04 Henning Schilddoc: update README
2014-06-04 Jan Kiszkax86: Avoid crashes under QEMU due to missing DMAR units
2014-05-14 Jan Kiszkax86: Improve reporting of EPT violations
2014-05-14 Jan Kiszkax86: Fix assembly constraints of write_gdtr/idtr
2014-05-13 Jan Kiszkacore: Fix tear-down order in setup error path
2014-05-12 Jan Kiszkadriver: Fix error detection for root cell creation
2014-05-09 Jan Kiszkatools: Fix loading of multiple images
2014-05-09 Henning Schildmake: install the firmware as well on "make install"
2014-05-09 Jan KiszkaTODO: Config locking is now available
2014-05-07 Jan Kiszkadriver: Catch invalid configurations during cell load
2014-05-07 Jan Kiszkax86: Reset virtual CPU before parking it
2014-05-07 Jan Kiszkax86: Clear general purpose registers outside of vmx_cpu...
2014-05-07 Jan Kiszkax86: Advance guest EIP only on successful vmexit handling
2014-05-07 Jan Kiszkacore: Report access violations from pci_mmio_access_handler
2014-05-07 Jan Kiszkacore: Avoid exposing register set to pci_mmio_access_ha...
2014-05-07 Ivan Kolchincore: Add support for a guest to access memory-mapped...
2014-05-05 Jan Kiszkax86: Filter out unsupported ModR/M + SIB in mod 2
2014-05-05 Jan Kiszkax86: Extend ModR/M support
2014-05-05 Jan Kiszkax86: Rework REX prefix parsing
2014-05-05 Jan Kiszkax86: Decode opcode bytes via single union
2014-05-05 Jan Kiszkax86: Drop double initialization in mmio_parse
2014-05-05 Jan Kiszkax86: Drop has_modrm from mmio_parse
2014-05-05 Jan Kiszkacore: Perform arch shutdown on setup errors
2014-05-03 Jan KiszkaUpdate README with description of new commands and...
2014-05-03 Jan Kiszkatools: Add cell list sub-command
2014-05-03 Jan Kiszkatools: Add cell shutdown sub-command
2014-05-03 Jan Kiszkadriver: Move load_image close to its user
2014-05-03 Jan Kiszkadriver/tools: Break up cell creation
2014-05-03 Jan Kiszkadriver: Add cell start IOCTL
2014-05-03 Jan Kiszkadriver: Add cell load IOCTL
2014-05-03 Jan Kiszkadriver: Factor out common cell_management_prologue...
2014-05-03 Jan Kiszkadriver: Cache cell memory regions for image loading
2014-05-03 Jan Kiszkaconfigs: Mark RAM of tiny-demo and apic-demo cells...
2014-05-03 Jan Kiszkacore: Add Cell Set Loadable hypercall
2014-05-03 Jan Kiszkacore: Allow remap_to_root_cell to bail out on errors
2014-05-03 Jan Kiszkacore: Factor out unmap_from_root_cell
2014-05-03 Jan Kiszkacore: Add reconfiguration completion notification
2014-05-03 Jan Kiszkainmates: Block reconfigurations during execution of...
2014-05-03 Jan Kiszkacore/driver: Add reconfiguration lock
2014-05-03 Jan Kiszkacore/inmates: Generalize message channel of comm region
2014-05-03 Jan Kiszkacore/configs: Rename cell flag "Unmanaged Exit" to...
2014-05-03 Jan Kiszkainmates: Wait for idle UART before starting APIC demo
2014-05-03 Jan Kiszkacore/driver: Introduce and use Cell Start hypercall
2014-05-03 Jan Kiszkacore: Factor out cell_management_prologue
2014-05-03 Jan Kiszkaconfigs: Align demo cell names to file names
next