qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 19:12:02 to 2023-02-01 10:36:30 UTC [more...]

[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
 2023-02-01 10:25 UTC  (5+ messages)
` [PATCH 7/9] Updated the FSF address in file util/uri.c
` [PATCH 9/9] Updated the FSF address in tests/qemu-iotests/022

[RFC PATCH v2 0/3] hw/cxl: Poison get, inject, clear
 2023-02-01 10:03 UTC  (2+ messages)
` [RFC PATCH v2 2/3] hw/cxl: Add poison injection via the mailbox

[PATCH v3 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
 2023-02-01 10:29 UTC  (12+ messages)
` [PATCH v3 3/9] igb: add ICR_RXDW
` [PATCH v3 4/9] igb: implement VFRE and VFTE registers
` [PATCH v3 5/9] igb: check oversized packets for VMDq
` [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
` [PATCH v3 9/9] igb: respect VMVIR and VMOLR for VLAN

[PATCH v6 00/36] tcg: Support for Int128 with helpers
 2023-02-01 10:16 UTC  (9+ messages)
` [PATCH v6 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH v6 13/36] tcg: Add temp allocation for TCGv_i128
` [PATCH v6 15/36] tcg: Add guest load/store primitives "
` [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
  ` [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}

[PULL 0/1] M68k next patches
 2023-02-01  9:54 UTC  (2+ messages)
` [PULL 1/1] m68k: fix 'bkpt' instruction in softmmu mode

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-01  8:30 UTC  (19+ messages)
` [QEMU][PATCH v5 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v5 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v5 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v5 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v5 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v5 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v5 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v5 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
` [QEMU][PATCH v5 10/10] meson.build: enable xenpv machine build for ARM

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-02-01  8:11 UTC  (5+ messages)

[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
 2023-02-01  7:58 UTC  (22+ messages)
` [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
` [PATCH 03/25] hw/net: Fix read of uninitialized memory in ftgmac100
` [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
` [PATCH 05/25] m25p80: Add the is25wp256 SFPD table
` [PATCH 06/25] tests/avocado/machine_aspeed.py: update buildroot tests
` [PATCH 07/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
` [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
` [PATCH 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
` [PATCH 20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals

[PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
 2023-02-01  7:55 UTC  (10+ messages)

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-02-01  7:49 UTC  (7+ messages)

bamboo machine
 2023-02-01  7:21 UTC 

accel/tcg/translator.c question about translator_access
 2023-02-01  5:45 UTC  (2+ messages)

[PULL 00/22] tcg patch queue
 2023-02-01  7:07 UTC  (4+ messages)
` [PULL 16/22] tcg/aarch64: Reorg goto_tb implementation

[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
 2023-02-01  5:40 UTC  (8+ messages)
` [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data

[PATCH v7 0/9] Introduce igb
 2023-02-01  4:26 UTC  (10+ messages)
` [PATCH v7 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v7 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v7 3/9] e1000: Split header files
` [PATCH v7 4/9] Intrdocue igb device emulation
` [PATCH v7 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v7 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v7 7/9] igb: Introduce qtest for igb device
` [PATCH v7 8/9] tests/avocado: Add igb test
` [PATCH v7 9/9] docs/system/devices/igb: Add igb documentation

[PATCH v9 0/5] riscv: Allow user to set the satp mode
 2023-02-01  4:21 UTC  (5+ messages)
` [PATCH v9 3/5] "
` [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities

[PATCH v6 0/9] Introduce igb
 2023-02-01  4:13 UTC  (10+ messages)
` [PATCH v6 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v6 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v6 3/9] e1000: Split header files
` [PATCH v6 4/9] Intrdocue igb device emulation
` [PATCH v6 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v6 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v6 7/9] igb: Introduce qtest for igb device
` [PATCH v6 8/9] tests/avocado: Add igb test
` [PATCH v6 9/9] docs/system/devices/igb: Add igb documentation

[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-01  4:15 UTC  (7+ messages)
` [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support

[PATCH v2] target/riscv: set tval for triggered watchpoints
 2023-02-01  4:11 UTC  (2+ messages)

[PATCH v5 00/29] e1000x cleanups (preliminary for IGB)
 2023-02-01  3:35 UTC  (30+ messages)
` [PATCH v5 01/29] e1000e: Fix the code style
` [PATCH v5 02/29] hw/net: Add more MII definitions
` [PATCH v5 03/29] fsl_etsec: Use hw/net/mii.h
` [PATCH v5 04/29] e1000: "
` [PATCH v5 05/29] e1000: Mask registers when writing
` [PATCH v5 06/29] e1000e: "
` [PATCH v5 07/29] e1000: Use more constant definitions
` [PATCH v5 08/29] e1000e: "
` [PATCH v5 09/29] e1000: Use memcpy to intialize registers
` [PATCH v5 10/29] e1000e: "
` [PATCH v5 11/29] e1000e: Remove pending interrupt flags
` [PATCH v5 12/29] e1000e: Improve software reset
` [PATCH v5 13/29] e1000: Configure ResettableClass
` [PATCH v5 14/29] e1000e: "
` [PATCH v5 15/29] e1000e: Introduce e1000_rx_desc_union
` [PATCH v5 16/29] e1000e: Set MII_ANER_NWAY
` [PATCH v5 17/29] e1000e: Remove extra pointer indirection
` [PATCH v5 18/29] net: Check L4 header size
` [PATCH v5 19/29] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v5 20/29] net: Strip virtio-net header when dumping
` [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v5 22/29] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v5 23/29] e1000e: Perform software segmentation for loopback
` [PATCH v5 24/29] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v5 25/29] hw/net/net_tx_pkt: Check the payload length
` [PATCH v5 26/29] e1000e: Do not assert when MSI-X is disabled later
` [PATCH v5 27/29] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v5 28/29] MAINTAINERS: Add e1000e test files
` [PATCH v5 29/29] e1000e: Combine rx traces

[PATCH 0/4] Fix deadlock when dying because of a signal
 2023-02-01  0:46 UTC  (5+ messages)
` [PATCH 1/4] cpus: Make {start,end}_exclusive() recursive
` [PATCH 2/4] linux-user/microblaze: Handle privileged exception
` [PATCH 3/4] linux-user/sparc: Handle "ta 5"
` [PATCH 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
 2023-02-01  0:16 UTC  (3+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()

[PATCH v2 00/20] PC and ICH9 cleanups
 2023-02-01  0:02 UTC  (3+ messages)
` [PATCH v2 11/20] hw/isa/lpc_ich9: Reuse memory and io address space of PCI bus

[PATCH] target/hexagon/idef-parser: Remove unused code paths
 2023-01-31 23:38 UTC  (2+ messages)

[RFC v3 00/18] vfio: Adopt iommufd
 2023-01-31 23:30 UTC  (20+ messages)
` [RFC v3 01/18] scripts/update-linux-headers: Add iommufd.h
` [RFC v3 02/18] linux-headers: Import vfio.h and iommufd.h
` [RFC v3 03/18] vfio/common: Move IOMMU agnostic helpers to a separate file
` [RFC v3 04/18] vfio/common: Introduce vfio_container_add|del_section_window()
` [RFC v3 05/18] vfio/common: Move legacy VFIO backend code into separate container.c
` [RFC v3 06/18] vfio/common: Rename into as.c
` [RFC v3 07/18] vfio: Add base container
` [RFC v3 08/18] vfio/container: Introduce vfio_[attach/detach]_device
` [RFC v3 09/18] vfio/platform: Use vfio_[attach/detach]_device
` [RFC v3 10/18] vfio/ap: "
` [RFC v3 11/18] vfio/ccw: "
` [RFC v3 12/18] vfio/container-base: Introduce [attach/detach]_device container callbacks
` [RFC v3 13/18] vfio/container-base: Introduce VFIOContainer reset callback
` [RFC v3 14/18] backends/iommufd: Introduce the iommufd object
` [RFC v3 15/18] util/char_dev: Add open_cdev()
` [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend
` [RFC v3 17/18] vfio/iommufd: Add IOAS_COPY_DMA support
` [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend

[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
 2023-01-31 23:14 UTC  (3+ messages)

[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-01-31 22:56 UTC  (15+ messages)
` [PATCH v5 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH v5 02/14] Hexagon (target/hexagon) Add overrides for callr
` [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v5 04/14] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
` [PATCH v5 05/14] Hexagon (target/hexagon) Analyze packet before generating TCG
` [PATCH v5 06/14] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
` [PATCH v5 07/14] Hexagon (target/hexagon) Analyze packet for HVX
` [PATCH v5 08/14] Hexagon (tests/tcg/hexagon) Update preg_alias.c
` [PATCH v5 09/14] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
` [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests
` [PATCH v5 11/14] Hexagon (target/hexagon) Change subtract from zero to change sign
` [PATCH v5 12/14] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
` [PATCH v5 13/14] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
` [PATCH v5 14/14] Hexagon (target/hexagon) Improve code gen for predicated HVX instructions

virtio-sound Google Summer of Code project?
 2023-01-31 21:41 UTC  (8+ messages)

[PATCH v2 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-01-31 21:23 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 3/4] qemu-io: add -r option to register I/O buffer

[PATCH 00/17] audio: improve callback interface for audio frontends
 2023-01-31 20:25 UTC  (3+ messages)

[PATCH v5 00/14] Add support for the T-Head vendor extensions
 2023-01-31 20:20 UTC  (15+ messages)
` [PATCH v5 01/14] RISC-V: Adding XTheadCmo ISA extension
` [PATCH v5 02/14] RISC-V: Adding XTheadSync "
` [PATCH v5 03/14] RISC-V: Adding XTheadBa "
` [PATCH v5 04/14] RISC-V: Adding XTheadBb "
` [PATCH v5 05/14] RISC-V: Adding XTheadBs "
` [PATCH v5 06/14] RISC-V: Adding XTheadCondMov "
` [PATCH v5 07/14] RISC-V: Adding T-Head multiply-accumulate instructions
` [PATCH v5 08/14] RISC-V: Adding T-Head MemPair extension
` [PATCH v5 09/14] RISC-V: Adding T-Head MemIdx extension
` [PATCH v5 10/14] RISC-V: Adding T-Head FMemIdx extension
` [PATCH v5 11/14] RISC-V: Set minimum priv version for Zfh to 1.11
` [PATCH v5 12/14] RISC-V: Add initial support for T-Head C906
` [PATCH v5 13/14] RISC-V: Adding XTheadFmv ISA extension
` [PATCH v5 14/14] target/riscv: add a MAINTAINERS entry for XThead* extension support

[PATCH v4 00/14] Add support for the T-Head vendor extensions
 2023-01-31 20:09 UTC  (4+ messages)
` [PATCH v4 08/14] RISC-V: Adding T-Head MemPair extension

[PATCH 0/6] OHCI changes
 2023-01-31 19:36 UTC  (7+ messages)
` [PATCH 1/6] usb/ohci: Code style fix comments
` [PATCH 2/6] usb/ohci: Code style fix white space errors
` [PATCH 3/6] usb/ohci: Code style fix missing braces and extra parenthesis
` [PATCH 4/6] usb/ohci: Move a function next to where it is used
` [PATCH 5/6] usb/ohci: Add trace points for register access
` [PATCH 6/6] usb/ohci: Implement resume on connection status change

[XEN PATCH 0/3] Configure qemu upstream correctly by default for igd-passthru
 2023-01-31 19:35 UTC  (5+ messages)
  ` [XEN PATCH v2 "


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).