]> git.ipfire.org Git - thirdparty/qemu.git/commit
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
authorPavel Butsykin <pbutsykin@virtuozzo.com>
Tue, 22 Sep 2015 13:18:14 +0000 (16:18 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Sep 2015 10:04:42 +0000 (12:04 +0200)
commita22bf99c5852f369dc620be2c3c93535a5b69a58
tree7a845a6a616b34b326feb84dd548be120ef18f92
parent82a5e042fafe3def60380c847fa194220069f888
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS

Added prefix APIC_ for determining the constant of a particular subsystem,
improve the overall readability and match other constant names.

Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Andreas Färber <afaerber@suse.de>
Message-Id: <1442927901-1084-3-git-send-email-den@openvz.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/intc/apic.c
include/hw/i386/apic_internal.h