qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-28 07:51:18 to 2024-06-28 17:32:46 UTC [more...]

[PULL v3 00/23] Misc changes for 2024-06-28
 2024-06-28 17:28 UTC  (12+ messages)
` [PULL 03/23] Revert "host/i386: assume presence of SSSE3"
` [PULL 06/23] meson: remove dead optimization option
` [PULL 09/23] block: remove separate bdrv_file_open callback
` [PULL 11/23] exec: avoid using C++ keywords in function parameters
` [PULL 12/23] exec: don't use void* in pointer arithmetic in headers
` [PULL 13/23] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
` [PULL 15/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT
` [PULL 16/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
` [PULL 17/23] target/i386: remove unused enum
` [PULL 19/23] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
` [PULL 23/23] target/i386/sev: Fix printf formats

[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
 2024-06-28 17:20 UTC  (13+ messages)
` [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
` [PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
` [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
` [PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint

[PATCH v3 0/3] hw/i386/acpi: Pre-compute the _PRT table
 2024-06-28 17:06 UTC  (6+ messages)
` [PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
` [PATCH v3 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table

[PATCH v6 00/11] Add MTE stubs for aarch64 user mode
 2024-06-28 17:00 UTC  (10+ messages)
` [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field

[PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
 2024-06-28 16:50 UTC  (4+ messages)

[PATCH 0/9] target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
 2024-06-28 16:27 UTC  (20+ messages)
` [PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
` [PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
` [PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
` [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
` [PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
` [PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
` [PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
` [PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
` [PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR

[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
 2024-06-28 16:20 UTC  (2+ messages)

[PATCH] util/cpuinfo-ppc: Add FreeBSD support
 2024-06-28 16:19 UTC  (2+ messages)

[PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
 2024-06-28 15:58 UTC  (3+ messages)

[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
 2024-06-28 15:44 UTC  (17+ messages)
` [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
` [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
` [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
` [PATCH v2 15/21] docs/qapidoc: create qmp-example directive

[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
 2024-06-28 15:24 UTC  (9+ messages)
` [PATCH v2 01/15] cpu: Free cpu_ases
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
` [PATCH v2 12/15] tests/qtest: Free old machine variable name
` [PATCH v2 15/15] tests/qtest: Free GThread

[PATCH] hw/usb/hcd-ohci: Set transfer error code with no dev
 2024-06-28 15:06 UTC  (2+ messages)

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-06-28 14:57 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [RFC PATCH v2 2/5] vhost_user: Add frontend command for shmem config
` [RFC PATCH v2 3/5] vhost-user-dev: Add cache BAR
` [RFC PATCH v2 4/5] vhost_user: Add MEM_READ/WRITE backend requests
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers

[Bug Report] Possible Missing Endianness Conversion
 2024-06-28 14:53 UTC  (5+ messages)

[PATCH v4 0/3] Add boot-mode property for zynq
 2024-06-28 14:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my family name
 2024-06-28 14:43 UTC  (2+ messages)

[PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
 2024-06-28 14:42 UTC  (2+ messages)

[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
 2024-06-28 14:40 UTC  (2+ messages)

[PATCH 00/23] July maintainer updates (32bit, testing, plugins, gdbstub)
 2024-06-28 14:34 UTC  (25+ messages)
` [PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
` [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
` [PATCH 03/23] testing: restore some testing for i686
` [PATCH 04/23] tracepoints: move physmem trace points
` [PATCH 05/23] tests/docker: Specify --userns keep-id for Podman
` [PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
` [PATCH 07/23] test/plugin: make insn plugin less noisy by default
` [PATCH 08/23] test/plugins: preserve the instruction record over translations
` [PATCH 09/23] plugins/lockstep: preserve sock_path
` [PATCH 10/23] plugins/lockstep: make mixed-mode safe
` [PATCH 11/23] plugins/lockstep: mention the one-insn-per-tb option
` [PATCH 12/23] plugins/lockstep: clean-up output
` [PATCH 13/23] gdbstub: Clean up process_string_cmd
` [PATCH 14/23] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH 15/23] gdbstub: Add support for target-specific stubs
` [PATCH 16/23] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH 17/23] target/arm: Make some MTE helpers widely available
` [PATCH 18/23] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH 19/23] gdbstub: Make hex conversion function non-internal
` [PATCH 20/23] gdbstub: Pass CPU context to command handler
` [PATCH 21/23] gdbstub: Use true to set cmd_startswith
` [PATCH 22/23] gdbstub: Add support for MTE in user mode
` [PATCH 23/23] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH 0/2] target/i386: drop AMD machine check bits from Intel CPUID
 2024-06-28 13:23 UTC  (6+ messages)
` [PATCH 1/2] target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
` [PATCH 2/2] target/i386: drop AMD machine check bits from Intel CPUID

[RFC PATCH] hw/acpi: Add vmclock device
 2024-06-28 12:52 UTC 

[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
 2024-06-28 12:49 UTC  (122+ messages)
` [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
` [PATCH v42 29/98] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
` [PATCH v42 30/98] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
` [PATCH v42 31/98] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
` [PATCH v42 32/98] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
` [PATCH v42 33/98] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
` [PATCH v42 34/98] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
` [PATCH v42 35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
` [PATCH v42 36/98] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
` [PATCH v42 37/98] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
` [PATCH v42 38/98] hw/sd/sdcard: Prepare SDProto to contain more fields
` [PATCH v42 39/98] hw/sd/sdcard: Store command name in SDProto
` [PATCH v42 40/98] hw/sd/sdcard: Store command type "
` [PATCH v42 41/98] hw/sd/sdcard: Store command class "
` [PATCH v42 42/98] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
` [PATCH v42 43/98] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
` [PATCH v42 44/98] hw/sd/sdcard: Register optional handlers from spec v6.00
` [PATCH v42 45/98] hw/sd/sdcard: Register SDIO optional handlers
` [PATCH v42 46/98] hw/sd/sdcard: Register Security Extension "
` [PATCH v42 47/98] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
` [PATCH v42 48/98] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
` [PATCH v42 49/98] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
` [PATCH v42 50/98] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
` [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID "
` [PATCH v42 52/98] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
` [PATCH v42 53/98] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
` [PATCH v42 54/98] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
` [PATCH v42 55/98] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
` [PATCH v42 56/98] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
` [PATCH v42 57/98] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
` [PATCH v42 58/98] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
` [PATCH v42 59/98] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
` [PATCH v42 60/98] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
` [PATCH v42 61/98] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
` [PATCH v42 62/98] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
` [PATCH v42 63/98] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
` [PATCH v42 64/98] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
` [PATCH v42 65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
` [PATCH v42 66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
` [PATCH v42 67/98] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
` [PATCH v42 68/98] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
` [PATCH v42 69/98] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
` [PATCH v42 70/98] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
` [PATCH v42 71/98] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
` [PATCH v42 72/98] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
  ` [SPAM] "
` [PATCH v42 73/98] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
` [PATCH v42 74/98] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
` [PATCH v42 75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
  ` [SPAM] "
` [PATCH v42 76/98] hw/sd/sdcard: Remove noise from sd_acmd_name()
  ` [SPAM] "
` [PATCH v42 77/98] hw/sd/sdcard: Remove noise from sd_cmd_name()
` [PATCH v42 78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines
  ` [SPAM] "
` [PATCH v42 79/98] hw/sd/sdcard: Trace length of data read "
  ` [SPAM] "
` [PATCH v42 80/98] hw/sd/sdcard: Introduce set_csd/set_cid handlers
  ` [SPAM] "
` [PATCH v42 81/98] hw/sd/sdcard: Cover more SDCardStates
  ` [SPAM] "
` [PATCH v42 83/98] hw/sd/sdcard: Register generic command handlers
  ` [SPAM] "
` [PATCH v42 84/98] hw/sd/sdcard: Register unimplemented "
  ` [SPAM] "
` [PATCH v42 88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
  ` [SPAM] "
` [PATCH v42 89/98] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
  ` [SPAM] "
` [RFC PATCH v42 90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
  ` [SPAM] "

[PATCH] hw/loongarch/boot.c: fix out-of-bound reading
 2024-06-28 12:39 UTC 

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-28 11:58 UTC  (8+ messages)
` [PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB

[PATCH] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
 2024-06-28 11:27 UTC 

[PATCH v3 00/15] Introduce support for IGVM files
 2024-06-28 11:23 UTC  (19+ messages)
` [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
` [PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing for IGVM files
` [PATCH v3 05/15] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v3 06/15] sev: Update launch_update_data functions to use Error handling

[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
 2024-06-28 10:37 UTC  (8+ messages)

[PATCH] misc: introduce strim-memory qapi to support free memory trimming
 2024-06-28 10:22 UTC 

[PATCH v3] block: Use LVM tools for LV block device truncation
 2024-06-28 10:17 UTC  (2+ messages)

[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
 2024-06-28  9:58 UTC  (2+ messages)

[PATCH] target/riscv: Fix the check with vector register multiples of LMUL
 2024-06-28  9:40 UTC 

[PATCH 0/2] Misc fixes on vfio display
 2024-06-28  9:28 UTC  (3+ messages)
` [PATCH 1/2] vfio/display: Fix potential memleak of edid info
` [PATCH 2/2] vfio/display: Fix vfio_display_edid_init() error path

[PATCH v5 0/9] Add MTE stubs for aarch64 user mode
 2024-06-28  9:22 UTC  (5+ messages)
` [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field

[RFC PATCH 0/3 qemu] arm/acpi: ACPI based FW First error injection
 2024-06-28  9:06 UTC  (4+ messages)
` [RFC PATCH 1/3 qemu] arm/virt: Wire up GPIO error source for ACPI / GHES
` [RFC PATCH 2/3 qemu] acpi/ghes: Support GPIO error source
` [RFC PATCH 3/3 qemu] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection

[PATCH v2] hw/core/loader: allow loading larger ROMs
 2024-06-28  8:12 UTC  (2+ messages)


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