qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-24 08:18:35 to 2022-12-27 17:23:51 UTC [more...]

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2022-12-27 17:23 UTC  (6+ messages)
` [PATCH 1/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
` [PATCH 2/4] accel/tcg: Use g_free_rcu for user-exec interval trees
` [PATCH 3/4] accel/tcg: Handle false negative lookup in page_check_range
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

[PATCH v3 0/3] two optimizations to speed up the start time
 2022-12-27 16:51 UTC  (6+ messages)
` [PATCH v3 1/3] vhost: simplify vhost_dev_enable_notifiers
` [PATCH v3 2/3] vhost: configure all host notifiers in a single MR transaction
` [PATCH v3 3/3] vdpa: commit all host notifier MRs "

[PATCH] ui/cocoa: user friendly characters for release mouse
 2022-12-27 16:15 UTC 

[PATCH 0/2] Hexagon: fix signal context save & restore bug
 2022-12-27 15:34 UTC  (3+ messages)
` [PATCH 1/2] linux-user/hexagon: fix signal context save & restore
` [PATCH 2/2] target/hexagon: rename aliased register HEX_REG_P3_0

[PATCH] target/i386/hax: Add XCR0 support
 2022-12-27 15:13 UTC  (9+ messages)

[PATCH 00/12] hw/riscv: Improve Spike HTIF emulation fidelity
 2022-12-27 14:33 UTC  (14+ messages)
` [PATCH 01/12] hw/char: riscv_htif: Avoid using magic numbers
` [PATCH 02/12] hw/char: riscv_htif: Drop {to, from}host_size in HTIFState
` [PATCH 03/12] hw/char: riscv_htif: Drop useless assignment of memory region
` [PATCH 04/12] hw/char: riscv_htif: Use conventional 's' for HTIFState
` [PATCH 05/12] hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
` [PATCH 06/12] hw/char: riscv_htif: Remove forward declarations for non-existent variables
` [PATCH 07/12] hw/char: riscv_htif: Support console output via proxy syscall
` [PATCH 08/12] hw/riscv: spike: Remove the out-of-date comments
` [PATCH 09/12] hw/riscv/boot.c: make riscv_find_firmware() static
` [PATCH 10/12] hw/riscv/boot.c: introduce riscv_default_firmware_name()
` [PATCH 11/12] hw/riscv/boot.c: Introduce riscv_find_firmware()
` [PATCH 12/12] hw/riscv: spike: Decouple create_fdt() dependency to ELF loading

[PATCH] m25p80: Add the is25wp256 SFPD table
 2022-12-27  6:31 UTC  (4+ messages)

[PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
 2022-12-27 13:36 UTC  (9+ messages)
` [PATCH v5 4/4] x86: re-enable rng seeding via SetupData

回复: Re: [RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
 2022-12-27  8:35 UTC 

[RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
 2022-12-27  8:16 UTC  (2+ messages)
` [RESEND PATCH] virtio-pci: fix proxy->vector_irqfd "

[PATCH v6 0/7] Add ARM Cortex-R52 CPU
 2022-12-27  7:34 UTC  (3+ messages)

[PATCH] qga: Add initial OpenBSD and NetBSD support
 2022-12-27  3:32 UTC  (5+ messages)

[PATCH] scripts/coverity-scan/model.c: update address_space_*_cached
 2022-12-26 22:06 UTC  (3+ messages)

[PATCH v3 0/7] Enable Cubieboard A10 boot SPL from SD card
 2022-12-26 22:03 UTC  (8+ messages)
` [PATCH v3 1/7] hw/misc: Allwinner-A10 Clock Controller Module Emulation
` [PATCH v3 2/7] hw/misc: Allwinner A10 DRAM Controller Emulation
` [PATCH v3 3/7] {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
` [PATCH v3 4/7] hw/misc: AXP209 PMU Emulation
` [PATCH v3 5/7] hw/arm: Add AXP209 to Cubieboard
` [PATCH v3 6/7] hw/arm: Allwinner A10 enable SPL load from MMC
` [PATCH v3 7/7] tests/avocado: Add SD boot test to Cubieboard

[PATCH] coverity: physmem: use simple assertions instead of modelling
 2022-12-26 22:03 UTC 

[PATCH] hw/audio/c97: fix abort in audio_calloc()
 2022-12-26 18:50 UTC  (5+ messages)

[PATCH 00/11] audio: more improvements
 2022-12-26 15:37 UTC  (5+ messages)
` [PATCH 10/11] alsaaudio: change default playback settings

[PATCH 00/15] riscv: opensbi boot test and cleanups
 2022-12-26 14:18 UTC  (17+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test
` [PATCH 06/15] hw/riscv/spike.c: load initrd right after riscv_load_kernel()
` [PATCH 13/15] hw/riscv/spike.c: simplify create_fdt()

[PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
 2022-12-26 14:05 UTC  (2+ messages)

[PATCH 0/2] qemu-ga-win: 'guest-get-fsinfo' command wont query storage devices of bus type USB
 2022-12-26 14:02 UTC  (3+ messages)

[PATCH v2] qga-win: choose the right libpcre version to include in MSI package
 2022-12-26 14:02 UTC  (3+ messages)

[PATCH v5 00/43] tcg misc patches
 2022-12-26 12:20 UTC  (46+ messages)
` [PATCH v5 01/43] tcg: convert tcg/README to rst
` [PATCH v5 02/43] meson: Move CONFIG_TCG_INTERPRETER to config_host
` [PATCH v5 03/43] tcg/s390x: Fix coding style
` [PATCH v5 04/43] tcg: Cleanup trailing whitespace
` [PATCH v5 05/43] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
` [PATCH v5 06/43] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
` [PATCH v5 07/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
` [PATCH v5 08/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
` [PATCH v5 09/43] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
` [PATCH v5 10/43] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
` [PATCH v5 11/43] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
` [PATCH v5 12/43] tcg: Tidy tcg_reg_alloc_op
` [PATCH v5 13/43] tcg: Remove TCG_TARGET_STACK_GROWSUP
` [PATCH v5 14/43] tci: MAX_OPC_PARAM_IARGS is no longer used
` [PATCH v5 15/43] tcg: Fix tcg_reg_alloc_dup*
` [PATCH v5 16/43] tcg: Centralize updates to reg_to_temp
` [PATCH v5 17/43] tcg: Remove check_regs
` [PATCH v5 18/43] tcg: Massage process_op_defs()
` [PATCH v5 19/43] tcg: Introduce paired register allocation
` [PATCH v5 20/43] accel/tcg: Set cflags_next_tb in cpu_common_initfn
` [PATCH v5 21/43] target/sparc: Avoid TCGV_{LOW,HIGH}
` [PATCH v5 22/43] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
` [PATCH v5 23/43] tcg: Add temp_subindex to TCGTemp
` [PATCH v5 24/43] tcg: Simplify calls to temp_sync vs mem_coherent
` [PATCH v5 25/43] tcg: Allocate TCGTemp pairs in host memory order
` [PATCH v5 26/43] tcg: Move TCG_TYPE_COUNT outside enum
` [PATCH v5 27/43] tcg: Introduce tcg_type_size
` [PATCH v5 28/43] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
` [PATCH v5 29/43] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
` [PATCH v5 30/43] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
` [PATCH v5 31/43] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
` [PATCH v5 32/43] accel/tcg/plugin: Don't search for the function pointer index
` [PATCH v5 33/43] accel/tcg/plugin: Avoid duplicate copy in copy_call
` [PATCH v5 34/43] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
` [PATCH v5 35/43] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
` [PATCH v5 36/43] tcg: Vary the allocation size for TCGOp
` [PATCH v5 37/43] tcg: Use output_pref wrapper function
` [PATCH v5 38/43] tcg: Reorg function calls
` [PATCH v5 39/43] tcg: Convert typecode_to_ffi from array to function
` [PATCH v5 40/43] tcg: Factor init_ffi_layouts() out of tcg_context_init()
` [PATCH v5 41/43] tcg: Move ffi_cif pointer into TCGHelperInfo
` [PATCH v5 42/43] tcg/aarch64: Merge tcg_out_callr into tcg_out_call
` [PATCH v5 43/43] tcg: Add TCGHelperInfo argument to tcg_out_call

[PATCH] i.MX7D: Connect IRQs to GPIO devices
 2022-12-26 10:14 UTC 

[PATCH 0/5] migration: Modified 'migrate' QAPI command for migration
 2022-12-26  5:33 UTC  (6+ messages)
` [PATCH 1/5] migration: Updated QAPI format for 'migrate' qemu monitor command
` [PATCH 2/5] migration: HMP side changes for modified 'migrate' QAPI design
` [PATCH 3/5] migration: Avoid multiple parsing of uri in migration code flow
` [PATCH 4/5] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface
` [PATCH 5/5] migration: Established connection for listener sockets on the dest interface

[PATCH v3] intel-iommu: Document iova_tree
 2022-12-26  4:09 UTC  (4+ messages)

[PATCH] e1000e: Introduce e1000_rx_desc_union
 2022-12-25  9:37 UTC 

[PATCH] linux-user: Fix brk() to release pages
 2022-12-25  8:23 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
 2022-12-24 23:38 UTC  (2+ messages)

[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
 2022-12-24 23:32 UTC  (2+ messages)

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2022-12-24 21:18 UTC  (70+ messages)
` [RFC PATCH 01/43] target/loongarch: Add vector data type vec_t
` [RFC PATCH 02/43] target/loongarch: CPUCFG support LSX
` [RFC PATCH 03/43] target/loongarch: meson.build support build LSX
` [RFC PATCH 05/43] target/loongarch: Implement vadd/vsub
` [RFC PATCH 06/43] target/loongarch: Implement vaddi/vsubi
` [RFC PATCH 07/43] target/loongarch: Implement vneg
` [RFC PATCH 08/43] target/loongarch: Implement vsadd/vssub
` [RFC PATCH 09/43] target/loongarch: Implement vhaddw/vhsubw
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
` [RFC PATCH 11/43] target/loongarch: Implement vavg/vavgr
` [RFC PATCH 12/43] target/loongarch: Implement vabsd
` [RFC PATCH 13/43] target/loongarch: Implement vadda
` [RFC PATCH 14/43] target/loongarch: Implement vmax/vmin
` [RFC PATCH 15/43] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [RFC PATCH 16/43] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
` [RFC PATCH 17/43] target/loongarch: Implement vdiv/vmod
` [RFC PATCH 18/43] target/loongarch: Implement vsat
` [RFC PATCH 19/43] target/loongarch: Implement vexth
` [RFC PATCH 20/43] target/loongarch: Implement vsigncov
` [RFC PATCH 21/43] target/loongarch: Implement vmskltz/vmskgez/vmsknz
` [RFC PATCH 22/43] target/loongarch: Implement LSX logic instructions
` [RFC PATCH 23/43] target/loongarch: Implement vsll vsrl vsra vrotr
` [RFC PATCH 24/43] target/loongarch: Implement vsllwil vextl
` [RFC PATCH 25/43] target/loongarch: Implement vsrlr vsrar
` [RFC PATCH 26/43] target/loongarch: Implement vsrln vsran
` [RFC PATCH 27/43] target/loongarch: Implement vsrlrn vsrarn
` [RFC PATCH 28/43] target/loongarch: Implement vssrln vssran
` [RFC PATCH 29/43] target/loongarch: Implement vssrlrn vssrarn
` [RFC PATCH 30/43] target/loongarch: Implement vclo vclz
` [RFC PATCH 31/43] target/loongarch: Implement vpcnt
` [RFC PATCH 32/43] target/loongarch: Implement vbitclr vbitset vbitrev
` [RFC PATCH 33/43] target/loongarch: Implement vfrstp
` [RFC PATCH 34/43] target/loongarch: Implement LSX fpu arith instructions
` [RFC PATCH 35/43] target/loongarch: Implement LSX fpu fcvt instructions
` [RFC PATCH 36/43] target/loongarch: Implement vseq vsle vslt
` [RFC PATCH 37/43] target/loongarch: Implement vfcmp
` [RFC PATCH 38/43] target/loongarch: Implement vbitsel vset
` [RFC PATCH 39/43] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
` [RFC PATCH 40/43] target/loongarch: Implement vreplve vpack vpick
` [RFC PATCH 41/43] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [RFC PATCH 42/43] target/loongarch: Implement vld vst
` [RFC PATCH 43/43] target/loongarch: Implement vldi

[PATCH] tests/tcg/multiarch: add vma-pthread.c
 2022-12-24 15:01 UTC  (2+ messages)

[PULL v2 00/14] accel/tcg: Rewrite user-only vma tracking
 2022-12-24 14:45 UTC  (4+ messages)
` [PULL v2 07/14] accel/tcg: Use interval tree for user-only page tracking

[PATCH 0/2] Fix the init path of generic vhost-vdpa device
 2022-12-24 11:48 UTC  (3+ messages)
` [PATCH 1/2] vdpa-dev: get iova range explicitly
` [PATCH 2/2] vdpa: harden the error path if get_iova_range failed

[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-24 11:43 UTC  (6+ 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).