public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-30 14:12:02 to 2008-05-05 13:47:14 UTC [more...]

[PATCH 1/4] Replace SIGUSR1 in io-thread with eventfd() (v2)
 2008-05-05 13:47 UTC  (3+ messages)
` [PATCH 2/4] Use signalfd() in io-thread (v2)
  ` [PATCH 3/4] Interrupt io thread in qemu_set_fd_handler2 (v2)

Protected mode transitions and big real mode... still an issue
 2008-05-05 13:29 UTC  (8+ messages)

s390 kvm_virtio.c build error
 2008-05-05 13:20 UTC  (7+ messages)

Kernel Oops with kvm 66 running WinXP
 2008-05-05 12:15 UTC  (13+ messages)

PATCH: Put QEMU Psuedo-TTY in raw mode
 2008-05-05 11:59 UTC 

[PATCH 0/4] paravirt clock patches
 2008-05-05  7:47 UTC  (3+ messages)

[PATCH 1/3] Use signalfd() in io-thread
 2008-05-05  7:23 UTC  (4+ messages)
` [PATCH 2/3] Interrupt io thread in qemu_set_fd_handler2
` [PATCH 3/3] Only select once per-main_loop iteration

[ kvm-Bugs-1935481 ] unhandled vm exit: 0x80000021 vcpu_id 0
 2008-05-05  5:57 UTC 

[PATCH] Build fix for kvm/ia64 userspace
 2008-05-05  5:12 UTC 

代开发 票
 2008-05-05  2:34 UTC 

[PATCH 00 of 11] mmu notifier #v15
 2008-05-05  2:25 UTC  (16+ messages)
` [ofa-general] [PATCH 01 of 11] mmu-notifier-core
  ` [ofa-general] "
    `  "
` [ofa-general] [PATCH 02 of 11] get_task_mm
` [ofa-general] [PATCH 03 of 11] invalidate_page outside PT lock
` [ofa-general] [PATCH 04 of 11] free-pgtables
` [ofa-general] [PATCH 05 of 11] unmap vmas tlb flushing
` [ofa-general] [PATCH 06 of 11] rwsem contended
` [ofa-general] [PATCH 07 of 11] i_mmap_rwsem
` [ofa-general] [PATCH 08 of 11] anon-vma-rwsem
` [ofa-general] [PATCH 09 of 11] mm_lock-rwsem
` [ofa-general] [PATCH 10 of 11] export zap_page_range for XPMEM
` [ofa-general] [PATCH 11 of 11] mmap sems

[PATCH 1/3] Revert virtio tap hack (v2)
 2008-05-04 22:53 UTC  (5+ messages)
` [PATCH 2/3] Make virtio-net can_receive more accurate (v2)
` [PATCH 3/3] Stop dropping so many RX packets in tap (v2)

Feedback and errors
 2008-05-04 22:52 UTC  (11+ messages)
    ` [Qemu-devel] "

kvm-67: kernel panic while booting debian-40r3-i386-businesscard.iso
 2008-05-04 22:38 UTC  (3+ messages)

Разрешение споров по договорам
 2008-05-04 19:54 UTC 

Widescreen video in KVM
 2008-05-04 19:07 UTC  (4+ messages)

[RFC] fix VMX TSC synchronicity
 2008-05-04 15:40 UTC  (11+ messages)

[ANNOUNCE] kvm-68 release
 2008-05-04 15:32 UTC 

[PATCH] Use pipe() to simulate signalfd() (v2)
 2008-05-04 14:46 UTC  (5+ messages)

[PATCH] KVM: PIT: support mode 3
 2008-05-04 13:27 UTC  (2+ messages)

kvm > 61 segfaults when started with a bridged tap
 2008-05-04 13:16 UTC  (2+ messages)

fx_init schedule in atomic
 2008-05-04 13:03 UTC  (4+ messages)

[PATCH 1/4] Only select once per-main_loop iteration
 2008-05-04 13:03 UTC  (7+ messages)
` [PATCH 2/4] Revert virtio tap hack
` [PATCH 3/4] Make virtio-net can_receive more accurate
` [PATCH 4/4] Stop dropping so many RX packets in tap

[GIT PULL] KVM updates for 2.6.26-rc1
 2008-05-04 12:06 UTC 

[PATCH] make setup_secondary_clock definition dependent on local apic
 2008-05-04 11:48 UTC  (2+ messages)

Last longer and pump harder here
 2008-05-04  9:59 UTC 

problems running many guests
 2008-05-04  8:41 UTC  (4+ messages)

[PATCH 00 of 10] Qemu PowerPC fixes and enhancements
 2008-05-04  8:17 UTC 

[patch 0/3] QEMU/KVM: add support for 128 PCI slots (v2)
 2008-05-04  7:56 UTC  (6+ messages)
` [patch 1/3] QEMU/KVM: add 3 PCI bridges to ACPI table
` [patch 2/3] QEMU/KVM: ACPI PCI hotplug multiple bus support
` [patch 3/3] QEMU/KVM: add 3 PCI bridges

Исполнение договора строительного подряда
 2008-05-03 23:53 UTC 

[PATCH] use common code for i386 and x86_64
 2008-05-03 23:45 UTC  (2+ messages)
` [Qemu-devel] "

Исполнение договора строительного подряда
 2008-05-03 23:36 UTC 

[PATCH] [ACPI] Enable direct GSI mapping for APIC
 2008-05-03 20:29 UTC  (3+ messages)

kvm mmu notifier update
 2008-05-03 12:00 UTC 

少し年上の方とのお付き合いを希望致し
 2008-05-03  7:20 UTC 

(no subject)
 2008-05-03  4:01 UTC 

KVM-66: FreeBSD guest takes all CPU when idle
 2008-05-02 22:45 UTC  (3+ messages)

[PATCH 0/4] Presenting accelerators for better abstraction
 2008-05-02 20:17 UTC  (9+ messages)
` [PATCH 1/4] [PATCH] introduce QEMUAccel and fill it with interrupt specific driver
  ` [PATCH 2/4] [PATCH] exec interrupt made abstract by accel_yyy()
    ` [PATCH 3/4] [PATCH] init env made accel driver
      ` [PATCH 4/4] [PATCH] wrap cache flushing functions into accel drivers
  ` [Qemu-devel] [PATCH 1/4] [PATCH] introduce QEMUAccel and fill it with interrupt specific driver

qemu/kvm seems to take ALSA all for itself?
 2008-05-02 16:38 UTC  (5+ messages)

[PATCH] [ACPI] Enable _SUN in Slot devices
 2008-05-02 14:58 UTC 

PCI Passthrough support for KVM
 2008-05-02 13:16 UTC  (7+ messages)
` [PATCH 2/2] KVM: Handle interrupts for PCI passthrough devices

libkvm: initialize no_pit_creation
 2008-05-02 11:22 UTC  (4+ messages)

[PATCH] x86: handle double and triple faults for every exception
 2008-05-02 11:07 UTC  (8+ messages)

[PATCH] kvm: qemu: Allow booting from extboot drive with -kernel
 2008-05-02 10:41 UTC  (2+ messages)

Wiki: Add SMP Count to "Guest Support Status"
 2008-05-02 10:38 UTC  (4+ messages)

[PATCH]: Fake MSR_K7 performance counters
 2008-05-02 10:00 UTC  (3+ messages)

State of debug register emulation
 2008-05-02  9:54 UTC  (6+ messages)

[PATCH] libkvm: fix physical_memory calculation
 2008-05-02  9:48 UTC  (2+ messages)

[PATCH] kvm_show_code for ROM code
 2008-05-02  9:44 UTC  (4+ messages)

[PATCH] [RESEND] Update kernel/Makefile and remove x86 only entries
 2008-05-02  9:38 UTC  (2+ messages)

[PATCH] Handle vma regions with no backing page (v3)
 2008-05-02  9:33 UTC  (2+ messages)

[PATCH] Don't leak EPT identity page table
 2008-05-02  9:29 UTC  (3+ messages)

Release: VMSeed (080430 experimental version)
 2008-05-02  3:09 UTC 

[ofa-general] mmu notifier #v14
 2008-05-01 18:12 UTC  (2+ messages)
` [ofa-general] mmu notifier-core v14->v15 diff for review

Wanted Urgently
 2008-05-01 13:53 UTC 

PV DMA for PCI passthrough devices for KVM
 2008-05-01 13:18 UTC  (4+ messages)
` [PATCH] KVM x86: Handle hypercalls for assigned PCI devices

More queries on guest swapping in KVM
 2008-05-01  6:51 UTC  (2+ messages)

[ kvm-Bugs-1881418 ] win xp guest BSOD and host kernel oops if "-smb path"
 2008-05-01  5:50 UTC 

[PATCH] Fix kvm-userspace configure script so that cc=gcc
 2008-04-30 21:16 UTC  (3+ messages)
` [kvm-ppc-devel] "

[PATCH] Update kernel/Makefile and remove x86 only entries
 2008-04-30 21:11 UTC  (3+ messages)
  ` [kvm-ppc-devel] "

[PATCH 1 of 3] Remove dynamic allocation of /hypervisor node from device tree in memory
 2008-04-30 20:21 UTC  (2+ messages)

Windows PV driver for KVM
 2008-04-30 20:04 UTC  (2+ messages)

[PATCH] libkvm: dump all errors to stderr
 2008-04-30 20:01 UTC  (2+ messages)

WARNING: at /usr/src/modules/kvm/mmu.c:390 account_shadowed()
 2008-04-30 19:34 UTC  (6+ messages)

cirrusfb division by zero
 2008-04-30 18:08 UTC  (2+ messages)

[PATCH 0/6] SVM: complete support for kvmtrace
 2008-04-30 18:05 UTC  (8+ messages)
` [PATCH] VMX: move APIC_ACCESS trace entry to generic code
` [PATCH] SVM: implement dedicated NMI exit handler
` [PATCH] SVM: implement dedicated INTR "
` [PATCH] x86: add missing kvmtrace bits
` [PATCH] SVM: add missing kvmtrace markers
` [PATCH] SVM: add tracing support for TDP page faults

[ kvm-Bugs-1905703 ] SMP 8-way guests fail to boot
 2008-04-30 17:53 UTC 

KVM: PIT: support mode 4
 2008-04-30 17:07 UTC  (2+ messages)

[ kvm-Bugs-1881418 ] win xp guest BSOD and host kernel oops if "-smb path"
 2008-04-30 16:56 UTC 

[ kvm-Bugs-1919354 ] Booting four guests likely fails
 2008-04-30 16:55 UTC 

[ kvm-Bugs-1905703 ] SMP 8-way guests fail to boot
 2008-04-30 16:52 UTC 

[PATCH] kvm-userspace: add kvmtrace format for TDP events
 2008-04-30 15:59 UTC 

[ kvm-Bugs-1952988 ] in-kernel PIT blocks DragonFlyBSD from booting
 2008-04-30 15:47 UTC 

[PATCH] Handle vma regions with no backing page (v2)
 2008-04-30 15:37 UTC  (7+ messages)

performance with guests running 2.4 kernels (specifically RHEL3)
 2008-04-30 14:23 UTC  (12+ messages)

[ kvm-Bugs-1953353 ] could not load PC BIOS '/path/to/bios.bin' on "-m 4096"
 2008-04-30 14:12 UTC 


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