qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 20:09:37 to 2022-10-25 10:00:10 UTC [more...]

[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
 2022-10-25  9:59 UTC  (6+ messages)
` [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
` [PATCH 9/9] target/s390x: Use Int128 for passing float128

[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
 2022-10-25  9:55 UTC  (3+ messages)

[RFC PATCH 0/4] MultiFD zero-copy improvements
 2022-10-25  9:51 UTC  (8+ messages)
` [RFC PATCH 1/4] migration/multifd/zero-copy: Create helper function for flushing
` [RFC PATCH 2/4] migration/multifd/zero-copy: Merge header & pages send in a single write
` [RFC PATCH 3/4] QIOChannel: Add max_pending parameter to qio_channel_flush()
` [RFC PATCH 4/4] migration/multifd/zero-copy: Flush only the LRU half of the header array

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-25  9:49 UTC  (22+ messages)
` [PATCH 01/24] util: Add interval-tree.c
` [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
` [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
` [PATCH 04/24] accel/tcg: Split out PageDesc to internal.h
` [PATCH 05/24] accel/tcg: Split out tb-maint.c
` [PATCH 06/24] accel/tcg: Move assert_no_pages_locked to internal.h
` [PATCH 07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
` [PATCH 08/24] accel/tcg: Remove duplicate store to tb->page_addr[]
` [PATCH 09/24] accel/tcg: Introduce tb_{set_}page_addr{0,1}
` [PATCH 10/24] accel/tcg: Rename tb_invalidate_phys_page

[PATCH 00/29] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-25  9:32 UTC  (12+ messages)
` [PATCH 01/29] accel/tcg: Add restore_state_to_opc to TCGCPUOps
` [PATCH] tests/tcg/nios2: Tweak 10m50-ghrd.ld
` [PATCH 23/29] accel/tcg: Remove restore_state_to_opc function
` [PATCH 24/29] accel/tcg: Introduce cpu_unwind_state_data

[PULL 00/11] Trivial branch for 7.2 patches
 2022-10-25  9:33 UTC  (2+ messages)

[PATCH] util/log: do not close and reopen log files when flags are turned off
 2022-10-25  9:21 UTC 

[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
 2022-10-25  9:20 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-10-25  9:10 UTC  (3+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission

[PATCH v3 00/10] Refactor bdrv_try_set_aio_context using transactions
 2022-10-25  8:49 UTC  (11+ messages)
` [PATCH v3 01/10] block.c: assert bs->aio_context is written under BQL and drains
` [PATCH v3 02/10] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v3 03/10] bdrv_change_aio_context: use hash table instead of list of visited nodes
` [PATCH v3 04/10] blockjob: implement .change_aio_ctx in child_job
` [PATCH v3 05/10] block: implement .change_aio_ctx in child_of_bds
` [PATCH v3 06/10] block-backend: implement .change_aio_ctx in child_root
` [PATCH v3 07/10] block: use the new _change_ API instead of _can_set_ and _set_
` [PATCH v3 08/10] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PATCH v3 09/10] block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
` [PATCH v3 10/10] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context

[PULL 00/28] QAPI patches patches for 2022-10-25
 2022-10-25  8:05 UTC  (29+ messages)
` [PULL 01/28] docs/devel/qapi-code-gen: Update example to match current code
` [PULL 02/28] qapi: Tidy up whitespace in generated code
` [PULL 03/28] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PULL 04/28] qapi: Start to elide redundant has_FOO in generated C
` [PULL 05/28] qapi tests: Elide "
` [PULL 06/28] qapi acpi: "
` [PULL 07/28] qapi audio: "
` [PULL 08/28] qapi block: "
` [PULL 09/28] qapi chardev: "
` [PULL 10/28] qapi crypto: "
` [PULL 11/28] qapi dump: "
` [PULL 12/28] qapi job: "
` [PULL 13/28] qapi machine: "
` [PULL 14/28] qapi migration: "
` [PULL 15/28] qapi misc: "
` [PULL 16/28] qapi net: "
` [PULL 17/28] qapi pci: "
` [PULL 18/28] qapi qdev qom: "
` [PULL 19/28] qapi replay: "
` [PULL 20/28] qapi rocker: "
` [PULL 21/28] qapi run-state: "
` [PULL 22/28] qapi stats: "
` [PULL 23/28] qapi tpm: "
` [PULL 24/28] qapi transaction: "
` [PULL 25/28] qapi ui: "
` [PULL 26/28] qapi virtio: "
` [PULL 27/28] qapi qga: "
` [PULL 28/28] qapi: Drop temporary logic to support conversion step by step

[PULL v2 00/11] Dump patches
 2022-10-25  7:50 UTC  (12+ messages)
` [PULL v2 01/11] dump: Use a buffer for ELF section data and headers
` [PULL v2 02/11] dump: Write ELF section headers right after ELF header
` [PULL v2 03/11] dump: Reorder struct DumpState
` [PULL v2 04/11] dump: Reintroduce memory_offset and section_offset
` [PULL v2 05/11] dump: Add architecture section and section string table support
` [PULL v2 06/11] s390x: Add protected dump cap
` [PULL v2 07/11] s390x: Introduce PV query interface
` [PULL v2 08/11] include/elf.h: add s390x note types
` [PULL v2 09/11] s390x: Add KVM PV dump interface
` [PULL v2 10/11] s390x: pv: Add dump support
` [PULL v2 11/11] dump/win_dump: limit number of processed PRCBs

[PULL 00/11] Trivial branch for 7.2 patches
 2022-10-25  7:53 UTC 

[PATCH 0/2] python: misc machine.py improvements
 2022-10-25  8:24 UTC  (3+ messages)
` [PATCH 1/2] python/machine: Add debug logging to key state changes

[PULL 0/8] Linux user for 7.2 patches
 2022-10-25  7:36 UTC  (9+ messages)
` [PULL 1/8] linux-user: Fix more MIPS n32 syscall ABI issues
` [PULL 2/8] linux-user: fix pidfd_send_signal()
` [PULL 3/8] linux-user: handle /proc/self/exe with execve() syscall
` [PULL 4/8] linux-user: don't use AT_EXECFD in do_openat()
` [PULL 5/8] linux-user: add more compat ioctl definitions
` [PULL 6/8] linux-user: remove conditionals for many fs.h ioctls
` [PULL 7/8] linux-user: Implement faccessat2
` [PULL 8/8] linux-user: Add guest memory layout to exception dump

[PULL 00/11] Trivial branch for 7.2 patches
 2022-10-25  7:48 UTC 

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-10-25  7:44 UTC  (4+ messages)

[PULL 00/11] Trivial branch for 7.2 patches
 2022-10-25  7:50 UTC 

[PULL 00/11] Trivial branch for 7.2 patches
 2022-10-25  7:42 UTC 

[PATCH v6 00/10] dump: Add arch section and s390x PV dump
 2022-10-25  7:27 UTC  (4+ messages)
` [PATCH v6 09/10] s390x: Add KVM PV dump interface

[PATCH v3] kset: fix memory leak when kset_register() returns error
 2022-10-25  7:15 UTC 

[PATCH 0/4] Shadow VirtQueue event index support
 2022-10-25  7:06 UTC  (13+ messages)
` [PATCH 2/4] vhost: toggle device callbacks using used event idx

[RFC 0/8] support subsets of code size reduction extension
 2022-10-25  7:03 UTC  (8+ messages)
` [RFC 1/8] target/riscv: add cfg properties for Zc* extension
` [RFC 6/8] target/riscv: delete redundant check for zcd instructions in decode_opc
` [RFC 7/8] target/riscv: expose properties for Zc* extension

[RFC PATCH v2 0/8] Guest announce feature emulation using Shadow VirtQueue
 2022-10-25  6:54 UTC  (10+ messages)
` [RFC PATCH v2 2/8] vdpa: Save emulated features list in vhost_vdpa

soc_name for supermicrox11-bmc machine: ast2400-a1 or ast2500-a1 ?
 2022-10-25  6:25 UTC  (2+ messages)

[PATCH v4 00/11] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-25  6:11 UTC  (15+ messages)
` [PATCH v4 01/11] reset: allow registering handlers that aren't called by snapshot loading
` [PATCH v4 02/11] device-tree: add re-randomization helper function
` [PATCH v4 03/11] x86: do not re-randomize RNG seed on snapshot load
` [PATCH v4 04/11] arm: re-randomize rng-seed on reboot
` [PATCH v4 05/11] riscv: "
` [PATCH v4 06/11] m68k/virt: do not re-randomize RNG seed on snapshot load
` [PATCH v4 07/11] m68k/q800: "
` [PATCH v4 08/11] mips/boston: re-randomize rng-seed on reboot
` [PATCH v4 09/11] mips/malta: pass RNG seed via env var and re-randomize "
` [PATCH v4 10/11] openrisc: re-randomize rng-seed "
` [PATCH v4 11/11] rx: "

[PATCH] tcg/riscv: Fix base register for user-only qemu_ld/st
 2022-10-25  6:09 UTC  (2+ messages)

[PATCH v3] linux-user: Add guest memory layout to exception dump
 2022-10-25  5:28 UTC  (8+ messages)

[PATCH v5] linux-user: Add close_range() syscall
 2022-10-25  5:30 UTC  (2+ messages)

[RFC PATCH] main-loop: introduce WITH_QEMU_IOTHREAD_LOCK
 2022-10-25  4:45 UTC  (3+ messages)

[PATCH v1 0/2] hw/riscv/opentitan: bump opentitan version
 2022-10-25  4:33 UTC  (3+ messages)
` [PATCH v1 1/2] hw/riscv/opentitan: bump opentitan
` [PATCH v1 2/2] hw/riscv/opentitan: add aon_timer base unimpl

[PATCH v0 0/2] hw/riscv/opentitan: bump opentitan version
 2022-10-25  4:05 UTC  (7+ messages)
` [PATCH v0 1/2] hw/riscv/opentitan: bump opentitan
` [PATCH v0 2/2] hw/riscv/opentitan: add aon_timer base unimpl

[PATCH] tcg/riscv: Fix reg overlap case in tcg_out_addsub2
 2022-10-25  3:12 UTC  (3+ messages)

[PATCH v2] kset: fix memory leak when kset_register() returns error
 2022-10-25  2:53 UTC  (5+ messages)

[PATCH] target/riscv/pmp: fix non-translated page size address checks w/ MPU
 2022-10-25  2:19 UTC  (4+ messages)

[PATCH v4] linux-user: Add close_range() syscall
 2022-10-25  2:20 UTC  (5+ messages)

[PATCH 0/4] atomic: Friendlier assertions, avoidance of __sync
 2022-10-25  1:59 UTC  (6+ messages)
` [PATCH 1/4] include/qemu/osdep: Add qemu_build_assert
` [PATCH 2/4] include/qemu/atomic: Use qemu_build_assert
` [PATCH 3/4] include/qemu/thread: Use qatomic_* functions
` [PATCH 4/4] include/qemu/atomic128: Avoid __sync_val_compare_and_swap_16

[PATCH] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
 2022-10-25  1:30 UTC  (3+ messages)

[PATCH v3 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-25  0:56 UTC  (9+ messages)
` [PATCH v3 1/8] reset: allow registering handlers that aren't called by snapshot loading

[PATCH] hw/acpi/erst.c: Fix memset argument order
 2022-10-25  0:24 UTC  (6+ messages)
` [PATCH v2] hw/acpi/erst.c: Fix memory handling issues

[PATCH v2 0/8] Hexagon (target/hexagon) Improve change-of-flow
 2022-10-24 23:51 UTC  (9+ messages)
` [PATCH v2 1/8] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
` [PATCH v2 2/8] Hexagon (target/hexagon) Remove PC from the runtime state
` [PATCH v2 3/8] Hexagon (target/hexagon) Remove next_PC from "
` [PATCH v2 4/8] Hexagon (target/hexagon) Add overrides for direct call instructions
` [PATCH v2 5/8] Hexagon (target/hexagon) Add overrides for compound compare and jump
` [PATCH v2 6/8] Hexagon (target/hexagon) Add overrides for various forms of jump
` [PATCH v2 7/8] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
` [PATCH v2 8/8] Hexagon (target/hexagon) Use direct block chaining for tight loops

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
 2022-10-24 23:16 UTC  (13+ messages)
` [PATCH v2 01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PATCH v2 02/11] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PATCH v2 03/11] chardev/baum: Avoid "
` [PATCH v2 04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH v2 06/11] hw/ppc/pnv: Avoid dynamic stack allocation
` [PATCH v2 07/11] hw/intc/xics: "

[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-24 23:03 UTC  (2+ messages)

[PATCH 00/26] target/s390x: pc-relative translation blocks
 2022-10-24 23:04 UTC  (2+ messages)

[PATCH 0/6] MIPS decodetree conversion
 2022-10-24 22:47 UTC  (3+ messages)
` [PATCH 1/6] target/mips: Introduce register access helper functions

[PATCH] tests/tcg/nios2: Tweak 10m50-ghrd.ld
 2022-10-24 21:37 UTC  (2+ messages)

[PATCH] linux-user: Add strace output for timer_settime64() syscall
 2022-10-24 20:45 UTC 


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