messages from 2022-01-24 22:08:14 to 2022-01-25 15:17:50 UTC [more...]
[PATCH v2 00/38] target/ppc: PowerISA Vector/VSX instruction batch
2022-01-25 12:19 UTC (30+ messages)
` [PATCH v2 04/38] target/ppc: vmulh* instructions use gvec
` [PATCH v2 05/38] target/ppc: Implement vmsumcud instruction
` [PATCH v2 06/38] target/ppc: Implement vmsumudm instruction
` [PATCH v2 07/38] target/ppc: Move vexts[bhw]2[wd] to decodetree
` [PATCH v2 08/38] target/ppc: Implement vextsd2q
` [PATCH v2 09/38] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
` [PATCH v2 11/38] target/ppc: Implement Vector Compare Equal Quadword
` [PATCH v2 12/38] target/ppc: Implement Vector Compare Greater Than Quadword
` [PATCH v2 13/38] target/ppc: Implement Vector Compare Quadword
` [PATCH v2 14/38] target/ppc: implement vstri[bh][lr]
` [PATCH v2 15/38] target/ppc: implement vclrlb
` [PATCH v2 16/38] target/ppc: implement vclrrb
` [PATCH v2 17/38] target/ppc: implement vcntmb[bhwd]
` [PATCH v2 18/38] target/ppc: implement vgnb
` [PATCH v2 19/38] target/ppc: Move vsel and vperm/vpermr to decodetree
` [PATCH v2 20/38] target/ppc: Move xxsel "
` [PATCH v2 21/38] target/ppc: move xxperm/xxpermr "
` [PATCH v2 22/38] target/ppc: Move xxpermdi "
` [PATCH v2 23/38] target/ppc: Implement xxpermx instruction
` [PATCH v2 24/38] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
` [PATCH v2 25/38] target/ppc: Implement xxeval
` [PATCH v2 26/38] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v2 27/38] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v2 28/38] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v2 29/38] target/ppc: Implement xvtlsbb instruction
` [PATCH v2 31/38] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v2 32/38] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v2 33/38] target/ppc: Implement do_helper_XX3 and move xxperm* to use it
` [PATCH v2 34/38] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
[PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
2022-01-25 14:12 UTC (3+ messages)
` [PATCH v4 1/2] virtiofsd: Track mounts
` [PATCH v4 2/2] virtiofsd: Add support for FUSE_SYNCFS request
[PATCH v2 0/5] Misc OHCI clean ups
2022-01-25 13:33 UTC (3+ messages)
` [PATCH v2 3/5] usb/ohci: Move USBPortOps related functions together
` [PATCH v2 1/5] usb/ohci: Move trace point and log ep number to help debugging
[PATCH v5 00/18] vfio-user server in QEMU
2022-01-25 15:13 UTC (17+ messages)
` [PATCH v5 02/18] tests/avocado: Specify target VM argument to helper routines
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 04/18] pci: create and free isolated PCI buses
` [PATCH v5 05/18] qdev: unplug blocker for devices
` [PATCH v5 06/18] vfio-user: add HotplugHandler for remote machine
` [PATCH v5 07/18] vfio-user: set qdev bus callbacks "
` [PATCH v5 13/18] vfio-user: handle PCI config space accesses
[PATCH v4 00/42] CXl 2.0 emulation Support
2022-01-25 13:55 UTC (4+ messages)
` [PATCH v4 01/42] hw/pci/cxl: Add a CXL component type (interface)
[PATCH 0/5] Support exporting BDSs via VDUSE
2022-01-25 13:18 UTC (6+ messages)
` [PATCH 1/5] linux-headers: Add vduse.h
` [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH 3/5] vduse-blk: implements vduse-blk export
` [PATCH 4/5] vduse-blk: Add vduse-blk resize support
` [PATCH 5/5] libvduse: Add support for reconnecting
[PATCH qemu] qxl: COLO secondary node not need to release resources
2022-01-25 6:33 UTC
[PATCH qemu] s390x: sck: load into a temporary not into in1
2022-01-25 13:13 UTC (2+ messages)
[PATCH v2] hw/smbios: Add table 4 parameter, "processor-id"
2022-01-25 13:35 UTC (2+ messages)
[PATCH v2 0/2] virtio-mem: Handle preallocation with migration
2022-01-25 13:57 UTC (2+ messages)
` [PATCH v2 1/2] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
2022-01-25 12:49 UTC (16+ messages)
` [PATCH v2 08/14] target/ppc: 405: System call exception cleanup
` [PATCH v2 11/14] target/ppc: 405: Data Storage "
` [PATCH v2 12/14] target/ppc: 405: Instruction storage interrupt cleanup
` [PATCH v2 13/14] target/ppc: 405: Program exception cleanup
` [PATCH v2 14/14] target/ppc: 405: Watchdog timer "
[PATCH] hw/arm/virt: Enable HMAT on arm virt machine
2022-01-25 12:46 UTC (4+ messages)
[PATCH 0/5] Misc OHCI clean ups
2022-01-25 12:38 UTC (5+ messages)
[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
2022-01-25 12:28 UTC (12+ messages)
` [PATCH 1/5] target/ppc: Introduce powerpc_excp_books
` [PATCH 2/5] target/ppc: Simplify powerpc_excp_books
` [PATCH 3/5] target/ppc: books: Machine Check exception cleanup
` [PATCH 4/5] target/ppc: books: External interrupt cleanup
` [PATCH 5/5] target/ppc: books: Program exception cleanup
[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2022-01-25 12:21 UTC (5+ messages)
` [PATCH v13 06/10] ACPI ERST: build the ACPI ERST table
[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
2022-01-25 12:08 UTC (6+ messages)
` [PATCH v1 1/2] virtio-mem: Warn if a memory backend with "prealloc=on" is used
` [PATCH v1 2/2] virtio-mem: Handle preallocation with migration
[RFC PATCH v3 0/3] physmem: Have flaview API check bus permission from MemTxAttrs argument
2022-01-25 11:51 UTC (4+ messages)
KVM call for agenda for 2022-01-25
2022-01-25 11:52 UTC (3+ messages)
[PATCH v4 0/3] trace qmp commands
2022-01-25 11:31 UTC (12+ messages)
` [PATCH v4 1/3] scripts/qapi/gen.py: add FOO.trace-events output module
` [PATCH v4 2/3] scripts/qapi/commands: gen_commands(): add add_trace_events arg
` [PATCH v4 3/3] meson: generate trace events for qmp commands
[PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
2022-01-25 11:28 UTC (5+ messages)
` [PATCH v2 1/3] block/export/fuse: Extract fuse_fallocate_punch_hole()
` [PATCH v2 2/3] block/export/fuse: Extract fuse_fallocate_zero_range()
[PATCH] spapr.c: check bus != NULL in spapr_get_fw_dev_path()
2022-01-25 11:24 UTC (2+ messages)
[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
2022-01-25 11:14 UTC (2+ messages)
[PATCH v13 0/7] Add vmnet.framework based network backend
2022-01-25 11:08 UTC (10+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
[PATCH RFC 00/15] migration: Postcopy Preemption
2022-01-25 11:01 UTC (5+ messages)
` [PATCH RFC 05/15] migration: Simplify unqueue_page()
[PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2
2022-01-25 10:59 UTC (6+ messages)
Redesign of QEMU startup & initial configuration
2022-01-25 10:58 UTC (15+ messages)
` Meeting today?
` "Startup" meeting (was Re: Meeting today?)
[PATCH v1 00/22] testing and plugin updates
2022-01-25 10:48 UTC (18+ messages)
` [PATCH v1 02/22] tests/qtest: enable more vhost-user tests by default
` [PATCH v1 03/22] Makefile: also remove .gcno files when cleaning
` [PATCH v1 09/22] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
` [PATCH v1 14/22] tracing: remove TCG memory access tracing
` [PATCH v1 15/22] tracing: remove the trace-tcg includes from the build
` [PATCH v1 20/22] tests/plugins: add instruction matching to libinsn.so
` [PATCH v1 21/22] target/i386: use CPU_LOG_INT for IRQ servicing
[PATCH] Remove unnecessary minimum_version_id_old fields
2022-01-25 10:36 UTC (3+ messages)
[PATCH qemu] spapr: Force 32bit when resetting a core
2022-01-25 10:38 UTC (4+ messages)
[PATCH v2 1/1] virtio: fix the condition for iommu_platform not supported
2022-01-25 10:21 UTC (2+ messages)
[PATCH] linux-user: Implement starttime field in self stat emulation
2022-01-25 10:12 UTC (3+ messages)
[PATCH] block: bdrv_set_backing_hd(): use drained section
2022-01-25 10:12 UTC (3+ messages)
[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
2022-01-25 10:09 UTC (5+ messages)
[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
2022-01-25 10:02 UTC (13+ messages)
` [PATCH v4 08/23] multifd: Move iov from pages to params
` [PATCH v4 21/23] multifd: Zero pages transmission
` [PATCH v4 22/23] migration: Use multifd before we check for the zero page
` [PATCH v4 23/23] migration: Export ram_release_page()
[PATCH v6 0/5] support subsets of virtual memory extension
2022-01-25 9:44 UTC (12+ messages)
` [PATCH v6 1/5] target/riscv: Ignore reserved bits in PTE for RV64
` [PATCH v6 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
` [PATCH v6 3/5] target/riscv: add support for svnapot extension
` [PATCH v6 4/5] target/riscv: add support for svinval extension
` [PATCH v6 5/5] target/riscv: add support for svpbmt extension
[PATCH 00/31] vDPA shadow virtqueue
2022-01-25 9:40 UTC (6+ messages)
` [PATCH 21/31] util: Add iova_tree_alloc
"make check-acceptance" takes way too long
2022-01-25 9:20 UTC (8+ messages)
[PATCH] hw/nvram: use at24 macro
2022-01-25 9:20 UTC (2+ messages)
[PATCH v3 0/6] migration: misc cleanups
2022-01-25 9:16 UTC (4+ messages)
` [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument
[PATCH 1/1] target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
2022-01-25 9:12 UTC (2+ messages)
[RFC PATCH v2 00/44] TDX support
2022-01-25 8:22 UTC (10+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
[PATCH 0/3] hw/display/artist: cursor & buffer mode fixes
2022-01-25 8:25 UTC (5+ messages)
` [PATCH 2/3] hw/display/artist: allow to disable/enable cursor
` [PATCH 3/3] hw/display/artist: rewrite vram access mode handling
[PATCH] docs: expand firmware descriptor to allow flash without NVRAM
2022-01-25 7:50 UTC (3+ messages)
RFC: QMP configuration - allocating/setting qdev array properties?
2022-01-25 6:38 UTC (5+ messages)
[PATCH v2] target/riscv: correct "code should not be reached" for x-rv128
2022-01-25 5:36 UTC (3+ messages)
[PATCH v2 00/40] bsd-user: upstream our signal implementation
2022-01-25 1:29 UTC (41+ messages)
` [PATCH v2 01/40] bsd-user: Complete FreeBSD siginfo
` [PATCH v2 02/40] bsd-user: Create setup_sigframe_arch to setup sigframe context
` [PATCH v2 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
` [PATCH v2 04/40] bsd-user/arm/signal.c: get_mcontext should zero vfp data
` [PATCH v2 05/40] bsd-user: Remove vestiges of signal queueing code
` [PATCH v2 06/40] bsd-user: Bring in docs from linux-user for signal_pending
` [PATCH v2 07/40] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PATCH v2 08/40] bsd-user/signal.c: implement force_sig_fault
` [PATCH v2 09/40] bsd-user/signal-common.h: Move signal functions prototypes to here
` [PATCH v2 10/40] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH v2 11/40] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH v2 12/40] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH v2 13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH v2 14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH v2 15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH v2 16/40] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH v2 17/40] bsd-user/signal.c: Implement signal_init()
` [PATCH v2 18/40] bsd-user/signal.c: Add si_type argument to queue_signal
` [PATCH v2 19/40] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH v2 20/40] bsd-user/host/i386/host-signal.h: "
` [PATCH v2 21/40] bsd-user/host/x86_64/host-signal.h: "
` [PATCH v2 22/40] bsd-user: Add host signals to the build
` [PATCH v2 23/40] bsd-user: Add trace events for bsd-user
` [PATCH v2 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH v2 25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH v2 26/40] bsd-user/signal.c: Implement host_signal_handler
` [PATCH v2 27/40] bsd-user/strace.c: print_taken_signal
` [PATCH v2 28/40] bsd-user/signal.c: Implement dump_core_and_abort
` [PATCH v2 29/40] bsd-user/signal.c: Fill in queue_signal
` [PATCH v2 30/40] bsd-user/signal.c: sigset manipulation routines
` [PATCH v2 31/40] bsd-user/signal.c: setup_frame
` [PATCH v2 32/40] bsd-user/signal.c: handle_pending_signal
` [PATCH v2 33/40] bsd-user/signal.c: tswap_siginfo
` [PATCH v2 34/40] bsd-user/signal.c: process_pending_signals
` [PATCH v2 35/40] bsd-user/signal.c: implement do_sigreturn
` [PATCH v2 36/40] bsd-user/signal.c: implement do_sigaction
` [PATCH v2 37/40] bsd-user/signal.c: do_sigaltstack
` [PATCH v2 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on
` [PATCH v2 39/40] bsd-user: Rename arg name for target_cpu_reset to env
` [PATCH v2 40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args
[PATCH] target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
2022-01-24 9:47 UTC (2+ messages)
[PATCH] hw/misc/macio/cuda: Simplify using the ldst API
2022-01-24 23:13 UTC
[PATCH] target/ppc: Put do_rfi under a TCG-only block
2022-01-24 23:10 UTC (2+ messages)
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).