index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
libqos
/
e1000e.c
Age
Commit message (
Expand
)
Author
2023-03-10
tests/qtest/libqos/e1000e: Export macreg functions
Akihiko Odaki
2023-01-18
tests/qtest/libqos/e1000e: Remove duplicate register definitions
Akihiko Odaki
2023-01-18
tests/qtest/e1000e-test: Fix the code style
Akihiko Odaki
2022-12-15
tests/qtest/libqos/e1000e: Correctly group register accesses
Akihiko Odaki
2022-12-15
tests/qtest/libqos/e1000e: Remove "other" interrupts
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Use IVAR shift definitions
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Refer common PCI ID definitions
Akihiko Odaki
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-06-15
tests/qtest: Fix LGPL information in the file headers
Thomas Huth
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth