[Prev Page][Next Page]
- Re: [PATCH 4/7] KVM: MMU: don't mark pte notrap if it's just sync transient
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- KVM Test report, kernel f7ebf25e... qemu 02152f7...
- From: "Hao, Xudong" <xudong.hao@xxxxxxxxx>
- [PATCH] fix kvm-kmod FPU save API
- From: Zachary Amsden <zamsden@xxxxxxxxxx>
- SVM: exception in fx_init
- From: Zachary Amsden <zamsden@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] kvm, ept: remove the default write bit
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 1/2] kvm,ept: pass error code to handler
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 4/7] KVM: MMU: don't mark pte notrap if it's just sync transient
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] kvm/ppc: fix build warning in kvm_arch_vcpu_ioctl_run
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] ceph/rbd block driver for qemu-kvm (v3)
- From: Simone Gotti <simone.gotti@xxxxxxxxx>
- Re: [PATCH RFC] KVM: busy-spin detector
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: ssh into kvm-guests
- From: Sebastian Frenger <sf@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [RFC v2] [PATCH 1/3] Export tdb_hash()
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [PATCH RFC] KVM: busy-spin detector
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] device-assignment: Cleanup on exit
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 0/3] Fix #GP at wrong rip for mov cr instructions
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] device-assignment: Don't deassign when the assignment fails
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH RFC] KVM: busy-spin detector
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] RAM cleanup
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [ kvm-Bugs-1876714 ] core dump
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [PATCH v2] ram_blocks: Convert to a QLIST
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [ kvm-Bugs-1881418 ] win xp guest BSOD and host kernel oops if "-smb path"
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1876714 ] core dump
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1868937 ] eepro100.c:1570: nic_receive: Assertion `0' failed.
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- RE: [PATCH RFC] KVM: busy-spin detector
- From: "Huang, Zhiteng" <zhiteng.huang@xxxxxxxxx>
- [PATCH 2/2] ram_blocks: Convert to a QLIST
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 1/2] qemu_ram_alloc: Remove duplicate code
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 0/2] RAM cleanup
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH RFC] KVM: busy-spin detector
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- [ kvm-Bugs-1802082 ] Networking Dies Under Heavy Load
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1802082 ] Networking Dies Under Heavy Load
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] KVM: MMU: don't walk every parent pages while mark unsync
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [ kvm-Bugs-1858122 ] vm exit 0x9 in QEMU-KVM but OK in QEMU
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [PATCH 7/7] KVM: MMU: don't walk every parent pages while mark unsync
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 6/7] KVM: MMU: clear unsync_child_bitmap completely
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [ kvm-Bugs-1858949 ] USB is unstable
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [PATCH 5/7] KVM: MMU: cleanup for __mmu_unsync_walk()
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: [PATCH v5] block: add sheepdog driver for distributed storage support
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- [PATCH 4/7] KVM: MMU: don't mark pte notrap if it's just sync transient
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 3/7] KVM: MMU: avoid double write protected in sync page path
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 2/7] KVM: MMU: cleanup for dirty page judgment
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 1/7] KVM: MMU: rename 'page' and 'shadow_page' to 'sp'
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- [ kvm-Bugs-1760424 ] Intel real mode emulation failures
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1740031 ] Kubuntu 7.04 fails to boot as guest- hangs after kernel boot
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1769884 ] Fail to boot linux 2.6.22 kernel with nmi watchdog
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
- From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
- Re: [Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- [PATCH 2/2] kvm, ept: remove the default write bit
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [PATCH 1/2] kvm,ept: pass error code to handler
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [PATCH] kvm/ppc: fix build warning in kvm_arch_vcpu_ioctl_run
- From: Denis Kirjanov <dkirjanov@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 3/3] Toggle tracepoint state
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 2/3] Monitor command 'trace'
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [ kvm-Bugs-1699695 ] Entering Solaris kmdb may cause Solaris to double trap
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 1/3] export tdb_hash()
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [ kvm-Bugs-1768212 ] solaris 9 (x86) installer fails in kvm
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1768187 ] Cannot boot windows 2000 guest
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1802082 ] Networking Dies Under Heavy Load
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1814637 ] Windows 2000 setup unstable
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1830975 ] KVM doesn't compiles due to bug in "configure" script
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1817779 ] KVM crash with Windows XP guest because of ACPI
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- SMP trouble with Solaris 10u8 as guest on Ubuntu
- From: Kaspar Schiess <eule@xxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Assigning Static IP to host
- From: Chayan Sarkar <chayan.ju@xxxxxxxxx>
- [ kvm-Bugs-1834585 ] install from iso fails on 2.6.23.8 kernel
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1834719 ] bad_page in kvm_qemu when running Windows XP SP2
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1840395 ] FreeBSD/OpenSolaris guests image corruption
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1841658 ] OpenSolaris 64bit panic with kvm-54
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] test: Add IDT framework
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v2] test: Add IDT framework
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH v3] test: Add XSAVE unit test
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/2] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- [PATCH v3] qemu: kvm: Enable XSAVE live migration support
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH v3] KVM: x86: XSAVE/XRSTOR live migration support
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Greg KH <gregkh@xxxxxxx>
- [PATCH RFC] KVM: busy-spin detector
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [ kvm-Bugs-2832416 ] Hot-added device is not visible in guest after migration
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] Allow any LAPIC to accept PIC interrupts.
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [PATCH 0/3]: Fixes to IRQ routing
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- Re: KVM SMP guests won't work (2.6.35-rc2+)
- From: Stephen Hemminger <shemminger@xxxxxxxxxx>
- [PATCH] device-assignment: Cleanup on exit
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC v2] [PATCH 3/3] Toggle tracepoint state
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [RFC v2] [PATCH 2/3] Monitor command 'info trace'
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Zachary Amsden <zamsden@xxxxxxxxxx>
- [RFC v2] [PATCH 1/3] Export tdb_hash()
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- Re: KVM SMP guests won't work (2.6.35-rc2+)
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v8 1/2] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- KVM SMP guests won't work (2.6.35-rc2+)
- From: Stephen Hemminger <shemminger@xxxxxxxxxx>
- Re: [GIT PULL] KVM updates for 2.6.35-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] KVM updates for 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: [GIT PULL] KVM updates for 2.6.35-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] device-assignment: Don't deassign when the assignment fails
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- RE: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
- Re: [PATCH] [19/23] KVM: Fix unused but set warnings
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCHv2] virtio-net: stop vhost backend on vmstop
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] virtio-net: stop vhost backend on vmstop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [PATCH] [11/23] KVM: Fix KVM_SET_SIGNAL_MASK
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 3/3] KVM: Fix mov cr3 #GP at wrong instruction
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 0/3] Fix #GP at wrong rip for mov cr instructions
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 2/3] KVM: Fix mov cr4 #GP at wrong instruction
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 1/3] KVM: Fix mov cr0 #GP at wrong instruction
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 1/2] test: Add IDT framework
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2] test: Add IDT framework
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [PATCH] [11/23] KVM: Fix KVM_SET_SIGNAL_MASK
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH] [19/23] KVM: Fix unused but set warnings
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] test: Add IDT framework
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KVM_EXIT_HALT and KVM_CREATE_IRQCHIP
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KVM_EXIT_HALT and KVM_CREATE_IRQCHIP
- From: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
- Re: KVM_EXIT_HALT and KVM_CREATE_IRQCHIP
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 1/2] test: Add IDT framework
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- KVM_EXIT_HALT and KVM_CREATE_IRQCHIP
- From: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] test: Add IDT framework
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Avi Kivity <avi@xxxxxxxxxx>
- [GIT PULL] KVM updates for 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: XSAVE/XRSTOR live migration support
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Gordan Bobic <gordan@xxxxxxxxxx>
- Re: [PATCH v8 1/2] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Gordan Bobic <gordan@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Dor Laor <dlaor@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: pre-allocate one more dirty bitmap to avoid vmalloc() in kvm_vm_ioctl_get_dirty_log()
- From: Takuya Yoshikawa <yoshikawa.takuya@xxxxxxxxxxxxx>
- [PATCH 1/2] test: Add IDT framework
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH 2/2] test: Add XSAVE unit test
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH 3/3] qemu: kvm: Enable XSAVE live migration support
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH 1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH 2/3] qemu: Enable XSAVE related CPUID
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH v8 1/2] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- [PATCH 2/2] KVM: x86: XSAVE/XRSTOR live migration support
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- RE: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- GPGPU passthrough in linux kvm
- From: Adhyas Avasthi <adhyas@xxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Zachary Amsden <zamsden@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Yoshiaki Tamura <tamura.yoshiaki@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 3/3] Toggle tracepoint state
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 2/3] Monitor command 'trace'
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH 1/3] export tdb_hash()
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
- From: Blue Swirl <blauwirbel@xxxxxxxxx>
- Re: [PATCH] acpi_piix4: save gpe and pci hotplug slot status
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- ssh into kvm-guests
- From: brizly vaan van Ulciputz <brizly@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- RE: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: "Dong, Eddie" <eddie.dong@xxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Greg KH <gregkh@xxxxxxx>
- Re: [KVM-AUTOTEST PATCH v2 1/4] KVM test: support -kernel and -append command line options
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Snapshots tool - usage whilst running ?
- From: Julian Robbins <julian.robbins@xxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: pre-allocate one more dirty bitmap to avoid vmalloc() in kvm_vm_ioctl_get_dirty_log()
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: applications running in KVM crashing?
- From: Nikola Ciprich <extmaillist@xxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 3/3] KVM: MMU: delay local tlb flush
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [KVM-AUTOTEST PATCH v2 1/4] KVM test: support -kernel and -append command line options
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: applications running in KVM crashing?
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] megasas: Update to version 1.01
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: kvm test: vmexit: enable NX
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3]: Fixes to IRQ routing
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] megasas: Update to version 1.01
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Gordan Bobic <gordan@xxxxxxxxxx>
- [Autotest][PATCH] KVM Test: Support netdev parameter in make_qemu_command.
- From: Feng Yang <fyang@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page
- From: Avi Kivity <avi@xxxxxxxxxx>
- RE: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/23] Kemari for KVM v0.1.1
- From: Yoshiaki Tamura <tamura.yoshiaki@xxxxxxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KSM For All Via LD_PRELOAD?
- From: Dor Laor <dlaor@xxxxxxxxxx>
- RE: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Juan Quintela <quintela@xxxxxxxxxx>
- [RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 1/2] kvm: rename gfn_to_pfn() etc.
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- RE: [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- RE: [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially.
- From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- applications running in KVM crashing?
- From: Nikola Ciprich <extmaillist@xxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
- From: "Zhang, Yanmin" <yanmin_zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Zachary Amsden <zamsden@xxxxxxxxxx>
- Re: [Qemu-devel] [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Paul Brook <paul@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 7/6] savevm: Create a new continue flag to avoid resending block name
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Chris Wright <chrisw@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH v2 4/4] KVM test: add sample RHEL-6 style unittest config file
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH v2 3/4] KVM test: add wrapper for RHEL-6 style unittests
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH v2 2/4] KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH v2 1/4] KVM test: support -kernel and -append command line options
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: [RFC PATCH 7/6] savevm: Create a new continue flag to avoid resending block name
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Chris Wright <chrisw@xxxxxxxxxx>
- [PATCH V2] VFIO driver: Non-privileged user level PCI drivers
- From: "Tom Lyon" <pugs@xxxxxxxxx>
- Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 7/6] savevm: Create a new continue flag to avoid resending block name
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: VIA Nano support
- From: Rusty Burchfield <gicodewarrior@xxxxxxxxx>
- Re: [RFC PATCH 1/6] qemu_ram_alloc: Remove duplicate code
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: [Qemu-devel] Re: KVM call minutes for June 8
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 4/6] Remove uses of ram.last_offset (aka last_ram_offset)
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 3/6] RAMBlock: Add a name field
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 1/6] qemu_ram_alloc: Remove duplicate code
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 0/6] RAM migration overhaul
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 6/6] savevm: Use RAM blocks for basis of migration
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- KSM For All Via LD_PRELOAD?
- From: Gordan Bobic <gordan@xxxxxxxxxx>
- kvm test: vmexit: enable NX
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] KVM-test: kvm.py: Code style fix
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [RFC][PATCH 2/3] Allow any LAPIC to accept PIC interrupts.
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts.
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- [RFC][PATCH 0/3]: Fixes to IRQ routing
- From: Chris Lalancette <clalance@xxxxxxxxxx>
- Re: [PATCH] KVM-test: kvm.py: Code style fix
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- Re: KVM call minutes for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 1/2] Linux/Guest unmapped page cache control
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- [RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- KVM call minutes for June 8
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 2/2] qemu-kvm tests: make sieve test runable on 32-bit host
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- [PATCH 3/3] KVM: MMU: delay local tlb flush
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 2/3] KVM: MMU: using wrapper function to flush local tlb
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH 1/3] KVM: MMU: remove unnecessary remote tlb flush
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KVM call agenda for June 8
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [Qemu-devel] Re: Qemu-KVM Livate Migration 0.12.2 -> 0.12.3/4 broken?
- From: Peter Lieven <pl@xxxxxxx>
- Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
- From: Peter Lieven <pl@xxxxxxx>
- Re: KVM call agenda for June 8
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: [PATCH] KVM: VMX: fix rcu usage warning
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH] KVM-test: kvm.py: Code style fix
- From: Marc Enthus <cxzdes@xxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: KVM call agenda for June 8
- From: Juan Quintela <quintela@xxxxxxxxxx>
- [PATCH 3/3] Toggle tracepoint state
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] Monitor command 'trace'
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] export tdb_hash()
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] Monitor commands for 'simple' trace backend
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH] Re: Tracing backends : Fix for building with --prefix
- From: Prerna Saxena <prerna@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: MMU: Atomically check for accessed bit when dropping an spte
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH] KVM: VMX: fix rcu usage warning
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: MMU: Atomically check for accessed bit when dropping an spte
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: KVM call agenda for June 8
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- KVM call agenda for June 8
- From: Chris Wright <chrisw@xxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: "David S. Ahern" <daahern@xxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v5] block: add sheepdog driver for distributed storage support
- From: MORITA Kazutaka <morita.kazutaka@xxxxxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: "David S. Ahern" <daahern@xxxxxxxxx>
- Re: [RFC][PATCH]: kdump on KVM
- From: Avi Kivity <avi@xxxxxxxxxx>
- [RFC] Moving the kvm ioapic, pic, and pit back to userspace
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 2/2] qemu-kvm tests: make sieve test runable on 32-bit host
- From: Asias He <asias.hejun@xxxxxxxxx>
- [PATCH 1/2] qemu-kvm tests: make x86/vm.c support 32-bit host
- From: Asias He <asias.hejun@xxxxxxxxx>
- Re: [RFC][PATCH]: kdump on KVM
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [Autotest] [KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: don't require pci_assignable to be defined
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- Re: [KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: don't require pci_assignable to be defined
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- [Autotest][PATCH] KVM Test: Remove qemu prompt from send_monitor_cmd return data.
- From: Feng Yang <fyang@xxxxxxxxxx>
- [Autotest][PATCH V2] KVM Test: Extend migration test to test unix, exec and migrate_cancel
- From: Feng Yang <fyang@xxxxxxxxxx>
- Re: [PATCH v2 2/4] KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Fix accessed bit tracking
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: Mitchell Erblich <erblichs@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH] Print a user-friendly message on failed vmentry
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH QEMU-KVM v2 diff.renames] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM VMX: Add all-context INVVPID type support
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: MMU: Introduce drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2 0/4] Fix accessed bit tracking
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: MMU: Atomically check for accessed bit when dropping an spte
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH v2 4/4] KVM: MMU: Don't drop accessed bit while updating an spte
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: mmu_notifers, pte_dirty questions
- From: Avi Kivity <avi@xxxxxxxxxx>
- RE: [PATCH] kvm/powerpc: fix a build error in e500_tlb.c
- From: "Liu Yu-B13201" <B13201@xxxxxxxxxxxxx>
- RE: Reboot Problem
- From: Chaitra Gorantla <Chaitra.Gorantla@xxxxxxxxxxxxxxx>
- Re: Reboot Problem
- From: Sterling Windmill <sterling@xxxxxxxx>
- Reboot Problem
- From: Chaitra Gorantla <Chaitra.Gorantla@xxxxxxxxxxxxxxx>
- [PATCH 2/2] KVM VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single()
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- [PATCH 1/2] KVM VMX: Add all-context INVVPID type support
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH qemu-kvm] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
- From: Ken CC <cc.5nth@xxxxxxxxx>
- [PATCH QEMU-KVM v2 diff.renames] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
- From: Ken CC <cc.5nth@xxxxxxxxx>
- Re: [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: Stephen Hemminger <shemminger@xxxxxxxxxx>
- Re: [COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
- From: Alexander Graf <agraf@xxxxxxx>
- Re: mmu_notifers, pte_dirty questions
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
- From: MORITA Kazutaka <morita.kazutaka@xxxxxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Peter Lieven <pl@xxxxxxx>
- Re: Perf trace event parse errors for KVM events
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] make-release: make mtime, owner, group consistent
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] kvm: rework remove-write-access for a slot
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Faidon Liambotis <paravoid@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Perf trace event parse errors for KVM events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] KVM: MMU: Introduce drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH qemu-kvm] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] KVM: mmu: Remove unused local variable
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH 0/3][STABLE] KVM: Various issues in virtio_net
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH qemu-kvm] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
- From: Ken CC <cc.5nth@xxxxxxxxx>
- [PATCH 1/4] KVM: MMU: Introduce drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 3/4] KVM: MMU: Atomically check for accessed bit when dropping an spte
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 4/4] KVM: MMU: Don't drop accessed bit while updating an spte
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 0/4] Fix accessed bit tracking
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH 2/4] KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
- From: Avi Kivity <avi@xxxxxxxxxx>
- mmu_notifers, pte_dirty questions
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH] Print a user-friendly message on failed vmentry
- From: Mohammed Gamal <m.gamal005@xxxxxxxxx>
- Re: [PATCH v2 1/7] KVM: MMU: skip invalid sp when unprotect page
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: Perf trace event parse errors for KVM events
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [RFC][PATCH]: kdump on KVM
- From: Avi Kivity <avi@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: don't require pci_assignable to be defined
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Peter Lieven <pl@xxxxxxx>
- Re: [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially.
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer.
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- [RFC PATCH v7 01/19] Add a new structure for skb buffer from external.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 04/19] Add a ndo_mp_port_prep pointer to net_device_ops.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 05/19] Add a function make external buffer owner to query capability.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 02/19] Add a new struct for device to manipulate external buffer.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 06/19] Add a function to indicate if device use external buffer.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 07/19] Add interface to get external buffers.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 09/19] Ignore room skb_reserve() when device is using external buffer.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 10/19] Don't do skb recycle, if device use external buffer.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 12/19] Add a hook to intercept external buffers from NIC driver.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 13/19] To skip GRO if buffer is external currently.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 15/19] Add basic funcs and ioctl to mp device.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 16/19] Manipulate external buffers in mp device.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 14/19] Add header file for mp device.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 17/19] Export proto_ops to vhost-net driver.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 00/19] Provide a zero-copy method on KVM virtio-net.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 18/19] Add a kconfig entry and make entry for mp device.
- From: xiaohui.xin@xxxxxxxxx
- [RFC PATCH v7 19/19] Provides multiple submits and asynchronous notifications.
- From: xiaohui.xin@xxxxxxxxx
- Re: [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
- From: Blue Swirl <blauwirbel@xxxxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Faidon Liambotis <paravoid@xxxxxxxxxx>
- [PATCH v6] Shared memory uio_pci driver
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 5/6] Inter-VM shared memory PCI device
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG.
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 2/6] Add function to assign ioeventfd to MMIO.
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- [PATCH v6 1/6] Device specification for shared memory PCI device
- From: Cam Macdonell <cam@xxxxxxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Peter Lieven <pl@xxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Peter Lieven <pl@xxxxxxx>
- [PATCH] introduce -machine switch
- From: Glauber Costa <glommer@xxxxxxxxxx>
- Re: [PATCH resend] KVM: MMU: fix compile warning in kvm_send_hwpoison_signal()
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v3] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] kvm: rework remove-write-access for a slot
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCHv2] virtio-net: stop vhost backend on vmstop
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] msix: fix msix_set/unset_mask_notifier
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] make-release: make mtime, owner, group consistent
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] kvm/powerpc: fix a build error in e500_tlb.c
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/2] [scsi-bus]: Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mode setup
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- [PATCH resend] KVM: MMU: fix compile warning in kvm_send_hwpoison_signal()
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 7/7] KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 6/7] KVM: MMU: traverse sp hlish safely
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 5/7] KVM: MMU: gather remote tlb flush which occurs during page zapped
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 4/7] KVM: MMU: don't get free page number in the loop
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 3/7] KVM: MMU: split the operations of kvm_mmu_zap_page()
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 2/7] KVM: MMU: introduce some macros to cleanup hlist traverseing
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH v2 1/7] KVM: MMU: skip invalid sp when unprotect page
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- Re: Opteron AMD-V support
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] kvm: rework remove-write-access for a slot
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH v3] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: Opteron AMD-V support
- From: Brian Jackson <iggy@xxxxxxxxxxx>
- Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Opteron AMD-V support
- From: "Govender, Sashan" <Sashan.Govender@xxxxxxxxxxxxx>
- [PATCH v3] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [stable] [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- Re: [stable] [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- Re: [stable] [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: Greg KH <greg@xxxxxxxxx>
- Re: [stable] [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- Re: [stable] [PATCH 2/3][STABLE] KVM: indicate oom if add_buf fails
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- Re: Perf trace event parse errors for KVM events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [stable] [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: Greg KH <greg@xxxxxxxxx>
- Re: [stable] [PATCH 2/3][STABLE] KVM: indicate oom if add_buf fails
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH 1/3][STABLE] KVM: fix delayed refill checking
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- [PATCH 0/3][STABLE] KVM: Various issues in virtio_net
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- [PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- [PATCH 2/3][STABLE] KVM: indicate oom if add_buf fails
- From: "Bruce Rogers" <brogers@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
- From: MORITA Kazutaka <morita.kazutaka@xxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Nick Piggin <npiggin@xxxxxxx>
- Does anyone familiar Virtio?
- From: 丁涛 <dingtao1985@xxxxxxxxx>
- [ kvm-Bugs-1666308 ] Freedos HIMEM.EXE hangs kvm-14 qemu on Intel CPU
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- [ kvm-Bugs-1666308 ] Freedos HIMEM.EXE hangs kvm-14 qemu on Intel CPU
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] Sheepdog: distributed storage system for QEMU
- From: MORITA Kazutaka <morita.kazutaka@xxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Nick Piggin <npiggin@xxxxxxx>
- [PATCH 2/2] KVM: x86: pre-allocate one more dirty bitmap to avoid vmalloc() in kvm_vm_ioctl_get_dirty_log()
- From: Takuya Yoshikawa <yoshikawa.takuya@xxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- [PATCH 1/2] KVM: introducing wrapper function for creating/destroying dirty bitmaps
- From: Takuya Yoshikawa <yoshikawa.takuya@xxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH v2] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Nick Piggin <npiggin@xxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [KVM-AUTOTEST PATCH 4/4] KVM test: add sample RHEL-6 style unittest config file
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH 3/4] KVM test: add wrapper for RHEL-6 style unittests
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH 2/4] KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- [KVM-AUTOTEST PATCH 1/4] KVM test: support -kernel and -append command line options
- From: Michael Goldish <mgoldish@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Nick Piggin <npiggin@xxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Nick Piggin <npiggin@xxxxxxx>
- Re: unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- Re: unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- [PATCH v2] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: unhandled wrmsr
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH] KVM VMX: Make sure single type invvpid is supported before issuing this instruction
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] KVM VMX: Make sure single type invvpid is supported before issuing this instruction
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH] KVM VMX: Make sure single type invvpid is supported before issuing this instruction
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] KVM: mmu: Remove unused local variable
- From: Jan Kiszka <jan.kiszka@xxxxxx>
- Re: [PATCH] KVM: mmu: Remove unused local variable
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx>
- [PATCH] KVM: mmu: Remove unused local variable
- From: Jan Kiszka <jan.kiszka@xxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] kvm: cleanup, use linux/uaccess.h instead of asm/uaccess.h
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [PATCH] kvm/powerpc: fix a build error in e500_tlb.c
- From: Kevin Hao <haokexin@xxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- Re: unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- Re: unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- Re: Clock jumps
- From: Orion Poplawski <orion@xxxxxxxxxxxxx>
- Re: [PATCH UPDATED 1/3] vhost: replace vhost_workqueue with per-vhost kthread
- From: Sridhar Samudrala <sri@xxxxxxxxxx>
- Re: [Qemu-devel] Re: [PATCHv2-RFC 0/2] virtio: put last seen used index into ring itself
- From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- [PATCH UPDATED 1/3] vhost: replace vhost_workqueue with per-vhost kthread
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] msix: fix msix_set/unset_mask_notifier
- From: Sridhar Samudrala <sri@xxxxxxxxxx>
- [PATCH] KVM test: Fixing size of NTFS partitions on windows unattended installs
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- [PATCHv2] virtio-net: stop vhost backend on vmstop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] msix: fix msix_set/unset_mask_notifier
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] Fix bugs in msix_set/unset_mask_notifier() routines
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Re: [PATCH] kvm: cleanup, fix typing
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] pc: push setting default cpu_model down a level
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: Enforce EPT pagetable level checking
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] qemu-kvm tests: make hypercall test runable on 32-bit host
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] Fix bugs in msix_set/unset_mask_notifier() routines
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] acpi_piix4: save gpe and pci hotplug slot status
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: elide struct thread_struct instances from stack
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH][RESEND] VMX: Properly return error to userspace on vmentry failure
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v4] Add Documentation/kvm/msr.txt
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 0/5] Use more cpuid bits from upstream
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH] Fix bugs in msix_set/unset_mask_notifier() routines
- From: Sridhar Samudrala <sri@xxxxxxxxxx>
- [PATCH] make-release: make mtime, owner, group consistent
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
- From: Peter Lieven <pl@xxxxxxx>
- Re: KVM: read apic->irr with ioapic lock held
- From: Avi Kivity <avi@xxxxxxxxxx>
- KVM: read apic->irr with ioapic lock held
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: unhandled wrmsr
- From: Peter Lieven <pl@xxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [CFP] Bug Day 2010
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- [ kvm-Bugs-2963581 ] qemu-kvm upstream crashes when using -smp 1
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: unhandled wrmsr
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Virtual disks with SCSI or virtio hang after some time
- From: "Guido Winkelmann" <guido-kvml@xxxxxxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] kvm: rework remove-write-access for a slot
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/3] Sheepdog: distributed storage system for QEMU
- From: Kevin Wolf <kwolf@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [Qemu-devel] Re: disable clocksource=kvm-clock
- From: Peter Lieven <pl@xxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Joerg Roedel <joro@xxxxxxxxxx>
- [PATCH] kvm: cleanup, use linux/uaccess.h instead of asm/uaccess.h
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [PATCH] kvm: cleanup, fix typing
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Avi Kivity <avi@xxxxxxxxxx>
- [PATCH] kvm: rework remove-write-access for a slot
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- unhandled wrmsr
- From: Dave Young <hidave.darkstar@xxxxxxxxx>
- Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v3)
- From: Christian Brunner <chb@xxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: 32-bit qemu + 64-bit kvm be a problem?
- From: Michael Tokarev <mjt@xxxxxxxxxx>
- [PATCH] KVM: VMX: Enforce EPT pagetable level checking
- From: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
- Re: 32-bit qemu + 64-bit kvm be a problem?
- From: Neo Jia <neojia@xxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Avi Kivity <avi@xxxxxxxxxx>
- [ kvm-Bugs-2989366 ] huge memory leak (qemu-kvm 0.12.3)
- From: "SourceForge.net" <noreply@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] vhost: apply cpumask and cgroup to vhost workers
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] pc: push setting default cpu_model down a level
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [PATCH] VFIO driver: Non-privileged user level PCI drivers
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: [PATCH] KVM: MMU: Document large pages
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] kvm mmu: Don't calculate quadrant if tdp_enabled.
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] KVM Test: Make login timeout configurable.
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH v7] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: john cooper <john.cooper@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Valdis.Kletnieks@xxxxxx
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] vhost: apply cpumask and cgroup to vhost workers
- From: Sridhar Samudrala <sri@xxxxxxxxxx>
- Re: [PATCH v7] KVM: VMX: Enable XSAVE/XRSTOR for guest
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: Virtual disks with SCSI or virtio hang after some time
- From: Avi Kivity <avi@xxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Virtual disks with SCSI or virtio hang after some time
- From: Guido Winkelmann <guido-kvml@xxxxxxxxxxxxxx>
- Re: [PATCH] use unfair spinlock when running on hypervisor.
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: Any comments? Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCHv3 0/2] virtio: put last seen used index into ring itself
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCHv3 2/2] virtio: publish used idx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCHv3 0/2] virtio: put last seen used index into ring itself
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 5/5] Use upstream's kvm_arch_init_vcpu()'s cpuid bits
- From: Glauber Costa <glommer@xxxxxxxxxx>
- [PATCHv3 1/2] virtio: support layout with avail ring before idx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 4/5] Use skeleton of upstream's kvm_arch_init_vcpu()
- From: Glauber Costa <glommer@xxxxxxxxxx>
- Re: [PATCH 3/5] Rename kvm_arch_vcpu_init()s cenv argument to env
- From: Glauber Costa <glommer@xxxxxxxxxx>
- Re: [PATCH 2/5] Use get_para_features() from upstream
- From: Glauber Costa <glommer@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]