Yay! On Tue, Feb 16, 2016 at 2:30 PM Barret Rhoden <[email protected]> wrote:
> Thanks! > > Merged to master at 23616f789424..b94d8034d685 (from, to] > > You can see the entire diff with 'git diff' or at > https://github.com/brho/akaros/compare/23616f789424...b94d8034d685 > > Barret > > > On 2016-02-16 at 13:46 Michael Taufen <[email protected]> wrote: > > Added copyright info: > > > > The following changes since commit > > ca3efb4056d3c531983821c023ecb7ca6796f6c2: > > > > mlx4: Enable QP destruction (2016-02-10 18:26:46 -0500) > > > > are available in the git repository at: > > > > [email protected]:mtaufen/akaros.git updates-from-vmm-akaros > > > > for you to fetch changes up to > > ca0a17789dc07bd50a9091c7309d75692d56057a: > > > > Updates from vmm-akaros (2016-02-16 13:41:55 -0800) > > > > ---------------------------------------------------------------- > > Michael Taufen (1): > > Updates from vmm-akaros > > > > kern/arch/x86/trap.c | 12 +-- > > tests/vmm/vmrunkernel.c | 238 > > ++++++++++++++++++++++++++++++++++++++-------------------- > > user/vmm/include/linux_bootparam.h | 215 > > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 377 insertions(+), 88 deletions(-) > > create mode 100644 user/vmm/include/linux_bootparam.h > > > > > > On Tuesday, February 16, 2016 at 10:44:42 AM UTC-8, Barret Rhoden > > wrote: > > > > > > On 2016-02-16 at 10:28 Michael Taufen <[email protected] > > > <javascript:>> wrote: > > > > Oops, one more thing. Added linux_bootparam.h file. > > > > > > Can you mention where you got it from (e.g. Linux 4.1 or a commit > > > SHA), and put an appropriate copyright header at the top? I know > > > it's a bit hacky, but we want to be explicit whenever we borrow > > > code from other projects. > > > > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Akaros" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/akaros/lMNCvEThTXM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
