]> git.proxmox.com Git - mirror_qemu.git/blobdiff - scripts/git.orderfile
accel/tcg: Inline need_replay_interrupt
[mirror_qemu.git] / scripts / git.orderfile
index 73fd818d7f3ee19a7a79c93221fcd4ddf026dbfd..8edac0380ba32d60b3ff5dae7a4f7328a110f8d9 100644 (file)
@@ -9,15 +9,18 @@
 #   git config diff.orderFile scripts/git.orderfile
 #
 
+MAINTAINERS
+
 # Documentation
 docs/*
 *.rst
-*.texi
+*.rst.inc
 
 # build system
 configure
 Makefile*
 *.mak
+meson.build
 
 # qapi schema
 qapi/*.json
@@ -28,9 +31,11 @@ qga/*.json
 
 # headers
 *.h
+*.h.inc
 
 # decoding tree specification
 *.decode
 
 # code
 *.c
+*.c.inc