| Submitter | Stefan Hajnoczi |
|---|---|
| Date | April 7, 2011, 2:15 p.m. |
| Message ID | <20110407141533.GA32107@stefanha-thinkpad.localdomain> |
| Download | mbox |
| Permalink | /patch/90185/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/stefanha.git trivial-patchesComments
On 04/07/2011 09:15 AM, Stefan Hajnoczi wrote: > The following changes since commit 3b8e6a2db1946b5f21e69fde31b39f43367f1928: > > exec: Handle registrations of the entire address space (2011-04-07 10:53:41 +0200) > > are available in the git repository at: > git://repo.or.cz/qemu/stefanha.git trivial-patches Pulled, thanks. In the future, can you just use [PULL instead of [GIT PULL? Regards, Anthony Liguori > Alexey Kardashevskiy (3): > spapr_llan: Fix warning when compiled with -dDEBUG > virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest > virtio-balloon: fixed endianness bug in the config space > > Brad Hards (1): > usb-ccid: Spelling fixes > > Michael Tokarev (1): > qdev: Fix comment around qdev_init_nofail() > > hw/qdev.c | 3 ++- > hw/spapr_llan.c | 3 --- > hw/usb-ccid.c | 8 ++++---- > hw/virtio-9p.c | 9 +++------ > hw/virtio-balloon.c | 2 +- > 5 files changed, 10 insertions(+), 15 deletions(-) >
On Thu, Apr 7, 2011 at 4:46 PM, Anthony Liguori <anthony@codemonkey.ws> wrote: > On 04/07/2011 09:15 AM, Stefan Hajnoczi wrote: >> >> The following changes since commit >> 3b8e6a2db1946b5f21e69fde31b39f43367f1928: >> >> exec: Handle registrations of the entire address space (2011-04-07 >> 10:53:41 +0200) >> >> are available in the git repository at: >> git://repo.or.cz/qemu/stefanha.git trivial-patches > > Pulled, thanks. > > In the future, can you just use [PULL instead of [GIT PULL? Sure. Stefan
The following changes since commit 3b8e6a2db1946b5f21e69fde31b39f43367f1928: exec: Handle registrations of the entire address space (2011-04-07 10:53:41 +0200) are available in the git repository at: git://repo.or.cz/qemu/stefanha.git trivial-patches Alexey Kardashevskiy (3): spapr_llan: Fix warning when compiled with -dDEBUG virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest virtio-balloon: fixed endianness bug in the config space Brad Hards (1): usb-ccid: Spelling fixes Michael Tokarev (1): qdev: Fix comment around qdev_init_nofail() hw/qdev.c | 3 ++- hw/spapr_llan.c | 3 --- hw/usb-ccid.c | 8 ++++---- hw/virtio-9p.c | 9 +++------ hw/virtio-balloon.c | 2 +- 5 files changed, 10 insertions(+), 15 deletions(-)