messages from 2011-12-07 16:38:48 to 2011-12-10 12:28:48 UTC [more...]
[PATCH 0/2] pit/hpet: Fix legacy mode switching
2011-12-10 12:28 UTC (3+ messages)
` [PATCH 1/2] hpet: Save/restore cached RTC IRQ level
` [PATCH 2/2] i8254: Rework & fix interaction with HPET in legacy mode
[patch 00/12] Ucontrol patchset V4
2011-12-10 11:36 UTC (17+ messages)
` [patch 01/12] [PATCH] kvm-s390: add parameter for KVM_CREATE_VM
` [patch 02/12] [PATCH] kvm-s390-ucontrol: per vcpu address spaces
` [patch 03/12] [PATCH] kvm-s390-ucontrol: export page faults to user
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block "
` [patch 05/12] [PATCH] kvm-s390-ucontrol: disable in-kernel handling of SIE intercepts
` [patch 06/12] [PATCH] kvm-s390-ucontrol: disable in-kernel irq stack
` [patch 07/12] [PATCH] kvm-s390-ucontrol: interface to inject faults on a vcpu page table
` [patch 08/12] [PATCH] kvm-s390-ucontrol: disable sca
` [patch 09/12] [PATCH] kvm-s390: fix assumption for KVM_MAX_VCPUS
` [patch 10/12] [PATCH] kvm-s390: storage key interface
` [patch 11/12] [PATCH] kvm-s390-ucontrol: announce capability for user controlled vms
` [patch 12/12] [PATCH] kvm-s390: Fix return code for unknown ioctl numbers
[PATCH 0/4] Fix book3s-pr KVM with preemption
2011-12-09 23:18 UTC (11+ messages)
` [PATCH 1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 2/4] KVM: PPC: Book3s: PR: No irq_disable "
` [PATCH 3/4] KVM: PPC: Use get/set for to_svcpu to help preemption
` [PATCH 4/4] KVM: PPC: align vcpu_kick with x86
[PATCH] kvm tools: Fix serial port probing
2011-12-09 20:10 UTC (3+ messages)
[PATCH] kvm: make vcpu life cycle separated from kvm instance
2011-12-09 14:23 UTC (3+ messages)
` [PATCH V2] "
[patch 00/12] Ucontrol patches V3
2011-12-09 13:37 UTC (19+ messages)
` [patch 01/12] [PATCH] kvm-s390: add parameter for KVM_CREATE_VM
` [patch 02/12] [PATCH] kvm-s390-ucontrol: per vcpu address spaces
` [patch 03/12] [PATCH] kvm-s390-ucontrol: export page faults to user
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block "
` [patch 05/12] [PATCH] kvm-s390-ucontrol: disable in-kernel handling of SIE intercepts
` [patch 06/12] [PATCH] kvm-s390-ucontrol: disable in-kernel irq stack
` [patch 07/12] [PATCH] kvm-s390-ucontrol: interface to inject faults on a vcpu page table
` [patch 08/12] [PATCH] kvm-s390-ucontrol: disable sca
` [patch 09/12] [PATCH] kvm-s390: fix assumption for KVM_MAX_VCPUS
` [patch 10/12] [PATCH] kvm-s390: storage key interface
` [patch 11/12] [PATCH] kvm-s390-ucontrol: announce capability for user controlled vms
` [patch 12/12] [PATCH] kvm-s390: Fix return code for unknown ioctl numbers
[PATCH][Autotest] Autotest: Add subtest inteface to client utils
2011-12-09 12:50 UTC
[libvirt] (no subject)
2011-12-09 12:45 UTC (16+ messages)
` [libvirt] [PATCH] kvm tools: Introduce an ENV variable for the state dir
` [libvirt] [PATCH 5/7] kvmtool: Add new domain type
` [libvirt] [PATCH 7/7] kvmtool: Implementation for kvm tool driver
[PATCH V2 00/23] kvm tools: Prepare kvmtool for another architecture
2011-12-09 11:59 UTC (2+ messages)
[PATCH RFC V3 0/4] kvm : Paravirt-spinlock support for KVM guests
2011-12-09 10:59 UTC (14+ messages)
` [PATCH RFC V3 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
[PATCH] Add explain to unpickle error in parallel module
2011-12-09 9:21 UTC
[PATCH V2 01/23] kvm tools: Only build/init i8042 on x86
2011-12-09 8:42 UTC (29+ messages)
` [PATCH V2 03/23] kvm tools: Re-arrange Makefile to heed CFLAGS before checking for optional libs
` [PATCH V2 02/23] kvm tools: Add Makefile parameter for kernel include path
` [PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64 and link appropriately
` [PATCH V2 05/23] kvm tools: Add arch-specific KVM_RUN exit handling via kvm_cpu__handle_exit()
` [PATCH V2 06/23] kvm tools: Don't die if KVM_CAP_NR_VCPUS isn't available
` [PATCH V2 07/23] kvm tools: Fix KVM_RUN exit code check
` [PATCH V2 08/23] kvm tools: Add kvm__arch_periodic_poll()
` [PATCH V2 09/23] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline()
` [PATCH V2 10/23] kvm tools: Add CONSOLE_HV term type and allow it to be selected
` [PATCH V2 11/23] kvm tools: Fix term_getc(), term_getc_iov() endian bugs
` [PATCH V2 12/23] kvm tools: Allow initrd_check() to match a cpio
` [PATCH V2 13/23] kvm tools: Allow load_flat_binary() to load an initrd alongside
` [PATCH V2 14/23] kvm tools: Initialise PCI before devices start getting registered with PCI
` [PATCH V2 15/23] kvm tools: Perform CPU and firmware setup after devices are added
` [PATCH V2 16/23] kvm tools: Init IRQs after determining nrcpus
` [PATCH V2 17/23] kvm tools: Add ability to map guest RAM from hugetlbfs
` [PATCH V2 18/23] kvm tools: Move PCI_MAX_DEVICES to pci.h
` [PATCH V2 19/23] kvm tools: Endian-sanitise pci.h and PCI device setup
` [PATCH V2 20/23] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address
` [PATCH V2 21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev()
` [PATCH V2 22/23] kvm tools: Arch-specific define for PCI MMIO allocation area
` [PATCH V2 23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()
[PATCH v4 00/15] uq/master: Introduce basic irqchip support
2011-12-09 7:52 UTC (21+ messages)
` [PATCH v4 01/15] msi: Generalize msix_supported to msi_supported
` [PATCH v4 02/15] kvm: Move kvmclock into hw/kvm folder
` [PATCH v4 03/15] apic: Stop timer on reset
` [PATCH v4 04/15] apic: Inject external NMI events via LINT1
` [PATCH v4 05/15] apic: Introduce backend/frontend infrastructure for KVM reuse
` [PATCH v4 06/15] apic: Open-code timer save/restore
` [PATCH v4 07/15] i8259: Introduce backend/frontend infrastructure for KVM reuse
` [PATCH v4 08/15] ioapic: "
` [PATCH v4 09/15] memory: Introduce memory_region_init_reservation
` [PATCH v4 10/15] kvm: Introduce core services for in-kernel irqchip support
` [PATCH v4 11/15] kvm: x86: Establish IRQ0 override control
` [PATCH v4 12/15] kvm: x86: Add user space part for in-kernel APIC
` [PATCH v4 13/15] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v4 14/15] kvm: x86: Add user space part for in-kernel IOAPIC
` [PATCH v4 15/15] kvm: Arm in-kernel irqchip support
[PATCH 0/11] RFC: PCI using capabilitities
2011-12-09 6:17 UTC (5+ messages)
` [RFC 1/11] virtio: use u32, not bitmap for struct virtio_device's features
[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
2011-12-09 5:33 UTC (14+ messages)
[net-next RFC PATCH 0/5] Series short description
2011-12-09 5:31 UTC (15+ messages)
` [net-next RFC PATCH 5/5] virtio-net: flow director support
[PATCH] virt-test: Add a class NumaNode v2
2011-12-09 2:38 UTC
Final Notice
2011-12-08 16:54 UTC
[PATCH 0/4 V6] Avoid soft lockup message when KVM is stopped by host
2011-12-08 21:22 UTC (5+ messages)
` [PATCH 1/4 V6] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4] Add functions to check if the host has stopped the vm
` [PATCH 3/4] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4] Add check for suspended vm in softlockup detector
[PATCH 0/2] qemu-io tests: More fine grained control of qemu paths
2011-12-08 16:51 UTC (2+ messages)
[PATCH][kvm-autotest] Adds cpuflags test and subtest interface
2011-12-08 15:53 UTC
[PATCH] kvm tools: Allow the user to pass a FD to use as a TAP device
2011-12-08 15:32 UTC (5+ messages)
[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
2011-12-08 15:27 UTC (13+ messages)
` [PATCH 2/5 V5] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V5] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/5 V5] Add generic stubs for kvm stop check functions
[PATCH 02/10] nEPT: MMU context for nested EPT
2011-12-08 15:21 UTC (11+ messages)
[PATCH] qemu-kvm: Move make-release to scripts/qemu-kvm
2011-12-08 13:22 UTC (3+ messages)
[patch 00/12] Ucontrol patchset V2
2011-12-08 13:16 UTC (21+ messages)
` [patch 01/12] [PATCH] kvm-s390: ioctl to switch to user controlled virtual machines
` [patch 02/12] [PATCH] kvm-s390-ucontrol: per vcpu address spaces
` [patch 03/12] [PATCH] kvm-s390-ucontrol: export page faults to user
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block "
` [patch 05/12] [PATCH] kvm-s390-ucontrol: disable in-kernel handling of SIE intercepts
` [patch 06/12] [PATCH] kvm-s390-ucontrol: disable in-kernel irq stack
` [patch 07/12] [PATCH] kvm-s390-ucontrol: interface to inject faults on a vcpu page table
` [patch 08/12] [PATCH] kvm-s390-ucontrol: disable sca
` [patch 09/12] [PATCH] kvm-s390: fix assumption for KVM_MAX_VCPUS
` [patch 10/12] [PATCH] kvm-s390: storage key interface
` [patch 11/12] [PATCH] kvm-s390-ucontrol: announce capability for user controlled vms
` [patch 12/12] [PATCH] kvm-s390: Fix return code for unknown ioctl numbers
[PATCH] qemu: Fix inject-nmi
2011-12-08 10:20 UTC (21+ messages)
` [Qemu-devel] "
` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
` [PATCH] qemu-kvm: fix improper nmi emulation
` [PATCH 2/2 V2] "
` [Qemu-devel] "
` [PATCH 1/1 V4] "
` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
` [PATCH 1/1 V6] qemu-kvm: "
[PATCH] virt-test: Add a class NumaNode
2011-12-08 8:38 UTC
[PATCH] KVM: Fix warning in emulator_cmpxchg_emulated
2011-12-08 8:25 UTC (3+ messages)
[PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing u64s and link appropriately
2011-12-08 6:17 UTC (20+ messages)
` [PATCH 08/28] kvm tools: Fix KVM_RUN exit code check
buildbot failure in kvm on next-ppc44x
2011-12-08 6:29 UTC
[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
2011-12-08 2:57 UTC (5+ messages)
[PATCH] kvm tools: Correctly limit nrcpus to max_cpus
2011-12-08 2:47 UTC
linux-next: Tree for Dec 7 (kvm)
2011-12-07 20:41 UTC
vfio / iommu domain attributes
2011-12-07 19:11 UTC (4+ messages)
[PATCH] kvm tools: Add 'kvm nmi' command
2011-12-07 17:31 UTC (4+ messages)
[PATCH 0/4] KVM: x86 emulator: Move em_grp from switch statement to decode table
2011-12-07 16:52 UTC (5+ messages)
` [PATCH 1/4] KVM: x86 emulator: Use opcode::execute for Group 2 instructions
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).