messages from 2023-10-31 19:10:36 to 2023-11-01 23:32:00 UTC [more...]
[QEMU][PATCH v1] Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
2023-11-01 23:30 UTC (2+ messages)
[PATCH 0/6] Various tracing patches
2023-11-01 17:37 UTC (5+ messages)
` [PATCH 5/6] hw/i2c/pm_smbus: Convert DPRINTF to trace events
[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
2023-11-01 21:25 UTC (3+ messages)
` [PATCH v4 04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping
[PATCH 0/7] Miscellaneous error message improvements
2023-11-01 21:11 UTC (4+ messages)
` [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
[PATCH v8 00/19] rv64i CPU, RVA22U64 profile support
2023-11-01 20:42 UTC (20+ messages)
` [PATCH v8 01/19] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v8 02/19] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v8 03/19] target/riscv/cpu.c: set satp_max_supported in cpu_riscv_set_satp()
` [PATCH v8 04/19] target/riscv/cpu.c: set satp_mode_max MBARE during satp_finalize()
` [PATCH v8 05/19] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v8 06/19] target/riscv: add rv64i CPU
` [PATCH v8 07/19] target/riscv: add zicbop extension flag
` [PATCH v8 08/19] target/riscv/tcg: add 'zic64b' support
` [PATCH v8 09/19] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v8 10/19] target/riscv: add rva22u64 profile definition
` [PATCH v8 11/19] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v8 12/19] target/riscv/tcg: add user flag for profile support
` [PATCH v8 13/19] target/riscv/tcg: add MISA user options hash
` [PATCH v8 14/19] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v8 15/19] target/riscv/tcg: handle profile MISA bits
` [PATCH v8 16/19] target/riscv/tcg: add hash table insert helpers
` [PATCH v8 17/19] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v8 18/19] target/riscv/tcg: validate profiles during finalize
` [PATCH v8 19/19] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
[PATCH v2 0/4] Misc ati-vga patches
2023-11-01 20:45 UTC (5+ messages)
` [PATCH v2 1/4] ati-vga: Fix aperture sizes
` [PATCH v2 2/4] ati-vga: Support unaligned access to GPIO DDC registers
` [PATCH v2 3/4] ati-vga: Add 30 bit palette access register
` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines
[PATCH] tests/avocado: Allow newer versions of tesseract in the nextcube test
2023-11-01 20:43 UTC
[PATCH] tests/avocado/machine_m68k_nextcube: Fix the download URL for the ROM image
2023-11-01 20:19 UTC
[PATCH] block-jobs: add final flush
2023-11-01 19:53 UTC (3+ messages)
[PATCH v6 0/5] Support message-based DMA in vfio-user server
2023-11-01 19:18 UTC (8+ messages)
` [PATCH v6 1/5] softmmu: Per-AddressSpace bounce buffering
` [PATCH v6 2/5] softmmu: Support concurrent bounce buffers
` [PATCH v6 3/5] Update subprojects/libvfio-user
` [PATCH v6 4/5] vfio-user: Message-based DMA support
` [PATCH v6 5/5] vfio-user: Fix config space access byte order
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-11-01 18:14 UTC (31+ messages)
` [PATCH v2 15/29] migration/ram: Add support for 'fixed-ram' outgoing migration
` [PATCH v2 16/29] migration/ram: Add support for 'fixed-ram' migration restore
` [PATCH v2 19/29] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v2 20/29] migration/multifd: Add incoming "
` [PATCH v2 21/29] migration/multifd: Add pages to the receiving side
` [PATCH v2 23/29] migration/ram: Add a wrapper for fixed-ram shadow bitmap
[PATCH v3 0/8] qemu-img: rebase: add compression support
2023-11-01 17:51 UTC (5+ messages)
` [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
[PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
2023-11-01 17:22 UTC (9+ messages)
[PATCH 0/3] Misc ati-vga patches
2023-11-01 17:04 UTC (4+ messages)
` [PATCH 1/3] ati-vga: Fix aperture sizes
[PATCH V2 0/6] Live Update reboot mode
2023-11-01 16:52 UTC (6+ messages)
` [PATCH V2 6/6] tests/qtest: migration: add reboot mode test
[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
2023-11-01 16:13 UTC (2+ messages)
[PATCH v2 0/3] Add support for RAPL MSRs series
2023-11-01 14:33 UTC (11+ messages)
` [PATCH v2 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v2 2/3] tools: build qemu-vmsr-helper
` [PATCH v2 3/3] Add support for RAPL MSRs in KVM/Qemu
[v3 0/6] dirtylimit: miscellaneous patches
2023-11-01 14:04 UTC (7+ messages)
` [v3 1/6] system/dirtylimit: Fix a race situation
` [v3 2/6] system/dirtylimit: Drop the reduplicative check
` [v3 3/6] tests: Add migration dirty-limit capability test
` [v3 4/6] tests/migration: Introduce dirty-ring-size option into guestperf
` [v3 5/6] tests/migration: Introduce dirty-limit "
` [v3 6/6] docs/migration: Add the dirty limit section
[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
2023-11-01 14:04 UTC (6+ messages)
[RFC PATCH] tests/avocado: update the tcg_plugins test
2023-11-01 13:50 UTC
[PATCH RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
2023-11-01 13:17 UTC
[PATCH v2 28/29] migration: Add direct-io parameter
2023-11-01 12:30 UTC (14+ messages)
[PATCH 0/8] docs/specs: Convert txt files to rST
2023-11-01 11:48 UTC (4+ messages)
` [PATCH 8/8] docs/specs/vmgenid: Convert "
-drive if=none: can't we make this the default?
2023-11-01 11:21 UTC (4+ messages)
Any plans to implement more ARM SMMUv3 features?
2023-11-01 11:09 UTC (2+ messages)
[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
2023-11-01 10:49 UTC (2+ messages)
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-11-01 10:44 UTC (2+ messages)
[PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
2023-11-01 9:58 UTC (2+ messages)
[PATCH v7 00/16] rv64i CPU, RVA22U64 profile support
2023-11-01 9:47 UTC (25+ messages)
` [PATCH v7 01/16] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v7 02/16] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v7 03/16] target/riscv: add rv64i CPU
` [PATCH v7 04/16] target/riscv: add zicbop extension flag
` [PATCH v7 05/16] target/riscv/tcg: add 'zic64b' support
` [PATCH v7 06/16] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v7 07/16] target/riscv: add rva22u64 profile definition
` [PATCH v7 08/16] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v7 09/16] target/riscv/tcg: add user flag for profile support
` [PATCH v7 10/16] target/riscv/tcg: add MISA user options hash
` [PATCH v7 11/16] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v7 12/16] target/riscv/tcg: handle profile MISA bits
` [PATCH v7 13/16] target/riscv/tcg: add hash table insert helpers
` [PATCH v7 14/16] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v7 15/16] target/riscv/tcg: validate profiles during finalize
` [PATCH v7 16/16] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
2023-11-01 9:15 UTC (12+ messages)
` [PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
[PATCH v13 00/11] Add VIRTIO sound card
2023-11-01 5:08 UTC (3+ messages)
[PATCH v2 00/21] target/sparc: Cleanup condition codes etc
2023-11-01 4:11 UTC (22+ messages)
` [PATCH v2 01/21] target/sparc: Introduce cpu_put_psr_icc
` [PATCH v2 02/21] target/sparc: Split psr and xcc into components
` [PATCH v2 03/21] target/sparc: Remove CC_OP_LOGIC
` [PATCH v2 04/21] target/sparc: Remove CC_OP_DIV
` [PATCH v2 05/21] target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
` [PATCH v2 06/21] target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
` [PATCH v2 07/21] target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
` [PATCH v2 08/21] target/sparc: Remove CC_OP leftovers
` [PATCH v2 09/21] target/sparc: Remove DisasCompare.is_bool
` [PATCH v2 10/21] target/sparc: Change DisasCompare.c2 to int
` [PATCH v2 11/21] target/sparc: Always copy conditions into a new temporary
` [PATCH v2 12/21] target/sparc: Do flush_cond in advance_jump_cond
` [PATCH v2 13/21] target/sparc: Merge gen_branch2 into advance_pc
` [PATCH v2 14/21] target/sparc: Merge advance_jump_uncond_{never, always} into advance_jump_cond
` [PATCH v2 15/21] target/sparc: Pass displacement to advance_jump_cond
` [PATCH v2 16/21] target/sparc: Merge gen_op_next_insn into only caller
` [PATCH v2 17/21] target/sparc: Record entire jump condition in DisasContext
` [PATCH v2 18/21] target/sparc: Discard cpu_cond at the end of each insn
` [PATCH v2 19/21] target/sparc: Implement UDIVX and SDIVX inline
` [PATCH v2 20/21] target/sparc: Implement UDIV inline
` [PATCH v2 21/21] target/sparc: Check for invalid cond in gen_compare_reg
[PATCH v2 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-11-01 3:14 UTC (10+ messages)
` [PATCH v2 1/6] linux-user/loongarch64: Use traps to track LSX/LASX usage
` [PATCH v2 2/6] linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
` [PATCH v2 3/6] linux-user/loongarch64: setup_sigframe() set 'end' context size 0
` [PATCH v2 4/6] linux-user/loongarch64: Use abi_{ulong,uint} types
` [PATCH v2 4/6] linux-user/loongarch64: Use abi_{ulong, uint} types
` [PATCH v2 5/6] linux-user/loongarch64: Add LSX sigcontext save/restore
` [PATCH v2 6/6] linux-user/loongarch64: Add LASX "
[PATCH v3 0/3] Enable -cpu <cpu>,help
2023-11-01 2:24 UTC (4+ messages)
` [PATCH v3 1/3] qapi: Moved architecture agnostic data types to `machine`
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-11-01 1:49 UTC (8+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
[PATCH v3] tests/avocado: add test to exercize processor address space memory bound checks
2023-11-01 1:29 UTC (2+ messages)
[PATCH] target/riscv/kvm: add zicsr, zifencei, zba, zbs, svnapot
2023-11-01 0:17 UTC (3+ messages)
[PULL 00/38] Migration 20231031 patches
2023-10-31 23:31 UTC (2+ messages)
[PULL 00/19] Updates for testing, gitlab, gdbstub, plugins and semihosting
2023-10-31 23:31 UTC (2+ messages)
[PULL 00/27] Block layer patches
2023-10-31 23:31 UTC (2+ messages)
[PATCH 0/4] target/s390x: CC fixes
2023-10-31 22:57 UTC (7+ messages)
` [PATCH 1/4] target/s390x: Fix CLC corrupting cc_src
` [PATCH 2/4] tests/tcg/s390x: Test CLC with inaccessible second operand
` [PATCH 3/4] target/s390x: Fix LAALG not updating cc_src
[PATCH v15 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-31 22:38 UTC (7+ messages)
` [PATCH v15 13/14] migration: Implement MigrateChannelList to hmp migration flow
[PATCH v6 0/5] gdbstub and TCG plugin improvements
2023-10-31 22:37 UTC (4+ messages)
` [PATCH v6 5/5] default-configs: Add TARGET_XML_FILES definition
[PATCH v4 0/5] migration: Better error handling in rp thread, allow failures in recover
2023-10-31 22:34 UTC (5+ messages)
` [PATCH v4 3/5] tests/migration-test: Add a test for postcopy hangs during RECOVER
[PATCH] target/i386: Only allow injecting MCE on x86 CPUs
2023-10-31 22:30 UTC (2+ messages)
[PATCH 0/4] Fix IRQ routing in via south bridge
2023-10-31 22:30 UTC (8+ messages)
[PATCH v3 1/1] hmp: synchronize cpu state for lapic info
2023-10-31 22:24 UTC (3+ messages)
[PATCH 0/4] tcg: Canonicalize SUBI to ANDI
2023-10-31 22:20 UTC (2+ messages)
[RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
2023-10-31 21:49 UTC (10+ messages)
` [PATCH 2/5] hw/ppc/e500: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
` [PATCH 4/5] hw/ppc/e500: Inline sysbus_create_simple(E500_SPIN)
` [RFC PATCH 5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
intermittent qtest-aarch64/xlnx-canfd-test test failure
2023-10-31 20:19 UTC (3+ messages)
Missing CASA instruction handling for SPARC qemu-user
2023-10-31 20:01 UTC (3+ messages)
` [PATCH] "
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).