messages from 2014-05-01 20:56:29 to 2014-05-06 15:54:42 UTC [more...]
[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
2014-05-06 15:54 UTC (14+ messages)
` [PATCH v2 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v2 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v2 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
[PATCH V2] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
2014-05-06 15:54 UTC
[PATCH 00/11] kvm tools: Misc patches (mips support)
2014-05-06 15:51 UTC (12+ messages)
` [PATCH 01/11] kvm tools: Print message on failure of KVM_CREATE_VM
` [PATCH 02/11] kvm tools: Fix print format warnings
` [PATCH 03/11] kvm tools: Move definition of TERM_MAX_DEVS to header
` [PATCH 04/11] kvm tools: Allow to load ELF binary
` [PATCH 05/11] kvm tools, mips: Add MIPS support
` [PATCH 06/11] kvm tools, mips: Enable build of mips support
` [PATCH 07/11] kvm tools: Provide per arch macro to specify type for KVM_CREATE_VM
` [PATCH 08/11] kvm tools: Handle virtio/pci I/O space as little endian
` [PATCH 09/11] kvm tools, mips: Add support for loading elf binaries
` [PATCH 10/11] kvm tools: Introduce weak (default) load_bzimage function
` [PATCH 11/11] kvm tools: Modify term_putc to write more than one char
[RFC PATCH] KVM: PPC: BOOK3S: HV: THP support for guest
2014-05-06 15:23 UTC (12+ messages)
[PATCH V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr
2014-05-06 14:30 UTC
[PATCH v3 0/9] kvmtool: handle guests of a different endianness
2014-05-06 14:28 UTC (5+ messages)
` [PATCH v3 9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness
[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table
2014-05-06 14:25 UTC (11+ messages)
[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr
2014-05-06 14:21 UTC (19+ messages)
[GIT PULL 0/3] KVM: s390: Fixes
2014-05-06 13:58 UTC (4+ messages)
` [GIT PULL 1/3] KVM: s390: return -EFAULT if copy_from_user() fails
` [GIT PULL 2/3] KVM: s390: Add clock comparator and CPU timer IRQ injection
` [GIT PULL 3/3] KVM: s390: Fix external interrupt interception
[ovs-discuss] Linux Bridge is slow ?
2014-05-06 10:27 UTC
[RFC PATCH 0/3] Emulator Speedups - Optimize Instruction fetches
2014-05-06 9:46 UTC (7+ messages)
` [RFC PATCH 1/3] KVM: x86: pass ctxt to fetch helper function
` [RFC PATCH 2/3] KVM: x86: use memory_prepare in "
` [RFC PATCH 3/3] KVM: x86: cache userspace address for faster fetches
[PATCH] kvmclock: Ensure time in migration never goes backward
2014-05-06 8:07 UTC (13+ messages)
` [Qemu-devel] "
[PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest
2014-05-06 7:14 UTC (28+ messages)
` [PATCH 01/22] powerpc: Introduce CONFIG_KVM_EEH
` [PATCH 02/22] powerpc/eeh: Info to trace passed devices
` [PATCH 03/22] powerpc/eeh: Search EEH device by guest address
` [PATCH 04/22] powerpc/eeh: Search EEH PE "
` [PATCH 05/22] powerpc/eeh: Release VFIO dev on VM destruction
` [PATCH 06/22] powerpc/eeh: Function for address mapping
` [PATCH 07/22] powerpc/eeh: Function to tear down "
` [PATCH 08/22] kvm: Address mapping for VFIO device
` [PATCH 09/22] powerpc/powernv: EEH RTAS emulation backend
` [PATCH 10/22] powerpc/eeh: Introduce kvmppc_eeh_format_addr()
` [PATCH 11/22] powerpc/eeh: Emulate RTAS call ibm,set-eeh-option
` [PATCH 12/22] powerpc/eeh: Emulate RTAS call ibm,set-slot-reset
` [PATCH 13/22] powerpc/eeh: Emulate RTAS call ibm,read-slot-reset-state2
` [PATCH 14/22] powerpc/eeh: Emulate RTAS call ibm,get-config-addr-info2
` [PATCH 15/22] powerpc/eeh: Emulate RTAS call ibm,slot-error-detail
` [PATCH 16/22] powerpc/eeh: Emulate RTAS call ibm,configure-pe
` [PATCH 17/22] powerpc/kvm: Connect EEH RTAS emulation backend
` [PATCH 18/22] powerpc/eeh: Avoid event on passed PE
` [PATCH 19/22] powerpc: Introduce CONFIG_KVM_ERRINJCT
` [PATCH 20/22] powerpc/kvm: Infrastructure for error injection
` [PATCH 21/22] powerpc/powernv: Sync OPAL header file with firmware
` [PATCH 22/22] powerpc/powernv: Support PCI error injection
[PATCH v2 0/4] Emulate VMXON region correctly
2014-05-06 6:19 UTC (5+ messages)
` [PATCH v2 1/4] KVM: nVMX: rearrange get_vmx_mem_address
` [PATCH v2 2/4] KVM: nVMX: additional checks on vmxon region
` [PATCH v2 3/4] KVM: nVMX: fail on invalid vmclear/vmptrld pointer
` [PATCH v2 4/4] KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr
[PATCH v4 5/5] change update_range to handle > 4GB 2nd stage range for ARMv7
2014-05-06 1:27 UTC (3+ messages)
KVM exit on UD interception
2014-05-06 0:47 UTC (5+ messages)
KVM call minutes for 2014-04-29
2014-05-05 23:39 UTC (2+ messages)
` [Qemu-devel] "
Nested EPT page fault
2014-05-05 22:39 UTC
[PATCH 0/1] KVM: x86: improve the usability of the 'kvm_pio' tracepoint
2014-05-05 20:41 UTC (5+ messages)
` [PATCH 1/1] "
x86_64 allyesconfig has screwed up voffset and blows up KVM
2014-05-05 20:31 UTC (2+ messages)
[PULL 05/20] machine: Replace QEMUMachine by MachineClass in accelerator configuration
2014-05-05 19:03 UTC
[PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat
2014-05-05 15:29 UTC (11+ messages)
` [PATCH 08/11] perf kvm: allow for variable string sizes
` [PATCH 09/11] perf kvm: use defines of kvm events
` [PATCH 11/11] perf kvm: add stat support on s390
[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
2014-05-05 14:48 UTC (9+ messages)
` [PATCH 1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs
[PATCH v4] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
2014-05-05 14:26 UTC (3+ messages)
[PATCH] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
2014-05-05 11:29 UTC (2+ messages)
[PATCH V5] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
2014-05-05 11:17 UTC (2+ messages)
[patch] KVM: s390: return -EFAULT if copy_from_user() fails
2014-05-05 7:30 UTC (2+ messages)
[PATCH V4] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
2014-05-04 23:59 UTC (2+ messages)
PCI Passthrough of GTX750
2014-05-04 16:40 UTC (3+ messages)
KVM Nested L2 guest startup problems
2014-05-04 16:33 UTC (9+ messages)
lat_rpc performance issue in kvm?
2014-05-04 2:03 UTC
[Bug 75331] New: "soft lockup CPU#0 stuck for 23s" regression on 32bit 3.13.0+ kernels
2014-05-03 20:13 UTC (3+ messages)
` [Bug 75331] "
Please Acknowledge My Proposal
2014-05-03 12:20 UTC
[PATCH] arch/x86/kvm/x86.c: add comment to a superfluous test for !X86_64
2014-05-03 9:17 UTC
Re
2014-05-03 3:17 UTC
Warning: Security Alert
2014-05-02 20:37 UTC
[RFC PATCH v5 00/11] VFIO support for platform devices
2014-05-02 17:25 UTC (7+ messages)
` [RFC PATCH v5 06/11] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [RFC PATCH v5 11/11] VFIO_PLATFORM: Support for maskable and automasked interrupts
No-downtime ROM upgrades
2014-05-02 16:23 UTC
[PATCH 3.13 077/151] MIPS: KVM: Pass reserved instruction exceptions to guest
2014-05-02 15:37 UTC
[GIT PULL] KVM changes for 3.15-rc4
2014-05-02 14:09 UTC
random: Providing a seed value to VM guests
2014-05-01 23:00 UTC (14+ messages)
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