On 06/26/2012 07:42 AM, Anthony Liguori wrote:
>>
>> Any particular reason for deleting the diffstat from your cover letter?
>
> I'm not deleting it. I typically just use git-send-email --compose
> which doesn't come with a diffstat.
git send-email --cover-letter
will add the diffstat. Why 'g
On 06/26/2012 03:15 AM, Markus Armbruster wrote:
Anthony Liguori writes:
As part of implementing the virtio-rng backend support, I decided it was best
to split off the generic part of the series to make review easier.
This series does a few things. It adds a realized property to DeviceState.
Anthony Liguori writes:
> As part of implementing the virtio-rng backend support, I decided it was best
> to split off the generic part of the series to make review easier.
>
> This series does a few things. It adds a realized property to DeviceState.
> It does so in the least invasive way possi
As part of implementing the virtio-rng backend support, I decided it was best
to split off the generic part of the series to make review easier.
This series does a few things. It adds a realized property to DeviceState.
It does so in the least invasive way possible and I think this is the right w