qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OT] Re: [Qemu-devel] [PATCH] Remove broken MIPS PICA 61 machine


From: Marius Groeger
Subject: [OT] Re: [Qemu-devel] [PATCH] Remove broken MIPS PICA 61 machine
Date: Wed, 30 Jan 2008 14:41:17 +0100 (CET)

On Wed, 30 Jan 2008, Hervé Poussineau wrote:

> I didn't know how to do a patch which removes the file 
> hw/mips_pica61.c, so this file will have to be removed manually by 
> the committer.

One work-around for that is to do:

  $ cvs diff ... > my.diff
  $ diff -pu hw/mips_pica61.c /dev/null >> my.diff

Tedious for more than a couple of files, and still requires the 
committer to issue a "cvs remove", but at least it makes the diff more 
complete.

Regards
Marius




reply via email to

[Prev in Thread] Current Thread [Next in Thread]