Re: [Qemu-devel] [PATCH v3] pci : Add pba_offset PCI quirk for Chelsio T5 devices

2015-06-30 Thread Casey Leedom
: Gabriel Laupre; qemu-devel@nongnu.org; jb-gnumli...@wisemo.com; Casey Leedom; m...@redhat.com; Anish Bhatt; Michael Boksanyi; b...@makefile.in Subject: Re: [Qemu-devel] [PATCH v3] pci : Add pba_offset PCI quirk for Chelsio T5 devices On Tue, 2015-06-30 at 17:58 -0400, Bandan Das wrote: > Gabr

Re: [Qemu-devel] [PATCH v2] pci : Add pba_offset PCI quirk for Chelsio T5 devices

2015-06-26 Thread Casey Leedom
Looks good to me. Casey From: Alex Williamson [alex.william...@redhat.com] Sent: Friday, June 26, 2015 11:01 AM To: Gabriel Laupre Cc: qemu-devel@nongnu.org; m...@redhat.com; jb-gnumli...@wisemo.com; b...@makefile.in; Casey Leedom; Michael Boksanyi

Re: [Qemu-devel] [PATCH] pci : Add pba_offset PCI quirk for Chelsio T5 devices

2015-06-25 Thread Casey Leedom
| From: Alex Williamson [alex.william...@redhat.com] | Sent: Thursday, June 25, 2015 1:57 PM | | We expose [the PBA Offset] to the guest VM, but the guest probably | doesn't consume it, I don't know of any drivers that do. Ah, okay. You're doing this for the Hypervisor traps of accesses to the

Re: [Qemu-devel] [PATCH] pci : Add pba_offset PCI quirk for Chelsio T5 devices

2015-06-25 Thread Casey Leedom
redhat.com; jb-gnumli...@wisemo.com; Casey Leedom; Michael Boksanyi; Anish Bhatt Subject: Re: [PATCH] pci : Add pba_offset PCI quirk for Chelsio T5 devices On Thu, 2015-06-25 at 19:00 +, Gabriel Laupre wrote: > @Bandan > > Is the array offset guaranteed to always be the same ? > The

Re: [Qemu-devel] [PATCH] pci : Add pba_offset PCI quirk for Chelsio T5 devices

2015-06-25 Thread Casey Leedom
Oh, and by the way, I've already asked Gabriel to respin the patch because the quirk incorrectly trips for all T5 Functions instead of only for T5 Virtual Functions. So you should reject the first patch regardless. Thanks! Casey From: Casey L

[Qemu-devel] Re: KVM vs. PCI-E Function Level Reset (FLR) ...

2010-07-16 Thread Casey Leedom
| From: Sheng Yang | Date: Thursday, July 15, 2010 05:56 pm | | Yeah, the detection of reset is not that straightforward... Maybe we need | an ioctl for reset event in qemu-kvm kvm_reset_vcpu(). | | We don't need assign/deassign device when reboot/reset, we only need to | notify KVM that the res