From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Daniel Baluta <dbaluta@ixiacom.com>,
Anup Patel <anup.patel@linaro.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
virtualization@lists.linux-foundation.org,
Amit Shah <amit.shah@redhat.com>,
Jonghwan Choi <jhbird.choi@samsung.com>,
Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Subject: [PULL] virtio-next
Date: Mon, 01 Jul 2013 10:25:01 +0930 [thread overview]
Message-ID: <87ip0vt7yy.fsf@rustcorp.com.au> (raw)
The following changes since commit d5fe85af85367d5892e4308f596de4e2a5fb9017:
Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2013-05-16 15:12:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/virtio-next-for-linus
for you to fetch changes up to b3087e48ce20be784fae1dbabc2e42e2ad0f21bc:
virtio: remove virtqueue_add_buf(). (2013-05-20 12:16:01 +0930)
----------------------------------------------------------------
Was away, but it's all trivial and been sitting in linux-next. So if you don't
pull, no electrons will be harmed.
Thanks,
Rusty.
----------------------------------------------------------------
Daniel Baluta (1):
lguest: rename i386_head.S
Jonghwan Choi (1):
virtio_blk: Add missing 'static' qualifiers
Michael S. Tsirkin (1):
virtio_pci: better macro exported in uapi
Pranavkumar Sawargaonkar (1):
virtio: console: Add emergency writeonly register to config space
Rusty Russell (1):
virtio: remove virtqueue_add_buf().
arch/x86/lguest/Makefile | 2 +-
arch/x86/lguest/{i386_head.S => head_32.S} | 0
drivers/block/virtio_blk.c | 2 +-
drivers/virtio/virtio_ring.c | 37 +++---------------------------
include/linux/virtio.h | 7 ------
include/uapi/linux/virtio_console.h | 3 +++
include/uapi/linux/virtio_pci.h | 4 +++-
7 files changed, 11 insertions(+), 44 deletions(-)
rename arch/x86/lguest/{i386_head.S => head_32.S} (100%)
next reply other threads:[~2013-07-01 0:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 0:55 Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-18 5:15 [PULL] virtio-next Rusty Russell
2015-02-18 5:15 ` Rusty Russell
2014-08-11 2:28 Rusty Russell
2014-08-11 2:28 ` Rusty Russell
2014-06-12 2:42 Rusty Russell
2014-04-01 2:58 Rusty Russell
2013-11-07 11:27 Rusty Russell
2013-07-10 3:39 Rusty Russell
2012-12-18 5:16 Rusty Russell
2012-12-20 3:56 ` Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ip0vt7yy.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=amit.shah@redhat.com \
--cc=anup.patel@linaro.org \
--cc=dbaluta@ixiacom.com \
--cc=jhbird.choi@samsung.com \
--cc=mst@redhat.com \
--cc=pranavkumar@linaro.org \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.