diff options
author | Eduardo Habkost | 2020-09-22 22:36:12 +0200 |
---|---|---|
committer | Eduardo Habkost | 2020-10-14 21:28:54 +0200 |
commit | 31c707fb4d693068d3f0ab8aa7a1e07ddce5cdca (patch) | |
tree | e9ff7264832c572009723ddecacef9e3f0163b9c /hw/core/platform-bus.c | |
parent | i386/kvm: Delete kvm_allows_irq0_override() (diff) | |
download | qemu-31c707fb4d693068d3f0ab8aa7a1e07ddce5cdca.tar.gz qemu-31c707fb4d693068d3f0ab8aa7a1e07ddce5cdca.tar.xz qemu-31c707fb4d693068d3f0ab8aa7a1e07ddce5cdca.zip |
kvm: Correct documentation of kvm_irqchip_*()
When split irqchip support was introduced, the meaning of
kvm_irqchip_in_kernel() changed: now it only means the LAPIC is
in kernel. The PIC, IOAPIC, and PIT might be in userspace if
irqchip=split was set. Update the doc comment to reflect that.
While at it, remove the "the user asked us" part in
kvm_irqchip_is_split() doc comment. That macro has nothing to do
with existence of explicit user-provided options.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200922203612.2178370-1-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/platform-bus.c')
0 files changed, 0 insertions, 0 deletions