]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-05-24 Richard Hendersonaccel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
2023-05-24 Richard Hendersontarget/s390x: Always use cpu_atomic_cmpxchgl_be_mmu...
2023-05-24 Richard Hendersontarget/s390x: Use cpu_{ld,st}*_mmu in do_csst
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
2023-05-23 Richard Hendersontarget/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ...
2023-05-23 Richard Hendersontarget/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX...
2023-05-23 Richard Hendersoninclude/qemu: Move CONFIG_ATOMIC128_OPT handling to...
2023-05-23 Richard Hendersonmeson: Fix detect atomic128 support with optimization
2023-05-23 Richard Hendersoninclude/host: Split out atomic128-ldst.h
2023-05-23 Richard Hendersoninclude/host: Split out atomic128-cas.h
2023-05-23 Richard Hendersonutil: Add cpuinfo-aarch64.c
2023-05-23 Richard Hendersonmigration: Build migration_files once
2023-05-23 Richard Hendersonmigration/xbzrle: Use i386 host/cpuinfo.h
2023-05-23 Richard Hendersonmigration/xbzrle: Shuffle function order
2023-05-23 Richard Hendersonutil/bufferiszero: Use i386 host/cpuinfo.h
2023-05-23 Richard Hendersontcg/i386: Use host/cpuinfo.h
2023-05-23 Richard Hendersonutil: Add i386 CPUINFO_ATOMIC_VMOVDQU
2023-05-23 Richard Hendersonutil: Add cpuinfo-i386.c
2023-05-23 Richard Hendersonutil: Introduce host-specific cpuinfo.h
2023-05-23 Richard HendersonMerge tag 'mem-2023-05-23' of https://github.com/davidh...
2023-05-23 Alexander Grafhostmem-file: add offset option
2023-05-23 Richard HendersonMerge tag 'net-pull-request' of https://github.com...
2023-05-23 Stefan Hajnoczirtl8139: fix large_send_mss divide-by-zero
2023-05-23 Akihiko Odakidocs/system/devices/igb: Note igb is tested for DPDK
2023-05-23 Akihiko OdakiMAINTAINERS: Add a reviewer for network packet abstractions
2023-05-23 Akihiko Odakivmxnet3: Do not depend on PC
2023-05-23 Akihiko Odakiigb: Clear-on-read ICR when ICR.INTA is set
2023-05-23 Akihiko Odakiigb: Notify only new interrupts
2023-05-23 Akihiko Odakie1000e: Notify only new interrupts
2023-05-23 Akihiko Odakiigb: Implement Tx timestamp
2023-05-23 Akihiko Odakiigb: Implement Rx PTP2 timestamp
2023-05-23 Akihiko Odakiigb: Implement igb-specific oversize check
2023-05-23 Akihiko Odakiigb: Filter with the second VLAN tag for extended VLAN
2023-05-23 Akihiko Odakiigb: Strip the second VLAN tag for extended VLAN
2023-05-23 Akihiko Odakiigb: Implement Tx SCTP CSO
2023-05-23 Akihiko Odakiigb: Implement Rx SCTP CSO
2023-05-23 Akihiko Odakiigb: Use UDP for RSS hash
2023-05-23 Akihiko Odakiigb: Implement MSI-X single vector mode
2023-05-23 Akihiko Odakitests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
2023-05-23 Akihiko Odakihw/net/net_rx_pkt: Enforce alignment for eth_header
2023-05-23 Akihiko Odakinet/eth: Always add VLAN tag
2023-05-23 Akihiko Odakinet/eth: Use void pointers
2023-05-23 Akihiko Odakiigb: Rename a variable in igb_receive_internal()
2023-05-23 Akihiko Odakie1000e: Rename a variable in e1000e_receive_internal()
2023-05-23 Akihiko Odakiigb: Clear EICR bits for delayed MSI-X interrupts
2023-05-23 Akihiko Odakiigb: Fix igb_mac_reg_init coding style alignment
2023-05-23 Akihiko Odakiigb: Share common VF constants
2023-05-23 Akihiko Odakiigb: Add more definitions for Tx descriptor
2023-05-23 Akihiko Odakivmxnet3: Reset packet state after emptying Tx queue
2023-05-23 Akihiko Odakie1000e: Reset packet state after emptying Tx queue
2023-05-23 Akihiko Odakiigb: Read DCMD.VLE of the first Tx descriptor
2023-05-23 Akihiko Odakiigb: Remove goto
2023-05-23 Akihiko Odakiigb: Always log status after building rx metadata
2023-05-23 Akihiko Odakie1000e: Always log status after building rx metadata
2023-05-23 Akihiko Odakie1000x: Rename TcpIpv6 into TcpIpv6Ex
2023-05-23 Akihiko Odakie1000x: Take CRC into consideration for size check
2023-05-23 Akihiko Odakie1000x: Share more Rx filtering logic
2023-05-23 Akihiko Odakinet/eth: Rename eth_setup_vlan_headers_ex
2023-05-23 Akihiko Odakihw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
2023-05-23 Akihiko Odakitests/avocado: Remove test_igb_nomsi_kvm
2023-05-23 Akihiko Odakitests/avocado: Remove unused imports
2023-05-23 Akihiko OdakiFix references to igb Avocado test
2023-05-23 Akihiko Odakiigb: Always copy ethernet header
2023-05-23 Akihiko Odakie1000e: Always copy ethernet header
2023-05-23 Akihiko Odakinet/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
2023-05-23 Akihiko Odakiigb: Clear IMS bits when committing ICR access
2023-05-23 Akihiko Odakiigb: Do not require CTRL.VME for tx VLAN tagging
2023-05-23 Akihiko Odakiigb: Fix Rx packet type encoding
2023-05-23 Akihiko Odakie1000x: Fix BPRC and MPRC
2023-05-23 Akihiko Odakihw/net/net_tx_pkt: Decouple interface from PCI
2023-05-23 Akihiko Odakihw/net/net_tx_pkt: Decouple implementation from PCI
2023-05-23 timothee.cocault... e1000e: Fix tx/rx counters
2023-05-22 Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22 Richard HendersonMerge tag 'pull-request-2023-05-22' of https://gitlab...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-22 Alexander Bulekovmemory: stricter checks prior to unsetting engaged_in_io
2023-05-22 Ani Sinhaacpi/tests/avocado/bits: enable bios bits avocado tests...
2023-05-22 Peter Maydelldocs/interop: Delete qmp-intro.txt
2023-05-22 Peter Maydelldocs/interop/qmp-spec: Update error description for...
2023-05-22 Peter Maydelldocs/interop: Convert qmp-spec.txt to rST
2023-05-22 Markus Armbrusterqapi: Improve error message for description following...
2023-05-22 Thomas Huth.gitlab-ci.d/buildtest.yml: Run full "make check" with...
2023-05-22 Thomas Huthtests/qemu-iotests/172: Run QEMU with -vga none and...
2023-05-22 Thomas Huthtests/qtest/meson.build: Run the net filter tests only...
2023-05-22 Thomas Huthtests/qtest: Check for the availability of virtio-ccw...
2023-05-22 Thomas Huthtests/qtest/virtio-ccw-test: Remove superfluous tests
2023-05-22 Thomas Huthtests/qtest/cdrom-test: Fix the test to also work witho...
2023-05-22 Thomas Huthtests/qtest/usb-hcd-uhci-test: Skip test if UHCI contro...
2023-05-22 Thomas Huthtests/qtest/readconfig-test: Check for the availability...
2023-05-22 Thomas Huthhw/sparc64/sun4u: Use MachineClass->default_nic and...
2023-05-22 Thomas Huthhw/i386: Ignore the default parallel port if it has...
2023-05-22 Thomas Huthhw/char/parallel: Move TYPE_ISA_PARALLEL to the header...
2023-05-22 Thomas Huthhw/sh4: Use MachineClass->default_nic in the sh4 r2d...
2023-05-22 Thomas Huthhw/s390x: Use MachineClass->default_nic in the s390x...
2023-05-22 Thomas Huthhw/ppc: Use MachineClass->default_nic in the ppc machines
2023-05-22 Thomas Huthsoftmmu/vl.c: Disable default NIC if it has not been...
2023-05-22 Thomas Huthhw: Move the default NIC machine class setting from...
2023-05-22 Thomas Huthsoftmmu/vl.c: Check for the availability of the VGA...
2023-05-22 Thomas Huthhw/i386/Kconfig: ISAPC works fine without VGA_ISA
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
next