messages from 2015-08-10 13:27:59 to 2015-08-15 00:32:43 UTC [more...]
x2APIC and number of the vcpu
2015-08-15 0:32 UTC (2+ messages)
[GIT PULL] KVM patches for 4.2-rc7
2015-08-15 0:20 UTC
[PATCH 0/2] KVM: x86: fix edge EOI and IOAPIC reconfig race
2015-08-15 0:00 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: return bool from x86_ops.sync_pir_to_irr
` [PATCH 2/2] KVM: x86: fix edge EOI and IOAPIC reconfig race
[GIT PULL] Early batch of KVM changes for 4.3 merge window
2015-08-14 23:57 UTC
[PATCH v3 0/5] KVM: optimize userspace exits with a new ioctl
2015-08-14 23:37 UTC (7+ messages)
` [PATCH v3 1/5] KVM: add kvm_has_request wrapper
` [PATCH v3 2/5] KVM: add KVM_REQ_EXIT request for userspace exit
` [PATCH v3 3/5] KVM: x86: add request_exits debug counter
` [PATCH v3 4/5] KVM: add KVM_USER_EXIT vcpu ioctl for userspace exit
` [PATCH v3 5/5] KVM: refactor asynchronous vcpu ioctl dispatch
[RFC/PATCH 0/3] x86/signal/64: A better attempt at SS cleanup
2015-08-14 22:47 UTC (13+ messages)
` [RFC/PATCH 1/3] x86/kvm: Rename VMX's segment access rights defines
` [RFC/PATCH 2/3] x86/signal/64: Try to preserve hardware SS across 64-bit signal delivery
` [RFC/PATCH 3/3] x86/signal/64: Add explicit controls for sigcontext SS handling
Help debugging a regression in KVM Module
2015-08-14 20:01 UTC (4+ messages)
` [Qemu-devel] "
[PATCH v2 00/18] implement vNVDIMM
2015-08-14 14:52 UTC (19+ messages)
` [PATCH v2 01/18] acpi: allow aml_operation_region() working on 64 bit offset
` [PATCH v2 02/18] i386/acpi-build: allow SSDT to operate on 64 bit
` [PATCH v2 03/18] acpi: add aml_derefof
` [PATCH v2 04/18] acpi: add aml_sizeof
` [PATCH v2 05/18] acpi: add aml_create_field
` [PATCH v2 06/18] pc: implement NVDIMM device abstract
` [PATCH v2 07/18] nvdimm: reserve address range for NVDIMM
` [PATCH v2 08/18] nvdimm: init backend memory mapping and config data area
` [PATCH v2 09/18] nvdimm: build ACPI NFIT table
` [PATCH v2 10/18] nvdimm: init the address region used by DSM method
` [PATCH v2 11/18] nvdimm: build ACPI nvdimm devices
` [PATCH v2 12/18] nvdimm: save arg3 for NVDIMM device _DSM method
` [PATCH v2 13/18] nvdimm: build namespace config data
` [PATCH v2 14/18] nvdimm: support NFIT_CMD_IMPLEMENTED function
` [PATCH v2 15/18] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
` [PATCH v2 16/18] nvdimm: support NFIT_CMD_GET_CONFIG_DATA
` [PATCH v2 17/18] nvdimm: support NFIT_CMD_SET_CONFIG_DATA
` [PATCH v2 18/18] nvdimm: add maintain info
[PATCH v3 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2015-08-14 13:41 UTC (6+ messages)
` [PATCH v3 2/3] Detect vGIC presence at runtime
[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
2015-08-14 12:35 UTC (22+ messages)
` [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH v2 04/15] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v2 05/15] KVM: arm/arm64: make GIC frame address initialization model specific
` [PATCH v2 06/15] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v2 07/15] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v2 08/15] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v2 09/15] KVM: arm64: implement basic ITS register handlers
` [PATCH v2 10/15] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH v2 12/15] KVM: arm64: sync LPI configuration and pending tables
[Bug 102651] New: vcpuX unhandled rdmsr: 0x570
2015-08-14 10:18 UTC (3+ messages)
` [Bug 102651] "
PING: [PATCH v3 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2015-08-14 9:46 UTC
[PATCH v2 0/5] KVM: optimize userspace exits with a new ioctl
2015-08-14 8:42 UTC (11+ messages)
` [PATCH v2 1/5] KVM: add kvm_has_request wrapper
` [PATCH v2 5/5] KVM: refactor asynchronous vcpu ioctl dispatch
Is it possible to have a pre-format qcow2 container with balloon file?
2015-08-14 4:04 UTC
[PATCH] kvm:powerpc:Fix return statements for wrapper functions in the file book3s_64_mmu_hv.c
2015-08-14 2:49 UTC (3+ messages)
LOAN OFFERS AT LOW INTEREST
2015-08-14 0:01 UTC
[PATCH 00/14] arm64: 16K translation granule support
2015-08-13 17:29 UTC (18+ messages)
` [PATCH 01/14] arm64: Move swapper pagetable definitions
` [PATCH 02/14] arm64: Handle section maps for swapper/idmap
` [PATCH 03/14] arm64: Introduce helpers for page table levels
` [PATCH 04/14] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCH 05/14] arm64: Handle 4 level page table for swapper
` [PATCH 06/14] arm64: Clean config usages for page size
` [PATCH 07/14] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCH 08/14] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [PATCH 09/14] arm64: Cleanup VTCR_EL2 computation
` [PATCH 10/14] arm: kvm: Move fake PGD handling to arch specific files
` [PATCH 11/14] arm64: kvm: Rewrite fake pgd handling
` [PATCH 12/14] arm64: Check for selected granule support
` [PATCH 13/14] arm64: Add 16K page size support
` [PATCH 14/14] arm64: 36 bit VA
[GIT PULL 0/2] KVM: s390: fix and feature for kvm/next (4.3)
2015-08-13 13:02 UTC (4+ messages)
` [GIT PULL 1/2] KVM: s390: host STP toleration for VMs
` [GIT PULL 2/2] KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
[PATCH v5 0/5] KVM: irqfd consumer based on IRQ bypass manager
2015-08-13 9:19 UTC (8+ messages)
` [PATCH v5 1/5] KVM: x86: select IRQ_BYPASS_MANAGER
` [PATCH v5 2/5] KVM: arm/arm64: "
` [PATCH v5 3/5] KVM: create kvm_irqfd.h
` [PATCH v5 4/5] KVM: introduce kvm_arch functions for IRQ bypass
` [PATCH v5 5/5] KVM: eventfd: add irq bypass consumer management
[PATCH v2 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-08-13 8:28 UTC (5+ messages)
` [PATCH v2 1/4] irqchip: GICv3: Convert to EOImode == 1
` [PATCH v2 2/4] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
` [PATCH v2 3/4] irqchip: GIC: Convert to EOImode == 1
` [PATCH v2 4/4] irqchip: GIC: Don't deactivate interrupts forwarded to a guest
[PATCH 0/2] KVM: x86: limit interactions between IOAPIC and LAPIC
2015-08-13 7:31 UTC (12+ messages)
` [PATCH 1/2] KVM: x86: set TMR when the interrupt is accepted
[PATCH] vfio: Enable VFIO device for powerpc
2015-08-13 1:15 UTC
[PATCH v6 00/16] Add VT-d Posted-Interrupts support
2015-08-12 20:17 UTC (18+ messages)
` [PATCH v6 01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
` [PATCH v6 02/16] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v6 03/16] KVM: Define a new interface kvm_intr_is_single_vcpu()
` [PATCH v6 04/16] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
` [PATCH v6 05/16] KVM: Add interfaces to control PI outside vmx
` [PATCH v6 06/16] KVM: Make struct kvm_irq_routing_table accessible
` [PATCH v6 07/16] KVM: make kvm_set_msi_irq() public
` [PATCH v6 08/16] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
` [PATCH v6 09/16] vfio: Register/unregister irq_bypass_producer
` [PATCH v6 10/16] KVM: x86: Update IRTE for posted-interrupts
` [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86
` [PATCH v6 12/16] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
` [PATCH v6 13/16] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [PATCH v6 14/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [PATCH v6 15/16] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v6 16/16] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
[PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
2015-08-12 19:12 UTC (4+ messages)
[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
2015-08-12 18:56 UTC (11+ messages)
` [PATCH v3 01/10] VFIO: platform: registration of a dummy IRQ bypass producer
` [PATCH v3 03/10] VFIO: platform: single handler using function pointer
` [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked
` [PATCH v3 05/10] VFIO: platform: add vfio_platform_is_active
` [PATCH v3 06/10] VFIO: platform: add irq bypass producer management
[PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-08-12 17:40 UTC (23+ messages)
` [PATCH 1/6] irqchip: GICv3: Convert to EOImode == 1
` [PATCH 2/6] irqchip: GIC: "
` [PATCH 3/6] irqchip: GICv3: Skip LPI deactivation
` [PATCH 4/6] irqchip: GIC: Use chip_data instead of handler_data for cascaded interrupts
` [PATCH 5/6] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
[PATCH v6 0/12] HyperV equivalent of pvpanic driver
2015-08-12 13:22 UTC (5+ messages)
Problem with error paths in various functions calling kvm_io_bus_unregister_dev
2015-08-12 13:11 UTC
[PATCH] kvm:x86:Fix error handling in the function ioapic_write_indirect
2015-08-12 12:45 UTC
[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-08-12 11:45 UTC (7+ messages)
` [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v4 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
[PATCH 00/23] userfaultfd v4
2015-08-12 5:23 UTC (5+ messages)
` [PATCH 19/23] userfaultfd: activate syscall
` [Qemu-devel] "
[KVM x86 vPMU Patch 0/2] Two vPMU Trivial Patches
2015-08-11 14:52 UTC (7+ messages)
` [KVM x86 vPMU Patch 1/2] KVM: x86/vPMU: Move the definition of kvm_pmu_ops to arch-specific files
` [KVM x86 vPMU Patch 2/2] KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
[PATCH] kvm:x86:Fix error handling in the function kvm_lapic_sync_to_vapic
2015-08-11 13:13 UTC
[PATCH] KVM: arm64: Decode basic HYP fault information
2015-08-11 7:34 UTC
Donation
2015-08-11 5:18 UTC
[Bug 102301] New: Shutting down a Windowvs 10 virtual machine (with VGA passthrough) causes a hard crash, every time
2015-08-11 1:44 UTC (2+ messages)
` [Bug 102301] "
[RFC PATCH 0/4] Shared vhost design
2015-08-10 21:05 UTC (9+ messages)
` [RFC PATCH 1/4] vhost: Introduce a universal thread to serve all users
[PATCH] kvm:s390:Fix assumption that kvm_set_irq_routing is always run successfully
2015-08-10 15:44 UTC (2+ messages)
rdtsc() in kvm-unit-tests on x86
2015-08-10 15:38 UTC (6+ messages)
[PATCH] KVM: x86: zero IDT limit on entry to SMM
2015-08-10 15:31 UTC (2+ messages)
[PATCH v3 0/7] KVM: arm/arm64: gsi routing support
2015-08-10 13:39 UTC (3+ messages)
[PATCH v4 00/15] KVM: arm: debug infrastructure support
2015-08-10 13:26 UTC (5+ messages)
` [PATCH v4 09/15] KVM: arm: redefine kvm_cpu_context_t to save the host cp14 states
` [PATCH v4 12/15] KVM: arm: keep track of host use of the debug registers
` [PATCH v4 13/15] KVM: arm: keep track of guest "
` [PATCH v4 15/15] KVM: arm: enable trapping of all "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox