qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 09:23:42 to 2022-01-06 15:50:46 UTC [more...]

[PATCH 0/2] virtio-gpu: Shared memory capability
 2022-01-06 15:45 UTC  (6+ messages)
` [PATCH 1/2] virtio-gpu: hostmem
` [PATCH 2/2] virtio: Add shared memory capability

Trying to understand QOM object creation and property linking
 2022-01-06 15:44 UTC  (7+ messages)

[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] Supporting AST2600 HACE engine accumulative mode
 2022-01-06 15:27 UTC  (5+ messages)

[PATCH V3] block/rbd: implement bdrv_co_block_status
 2022-01-06 15:27 UTC  (5+ messages)

[PATCH 00/15] reduce audio playback latency
 2022-01-06 10:18 UTC  (18+ 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 v2 00/18] user creatable pnv-phb3/pnv-phb4 devices
 2022-01-06 14:49 UTC  (20+ 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

[PATCH v3 0/3] hw/net: Move MV88W8618 network device out of hw/arm/ directory
 2022-01-06 14:48 UTC  (2+ messages)

[PATCH] target/riscv: Fix position of 'experimental' comment
 2022-01-06 14:50 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

[RFC 00/10] add generic vDPA device support
 2022-01-06 14:09 UTC  (18+ messages)
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa
` [RFC 03/10] vdpa: add the infrastructure of vdpa-dev
` [RFC 05/10] vdpa-dev: implement the realize interface

[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 v5 0/3] tpm: Add missing ACPI device identification objects
 2022-01-06 14:01 UTC  (7+ messages)
` [PATCH v5 2/3] acpi: tpm: Add missing "

[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  (3+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2022-01-06 13:35 UTC  (12+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context
` [PATCH v4 11/14] vfio-user: IOMMU support for remote device

[PULL 00/52] virtio,pci,pc: features,fixes,cleanups
 2022-01-06 13:22 UTC  (55+ messages)
` [PULL 01/52] virtio-mem: Don't skip alignment checks when warning about block size
` [PULL 02/52] acpi: validate hotplug selector on access
` [PULL 03/52] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
` [PULL 05/52] virtio-pci: decouple the single vector from the interrupt process
` [PULL 06/52] vhost: introduce new VhostOps vhost_set_config_call
` [PULL 07/52] vhost-vdpa: add support for config interrupt
` [PULL 08/52] virtio: add support for configure interrupt
` [PULL 09/52] vhost: "
` [PULL 10/52] virtio-net: "
` [PULL 11/52] virtio-mmio: "
` [PULL 12/52] virtio-pci: "
` [PULL 13/52] trace-events,pci: unify trace events format
` [PULL 14/52] vhost-user-blk: reconnect on any error during realize
` [PULL 15/52] chardev/char-socket: tcp_chr_recv: don't clobber errno
` [PULL 16/52] chardev/char-socket: tcp_chr_sync_read: "
` [PULL 17/52] vhost-backend: avoid overflow on memslots_limit
` [PULL 18/52] vhost-backend: stick to -errno error return convention
` [PULL 19/52] vhost-vdpa: "
` [PULL 20/52] vhost-user: "
` [PULL 21/52] vhost: "
` [PULL 22/52] vhost-user-blk: propagate error return from generic vhost
` [PULL 23/52] pci: Export the pci_intx() function
` [PULL 24/52] pcie_aer: Don't trigger a LSI if none are defined
` [PULL 25/52] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PULL 26/52] hw/smbios: Use qapi for SmbiosEntryPointType
` [PULL 27/52] hw/i386: expose a "smbios-entry-point-type" PC machine property
` [PULL 28/52] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
` [PULL 29/52] util/oslib-posix: Let touch_all_pages() return an error
` [PULL 30/52] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [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 38/52] MAINTAINERS: Add a separate entry for acpi/VIOT tables
` [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 v2] tcg/loongarch64: Support raising sigbus for user-only
 2022-01-06 13:42 UTC 

[PATCH] qemu_fw_cfg: use default_groups in kobj_type
 2022-01-06 13:25 UTC  (3+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-06 13:06 UTC  (12+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range

[PATCH v2 0/7] target/ppc: powerpc_excp improvements (2/n)
 2022-01-06 13:05 UTC  (4+ messages)
` [PATCH v2 4/7] target/ppc: Add HV support to ppc_interrupts_little_endian

[RFC PATCH] target/ppc: Remove xscmpnedp instruction
 2022-01-06 13:02 UTC  (3+ messages)

[PATCH] target/arm: Add missing FEAT_TLBIOS instructions
 2022-01-06 12:52 UTC  (2+ messages)

[PULL 0/2] SD/MMC patches for 2022-01-04
 2022-01-06 12:48 UTC  (3+ messages)

[PATCH] q800: fix segfault with invalid MacROM
 2022-01-06 12:38 UTC  (2+ messages)

Redesign of QEMU startup & initial configuration
 2022-01-06 11:23 UTC  (15+ messages)
              ` Meeting today?
                        ` "Startup" meeting (was Re: Meeting today?)

[RFC v2 0/2] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
 2022-01-06 11:16 UTC  (5+ messages)
` [RFC v2 1/2] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5

[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-06 11:08 UTC  (2+ messages)

[PATCH 0/6] linux-user: prctl improvements
 2022-01-06 10:46 UTC  (2+ messages)

[PULL 00/27] Linux user for 7.0 patches
 2022-01-06 10:41 UTC  (28+ messages)
` [PULL 01/27] qemu-binfmt-conf.sh: fix -F option
` [PULL 02/27] linux-user/hexagon: Use generic target_stat64 structure
` [PULL 03/27] linux-user: Mark cpu_loop() with noreturn attribute
` [PULL 04/27] linux-user: Move target_signal.h generic definitions to generic/signal.h
` [PULL 05/27] linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
` [PULL 06/27] linux-user: Remove TARGET_SIGSTKSZ
` [PULL 07/27] linux-user: Split out do_prctl and subroutines
` [PULL 08/27] linux-user: Disable more prctl subcodes
` [PULL 09/27] linux-user: Add code for PR_GET/SET_UNALIGN
` [PULL 10/27] target/alpha: Implement prctl_unalign_sigbus
` [PULL 11/27] target/hppa: "
` [PULL 12/27] target/sh4: "
` [PULL 13/27] linux-user/signal: Map exit signals in SIGCHLD siginfo_t
` [PULL 14/27] linux-user: add sched_getattr support
` [PULL 15/27] linux-user: call set/getscheduler set/getparam directly
` [PULL 16/27] linux-user/syscall.c: fix missed flag for shared memory in open_self_maps
` [PULL 17/27] linux-user/nios2: Properly emulate EXCP_TRAP
` [PULL 18/27] linux-user/nios2: Fixes for signal frame setup
` [PULL 19/27] linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
` [PULL 20/27] linux-user/nios2: Map a real kuser page
` [PULL 21/27] linux-user/nios2: Fix EA vs PC confusion
` [PULL 22/27] linux-user/nios2: Fix sigmask in setup_rt_frame
` [PULL 23/27] linux-user/nios2: Use set_sigmask in do_rt_sigreturn
` [PULL 24/27] linux-user/syscall.c: malloc to g_try_malloc
` [PULL 25/27] linux-user: netlink: update IFLA entries
` [PULL 26/27] linux-user: netlink: Add IFLA_VFINFO_LIST
` [PULL 27/27] linux-user: netlink: update IFLA_BRPORT entries

[PATCH v11 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-06 10:45 UTC  (3+ messages)
` [PATCH v11 06/10] ACPI ERST: build the ACPI ERST table

Building QEMU as a shared library
 2022-01-06 10:40 UTC  (4+ messages)

[PATCH v2 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-01-06 10:38 UTC  (2+ messages)

[PATCH] i386/tcg: generate an illegal op when translating AVX instructions
 2022-01-06 10:35 UTC 

[PATCH 0/2] multifd: cleanup some source code
 2022-01-06 10:07 UTC  (5+ messages)
` [PATCH 1/2] multifd: cleanup the function multifd_channel_connect
` [PATCH 2/2] multifd: cleanup the function multifd_send_thread

QOM
 2022-01-06 10:27 UTC  (5+ messages)

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-06  9:42 UTC  (27+ messages)
` [PATCH v14 01/26] target/loongarch: Add README
` [PATCH v14 02/26] target/loongarch: Add core definition
` [PATCH v14 03/26] target/loongarch: Add main translation routines
` [PATCH v14 04/26] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v14 05/26] target/loongarch: Add fixed point shift "
` [PATCH v14 06/26] target/loongarch: Add fixed point bit "
` [PATCH v14 07/26] target/loongarch: Add fixed point load/store "
` [PATCH v14 08/26] target/loongarch: Add fixed point atomic "
` [PATCH v14 09/26] target/loongarch: Add fixed point extra "
` [PATCH v14 10/26] target/loongarch: Add floating point arithmetic "
` [PATCH v14 11/26] target/loongarch: Add floating point comparison "
` [PATCH v14 12/26] target/loongarch: Add floating point conversion "
` [PATCH v14 13/26] target/loongarch: Add floating point move "
` [PATCH v14 14/26] target/loongarch: Add floating point load/store "
` [PATCH v14 15/26] target/loongarch: Add branch "
` [PATCH v14 16/26] target/loongarch: Add disassembler
` [PATCH v14 17/26] linux-user: Add LoongArch generic header files
` [PATCH v14 18/26] linux-user: Add LoongArch specific structures
` [PATCH v14 19/26] linux-user: Add LoongArch signal support
` [PATCH v14 20/26] linux-user: Add LoongArch elf support
` [PATCH v14 21/26] linux-user: Add LoongArch syscall support
` [PATCH v14 22/26] linux-user: Add LoongArch cpu_loop support
` [PATCH v14 23/26] default-configs: Add loongarch linux-user support
` [PATCH v14 24/26] target/loongarch: Add target build suport
` [PATCH v14 25/26] target/loongarch: 'make check-tcg' support
` [PATCH v14 26/26] scripts: add loongarch64 binfmt config

[PATCH v3 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-01-06 10:16 UTC  (3+ messages)
` [PATCH v3 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)

[PATCH v2 1/1] multifd: Remove some redundant code
 2022-01-06 10:06 UTC  (2+ messages)

[PATCH 00/10] vhost: stick to -errno error return convention
 2022-01-06  9:57 UTC  (2+ messages)

How to get started with contribution for GSOC'22
 2022-01-06  9:37 UTC  (2+ messages)

[PATCH 0/1] Patch to adjust coroutine pool size adaptively
 2022-01-06  9:35 UTC  (3+ messages)
` [PATCH 1/1] util: adjust coroutine pool size to virtio block queue

[PATCH v3 0/3] Move target_signal.h generic definitions to generic/signal.h
 2022-01-06  9:33 UTC  (3+ messages)
` [PATCH v3 3/3] linux-user: Remove TARGET_SIGSTKSZ


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).