qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 08:07:43 to 2022-04-26 17:10:36 UTC [more...]

[PATCH 00/47] target/arm: Use tcg_constant
 2022-04-26 16:30 UTC  (41+ messages)
` [PATCH 01/47] target/arm: Use tcg_constant in gen_probe_access
` [PATCH 02/47] target/arm: Use tcg_constant in gen_mte_check*
` [PATCH 03/47] target/arm: Use tcg_constant in gen_exception*
` [PATCH 04/47] target/arm: Use tcg_constant in gen_adc_CC
` [PATCH 05/47] target/arm: Use tcg_constant in handle_msr_i
` [PATCH 06/47] target/arm: Use tcg_constant in handle_sys
` [PATCH 07/47] target/arm: Use tcg_constant in disas_exc
` [PATCH 08/47] target/arm: Use tcg_constant in gen_compare_and_swap_pair
` [PATCH 09/47] target/arm: Use tcg_constant in disas_ld_lit
` [PATCH 10/47] target/arm: Use tcg_constant in disas_ldst_*
` [PATCH 11/47] target/arm: Use tcg_constant in disas_add_sum_imm*
` [PATCH 12/47] target/arm: Use tcg_constant in disas_movw_imm
` [PATCH 13/47] target/arm: Use tcg_constant in shift_reg_imm
` [PATCH 14/47] target/arm: Use tcg_constant in disas_cond_select
` [PATCH 15/47] target/arm: Use tcg_constant in handle_{rev16,crc32}
` [PATCH 16/47] target/arm: Use tcg_constant in disas_data_proc_2src
` [PATCH 17/47] target/arm: Use tcg_constant in disas_fp*
` [PATCH 18/47] target/arm: Use tcg_constant in simd shift expanders
` [PATCH 19/47] target/arm: Use tcg_constant in simd fp/int conversion
` [PATCH 20/47] target/arm: Use tcg_constant in 2misc expanders
` [PATCH 21/47] target/arm: Use tcg_constant in balance of translate-a64.c
` [PATCH 22/47] target/arm: Use tcg_constant for aa32 exceptions
` [PATCH 23/47] target/arm: Use tcg_constant for disas_iwmmxt_insn
` [PATCH 24/47] target/arm: Use tcg_constant for gen_{msr,mrs}
` [PATCH 25/47] target/arm: Use tcg_constant for vector shift expanders
` [PATCH 26/47] target/arm: Use tcg_constant for do_coproc_insn
` [PATCH 27/47] target/arm: Use tcg_constant for gen_srs
` [PATCH 28/47] target/arm: Use tcg_constant for op_s_{rri,rxi}_rot
` [PATCH 29/47] target/arm: Use tcg_constant for MOVW, UMAAL, CRC32
` [PATCH 30/47] target/arm: Use tcg_constant for v7m MRS, MSR
` [PATCH 32/47] target/arm: Use tcg_constant in LDM, STM
` [PATCH 33/47] target/arm: Use tcg_constant in CLRM, DLS, WLS, LE
` [PATCH 34/47] target/arm: Use tcg_constant in trans_CPS_v7m
` [PATCH 35/47] target/arm: Use tcg_constant in trans_CSEL
` [PATCH 36/47] target/arm: Use tcg_constant for trans_INDEX_*
` [PATCH 38/47] target/arm: Use tcg_constant in FCPY, CPY
` [PATCH 39/47] target/arm: Use tcg_constant in {incr, wrap}_last_active
` [PATCH 40/47] target/arm: Use tcg_constant in do_clast_scalar
` [PATCH 41/47] target/arm: Use tcg_constant in WHILE
` [PATCH 44/47] target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-26 16:38 UTC  (7+ messages)
` [qemu.qmp PATCH 04/12] update project URLs

[PATCH] hw/xtensa: fix reset value of MIROUT register of MX PIC
 2022-04-26 16:28 UTC 

[PATCH v9 0/7] MSG_ZEROCOPY + multifd
 2022-04-26 16:08 UTC  (9+ messages)
` [PATCH v9 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v9 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v9 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 16:21 UTC  (21+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH 0/3] target/arm, hw/arm/smmuv3: Advertise TTL and BBM features
 2022-04-26 16:04 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Advertise support for FEAT_TTL
` [PATCH 2/3] target/arm: Advertise support for FEAT_BBM level 2
` [PATCH 3/3] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2

[PATCH] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
 2022-04-26 16:01 UTC 

[PATCH v3 0/9] tests: introduce testing coverage for TLS with migration
 2022-04-26 16:00 UTC  (10+ messages)
` [PATCH v3 1/9] tests: fix encoding of IP addresses in x509 certs
` [PATCH v3 2/9] tests: add more helper macros for creating TLS "
` [PATCH v3 3/9] tests: add migration tests of TLS with PSK credentials
` [PATCH v3 4/9] tests: add migration tests of TLS with x509 credentials
` [PATCH v3 5/9] tests: convert XBZRLE migration test to use common helper
` [PATCH v3 6/9] tests: convert multifd migration tests "
` [PATCH v3 7/9] tests: add multifd migration tests of TLS with PSK credentials
` [PATCH v3 8/9] tests: add multifd migration tests of TLS with x509 credentials
` [PATCH v3 9/9] tests: ensure migration status isn't reported as failed

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-26 15:31 UTC  (5+ messages)
` [PATCH v3 35/60] target/arm: Handle cpreg registration for missing EL

[PATCH] ppc/xive: Save/restore state of the External interrupt
 2022-04-26 15:24 UTC  (5+ messages)

[PATCH] Fix 'writeable' typos
 2022-04-26 15:19 UTC  (4+ messages)

[PULL 0/3] Misc next patches
 2022-04-26 15:13 UTC  (4+ messages)
` [PULL 1/3] softmmu: remove deprecated --enable-fips option
` [PULL 2/3] hw/char: fix qcode array bounds check in ESCC impl
` [PULL 3/3] github: fix config mistake preventing repo lockdown commenting

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-04-26 15:07 UTC  (12+ messages)
` [RFC PATCH v2 1/8] aio_wait_kick: add missing memory barrier
` [RFC PATCH v2 2/8] coroutine-lock: release lock when restarting all coroutines
` [RFC PATCH v2 3/8] block: introduce a lock to protect graph operations
` [RFC PATCH v2 4/8] async: register/unregister aiocontext in graph lock list
` [RFC PATCH v2 5/8] block.c: wrlock in bdrv_replace_child_noperm
` [RFC PATCH v2 6/8] block: assert that graph read and writes are performed correctly
` [RFC PATCH v2 7/8] graph-lock: implement WITH_GRAPH_RDLOCK_GUARD and GRAPH_RDLOCK_GUARD macros
` [RFC PATCH v2 8/8] mirror: protect drains in coroutine with rdlock

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-26 14:52 UTC  (5+ messages)
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction

[PATCH v2 00/26] Misc cleanups
 2022-04-26 14:33 UTC  (33+ messages)
` [PATCH v2 01/26] Use QEMU_SANITIZE_THREAD
` [PATCH v2 02/26] Use QEMU_SANITIZE_ADDRESS
` [PATCH v2 03/26] include: move qemu_*_exec_dir() to cutils
` [PATCH v2 04/26] util/win32: simplify qemu_get_local_state_dir()
` [PATCH v2 05/26] tests: move libqtest.h back under qtest/
` [PATCH v2 06/26] libqtest: split QMP part in libqmp
` [PATCH v2 07/26] tests: make libqmp buildable for win32
` [PATCH v2 08/26] Use g_unix_set_fd_nonblocking()
` [PATCH v2 09/26] block: move fcntl_setfl()
` [PATCH v2 10/26] Replace qemu_pipe() with g_unix_open_pipe()
` [PATCH v2 11/26] util: replace pipe()+cloexec "
` [PATCH v2 12/26] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PATCH v2 13/26] tests: "
` [PATCH v2 14/26] os-posix: replace pipe()+cloexec "
` [PATCH v2 15/26] virtiofsd: replace pipe() "
` [PATCH v2 16/26] io: "
` [PATCH v2 17/26] Replace fcntl(0_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PATCH v2 18/26] io: make qio_channel_command_new_pid() static
` [PATCH v2 19/26] chardev: replace qemu_set_nonblock()
` [PATCH v2 20/26] io: replace qemu_set{_non}block()
` [PATCH v2 21/26] qga: replace qemu_set_nonblock()
` [PATCH v2 22/26] hw: "
` [PATCH v2 23/26] ui: "
` [PATCH v2 24/26] net: "
` [PATCH v2 25/26] tests: "
` [PATCH v2 26/26] util: rename qemu_*block() socket functions

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-04-26 14:16 UTC  (9+ messages)
` [PATCH 1/8] qmp: Support for querying stats
` [PATCH 2/8] kvm: Support for querying fd-based stats
` [PATCH 3/8] qmp: add filtering of statistics by target vCPU
` [PATCH 4/8] hmp: add basic "info stats" implementation
` [PATCH 5/8] qmp: add filtering of statistics by provider
` [PATCH 6/8] hmp: "
` [PATCH 7/8] qmp: add filtering of statistics by name
` [PATCH 8/8] hmp: "

[RFC PATCH 0/7] VSX MMA Implementation
 2022-04-26 12:50 UTC  (8+ messages)
` [RFC PATCH 1/7] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [RFC PATCH 2/7] target/ppc: Implemented xvi*ger* instructions
` [RFC PATCH 3/7] target/ppc: Implemented pmxvi*ger* instructions
` [RFC PATCH 4/7] target/ppc: Implemented xvf*ger*
` [RFC PATCH 5/7] target/ppc: Implemented xvf16ger*
` [RFC PATCH 6/7] target/ppc: Implemented pmxvf*ger*
` [RFC PATCH 7/7] target/ppc: Implemented [pm]xvbf16ger2*

[PATCH] vdpa: Add missing tracing to batch mapping functions
 2022-04-26 13:05 UTC  (3+ messages)

[PULL 0/5] Trivial branch for 7.1 patches
 2022-04-26 12:46 UTC  (6+ messages)
` [PULL 1/5] hw/pvrdma: Some cosmetic fixes
` [PULL 2/5] vdpa: Add missing tracing to batch mapping functions
` [PULL 3/5] target/mips: Remove stale TODO file
` [PULL 4/5] docs: Replace Qemu -> QEMU
` [PULL 5/5] docs: Replace HomeBrew -> Homebrew

[PATCH] target/arm: Disable cryptographic instructions when neon is disabled
 2022-04-26 12:42 UTC 

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-26 12:38 UTC  (6+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH for-7.1 00/10] BCDA and mffscdrn implementations
 2022-04-26 12:21 UTC  (2+ messages)

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-26 11:57 UTC  (13+ messages)
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher

[PULL 0/9] Kraxel 20220426 patches
 2022-04-26 11:03 UTC  (10+ messages)
` [PULL 1/9] hw/display/vmware_vga: do not discard screen updates
` [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PULL 3/9] Added parameter to take screenshot with screendump as PNG
` [PULL 4/9] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PULL 5/9] qapi/ui: add 'display-update' command for changing listen address
` [PULL 6/9] avocado/vnc: add test_change_listen
` [PULL 7/9] i386: move bios load error message
` [PULL 8/9] i386: factor out x86_firmware_configure()
` [PULL 9/9] i386: firmware parsing and sev setup for -bios loaded firmware

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-04-26 11:14 UTC  (2+ messages)

[PATCH] docs: Replace HomeBrew -> Homebrew
 2022-04-26 10:40 UTC  (2+ messages)

[PATCH] hw/pvrdma: Some cosmetic fixes
 2022-04-26 10:26 UTC  (3+ messages)

[PATCH] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
 2022-04-26 10:20 UTC  (4+ messages)

[PATCH v6 0/3] util/thread-pool: Expose minimun and maximum size
 2022-04-26 10:03 UTC  (2+ messages)

[PATCH] docs: Replace Qemu -> QEMU
 2022-04-26 10:39 UTC  (2+ messages)

[PATCH v8 00/68] nios2 fixes, cleanups, shadow reg sets
 2022-04-26  9:57 UTC  (13+ messages)
` [PATCH v8 44/68] target/nios2: Split out helpers for gen_i_cmpxx
` [PATCH v8 45/68] target/nios2: Split out helpers for gen_i_math_logic
` [PATCH v8 46/68] target/nios2: Split out helpers for gen_r_math_logic
` [PATCH v8 47/68] target/nios2: Split out helpers for gen_rr_mul_high
` [PATCH v8 48/68] target/nios2: Split out helpers for gen_rr_shift
` [PATCH v8 67/68] tests/tcg/nios2: Add semihosting multiarch tests

serial hang in qemu-system-ppc64 -M pseries
 2022-04-26 10:26 UTC 

[PATCH for-7.1] target/mips: Remove stale TODO file
 2022-04-26 10:36 UTC  (2+ messages)

[PATCH] target/riscv: add scalar crypto related extenstion strings to isa_string
 2022-04-26  9:52 UTC 

[PATCH 00/18] RFC: Remove deprecated audio features
 2022-04-26  8:54 UTC  (4+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support

[PATCH qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
 2022-04-26  8:47 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).