]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/control.c
x86: Report number of CPUs via communication region
[jailhouse.git] / hypervisor / arch / x86 / control.c
2015-05-15 Jan Kiszkax86: Report number of CPUs via communication region
2015-04-10 Jan Kiszkax86: Remove cpu_data parameter from vcpu_park
2015-04-10 Jan Kiszkax86: Remove cpu_data parameter from apic_clear
2015-03-20 Jan Kiszkacore: Ensure consistent function attributes
2015-02-02 Jan Kiszkax86: Clean up and document cpu_suspended setting in...
2015-02-02 Jan Kiszkax86: Avoid theoretical race between CPU suspension...
2015-01-30 Jan Kiszkax86: Filter out unsupported numbers of irqchips
2015-01-16 Henning SchildRevert "x86/tools/inmates: Account for 32-bit PM timers"
2014-11-07 Jan Kiszkacore: Factor out config_commit
2014-11-06 Jan Kiszkacore: Move cpu_suspended setting into arch_panic_stop
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: Rename VMX/VTD public functions
2014-09-25 Jan Kiszkacore: Rename CPU suspension state variables
2014-09-25 Jan Kiszkacore: Document control subsystem
2014-09-25 Jan Kiszkacore: Rename [arch_]panic_halt to [arch_]panic_park
2014-09-25 Jan Kiszkacore: Remove cpu_data from arch_config_commit
2014-09-25 Jan Kiszkacore: Remove unused cpu_data from arch_cell_create...
2014-08-28 Henning Schildx86: print CR2 in case the hypervisor causes a pagefault
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
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-07 Jan Kiszkax86: Fold ioapic_root_cell_shrink into ioapic_cell_init
2014-08-04 Jan Kiszkacore: Introduce PCI device state
2014-08-03 Jan Kiszkax86: Fix error path in arch_cell_create
2014-08-03 Jan Kiszkax86: Prevent getting stuck while trying to clear the...
2014-07-23 Jan Kiszkax86: Re-park CPU while in wait-for-SIPI state
2014-07-07 Jan Kiszkax86: Clear APIC on every SIPI event
2014-07-06 Jan Kiszkax86: Provide PM timer access to all cells
2014-06-17 Jan Kiszkax86: Add support for IOAPIC access control
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: Fold vmx/vtd_root_cell_shrink into vmx/vtd_cell_init
2014-05-07 Jan Kiszkax86: Reset virtual CPU before parking it
2014-04-06 Jan Kiszkacore: Fix regressions of generic root cell shrinking
2014-04-06 Jan Kiszkax86: Reorder cell creation and root cell shrinking...
2014-04-06 Jan Kiszkacore: Implement generic root cell shrinking of memory...
2014-04-06 Jan Kiszkacore: Make arch_unmap_memory_region return error codes
2014-04-04 Jan Kiszkacore: Rename "Linux cell" to "root cell"
2014-03-05 Jan Kiszkacore: Mark CPU as "failed" after any violation
2014-03-05 Jan Kiszkax86: Move fault handler to control.c
2014-03-05 Jan Kiszkacore: Factor out generic panic_stop/halt services
2014-02-05 Jan Kiszkacore: Add support for creating page tables with hugepages
2014-01-18 Jan Kiszkax86: Fix SIPI processing
2014-01-17 Jan Kiszkacore: Introduce per-page TLB flushing
2014-01-13 Jan Kiszkax86: Introduce panic_halt
2014-01-13 Jan Kiszkax86: Convert global wait_lock into per-CPU control_lock
2014-01-12 Jan Kiszkax86: Loop over hlt in shutdown state
2014-01-11 Jan Kiszkax86: Move CPU control logic from apic.c to control.c
2014-01-10 Jan Kiszkacore: Introduce arch_shutdown
2013-12-27 Jan Kiszkax86: Release VT-d resources on cell destruction
2013-12-27 Jan Kiszkacore: Generic memory region handling on cell destruction
2013-12-27 Jan Kiszkax86: Reconfigure DMAR units on cell creation
2013-12-26 Jan Kiszkax86: Officially focus vmx_cell_shrink on the Linux...
2013-12-12 Jan Kiszkacore: Implement cell destruction
2013-12-12 Jan Kiszkax86: Factor out flush_linux_cpu_caches
2013-12-12 Jan Kiszkacore: Keep a copy of configuration for cell lifetime
2013-10-20 Jan KiszkaJailhouse public release