messages from 2022-02-25 22:12:08 to 2022-02-27 16:33:13 UTC [more...]
[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
2022-02-27 16:16 UTC (7+ messages)
` [PATCH v2 1/4] target/nios2: Shadow register set
` [PATCH v2 4/4] hw/nios2: Machine with a Vectored Interrupt Controller
[PATCH v2 0/4] cutils: Introduce bundle mechanism
2022-02-27 16:23 UTC (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] datadir: Use "
` [PATCH v2 3/4] ui/icons: "
` [PATCH v2 4/4] net: "
[PATCH v4] ui/cocoa: Use NSWindow's ability to resize
2022-02-27 14:56 UTC (2+ messages)
[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
2022-02-27 14:54 UTC (2+ messages)
[PATCH v6 00/14] support subsets of scalar crypto extension
2022-02-27 14:25 UTC (15+ messages)
` [PATCH v6 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v6 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v6 03/14] target/riscv: rvk: add support for zbkc extension
` [PATCH v6 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v6 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v6 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v6 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v6 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v6 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v6 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v6 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [PATCH v6 12/14] target/riscv: rvk: add CSR support for Zkr
` [PATCH v6 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v6 14/14] target/riscv: rvk: expose zbk* and zk* properties
[PATCH v2 00/14] vDPA shadow virtqueue
2022-02-27 13:41 UTC (15+ messages)
` [PATCH v2 01/14] vhost: Add VhostShadowVirtqueue
` [PATCH v2 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PATCH v2 03/14] vhost: Add Shadow VirtQueue call "
` [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq
` [PATCH v2 05/14] virtio: Add vhost_shadow_vq_get_vring_addr
` [PATCH v2 06/14] vdpa: adapt vhost_ops callbacks to svq
` [PATCH v2 07/14] vhost: Shadow virtqueue buffers forwarding
` [PATCH v2 08/14] util: Add iova_tree_alloc
` [PATCH v2 09/14] vhost: Add VhostIOVATree
` [PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
` [PATCH v2 11/14] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PATCH v2 12/14] vdpa: Never set log_base addr if SVQ is enabled
` [PATCH v2 13/14] vdpa: Expose VHOST_F_LOG_ALL on SVQ
` [PATCH v2 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
2022-02-27 12:54 UTC (22+ messages)
` [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
` [PATCH 2/9] util: Make qemu_oom_check() a static function
` [PATCH 3/9] util: Unify implementations of qemu_memalign()
` [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
` [PATCH 5/9] meson.build: Don't misdetect posix_memalign() on Windows
` [PATCH 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
` [PATCH 7/9] util: Use meson checks for valloc() and memalign() presence
` [PATCH 8/9] util: Put qemu_vfree() in memalign.c
` [PATCH 9/9] osdep: Move memalign-related functions to their own header
[PATCH v2 0/1] Fix MAX_OPC_PARAM_IARGS accordingly
2022-02-27 11:31 UTC (2+ messages)
` [PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7
[PATCH 0/1] Fix MAX_OPC_PARAM_IARGS accordingly
2022-02-27 11:09 UTC
[PATCH v3 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-02-27 10:48 UTC (10+ messages)
` [PATCH v3 1/4] hw/isa: add function to check for existence of device by its type
` [PATCH v3 2/4] tests/acpi: i386: allow FACP acpi table changes
` [PATCH v3 3/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
` [PATCH v3 4/4] tests/acpi: i386: update FACP table differences
[PATCH 0/2] Resolve some redundant property accessors
2022-02-27 10:23 UTC (5+ messages)
` [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter
[PATCH 0/4] Fix broken PCIe device after migration
2022-02-27 10:22 UTC (6+ messages)
[PATCH v3] ui/cocoa: Use the standard about panel
2022-02-27 4:22 UTC
[PATCH v2] ui/cocoa: Use the standard about panel
2022-02-27 4:22 UTC (3+ messages)
[PATCH v2 00/16] bsd-user: Start upstreaming the system calls
2022-02-27 3:20 UTC (18+ messages)
` [PATCH v2 01/16] bsd-user/main.c: Drop syscall flavor arg -bsd
` [PATCH v2 02/16] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
` [PATCH v2 03/16] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
` [PATCH v2 04/16] bsd-user/i386/target_arch_cpu.h: "
` [PATCH v2 05/16] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
` [PATCH v2 06/16] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
` [PATCH v2 07/16] bsd-user/x86_64/target_arch_thread.h: "
` [PATCH v2 08/16] bsd-user: Remove bsd_type
` [PATCH v2 09/16] bsd-user/freebsd/os-syscall.c: Move syscall processing here
` [PATCH v2 10/16] bsd-user: Move system call building to os-syscall.c
` [PATCH v2 11/16] bsd-user/sycall.c: Now obsolete, remove
` [PATCH v2 12/16] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
` [PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls
` [PATCH v2 14/16] bsd-user: introduce target.h
` [PATCH v2 15/16] bsd-user: Define target_arg64
` [PATCH v2 16/16] bsd-user: Add safe system call macros
[PATCH v2 0/9] tcg: support 32-bit guest addresses as signed
2022-02-27 2:04 UTC (10+ messages)
` [PATCH v2 1/9] tcg: Add TCG_TARGET_SIGNED_ADDR32
` [PATCH v2 2/9] accel/tcg: Split out g2h_tlbe
` [PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v2 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
` [PATCH v2 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH v2 6/9] tcg/aarch64: "
` [PATCH v2 7/9] tcg/mips: "
` [PATCH v2 8/9] tcg/riscv: "
` [PATCH v2 9/9] tcg/loongarch64: "
[PATCH v2 00/22] isa: Resolve unneeded IRQ attributes from ISADevice
2022-02-26 20:16 UTC (6+ messages)
` [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
` [PATCH v2 15/22] hw/ipmi/isa_ipmi_bt: Disuse isa_init_irq()
[Qemu-devel] [Bug 1735049] [NEW] Need MTTCG support for x86 guests
2022-02-26 18:16 UTC (2+ messages)
` [Bug 1735049] "
[PATCH 00/22] bsd-user: Start upstreaming the system calls
2022-02-26 16:24 UTC (4+ messages)
` [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
[PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
2022-02-26 11:12 UTC (3+ messages)
[PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
2022-02-26 13:49 UTC (2+ messages)
[PATCH v15 0/8] Add vmnet.framework based network backend
2022-02-26 12:26 UTC (7+ messages)
` [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
[PATCH v2] coreaudio: Notify error in coreaudio_init_out
2022-02-26 11:59 UTC
[PATCH v3 0/3] virtio-gpu: Respect UI refresh rate for EDID
2022-02-26 11:55 UTC (4+ messages)
` [PATCH v3 1/3] ui/console: Do not return a value with ui_info
` [PATCH v3 2/3] ui: Deliver refresh rate via QemuUIInfo
` [PATCH v3 3/3] virtio-gpu: Respect UI refresh rate for EDID
[PATCH] coreaudio: Notify error in coreaudio_init_out
2022-02-26 11:30 UTC (4+ messages)
[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
2022-02-26 9:52 UTC (2+ messages)
` 答复: "
[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
2022-02-26 7:45 UTC (2+ messages)
[PATCH 0/8] Misc build fixes and cleanups
2022-02-26 7:38 UTC (4+ messages)
` [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
[PATCH 0/3] util/thread-pool: Expose minimun and maximum size
2022-02-26 7:36 UTC (4+ messages)
` [PATCH 1/3] util & iothread: Introduce event-loop abstract class
[PULL v2 0/6] OpenRISC DTS Generation patches for 7.0
2022-02-26 1:59 UTC (7+ messages)
` [PULL v2 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
` [PULL v2 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
` [PULL v2 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
` [PULL v2 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
` [PULL v2 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
` [PULL v2 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading
[PATCH] tcg/tci: Use tcg_out_ldst in tcg_out_st
2022-02-26 1:55 UTC
[PULL 0/6] OpenRISC DTS Generation patches for 7.0
2022-02-26 1:22 UTC (3+ messages)
[PATCH v3 00/11] blockdev-replace
2022-02-26 0:03 UTC (13+ messages)
` [PATCH v3 01/11] block-backend: blk_root(): drop const specifier on return type
` [PATCH v3 02/11] block/export: add blk_by_export_id()
` [PATCH v3 03/11] block: make bdrv_find_child() function public
` [PATCH v3 04/11] block: bdrv_replace_child_bs(): move to external transaction
` [PATCH v3 05/11] qapi: add x-blockdev-replace command
` [PATCH v3 06/11] qapi: add x-blockdev-replace transaction action
` [PATCH v3 07/11] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v3 08/11] iotests.py: qemu_img_create: use imgfmt by default
` [PATCH v3 09/11] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v3 10/11] iotests.py: add VM.qmp_check() helper
` [PATCH v3 11/11] iotests: add filter-insertion
[PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
2022-02-25 22:17 UTC (43+ messages)
` [PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
` [PATCH v5 17/49] target/ppc: implement vcntmb[bhwd]
` [PATCH v5 18/49] target/ppc: implement vgnb
` [PATCH v5 20/49] target/ppc: implement vslq
` [PATCH v5 23/49] target/ppc: move vrl[bhwd] to decodetree
` [PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi "
` [PATCH v5 26/49] target/ppc: implement vrlqnm
` [PATCH v5 27/49] target/ppc: implement vrlqmi
` [PATCH v5 28/49] target/ppc: Move vsel and vperm/vpermr to decodetree
` [PATCH v5 29/49] target/ppc: Move xxsel "
` [PATCH v5 30/49] target/ppc: move xxperm/xxpermr "
` [PATCH v5 31/49] target/ppc: Move xxpermdi "
` [PATCH v5 32/49] target/ppc: Implement xxpermx instruction
` [PATCH v5 33/49] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
` [PATCH v5 34/49] target/ppc: Implement xxeval
` [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v5 36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v5 37/49] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
` [PATCH v5 39/49] target/ppc: Remove xscmpnedp instruction
` [PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v5 41/49] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v5 42/49] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
` [PATCH v5 43/49] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
` [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
` [PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
` [PATCH v5 47/49] target/ppc: implement plxsd/pstxsd
` [PATCH v5 48/49] target/ppc: implement plxssp/pstxssp
` [PATCH v5 49/49] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
[PATCH v2 00/18] testing and semihosting pre-PR
2022-02-25 22:52 UTC (3+ messages)
` [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions
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).