qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PULL 00/73] Block patches


From: Peter Maydell
Subject: Re: [Qemu-block] [Qemu-devel] [PULL 00/73] Block patches
Date: Tue, 10 Mar 2015 10:49:24 +0000

On 9 March 2015 at 15:41, Kevin Wolf <address@hidden> wrote:
> Hi Peter,
>
> I hope this fixes the build problems in Stefan's pull request. I'm only 
> posting
> those patches that are new compared to Stefan's version, or that have actual
> differences (the fixed build errors; not reposting for my added 
> Signed-off-by).
>
> Kevin
>
>
> The following changes since commit 6608c7e9eb65727524f6f590b1e716ec6e7877d4:
>
>   Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into 
> staging (2015-03-08 14:32:38 +0000)
>
> are available in the git repository at:
>
>
>   git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 305a8e96908c89a926438e1c4b738b296ee12061:
>
>   MAINTAINERS: Add jcody as blockjobs, block devices maintainer (2015-03-09 
> 16:33:44 +0100)
>
> ----------------------------------------------------------------
> Block patches for 2.3

Build failure, OSX:
/Users/pm215/src/qemu/tests/libqos/ahci.c:777:6: error: conflicting
types for 'ahci_command_adjust'
void ahci_command_adjust(AHCICommand *cmd, uint64_t offset, uint64_t buffer,
     ^
/Users/pm215/src/qemu/tests/libqos/ahci.h:548:6: note: previous
declaration is here
void ahci_command_adjust(AHCICommand *cmd, uint64_t lba_sect, uint64_t gbuffer,
     ^
1 error generated.

Build failure, Win32:

/home/petmay01/linaro/qemu-for-merges/hw/block/virtio-blk.c: In
function 'virtio_blk_handle_scsi_req':
/home/petmay01/linaro/qemu-for-merges/hw/block/virtio-blk.c:200:
warning: unused variable 'acb'

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]