Re: [Qemu-devel] [PATCH 0/3] make_device_config.sh fixes

2013-03-09 Thread Blue Swirl
Thanks, applied all. On Thu, Feb 21, 2013 at 3:26 PM, Andreas Färber wrote: > Hello, > > A long-standing patch of mine, applied for 1.4, attempted to fix dependency > issues observed when adding MegaSAS emulation to pci.mak. > > As it turns out that patch was wrong. This mini-series reverts it an

Re: [Qemu-devel] [PATCH 0/3] make_device_config.sh fixes

2013-03-07 Thread Andreas Färber
Am 21.02.2013 16:26, schrieb Andreas Färber: > Hello, > > A long-standing patch of mine, applied for 1.4, attempted to fix dependency > issues observed when adding MegaSAS emulation to pci.mak. > > As it turns out that patch was wrong. This mini-series reverts it and adds a > cleanup to avoid tha

[Qemu-devel] [PATCH 0/3] make_device_config.sh fixes

2013-02-21 Thread Andreas Färber
Hello, A long-standing patch of mine, applied for 1.4, attempted to fix dependency issues observed when adding MegaSAS emulation to pci.mak. As it turns out that patch was wrong. This mini-series reverts it and adds a cleanup to avoid that thinko as well as the real dependency fix. I don't see a