qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-26 16:22:58 to 2022-05-27 16:57:55 UTC [more...]

QEMU malfunctioning if built with FORTIFY_SOURCE=3
 2022-05-27 16:55 UTC 

[PATCH v5 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-27 16:48 UTC  (7+ messages)
` [PATCH v5 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v5 03/17] target/m68k: Fix coding style in m68k_interrupt_all
` [PATCH v5 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v5 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v5 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v5 10/17] target/m68k: Implement TRAPcc

[PATCH v3] block/gluster: correctly set max_pdiscard
 2022-05-27 16:45 UTC  (2+ messages)

[PATCH v2 0/3] Fix dma-reentrancy issues
 2022-05-27 16:19 UTC  (4+ messages)
` [PATCH v2 1/3] memory: Track whether a Device is engaged in IO
` [PATCH v2 2/3] memory: fix PIO/MMIO-initiated dma-reentracy issues
` [PATCH v2 3/3] memory: fix bh-initiated "

[libvirt PATCH] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests
 2022-05-27 16:38 UTC  (9+ messages)

[PATCH] qsd: document vduse-blk exports
 2022-05-27 15:54 UTC  (3+ messages)

[PATCH v1 00/33] testing/next (gitlab, junit, lcitool, x-compile)
 2022-05-27 15:57 UTC  (43+ messages)
` [PATCH v1 01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
` [PATCH v1 02/33] .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
` [PATCH v1 03/33] gitlab-ci: add meson JUnit test result into report
` [PATCH v1 04/33] meson.build: fix summary display of test compilers
` [PATCH v1 05/33] tests/lcitool: fix up indentation to correct style
` [PATCH v1 06/33] tests/docker: update debian-armhf-cross with lcitool
` [PATCH v1 07/33] tests/docker: update debian-armel-cross "
` [PATCH v1 08/33] tests/docker: update debian-mipsel-cross "
` [PATCH v1 09/33] tests/docker: update debian-mips64el-cross "
` [PATCH v1 10/33] tests/docker: update debian-ppc64el-cross "
` [PATCH v1 11/33] tests/docker: update debian-amd64 "
` [PATCH v1 12/33] configure: do not define or use the CPP variable
` [PATCH v1 13/33] build: clean up ninja invocation
` [PATCH v1 14/33] build: add a more generic way to specify make->ninja dependencies
` [PATCH v1 15/33] build: do a full build before running TCG tests
` [PATCH v1 16/33] configure, meson: move symlinking of ROMs to meson
` [PATCH v1 17/33] tests/tcg: correct target CPU for sparc32
` [PATCH v1 18/33] tests/tcg: merge configure.sh back into main configure script
` [PATCH v1 19/33] configure: add missing cross compiler fallbacks
` [PATCH v1 20/33] configure: handle host compiler in probe_target_compiler
` [PATCH v1 21/33] configure: introduce --cross-prefix-*=
` [PATCH v1 22/33] configure: include more binutils in tests/tcg makefile
` [PATCH v1 23/33] configure: move symlink configuration earlier
` [PATCH v1 24/33] configure: enable cross-compilation of s390-ccw
` [PATCH v1 25/33] configure: enable cross-compilation of optionrom
` [PATCH v1 26/33] configure: enable cross compilation of vof
` [PATCH v1 27/33] configure: remove unused variables from config-host.mak
` [PATCH v1 28/33] gitlab: introduce a common base job template
` [PATCH v1 29/33] gitlab: convert Cirrus jobs to .base_job_template
` [PATCH v1 30/33] gitlab: convert static checks "
` [PATCH v1 31/33] gitlab: convert build/container jobs "
` [PATCH v1 32/33] gitlab: don't run CI jobs in forks by default
` [PATCH v1 33/33] docs/devel: clean-up the CI links in the docs

[PATCH] iotests: fix source directory location
 2022-05-27 16:29 UTC  (4+ messages)

[PATCH v4 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-27 15:47 UTC  (6+ messages)
` [PATCH v4 10/17] target/m68k: Implement TRAPcc

[PATCH v6 0/8] Support exporting BDSs via VDUSE
 2022-05-27 15:48 UTC  (4+ messages)
` [PATCH v6 6/8] vduse-blk: Implement vduse-blk export

[PATCH] linux-user: Adjust child_tidptr on set_tid_address() syscall
 2022-05-27 15:46 UTC 

[PATCH] tests/Makefile.include: Fix 'make check-help' output
 2022-05-27 15:30 UTC 

[PULL 00/34] ppc queue
 2022-05-27 15:19 UTC  (36+ messages)
` [PULL 01/34] pseries: allow setting stdout-path even on machines with a VGA
` [PULL 02/34] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
` [PULL 03/34] spapr: Use address from elf parser for kernel address
` [PULL 04/34] spapr/docs: Add a few words about x-vof
` [PULL 05/34] mos6522: fix linking error when CONFIG_MOS6522 is not set
` [PULL 06/34] target/ppc: Fix tlbie
` [PULL 07/34] target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
` [PULL 08/34] target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
` [PULL 09/34] target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
` [PULL 10/34] pnv/xive2: Don't overwrite PC registers when writing TCTXT registers
` [PULL 11/34] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
` [PULL 12/34] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
` [PULL 13/34] target/ppc: use TCG_CALL_NO_RWG in BCD helpers
` [PULL 14/34] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
` [PULL 15/34] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
` [PULL 16/34] target/ppc: declare xscvspdpn helper with call flags
` [PULL 17/34] target/ppc: declare xvxsigsp "
` [PULL 18/34] target/ppc: declare xxextractuw and xxinsertw helpers "
` [PULL 19/34] target/ppc: introduce do_va_helper
` [PULL 20/34] target/ppc: declare vmsum[um]bm helpers with call flags
` [PULL 21/34] target/ppc: declare vmsumuh[ms] helper "
` [PULL 22/34] target/ppc: declare vmsumsh[ms] "
` [PULL 23/34] target/ppc: Fix eieio memory ordering semantics
` [PULL 24/34] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [PULL 25/34] tcg/ppc: Optimize memory ordering generation with lwsync
` [PULL 26/34] target/ppc: Implement lwsync with weaker memory ordering
` [PULL 27/34] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [PULL 28/34] target/ppc: Implemented xvi*ger* instructions
` [PULL 29/34] target/ppc: Implemented pmxvi*ger* instructions
` [PULL 30/34] target/ppc: Implemented xvf*ger*
` [PULL 31/34] target/ppc: Implemented xvf16ger*
` [PULL 32/34] target/ppc: Implemented pmxvf*ger*
` [PULL 33/34] target/ppc: Implemented [pm]xvbf16ger2*
` [PULL 34/34] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-05-27 14:44 UTC  (13+ messages)
` [PATCH v3 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
  ` [PATCH v3 01/10] block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
` [PATCH v3 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v3 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
  ` [PATCH v3 06/10] block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() "
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
  ` [PATCH v3 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "

[PATCH v2] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
 2022-05-27 14:32 UTC  (3+ messages)

[PATCH 0/9] tests, python: prepare to expand usage of test venv
 2022-05-27 14:27 UTC  (6+ messages)
` [PATCH 5/9] tests: add quiet-venv-pip macro

[PATCH v6 0/8] VSX MMA Implementation
 2022-05-27 14:28 UTC  (3+ messages)
` [PATCH v6 8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

[PULL 00/15] Misc patches
 2022-05-27 13:54 UTC  (16+ messages)
` [PULL 01/15] include: move qemu_*_exec_dir() to cutils
` [PULL 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PULL 03/15] tests: make libqmp buildable for win32
` [PULL 04/15] qga: flatten safe_open_or_create()
` [PULL 05/15] qga: add qga_open_cloexec() helper
` [PULL 06/15] qga: use qga_open_cloexec() for safe_open_or_create()
` [PULL 07/15] qga: throw an Error in ga_channel_open()
` [PULL 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PULL 09/15] qga: make build_fs_mount_list() return a bool
` [PULL 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PULL 11/15] qga/wixl: prefer variables over environment
` [PULL 12/15] qga/wixl: require Mingw_bin
` [PULL 13/15] qga/wixl: simplify some pre-processing
` [PULL 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PULL 15/15] test/qga: use g_auto wherever sensible

[PATCH] tests/tcg/s390x: Test overflow conditions
 2022-05-27 13:51 UTC  (2+ messages)

[PATCH 0/5] gitlab: restrict running jobs in forks and upstream master
 2022-05-27 13:27 UTC  (2+ messages)

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-05-27 12:49 UTC  (3+ messages)

[PATCH 1/1] nbd: trace long NBD operations
 2022-05-27 12:13 UTC  (5+ messages)

[PATCH] ppc: fix boot with sam460ex
 2022-05-27 10:51 UTC  (3+ messages)

make -j check failing on master, interesting valgrind errors on qos-test vhost-user-blk-test/basic
 2022-05-27 11:02 UTC  (7+ messages)

[PATCH v4 0/9] Record/replay refactoring and stuff
 2022-05-27 10:46 UTC  (10+ messages)
` [PATCH v4 1/9] replay: fix event queue flush for qemu shutdown
` [PATCH v4 2/9] replay: notify vCPU when BH is scheduled
` [PATCH v4 3/9] replay: rewrite async event handling
` [PATCH v4 4/9] replay: simplify async event processing
` [PATCH v4 5/9] docs: convert docs/devel/replay page to rst
` [PATCH v4 6/9] docs: move replay docs to docs/system/replay.rst
` [PATCH v4 7/9] tests/avocado: update replay_linux test
` [PATCH v4 8/9] tests/avocado: add replay Linux tests for virtio machine
` [PATCH v4 9/9] tests/avocado: add replay Linux test for Aarch64 machines

Introduce akcipher service for virtio-crypto
 2022-05-27  8:47 UTC  (2+ messages)
` [PATCH v8 1/1] crypto: Introduce RSA algorithm

[PATCH v3 0/9] Record/replay refactoring and stuff
 2022-05-27  8:45 UTC  (6+ messages)
` [PATCH v3 2/9] replay: notify vCPU when BH is scheduled

HELP: I can't get whpx working on ryzen / win11
 2022-05-27  8:39 UTC 

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-27  8:39 UTC  (7+ messages)
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-27  6:32 UTC  (3+ messages)
  `  "

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-27  3:47 UTC  (5+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

[PATCH] target/arm/hvf: Include missing "cpregs.h"
 2022-05-27  3:31 UTC  (2+ messages)

[PATCH v2] target/riscv: add support for zmmul extension v0.1
 2022-05-27  2:08 UTC  (2+ messages)

[PATCH v4 0/3] Implement Sstc extension
 2022-05-27  2:06 UTC  (5+ messages)
` [PATCH v4 2/3] target/riscv: Add stimecmp support

[PATCH v5 00/43] Add LoongArch softmmu support
 2022-05-26 22:18 UTC  (4+ messages)
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support

Help: How do I make a machine with 2 separate ARM SoC's?
 2022-05-26 22:09 UTC 

[PATCH v2 00/10] Random cleanup patches
 2022-05-26 21:33 UTC  (3+ messages)
` [PATCH v2 06/10] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-05-26 20:51 UTC  (9+ messages)
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX

[PATCH] hw/riscv: virt: Generate fw_cfg DT node correctly
 2022-05-26 20:35 UTC 

[python-qemu-qmp MR #6] GitLab: add python3.11 to python container
 2022-05-26 19:43 UTC 

[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
 2022-05-26 19:00 UTC  (3+ messages)
` [PATCH 1/2] gdbstub: Don't use GDB syscalls if no GDB is attached
` [PATCH 2/2] semihosting/config: Merge --semihosting-config option groups

[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-05-26 18:51 UTC  (3+ messages)

[RFC PATCH 00/13] Add a plugin to support out-of-band live migration for VFIO pass-through device
 2022-05-26 18:44 UTC  (2+ messages)

building e2k qemu errors
 2022-05-26 18:15 UTC  (2+ messages)

[PATCH 5/5] gitlab: don't run CI jobs in forks by default
 2022-05-26 17:08 UTC  (2+ messages)

[PATCH 0/2] target/m68k: Enable halt insn for 68060
 2022-05-26 17:08 UTC  (2+ messages)

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-26 16:49 UTC  (2+ messages)

[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
 2022-05-26 16:21 UTC  (3+ 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).