qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 09:54:37 to 2023-06-05 20:25:21 UTC [more...]

[PULL 00/52] tcg patch queue
 2023-06-05 20:15 UTC  (27+ messages)
` [PULL 01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 02/52] tcg/riscv: "
` [PULL 03/52] tcg/s390x: "
` [PULL 05/52] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PULL 06/52] tcg: Widen CPUTLBEntry comparators to 64-bits
` [PULL 08/52] target/avr: Add missing includes of qemu/error-report.h
` [PULL 10/52] *: Add missing includes of tcg/tcg.h
` [PULL 11/52] tcg: Split out tcg-target-reg-bits.h
` [PULL 13/52] tcg: Split out tcg/oversized-guest.h
` [PULL 14/52] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PULL 18/52] tcg: Remove outdated comments in helper-head.h
` [PULL 21/52] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PULL 24/52] tcg: Split helper-proto.h
` [PULL 25/52] target/sh4: Emit insn_start for each insn in gUSA region
` [PULL 26/52] tcg: Add insn_start_words to TCGContext
` [PULL 27/52] tcg: Add guest_mo "
` [PULL 28/52] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
` [PULL 29/52] tcg: Split tcg/tcg-op-gvec.h
` [PULL 35/52] accel/tcg: Move most of gen-icount.h into translator.c
` [PULL 36/52] accel/tcg: Introduce translator_io_start
` [PULL 37/52] target/ppc: Inline gen_icount_io_start()
` [PULL 38/52] accel/tcg: Move translator_fake_ldb out of line
` [PULL 39/52] target/arm: Tidy helpers for translation
` [PULL 48/52] plugins: Drop unused headers from exec/plugin-gen.h
` [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU
` [PULL 51/52] accel/tcg: Unmap perf_marker

[PATCH RESEND v2] hw/i2c: Enable an id for the pca954x devices
 2023-06-05 20:17 UTC  (5+ messages)

[PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
 2023-06-05 20:03 UTC  (3+ messages)

[PULL 0/3] qemu-sparc queue 20230605
 2023-06-05 19:45 UTC  (7+ messages)
` [PULL 1/3] hw/timer/i8254_common: Share "iobase" property via base class
` [PULL 2/3] hw/arm/omap: Remove unused omap_uart_attach()
` [PULL 3/3] hw/isa/i82378: Remove unused "io" attribute

[PATCH v2 0/5] bulk: Do not declare function prototypes using 'extern' keyword
 2023-06-05 19:30 UTC  (9+ messages)
` [PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
` [PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions
` [PATCH v2 3/5] qemu/uri: Use QueryParams type definition
` [PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
` [PATCH v2 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN

[PATCH] accel/tcg: Unmap perf_marker
 2023-06-05 19:12 UTC  (2+ messages)

[PATCH] target/sh4: Emit insn_start for each insn in gUSA region
 2023-06-05 19:05 UTC  (4+ messages)

[PULL 00/17] Block patches
 2023-06-05 19:03 UTC  (19+ messages)
` [PULL 01/17] util/iov: Make qiov_slice() public
` [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
` [PULL 03/17] util/iov: Remove qemu_iovec_init_extended()
` [PULL 04/17] iotests/iov-padding: New test
` [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
` [PULL 06/17] parallels: Fix high_off calculation in parallels_co_check()
` [PULL 07/17] parallels: Fix image_end_offset and data_end after out-of-image check
` [PULL 08/17] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PULL 09/17] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PULL 10/17] parallels: Move check of unclean image to a separate function
` [PULL 11/17] parallels: Move check of cluster outside "
` [PULL 12/17] parallels: Fix statistics calculation
` [PULL 13/17] parallels: Move check of leaks to a separate function
` [PULL 14/17] parallels: Move statistic collection "
` [PULL 15/17] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PULL 16/17] parallels: Incorrect condition in out-of-image check
` [PULL 17/17] qcow2: add discard-no-unref option

[PATCH v3 0/6] Add RISC-V KVM AIA Support
 2023-06-05 18:47 UTC  (5+ messages)
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support

[PATCH v2 0/4] Optimize UNMAP call and bug fix
 2023-06-05 18:42 UTC  (7+ messages)
` [PATCH v2 1/4] util: Add iova_tree_foreach_range_data
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v2 3/4] memory: Document update on replay()

[PATCH v2 00/20] Next round of migration atomic counters
 2023-06-05 18:22 UTC  (5+ messages)
` [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred

[PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers
 2023-06-05 17:52 UTC  (5+ messages)
` [PATCH 1/2] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
` [PATCH 2/2] scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-05 17:51 UTC  (3+ messages)

[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
 2023-06-05 16:57 UTC  (3+ messages)
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper

[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-06-05 16:55 UTC  (7+ messages)
` [PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
` [PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT

[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
 2023-06-05 16:45 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/12] aspeed: fixes and extensions
 2023-06-05 16:21 UTC  (10+ messages)
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper

[PATCH 0/2] migration: switchover-hold flag
 2023-06-05 16:06 UTC  (4+ messages)
` [PATCH 1/2] migration: switchover-hold parameter

[PATCH v2 0/2] Revert recent Avocado changes
 2023-06-05 16:00 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
` [PATCH v2 2/2] tests: Use separate virtual environment for avocado

[PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-06-05 16:01 UTC  (2+ messages)

[PATCH] target/arm: trap DCC access in user mode emulation
 2023-06-05 16:02 UTC  (3+ messages)

[PATCH v3 00/20] target/arm: Implement FEAT_LSE2
 2023-06-05 15:56 UTC  (2+ messages)

[PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u
 2023-06-05 15:50 UTC  (2+ messages)

[PATCH 0/6] tests: enable meson test timeouts to improve debuggability
 2023-06-05 15:45 UTC  (11+ messages)
` [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
` [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes

[PATCH v5 00/11] *** Add allwinner-r40 support ***
 2023-06-05 15:30 UTC  (3+ messages)

[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
 2023-06-05 15:29 UTC  (5+ messages)

[PATCH v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
 2023-06-05 15:10 UTC  (3+ messages)

[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
 2023-06-05 14:58 UTC  (5+ messages)
` [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 2/4] target/ppc: Tidy POWER book4 SPR registration

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-06-05 14:56 UTC  (5+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property

[RFC 0/4] Add full zoned storage emulation to qcow2 driver
 2023-06-05 14:50 UTC  (6+ messages)
` [RFC 1/4] docs/qcow2: add the zoned format feature
` [RFC 2/4] qcow2: add configurations for zoned format extension
` [RFC 3/4] qcow2: add zoned emulation capability
` [RFC 4/4] iotests: test the zoned format feature for qcow2 file

[PATCH v1 1/2] qmp: remove virtio_list, search QOM tree instead
 2023-06-05 14:31 UTC  (3+ messages)

[RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-05 14:27 UTC  (8+ messages)

[PATCH] virtio-net: correctly report maximum tx_queue_size value
 2023-06-05 14:21 UTC 

[PULL 0/1] loongarch-to-apply queue
 2023-06-05 14:18 UTC  (2+ messages)

[QEMU][PATCH v6 0/4] Introduce Xilinx Versal CANFD
 2023-06-05 13:51 UTC  (2+ messages)

[PATCH v2 1/4] target/ppc: Fix lqarx to set cpu_reserve
 2023-06-05 13:42 UTC  (8+ messages)
` [PATCH v2 2/4] target/ppc: Ensure stcx size matches larx
` [PATCH v2 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
` [PATCH v2 4/4] target/ppc: Rework store conditional to avoid branch

[PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
 2023-06-05 13:38 UTC  (4+ messages)
` [PATCH v1 2/2] target/ppc: Decrementer fix BookE semantics

[PATCH v5 0/4] Add gdbstub support to HVF
 2023-06-05 13:37 UTC  (2+ messages)

[PATCH 0/7] Embedded PPC misc clean up and optimisation
 2023-06-05 13:37 UTC  (4+ messages)
` [PATCH 7/7] target/ppc: Eliminate goto in mmubooke_check_tlb()

[PULL 00/35] target-arm queue
 2023-06-05 13:35 UTC  (7+ messages)
` [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()

[PULL 00/21] NBD and miscellaneous patches for 2023-06-01
 2023-06-05 13:32 UTC  (4+ messages)
` [PULL 07/21] cutils: Fix wraparound parsing in qemu_strtoui

[PATCH 00/15] linux-user: Fix syscalls_def.h for target abi
 2023-06-05 13:02 UTC  (21+ messages)
` [PATCH 01/15] linux-user: Reformat syscall_defs.h
` [PATCH 02/15] linux-user: Remove #if 0 block in syscall_defs.h
` [PATCH 04/15] linux-user: Use abi_int not int32_t "
` [PATCH 05/15] linux-user: Use abi_ullong not uint64_t "
` [PATCH 06/15] linux-user: Use abi_llong not int64_t "
` [PATCH 08/15] linux-user: Use abi_ullong not unsigned long long "
` [PATCH 09/15] linux-user: Use abi_llong not "
` [PATCH 11/15] linux-user: Use abi_ushort not unsigned short "
` [PATCH 12/15] linux-user: Use abi_short not "
` [PATCH 13/15] linux-user: Use abi_uint not unsigned "

[PATCH v3 00/23] q800: add support for booting MacOS Classic - part 1
 2023-06-05 12:49 UTC  (16+ messages)
` [PATCH v3 05/23] q800: move CPU object into Q800MachineState
` [PATCH v3 07/23] q800: move GLUE device into separate q800-glue.c file
` [PATCH v3 09/23] q800: introduce mac-io container memory region
` [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO "
` [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v3 19/23] q800: move mac-nubus-bridge device to Q800MachineState
` [PATCH v3 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device

vmovqdu/vmovqda inline asm doesn't compile on macos catalina
 2023-06-05 12:47 UTC  (3+ messages)

[PATCH v3 0/1] use XHCI to replace EHCI
 2023-06-05 12:13 UTC  (4+ messages)
` [PATCH v3 1/1] hw/arm/sbsa-ref: "

[PATCH v3] meson.build: Use -Wno-undef only for SDL2 versions that need it
 2023-06-05 11:45 UTC 

[PATCH v2 0/4] linux-user: Emulate /proc/cpuinfo on s390x
 2023-06-05 11:39 UTC  (5+ messages)
` [PATCH v2 1/4] s390x/tcg: Fix CPU address returned by STIDP
` [PATCH v2 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
` [PATCH v2 3/4] linux-user/elfload: Introduce elf_hwcap_str() "
` [PATCH v2 4/4] linux-user: Emulate /proc/cpuinfo "

[PATCH 0/4] target/ppc: TCG SMT support for spapr
 2023-06-05 11:23 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Add initial flags and helpers for SMT support
` [PATCH 2/4] target/ppc: Add support for SMT CTRL register
` [PATCH 3/4] target/ppc: Add msgsndp and DPDES SMT support
` [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer

[PATCH v2 00/10] meson: replace submodules with wrap files
 2023-06-05 11:17 UTC  (12+ messages)
` [PATCH 01/10] configure: remove --with-git= option
` [PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
` [PATCH 04/10] build: log submodule update from git-submodule.sh
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader

[PATCH v1] target/ppc: Fix msgclrp interrupt type
 2023-06-05 11:13 UTC  (2+ messages)

[PATCH v1] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
 2023-06-05 11:13 UTC  (2+ messages)

[PATCH v1 1/2] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
 2023-06-05 11:10 UTC  (4+ messages)
` [PATCH v1 2/2] target/ppc: PMU implement PERFM interrupts

[PATCH 00/35] crypto: Provide aes-round.h and host accel
 2023-06-05 11:01 UTC  (8+ messages)
` [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH 06/35] target/arm: Demultiplex AESE and AESMC

[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
 2023-06-05 10:50 UTC  (4+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
 2023-06-05 10:29 UTC  (4+ messages)
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration

[PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
 2023-06-05 10:28 UTC  (5+ messages)

[PATCH] scripts: remove dead file
 2023-06-05 10:04 UTC  (2+ messages)

[PATCH v2 00/11] block: Re-enable the graph lock
 2023-06-05 10:03 UTC  (4+ messages)
` [PATCH v2 11/11] Revert "graph-lock: Disable locking for now"


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