public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-09 03:23:25 to 2012-07-11 13:06:38 UTC [more...]

[PATCH RFC 0/2] kvm: Improving directed yield in PLE handler
 2012-07-11 13:04 UTC  (35+ messages)
` [PATCH RFC 1/2] kvm vcpu: Note down pause loop exit
` [PATCH RFC 2/2] kvm PLE handler: Choose better candidate for directed yield
  ` [PATCH RFC 0/2] kvm: Improving directed yield in PLE handler : detailed result

Segfault starting vcpu thread
 2012-07-11 12:40 UTC  (7+ messages)

[RFC PATCH v2 00/21] ACPI memory hotplug
 2012-07-11 11:56 UTC  (24+ messages)
` [RFC PATCH v2 01/21][SeaBIOS] Add ACPI_EXTRACT_DEVICE* macros
` [RFC PATCH v2 02/21][SeaBIOS] Add SSDT memory device support
` [RFC PATCH v2 03/21][SeaBIOS] acpi-dsdt: Implement functions for memory hotplug
` [RFC PATCH v2 04/21][SeaBIOS] acpi: generate hotplug memory devices
` [RFC PATCH v2 05/21][SeaBIOS] pciinit: Fix pcimem_start value
` [RFC PATCH v2 06/21] dimm: Implement memory device abstraction
` [RFC PATCH v2 07/21] acpi_piix4: Implement memory device hotplug registers
` [RFC PATCH v2 08/21] pc: calculate dimm physical addresses and adjust memory map
` [RFC PATCH v2 09/21] pc: Add dimm paravirt SRAT info
` [RFC PATCH v2 10/21] Implement "-dimm" command line option
` [RFC PATCH v2 11/21] Implement dimm_add and dimm_del hmp/qmp commands
` [RFC PATCH v2 12/21] fix live-migration when "populated=on" is missing
` [RFC PATCH v2 13/21] Implement memory hotplug notification lists
` [RFC PATCH v2 14/21][SeaBIOS] acpi_dsdt: Support _OST dimm method
` [RFC PATCH v2 15/21] acpi_piix4: _OST dimm support
` [RFC PATCH v2 16/21] acpi_piix4: Update dimm state on VM reboot
` [RFC PATCH v2 17/21][SeaBIOS] acpi_dsdt: Revert internal dimm state on _OST failure
` [RFC PATCH v2 18/21] acpi_piix4: Update dimm bitmap state on hot-remove fail
` [RFC PATCH v2 19/21] Implement "info memtotal" and "query-memtotal"
` [RFC PATCH v2 20/21] Implement -dimms, -dimmspop command line options
` [RFC PATCH v2 21/21] Implement mem_increase, mem_decrease hmp/qmp commands

[PATCH v3 0/2] kvm: level irqfd and new eoifd
 2012-07-11 11:51 UTC  (11+ messages)
` [PATCH v3 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH 1/2] kvm tools: Fix VHOST_SET_MEM_TABLE failure
 2012-07-11 11:45 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Do not poll ioeventfd if vhost is enabled

[PATCH qom-next 00/59] QOM CPUState, part 4: CPU_COMMON
 2012-07-11 10:25 UTC  (3+ messages)
` [PATCH qom-next 06/59] pc: Pass X86CPU to cpu_is_bsp()

[PATCH] pci-assign: Switch to PCI_HOST_DEVADDR property
 2012-07-11 10:03 UTC  (3+ messages)

KVM call agenda for Tuesday, June 19th
 2012-07-11 10:01 UTC  (8+ messages)
  ` [Qemu-devel] "

[PATCH] kvm: Fix device assignment threaded irq handler
 2012-07-11  9:56 UTC  (2+ messages)

[PULL 0/9] ppc patch queue 2012-07-11
 2012-07-11  8:38 UTC  (12+ messages)
` [PATCH 1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
` [PATCH 2/9] booke/bookehv: Add host crit-watchdog exception support
` [PATCH 3/9] booke: Added crit/mc exception handler for e500v2
` [PATCH 4/9] KVM: PPC: bookehv64: Add support for std/ld emulation
` [PATCH 5/9] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
` [PATCH 6/9] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
` [PATCH 7/9] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [PATCH 8/9] KVM: PPC: Critical interrupt emulation support
` [PATCH 9/9] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE

[PATCH] ehci: Kick async schedule on wakeup in the non companion case
 2012-07-11  8:19 UTC  (4+ messages)
  ` Issue with mouse-capture

qemu-kvm-1.1.0 crashing with kernel 3.5.0-rc6
 2012-07-11  7:22 UTC  (5+ messages)

[PATCH RFC V2 0/2] kvm: Improving directed yield in PLE handler
 2012-07-11  3:00 UTC  (7+ messages)
` [PATCH RFC V2 1/2] kvm vcpu: Note down pause loop exit
` [PATCH RFC V2 2/2] kvm PLE handler: Choose better candidate for directed yield

KVM call minutes July 10th
 2012-07-10 17:24 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3] Fixes related to processing of qemu's -numa option
 2012-07-10 17:16 UTC  (2+ messages)
` [Qemu-devel] "

post-0.14.1 guest TTY issues after live migration
 2012-07-10 16:52 UTC 

[PATCH 1/2] KVM: X86: remove read buffer for mmio read
 2012-07-10 16:04 UTC  (16+ messages)
` [PATCH 2/2] KVM: X86: introduce set_mmio_exit_info

[Bug 44271] New: kvm failure at boot up
 2012-07-10 15:50 UTC  (2+ messages)
` [Bug 44271] "

How can I disable the timer interrupts? Thank you!
 2012-07-10 15:01 UTC  (2+ messages)

[PATCHv2 kvm] kvm_pv_eoi: add flag support
 2012-07-10 12:55 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-07-10 12:23 UTC  (2+ messages)

[PATCH v2 0/7] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-07-10 10:41 UTC  (6+ messages)
` [PATCH v2 2/7] memory: Flush coalesced MMIO on selected region access
    ` [PATCH v3 "

[PATCH] pseries: Add support for new KVM hash table control call
 2012-07-10 10:34 UTC  (4+ messages)

KVM call agenda for Tuesday, July 10th
 2012-07-10 10:34 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 0/6] Optimize vcpu->requests processing
 2012-07-10  9:13 UTC  (11+ messages)
` [PATCH v3 1/6] KVM: Don't use KVM_REQ_PENDING_TIMER
` [PATCH v3 2/6] KVM: Simplify KVM_REQ_EVENT/req_int_win handling
` [PATCH v3 3/6] KVM: Move mmu reload out of line
` [PATCH v3 4/6] KVM: Optimize vcpu->requests checking
` [PATCH v3 5/6] KVM: Reorder KVM_REQ_EVENT to optimize processing
` [PATCH v3 6/6] KVM: Clean up vcpu->requests == 0 processing

[PATCH] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
 2012-07-10  8:48 UTC 

[PATCH 0/3] apic: Fixes for userspace model
 2012-07-10  8:32 UTC  (5+ messages)
` [PATCH 1/3] apic: Resolve potential endless loop around apic_update_irq
` [PATCH 2/3] apic: Reevaluate pending interrupts on LVT_LINT0 changes
` [PATCH 3/3] apic: Defer interrupt updates to VCPU thread

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-10  1:28 UTC  (6+ messages)
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO

[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
 2012-07-10  0:29 UTC  (7+ messages)

KVM VM's disappeared
 2012-07-09 23:07 UTC 

KVM VM's disappeared
 2012-07-09 22:16 UTC 

KVM VM's disappeared
 2012-07-09 22:15 UTC 

KVM VM's disappeared
 2012-07-09 22:04 UTC 

KVM VM's disappeared
 2012-07-09 21:27 UTC 

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-09 20:13 UTC  (10+ messages)
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH 2/6] rcu: Allow rcu_user_enter()/exit() to nest
 2012-07-09 17:45 UTC  (2+ messages)

[PATCH 2/2] KVM: PPC: booke: Add watchdog emulation
 2012-07-09 17:29 UTC  (13+ messages)

[PATCHv3 RFC 0/2] kvm: direct msix injection
 2012-07-09 15:49 UTC  (6+ messages)

First shot at adding IPMI to qemu
 2012-07-09 14:05 UTC  (3+ messages)

[PATCH 0/3] Add -cpu best support
 2012-07-09 13:52 UTC  (6+ messages)
` [PATCH 1/3] KVM: Add new -cpu best
` [PATCH 2/3] KVM: Use -cpu best as default on x86
  ` [Qemu-devel] "

[PATCH v3 0/3] Add -cpu best support
 2012-07-09 12:11 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Add new -cpu best
` [PATCH v3 2/3] KVM: Use -cpu best as default on x86
` [PATCH v3 3/3] i386: KVM: List -cpu host and best in -cpu ?

[PATCH v2 1/3] KVM: Add new -cpu best
 2012-07-09 11:57 UTC  (3+ messages)

[PATCH] add PLE stats to kvmstat
 2012-07-09 10:52 UTC  (8+ messages)

[PATCH v6] kvm: notify host when the guest is panicked
 2012-07-09 10:44 UTC  (4+ messages)
` [PATCH 7/7 v6] deal with panicked event accoring to '-machine panic_action=action'

[PATCH 2/2 v2] KVM: PPC: booke: Add watchdog emulation
 2012-07-09 10:34 UTC 

[PATCH] apic: fix kvm build on UP without IOAPIC
 2012-07-09  9:24 UTC  (7+ messages)

[PATCH] tcm_vhost: Convert to cmwq submission for I/O dispatch
 2012-07-09  6:10 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox