Show patches with: Archived = No       |   430495 patches
« 1 2 ... 494 495 4964304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,7/9] igb: Introduce qtest for igb device Introduce igb 1 - - - --- 2023-01-30 Akihiko Odaki New
[v5,6/9] tests/qtest/libqos/e1000e: Export macreg functions Introduce igb - - 1 - --- 2023-01-30 Akihiko Odaki New
[v5,5/9] tests/qtest/e1000e-test: Fabricate ethernet header Introduce igb - - 1 - --- 2023-01-30 Akihiko Odaki New
[v5,4/9] Intrdocue igb device emulation Introduce igb - - 1 - --- 2023-01-30 Akihiko Odaki New
[v5,3/9] e1000: Split header files Introduce igb - - 1 - --- 2023-01-30 Akihiko Odaki New
[v5,2/9] pcie: Introduce pcie_sriov_num_vfs Introduce igb - - 1 - --- 2023-01-30 Akihiko Odaki New
[v5,1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr Introduce igb - - - - --- 2023-01-30 Akihiko Odaki New
vhost-user-rng: Back up vqs before cleaning up vhost_dev vhost-user-rng: Back up vqs before cleaning up vhost_dev - 1 - - --- 2023-01-30 Akihiko Odaki New
vhost-user-i2c: Back up vqs before cleaning up vhost_dev vhost-user-i2c: Back up vqs before cleaning up vhost_dev - 1 - - --- 2023-01-30 Akihiko Odaki New
vhost-user-gpio: Configure vhost_dev when connecting vhost-user-gpio: Configure vhost_dev when connecting - 1 2 - --- 2023-01-30 Akihiko Odaki New
vhost-user-fs: Back up vqs before cleaning up vhost_dev vhost-user-fs: Back up vqs before cleaning up vhost_dev - 1 1 - --- 2023-01-30 Akihiko Odaki New
softmmu: Use memmove in flatview_write_continue softmmu: Use memmove in flatview_write_continue 3 - - - --- 2023-01-30 Akihiko Odaki New
hw/timer/hpet: Fix expiration time overflow hw/timer/hpet: Fix expiration time overflow 1 1 - - --- 2023-01-30 Akihiko Odaki New
[v4,28/28] MAINTAINERS: Add e1000e test files e1000x cleanups (preliminary for IGB) 1 - - - --- 2023-01-30 Akihiko Odaki New
[v4,27/28] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,26/28] e1000e: Do not assert when MSI-X is disabled later e1000x cleanups (preliminary for IGB) - 1 - - --- 2023-01-30 Akihiko Odaki New
[v4,25/28] hw/net/net_tx_pkt: Check the payload length e1000x cleanups (preliminary for IGB) - 1 - - --- 2023-01-30 Akihiko Odaki New
[v4,24/28] hw/net/net_tx_pkt: Implement TCP segmentation e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,23/28] e1000e: Perform software segmentation for loopback e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,22/28] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,21/28] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,20/28] net: Strip virtio-net header when dumping e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,19/28] e1000x: Alter the signature of e1000x_is_vlan_packet e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,18/28] net: Check L4 header size e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,17/28] e1000e: Remove extra pointer indirection e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v4,16/28] e1000e: Set MII_ANER_NWAY e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v4,15/28] e1000e: Introduce e1000_rx_desc_union e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,14/28] e1000e: Configure ResettableClass e1000x cleanups (preliminary for IGB) - - 2 - --- 2023-01-30 Akihiko Odaki New
[v4,13/28] e1000: Configure ResettableClass e1000x cleanups (preliminary for IGB) - - 2 - --- 2023-01-30 Akihiko Odaki New
[v4,12/28] e1000e: Improve software reset e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,11/28] e1000e: Remove pending interrupt flags e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,10/28] e1000e: Use memcpy to intialize registers e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,09/28] e1000: Use memcpy to intialize registers e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,08/28] e1000e: Use more constant definitions e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,07/28] e1000: Use more constant definitions e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v4,06/28] e1000e: Mask registers when writing e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,05/28] e1000: Mask registers when writing e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,04/28] e1000: Use hw/net/mii.h e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v4,03/28] fsl_etsec: Use hw/net/mii.h e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v4,02/28] hw/net: Add more MII definitions e1000x cleanups (preliminary for IGB) - - - - --- 2023-01-30 Akihiko Odaki New
[v4,01/28] e1000e: Fix the code style e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-30 Akihiko Odaki New
[v2,9/9] igb: respect VMVIR and VMOLR for VLAN igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,8/9] igb: respect VT_CTL ignore MAC field igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,7/9] igb: implement VF Tx and Rx stats igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,6/9] igb: respect E1000_VMOLR_RSSE igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,5/9] igb: check oversized packets for VMDq igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,4/9] igb: add ICR_RXDW igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,3/9] igb: implement VFRE and VFTE registers igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,2/9] igb: handle PF/VF reset properly igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v2,1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-01-30 Sriram Yagnaraman New
[v5,20/20] Drop duplicate #include Clean up includes 1 - 3 - --- 2023-01-30 Markus Armbruster New
[v5,19/20] 9p: Drop superfluous include of linux/limits.h Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,18/20] Don't include headers already included by qemu/osdep.h Clean up includes 1 - 1 - --- 2023-01-30 Markus Armbruster New
[v5,17/20] Fix non-first inclusions of qemu/osdep.h Clean up includes - - 3 - --- 2023-01-30 Markus Armbruster New
[v5,16/20] accel: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,15/20] block: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,14/20] riscv: Clean up includes Clean up includes - - 3 - --- 2023-01-30 Markus Armbruster New
[v5,13/20] target/hexagon: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,12/20] net: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,11/20] migration: Clean up includes Clean up includes - - 3 - --- 2023-01-30 Markus Armbruster New
[v5,10/20] qga: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,09/20] hw/tricore: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,08/20] hw/input: Clean up includes Clean up includes - - 1 - --- 2023-01-30 Markus Armbruster New
[v5,07/20] hw/cxl: Clean up includes Clean up includes - - 1 - --- 2023-01-30 Markus Armbruster New
[v5,06/20] crypto: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,05/20] bsd-user: Clean up includes Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,04/20] scripts/clean-includes: Improve --git commit message Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,03/20] scripts/clean-includes: Skip symbolic links Clean up includes - - 2 - --- 2023-01-30 Markus Armbruster New
[v5,02/20] scripts/clean-includes: Don't claim duplicate headers found when not Clean up includes - 1 2 - --- 2023-01-30 Markus Armbruster New
[v5,01/20] scripts/clean-includes: Fully skip / ignore files Clean up includes - 2 2 - --- 2023-01-30 Markus Armbruster New
[v2] backends/vhost-user: remove the ioeventfd check [v2] backends/vhost-user: remove the ioeventfd check - - 1 - --- 2023-01-30 Alex Bennée New
[RFC] docs/about/deprecated: Deprecate 32-bit host systems [RFC] docs/about/deprecated: Deprecate 32-bit host systems - - - - --- 2023-01-30 Thomas Huth New
[11/11] ui/sdl: get the GL context from the window ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[10/11] ui: set cursor position upon listener registration ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[09/11] ui: set cursor upon listener registration ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[08/11] ui: keep current cursor with QemuConsole ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[07/11] ui: rename cursor_{get->ref}, return it ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[06/11] ui: rename cursor_{put->unref} ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[05/11] meson: ensure dbus-display generated code is built before other units ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[04/11] ui/dbus: update the display when switching surface ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[03/11] ui/dbus: set mouse is-absolute during console creation ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[02/11] audio/dbus: there are no sender for p2p mode ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[01/11] ui/dbus: unregister clipboard on connection close ui: dbus & misc fixes - - - - --- 2023-01-30 Marc-André Lureau New
[3/3] vhost-user: Adopt new backend naming Vhost-user: replace _SLAVE_ with _BACKEND_ - - - - --- 2023-01-30 Maxime Coquelin New
[2/3] libvhost-user: Adopt new backend naming Vhost-user: replace _SLAVE_ with _BACKEND_ - - - - --- 2023-01-30 Maxime Coquelin New
[1/3] docs: vhost-user: replace _SLAVE_ with _BACKEND_ Vhost-user: replace _SLAVE_ with _BACKEND_ - - - - --- 2023-01-30 Maxime Coquelin New
[6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job Shorten the runtime of some gitlab-CI shared runner jobs - - - - --- 2023-01-30 Thomas Huth New
[5/6] gitlab-ci.d/buildtest: Merge the two gprof-gcov jobs Shorten the runtime of some gitlab-CI shared runner jobs - - - - --- 2023-01-30 Thomas Huth New
[4/6] gitlab-ci.d/buildtest: Merge the --without-default-* jobs Shorten the runtime of some gitlab-CI shared runner jobs - - 3 - --- 2023-01-30 Thomas Huth New
[3/6] tests/qtest/display-vga-test: Add proper checks if a device is available Shorten the runtime of some gitlab-CI shared runner jobs - - 1 - --- 2023-01-30 Thomas Huth New
[2/6] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job Shorten the runtime of some gitlab-CI shared runner jobs - - - - --- 2023-01-30 Thomas Huth New
[1/6] gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system job Shorten the runtime of some gitlab-CI shared runner jobs - - 1 - --- 2023-01-30 Thomas Huth New
target/riscv: set tval for triggered watchpoints target/riscv: set tval for triggered watchpoints - - 2 - --- 2023-01-30 Sergey Matyukevich New
[v4,16/16] meson.build: Turn on virtfs for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
[v4,15/16] tests/qtest: virtio-9p-test: Adapt the case for win32 hw/9pfs: Add 9pfs support for Windows - - 1 - --- 2023-01-30 Bin Meng New
[v4,14/16] hw/9pfs: Update synth fs driver for Windows hw/9pfs: Add 9pfs support for Windows - - 1 - --- 2023-01-30 Bin Meng New
[v4,13/16] fsdev: Disable proxy fs driver on Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
[v4,12/16] hw/9pfs: Translate Windows errno to Linux value hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
[v4,11/16] hw/9pfs: Add Linux error number definition hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
[v4,10/16] hw/9pfs: Update v9fs_set_fd_limit() for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2023-01-30 Bin Meng New
« 1 2 ... 494 495 4964304 4305 »