messages from 2010-12-03 19:33:31 to 2010-12-07 09:34:33 UTC [more...]
[PATCH] KVM: SVM: Add xsetbv intercept
2010-12-07 9:34 UTC (4+ messages)
[PATCH 07/15] ftrace: fix event alignment: kvm:kvm_hv_hypercall
2010-12-07 9:22 UTC (3+ messages)
KVM call minutes for Nov 30
2010-12-07 8:34 UTC (4+ messages)
[PATCH 0/12] KVM: SVM: Add support for VMCB state caching
2010-12-07 8:26 UTC (6+ messages)
` [PATCH 05/12] KVM: SVM: Add clean-bit for interrupt state
[PATCH 1/2 rebased] KVM: MMU: Avoid dropping accessed bit while removing write access
2010-12-07 3:59 UTC (7+ messages)
` [PATCH 2/2 rebased] KVM: MMU: Introduce a helper to access lpage_info
` [PATCH 2/2 v2] KVM: MMU: Make the way of accessing lpage_info more generic
[PATCH v5 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
2010-12-07 2:48 UTC (4+ messages)
` [PATCH v5 2/3] KVM: MMU: fix accessed bit set on prefault path
` [PATCH v5 3/3] KVM: MMU: retry #PF for softmmu
[PATCH] KVM: Add reading critical region for kvm_io_bus_read/write
2010-12-07 2:35 UTC (3+ messages)
KVM call agenda for Dec 7
2010-12-06 23:51 UTC
[PATCH] Correcting timeout interruption of virtio_console test
2010-12-06 23:13 UTC (2+ messages)
[PATCH 1/3] KVM test: virtio_guest: Add lseek test
2010-12-06 22:13 UTC (3+ messages)
` [PATCH 2/3] KVM test: virtio_console: Adding SIGIO test
` [PATCH 3/3] KVM test: virtio_console: Fix execution of tests
[PATCH v2 0/2] savevm odness related to kvmclock
2010-12-06 21:55 UTC (6+ messages)
` [PATCH v2 1/2] Do not register kvmclock savevm section if kvmclock is disabled
` [PATCH v2 2/2] make kvmclock value idempotent for stopped machine
[PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature
2010-12-06 21:48 UTC (2+ messages)
[PATCH] ceph/rbd block driver for qemu-kvm (v8)
2010-12-06 20:15 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] ceph/rbd block driver for qemu-kvm (v9)
2010-12-06 19:53 UTC
[PATCH 0/5] KVM&genirq: Enable adaptive IRQ sharing for passed-through devices
2010-12-06 17:11 UTC (17+ messages)
` [PATCH 1/5] genirq: Pass descriptor to __free_irq
` [PATCH 2/5] genirq: Introduce interrupt sharing notifier
` [PATCH 3/5] KVM: Split up MSI-X assigned device IRQ handler
` [PATCH 4/5] KVM: Clean up unneeded void pointer casts
` [PATCH 5/5] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices
[PATCH 0/5] Extra capabilities for device assignment
2010-12-06 17:03 UTC (18+ messages)
` [PATCH 1/5] device-assignment: Fix off-by-one in header check
` [PATCH 2/5] pci: MSI-X capability is 12 bytes, not 16, MSI is 10 bytes
` [PATCH 3/5] pci: Error on PCI capability collisions
` [PATCH 4/5] device-assignment: Error checking when adding capabilities
` [PATCH 5/5] device-assignment: pass through and stub more PCI caps
` [PATCH v2 0/5] Extra capabilities for device assignment
` [PATCH v2 1/5] device-assignment: Fix off-by-one in header check
` [PATCH v2 2/5] pci: Remove PCI_CAPABILITY_CONFIG_*
` [PATCH v2 3/5] pci: Error on PCI capability collisions
` [PATCH v2 4/5] device-assignment: Error checking when adding capabilities
` [PATCH v2 5/5] device-assignment: pass through and stub more PCI caps
[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v5)
2010-12-06 16:53 UTC
[PATCH 0/2] Keep cr3 cached in VMCS
2010-12-06 16:41 UTC (4+ messages)
` [PATCH 1/2] KVM: Replace reads of vcpu->arch.cr3 by an accessor
` [PATCH 2/2] KVM: Fetch guest cr3 from hardware on demand
[PATCH 0/2] tools/virtio: virtio_ring testing tool
2010-12-06 16:37 UTC (13+ messages)
` [PATCH 1/2] vhost test module
` [PATCH 2/2] tools/virtio: virtio_test tool
[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v2)
2010-12-06 16:33 UTC (46+ messages)
Roadmap for KVM support on Tile?
2010-12-06 16:13 UTC
[PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
2010-12-06 16:12 UTC (7+ messages)
` [stable] "
[PATCH v2 0/3] virtio: Use ioeventfd for virtqueue notify
2010-12-06 15:09 UTC (13+ messages)
` [PATCH 2/3] virtio-pci: "
` [Qemu-devel] "
[PATCHv7 00/16] boot order specification
2010-12-06 13:54 UTC (17+ messages)
` [PATCHv7 01/16] Introduce fw_name field to DeviceInfo structure
` [PATCHv7 02/16] Introduce new BusInfo callback get_fw_dev_path
` [PATCHv7 03/16] Keep track of ISA ports ISA device is using in qdev
` [PATCHv7 04/16] Add get_fw_dev_path callback to ISA bus "
` [PATCHv7 05/16] Store IDE bus id in IDEBus structure for easy access
` [PATCHv7 06/16] Add get_fw_dev_path callback to IDE bus
` [PATCHv7 07/16] Add get_fw_dev_path callback for system bus
` [PATCHv7 08/16] Add get_fw_dev_path callback for pci bus
` [PATCHv7 09/16] Record which USBDevice USBPort belongs too
` [PATCHv7 10/16] Add get_fw_dev_path callback for usb bus
` [PATCHv7 11/16] Add get_fw_dev_path callback to scsi bus
` [PATCHv7 12/16] Add bootindex parameter to net/block/fd device
` [PATCHv7 13/16] Change fw_cfg_add_file() to get full file path as a parameter
` [PATCHv7 14/16] Add bootindex for option roms
` [PATCHv7 15/16] Add notifier that will be called when machine is fully created
` [PATCHv7 16/16] Pass boot device list to firmware
[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v4)
2010-12-06 13:43 UTC (5+ messages)
[PATCH v4 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
2010-12-06 13:17 UTC (7+ messages)
` [PATCH v4 3/3] KVM: MMU: retry #PF for softmmu
Block device resize detection
2010-12-06 13:12 UTC (4+ messages)
[KVM-autotest][PATCH] virtio_console: add lseek test
2010-12-06 12:24 UTC (3+ messages)
` [PATCH 1/2] * Add "
` [PATCH 2/2] FIX tbasic_loopback execution FIX critical tests; multioupen is not critical; basic_loopback is critical test
[KVM-Autotest][PATCH][virtio-console] Adding SIGIO test to virtio_console
2010-12-06 12:10 UTC
[PATCH 0/2] Emulator intercept frameworks
2010-12-06 10:53 UTC (5+ messages)
` [PATCH 1/2] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 2/2] KVM: x86 emulator: add SVM intercepts
PCI passthrough on Sony Vaio F11 laptop
2010-12-05 21:47 UTC (8+ messages)
Dear Account Owner
2010-12-05 20:31 UTC
I Need Your Help
2010-12-05 9:50 UTC
[RFC PATCH 0/3] directed yield for Pause Loop Exiting
2010-12-05 13:02 UTC (33+ messages)
` [RFC PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC PATCH 2/3] sched: add yield_to function
` [RFC PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin
[PATCH] Convert .flat files to 32-bit elf format
2010-12-05 12:48 UTC (4+ messages)
buildbot failure in qemu-kvm on default_i386_out_of_tree
2010-12-05 11:05 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2010-12-05 11:04 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2010-12-05 11:04 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-12-05 11:04 UTC
buildbot failure in qemu-kvm on default_x86_64_debian_5_0
2010-12-05 11:03 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-12-05 11:03 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2010-12-05 11:03 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2010-12-05 11:03 UTC
Problems on qemu-kvm unittests
2010-12-05 8:16 UTC (3+ messages)
buildbot failure in kvm on ppc64
2010-12-05 2:10 UTC
buildbot failure in kvm on s390
2010-12-05 2:07 UTC
buildbot failure in kvm on ia64
2010-12-05 2:08 UTC
buildbot failure in kvm on ppc44x
2010-12-05 2:09 UTC
buildbot failure in qemu-kvm on default_i386_out_of_tree
2010-12-04 21:07 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2010-12-04 21:06 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2010-12-04 21:06 UTC
buildbot failure in qemu-kvm on default_x86_64_debian_5_0
2010-12-04 21:06 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-12-04 21:05 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2010-12-04 21:05 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-12-04 21:05 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2010-12-04 21:05 UTC
[PATCH 0/2] Fix savevm odness related to kvmclock
2010-12-04 13:41 UTC (4+ messages)
` [PATCH 2/2] Do not register kvmclock savevm section if kvmclock is disabled
[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v3)
2010-12-04 8:53 UTC (4+ messages)
(unknown),
2010-12-04 1:16 UTC
[PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions
2010-12-03 20:23 UTC (2+ 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