qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-28 16:37:21 to 2023-03-29 17:31:56 UTC [more...]

[PATCH v3 00/20] remove MISA ext_N flags from cpu->cfg,
 2023-03-29 17:29 UTC  (11+ messages)
` [PATCH v3 01/20] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH v3 03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PATCH v3 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v3 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v3 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v3 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v3 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v3 15/20] target/riscv: remove cpu->cfg.ext_j
` [PATCH v3 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v3 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-03-29 17:23 UTC  (10+ messages)

[PATCH] tests/vm: use the default system python for NetBSD
 2023-03-29 17:08 UTC  (4+ messages)

[PATCH for 8.0] tests/qemu-iotests: explicitly invoke 'check' via 'python'
 2023-03-29 17:08 UTC  (4+ messages)

[PATCH] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
 2023-03-29 17:03 UTC  (3+ messages)

[PATCH 0/2] hw/acpi: bump MADT to revision 5
 2023-03-29 16:55 UTC  (10+ messages)
` [PATCH 2/2] hw/acpi: i386: "

[PATCH] Use hexagon toolchain version 16.0.0
 2023-03-29 16:39 UTC  (4+ messages)

[PATCH v2 0/5] target/riscv: Fix pointer mask related support
 2023-03-29 16:36 UTC  (9+ messages)
` [PATCH v2 1/5] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v2 2/5] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v2 3/5] target/riscv: Sync cpu_pc before update badaddr
` [PATCH v2 4/5] target/riscv: Add support for PC-relative translation
` [PATCH v2 5/5] target/riscv: Add pointer mask support for instruction fetch

stat64 wrong on sparc64 user
 2023-03-29 16:22 UTC  (4+ messages)

[PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
 2023-03-29 16:08 UTC  (2+ messages)

[PULL 00/30] gdbstub refactor for smaller build
 2023-03-29 16:04 UTC  (4+ messages)
` [PULL 22/30] gdbstub: only compile gdbstub twice for whole build

[PATCH v2 0/5] Support x2APIC mode with TCG accelerator
 2023-03-29 15:30 UTC  (12+ messages)
` [PATCH v2 2/5] apic: add support for x2APIC mode

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-03-29 15:25 UTC  (42+ messages)
` [RFC PATCH v2 01/44] target/loongarch: Add LSX data type VReg
` [RFC PATCH v2 02/44] target/loongarch: CPUCFG support LSX
` [RFC PATCH v2 03/44] target/loongarch: meson.build support build LSX
` [RFC PATCH v2 04/44] target/loongarch: Add CHECK_SXE maccro for check LSX enable
` [RFC PATCH v2 05/44] target/loongarch: Implement vadd/vsub
` [RFC PATCH v2 06/44] target/loongarch: Implement vaddi/vsubi
` [RFC PATCH v2 07/44] target/loongarch: Implement vneg
` [RFC PATCH v2 08/44] target/loongarch: Implement vsadd/vssub
` [RFC PATCH v2 09/44] target/loongarch: Implement vhaddw/vhsubw
` [RFC PATCH v2 10/44] target/loongarch: Implement vaddw/vsubw
` [RFC PATCH v2 11/44] target/loongarch: Implement vavg/vavgr
` [RFC PATCH v2 12/44] target/loongarch: Implement vabsd
` [RFC PATCH v2 13/44] target/loongarch: Implement vadda
` [RFC PATCH v2 14/44] target/loongarch: Implement vmax/vmin
` [RFC PATCH v2 15/44] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [RFC PATCH v2 16/44] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
` [RFC PATCH v2 17/44] target/loongarch: Implement vdiv/vmod

[PATCH v2 00/19] remove MISA ext_N flags from cpu->cfg
 2023-03-29 15:17 UTC  (4+ messages)
` [PATCH v2 02/19] target/riscv: remove MISA properties from isa_edata_arr[]

[PATCH] target/riscv: Fix addr type for get_physical_address
 2023-03-29 14:56 UTC  (2+ messages)

[PATCH v2] linux-user: preserve incoming order of environment variables in the target
 2023-03-29 14:53 UTC  (7+ messages)

[PATCH 0/5] PMBus fixes and new functions
 2023-03-29 14:15 UTC  (3+ messages)
` [PATCH 4/5] hw/i2c: pmbus: block uninitialised string reads

[PATCH-for-8.0 v2 0/3] softmmu: Restore use of CPU watchpoint for non-TCG accelerators
 2023-03-29 14:02 UTC  (7+ messages)
` [PATCH-for-8.0 v2 1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
` [PATCH-for-8.0 v2 2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
` [PATCH-for-8.0 v2 3/3] softmmu: Restore use of CPU watchpoint for all accelerators

[RFC PATCH 0/3] configure: create a python venv and install meson
 2023-03-29 13:31 UTC  (10+ messages)
` [RFC PATCH 1/3] python: add mkvenv.py
` [RFC PATCH 2/3] tests: add python3-venv dependency
` [RFC PATCH 3/3] configure: install meson to a python virtual environment

[PATCH 0/4] Add emulation of MEN Chameleon Hardware
 2023-03-29  8:45 UTC  (5+ messages)
` [PATCH 1/4] Add MEN Chameleon Bus emulation
` [PATCH 2/4] Add MEN Chameleon Bus via PCI carrier
` [PATCH 3/4] serial-mcb: Add serial via MEN chameleon bus
` [PATCH 4/4] wdt_z069: Add support for MEN 16z069 Watchdog

Ensure the PV ring is drained on disconnect
 2023-03-29 10:53 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 1/6] target/ppc: Fix width of some 32-bit SPRs
 2023-03-29  5:51 UTC  (3+ messages)
` [PATCH v2 6/6] target/ppc: Implement HEIR SPR

[PATCH v2] qga/linux: add usb support to guest-get-fsinfo
 2023-03-29 13:04 UTC  (3+ messages)

[PULL 00/15] tcg patch queue
 2023-03-29 13:01 UTC  (17+ messages)
` [PULL 01/15] util: import GTree as QTree
` [PULL 02/15] tcg: use QTree instead of GTree
` [PULL 03/15] linux-user: Diagnose misaligned -R size
` [PULL 04/15] accel/tcg: Pass last not end to page_set_flags
` [PULL 05/15] accel/tcg: Pass last not end to page_reset_target_data
` [PULL 06/15] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
` [PULL 07/15] accel/tcg: Pass last not end to page_collection_lock
` [PULL 08/15] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
` [PULL 09/15] accel/tcg: Pass last not end to tb_invalidate_phys_range
` [PULL 10/15] linux-user: Pass last not end to probe_guest_base
` [PULL 11/15] include/exec: Change reserved_va semantics to last byte
` [PULL 12/15] linux-user/arm: Take more care allocating commpage
` [PULL 13/15] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
` [PULL 14/15] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
` [PULL 15/15] softmmu: Restore use of CPU watchpoint for all accelerators

[PATCH] linux-user: preserve incoming order of environment variables in the target
 2023-03-29 12:19 UTC  (2+ messages)

[RFC PATCH] scripts/coverage: initial coverage comparison script
 2023-03-29 11:55 UTC  (2+ messages)

[PATCH v2 0/8] iotests: make meson aware of individual I/O tests
 2023-03-29 11:23 UTC  (5+ messages)
` [PATCH v2 7/8] iotests: register each I/O test separately with meson

[PATCH v3] tests/avocado: Add set of boot tests on SBSA-ref
 2023-03-29 11:04 UTC  (2+ messages)

egl compile error on msys CI runners
 2023-03-29 10:22 UTC  (6+ messages)

[PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
 2023-03-29  9:42 UTC  (5+ messages)

[PATCH] target/riscv: Fix Guest Physical Address Translation
 2023-03-29  9:37 UTC  (2+ messages)

[PATCH v5 0/9] target/riscv: rework CPU extensions validation
 2023-03-29  9:00 UTC  (12+ messages)
` [PATCH v5 1/9] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v5 2/9] target/riscv/cpu.c: remove set_vext_version()
` [PATCH v5 3/9] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v5 4/9] target/riscv: add PRIV_VERSION_LATEST
` [PATCH v5 5/9] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH v5 6/9] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH v5 7/9] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH v5 8/9] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH v5 9/9] target/riscv: rework write_misa()

[PATCH v9] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-29  8:18 UTC  (2+ messages)

[PULL 03/30] migration: Split save_live_pending() into state_pending_*
 2023-03-29  6:36 UTC  (5+ messages)
` s390x TCG migration failure

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-03-29  5:00 UTC  (2+ messages)

[PATCH v2] hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
 2023-03-29  4:57 UTC 

[PATCH v2] Add my old and new work email mapping and use work email to support acpi
 2023-03-29  4:08 UTC 

Reply: [PATCH v2] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-03-29  2:29 UTC  (3+ messages)

[ANNOUNCE] QEMU 8.0.0-rc2 is now available
 2023-03-29  0:55 UTC 

[PATCH-for-8.0 v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
 2023-03-28 21:25 UTC 

[PATCH v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
 2023-03-28 21:01 UTC 

[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
 2023-03-28 20:16 UTC  (8+ messages)
  ` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard

[PULL 0/4] Block layer patches
 2023-03-28 19:42 UTC  (2+ messages)

[PATCH for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
 2023-03-28 19:16 UTC  (6+ messages)

io-qcow2-copy-before-write intermittent failure (ppc64 host)
 2023-03-28 18:28 UTC  (2+ messages)

Audio playback speed issue on sam460ex and pegasos2
 2023-03-28 18:26 UTC  (5+ messages)

[PATCH for-8.0 v2 00/12] tcg patch queue
 2023-03-28 18:19 UTC  (7+ messages)
` [PATCH for-8.0 v2 10/12] linux-user: Pass last not end to probe_guest_base
` [PATCH for-8.0 v2 12/12] linux-user/arm: Take more care allocating commpage

aio_set_event_notifier(is_external=true) in Xen code?
 2023-03-28 18:10 UTC  (3+ messages)

[PATCH v3] hw/arm: do not free machine->fdt in arm_load_dtb()
 2023-03-28 17:56 UTC  (2+ messages)

[PATCH-for-8.0 v2 0/2] target/arm/gdbstub: Fix builds when TCG is disabled
 2023-03-28 17:43 UTC  (3+ messages)
` [PATCH-for-8.0 v2 2/2] target/arm/pauth: Inline pauth_param_mask() and pauth_ptr_mask()

[PATCH v4 0/3] qtests: tpm: Add test cases for TPM TIS I2C device emulation
 2023-03-28 17:19 UTC  (4+ messages)
` [PATCH v4 1/3] qtest: Add functions for accessing devices on Aspeed I2C controller
` [PATCH v4 2/3] qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
` [PATCH v4 3/3] qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller

[PATCH v3 0/3] qtests: tpm: Add test cases for TPM TIS I2C device emulation
 2023-03-28 17:17 UTC  (4+ messages)
` [PATCH v3 1/3] qtest: Add functions for accessing devices on Aspeed I2C controller

[PATCH v2 0/1] fix dumpdtb crash with ARM machines
 2023-03-28 16:58 UTC  (7+ messages)
` [PATCH v2 1/1] hw/arm: do not free machine->fdt in arm_load_dtb()


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