crosvm/devices/src
Noah Gold 4679ac4183 devices: add IrqChipX86_64::lapic_frequency.
This function is used to generate cpuid leaf 15H in some situations.

BUG=213152505
TEST=builds

Change-Id: Ia5a7c46b32f1bdba366a500caa650edb2e3ae99f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3696534
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Noah Gold <nkgold@google.com>
2022-06-10 20:24:09 +00:00
..
irqchip devices: add IrqChipX86_64::lapic_frequency. 2022-06-10 20:24:09 +00:00
pci base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
platform devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
register_space devices/register_space: use Copy rather than Clone 2021-08-25 23:02:28 +00:00
sys devices: serial: introduce SerialInput trait 2022-05-26 10:09:52 +00:00
tsc devices: Add tsc handling 2022-06-09 22:15:01 +00:00
usb base: unix: merge EpollContext into PollContext 2022-06-02 21:44:39 +00:00
utils base: unix: merge EpollContext into PollContext 2022-06-02 21:44:39 +00:00
virtio devices: Upstream remaining Windows code for iommu 2022-06-10 18:30:38 +00:00
acpi.rs base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
bat.rs base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
bus.rs upstream a few file from dev/pci 2022-04-04 21:49:33 +00:00
cmos.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
debugcon.rs Reland "devices: debugcon: add bochs-style debugcon device" 2022-05-26 19:25:02 +00:00
direct_io.rs crosvm: use BusRange in DirectIoOption. 2021-12-08 00:22:43 +00:00
direct_irq.rs Revert "direct_irq: Add support for host wakeup capable IRQs" 2022-05-19 14:28:46 +00:00
i8042.rs crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
irq_event.rs devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
lib.rs devices: Add tsc handling 2022-06-09 22:15:01 +00:00
pit.rs base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
pl030.rs devices: pl030: convert to using IrqEdgeEvent 2022-04-06 18:54:48 +00:00
proxy.rs Introduce PCI virtual configuration space 2022-03-07 03:49:47 +00:00
serial.rs devices: serial: introduce SerialInput trait 2022-05-26 10:09:52 +00:00
serial_device.rs Reland "devices: debugcon: add bochs-style debugcon device" 2022-05-26 19:25:02 +00:00
software_tpm.rs devices: make virtio tpm backend pluggable 2022-03-31 23:03:16 +00:00
sys.rs Upstream windows serial device 2022-03-24 23:45:10 +00:00
tsc.rs devices: Add tsc handling 2022-06-09 22:15:01 +00:00
vfio.rs devices: vfio: factorize code in new() 2022-06-02 11:25:30 +00:00