public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-02 08:19:37 to 2010-02-04 15:32:23 UTC [more...]

[PATCH 01/20] exec: memory notifiers
 2010-02-04 15:29 UTC  (19+ messages)
` [PATCH 02/20] kvm: move kvm_set_phys_mem around
` [PATCH 03/20] kvm: move kvm to use memory notifiers
` [PATCH 04/20] qemu-kvm: fixup after merging "
` [PATCH 05/20] kvm: add API to set ioeventfd
` [PATCH 06/20] notifier: event notifier implementation
` [PATCH 07/20] virtio: add notifier support
` [PATCH 08/20] virtio: add APIs for queue fields
` [PATCH 09/20] virtio: add status change callback
` [PATCH 10/20] virtio: move typedef to qemu-common
` [PATCH 11/20] virtio-pci: fill in notifier support
` [PATCH 12/20] tap: add interface to get device fd
` [PATCH 13/20] vhost: vhost net support
` [PATCH 14/20] tap: add vhost/vhostfd options
` [PATCH 15/20] tap: add API to retrieve vhost net header
` [PATCH 16/20] virtio-net: vhost net support
` [PATCH 17/20] qemu-kvm: add vhost.h header
` [PATCH 18/20] kvm: irqfd support
` [PATCH 19/20] msix: add mask/unmask notifiers

[PATCH 00/20] qemu-kvm: vhost net port
 2010-02-04 15:27 UTC 

[PATCH] emulate accessed bit for EPT
 2010-02-04 15:30 UTC  (4+ messages)

[PATCH 0/4] KVM pull request: Various fixes and cleanups
 2010-02-04 15:04 UTC  (11+ messages)
` [PATCH 1/4] KVM: x86: Fix up misreported CPU features
` [PATCH 2/4] KVM: Make vmport KVM-compatible
` [PATCH 3/4] KVM: Move and rename regs_modified
` [PATCH 4/4] KVM: Rework of guest debug state writing
` [Qemu-devel] [PATCH 0/4] KVM pull request: Various fixes and cleanups

Seabios incompatible with Linux 2.6.26 host?
 2010-02-04 14:34 UTC 

Convert KVM to VirtualBox
 2010-02-04 13:53 UTC  (6+ messages)

[PATCH 0/8] cr0/cr4/efer/fpu miscellaneous bits
 2010-02-04 13:11 UTC  (6+ messages)
` [PATCH 3/8] KVM: Activate fpu on clts

[PATCH v2 00/21] qemu-kvm: Hook cleanups and extended use of upstream code
 2010-02-04  7:17 UTC  (26+ messages)
` [PATCH v2 01/21] qemu-kvm: Drop vmport changes
` [PATCH v2 02/21] KVM: Make vmport KVM-compatible
` [PATCH v2 03/21] qemu-kvm: Clean up register access API
` [PATCH v2 04/21] KVM: x86: Fix up misreported CPU features
` [PATCH v2 05/21] qemu-kvm: Use upstream kvm_enabled and cpu_synchronize_state
` [PATCH v2 06/21] qemu-kvm: Use upstream kvm_setup_guest_memory
` [PATCH v2 07/21] qemu-kvm: Use some more upstream prototypes
` [PATCH v2 08/21] qemu-kvm: Use upstream kvm_arch_get_supported_cpuid
` [PATCH v2 09/21] qemu-kvm: Use upstream kvm_pit_in_kernel
` [PATCH v2 10/21] KVM: Move and rename regs_modified
` [PATCH v2 11/21] KVM: Rework of guest debug state writing
` [PATCH v2 12/21] qemu-kvm: Use upstream kvm_vcpu_dirty
` [PATCH v2 13/21] qemu-kvm: Use upstream guest debug code
` [PATCH v2 14/21] qemu-kvm: Rework VCPU state writeback API
` [PATCH v2 15/21] qemu-kvm: Clean up mpstate synchronization
` [PATCH v2 16/21] KVM: x86: Restrict writeback of VCPU state
` [PATCH v2 17/21] qemu-kvm: Use VCPU event state for reset and vmsave/load
` [PATCH v2 18/21] qemu-kvm: Cleanup/fix TSC and PV clock writeback
` [PATCH v2 19/21] qemu-kvm: Clean up KVM's APIC hooks
` [PATCH v2 20/21] qemu-kvm: Move kvm_set_boot_cpu_id
` [PATCH v2 21/21] qemu-kvm: Bring qemu_init_vcpu back home

[RFC] Kemari for KVM: updates
 2010-02-04  5:38 UTC 

[PATCH] KVM test: Replace some kvm_subprocess usage with utils.system
 2010-02-04  5:28 UTC 

[KVM-AUTOTEST PATCH 1/1] KVM test: kvm_vm.py: shorten VM.destroy()
 2010-02-04  5:18 UTC  (2+ messages)

[PATCH] KVM test: Get rid of a duplicated function
 2010-02-04  4:01 UTC 

[PATCH 1/2] KVM test: General windows unattended install files cleanup
 2010-02-04  2:43 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Unattended - call preprocessor to kill vms

[KVM-AUTOTEST PATCH] KVM test: automate handling of cdkeys in unattended_install scripts
 2010-02-04  1:40 UTC  (2+ messages)

Hi Waiting
 2010-02-04  1:07 UTC 

Hi Waiting
 2010-02-04  1:05 UTC 

Hi Waiting
 2010-02-04  1:05 UTC 

-smp >=2 + -no-kvm-irqchip broken
 2010-02-04  0:42 UTC  (8+ messages)

[PATCH 0/6] [GIT PULL] qemu-kvm.git uq/master queue
 2010-02-03 23:55 UTC  (7+ messages)
` [PATCH 1/6] kvm: Flush coalesced MMIO buffer periodly
` [PATCH 2/6] KVM: Request setting of nmi_pending and sipi_vector
` [PATCH 3/6] KVM: x86: Fix up misreported CPU features
` [PATCH 4/6] KVM: Make vmport KVM-compatible
` [PATCH 5/6] KVM: Move and rename regs_modified
` [PATCH 6/6] Fix incoming migration with iothread

KVM RAM limitation
 2010-02-03 22:44 UTC  (6+ messages)

repeatable hang with loop mount and heavy IO in guest
 2010-02-03 19:28 UTC  (5+ messages)
  ` repeatable hang with loop mount and heavy IO in guest [SOLVED]
    ` repeatable hang with loop mount and heavy IO in guest [NOT SOLVED]

[RFC] KVM test: Ship rss.exe and finish.exe binaries with KVM test
 2010-02-03 19:04 UTC  (7+ messages)
` [Autotest] "

Multiple TAP Interfaces, with multiple bridges
 2010-02-03 17:44 UTC  (4+ messages)

[PATCH v3] kvmppc/booke: Set ESR and DEAR when inject interrupt to guest
 2010-02-03 16:56 UTC  (3+ messages)

[PATCH] add close callback for tty-based char device
 2010-02-03 16:18 UTC 

[PATCH] segfault due to buffer overrun in usb-serial
 2010-02-03 16:00 UTC 

[PATCH] audio streaming from usb devices
 2010-02-03 15:49 UTC 

[PATCH AUTOTEST] kvm: timedrift test: fix typo (host_delta_t)
 2010-02-03 14:47 UTC 

[PATCH AUTOTEST] kvm: timedrift test: fix typo (host_delta_t)
 2010-02-03 13:27 UTC 

[PATCH 3/6] KVM test: Make sure reset and shutdown are the last ones
 2010-02-03 11:56 UTC  (2+ messages)

[PATCH 6/6] KVM test: Add a get_started.py script
 2010-02-03 11:49 UTC 

[KVM-AUTOTEST PATCH 1/1] KVM test: make sure the boot test does what it's supposed to
 2010-02-03 11:39 UTC 

Odd disk speed limit with KVM when using encrypted disks and striped LVM
 2010-02-03 11:29 UTC 

[PATCH RESEND 0/4] kvmppc/booke: add guest debug support
 2010-02-03 11:19 UTC  (17+ messages)
  ` [PATCH 1/4] kvmppc: guest debug definitions
      ` [PATCH 2/4] kvmppc/booke: switch shadow/host debug registers on guest enter/exit path
          ` [PATCH 3/4] kvmppc/booke: guest debug support
              ` [PATCH 4/4] kvmppc/booke: exit_nr fixup for guest debug single step

[PATCH 1/6] KVM test: Removing qemu/qemu-kvm variants from tests
 2010-02-03 11:17 UTC  (3+ messages)

[PATCH 1/1 net-next] virtio_net: remove send queue
 2010-02-03 10:03 UTC  (3+ messages)
      ` [PATCH 0/1 "

[PATCH] KVM-test: Log the output of failed executed command 'pre/post-command'
 2010-02-03 10:05 UTC 

[PATCH 0/1] virtio_net: remove send queue
 2010-02-03  8:23 UTC 

How to edit *.qcow2
 2010-02-03  6:11 UTC  (4+ messages)

[PATCH] Add cpu model configuration support.. (resend)
 2010-02-02 19:34 UTC  (4+ messages)

Network shutdown under load
 2010-02-02 19:41 UTC  (2+ messages)

The HPET issue on Linux
 2010-02-02 18:13 UTC  (3+ messages)
  ` No longer working on HPET

[PATCH 2/2] virtio_net: Defer skb allocation in receive path
 2010-02-02 18:07 UTC  (12+ messages)
    ` [PATCH v2 "

KVM developer call minutes (Feb 2)
 2010-02-02 17:07 UTC 

[PATCH] KVM test: Allways pass nic_model explicitly
 2010-02-02 16:59 UTC 

No sound
 2010-02-02 16:39 UTC  (2+ messages)

[PATCH v2] KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
 2010-02-02 15:42 UTC  (3+ messages)

[PATCH v2] KVM: fix kvm_fix_hypercall() to return X86EMUL_*
 2010-02-02 16:03 UTC  (2+ messages)

[PATCH 1/3] Utils: Create a generic hash function for autotest
 2010-02-02 15:21 UTC  (3+ messages)
` [PATCH 2/3] Autotest: Porting all hash operations to use utils.hash

[PATCH 00/21] qemu-kvm: Hook cleanups and extended use of upstream code
 2010-02-02 14:33 UTC  (27+ messages)
` [PATCH 01/21] qemu-kvm: Drop vmport changes
` [PATCH 03/21] qemu-kvm: Clean up register access API
` [PATCH 06/21] qemu-kvm: Use upstream kvm_setup_guest_memory
` [PATCH 07/21] qemu-kvm: Use some more upstream prototypes
` [PATCH 08/21] qemu-kvm: Use upstream kvm_arch_get_supported_cpuid
` [PATCH 09/21] qemu-kvm: Use upstream kvm_pit_in_kernel
` [PATCH 11/21] KVM: Rework of guest debug state writing
` [PATCH 12/21] qemu-kvm: Use upstream kvm_vcpu_dirty
` [PATCH 13/21] qemu-kvm: Use upstream guest debug code
` [PATCH 15/21] qemu-kvm: Clean up mpstate synchronization
` [PATCH 17/21] qemu-kvm: Use VCPU event state for reset and vmsave/load
` [PATCH 18/21] qemu-kvm: Cleanup/fix TSC and PV clock writeback
` [PATCH 19/21] qemu-kvm: Clean up KVM's APIC hooks
` [PATCH 20/21] qemu-kvm: Move kvm_set_boot_cpu_id

Resolution 1920 x 1080
 2010-02-02 13:42 UTC 

[PATCH v2] kvmppc/booke: Set ESR and DEAR when inject interrupt to guest
 2010-02-02 11:34 UTC  (2+ messages)

KVM call agenda for Feb 2
 2010-02-02 10:00 UTC  (2+ messages)

[ kvm-Bugs-2944508 ] QEMU (0.12.2) startup problem with kvm and flag -no-reboot
 2010-02-02  9:46 UTC 

virtio GSO makes IPv6 unbearably slow
 2010-02-02  9:32 UTC  (3+ messages)

Can VM be copied to another PC
 2010-02-02  9:32 UTC  (2+ messages)
  ` Can VM be copied to another PC (Solved)


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