From: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, anthony@codemonkey.ws
Subject: [Qemu-devel] [PULL] Request for Pull
Date: Wed, 27 Apr 2011 09:16:48 -0700 [thread overview]
Message-ID: <4DB84170.4010208@linux.vnet.ibm.com> (raw)
The following changes since commit 661bfc80e876d32da8befe53ba0234d87fc0bcc2:
Jan Kiszka (1):
pflash: Restore & fix lazy ROMD switching
are available in the git repository at:
git://repo.or.cz/qemu/aliguori/jvrao.git for-anthony
Aneesh Kumar K.V (3):
virtio-9p: move 9p files around
virtio-9p: Print the pdu details on return
virtio-9p: removexattr on default acl should return 0
Harsh Prateek Bora (2):
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
M. Mohan Kumar (1):
virtio-9p: Bugfix to send correct iounit
Stefan Hajnoczi (1):
vl.c: Replace -virtfs string manipulation with QemuOpts
Makefile.objs | 10 ++++--
Makefile.target | 6 ++-
configure | 2 +
{hw => fsdev}/file-op-9p.h | 0
fsdev/qemu-fsdev.h | 2 +-
hw/{ => 9pfs}/virtio-9p-debug.c | 0
hw/{ => 9pfs}/virtio-9p-debug.h | 0
hw/{ => 9pfs}/virtio-9p-local.c | 2 +-
hw/{ => 9pfs}/virtio-9p-posix-acl.c | 17 ++++++++--
hw/{ => 9pfs}/virtio-9p-xattr-user.c | 2 +-
hw/{ => 9pfs}/virtio-9p-xattr.c | 2 +-
hw/{ => 9pfs}/virtio-9p-xattr.h | 0
hw/{ => 9pfs}/virtio-9p.c | 14 ++++++--
hw/{ => 9pfs}/virtio-9p.h | 4 +-
vl.c | 56
+++++++++++----------------------
15 files changed, 62 insertions(+), 55 deletions(-)
rename {hw => fsdev}/file-op-9p.h (100%)
rename hw/{ => 9pfs}/virtio-9p-debug.c (100%)
rename hw/{ => 9pfs}/virtio-9p-debug.h (100%)
rename hw/{ => 9pfs}/virtio-9p-local.c (99%)
rename hw/{ => 9pfs}/virtio-9p-posix-acl.c (88%)
rename hw/{ => 9pfs}/virtio-9p-xattr-user.c (98%)
rename hw/{ => 9pfs}/virtio-9p-xattr.c (99%)
rename hw/{ => 9pfs}/virtio-9p-xattr.h (100%)
rename hw/{ => 9pfs}/virtio-9p.c (99%)
rename hw/{ => 9pfs}/virtio-9p.h (99%)
next reply other threads:[~2011-04-27 16:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-27 16:16 Venkateswararao Jujjuri [this message]
2011-04-28 13:56 ` [Qemu-devel] [PULL] Request for Pull Anthony Liguori
2011-04-28 17:21 ` Stefan Weil
2011-04-28 17:39 ` Anthony Liguori
2011-04-29 8:40 ` Aneesh Kumar K.V
2011-04-29 15:56 ` Aneesh Kumar K.V
2011-04-28 17:46 ` Anthony Liguori
2011-05-02 15:55 ` Venkateswararao Jujjuri
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=4DB84170.4010208@linux.vnet.ibm.com \
--to=jvrao@linux.vnet.ibm.com \
--cc=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.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.