messages from 2020-01-23 13:48:37 to 2020-01-28 09:27:36 UTC [more...]
[PATCH v2 0/5] Handle monitor trap flag during instruction emulation
2020-01-28 9:27 UTC (4+ messages)
` [PATCH v2 1/5] KVM: x86: Mask off reserved bit from #DB exception payload
` [PATCH v2 2/5] KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
` [PATCH v2 3/5] KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
[PATCH] kvm: selftests: Introduce num-pages conversion utilities
2020-01-28 9:18 UTC (2+ messages)
force push to kvm/next coming
2020-01-28 7:32 UTC (8+ messages)
[PATCH v3 00/21] KVM: Dirty ring interface
2020-01-28 5:50 UTC (4+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
[PATCH 5/5] vdpasim: vDPA device simulator
2020-01-28 3:32 UTC (2+ messages)
[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
2020-01-27 21:52 UTC (16+ messages)
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
2020-01-27 21:28 UTC (7+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts
[PATCH] KVM: x86: Fix perfctr WRMSR for running counters
2020-01-27 21:22 UTC
[kvm-unit-tests PATCH v3] x86: Add RDTSC test
2020-01-27 20:56 UTC (9+ messages)
[kvm-unit-tests] x86: Group APIC tests
2020-01-27 20:12 UTC
[bug report] KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
2020-01-27 18:12 UTC (3+ messages)
[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
2020-01-27 18:08 UTC (28+ messages)
` [PATCH v2 kvmtool 02/30] hw/i8042: Compile only for x86
` [PATCH v2 kvmtool 03/30] pci: Fix BAR resource sizing arbitration
` [PATCH v2 kvmtool 05/30] Check that a PCI device's memory size is power of two
` [PATCH v2 kvmtool 06/30] arm/pci: Advertise only PCI bus 0 in the DT
` [PATCH v2 kvmtool 12/30] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH v2 kvmtool 13/30] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v2 kvmtool 14/30] vfio/pci: Don't access potentially unallocated regions
` [PATCH v2 kvmtool 15/30] virtio: Don't ignore initialization failures
` [PATCH v2 kvmtool 16/30] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH v2 kvmtool 17/30] hw/vesa: Don't ignore fatal errors
` [PATCH v2 kvmtool 18/30] hw/vesa: Set the size for BAR 0
` [PATCH v2 kvmtool 19/30] Use independent read/write locks for ioport and mmio
` [PATCH v2 kvmtool 20/30] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v2 kvmtool 21/30] virtio/pci: Get emulated region address from BARs
` [PATCH v2 kvmtool 22/30] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v2 kvmtool 23/30] vfio: Reserve ioports when configuring the BAR
` [PATCH v2 kvmtool 24/30] vfio/pci: Don't write configuration value twice
` [PATCH v2 kvmtool 25/30] pci: Implement callbacks for toggling BAR emulation
` [PATCH v2 kvmtool 26/30] pci: Toggle BAR I/O and memory space emulation
` [PATCH v2 kvmtool 27/30] pci: Implement reassignable BARs
` [PATCH v2 kvmtool 28/30] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v2 kvmtool 29/30] vfio: Trap MMIO access to BAR addresses which aren't page aligned
` [PATCH v2 kvmtool 30/30] arm/arm64: Add PCI Express 1.1 support
[PATCH v4 00/10] Create a userfaultfd demand paging test
2020-01-27 17:28 UTC (35+ messages)
` [PATCH v4 01/10] KVM: selftests: Create a "
` [PATCH v4 02/10] KVM: selftests: Add demand paging content to the "
` [PATCH v4 03/10] KVM: selftests: Add configurable demand paging delay
` [PATCH v4 04/10] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v4 05/10] KVM: selftests: Pass args to vCPU in global vCPU args struct
` [PATCH v4 06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH v4 07/10] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v4 08/10] KVM: selftests: Time guest demand paging
` [PATCH v4 09/10] KVM: selftests: Stop memslot creation in KVM internal memslot region
` [PATCH v4 10/10] KVM: selftests: Move memslot 0 above KVM internal memslots
[PATCH 0/3] KVM: x86: VM alloc bug fix and cleanup
2020-01-27 15:48 UTC (5+ messages)
` [PATCH 1/3] KVM: x86: Gracefully handle __vmalloc() failure during VM allocation
` [PATCH 2/3] KVM: x86: Directly return __vmalloc() result in ->vm_alloc()
` [PATCH 3/3] KVM: x86: Consolidate VM allocation and free for VMX and SVM
[kvm-unit-tests PATCH] arm: expand the timer tests
2020-01-27 15:20 UTC (4+ messages)
[kvm-unit-tests PATCH] x86: nVMX: Print more (accurate) info if RDTSC diff test fails
2020-01-27 14:30 UTC (3+ messages)
[kvmtool RFC PATCH v2 0/8] KVMTOOL RISC-V support
2020-01-27 12:36 UTC (9+ messages)
` [kvmtool RFC PATCH v2 1/8] update_headers: Sync-up ABI headers with Linux-5.5-rc3
` [kvmtool RFC PATCH v2 2/8] riscv: Initial skeletal support
` [kvmtool RFC PATCH v2 3/8] riscv: Implement Guest/VM arch functions
` [kvmtool RFC PATCH v2 4/8] riscv: Implement Guest/VM VCPU "
` [kvmtool RFC PATCH v2 5/8] riscv: Add PLIC device emulation
` [kvmtool RFC PATCH v2 6/8] riscv: Generate FDT at runtime for Guest/VM
` [kvmtool RFC PATCH v2 7/8] riscv: Handle SBI calls forwarded to user space
` [kvmtool RFC PATCH v2 8/8] riscv: Generate PCI host DT node
[kvmtool RFC PATCH 0/8] KVMTOOL RISC-V support
2020-01-27 11:54 UTC (4+ messages)
` [kvmtool RFC PATCH 3/8] riscv: Implement Guest/VM arch functions
[PATCH v7] KVM: s390: Add new reset vcpu API
2020-01-27 9:52 UTC (3+ messages)
[PATCH] KVM: x86: Unexport x86_fpu_cache and make it static
2020-01-27 8:58 UTC (2+ messages)
[PATCH] dynamically allocate struct cpumask
2020-01-27 8:56 UTC (4+ messages)
[PATCH] KVM: x86: Take a u64 when checking for a valid dr7 value
2020-01-26 7:49 UTC (4+ messages)
[PATCH v2 00/45] KVM: Refactor vCPU creation
2020-01-26 3:02 UTC (3+ messages)
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
[PATCH] KVM: x86: avoid some unnecessary copy in __x86_set_memory_region()
2020-01-26 0:39 UTC (2+ messages)
[kvm:queue 100/190] arch/s390/kvm/kvm-s390.c:3031:32: error: 'id' undeclared; did you mean 'fd'?
2020-01-25 13:24 UTC
[kvm:queue 100/190] arch/s390/kvm/kvm-s390.c:3031:32: error: 'id' undeclared; did you mean 'ida'?
2020-01-25 12:14 UTC
[PATCH 0/2] KVM: x86: do not mix raw and monotonic clocks in kvmclock
2020-01-25 9:42 UTC (6+ messages)
` [PATCH 2/2] KVM: x86: use raw clock values consistently
linux-next: Tree for Jan 24 (kvm)
2020-01-24 22:33 UTC (7+ messages)
[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
2020-01-24 16:40 UTC (17+ messages)
[PATCH 0/2] KVM: selftests: Rework debug message printing
2020-01-24 15:37 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: selftests: Convert some printf's to pr_info's
[PATCH] kvm: selftests: aarch64: dirty_log_test: Remove unnecessary ifdefs
2020-01-24 12:47 UTC
[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
2020-01-24 10:53 UTC (8+ messages)
[PATCH] selftests: use $(MAKE) instead of "make"
2020-01-24 8:51 UTC
[kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks
2020-01-24 8:38 UTC (7+ messages)
` [kvm-unit-tests PATCH v4 2/9] s390x: smp: Only use smp_cpu_setup once
[PATCH] KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
2020-01-24 8:22 UTC (3+ messages)
linux-next: Fixes tags need some work in the kvm tree
2020-01-24 3:22 UTC
linux-next: Fixes tag needs some work in the kvm tree
2020-01-24 3:13 UTC
linux-next: build warnings after merge of the kvm tree
2020-01-24 3:10 UTC
linux-next: manual merge of the kvm tree with Linus' tree
2020-01-24 2:57 UTC
[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
2020-01-23 23:33 UTC (12+ messages)
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver
[PATCH] KVM: nVMX: delete meaningless nested_vmx_run() declaration
2020-01-23 22:21 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the kvm tree
2020-01-23 20:43 UTC
[PATCH 2/2] kvm: Add ioctl for gathering debug counters
2020-01-23 18:31 UTC (18+ messages)
[PATCH v2] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
2020-01-23 17:47 UTC (2+ messages)
[PATCH v2] x86/cpu: Move prototype for get_umwait_control_msr() to global location
2020-01-23 17:29 UTC
[RESEND] Atomic switch of MSR_IA32_UMWAIT_CONTROL
2020-01-23 16:16 UTC (3+ messages)
[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
2020-01-23 15:48 UTC (5+ messages)
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table
[PATCH] x86/cpu: Move prototype for get_umwait_control_msr() to global location
2020-01-23 15:32 UTC (2+ messages)
kvm-unit-testing: Test results parsing vs tap13
2020-01-23 14:05 UTC
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