messages from 2022-04-25 14:32:12 to 2022-04-26 11:18:51 UTC [more...]
[RFC PATCH v1 0/8] qapi: add generator for Golang interface
2022-04-26 11:14 UTC (2+ messages)
[PULL 0/9] Kraxel 20220426 patches
2022-04-26 11:03 UTC (9+ 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 9/9] i386: firmware parsing and sev setup for -bios loaded firmware
[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
2022-04-26 10:41 UTC (5+ messages)
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
[PATCH] docs: Replace HomeBrew -> Homebrew
2022-04-26 10:40 UTC (2+ messages)
[PATCH] vdpa: Add missing tracing to batch mapping functions
2022-04-26 10:35 UTC (2+ messages)
[RFC 00/18] vfio: Adopt iommufd
2022-04-26 10:41 UTC (21+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend
[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 v2 00/26] Misc cleanups
2022-04-26 10:30 UTC (32+ 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 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] ppc/xive: Save/restore state of the External interrupt
2022-04-26 10:11 UTC
[PATCH] target/riscv: add scalar crypto related extenstion strings to isa_string
2022-04-26 9:52 UTC
[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
2022-04-26 9:40 UTC (4+ messages)
` [PATCH v3 35/60] target/arm: Handle cpreg registration for missing EL
[PATCH 00/18] RFC: Remove deprecated audio features
2022-04-26 8:54 UTC (13+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function
` [PATCH 14/18] audio: Require AudioState in AUD_add_capture
` [PATCH 16/18] audio: Remove legacy audio environment variables and options
` [PATCH 17/18] audio: Remove unused can_be_default
[PATCH v2 00/43] Add LoongArch softmmu support
2022-04-26 9:03 UTC (14+ messages)
` [PATCH v2 19/43] target/loongarch: Add CSRs definition
` [PATCH v2 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v2 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v2 29/43] target/loongarch: Add timer related instructions support
` [PATCH v2 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-04-26 8:51 UTC (9+ 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 qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
2022-04-26 8:47 UTC (2+ messages)
[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
2022-04-26 8:16 UTC (12+ messages)
` [qemu.qmp PATCH 01/12] fork qemu.qmp from qemu.git
` [qemu.qmp PATCH 02/12] update maintainer metadata
` [qemu.qmp PATCH 04/12] update project URLs
[PATCH v9 0/7] MSG_ZEROCOPY + multifd
2022-04-26 8:10 UTC (10+ messages)
` [PATCH v9 1/7] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v9 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v9 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v9 4/7] migration: Add migrate_use_tls() helper
` [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)
[PULL 0/6] Kraxel 20220425 patches
2022-04-26 7:57 UTC (5+ messages)
[PATCH v2] error-report: fix g_date_time_format assertion
2022-04-26 7:46 UTC (2+ messages)
[PATCH] error-report: Fix GDateTime usage
2022-04-26 6:41 UTC (2+ messages)
[PATCH v2 0/5] 9pfs: macOS host fixes
2022-04-26 3:57 UTC (5+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
[PATCH v6 0/3] aspeed/hace: Support AST2600 HACE
2022-04-26 2:11 UTC (4+ messages)
` [PATCH v6 1/3] aspeed/hace: Support HMAC Key Buffer register
` [PATCH v6 2/3] aspeed/hace: Support AST2600 HACE
` [PATCH v6 3/3] tests/qtest: Add test for Aspeed HACE accumulative mode
Backtrace stopped: previous frame identical to this frame (corrupt stack?) , even with fresh qemu and linux build
2022-04-26 1:46 UTC (3+ messages)
[PATCH v5 0/3] aspeed/hace: Support AST2600 HACE
2022-04-26 1:42 UTC (4+ messages)
` [PATCH v5 2/3] "
[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
2022-04-26 1:41 UTC (11+ messages)
` [PATCH 1/9] hw/9pfs: Compile 9p-local.c and 9p-proxy.c for Linux and macOS
` [PATCH 2/9] qemu/xatth.h: Update for Windows build
` [PATCH 3/9] hw/9pfs: Extract common stuff to 9p-local.h
` [PATCH 4/9] fsdev: Add missing definitions for Windows in file-op-9p.h
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows
` [PATCH 6/9] hw/9pfs: Update 9p-synth.c for Windows build
` [PATCH 7/9] fsdev: Enable 'local' file system driver backend for Windows
` [PATCH 8/9] meson.build: Turn on virtfs for Windows host
` [PATCH 9/9] hw/9p: win32: Translate Windows error number to Linux value
[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
2022-04-26 0:19 UTC (3+ messages)
` [PATCH qemu v7 03/14] target/riscv: rvv: Early exit when vstart >= vl
[EXT] Re: [PATCH v2] target/riscv: Fix incorrect PTE merge in walk_pte
2022-04-26 0:16 UTC (3+ messages)
` [PATCH v3] "
[PATCH v5 00/21] migration: Postcopy Preemption
2022-04-25 23:38 UTC (22+ messages)
` [PATCH v5 01/21] tests: fix encoding of IP addresses in x509 certs
` [PATCH v5 02/21] tests: add more helper macros for creating TLS "
` [PATCH v5 03/21] tests: add migration tests of TLS with PSK credentials
` [PATCH v5 04/21] tests: add migration tests of TLS with x509 credentials
` [PATCH v5 05/21] tests: convert XBZRLE migration test to use common helper
` [PATCH v5 06/21] tests: convert multifd migration tests "
` [PATCH v5 07/21] tests: add multifd migration tests of TLS with PSK credentials
` [PATCH v5 08/21] tests: add multifd migration tests of TLS with x509 credentials
` [PATCH v5 09/21] tests: ensure migration status isn't reported as failed
` [PATCH v5 10/21] migration: Add postcopy-preempt capability
` [PATCH v5 11/21] migration: Postcopy preemption preparation on channel creation
` [PATCH v5 12/21] migration: Postcopy preemption enablement
` [PATCH v5 13/21] migration: Postcopy recover with preempt enabled
` [PATCH v5 14/21] migration: Create the postcopy preempt channel asynchronously
` [PATCH v5 15/21] migration: Parameter x-postcopy-preempt-break-huge
` [PATCH v5 16/21] migration: Add helpers to detect TLS capability
` [PATCH v5 17/21] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PATCH v5 18/21] migration: Enable TLS for preempt channel
` [PATCH v5 19/21] tests: Add postcopy tls migration test
` [PATCH v5 20/21] tests: Add postcopy tls recovery "
` [PATCH v5 21/21] tests: Add postcopy preempt tests
Live Migration ToDo
2022-04-25 23:33 UTC (6+ messages)
[PULL 00/14] Block patches
2022-04-25 23:32 UTC (3+ messages)
` [PULL 12/14] iotests: remove qemu_io_silent() and qemu_io_silent_check()
[PATCH v2] Only advertise aio=io_uring if support is actually available
2022-04-25 22:04 UTC (5+ messages)
[PATCH 0/3] AVX guest implementation
2022-04-25 21:33 UTC (17+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 02/42] i386: DPPS rounding fix
` [PATCH v2 03/42] Add AVX_EN hflag
` [PATCH v2 06/42] i386: Add CHECK_NO_VEX
` [PATCH v2 07/42] Enforce VEX encoding restrictions
` [PATCH v2 08/42] i386: Add ZMM_OFFSET macro
` [PATCH v2 10/42] i386: Rewrite vector shift helper
[PULL 0/3] Block patches
2022-04-25 20:35 UTC (2+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-25 20:30 UTC (13+ messages)
[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
2022-04-25 19:58 UTC (2+ messages)
[PATCH 00/10] Misc cleanups
2022-04-25 19:39 UTC (5+ messages)
` [PATCH 04/10] tests: move libqtest.h back under qtest/
` [PATCH 05/10] libqtest: split QMP part in libqmp
[PATCH] Hexagon (tests/tcg/hexagon) reference file for float_convd
2022-04-25 18:32 UTC
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-25 17:40 UTC (18+ messages)
` [PATCH v8 12/17] vfio-user: IOMMU support for remote device
` [PATCH v8 13/17] vfio-user: handle DMA mappings
` [PATCH v8 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v8 15/17] vfio-user: handle device interrupts
[PATCH] nvme: fix bit buckets
2022-04-25 14:33 UTC (2+ messages)
Signing QEMU up for GitLab for Open Source?
2022-04-25 14:22 UTC (3+ messages)
[PATCH v2] target/ppc: Fix BookE debug interrupt generation
2022-04-25 14:47 UTC (3+ messages)
[PATCH qemu 0/9] Add mask agnostic behavior for rvv instructions
2022-04-25 14:18 UTC (6+ messages)
` [PATCH qemu 2/9] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu 6/9] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu 7/9] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu 8/9] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu 9/9] target/riscv: rvv: Add mask agnostic for vector permutation instructions
[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
2022-04-25 14:29 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).