From: Hidetoshi Seto <[email protected]> # This patch is for qemu-kvm.git
The vapic.bin is a generated binary file. Signed-off-by: Hidetoshi Seto <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]> diff --git a/.gitignore b/.gitignore index 2d7f439..6e04a31 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,5 @@ pc-bios/optionrom/linuxboot.bin pc-bios/optionrom/multiboot.bin pc-bios/optionrom/multiboot.raw pc-bios/optionrom/extboot.bin +pc-bios/optionrom/vapic.bin .stgit-* -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
