messages from 2013-02-12 20:49:20 to 2013-02-18 20:15:48 UTC [more...]
[PATCH v2 0/2] qemu vfio-pci: PCIe and generic config space mangling
2013-02-18 20:15 UTC
[PATCH 0/2] qemu vfio-pci: PCIe and generic config space mangling
2013-02-18 18:29 UTC (3+ messages)
` [PATCH 1/2] vfio-pci: Generalize PCI config mangling
` [PATCH 2/2] vfio-pci: Add PCIe capability mangling based on bus type
KVM call agenda for 2013-02-19
2013-02-18 18:01 UTC
[PATCH 0/4] Alter steal-time reporting in the guest
2013-02-18 16:43 UTC (2+ messages)
[RFC PATCH 0/6] kvm/ppc/mpic: in-kernel irqchip
2013-02-18 12:21 UTC (9+ messages)
` [RFC PATCH 1/6] kvm: add device control API
` [RFC PATCH 2/6] kvm/ppc: add a notifier chain for vcpu creation/destruction
` [RFC PATCH 3/6] kvm/ppc/mpic: import hw/openpic.c from QEMU
` [RFC PATCH 4/6] kvm/ppc/mpic: remove some obviously unneeded code
` [RFC PATCH 5/6] kvm/ppc/mpic: adapt to kernel style and environment
` [RFC PATCH 6/6] kvm/ppc/mpic: in-kernel MPIC emulation
[PATCH] KVM: nVMX: Improve I/O exit handling
2013-02-18 10:32 UTC (23+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH v3 0/5] virtio-scsi multiqueue
2013-02-18 10:05 UTC (3+ messages)
[PATCH v2 00/18] KVM for MIPS32 Processors
2013-02-18 9:44 UTC (14+ messages)
` [PATCH v2 07/18] KVM/MIPS32: MMU/TLB operations for the Guest
` [PATCH v2 09/18] KVM/MIPS32: COP0 accesses profiling
` [PATCH v2 11/18] KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest
[PATCH ppc-next v2 42/52] target-ppc: Convert CPU definitions
2013-02-18 9:16 UTC
[PATCH 0/9] virtio: new API for addition of buffers, scatterlist changes
2013-02-18 9:05 UTC (11+ messages)
` [PATCH 2/9] virtio-blk: reorganize virtblk_add_req
` [PATCH 3/9] virtio-blk: use virtqueue_start_buf on bio path
` [PATCH 4/9] virtio-blk: use virtqueue_start_buf on req path
[PATCH 1/4] powerpc: lookup_linux_pte has been made public
2013-02-18 8:14 UTC (9+ messages)
` [PATCH 2/4] powerpc kvm: added multiple TCEs requests support
` [PATCH 3/4] powerpc: preparing to support real mode optimization
` [PATCH 4/4] vfio powerpc: added real mode support
[PATCH] vmxcap: Report APIC register emulation
2013-02-18 6:56 UTC (2+ messages)
` [PATCH v2][QEMU] vmxcap: Report APIC register emulation and RDTSCP control
[RFC][PATCH] kvm: fix a race when closing irq eventfd
2013-02-18 4:31 UTC (5+ messages)
[PATCH] KVM: nVMX: Fix direct injection of interrupts from L0 to L2
2013-02-17 17:51 UTC (8+ messages)
kvm running on core1 wants guest os on core2 to execute a pre-defined program
2013-02-17 15:25 UTC (2+ messages)
We offer 3% interest rate for loan
2013-02-17 12:12 UTC
kvm running on core1 wants guest os on core2 to execute a pre-defined program
2013-02-17 12:06 UTC (2+ messages)
[PATCH] KVM: nVMX: Trap unconditionally if msr bitmap access fails
2013-02-17 8:56 UTC (2+ messages)
[PATCH 37/47] cpu: Move exit_request field to CPUState
2013-02-16 15:45 UTC
[PATCH] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
2013-02-16 14:55 UTC (4+ messages)
[PATCH 0/9] In-kernel XICS interrupt controller emulation
2013-02-16 4:51 UTC (16+ messages)
` [PATCH 1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 2/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
` [PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [PATCH 4/9] KVM: PPC: Book3S: Generalize interfaces to interrupt controller emulation
` [PATCH 5/9] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
` [PATCH 6/9] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [PATCH 7/9] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [PATCH 8/9] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [PATCH 9/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
[PATCH] vfio-pci: Manage user power state transitions
2013-02-15 21:46 UTC (2+ messages)
` [PATCH v2] "
[PULL 00/14] ppc patch queue 2013-02-15
2013-02-15 19:45 UTC (14+ messages)
` [PATCH 01/12] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 02/12] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 03/12] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 04/12] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 05/12] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 06/12] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 07/12] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 08/12] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
` [PATCH 09/12] KVM: PPC: booke: use vcpu reference from thread_struct
` [PATCH 10/12] KVM: PPC: booke: Allow multiple exception types
` [PATCH 11/12] booke: Added DBCR4 SPR number
` [PATCH 12/12] KVM: PPC: BookE: Handle alignment interrupts
Helping with KVM development
2013-02-15 19:27 UTC
randconfig errors
2013-02-15 19:24 UTC
[PATCH 3.9-rc1 0/3] KVM/ARM core fixes for 3.9-rc1
2013-02-15 19:20 UTC (4+ messages)
` [PATCH 3.9-rc1 1/3] ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
` [PATCH 3.9-rc1 2/3] ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
` [PATCH 3.9-rc1 3/3] ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot
[PATCH] vfio: whitelist pcieport
2013-02-15 19:12 UTC
[PATCH] vfio: Protect vfio_dev_present against device_del
2013-02-15 19:11 UTC
PIO/MMIO access from guest
2013-02-15 17:10 UTC
[Qemu-devel] [PATCH qom-cpu-next 0/6] QOM CPUState, part 8: CPU_COMMON continued
2013-02-15 17:17 UTC (2+ messages)
qemu> help documentation
2013-02-15 13:10 UTC (2+ messages)
[Bug 53611] New: nVMX: Add nested EPT
2013-02-15 2:07 UTC (6+ messages)
[PATCH v4 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
2013-02-14 19:08 UTC (6+ messages)
` [PATCH v4 1/3] VFIO: Wrapper for getting reference to vfio_device from device
` [PATCH v4 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
` [PATCH v4 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Google Summer of Code 2013 ideas wiki open
2013-02-14 16:37 UTC (5+ messages)
[Bug 53871] New: nVMX: Can malicious L2 kill L1?
2013-02-14 15:22 UTC (2+ messages)
` [Bug 53871] "
[Bug 53601] New: nVMX meta-bug
2013-02-14 15:22 UTC (5+ messages)
` [Bug 53601] "
[Bug 53861] New: nVMX: inaccuracy in emulation of entry failure
2013-02-14 15:14 UTC (2+ messages)
` [Bug 53861] "
[Bug 53851] New: nVMX: Support live migration of whole L1 guest
2013-02-14 14:37 UTC (2+ messages)
` [Bug 53851] "
[PATCH][QEMU] vmxcap: Open MSR file in unbuffered mode
2013-02-14 12:02 UTC (4+ messages)
` [Qemu-devel] "
Win2003 disk corruption with kvm-1.0. and virtio
2013-02-14 10:11 UTC (11+ messages)
[PATCH] KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
2013-02-14 8:35 UTC (2+ messages)
[PATCH][QEMU] vmxcap: Augment reported information
2013-02-14 7:56 UTC (2+ messages)
[PATCH 0/3] kvm/ppc/e500: TLB bugfixes
2013-02-14 6:20 UTC (5+ messages)
` [PATCH 1/3] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
` [PATCH 2/3] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
` [PATCH 3/3] kvm/ppc/e500: eliminate tlb_refs
[PATCH 3/5] target-i386: Slim conversion to X86CPU subclasses
2013-02-13 22:19 UTC (9+ messages)
` [Qemu-devel] "
[PATCH] fix 32-bit compile warning from printk()
2013-02-13 16:39 UTC (2+ messages)
[PATCH] x86 emulator: fix parity calculation for AAD instruction
2013-02-13 15:57 UTC (2+ messages)
[PATCH] x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
2013-02-13 15:39 UTC (7+ messages)
KVM performance Java server/MySQL
2013-02-13 13:23 UTC (6+ messages)
[Bisected][-next-20130204+] [x86/kvm] udevd:[97]: segfault at ffffffffff5fd020 ip 00007fff069e277f sp 00007fff068c9ef8 error d
2013-02-13 11:57 UTC (4+ messages)
[PATCH 1/9] virtio: add functions for piecewise addition of buffers
2013-02-13 10:33 UTC (13+ messages)
[RFC PATCH 0/8] virtio: new API for addition of buffers, scatterlist changes
2013-02-13 9:46 UTC (4+ messages)
[Bug 53761] New: nVMX: MSR bitmap merging
2013-02-13 9:39 UTC (2+ messages)
` [Bug 53761] "
WARNING MESSAGE: Your Account Expires in 2 Day(s)
2013-02-13 5:56 UTC
[tip:x86/cpu] x86, AMD: Enable WC+ memory type on family 10 processors
2013-02-13 0:31 UTC
[PATCH V4 RESEND 00/22] Multiqueue virtio-net
2013-02-12 21:24 UTC (4+ messages)
` [PATCH V4 RESEND 09/22] net: multiqueue support
` [Qemu-devel] "
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