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
Age
Commit message (
Expand
)
Author
2023-05-23
e1000e: Rename a variable in e1000e_receive_internal()
Akihiko Odaki
2023-05-23
igb: Clear EICR bits for delayed MSI-X interrupts
Akihiko Odaki
2023-05-23
igb: Fix igb_mac_reg_init coding style alignment
Akihiko Odaki
2023-05-23
igb: Share common VF constants
Akihiko Odaki
2023-05-23
igb: Add more definitions for Tx descriptor
Akihiko Odaki
2023-05-23
vmxnet3: Reset packet state after emptying Tx queue
Akihiko Odaki
2023-05-23
e1000e: Reset packet state after emptying Tx queue
Akihiko Odaki
2023-05-23
igb: Read DCMD.VLE of the first Tx descriptor
Akihiko Odaki
2023-05-23
igb: Remove goto
Akihiko Odaki
2023-05-23
igb: Always log status after building rx metadata
Akihiko Odaki
2023-05-23
e1000e: Always log status after building rx metadata
Akihiko Odaki
2023-05-23
e1000x: Rename TcpIpv6 into TcpIpv6Ex
Akihiko Odaki
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
2023-05-23
e1000x: Share more Rx filtering logic
Akihiko Odaki
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
2023-05-23
tests/avocado: Remove test_igb_nomsi_kvm
Akihiko Odaki
2023-05-23
tests/avocado: Remove unused imports
Akihiko Odaki
2023-05-23
Fix references to igb Avocado test
Akihiko Odaki
2023-05-23
igb: Always copy ethernet header
Akihiko Odaki
2023-05-23
e1000e: Always copy ethernet header
Akihiko Odaki
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-23
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
2023-05-23
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
2023-05-23
igb: Fix Rx packet type encoding
Akihiko Odaki
2023-05-23
e1000x: Fix BPRC and MPRC
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Decouple interface from PCI
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Decouple implementation from PCI
Akihiko Odaki
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-05-22
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-22
memory: stricter checks prior to unsetting engaged_in_io
Alexander Bulekov
2023-05-22
acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
Ani Sinha
2023-05-22
docs/interop: Delete qmp-intro.txt
Peter Maydell
2023-05-22
docs/interop/qmp-spec: Update error description for parsing errors
Peter Maydell
2023-05-22
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
2023-05-22
.gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices
Thomas Huth
2023-05-22
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
Thomas Huth
2023-05-22
tests/qtest/meson.build: Run the net filter tests only with default devices
Thomas Huth
2023-05-22
tests/qtest: Check for the availability of virtio-ccw devices before using them
Thomas Huth
2023-05-22
tests/qtest/virtio-ccw-test: Remove superfluous tests
Thomas Huth
2023-05-22
tests/qtest/cdrom-test: Fix the test to also work without optional devices
Thomas Huth
2023-05-22
tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
Thomas Huth
2023-05-22
tests/qtest/readconfig-test: Check for the availability of USB controllers
Thomas Huth
2023-05-22
hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Thomas Huth
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
2023-05-22
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
[prev]
[next]