linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/05] virtio_pci modern driver fixups
@ 2015-01-20 16:25 Michael S. Tsirkin
  2015-01-20 16:25 ` [PATCH 01/05] fixup! virtio_pci: modern driver Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2015-01-20 16:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: kraxel, Rusty Russell

These are fixup patches for virtio pci modern.
I think it's best to simply squash them in the
appropriate original patches - rebase -i and then apply,
then rebase -i --autosquash to do this automatically.

You can also find how your branch looks with patches applied
but before the rebase -i --autosquash in my tree:
	git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git virtio-next
or after rebase -i --autosquash:
	git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next

Last patch is a cleanup, does not have to be squashed.

Or if it's all too much bother, I can repost the whole series after fixups.

Michael S. Tsirkin (15):
  fixup! virtio_pci: modern driver
  fixup! virtio_pci: modern driver
  fixup! virtio_pci: macros for PCI layout offsets
  fixup! virtio_pci: add module param to force legacy mode
  virtio_pci_modern: drop an unused function

-- 
MST


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-21 23:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 16:25 [PATCH 00/05] virtio_pci modern driver fixups Michael S. Tsirkin
2015-01-20 16:25 ` [PATCH 01/05] fixup! virtio_pci: modern driver Michael S. Tsirkin
2015-01-20 16:25 ` [PATCH 02/05] " Michael S. Tsirkin
2015-01-20 16:25 ` [PATCH 03/05] fixup! virtio_pci: macros for PCI layout offsets Michael S. Tsirkin
2015-01-20 16:25 ` [PATCH 04/05] fixup! virtio_pci: add module param to force legacy mode Michael S. Tsirkin
2015-01-20 16:25 ` [PATCH 05/05] virtio_pci_modern: drop an unused function Michael S. Tsirkin
2015-01-21  6:00 ` [PATCH 00/05] virtio_pci modern driver fixups Rusty Russell
2015-01-21 13:40 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).