messages from 2023-01-30 08:41:13 to 2023-01-30 14:41:02 UTC [more...]
[PATCH v3 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-30 14:37 UTC (8+ messages)
` [PATCH v3 01/10] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v3 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v3 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v3 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v3 05/10] tests/acpi: Allow update of q35/DSDT.cxl
` [PATCH v3 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v3 07/10] tests/acpi: Update q35/DSDT.cxl for removed duplicate _UID
[PATCH v2 00/13] Introduce igb
2023-01-30 14:38 UTC (8+ messages)
[PATCH v4 0/3] tcg: add perfmap and jitdump
2023-01-30 14:33 UTC (3+ messages)
` [PATCH v4 2/3] accel/tcg: Add debuginfo support
[PATCH v2 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-01-30 14:31 UTC (14+ messages)
` [PATCH v2 1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v2 2/9] igb: handle PF/VF reset properly
` [PATCH v2 3/9] igb: implement VFRE and VFTE registers
` [PATCH v2 4/9] igb: add ICR_RXDW
` [PATCH v2 5/9] igb: check oversized packets for VMDq
` [PATCH v2 6/9] igb: respect E1000_VMOLR_RSSE
` [PATCH v2 7/9] igb: implement VF Tx and Rx stats
` [PATCH v2 8/9] igb: respect VT_CTL ignore MAC field
` [PATCH v2 9/9] igb: respect VMVIR and VMOLR for VLAN
[PATCH v5 00/20] Clean up includes
2023-01-30 14:12 UTC (22+ messages)
` [PATCH v5 01/20] scripts/clean-includes: Fully skip / ignore files
` [PATCH v5 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
` [PATCH v5 03/20] scripts/clean-includes: Skip symbolic links
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
` [PATCH v5 05/20] bsd-user: Clean up includes
` [PATCH v5 06/20] crypto: "
` [PATCH v5 07/20] hw/cxl: "
` [PATCH v5 08/20] hw/input: "
` [PATCH v5 09/20] hw/tricore: "
` [PATCH v5 10/20] qga: "
` [PATCH v5 11/20] migration: "
` [PATCH v5 12/20] net: "
` [PATCH v5 13/20] target/hexagon: "
` [PATCH v5 14/20] riscv: "
` [PATCH v5 15/20] block: "
` [PATCH v5 16/20] accel: "
` [PATCH v5 17/20] Fix non-first inclusions of qemu/osdep.h
` [PATCH v5 18/20] Don't include headers already included by qemu/osdep.h
` [PATCH v5 19/20] 9p: Drop superfluous include of linux/limits.h
` [PATCH v5 20/20] Drop duplicate #include
[PATCH v5 0/9] Introduce igb
2023-01-30 14:08 UTC (10+ messages)
` [PATCH v5 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v5 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v5 3/9] e1000: Split header files
` [PATCH v5 4/9] Intrdocue igb device emulation
` [PATCH v5 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v5 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v5 7/9] igb: Introduce qtest for igb device
` [PATCH v5 8/9] tests/avocado: Add igb test
` [PATCH v5 9/9] docs/system/devices/igb: Add igb documentation
[PATCH v2 00/11] Multifd zero page support
2023-01-30 14:06 UTC (5+ messages)
` [PATCH v2 08/11] multifd: Add capability to enable/disable zero_page
[PATCH] vhost-user-rng: Back up vqs before cleaning up vhost_dev
2023-01-30 14:05 UTC
[PATCH v3 00/14] Add support for the T-Head vendor extensions
2023-01-30 14:05 UTC (15+ messages)
` [PATCH v3 02/14] RISC-V: Adding XTheadSync ISA extension
` [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
` [PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
` [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
[RFC PATCH 0/3] migration: support query migration thread information
2023-01-30 14:04 UTC (12+ messages)
` [PATCH 1/3] migration: report migration thread name to libvirt
` [PATCH 2/3] migration: implement query migration threadinfo by name
` [PATCH 3/3] migration: save/delete migration thread info
[PATCH v2 00/15] Add support for the T-Head vendor extensions
2023-01-30 14:04 UTC (7+ messages)
` [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
[PATCH] vhost-user-i2c: Back up vqs before cleaning up vhost_dev
2023-01-30 14:04 UTC
[PATCH] vhost-user-gpio: Configure vhost_dev when connecting
2023-01-30 14:03 UTC
[PATCH] vhost-user-fs: Back up vqs before cleaning up vhost_dev
2023-01-30 14:02 UTC
[PATCH v4 00/28] e1000x cleanups (preliminary for IGB)
2023-01-30 13:47 UTC (29+ messages)
` [PATCH v4 01/28] e1000e: Fix the code style
` [PATCH v4 02/28] hw/net: Add more MII definitions
` [PATCH v4 03/28] fsl_etsec: Use hw/net/mii.h
` [PATCH v4 04/28] e1000: "
` [PATCH v4 05/28] e1000: Mask registers when writing
` [PATCH v4 06/28] e1000e: "
` [PATCH v4 07/28] e1000: Use more constant definitions
` [PATCH v4 08/28] e1000e: "
` [PATCH v4 09/28] e1000: Use memcpy to intialize registers
` [PATCH v4 10/28] e1000e: "
` [PATCH v4 11/28] e1000e: Remove pending interrupt flags
` [PATCH v4 12/28] e1000e: Improve software reset
` [PATCH v4 13/28] e1000: Configure ResettableClass
` [PATCH v4 14/28] e1000e: "
` [PATCH v4 15/28] e1000e: Introduce e1000_rx_desc_union
` [PATCH v4 16/28] e1000e: Set MII_ANER_NWAY
` [PATCH v4 17/28] e1000e: Remove extra pointer indirection
` [PATCH v4 18/28] net: Check L4 header size
` [PATCH v4 19/28] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v4 20/28] net: Strip virtio-net header when dumping
` [PATCH v4 21/28] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v4 22/28] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v4 23/28] e1000e: Perform software segmentation for loopback
` [PATCH v4 24/28] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v4 25/28] hw/net/net_tx_pkt: Check the payload length
` [PATCH v4 26/28] e1000e: Do not assert when MSI-X is disabled later
` [PATCH v4 27/28] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v4 28/28] MAINTAINERS: Add e1000e test files
[PATCH] softmmu: Use memmove in flatview_write_continue
2023-01-30 13:51 UTC
[PATCH] hw/timer/hpet: Fix expiration time overflow
2023-01-30 13:50 UTC
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
2023-01-30 13:24 UTC (6+ messages)
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
2023-01-30 13:28 UTC (10+ messages)
` [PATCH 1/6] gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system job
` [PATCH 2/6] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
` [PATCH 3/6] tests/qtest/display-vga-test: Add proper checks if a device is available
` [PATCH 4/6] gitlab-ci.d/buildtest: Merge the --without-default-* jobs
` [PATCH 5/6] gitlab-ci.d/buildtest: Merge the two gprof-gcov jobs
` [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
[PATCH 0/9] igb: add missing feature set from
2023-01-30 13:20 UTC (9+ messages)
` [PATCH 3/9] igb: implement VFRE and VFTE registers
` [PATCH 5/9] igb: respect E1000_VMOLR_RSSE
[PATCH v6 0/3] block/rbd: Add support for layered encryption
2023-01-30 13:16 UTC (5+ messages)
` [PATCH v6 1/3] block/rbd: Remove redundant stack variable passphrase_len
` [PATCH v6 2/3] block/rbd: Add luks-any encryption opening option
` [PATCH v6 3/3] block/rbd: Add support for layered encryption
Please review a important patch abort fix setting of CPUX86State::gdt::base
2023-01-30 13:12 UTC (3+ messages)
` "
[PATCH v4 00/19] Clean up includes
2023-01-30 13:12 UTC (10+ messages)
` [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
` [PATCH v4 04/19] bsd-user: Clean up includes
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
2023-01-30 13:07 UTC (6+ messages)
[PATCH v2] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
2023-01-30 12:53 UTC (3+ messages)
[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
2023-01-30 12:51 UTC (3+ messages)
` [PATCH v3 1/9] virtio: Add shared memory capability
[PATCH v2] backends/vhost-user: remove the ioeventfd check
2023-01-30 12:47 UTC
[PATCH v3] docs/s390x/pcidevices: document pci devices on s390x
2023-01-30 12:45 UTC (2+ messages)
[PATCH 1/2] linux-user: Show SIGCHLD in clone() strace output
2023-01-30 12:37 UTC (3+ messages)
` [PATCH 2/2] linux-user: Show 4th argument of rt_sigprocmask() in strace
[RFC v6 0/4] Add zoned storage emulation to virtio-blk driver
2023-01-30 12:32 UTC (3+ messages)
` [RFC v6 2/4] virtio-blk: add zoned storage emulation for zoned devices
unable to use "-net user" argument after building from master branch
2023-01-30 12:31 UTC (3+ messages)
[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
2023-01-30 11:55 UTC (3+ messages)
` [PATCH] hw/usb/core: fix inconsistent ep and pid (UBS_TOKEN_SETUP)
` [Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
[PATCH 0/3] Vhost-user: replace _SLAVE_ with _BACKEND_
2023-01-30 11:48 UTC (9+ messages)
` [PATCH 1/3] docs: vhost-user: "
` [PATCH 2/3] libvhost-user: Adopt new backend naming
` [PATCH 3/3] vhost-user: "
[PATCH v1 0/1] virtio-block: switch to blk_get_max_hw_transfer
2023-01-30 10:48 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH 00/11] ui: dbus & misc fixes
2023-01-30 11:24 UTC (12+ messages)
` [PATCH 01/11] ui/dbus: unregister clipboard on connection close
` [PATCH 02/11] audio/dbus: there are no sender for p2p mode
` [PATCH 03/11] ui/dbus: set mouse is-absolute during console creation
` [PATCH 04/11] ui/dbus: update the display when switching surface
` [PATCH 05/11] meson: ensure dbus-display generated code is built before other units
` [PATCH 06/11] ui: rename cursor_{put->unref}
` [PATCH 07/11] ui: rename cursor_{get->ref}, return it
` [PATCH 08/11] ui: keep current cursor with QemuConsole
` [PATCH 09/11] ui: set cursor upon listener registration
` [PATCH 10/11] ui: set cursor position "
` [PATCH 11/11] ui/sdl: get the GL context from the window
[PATCH v2 00/12] qemu-img info: Show protocol-level information
2023-01-30 10:56 UTC (5+ messages)
` [PATCH v2 03/12] block/vmdk: Change extent info type
[PATCH v1 0/2] virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed
2023-01-30 10:24 UTC (22+ messages)
` [PATCH v1 2/2] virtio-net: virtio_net_flush_tx() check for per-queue reset
[PATCH] target/riscv: set tval for triggered watchpoints
2023-01-30 10:07 UTC
[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
2023-01-30 9:52 UTC (17+ messages)
` [PATCH v4 01/16] hw/9pfs: Add missing definitions "
` [PATCH v4 02/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
` [PATCH v4 03/16] hw/9pfs: Replace the direct call to xxxdir() APIs with a wrapper
` [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
` [PATCH v4 05/16] hw/9pfs: Update the local fs driver to support Windows
` [PATCH v4 06/16] hw/9pfs: Support getting current directory offset for Windows
` [PATCH v4 07/16] hw/9pfs: Update helper qemu_stat_rdev()
` [PATCH v4 08/16] hw/9pfs: Add a helper qemu_stat_blksize()
` [PATCH v4 09/16] hw/9pfs: Disable unsupported flags and features for Windows
` [PATCH v4 10/16] hw/9pfs: Update v9fs_set_fd_limit() "
` [PATCH v4 11/16] hw/9pfs: Add Linux error number definition
` [PATCH v4 12/16] hw/9pfs: Translate Windows errno to Linux value
` [PATCH v4 13/16] fsdev: Disable proxy fs driver on Windows
` [PATCH v4 14/16] hw/9pfs: Update synth fs driver for Windows
` [PATCH v4 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
` [PATCH v4 16/16] meson.build: Turn on virtfs for Windows
[PATCH 0/3] Misc sm501 clean ups
2023-01-30 9:43 UTC (4+ messages)
[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
2023-01-30 9:31 UTC (9+ messages)
` [PATCH qemu v3] "
[PATCH 0/2] fix for #285
2023-01-30 9:27 UTC (6+ messages)
` [PATCH 2/2] tcg: use QTree instead of GTree
[PATCH v2] linux-user: Improve strace output of pread64() and pwrite64()
2023-01-30 9:26 UTC (2+ messages)
[PATCH] linux-user: Improve strace output of personality() and sysinfo()
2023-01-30 8:52 UTC (9+ messages)
` [PATCH v2] "
[PATCH v3] linux-user: Fix /proc/cpuinfo output for sparc and hppa
2023-01-30 8:48 UTC (5+ messages)
` [PATCH v4] linux-user: Fix /proc/cpuinfo output for hppa
[PATCH] linux-user: Fix SO_ERROR return code of getsockopt()
2023-01-30 8:45 UTC (7+ messages)
` [PATCH v2] "
[PATCH v9 00/58] Xen HVM support under KVM
2023-01-30 8:41 UTC (3+ messages)
` [PATCH v9 01/58] include: import Xen public headers to include/standard-headers/
[PATCH] linux-user: move target_flat.h to target subdirs
2023-01-30 8:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).