qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Julio Faracco <jcfaracco@gmail.com>
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, mreitz@redhat.com,
	qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Adding LZFSE compression support for DMG block driver.
Date: Tue, 30 Oct 2018 09:41:39 +0000	[thread overview]
Message-ID: <20181030094139.GA3743@stefanha-x1.localdomain> (raw)
In-Reply-To: <20180816135837.13149-1-jcfaracco@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

On Thu, Aug 16, 2018 at 10:58:33AM -0300, Julio Faracco wrote:
> Since Mac OS X El Capitain (v10.11), Apple uses LZFSE compression to 
> generate compressed DMGs as an alternative to BZIP2. Possible, Apple
> want to keep this algorithm as default in long term. Some years ago, 
> Apple opened the LZFSE algorithm to opensource and the main source (or 
> the most active repo), can be found at: https://github.com/lzfse/lzfse
> 
> Julio Faracco (4):
>   block: adding lzfse decompressing support as a module.
>   configure: adding support to lzfse library.
>   dmg: including dmg-lzfse module inside dmg block driver.
>   dmg: exchanging hardcoded dmg UDIF block types to enum.

Hi Julio,
Sorry I didn't get to this patch, I was away on leave.

Do you have time to rebase it on the latest qemu.git/master and send it
again?

Thanks,
Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      parent reply	other threads:[~2018-10-30  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 13:58 [Qemu-devel] [PATCH v2 0/4] Adding LZFSE compression support for DMG block driver Julio Faracco
2018-08-16 13:58 ` [Qemu-devel] [PATCH v2 1/4] block: adding lzfse decompressing support as a module Julio Faracco
2018-08-16 13:58 ` [Qemu-devel] [PATCH v2 2/4] configure: adding support to lzfse library Julio Faracco
2018-08-16 13:58 ` [Qemu-devel] [PATCH v2 3/4] dmg: including dmg-lzfse module inside dmg block driver Julio Faracco
2018-08-16 13:58 ` [Qemu-devel] [PATCH v2 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum Julio Faracco
2018-10-30  9:41 ` Stefan Hajnoczi [this message]

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=20181030094139.GA3743@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=jcfaracco@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).