index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
3
-10
/
+3
2023-05-23
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
2
-14
/
+0
2023-05-23
tests/avocado: Remove test_igb_nomsi_kvm
Akihiko Odaki
1
-11
/
+1
2023-05-23
tests/avocado: Remove unused imports
Akihiko Odaki
1
-1
/
+0
2023-05-23
Fix references to igb Avocado test
Akihiko Odaki
3
-3
/
+3
2023-05-23
igb: Always copy ethernet header
Akihiko Odaki
1
-20
/
+23
2023-05-23
e1000e: Always copy ethernet header
Akihiko Odaki
1
-16
/
+10
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
7
-30
/
+34
2023-05-23
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
1
-4
/
+4
2023-05-23
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Fix Rx packet type encoding
Akihiko Odaki
2
-19
/
+24
2023-05-23
e1000x: Fix BPRC and MPRC
Akihiko Odaki
5
-45
/
+33
2023-05-23
hw/net/net_tx_pkt: Decouple interface from PCI
Akihiko Odaki
5
-53
/
+54
2023-05-23
hw/net/net_tx_pkt: Decouple implementation from PCI
Akihiko Odaki
2
-20
/
+42
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
4
-12
/
+8
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
12
-258
/
+222
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
31
-71
/
+125
2023-05-22
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
36
-502
/
+664
2023-05-22
memory: stricter checks prior to unsetting engaged_in_io
Alexander Bulekov
1
-1
/
+3
2023-05-22
acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
Ani Sinha
1
-4
/
+4
2023-05-22
docs/interop: Delete qmp-intro.txt
Peter Maydell
2
-94
/
+22
2023-05-22
docs/interop/qmp-spec: Update error description for parsing errors
Peter Maydell
1
-1
/
+1
2023-05-22
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
8
-161
/
+197
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
2
-3
/
+3
2023-05-22
.gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices
Thomas Huth
1
-1
/
+1
2023-05-22
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
Thomas Huth
1
-1
/
+1
2023-05-22
tests/qtest/meson.build: Run the net filter tests only with default devices
Thomas Huth
1
-6
/
+6
2023-05-22
tests/qtest: Check for the availability of virtio-ccw devices before using them
Thomas Huth
2
-8
/
+21
2023-05-22
tests/qtest/virtio-ccw-test: Remove superfluous tests
Thomas Huth
1
-23
/
+0
2023-05-22
tests/qtest/cdrom-test: Fix the test to also work without optional devices
Thomas Huth
1
-3
/
+13
2023-05-22
tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
Thomas Huth
1
-0
/
+5
2023-05-22
tests/qtest/readconfig-test: Check for the availability of USB controllers
Thomas Huth
1
-1
/
+4
2023-05-22
hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Thomas Huth
1
-3
/
+8
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2
-0
/
+5
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
4
-3
/
+5
2023-05-22
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
1
-1
/
+3
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
1
-1
/
+3
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
7
-5
/
+16
2023-05-22
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
1
-0
/
+7
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
5
-8
/
+7
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
1
-1
/
+12
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
1
-1
/
+1
2023-05-21
Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
11
-76
/
+106
2023-05-19
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
57
-340
/
+899
2023-05-19
Revert last two patches
Richard Henderson
5
-27
/
+8
2023-05-19
Raise crash-test-debian timeout to 90 minutes
Camilla Conte
1
-0
/
+1
2023-05-19
Add CI configuration for Kubernetes
Camilla Conte
4
-8
/
+26
2023-05-19
scripts: make sure scripts are invoked via $(PYTHON)
Paolo Bonzini
5
-1
/
+1
2023-05-19
gitlab: custom-runners: preserve more artifacts for debugging
Paolo Bonzini
1
-1
/
+3
2023-05-19
mkvenv: pass first missing package to diagnose()
Paolo Bonzini
1
-12
/
+25
[prev]
[next]