qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 22:07:25 to 2023-03-07 08:49:38 UTC [more...]

[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
 2023-03-07  8:48 UTC  (4+ messages)
` [PATCH v5 1/4] linux-aio: use LinuxAioState from the running thread

[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
 2023-03-07  8:42 UTC  (5+ messages)
` [SeaBIOS] "
    ` [SeaBIOS] "

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-07  8:33 UTC  (11+ messages)
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-03-07  8:14 UTC  (11+ messages)
` [PATCH v12 01/10] target/riscv: add cfg properties for Zc* extension
` [PATCH v12 02/10] target/riscv: add support for Zca extension
` [PATCH v12 03/10] target/riscv: add support for Zcf extension
` [PATCH v12 04/10] target/riscv: add support for Zcd extension
` [PATCH v12 05/10] target/riscv: add support for Zcb extension
` [PATCH v12 06/10] target/riscv: add support for Zcmp extension
` [PATCH v12 07/10] target/riscv: add support for Zcmt extension
` [PATCH v12 08/10] target/riscv: expose properties for Zc* extension
` [PATCH v12 09/10] disas/riscv.c: add disasm support for Zc*
` [PATCH v12 10/10] target/riscv: Add support for Zce

[PATCH] vhost: Drop unused eventfd_add|del hooks
 2023-03-07  8:22 UTC  (2+ messages)

[PATCH v9 0/9] Introduce igb
 2023-03-07  8:20 UTC  (2+ messages)

[PATCH v8 0/6] Pegasos2 fixes and audio output support
 2023-03-07  8:10 UTC  (12+ messages)
` [PATCH v8 3/6] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v8 4/6] hw/ppc/pegasos2: Fix PCI interrupt routing

[PATCH] Fix slli_uw decoding
 2023-03-07  7:31 UTC  (2+ messages)

[PULL 00/51] Net patches
 2023-03-07  7:08 UTC  (52+ messages)
` [PULL 01/51] e1000e: Fix the code style
` [PULL 02/51] hw/net: Add more MII definitions
` [PULL 03/51] fsl_etsec: Use hw/net/mii.h
` [PULL 04/51] e1000: "
` [PULL 05/51] e1000: Mask registers when writing
` [PULL 06/51] e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
` [PULL 07/51] e1000e: Mask registers when writing
` [PULL 08/51] e1000: Use more constant definitions
` [PULL 09/51] e1000e: "
` [PULL 10/51] e1000: Use memcpy to intialize registers
` [PULL 11/51] e1000e: "
` [PULL 12/51] e1000e: Remove pending interrupt flags
` [PULL 13/51] e1000e: Improve software reset
` [PULL 14/51] e1000: Configure ResettableClass
` [PULL 15/51] e1000e: "
` [PULL 16/51] e1000e: Introduce e1000_rx_desc_union
` [PULL 17/51] e1000e: Set MII_ANER_NWAY
` [PULL 18/51] e1000e: Remove extra pointer indirection
` [PULL 19/51] net: Check L4 header size
` [PULL 20/51] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PULL 21/51] net: Strip virtio-net header when dumping
` [PULL 22/51] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PULL 23/51] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PULL 24/51] e1000e: Perform software segmentation for loopback
` [PULL 25/51] hw/net/net_tx_pkt: Implement TCP segmentation
` [PULL 26/51] hw/net/net_tx_pkt: Check the payload length
` [PULL 27/51] e1000e: Do not assert when MSI-X is disabled later
` [PULL 28/51] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PULL 29/51] MAINTAINERS: Add e1000e test files
` [PULL 30/51] e1000e: Combine rx traces
` [PULL 31/51] e1000: Count CRC in Tx statistics
` [PULL 32/51] e1000e: "
` [PULL 33/51] net/eth: Report if headers are actually present
` [PULL 34/51] e1000e: Implement system clock
` [PULL 35/51] net/eth: Introduce EthL4HdrProto
` [PULL 36/51] pcie: Introduce pcie_sriov_num_vfs
` [PULL 37/51] e1000: Split header files
` [PULL 38/51] Intrdocue igb device emulation
` [PULL 39/51] tests/qtest/e1000e-test: Fabricate ethernet header
` [PULL 40/51] tests/qtest/libqos/e1000e: Export macreg functions
` [PULL 41/51] igb: Introduce qtest for igb device
` [PULL 42/51] tests/avocado: Add igb test
` [PULL 43/51] docs/system/devices/igb: Add igb documentation
` [PULL 44/51] ebpf: fix compatibility with libbpf 1.0+
` [PULL 45/51] hw/net/eepro100: Abort if pci_add_capability() ever fail
` [PULL 46/51] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PULL 47/51] hw/net/eepro100: Convert reset handler to DeviceReset
` [PULL 48/51] hw/net/eepro100: Pass E100PCIDeviceInfo as class init data
` [PULL 49/51] hw/net/eepro100: Remove instance EEPRO100State::has_extended_tcb_support
` [PULL 50/51] hw/net/eepro100: Remove instance's EEPRO100State::device
` [PULL 51/51] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()

[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
 2023-03-07  6:48 UTC  (10+ messages)
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-03-07  6:36 UTC  (2+ messages)

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-03-07  5:58 UTC  (18+ messages)

[PATCH V2] docs: vhost-user: Add Xen specific memory mapping support
 2023-03-07  5:43 UTC  (3+ messages)

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

[PULL 00/17] Hexagon (target/hexagon) updates
 2023-03-07  5:34 UTC  (18+ messages)
` [PULL 01/17] Hexagon (target/hexagon) Restore --disable-hexagon-idef-parser build
` [PULL 02/17] target/hexagon/idef-parser: Elide mov in gen_pred_assign
` [PULL 03/17] target/hexagon/idef-parser: Remove unused code paths
` [PULL 04/17] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PULL 05/17] Hexagon (target/hexagon) Add overrides for callr
` [PULL 06/17] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PULL 07/17] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
` [PULL 08/17] Hexagon (target/hexagon) Analyze packet before generating TCG
` [PULL 09/17] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
` [PULL 10/17] Hexagon (target/hexagon) Analyze packet for HVX
` [PULL 11/17] Hexagon (tests/tcg/hexagon) Update preg_alias.c
` [PULL 12/17] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
` [PULL 13/17] Hexagon (tests/tcg/hexagon) Enable HVX tests
` [PULL 14/17] Hexagon (target/hexagon) Change subtract from zero to change sign
` [PULL 15/17] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
` [PULL 16/17] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
` [PULL 17/17] Hexagon (target/hexagon) Improve code gen for predicated HVX instructions

[PATCH v2 0/3] qapi: allow unions to contain further unions
 2023-03-07  3:53 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH v3 0/1] hw/riscv: Add ACT related support
 2023-03-07  3:29 UTC  (2+ messages)
` [PATCH v3 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

[PATCH 0/9] accel/tcg: Fix page_set_flags and related [#1528]
 2023-03-07  3:19 UTC  (2+ messages)

[PATCH v3] target/arm: Add Neoverse-N1 registers
 2023-03-07  3:05 UTC  (4+ messages)

[PATCH v4 00/14] vfio/migration: Device dirty page tracking
 2023-03-07  2:57 UTC  (17+ messages)
` [PATCH v4 01/14] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v4 02/14] vfio/common: Fix wrong %m usages
` [PATCH v4 03/14] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v4 04/14] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v4 05/14] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v4 06/14] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v4 07/14] vfio/common: Add helper to consolidate iova/end calculation
` [PATCH v4 08/14] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v4 09/14] vfio/common: Add device dirty page tracking start/stop
` [PATCH v4 10/14] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v4 11/14] vfio/common: Add device dirty page bitmap sync
` [PATCH v4 12/14] vfio/migration: Block migration with vIOMMU
` [PATCH v4 13/14] vfio/migration: Query device dirty page tracking support
` [PATCH v4 14/14] docs/devel: Document VFIO device dirty page tracking

[PATCH v4 0/5] Deprecate system emulation support for 32-bit x86 and arm hosts
 2023-03-07  2:43 UTC  (3+ messages)
` [PATCH v4 4/5] docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation

[PATCH qemu] linux-user: Emulate /proc/cpuinfo output for riscv
 2023-03-07  2:34 UTC  (2+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-03-07  2:24 UTC  (36+ messages)
` [PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
` [PATCH 14/70] target/cris: "
` [PATCH 21/70] target/hppa: "
` [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
` [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
` [PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
` [PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
` [PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
` [PATCH 49/70] target/rx: Avoid tcg_const_i32
` [PATCH 51/70] target/s390x: Avoid tcg_const_i64
` [PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PATCH 53/70] target/sh4: Avoid tcg_const_i32
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
` [PATCH 61/70] target/tricore: Avoid tcg_const_i32
` [PATCH 62/70] target/xtensa: Tidy translate_bb
` [PATCH 63/70] target/xtensa: Tidy translate_clamps
` [PATCH 67/70] target/xtensa: Avoid tcg_const_i32

[PULL 00/23] loongarch64 patch queue
 2023-03-07  1:53 UTC  (4+ messages)
` [PULL 13/23] target/loongarch: Update README

[PATCH 0/1] hw/riscv: Add ACT related support
 2023-03-07  1:47 UTC  (5+ messages)
` [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

Adding Implementation Defined ARM cpu registers
 2023-03-07  1:40 UTC 

[PATCH 00/23] Fix NB_MMU_MODES to 16
 2023-03-07  0:58 UTC  (2+ messages)

[PATCH 0/5] Fix recent PIC -> CPU interrupt wiring regressions
 2023-03-06 23:59 UTC  (2+ messages)

[PATCH] target/hexagon/idef-parser: Elide mov in gen_pred_assign
 2023-03-06 23:42 UTC  (3+ messages)

[PATCH v2 0/9] Fix missing memory barriers on ARM
 2023-03-06 23:39 UTC  (13+ messages)
` [PATCH v2 1/9] qatomic: add smp_mb__before/after_rmw()
` [PATCH v2 2/9] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PATCH v2 3/9] qemu-thread-win32: "
` [PATCH v2 4/9] edu: add smp_mb__after_rmw()
` [PATCH v2 5/9] aio-wait: switch to smp_mb__after_rmw()
` [PATCH v2 6/9] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PATCH v2 7/9] physmem: add missing memory barrier
` [PATCH v2 8/9] async: update documentation of the memory barriers
` [PATCH v2 9/9] async: clarify usage of barriers in the polling case

[PATCH] io/channel-tls: plug memory leakage on GSource
 2023-03-06 23:15 UTC 

[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
 2023-03-06 22:41 UTC  (4+ messages)

[PATCH] linux-user: Fix access to /proc/self/exe
 2023-03-06 22:23 UTC  (2+ messages)

[PULL 00/22] Sixth RISC-V PR for 8.0
 2023-03-06 22:02 UTC  (12+ messages)
` [PULL 01/22] target/riscv: implement Zicboz extension
` [PULL 03/22] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
` [PULL 04/22] hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
` [PULL 07/22] hw: intc: Use cpu_by_arch_id to fetch CPU state
` [PULL 11/22] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PULL 13/22] riscv: Introduce satp mode hw capabilities
` [PULL 14/22] riscv: Correctly set the device-tree entry 'mmu-type'
` [PULL 17/22] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PULL 19/22] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PULL 21/22] hw/riscv/virt.c: Initialize the ACPI tables
` [PULL 22/22] MAINTAINERS: Add entry for RISC-V ACPI


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