[Qemu-devel] [PATCH] Add support for using directory as initrd

2016-02-08 Thread Kasper Dupont
Signed-off-by: Kasper Dupont --- hw/core/loader.c| 71 + hw/i386/pc.c| 6 +++-- include/hw/loader.h | 1 + 3 files changed, 76 insertions(+), 2 deletions(-) diff --git a/hw/core/loader.c b/hw/core/loader.c index 3a57415..6047486

Re: [Qemu-devel] Using directory as initrd

2016-02-07 Thread Kasper Dupont
aster branch. Now I have a commit of this change on the master branch, but I cannot figure out which command it is you are suggesting I should be using to mail the change. -- Kasper Dupont -- Rigtige mænd skriver deres egne backupprogrammer #define _(_)"d.%.4s%."_"2s" /* This i

[Qemu-devel] Using directory as initrd

2016-01-17 Thread Kasper Dupont
I would like to use a directory as initrd file without having to write it to an initrd file each time I have changed anything in that directory. I have written code to pipe an initrd directly from cpio to qemu. Do you have any feedback on the attached patch? -- Kasper Dupont -- Rigtige mænd