messages from 2022-06-08 16:17:23 to 2022-06-09 12:57:51 UTC [more...]
[PATCH v15 0/9] Add LoongArch linux-user emulation support
2022-06-09 10:18 UTC (14+ messages)
` [PATCH v15 1/9] linux-user: Add LoongArch generic header files
` [PATCH v15 2/9] linux-user: Add LoongArch signal support
` [PATCH v15 3/9] linux-user: Add LoongArch elf support
` [PATCH v15 4/9] linux-user: Add LoongArch syscall support
` [PATCH v15 5/9] linux-user: Add LoongArch cpu_loop support
` [PATCH v15 6/9] default-configs: Add loongarch linux-user support
` [PATCH v15 7/9] scripts: add loongarch64 binfmt config
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v15 9/9] target/loongarch: Update README
[PATCH 00/50] PS2 device QOMification - part 1
2022-06-09 10:50 UTC (3+ messages)
` [PATCH 24/50] pckbd: add size qdev property to I8042_MMIO device
[PULL 00/18] HMP-to-QMP info command patches
2022-06-09 10:25 UTC (5+ messages)
` [PULL 15/18] qapi: introduce x-query-ramblock QMP command
[PATCH] hw/usb/hcd-ehci.c: print diagnostics when cpage out of range
2022-06-09 10:13 UTC (3+ messages)
[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
2022-06-09 10:29 UTC (13+ messages)
` [PATCH 03/20] migration: remove unreachble RDMA code in save_hook impl
` [PATCH 04/20] migration: rename rate limiting fields in QEMUFile
` [PATCH 05/20] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PATCH 06/20] migration: rename qemu_ftell to qemu_file_total_transferred
` [PATCH 07/20] migration: rename qemu_update_position to qemu_file_credit_transfer
[PATCH v3 0/3] Misc AC97 clean ups
2022-06-09 10:17 UTC (6+ messages)
[PATCH] usbredir: avoid queuing hello packet on snapshot restore
2022-06-09 10:03 UTC (2+ messages)
[PATCH] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
2022-06-09 10:10 UTC (3+ messages)
[PATCH] hw/usb/hcd-ehci: fix writeback order
2022-06-09 10:02 UTC (2+ messages)
[PATCH 0/2] handling guest multiple displays
2022-06-09 9:38 UTC (6+ messages)
` [PATCH 1/2] ui/gtk: detach VCS for additional guest displays
` [PATCH 2/2] ui/gtk: a new array param monitor to specify the target displays
[PATCH v5 0/6] Introduce CanoKey QEMU
2022-06-09 9:56 UTC (3+ messages)
` [PATCH v5 4/6] docs: Add CanoKey documentation
[PATCH v6 00/18] job: replace AioContext lock with job_mutex
2022-06-09 9:48 UTC (13+ messages)
` [PATCH v6 03/18] job.c: API functions not used outside should be static
` [PATCH v6 05/18] job.h: add _locked duplicates for job API functions called with and without job_mutex
` [PATCH v6 10/18] jobs: rename static functions called with job_mutex held
` [PATCH v6 11/18] job.h: rename job API "
` [PATCH v6 12/18] block_job: rename block_job "
` [PATCH v6 13/18] job.h: define unlocked functions
[PATCH] ui/console: allow display device to be labeled with given id
2022-06-09 9:33 UTC (2+ messages)
[PULL 00/55] target-arm queue
2022-06-09 9:05 UTC (56+ messages)
` [PULL 01/55] target/arm: Declare support for FEAT_RASv1p1
` [PULL 02/55] target/arm: Implement FEAT_DoubleFault
` [PULL 03/55] Fix 'writeable' typos
` [PULL 04/55] xlnx_dp: fix the wrong register size
` [PULL 05/55] xlnx_dp: Introduce a vblank signal
` [PULL 06/55] xlnx_dp: Fix the interrupt disable logic
` [PULL 07/55] xlnx-zynqmp: fix the irq mapping for the display port and its dma
` [PULL 08/55] target/arm: Move stage_1_mmu_idx decl to internals.h
` [PULL 09/55] target/arm: Move get_phys_addr to ptw.c
` [PULL 10/55] target/arm: Move get_phys_addr_v5 "
` [PULL 11/55] target/arm: Move get_phys_addr_v6 "
` [PULL 12/55] target/arm: Move get_phys_addr_pmsav5 "
` [PULL 13/55] target/arm: Move get_phys_addr_pmsav7_default "
` [PULL 14/55] target/arm: Move get_phys_addr_pmsav7 "
` [PULL 15/55] target/arm: Move get_phys_addr_pmsav8 "
` [PULL 16/55] target/arm: Move pmsav8_mpu_lookup "
` [PULL 17/55] target/arm: Move pmsav7_use_background_region "
` [PULL 18/55] target/arm: Move v8m_security_lookup "
` [PULL 19/55] target/arm: Move m_is_{ppb,system}_region "
` [PULL 20/55] target/arm: Move get_level1_table_address "
` [PULL 21/55] target/arm: Move combine_cacheattrs and subroutines "
` [PULL 22/55] target/arm: Move get_phys_addr_lpae "
` [PULL 23/55] target/arm: Move arm_{ldl,ldq}_ptw "
` [PULL 24/55] target/arm: Move {arm_s1_, }regime_using_lpae_format to tlb_helper.c
` [PULL 25/55] target/arm: Move arm_pamax, pamax_map into ptw.c
` [PULL 26/55] target/arm: Move get_S1prot, get_S2prot to ptw.c
` [PULL 27/55] target/arm: Move check_s2_mmu_setup "
` [PULL 28/55] target/arm: Move aa32_va_parameters "
` [PULL 29/55] target/arm: Move ap_to_tw_prot etc "
` [PULL 30/55] target/arm: Move regime_is_user "
` [PULL 31/55] target/arm: Move regime_ttbr "
` [PULL 32/55] target/arm: Move regime_translation_disabled "
` [PULL 33/55] target/arm: Move arm_cpu_get_phys_page_attrs_debug "
` [PULL 34/55] target/arm: Move stage_1_mmu_idx, arm_stage1_mmu_idx "
` [PULL 35/55] target/arm: Pass CPUARMState to arm_ld[lq]_ptw
` [PULL 36/55] target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
` [PULL 37/55] linux-user/aarch64: Introduce sve_vq
` [PULL 38/55] target/arm: Remove route_to_el2 check from sve_exception_el
` [PULL 39/55] target/arm: Remove fp checks "
` [PULL 40/55] target/arm: Add el_is_in_host
` [PULL 41/55] target/arm: Use el_is_in_host for sve_zcr_len_for_el
` [PULL 42/55] target/arm: Use el_is_in_host for sve_exception_el
` [PULL 43/55] target/arm: Hoist arm_is_el2_enabled check in sve_exception_el
` [PULL 44/55] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PULL 45/55] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
` [PULL 46/55] target/arm: Use uint32_t instead of bitmap for sve vq's
` [PULL 47/55] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
` [PULL 48/55] target/arm: Split out load/store primitives to sve_ldst_internal.h
` [PULL 49/55] target/arm: Export sve contiguous ldst support functions
` [PULL 50/55] target/arm: Move expand_pred_b to vec_internal.h
` [PULL 51/55] target/arm: Use expand_pred_b in mve_helper.c
` [PULL 52/55] target/arm: Move expand_pred_h to vec_internal.h
` [PULL 53/55] target/arm: Export bfdotadd from vec_helper.c
` [PULL 54/55] target/arm: Add isar_feature_aa64_sme
` [PULL 55/55] target/arm: Add ID_AA64SMFR0_EL1
[PATCH 0/2] Fixes for ui/gtk-gl-area
2022-06-09 9:24 UTC (2+ messages)
[PATCH 0/4] virtio: various cleanups to reset code
2022-06-09 9:15 UTC (5+ messages)
` [PATCH 1/4] s390x: simplify virtio_ccw_reset_virtio
` [PATCH 2/4] virtio-mmio: stop ioeventfd on legacy reset
` [PATCH 3/4] virtio: stop ioeventfd on reset
` [PATCH 4/4] virtio-mmio: cleanup reset
[PATCH v2 00/35] pc/q35: refactor ISA and SMBUS AML generation
2022-06-09 9:30 UTC (2+ messages)
[PATCH] ui/cocoa: Fix poweroff request code
2022-06-09 9:27 UTC (2+ messages)
[PATCH] disas: Remove libvixl disassembler
2022-06-09 8:57 UTC (6+ messages)
[RFC][PATCH] docs: note exception for PCIe IO port access
2022-06-09 8:41 UTC (4+ messages)
[PATCH v6 resend 0/4] add generic vDPA device support
2022-06-09 8:35 UTC (5+ messages)
` [PATCH v6 resend 4/4] vdpa: add vdpa-dev-pci support
[PATCH 1/1] i386/monitor: Fix page table walking issue for LA57 enabled guest
2022-06-09 8:34 UTC
[PATCH v2 0/3] Cavium Octeon MIPS extensions
2022-06-09 8:23 UTC (4+ messages)
` [PATCH v2 1/3] target/mips: introduce Cavium Octeon CPU model
` [PATCH v2 2/3] target/mips: implement Octeon-specific BBIT instructions
` [PATCH v2 3/3] target/mips: implement Octeon-specific arithmetic instructions
[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
2022-06-09 8:09 UTC (3+ messages)
` [PATCH v2 2/2] QIOChannelSocket: Fix zero-copy send so socket flush works
[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
2022-06-09 7:51 UTC (27+ messages)
` [RFC PATCH v8 01/21] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v8 02/21] vhost: Add custom used buffer callback
` [RFC PATCH v8 03/21] vdpa: control virtqueue support on shadow virtqueue
` [RFC PATCH v8 09/21] vhost: Add svq copy desc mode
` [RFC PATCH v8 11/21] vhost: Update kernel headers
` [RFC PATCH v8 12/21] vdpa: delay set_vring_ready after DRIVER_OK
` [RFC PATCH v8 14/21] vhost: Make possible to check for device exclusive vq group
[PATCH] microvm: turn off io reservations for pcie root ports
2022-06-09 7:28 UTC (3+ messages)
[PATCH v4 00/53] semihosting cleanup
2022-06-09 7:24 UTC (5+ messages)
` [PATCH v4 08/53] semihosting: Split out guestfd.c
` [PATCH v4 10/53] semihosting: Adjust error checking in common_semi_cb
[PATCH] gitlab: compare CIRRUS_nn vars against 'null' not ""
2022-06-09 6:28 UTC (3+ messages)
[PATCH v2 1/2] hw: m25p80: add WP# pin and SRWD bit for write protection
2022-06-09 6:24 UTC (3+ messages)
` [PATCH v2 2/2] hw: m25p80: add tests for write protect
bios bits acpica upgrade
2022-06-09 5:51 UTC
[PATCH v3] target/riscv: Don't expose the CPU properties on names CPUs
2022-06-09 5:40 UTC (2+ messages)
[PATCH v3 0/1] target/riscv: Add Zihintpause support
2022-06-09 4:40 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v5 0/4] QEMU RISC-V nested virtualization fixes
2022-06-09 3:30 UTC (5+ messages)
` [PATCH v5 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v5 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v5 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v5 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH v4 0/4] QEMU RISC-V nested virtualization fixes
2022-06-09 3:16 UTC (10+ messages)
` [PATCH v4 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v4 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v4 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v4 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
2022-06-09 1:49 UTC (4+ messages)
` [PATCH 1/2] hw/nvme: Implement "
[PATCH 1/3] target/riscv: Remove the redundant initialization of env->misa_mxl
2022-06-09 1:07 UTC (3+ messages)
` [PATCH 2/3] target/riscv: kvm: Set env->misa_ext_mask to the supported value
` [PATCH 3/3] target/riscv: Skip parsing extensions from properties for KVM
Introduce akcipher service for virtio-crypto
2022-06-09 0:57 UTC (6+ messages)
` [PATCH v8 1/1] crypto: Introduce RSA algorithm
` "
` PING: "
[PATCH v2] edk2: Use TPM2_ENABLE and TPM2_CONFIG_ENABLE for newer edk2
2022-06-09 0:47 UTC
[PATCH] target/riscv: trans_rvv: Avoid assert for RV32 and e64
2022-06-08 23:47 UTC
[PATCH v4 0/3] target/m68k: semihosting cleanup
2022-06-08 21:51 UTC (7+ messages)
[PATCH] ppc: fix boot with sam460ex
2022-06-08 21:34 UTC (3+ messages)
[PATCH v2 0/6] bsd-user upstreaming: read, write and exit
2022-06-08 21:17 UTC (7+ messages)
` [PATCH v2 1/6] bsd-user/freebsd/os-syscall.c: lock_iovec
` [PATCH v2 2/6] bsd-user/freebsd/os-syscall.c: unlock_iovec
` [PATCH v2 3/6] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
` [PATCH v2 4/6] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
` [PATCH v2 5/6] bsd-user/bsd-file.h: Meat of the write system calls
` [PATCH v2 6/6] bsd-user/freebsd/os-syscall.c: Implement exit
[PATCH v1 1/1] QIOChannelSocket: Fix zero-copy send so socket flush works
2022-06-08 21:00 UTC (7+ messages)
[PATCH v13 0/8] MSG_ZEROCOPY + multifd
2022-06-08 20:23 UTC (8+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [External] "
[PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
2022-06-08 20:22 UTC (7+ messages)
` [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-08 19:37 UTC (6+ messages)
[PULL 0/1] VFIO updates 2022-06-08
2022-06-08 19:23 UTC (2+ messages)
` [PULL 1/1] vfio/common: remove spurious warning on vfio_listener_region_del
[PATCH v3 0/1] target/riscv: Add Zihintpause support
2022-06-08 18:26 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] configure: ignore --make
2022-06-08 17:19 UTC (4+ messages)
[PATCH RFC 0/5] CPU: Detect put cpu register errors for migrations
2022-06-08 17:05 UTC (3+ messages)
` [PATCH RFC 4/5] cpu: Allow cpu_synchronize_all_post_init() to take an errp
[PATCH 0/6] bsd-user upstreaming: read, write and exit
2022-06-08 16:32 UTC (8+ messages)
` [PATCH 2/6] bsd-user/freebsd/os-syscall.c: unlock_iovec
[PATCH] configure: update list of preserved environment variables
2022-06-08 16:29 UTC (2+ messages)
[PATCH v7 00/14] migration: Postcopy Preemption
2022-06-08 16:26 UTC (3+ messages)
` [PATCH v7 14/14] tests: Add postcopy preempt tests
[PATCH v5 00/10] qmp, hmp: statistics subsystem and KVM suport
2022-06-08 16:17 UTC (9+ messages)
` [PATCH v5 02/10] kvm: Support for querying fd-based stats
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).