| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Oct. 12, 2012, 9:18 a.m. |
| Message ID | <1350033496-3013-1-git-send-email-stefanha@redhat.com> |
| Download | mbox |
| Permalink | /patch/191075/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/stefanha/qemu.git trivial-patchesComments
Stefan Hajnoczi <stefanha@redhat.com> writes: > The following changes since commit b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade: > > ssi: Add slave autoconnect helper (2012-10-10 11:13:32 +1000) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git trivial-patches Pulled. Thanks. Regards, Anthony Liguori > > for you to fetch changes up to 417b0b88904fe1dd8c41bff8092dfbab0134d9cb: > > vnc: fix "info vnc" with "-vnc ..., reverse=on" (2012-10-12 10:55:37 +0200) > > ---------------------------------------------------------------- > MORITA Kazutaka (1): > sheepdog: use bool for boolean variables > > Paolo Bonzini (1): > vnc: fix "info vnc" with "-vnc ..., reverse=on" > > Peter Maydell (1): > configure: Tidy up remnants of non-64-bit physaddrs > > block/sheepdog.c | 70 ++++++++++++++++++++++++++++---------------------------- > configure | 2 -- > ui/vnc.c | 4 ++++ > 3 files changed, 39 insertions(+), 37 deletions(-) > > -- > 1.7.11.4
The following changes since commit b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade: ssi: Add slave autoconnect helper (2012-10-10 11:13:32 +1000) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 417b0b88904fe1dd8c41bff8092dfbab0134d9cb: vnc: fix "info vnc" with "-vnc ..., reverse=on" (2012-10-12 10:55:37 +0200) ---------------------------------------------------------------- MORITA Kazutaka (1): sheepdog: use bool for boolean variables Paolo Bonzini (1): vnc: fix "info vnc" with "-vnc ..., reverse=on" Peter Maydell (1): configure: Tidy up remnants of non-64-bit physaddrs block/sheepdog.c | 70 ++++++++++++++++++++++++++++---------------------------- configure | 2 -- ui/vnc.c | 4 ++++ 3 files changed, 39 insertions(+), 37 deletions(-)