diff options
| author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-10-07 18:17:07 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-13 10:47:49 +0200 |
| commit | 93777de3650e7db4b0434d63dd461505b85519f7 (patch) | |
| tree | 09348daf59fd0bc7a5d9ccc046d3cedbe9ef05a0 /scripts/qapi/commands.py | |
| parent | e24b3332042b7372f4817694aec48650dcfa68a0 (diff) | |
| download | focaccia-qemu-93777de3650e7db4b0434d63dd461505b85519f7.tar.gz focaccia-qemu-93777de3650e7db4b0434d63dd461505b85519f7.zip | |
target/i386/sev: Rename sev_i386.h -> sev.h
SEV is a x86 specific feature, and the "sev_i386.h" header is already in target/i386/. Rename it as "sev.h" to simplify. Patch created mechanically using: $ git mv target/i386/sev_i386.h target/i386/sev.h $ sed -i s/sev_i386.h/sev.h/ $(git grep -l sev_i386.h) Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20211007161716.453984-15-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions