qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 14:13:30 to 2021-08-25 07:29:18 UTC [more...]

[Bug 1923629] [NEW] RISC-V Vector Instruction vssub.vv not saturating
 2021-08-25  7:18 UTC  (2+ messages)
` [Bug 1923629] "

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-08-25  7:18 UTC  (2+ messages)
` [Bug 1914117] "

[Bug 1895363] [NEW] borland IDEs double up cursor key presses (need timing on PS2 port input)
 2021-08-25  7:15 UTC  (2+ messages)
` [Bug 1895363] "

[Bug 1923497] [NEW] bios_linker_loader_add_checksum: Assertion `start_offset < file->blob->len' failed
 2021-08-25  7:12 UTC  (2+ messages)
` [Bug 1923497] "

[Qemu-devel] [Bug 1620660] [NEW] man page is missing suboptions for "-display"
 2021-08-25  7:11 UTC  (2+ messages)
` [Bug 1620660] "

[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
 2021-08-25  7:15 UTC  (2+ messages)
` [Bug 1897568] "

[Bug 1878641] [NEW] Abort() in mch_update_pciexbar
 2021-08-25  7:10 UTC  (2+ messages)
` [Bug 1878641] "

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-25  7:20 UTC  (10+ messages)
` [RFC 04/10] hw/mos6522: Rename timer callback functions
` [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
` [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write
` [RFC 03/10] hw/mos6522: Remove redundant mos6522_timer1_update() calls

[Bug 1910603] [NEW] [OSS-Fuzz] Issue 29174 sb16: Abrt in audio_bug
 2021-08-25  7:12 UTC  (2+ messages)
` [Bug 1910603] "

[Bug 1922887] [NEW] STR in Thumb 32 decode problem
 2021-08-25  7:12 UTC  (2+ messages)
` [Bug 1922887] "

[Bug 1905356] [NEW] No check for unaligned data access in ARM32 instructions
 2021-08-25  7:12 UTC  (2+ messages)
` [Bug 1905356] "

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-08-25  7:11 UTC  (2+ messages)
` [Bug 1925512] "

[Bug 1926044] [NEW] QEMU-user doesn't report HWCAP2_MTE
 2021-08-25  7:10 UTC  (2+ messages)
` [Bug 1926044] "

[Bug 1890157] [NEW] Assertion failure in net_tx_pkt_reset through vmxnet3
 2021-08-25  7:09 UTC  (2+ messages)
` [Bug 1890157] "

[Bug 1926111] [NEW] Assertion `tx_queue_idx <= s->txq_num' failed in vmxnet3_io_bar0_write
 2021-08-25  7:06 UTC  (2+ messages)
` [Bug 1926111] "

[Bug 1914870] [NEW] libvixl compilation failure on Debian unstable
 2021-08-25  7:09 UTC  (2+ messages)
` [Bug 1914870] "

[Bug 1890160] [NEW] Abort in vmxnet3_validate_queues
 2021-08-25  7:09 UTC  (2+ messages)
` [Bug 1890160] "

[Bug 1926995] [NEW] hw/remote/mpqemu-link.c:221: bad error checking ?
 2021-08-25  7:06 UTC  (2+ messages)
` [Bug 1926995] "

[Bug 1910696] [NEW] Qemu fails to start with error " There is no option group 'spice'"
 2021-08-25  7:09 UTC  (2+ messages)
` [Bug 1910696] "

[Bug 1926759] [NEW] WFI instruction results in unhandled CPU exception
 2021-08-25  7:06 UTC  (2+ messages)
` [Bug 1926759] "

Live migration regarding Intel PT
 2021-08-25  6:59 UTC 

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-25  6:12 UTC  (9+ messages)
` [PATCH 10/26] ppc/xive2: Introduce a presenter matching routine
` [PATCH 12/26] ppc/pnv: Add a OCC model for POWER10
` [PATCH 13/26] ppc/pnv: Add POWER10 quads
` [PATCH 15/26] ppc/pnv: Add a HOMER model to POWER10

[PATCH v5 00/24] target/riscv: Use tcg_constant_*
 2021-08-25  6:19 UTC  (17+ messages)
` [PATCH v5 13/24] target/riscv: Use extracts for sraiw and srliw
` [PATCH v5 16/24] target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
` [PATCH v5 17/24] target/riscv: Fix hgeie, hgeip
` [PATCH v5 18/24] target/riscv: Reorg csr instructions
` [PATCH v5 19/24] target/riscv: Use {get,dest}_gpr for RVA
` [PATCH v5 20/24] target/riscv: Use gen_shift_imm_fn for slli_uw
` [PATCH v5 21/24] target/riscv: Use {get,dest}_gpr for RVF
` [PATCH v5 22/24] target/riscv: Use {get,dest}_gpr for RVD

[PATCH v3] hw/intc/sifive_clint: Fix overflow in sifive_clint_write_timecmp()
 2021-08-25  5:59 UTC  (2+ messages)

[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
 2021-08-25  5:37 UTC  (25+ messages)
` [PATCH v2 01/16] target/ppc: add user write access control for PMU SPRs
` [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
` [PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v2 05/16] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
` [PATCH v2 06/16] target/ppc: PMU: add instruction counting
` [PATCH v2 07/16] target/ppc/power8_pmu.c: add PM_RUN_INST_CMPL (0xFA) event
` [PATCH v2 08/16] target/ppc/power8_pmu.c: add PMC14/PMC56 counter freeze bits
` [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH v2 10/16] target/ppc: PMU Event-Based exception support
` [PATCH v2 11/16] target/ppc/excp_helper.c: EBB handling adjustments
` [PATCH v2 12/16] target/ppc/power8_pmu.c: enable PMC1 counter negative overflow
` [PATCH v2 13/16] target/ppc/power8_pmu.c: cycles overflow with all PMCs
` [PATCH v2 14/16] target/ppc: PMU: insns counter negative overflow support
` [PATCH v2 15/16] target/ppc/translate: PMU: handle setting of PMCs while running
` [PATCH v2 16/16] target/ppc/power8_pmu.c: handle overflow bits when PMU is running

[PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
 2021-08-25  5:32 UTC  (6+ messages)
` [PATCH 1/2] include/qemu/int128.h: define struct Int128 according to the host endianness
` [PATCH 2/2] target/ppc: fix vextu[bhw][lr]x helpers

edid support for a Mac OS 10.8 guest
 2021-08-25  5:24 UTC 

edid support for a Mac OS 10.8 guest
 2021-08-25  5:13 UTC  (2+ messages)

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-08-25  3:55 UTC  (15+ messages)
` [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
` [PATCH v7 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH v7 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
` [PATCH v7 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
` [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PATCH 0/4] vl: Prioritize device realizations
 2021-08-25  4:23 UTC  (11+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-25  3:46 UTC  (23+ messages)
` [PATCH 01/19] host-utils: Fix overflow detection in divu128()
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 03/19] host-utils: move checks out of divu128/divs128
` [PATCH 04/19] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH 05/19] host-utils: add unit tests for divu128/divs128
` [PATCH 06/19] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
` [PATCH 09/19] target/ppc: Implement DCFFIXQQ
` [PATCH 10/19] host-utils: Introduce mulu128
` [PATCH 11/19] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH 12/19] target/ppc: Implement DCTFIXQQ
` [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[PATCH] target/ppc: fix setting of CR flags in bcdcfsq
 2021-08-25  3:12 UTC  (2+ messages)

RE-sending reviewed patches for inclusion in next PR
 2021-08-25  3:19 UTC  (6+ messages)
` [PATCH 1/5] hw/pci: remove all references to find_i440fx function
` [PATCH 2/5] hw/acpi: use existing references to pci device struct within functions
` [PATCH 3/5] MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
` [PATCH 4/5] hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
` [PATCH 5/5] hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly

[PATCH v4 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
 2021-08-25  2:24 UTC 

[PATCH v4] block/file-win32: add reopen handlers
 2021-08-24 23:48 UTC 

[PATCH 1/2] Use EGL device extension in display initialization
 2021-08-24 22:22 UTC  (2+ messages)
` [PATCH 2/2] Add comment for qemu_egl_get_display

Fw: [EXTERNAL] Re: [RFC PATCH 00/13] Add support for Mirror VM
 2021-08-24 22:00 UTC 

[PATCH V2] block/rbd: implement bdrv_co_block_status
 2021-08-24 20:39 UTC  (4+ messages)

[ANNOUNCE] QEMU 6.1.0 is now available
 2021-08-24 20:24 UTC 

[PATCH 0/2] dump-guest-memory: Add blocker for migration
 2021-08-24 19:39 UTC  (6+ messages)
` [PATCH 1/2] migration: Add migrate_add_blocker_internal()
` [PATCH 2/2] dump-guest-memory: Block live migration

[RFC PATCH v2 0/5] physmem: Have flaview API check bus permission from MemTxAttrs argument
 2021-08-24 19:34 UTC  (10+ messages)
` [RFC PATCH v2 5/5] softmmu/physmem: Have flaview API check MemTxAttrs::bus_perm field

[PATCH v2 00/30] linux-user: Clean up siginfo_t handling
 2021-08-24 17:26 UTC  (55+ messages)
` [PATCH v2 04/30] linux-user: Zero out target_siginfo_t in force_sig()
` [PATCH v2 05/30] linux-user: Provide new force_sig_fault() function
` [PATCH v2 06/30] linux-user: Provide new force_sigsegv_for_addr() function
` [PATCH v2 07/30] linux-user/arm: Use force_sig_fault()
` [PATCH v2 08/30] linux-user/aarch64: "
` [PATCH v2 09/30] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
` [PATCH v2 10/30] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
` [PATCH v2 11/30] linux-user/alpha: Use force_sig_fault, force_sigsegv_code
` [PATCH v2 12/30] linux-user/cris: "
` [PATCH v2 13/30] linux-user/hexagon: Use force_sigsegv_code
` [PATCH v2 14/30] linux-user/hppa: Use force_sig_fault, force_sigsegv_for_addr
` [PATCH v2 15/30] linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW
` [PATCH v2 16/30] linux-user/hppa: Set FPE_CONDTRAP for COND
` [PATCH v2 17/30] linux-user/i386: Split out maybe_handle_vm86_trap
` [PATCH v2 18/30] linux-user/i386: Use force_sig, force_sig_fault, force_sigsegv_for_addr
` [PATCH v2 19/30] linux-user/m68k: Use "
` [PATCH v2 20/30] linux-user/microblaze: "
` [PATCH v2 21/30] linux-user/microblaze: Fix SIGFPE si_codes
` [PATCH v2 22/30] linux-user/mips: Improve do_break
` [PATCH v2 23/30] linux-user/mips: Use force_sig_fault, force_sigsegv_for_addr
` [PATCH v2 24/30] linux-user/openrisc: "
` [PATCH v2 25/30] linux-user/ppc: "
` [PATCH v2 26/30] linux-user/riscv: "
` [PATCH v2 27/30] linux-user/s390x: "
` [PATCH v2 28/30] linux-user/sh4: "
` [PATCH v2 29/30] linux-user/sparc: "
` [PATCH v2 30/30] linux-user/xtensa: "

[PATCH 0/2] gitlab: prepare for limited CI minutes by not running by default
 2021-08-24 16:29 UTC  (3+ messages)
` [PATCH 1/2] docs: split the CI docs into two files

[PATCH v8 00/34] block: publish backup-top filter
 2021-08-24 16:24 UTC  (3+ messages)

Using loadvm with snapshot
 2021-08-24 16:20 UTC  (6+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-08-24 16:04 UTC  (9+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
` [PATCH RFC v2 05/16] vfio-user: define VFIO Proxy and communication functions
` [PATCH RFC v2 06/16] vfio-user: negotiate version with remote server
` [PATCH RFC v2 07/16] vfio-user: get device info

[PATCH 0/2] iotests: Fix pylint warnings
 2021-08-24 15:47 UTC  (4+ messages)
` [PATCH 1/2] iotests: Fix unspecified-encoding "
` [PATCH 2/2] iotests: Fix use-{list,dict}-literal warnings

qcow2 perfomance: read-only IO on the guest generates high write IO on the host
 2021-08-24 15:37 UTC  (2+ messages)

[PATCH v2 0/5] introduce QArray
 2021-08-24 15:28 UTC  (9+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH v2 0/3] hw/usb: Always expect 'dma' link property to be set to simplify
 2021-08-24 15:19 UTC  (14+ messages)
` [PATCH v2 2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed

[PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
 2021-08-24 15:13 UTC  (2+ messages)

[RFC PATCH 0/1] QEMU TCG plugin interface extensions
 2021-08-24 14:47 UTC  (5+ messages)
` [RFC PATCH 1/1] QEMU plugin interface extension

[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
 2021-08-24 14:33 UTC  (2+ messages)

[PATCH 0/9] block/nvme: Rework error reporting
 2021-08-24 14:11 UTC  (9+ messages)
` [PATCH 1/9] block/nvme: Use safer trace format string
` [PATCH 3/9] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH 4/9] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PATCH 5/9] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PATCH 6/9] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PATCH 7/9] util/vfio-helpers: Have qemu_vfio_dma_map() propagate Error
` [PATCH 8/9] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH 9/9] block/nvme: Only report VFIO error on failed retry


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