crosvm/x86_64/src
Daniel Verkamp 0c2f9c749f bindgen: switch to allowlist/blocklist options
Rust bindgen now supports --allowlist and --blocklist option names as of
https://github.com/rust-lang/rust-bindgen/pull/1990 - use them in the
various bindgen invocations in scripts and comments.

BUG=b:178821708
TEST=../dev/contrib/search_blocked_words.sh unblocked_terms.txt

Change-Id: I9797f049999a01ab2c41617823463236b4d03cbb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3243012
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2021-10-26 18:32:51 +00:00
..
acpi.rs x86: Support Host exposes CPU topology to Guest VM 2021-10-25 04:19:45 +00:00
bootparam.rs bindgen: switch to allowlist/blocklist options 2021-10-26 18:32:51 +00:00
bzimage.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
cpuid.rs x86: Support Host exposes CPU topology to Guest VM 2021-10-25 04:19:45 +00:00
fdt.rs arch: rewrite FDT writer in native rust 2021-03-03 01:29:15 +00:00
gdt.rs
interrupts.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
lib.rs Devices: Allocate non pci bar mmio at top of HighMmio 2021-10-25 22:03:12 +00:00
mpspec.rs
mptable.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
msr_index.rs
regs.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
smbios.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
test_integration.rs x86: Support vCPU CPUID keep same topology as pCPU 2021-10-25 04:19:44 +00:00