qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-07 08:16:40 to 2023-01-09 10:36:40 UTC [more...]

[PATCH] tests/qtest/test-hmp: Improve the check for verbose mode
 2023-01-09 10:35 UTC  (2+ messages)

[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
 2023-01-09 10:24 UTC  (10+ messages)
` [PATCH v5 03/14] migration: Simplify migration_iteration_run()
` [PATCH v5 05/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v5 10/14] vfio/migration: Implement VFIO migration protocol v2

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-09 10:20 UTC  (3+ messages)
` [PULL v4 42/83] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X

[PATCH] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
 2023-01-09  9:19 UTC 

[PULL 00/15] First batch of s390x, qtests and misc fixes in 2023
 2023-01-09 10:06 UTC  (4+ messages)

[PULL v2 00/24] QEMU patches for 2022-12-21
 2023-01-09 10:06 UTC  (3+ messages)
` [PULL 11/24] configure: remove backwards-compatibility and obsolete options

[PATCH v2 0/4] s390x/pv: Improve protected VM support
 2023-01-09  9:49 UTC  (8+ messages)
` [PATCH v2 2/4] s390x/pv: Check for support on the host
` [PATCH v2 3/4] s390x/pv: Introduce a s390_pv_check() helper for runtime

[PATCH 0/9] hw: Convert simple devices from SysBus to QDev
 2023-01-09  9:26 UTC  (10+ messages)
` [PATCH 1/9] hw/arm/musicpal: Remove unused dummy MemoryRegion
` [PATCH 2/9] qdev: Add qdev_create_simple() helper
` [PATCH 3/9] hw/i2c/bitbang_i2c: Convert TYPE_GPIO_I2C from SysBus to QDev
` [PATCH 4/9] hw/arm/tosa: Convert TYPE_TOSA_MISC_GPIO "
` [PATCH 5/9] hw/arm/palm: Convert TYPE_PALM_MISC_GPIO "
` [PATCH 6/9] hw/arm/musicpal: Convert TYPE_MUSICPAL_KEY "
` [PATCH 7/9] hw/arm/spitz: Convert TYPE_SPITZ_KEYBOARD "
` [PATCH 8/9] hw/arm/tosa: Convert TYPE_SPITZ_MISC_GPIO "
` [PATCH 9/9] hw/i386/kvm: Convert TYPE_KVM_CLOCK "

[PATCH] vmnet: stop recieving events when VM is stopped
 2023-01-09  9:19 UTC  (2+ messages)

[PATCH 0/5] hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
 2023-01-09  9:29 UTC  (7+ messages)
` [PATCH 1/5] hw/i2c/versatile_i2c: Drop useless casts from void * to pointer
` [PATCH 2/5] hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
` [PATCH 3/5] hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
` [PATCH 4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro
` [PATCH 5/5] hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c

[PATCH] net: Increase L2TPv3 buffer to fit jumboframes
 2023-01-09  9:23 UTC  (2+ messages)

[PATCH v3] intel-iommu: Document iova_tree
 2023-01-09  9:08 UTC  (8+ messages)

[PATCH 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-09  8:41 UTC  (6+ messages)
` [PATCH 1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
` [PATCH 2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
` [PATCH 3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
` [PATCH 4/5] hw/i2c/bitbang_i2c: Trace state changes
` [PATCH 5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events

[PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
 2023-01-09  8:37 UTC  (3+ messages)

[PATCH] vhost-user: Correct a reference of TARGET_AARCH64
 2023-01-09  8:17 UTC  (3+ messages)

[PATCH] tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter
 2023-01-09  8:12 UTC 

[PATCH 0/5] migration: Modified 'migrate' QAPI command for migration
 2023-01-09  6:59 UTC  (3+ messages)

[PATCH] accel/kvm: Specify default IPA size for arm64
 2023-01-09  6:22 UTC 

[PATCH] hw/display/xlnx_dp: fix overflow in xlnx_dp_aux_push_tx_fifo()
 2023-01-09  5:59 UTC 

[PATCH] Update scripts/meson-buildoptions.sh
 2023-01-09  1:59 UTC  (9+ messages)

[PATCH v2 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
 2023-01-09  1:55 UTC  (5+ messages)
` [PATCH v2 4/4] target/m68k: fix FPSR quotient byte for frem instruction

[PATCH v2 00/22] tcg: exit_tb tidy, goto_tb reorg
 2023-01-09  1:42 UTC  (23+ messages)
` [PATCH v2 01/22] tcg: Split out tcg_out_exit_tb
` [PATCH v2 02/22] tcg/i386: Remove unused goto_tb code for indirect jump
` [PATCH v2 03/22] tcg/ppc: "
` [PATCH v2 04/22] tcg/sparc64: "
` [PATCH v2 05/22] tcg: Replace asserts on tcg_jmp_insn_offset
` [PATCH v2 06/22] tcg: Introduce set_jmp_insn_offset
` [PATCH v2 07/22] tcg: Introduce get_jmp_target_addr
` [PATCH v2 08/22] tcg: Split out tcg_out_goto_tb
` [PATCH v2 09/22] tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
` [PATCH v2 10/22] tcg: Add gen_tb to TCGContext
` [PATCH v2 11/22] tcg: Add TranslationBlock.jmp_insn_offset
` [PATCH v2 12/22] tcg: Change tb_target_set_jmp_target arguments
` [PATCH v2 13/22] tcg: Move tb_target_set_jmp_target declaration to tcg.h
` [PATCH v2 14/22] tcg: Always define tb_target_set_jmp_target
` [PATCH v2 15/22] tcg: Remove TCG_TARGET_HAS_direct_jump
` [PATCH v2 16/22] tcg/aarch64: Reorg goto_tb implementation
` [PATCH v2 17/22] tcg/ppc: "
` [PATCH v2 18/22] tcg/sparc64: Remove USE_REG_TB
` [PATCH v2 19/22] tcg/sparc64: Reorg goto_tb implementation
` [PATCH v2 20/22] tcg/arm: Implement direct branch for goto_tb
` [PATCH v2 21/22] tcg/riscv: Introduce OPC_NOP
` [PATCH v2 22/22] tcg/riscv: Implement direct branch for goto_tb

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-01-09  1:19 UTC  (3+ messages)

[PATCH v2 0/1] tcg: add perfmap and jitdump
 2023-01-08 22:26 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/31] Consolidate PIIX south bridges
 2023-01-08 21:18 UTC  (15+ messages)
` [PATCH v5 12/31] hw/intc/i8259: Make using the isa_pic singleton more type-safe
` [PATCH v5 13/31] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
` [PATCH v5 22/31] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v5 24/31] hw/isa/piix4: Reuse struct PIIXState from PIIX3

[PATCH 0/4] plugin patches to fix #1381
 2023-01-08 19:56 UTC  (6+ messages)
` [PATCH 1/4] plugins: fix optimization in plugin_gen_disable_mem_helpers
` [PATCH 2/4] translator: always pair plugin_gen_insn_{start, end} calls
` [PATCH 3/4] tcg: exclude lookup_tb_ptr from helper instrumentation
` [PATCH 4/4] cpu-exec: assert that plugin_mem_cbs is NULL after execution

[PATCH 0/4] tsan fixes
 2023-01-08 19:54 UTC  (10+ messages)
` [PATCH 1/4] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH 2/4] util/qht: add missing atomic_set(hashes[i])
` [PATCH 3/4] util/qht: use striped locks under TSAN
` [PATCH 4/4] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's

[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
 2023-01-08 16:11 UTC  (5+ messages)
` [PATCH v2] [PING] "
      ` [PATCH qemu v3 0/1] Emulating sun keyboard language layout dip switches

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-08 16:01 UTC  (6+ messages)

[PULL 00/27] tcg/s390x patch queue
 2023-01-08 14:27 UTC  (5+ messages)
` [PULL 07/27] tcg/s390x: Check for general-instruction-extension facility at startup
` [PULL 09/27] tcg/s390x: Remove FAST_BCR_SER facility check
` [PULL 22/27] tcg/s390x: Support SELGR instruction in movcond

[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
 2023-01-08 13:57 UTC  (7+ messages)

[PATCH v2 00/21] gdbstub: re-organise to for better compilation behaviour
 2023-01-08 12:51 UTC  (3+ messages)
` [PATCH v2 01/21] gdbstub/internals.h: clean up include guard

[PATCH 00/20] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-08 12:34 UTC  (41+ messages)
` [PATCH 01/20] hw/block: Pass DeviceState to pflash_cfi01_get_blk()
` [PATCH 02/20] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive()
` [PATCH 03/20] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
` [PATCH 04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01
` [PATCH 05/20] hw/loongarch: "
` [PATCH 06/20] hw/riscv: "
` [PATCH 07/20] hw/i386: "
` [PATCH 08/20] hw/xtensa: "
` [PATCH 09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register()
` [PATCH 10/20] hw/arm: Open-code pflash_cfi01_register()
` [PATCH 11/20] hw/microblaze: "
` [PATCH 12/20] hw/mips: "
` [PATCH 13/20] hw/ppc: "
` [PATCH 14/20] hw/block: Remove unused pflash_cfi01_register()
` [PATCH 15/20] hw/block: Make PFlashCFI01 QOM declaration internal
` [PATCH 16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register()
` [PATCH 17/20] hw/arm: Open-code pflash_cfi02_register()
` [PATCH 18/20] hw/sh4: "
` [PATCH 19/20] hw/block: Remove unused pflash_cfi02_register()
` [PATCH 20/20] hw/block: Make PFlashCFI02 QOM declaration internal

[PATCH v2 0/4] Clean up includes
 2023-01-08  6:51 UTC  (4+ messages)
` [PATCH v2 3/4] include: Don't include qemu/osdep.h

[PATCH] riscv: do not set the rounding mode via `gen_set_rm`
 2023-01-08  3:52 UTC  (2+ messages)

[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
 2023-01-08  3:33 UTC  (5+ messages)
` [PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()

[PATCH v4 00/36] tcg: Support for Int128 with helpers
 2023-01-08  2:37 UTC  (37+ messages)
` [PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH v4 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
` [PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
` [PATCH v4 04/36] tcg: Introduce tcg_out_addi_ptr
` [PATCH v4 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg
` [PATCH v4 07/36] tcg: Add TCG_CALL_RET_BY_VEC
` [PATCH v4 08/36] include/qemu/int128: Use Int128 structure for TCI
` [PATCH v4 09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH v4 10/36] tcg/tci: Fix big-endian return register ordering
` [PATCH v4 11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH v4 12/36] tcg: "
` [PATCH v4 13/36] tcg: Add temp allocation for TCGv_i128
` [PATCH v4 14/36] tcg: Add basic data movement "
` [PATCH v4 15/36] tcg: Add guest load/store primitives "
` [PATCH v4 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PATCH v4 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
` [PATCH v4 18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
` [PATCH v4 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
` [PATCH v4 20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
` [PATCH v4 21/36] tests/tcg/s390x: Add div.c
` [PATCH v4 22/36] tests/tcg/s390x: Add clst.c
` [PATCH v4 23/36] tests/tcg/s390x: Add long-double.c
` [PATCH v4 24/36] target/s390x: Use a single return for helper_divs32/u32
` [PATCH v4 25/36] target/s390x: Use a single return for helper_divs64/u64
` [PATCH v4 26/36] target/s390x: Use Int128 for return from CLST
` [PATCH v4 27/36] target/s390x: Use Int128 for return from CKSM
` [PATCH v4 28/36] target/s390x: Use Int128 for return from TRE
` [PATCH v4 29/36] target/s390x: Copy wout_x1 to wout_x1_P
` [PATCH v4 30/36] target/s390x: Use Int128 for returning float128
` [PATCH v4 31/36] target/s390x: Use Int128 for passing float128
` [PATCH v4 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
` [PATCH v4 33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
` [PATCH v4 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
` [PATCH v4 35/36] target/i386: Inline cmpxchg8b
` [PATCH v4 36/36] target/i386: Inline cmpxchg16b

Postcopy migration failed with "qemu-system-x86_64: postcopy_ram_listen_thread: loadvm failed: -5"
 2023-01-08  2:23 UTC 

[PATCH] hw/pci-host: Use register definitions from PCI standard
 2023-01-07 23:58 UTC  (2+ messages)

[PULL 0/3] loongarch-to-apply queue
 2023-01-07 21:29 UTC  (2+ messages)

[PATCH] accel/tcg: Split out cpu_exec_{setjmp,loop}
 2023-01-07 20:13 UTC  (2+ messages)

[PATCH v2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512
 2023-01-07 18:19 UTC 

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-07 18:08 UTC  (13+ messages)
` [PATCH v2 3/6] hw/isa/piix: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[RFC PATCH 00/40] Toward class init of cpu features
 2023-01-07 17:53 UTC  (10+ messages)

[PATCH] Windows installer: keep dependency cache
 2023-01-07 15:56 UTC  (2+ messages)

[PATCH] configure: fix GLIB_VERSION for cross-compilation
 2023-01-07 15:33 UTC  (2+ messages)

[PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
 2023-01-07 15:13 UTC  (2+ messages)

[PATCH v2] e1000e: Introduce e1000_rx_desc_union
 2023-01-07 14:33 UTC 

[PATCH] .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
 2023-01-07 14:32 UTC  (6+ messages)

[PATCH] target/i386: fix error code for exceptions caused by IDT accesses
 2023-01-07 13:40 UTC 

[PULL v3 00/43] riscv-to-apply queue
 2023-01-07 13:07 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).