messages from 2015-09-04 12:40:26 to 2015-09-10 14:35:16 UTC [more...]
[PATCH 0/1] virtio/s390: one bugfix
2015-09-10 14:35 UTC (2+ messages)
` [PATCH 1/1] virtio/s390: handle failures of READ_VQ_CONF ccw
[PATCH kvm-unit-tests] x86: ioapic: test TMR behavior
2015-09-10 14:17 UTC
[kvm-unit-tests PATCH 00/11] RESEND staging branch
2015-09-10 13:11 UTC (12+ messages)
` [kvm-unit-tests PATCH 01/11] arm/arm64: uart0_init: check /chosen/stdout-path
` [kvm-unit-tests PATCH 02/11] arm/arm64: allow building a single test
` [kvm-unit-tests PATCH 03/11] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH 04/11] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH 05/11] run_tests: pass test name to run script
` [kvm-unit-tests PATCH 06/11] arm/run: use ACCEL to choose between kvm and tcg
` [kvm-unit-tests PATCH 07/11] run_tests: probe for max-smp
` [kvm-unit-tests PATCH 08/11] lib/printf: support the %u unsigned fmt field
` [kvm-unit-tests PATCH 09/11] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH 10/11] lib/arm: add flush_tlb_page mmu function
` [kvm-unit-tests PATCH 11/11] makefiles: use bash
[kvm-unit-tests RFC PATCH 0/2] try another approach for uapi headers
2015-09-10 11:31 UTC (3+ messages)
` [kvm-unit-tests RFC PATCH 1/2] lib: link in linux kernel headers (uapi)
` [kvm-unit-tests RFC PATCH 2/2] Revert "arm/arm64: import include/uapi/linux/psci.h"
[GIT PULL] Second batch of KVM changes for 4.3
2015-09-10 11:29 UTC
[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-09-10 10:55 UTC (5+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1
[PATCH] kvmtool Makefile: relax arm test
2015-09-10 10:35 UTC (7+ messages)
[PATCH v2 00/18] implement vNVDIMM
2015-09-10 10:35 UTC (24+ messages)
` [PATCH v2 02/18] i386/acpi-build: allow SSDT to operate on 64 bit
` [Qemu-devel] "
` [PATCH v2 05/18] acpi: add aml_create_field
` [PATCH v2 06/18] pc: implement NVDIMM device abstract
` [Qemu-devel] "
` [PATCH v2 07/18] nvdimm: reserve address range for NVDIMM
` [Qemu-devel] "
` [PATCH v2 08/18] nvdimm: init backend memory mapping and config data area
` [Qemu-devel] "
A question about "CONFIG_KVM_DEVICE_ASSIGNMENT" configuration
2015-09-10 10:22 UTC
linux-next: Tree for Sep 10
2015-09-10 8:05 UTC
[PATCH 2/4] vhost: move features to core
2015-09-10 7:23 UTC
[PATCH v7 0/3] KVM: Dynamic Halt-Polling
2015-09-10 7:13 UTC (5+ messages)
[RFC PATCH v4 1/3] vfio: platform: add device properties skeleton and user API
2015-09-10 6:39 UTC (9+ messages)
` [RFC PATCH v4 2/3] vfio: platform: access device property as a list of strings
` [RFC PATCH v4 3/3] vfio: platform: return device properties as arrays of unsigned integers
[Bug 104271] New: Boot crashes on Lenovo W520 KVM and Discrete Graphic enabled in BIOS
2015-09-09 19:25 UTC (5+ messages)
` [Bug 104271] Boot crashes on Lenovo W520 with "
Who wants to mentor for Outreachy Dec-Mar?
2015-09-09 13:14 UTC (3+ messages)
[PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration
2015-09-09 11:28 UTC (16+ messages)
` [PATCH v3 1/5] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v3 2/5] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v3 3/5] KVM: arm64: Refactor system register handlers
` [PATCH v3 4/5] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
KVM call for agenda for 2015-09-15
2015-09-09 10:55 UTC
[PULL] vhost: cleanups and fixes
2015-09-09 9:15 UTC
Cher utilisateur de messagerie Web
2015-09-09 8:54 UTC
[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
2015-09-09 8:57 UTC (20+ messages)
` [PATCH v2 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH v2 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v2 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v2 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v2 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH v2 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts
[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
2015-09-09 8:41 UTC (5+ messages)
` [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
[PATCH v2 0/8] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
2015-09-09 6:05 UTC (9+ messages)
` [PATCH v2 1/8] KVM: x86: allow guest to use cflushopt and clwb
` [PATCH v2 2/8] KVM: x86: add pcommit support
` [PATCH v2 3/8] KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
` [PATCH v2 4/8] KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
` [PATCH v2 5/8] KVM: VMX: simplify invpcid "
` [PATCH v2 6/8] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
` [PATCH v2 7/8] KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
` [PATCH v2 8/8] KVM: VMX: drop rdtscp_enabled field
[PATCH 0/9] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
2015-09-08 20:33 UTC (12+ messages)
` [PATCH 3/9] KVM: x86: add pcommit support
` [PATCH 6/9] KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
` [PATCH 8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl()
GOOD NEWS
2015-09-08 20:14 UTC
GOOD NEWS
2015-09-08 20:03 UTC
答复: I'm now looking into kvm-unit-tests and encounted with some problems
2015-09-08 17:21 UTC (5+ messages)
[PATCH 00/23] userfaultfd v4
2015-09-08 14:13 UTC (15+ messages)
` [PATCH 19/23] userfaultfd: activate syscall
` [Qemu-devel] "
KVM memory slots limit on powerpc
2015-09-08 9:22 UTC (11+ messages)
` [Qemu-ppc] "
[Bug 104091] New: [bisected] Starting a VM causes the host to halt and create Machine Check Exceptions
2015-09-08 4:13 UTC (5+ messages)
` [Bug 104091] "
[PATCH] kvm: irqchip: fix memory leak
2015-09-07 20:06 UTC (2+ messages)
[PATCH] virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1
2015-09-07 16:15 UTC (2+ messages)
[PATCH 0/2] arm/arm64: KVM: Fix arthictected timer issues
2015-09-07 15:54 UTC (10+ messages)
` [PATCH 1/2] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
` [PATCH 2/2] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
[kvm-unit-tests PATCH 0/2] arm/arm64: Add self-modifying code test case
2015-09-07 14:59 UTC (12+ messages)
` [kvm-unit-tests PATCH 2/2] arm/arm64 config: Fix arch_clean rule
` [Qemu-devel] "
[kvm-unit-tests PATCH] makefiles: use bash
2015-09-07 14:48 UTC
[PATCH v3 0/5] KVM: optimize userspace exits with a new ioctl
2015-09-07 12:33 UTC (3+ messages)
[PATCH 5/5] KVM: nVMX: VMWRITE emulation: remove unnecessary check for compatibility mode
2015-09-07 11:43 UTC (2+ messages)
[PATCH 4/5] KVM: nVMX: fix limit checking: memory operand size varies for different VMX instructions
2015-09-07 11:40 UTC (2+ messages)
[PATCH 3/5] KVM: nVMX: add limit check for expand-down segments
2015-09-07 11:39 UTC (2+ messages)
[PATCH 1/5] KVM: nVMX: refactor segment checks, make the code more clean and straightforward
2015-09-07 11:37 UTC (2+ messages)
[PATCH] vfio: Enable VFIO device for powerpc
2015-09-07 11:06 UTC (4+ messages)
[TRIVIAL PATCH kvm-unit-tests] x86: desc: fix typo
2015-09-07 11:03 UTC (2+ messages)
[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
2015-09-07 10:33 UTC (2+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch
2015-09-07 8:29 UTC (2+ messages)
[PATCH 0/3] PPC HV bug fixes + hcalls for FreeBSD
2015-09-07 0:46 UTC (6+ messages)
` [PATCH 3/3] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
[PATCH v7 1/3] KVM: make halt_poll_ns per-vCPU
2015-09-06 22:23 UTC (6+ messages)
` [PATCH v7 2/3] KVM: dynamic halt-polling
[PATCH] kvm: compile process_smi_save_seg_64() only for x86_64
2015-09-06 14:22 UTC (2+ messages)
[Research] Number of lines of code
2015-09-06 10:30 UTC (2+ messages)
[PATCH v2] virtio-blk: Allow extended partitions
2015-09-06 9:05 UTC
[PATCH] kvm: fix maybe-uninitialized compiler warning
2015-09-06 7:30 UTC (2+ messages)
[PATCH] KVM: arm/arm64: Fix PSCI affinity info return value for non valid cores
2015-09-04 16:32 UTC (4+ messages)
[PATCH 0/9] Rework architected timer and fix UEFI reset
2015-09-04 16:08 UTC (13+ messages)
` [PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH 5/9] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH 6/9] arm/arm64: KVM: Add mapped interrupts documentation
[PATCH v2 0/5] KVM: arm64: Implement API for vGICv3 live migration
2015-09-04 15:16 UTC (5+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: Refactor vGIC attributes handling code
[PATCH 00/14] arm64: 16K translation granule support
2015-09-04 13:58 UTC (8+ messages)
` [PATCH 12/14] arm64: Check for selected "
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;
as well as URLs for NNTP newsgroup(s).