messages from 2022-01-21 21:09:09 to 2022-01-24 14:04:49 UTC [more...]
[PATCH v2] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
2022-01-24 14:00 UTC
[PATCH v7 0/4] VNC-related HMP/QMP fixes
2022-01-24 13:50 UTC (7+ messages)
[PATCH] meson: Use find_program() to resolve the entitlement.sh script
2022-01-24 13:41 UTC (4+ messages)
[RFC 0/5] Privilege version update
2022-01-24 13:32 UTC (7+ messages)
` [RFC 1/5] target/riscv: Add the privileged spec version 1.12.0
` [RFC 2/5] target/riscv: Introduce privilege version field in the CSR ops
` [RFC 5/5] target/riscv: Enable privileged spec version 1.12
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-24 13:29 UTC (4+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH] contrib/plugins: add mask plugin
2022-01-24 12:05 UTC (2+ messages)
[PATCH v2] hw/nvme: fix CVE-2021-3929
2022-01-24 11:19 UTC (3+ messages)
[PATCH v13 0/7] Add vmnet.framework based network backend
2022-01-24 11:27 UTC (4+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
[PATCH 00/31] vDPA shadow virtqueue
2022-01-24 11:07 UTC (12+ messages)
` [PATCH 15/31] vdpa: Add vhost_svq_get_num
` [PATCH 20/31] util: Store DMA entries in a list
` [PATCH 21/31] util: Add iova_tree_alloc
` [PATCH 24/31] vhost: Add vhost_svq_get_last_used_idx
` [PATCH 25/31] vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
` [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
` [PATCH 29/31] vdpa: Make ncs autofree
` [PATCH 31/31] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH] target/riscv: correct "code should not be reached" for x-rv128
2022-01-24 11:04 UTC (3+ messages)
[PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2
2022-01-24 10:55 UTC (3+ messages)
[CXL HDM DECODER PROGRAMMING] - Question: Does Qemu program HDM decoder register of the CXL endpoint?
2022-01-24 10:52 UTC (2+ messages)
[PATCH v2] xen-mapcache: Avoid entry->lock overflow
2022-01-24 10:44 UTC
[PATCH v6 00/33] block layer: split block APIs in global state and I/O
2022-01-24 10:44 UTC (3+ messages)
` [PATCH v6 20/33] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
[PATCH 0/7] AMX support in Qemu
2022-01-24 10:17 UTC (12+ messages)
` [PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [PATCH 3/7] x86: Grant AMX permission for guest
` [PATCH 4/7] x86: Add XFD faulting bit for state components
` [PATCH 5/7] x86: Add AMX CPUIDs enumeration
` [PATCH 6/7] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PATCH 7/7] x86: Support XFD and AMX xsave data migration
[PATCH] scripts: Remove the old switch-timer-api script
2022-01-24 10:20 UTC
[PATCH] target/rx: Remove unused ENV_OFFSET definition
2022-01-24 10:14 UTC (3+ messages)
[PATCH 0/1 v2] Patch to adjust coroutine pool size adaptively
2022-01-24 10:01 UTC (2+ messages)
[PATCH v2] ide: Increment BB in-flight counter for TRIM BH
2022-01-24 9:55 UTC (4+ messages)
[PATCH] target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
2022-01-24 9:43 UTC (2+ messages)
[PATCH v11 1/4] migration/dirtyrate: refactor dirty page rate calculation
2022-01-24 9:36 UTC (10+ messages)
` [PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
2022-01-24 9:34 UTC (15+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass
KVM call for agenda for 2022-01-25
2022-01-24 8:51 UTC
[PATCH] ppc/pnv: Fail DMA access if page permissions are not correct
2022-01-24 8:22 UTC (3+ messages)
[PATCH] ppc/xive: check return value of ldq_be_dma()
2022-01-24 8:16 UTC
[PATCH] target/avr: Correct AVRCPUClass docstring
2022-01-24 8:14 UTC (2+ messages)
[PATCH] target/hexagon: remove unused variable
2022-01-24 6:43 UTC
[RFC PATCH v2 00/44] TDX support
2022-01-24 6:22 UTC (8+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
[PATCH] hw/sd: Correct the CURRENT_STATE bits in SPI-mode response
2022-01-24 6:10 UTC (2+ messages)
[PATCH] hw/sd: Correct card status clear conditions in SPI-mode
2022-01-24 6:04 UTC
[PATCH 0/2] RISC-V: Correctly generate store/amo faults
2022-01-24 5:38 UTC (5+ messages)
` [PATCH 1/2] accel: tcg: Allow forcing a store fault on read ops
` [PATCH 2/2] targett/riscv: rva: Correctly generate a store/amo fault
Cross compiling 6.2.0 aarch64-softmmu for aarch64 host with musl, struct redefiniton errors
2022-01-24 3:36 UTC (3+ messages)
[PATCH 00/30] bsd-user: upstream our signal implementation
2022-01-24 3:01 UTC (43+ messages)
` [PATCH 01/30] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PATCH 02/30] bsd-user/signal.c: implement force_sig_fault
` [PATCH 03/30] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH 04/30] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH 05/30] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 07/30] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_*
` [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: "
` [PATCH 14/30] bsd-user: Add host signals to the build
` [PATCH 15/30] bsd-user: Add trace events for bsd-usr
` [PATCH 16/30] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH 19/30] bsd-user/strace.c: print_taken_signal
` [PATCH 20/30] bsd-user/signal.c: core_dump_signal
` [PATCH 23/30] bsd-user/signal.c: sigset manipulation routines
` [PATCH 30/30] bsd-user/signal.c: do_sigaltstack
[PATCH 1/1] Allow setting up to 8 bytes with the generic loader
2022-01-23 23:30 UTC (2+ messages)
[PATCH v1] include: hw: remove ibex_plic.h
2022-01-23 23:28 UTC (2+ messages)
[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
2022-01-23 22:12 UTC (4+ messages)
[PATCH 00/14] arm_gicv3_its: Implement MOVI and MOVALL commands
2022-01-23 22:04 UTC (19+ messages)
` [PATCH 01/14] target/arm: Log CPU index in 'Taking exception' log
` [PATCH 02/14] hw/intc/arm_gicv3_its: Add tracepoints
` [PATCH 03/14] hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
` [PATCH 04/14] hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
` [PATCH 05/14] hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
` [PATCH 06/14] hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
` [PATCH 07/14] hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
` [PATCH 08/14] hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
` [PATCH 09/14] hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
` [PATCH 10/14] hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
` [PATCH 11/14] hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
` [PATCH 12/14] hw/intc/arm_gicv3_its: Check table bounds against correct limit
` [PATCH 13/14] hw/intc/arm_gicv3_its: Implement MOVALL
` [PATCH 14/14] hw/intc/arm_gicv3_its: Implement MOVI
Redesign of QEMU startup & initial configuration
2022-01-23 20:49 UTC (12+ messages)
` Meeting today?
` "Startup" meeting (was Re: Meeting today?)
[PATCH v2 0/4] dump: add 32-bit guest Windows support
2022-01-23 20:06 UTC (3+ messages)
` [PATCH v2 2/4] dump/win_dump: add helper macros for Windows dump header access
[PATCH v2 00/15] reduce audio playback latency
2022-01-23 17:51 UTC (18+ messages)
` [PATCH v2 01/15] audio: replace open-coded buffer arithmetic
` [PATCH v2 02/15] audio: move function audio_pcm_hw_clip_out()
` [PATCH v2 03/15] audio: add function audio_pcm_hw_conv_in()
` [PATCH v2 04/15] audio: inline function audio_pcm_sw_get_rpos_in()
` [PATCH v2 05/15] paaudio: increase default latency to 46ms
` [PATCH v2 06/15] jackaudio: use more jack audio buffers
` [PATCH v2 07/15] audio: copy playback stream in sequential order
` [PATCH v2 08/15] audio: add pcm_ops function table for capture backend
` [PATCH v2 09/15] Revert "audio: fix wavcapture segfault"
` [PATCH v2 10/15] audio: restore mixing-engine playback buffer size
` [PATCH v2 11/15] paaudio: reduce effective "
` [PATCH v2 12/15] dsoundaudio: "
` [PATCH v2 13/15] ossaudio: "
` [PATCH v2 14/15] paaudio: fix samples vs. frames mix-up
` [PATCH v2 15/15] sdlaudio: "
[PATCH] linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
2022-01-15 11:32 UTC
[PATCH] linux-user/syscall: Do not ignore info.si_pid == 0 in waitid()
2022-01-13 9:37 UTC
[PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-01-23 12:52 UTC (4+ messages)
` [RFC PATCH 2/2] hw/i386/sgx: Attach SGX-EPC to its memory backend
[PATCH v8 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
2022-01-23 4:51 UTC
[PATCH] tests/9pfs: fix mkdir() being called twice
2022-01-22 20:45 UTC (2+ messages)
[PULL 00/17] Python patches
2022-01-22 17:56 UTC (21+ messages)
` [PULL 01/17] python: pin setuptools below v60.0.0
` [PULL 02/17] python: use avocado's "new" runner
` [PULL 03/17] python/aqmp: fix docstring typo
` [PULL 04/17] python/aqmp: add __del__ method to legacy interface
` [PULL 05/17] python/aqmp: handle asyncio.TimeoutError on execute()
` [PULL 06/17] python/aqmp: copy type definitions from qmp
` [PULL 07/17] python/aqmp: add SocketAddrT to package root
` [PULL 08/17] python/aqmp: rename AQMPError to QMPError
` [PULL 09/17] python/qemu-ga-client: don't use deprecated CLI syntax in usage comment
` [PULL 10/17] python/qmp: switch qemu-ga-client to AQMP
` [PULL 11/17] python/qmp: switch qom tools "
` [PULL 12/17] python/qmp: switch qmp-shell "
` [PULL 13/17] python: move qmp utilities to python/qemu/utils
` [PULL 14/17] python: move qmp-shell under the AQMP package
` [PULL 15/17] scripts/cpu-x86-uarch-abi: fix CLI parsing
` [PULL 16/17] scripts/cpu-x86-uarch-abi: switch to AQMP
` [PULL 17/17] scripts/render-block-graph: "
Getting privilege level of an instruction in TCG plugin
2022-01-22 9:57 UTC
[PATCH] hw/usb/dev-mtp: create directories with a+x mode mask
2022-01-22 14:06 UTC
[RFC PATCH] block/export/fuse: Fix build failure on FreeBSD
2022-01-22 13:49 UTC
[PATCH] hw/char/exynos4210_uart: Fix crash on trying to load VM state
2022-01-22 11:27 UTC (3+ messages)
[PATCH] hid: Implement support for side and extra buttons
2022-01-22 9:57 UTC (3+ messages)
` [PATCH] hid: trivial change to support "
[PATCH] configure: fix parameter expansion of --cross-cc-cflags options
2022-01-22 9:47 UTC (2+ messages)
[PATCH] docs: expand firmware descriptor to allow flash without NVRAM
2022-01-22 9:07 UTC (2+ messages)
[PATCH v5 0/2] Enable legacy LBR support for guest
2022-01-22 16:12 UTC (3+ messages)
` [PATCH v5 1/2] qdev-properties: Add a new macro with bitmask check for uint64_t property
` [PATCH v5 2/2] target/i386: Add lbr-fmt vPMU option to support guest LBR
[RESEND] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
2022-01-22 3:30 UTC (4+ messages)
[PATCH] hw/remote: Add missing include
2022-01-22 2:52 UTC (2+ messages)
[PATCH] hw/ppc/vof: Add missing includes
2022-01-22 0:31 UTC
[PATCH] hw/display/tcx: Avoid clearing dirty bitmap in DeviceReset()
2022-01-22 0:07 UTC
tests/tcg/multiarch/threadcount failing on GitLab
2022-01-21 23:51 UTC (3+ messages)
[PATCH 0/2] some simplifications in hw/core/fw-path-provider.c
2022-01-21 23:47 UTC (2+ messages)
[PATCH] hw/armv7m: Fix broken VMStateDescription
2022-01-21 23:44 UTC (2+ messages)
[PATCH 0/3] hw/display/artist: cursor & buffer mode fixes
2022-01-21 22:16 UTC (4+ messages)
` [PATCH 1/3] hw/display/artist: fix cursor position
` [PATCH 2/3] hw/display/artist: allow to disable/enable cursor
` [PATCH 3/3] hw/display/artist: rewrite vram access mode handling
[PATCH] spapr.c: check bus != NULL in spapr_get_fw_dev_path()
2022-01-21 21:38 UTC
[PATCH] xen-mapcache: Avoid entry->lock overflow
2022-01-21 21:14 UTC (2+ messages)
[PATCH] python: pin setuptools below v60.0.0
2022-01-21 21:03 UTC (3+ 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).