crosvm/devices/src
Dylan Reid 5e1b46cbd8 ac97: Fix setting the pci config
When switching to PciBarConfiguration, the set_* functions were changed
to return self. The self for register index 1 was not being used.

TEST=boot a VM and check that there isn't a pci bus creation error.

Change-Id: I8d5162c70fcec1159a6283e26e744d0c3c76b804
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1497737
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
2019-03-02 17:41:27 -08:00
..
pci ac97: Fix setting the pci config 2019-03-02 17:41:27 -08:00
usb memory: Add methods to return error on short writes and reads 2019-01-13 03:23:13 -08:00
virtio tpm: Store TPM state under /run/vm 2019-03-02 17:41:27 -08:00
bus.rs error: Print errors using Display impl 2019-02-20 08:20:02 -08:00
cmos.rs crosvm: add debug labels to devices for improved SIGCHLD logs 2019-01-26 00:59:57 -08:00
i8042.rs error: Print errors using Display impl 2019-02-20 08:20:02 -08:00
lib.rs Implement PIT. 2019-01-31 18:19:12 -08:00
pit.rs crosvm: pit: Convert two panics into warnings. 2019-02-27 22:06:55 -08:00
pl030.rs crosvm: add debug labels to devices for improved SIGCHLD logs 2019-01-26 00:59:57 -08:00
proxy.rs crosvm: use seqpacket rather than datagram sockets 2019-02-28 03:24:24 -08:00
serial.rs error: Print errors using Display impl 2019-02-20 08:20:02 -08:00