messages from 2022-01-06 13:48:26 to 2022-01-07 04:59:30 UTC [more...]
[PATCH v14 00/26] Add LoongArch linux-user emulation support
2022-01-07 4:58 UTC (5+ messages)
` [PATCH v14 18/26] linux-user: Add LoongArch specific structures
` [PATCH v14 19/26] linux-user: Add LoongArch signal support
[PATCH 1/2] net/colo-compare.c: Optimize compare order for performance
2022-01-07 4:46 UTC (4+ messages)
` [PATCH 2/2] net/colo-compare.c: Update the default value comments
[PATCH v2] net/filter: Optimize filter_send to coroutine
2022-01-07 4:38 UTC (3+ messages)
[PATCH 0/2] linux-user: Move target_struct.h generic definitions to generic/
2022-01-07 4:26 UTC (3+ messages)
` [PATCH 1/2] linux-user/arm: Move target_oabi_flock64 out of target_structs.h
` [PATCH 2/2] linux-user: Move target_struct.h generic definitions to generic/
[PATCH v4 0/3] RISC-V: Populate mtval and stval
2022-01-07 3:33 UTC (6+ messages)
` [PATCH v4 2/3] target/riscv: Fixup setting GVA
[PATCH v2 0/7] target/ppc: powerpc_excp improvements (2/n)
2022-01-07 3:07 UTC (7+ messages)
` [PATCH v2 1/7] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PATCH v2 2/7] target/ppc: powerpc_excp: Keep 60x soft MMU logs active
` [PATCH v2 3/7] target/ppc: powerpc_excp: Group unimplemented exceptions
[RFC 00/10] add generic vDPA device support
2022-01-07 2:53 UTC (18+ messages)
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa
` [RFC 03/10] vdpa: add the infrastructure of vdpa-dev
[PATCH] net: Fix uninitialized data usage
2022-01-07 2:34 UTC (4+ messages)
[PATCH v4 00/11] Improve PMU support
2022-01-07 0:48 UTC (12+ messages)
` [PATCH v4 01/11] target/riscv: Fix PMU CSR predicate function
` [PATCH v4 02/11] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v4 03/11] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v4 04/11] target/riscv: pmu: Make number of counters configurable
` [PATCH v4 05/11] target/riscv: Implement mcountinhibit CSR
` [PATCH v4 06/11] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation
` [PATCH v4 08/11] target/riscv: Add sscofpmf extension support
` [PATCH v4 09/11] target/riscv: Simplify counter predicate function
` [PATCH v4 10/11] target/riscv: Add few cache related PMU events
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree
[RFC PATCH] target/ppc: Remove xscmpnedp instruction
2022-01-07 1:06 UTC (5+ messages)
[PATCH] Supporting AST2600 HACE engine accumulative mode
2022-01-07 1:46 UTC (6+ messages)
[PATCH] target/arm: Add missing FEAT_TLBIOS instructions
2022-01-07 1:25 UTC (3+ messages)
[ PATCH v3 00/10] Improve PMU support
2022-01-07 0:38 UTC (4+ messages)
` [ PATCH v3 08/10] target/riscv: Add sscofpmf extension support
[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
2022-01-07 0:24 UTC (15+ messages)
` [PATCH v2 1/9] hw/nvram: Restrict stub to sysemu and tools
` [PATCH v2 2/9] hw/pci: Restrict pci-bus stub to sysemu
` [PATCH v2 3/9] hw/pci: Document pci_dma_map()
` [PATCH v2 4/9] hw/dma: Remove CONFIG_USER_ONLY check
` [PATCH v2 5/9] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH v2 6/9] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH v2 7/9] hw/dma: Fix format string issues using dma_addr_t
[PATCH v1 00/34] testing/next and other misc fixes
2022-01-07 0:11 UTC (5+ messages)
` [PATCH v1 21/34] hw/arm: add control knob to disable kaslr_seed via DTB
` [PATCH v1 25/34] linux-user/elfload: add extra logging for hole finding
[PATCH 0/5] Fixups for PMBus and new sensors
2022-01-06 23:09 UTC (6+ messages)
` [PATCH 1/5] hw/i2c: pmbus updates
` [PATCH 2/5] hw/i2c: Added linear mode translation for pmbus devices
` [PATCH 3/5] hw/sensor: add Intersil ISL69260 device model
` [PATCH 4/5] hw/sensor: add Renesas raa229004 PMBus device
` [PATCH 5/5] hw/misc: add Renesas raa228000 device
[PULL 00/52] virtio,pci,pc: features,fixes,cleanups
2022-01-06 23:06 UTC (33+ messages)
` [PULL 06/52] vhost: introduce new VhostOps vhost_set_config_call
` [PULL 18/52] vhost-backend: stick to -errno error return convention
` [PULL 20/52] vhost-user: "
` [PULL 22/52] vhost-user-blk: propagate error return from generic vhost
` [PULL 24/52] pcie_aer: Don't trigger a LSI if none are defined
` [PULL 26/52] hw/smbios: Use qapi for SmbiosEntryPointType
` [PULL 28/52] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
` [PULL 31/52] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PULL 32/52] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PULL 33/52] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PULL 34/52] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PULL 35/52] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
` [PULL 36/52] virtio-mem: Support "prealloc=on" option
` [PULL 37/52] virtio: signal after wrapping packed used_idx
` [PULL 39/52] linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL 40/52] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL 41/52] virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
` [PULL 42/52] intel-iommu: correctly check passthrough during translation
` [PULL 43/52] acpi: fix QEMU crash when started with SLIC table
` [PULL 46/52] tests: acpi: SLIC: update expected blobs
` [PULL 47/52] acpihp: simplify acpi_pcihp_disable_root_bus
` [PULL 48/52] hw/i386/pc: Add missing property descriptions
` [PULL 49/52] docs: reSTify virtio-balloon-stats documentation and move to docs/interop
` [PULL 50/52] hw/scsi/vhost-scsi: don't leak vqs on error
` [PULL 51/52] hw/scsi/vhost-scsi: don't double close vhostfd "
` [PULL 52/52] virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
` [PULL 45/52] tests: acpi: add SLIC table test
` [PULL 44/52] tests: acpi: whitelist expected blobs before changing them
` [PULL 04/52] virtio-pci: decouple notifier from interrupt process
[PATCH 0/4] linux-user: prctl follow-ups
2022-01-06 22:57 UTC (5+ messages)
` [PATCH 1/4] linux-user: Do not special-case NULL for PR_GET_PDEATHSIG
` [PATCH 2/4] linux-user: Map signal number in PR_GET_PDEATHSIG
` [PATCH 3/4] linux-user: Implement PR_SET_PDEATHSIG
` [PATCH 4/4] linux-user: Implement capability prctls
[PATCH V7 00/29] Live Update
2022-01-06 22:48 UTC (15+ messages)
` [PATCH V7 17/29] pci: export functions for cpr
` [PATCH V7 19/29] vfio-pci: cpr part 1 (fd and dma)
[PATCH] hw/smbios: Add table 4 parameter, "processor-id"
2022-01-06 22:33 UTC
[PATCH] target/riscv: Fix position of 'experimental' comment
2022-01-06 22:17 UTC (5+ messages)
[PATCH v7 0/5] MSG_ZEROCOPY + multifd
2022-01-06 22:13 UTC (6+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux
` [PATCH v7 4/5] migration: Add migrate_use_tls() helper
` [PATCH v7 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
[PATCH v2 0/2] block: Minor vhost-user-blk fixes
2022-01-06 22:15 UTC (3+ messages)
` [PATCH v2 1/2] qemu-storage-daemon: Add vhost-user-blk help
[PATCH] linux-user: rt_sigprocmask, check read perms first
2022-01-06 22:00 UTC
[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2022-01-06 21:26 UTC (4+ messages)
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
[PULL 00/27] Linux user for 7.0 patches
2022-01-06 21:15 UTC (2+ messages)
[PATCH v8 00/18] Adding partial support for 128-bit riscv target
2022-01-06 21:24 UTC (20+ messages)
` [PATCH v8 01/18] exec/memop: Adding signedness to quad definitions
` [PATCH v8 02/18] exec/memop: Adding signed quad and octo defines
` [PATCH v8 03/18] qemu/int128: addition of div/rem 128-bit operations
` [PATCH v8 04/18] target/riscv: additional macros to check instruction support
` [PATCH v8 05/18] target/riscv: separation of bitwise logic and arithmetic helpers
` [PATCH v8 06/18] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v8 07/18] target/riscv: setup everything for rv64 to support rv128 execution
` [PATCH v8 08/18] target/riscv: moving some insns close to similar insns
` [PATCH v8 09/18] target/riscv: accessors to registers upper part and 128-bit load/store
` [PATCH v8 10/18] target/riscv: support for 128-bit bitwise instructions
` [PATCH v8 11/18] target/riscv: support for 128-bit U-type instructions
` [PATCH v8 12/18] target/riscv: support for 128-bit shift instructions
` [PATCH v8 13/18] target/riscv: support for 128-bit arithmetic instructions
` [PATCH v8 14/18] target/riscv: support for 128-bit M extension
` [PATCH v8 15/18] target/riscv: adding high part of some csrs
` [PATCH v8 16/18] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v8 17/18] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v8 18/18] target/riscv: actual functions to realize crs 128-bit insns
[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
2022-01-06 20:23 UTC (7+ messages)
` [PATCH 1/6] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PATCH 3/6] target/arm: Honor TCR_ELx.{I}PS
` [PATCH 4/6] target/arm: Implement FEAT_LVA
[PATCH v2] tcg/loongarch64: Support raising sigbus for user-only
2022-01-06 19:42 UTC (2+ messages)
[PATCH V3] block/rbd: implement bdrv_co_block_status
2022-01-06 19:39 UTC (9+ messages)
[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2022-01-06 19:34 UTC (8+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
2022-01-06 19:25 UTC (7+ messages)
[PATCH] i386/tcg: generate an illegal op when translating AVX instructions
2022-01-06 18:22 UTC (2+ messages)
[PATCH v5 0/3] tpm: Add missing ACPI device identification objects
2022-01-06 18:07 UTC (11+ messages)
` [PATCH v5 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v5 2/3] acpi: tpm: Add missing device identification objects
[PATCH] hw/sensor: enable setting adm1272 temperature with qmp
2022-01-06 17:38 UTC
[PATCH] docs: Clarifications and formatting changes in ppc docs
2022-01-06 17:41 UTC (2+ messages)
[PATCH v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
2022-01-06 17:41 UTC (3+ messages)
[PATCH v2 00/18] user creatable pnv-phb3/pnv-phb4 devices
2022-01-06 17:35 UTC (21+ messages)
` [PATCH v2 11/18] pnv_phb4.c: introduce pnv_phb4_set_stack_phb_props()
` [PATCH v2 12/18] pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
` [PATCH v2 13/18] pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
` [PATCH v2 14/18] pnv_phb4.h: turn phb into a pointer in struct PnvPhb4PecStack
` [PATCH v2 15/18] pnv_phb4_pec.c: use 'default_enabled()' to init stack->phb
` [PATCH v2 16/18] pnv_phb4.c: introduce pnv_pec_init_stack_xscom()
` [PATCH v2 17/18] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PATCH v2 18/18] pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
New arm alignment issue with 6.2.0 - bisected to single revision
2022-01-06 17:09 UTC (2+ messages)
[PATCH v2 0/2] Implement Cortex-A5 and add to virt device
2022-01-06 16:57 UTC (3+ messages)
` [PATCH v2 1/2] target/arm: Implement Cortex-A5
Rational behind partial AVX support in Qemu
2022-01-06 16:29 UTC (4+ messages)
[RFC PATCH v2 00/44] TDX support
2022-01-06 16:06 UTC (5+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
Trying to understand QOM object creation and property linking
2022-01-06 15:52 UTC (8+ messages)
[PATCH 0/2] virtio-gpu: Shared memory capability
2022-01-06 15:45 UTC (4+ messages)
` [PATCH 2/2] virtio: Add shared "
[PATCH 0/3] hw/sysbus: Document GPIO related functions
2022-01-06 15:38 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v7 00/18] Adding partial support for 128-bit riscv target
2022-01-06 15:35 UTC (3+ messages)
[PATCH v2 0/5] hw/qdev: Clarify qdev_connect_gpio_out() documentation
2022-01-06 15:30 UTC (3+ messages)
[PATCH 00/15] reduce audio playback latency
2022-01-06 9:23 UTC (16+ messages)
` [PATCH 01/15] audio: replace open-coded buffer arithmetic
` [PATCH 02/15] audio: move function audio_pcm_hw_clip_out()
` [PATCH 03/15] audio: add function audio_pcm_hw_conv_in()
` [PATCH 04/15] audio: inline function audio_pcm_sw_get_rpos_in()
` [PATCH 05/15] paaudio: increase default latency to 46ms
` [PATCH 06/15] jackaudio: use more jack audio buffers
` [PATCH 07/15] audio: copy playback stream in sequential order
` [PATCH 08/15] audio: add pcm_ops function table for capture backend
` [PATCH 09/15] audio: revert tests for pcm_ops table
` [PATCH 10/15] audio: restore mixing-engine playback buffer size
` [PATCH 11/15] paaudio: reduce effective "
` [PATCH 12/15] dsoundaudio: "
` [PATCH 13/15] ossaudio: "
` [PATCH 14/15] paaudio: fix samples vs. frames mix-up
` [PATCH 15/15] sdlaudio: "
[PATCH] hw/misc/auxbus: Improve aux_bus_init() docstring
2022-01-06 14:56 UTC (2+ messages)
[PATCH v3 0/3] hw/net: Move MV88W8618 network device out of hw/arm/ directory
2022-01-06 14:48 UTC (2+ messages)
[PATCH v4 0/7] Unaligned access for user only
2022-01-06 14:41 UTC (3+ messages)
` [PATCH v4 2/7] tcg/aarch64: Support raising sigbus for user-only
[PATCH] linux-user/syscall.c: malloc to g_try_malloc
2022-01-06 14:05 UTC (3+ messages)
` Byte Sized task (was Re: [PATCH] linux-user/syscall.c: malloc to g_try_malloc)
[PATCH] linux-user: Remove the deprecated ppc64abi32 target
2022-01-06 14:27 UTC (4+ messages)
[PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
2022-01-06 13:25 UTC (2+ messages)
[PATCH v4 00/14] vfio-user server in QEMU
2022-01-06 13:35 UTC (6+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context
[PATCH] qemu_fw_cfg: use default_groups in kobj_type
2022-01-06 13:25 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).