crosvm/devices/src
Tomasz Jeznach f622e504d3 crosvm/kvm: enable runtime detection of IOAPIC pins
Enable support for runtime verification of number
of irqchip kernel emulated inputs, up to 120 pins.

KVM implementation supporting extended input pins shall
report KVM_CHECK_EXTENSION/KVM_CAP_IOAPIC_NUM_PINS value.

BUG=b:179648314
TEST=On systems with 24/120 pin IOAPIC kvm emulation.

Change-Id: I80063216310e427d664e3eaca3aba27e8a972cde
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2893366
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Tomasz Jeznach <tjeznach@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2021-05-20 00:37:59 +00:00
..
irqchip crosvm/kvm: enable runtime detection of IOAPIC pins 2021-05-20 00:37:59 +00:00
pci devices: pass MMIO and IO bus to PciRoot::new() 2021-05-12 00:09:37 +00:00
register_space
usb devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
utils base: First steps towards universal RawDescriptor 2020-10-31 07:12:34 +00:00
virtio devices: virtio: Remove unused method 2021-05-18 18:52:33 +00:00
acpi.rs devices: acpi: collapsed nested if inside else 2021-05-06 22:06:57 +00:00
bat.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
bus.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
cmos.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
direct_io.rs crosvm-direct: p-t support for port and memory I/O. 2021-04-01 03:02:44 +00:00
direct_irq.rs crosvm-direct: interrupt passthrough kernel interface. 2021-03-31 02:12:55 +00:00
i8042.rs i8042: use address instead of offset for read and write 2021-01-29 18:04:35 +00:00
lib.rs crosvm-direct: p-t support for port and memory I/O. 2021-04-01 03:02:44 +00:00
pit.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
pl030.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
proxy.rs devices: Deduplicate mapped file descriptors. 2021-05-03 23:09:47 +00:00
serial.rs Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. 2021-03-02 19:04:43 +00:00
serial_device.rs Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. 2021-03-02 19:04:43 +00:00
vfio.rs devices: vfio: use vec![] in keep_rds 2021-05-06 22:06:54 +00:00