qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 04:49:09 to 2021-11-04 21:13:00 UTC [more...]

Qemu and ARM secure state
 2021-11-04 21:11 UTC  (2+ messages)

[PULL 00/30] testing, gdbstub and semihosting
 2021-11-04 21:03 UTC  (9+ messages)
` [PULL 21/30] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[PATCH v3 00/29] bsd-user: arm (32-bit) support
 2021-11-04 20:56 UTC  (36+ messages)
` [PATCH v3 01/29] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
` [PATCH v3 02/29] bsd-user/arm/target_syscall.h: Add copyright and update name
` [PATCH v3 03/29] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PATCH v3 04/29] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PATCH v3 05/29] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH v3 06/29] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH v3 07/29] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v3 08/29] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH v3 09/29] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PATCH v3 10/29] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH v3 11/29] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH v3 12/29] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PATCH v3 13/29] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v3 14/29] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH v3 15/29] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH v3 16/29] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PATCH v3 17/29] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PATCH v3 18/29] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PATCH v3 19/29] bsd-user/arm/target_arch_signal.h: arm machine context for signals
` [PATCH v3 20/29] bsd-user/arm/target_arch_signal.h: arm user context and trapframe "
` [PATCH v3 21/29] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH v3 22/29] bsd-user/arm/target_arch_signal.h: arm get_mcontext
` [PATCH v3 23/29] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH v3 24/29] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn
` [PATCH v3 25/29] bsd-user: add arm target build
` [PATCH v3 26/29] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
` [PATCH v3 27/29] bsd-user/x86_64/target_arch_signal.h: "
` [PATCH v3 28/29] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
` [PATCH v3 29/29] bsd-user/x86_64/target_arch_signal.h: "

[PULL 00/20] Migration 20211031 patches
 2021-11-04 20:54 UTC  (3+ messages)
` [PULL 04/20] migration/dirtyrate: introduce struct and adjust DirtyRateStat

[PATCH v7 0/2] support dirtyrate measurement with dirty bitmap
 2021-11-04 20:50 UTC  (3+ messages)
` [PATCH v7 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH v2 0/7] Misc NPCM7XX patches
 2021-11-04 20:50 UTC  (7+ messages)
` [PATCH v2 5/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards

[PATCH v4 00/22] monitor: explicitly permit QMP commands to be added for all use cases
 2021-11-04 20:32 UTC  (3+ messages)
` [PATCH v4 07/22] docs/devel: document expectations for QAPI data modelling for QMP

[PATCH v3 0/3] qapi & doc: deprecate drive-backup
 2021-11-04 19:38 UTC  (4+ messages)
` [PATCH v3 3/3] qapi: "

[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
 2021-11-04 18:22 UTC  (5+ messages)
` [PATCH 1/3] sev/i386: Allow launching with -kernel if no OVMF hashes table found

[PATCH] target-i386: mmu: fix handling of noncanonical virtual addresses
 2021-11-04 18:01 UTC  (2+ messages)

[RFC PATCH] tests/docker: force NOUSER=1 for base images
 2021-11-04 17:44 UTC  (3+ messages)

[PATCH v3 00/25] PowerISA v3.1 instruction batch
 2021-11-04 17:41 UTC  (28+ messages)
` [PATCH v3 01/25] target/ppc: Move vcfuged to vmx-impl.c.inc
` [PATCH v3 02/25] target/ppc: Implement vclzdm/vctzdm instructions
` [PATCH v3 03/25] target/ppc: Implement vpdepd/vpextd instruction
` [PATCH v3 04/25] target/ppc: Implement vsldbi/vsrdbi instructions
` [PATCH v3 05/25] target/ppc: Implement Vector Insert from GPR using GPR index insns
` [PATCH v3 06/25] target/ppc: Implement Vector Insert Word from GPR using Immediate insns
` [PATCH v3 07/25] target/ppc: Implement Vector Insert from VSR using GPR index insns
` [PATCH v3 08/25] target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree
` [PATCH v3 09/25] target/ppc: Implement Vector Extract Double to VSR using GPR index insns
` [PATCH v3 10/25] target/ppc: Introduce REQUIRE_VSX macro
` [PATCH v3 11/25] target/ppc: receive high/low as argument in get/set_cpu_vsr
` [PATCH v3 12/25] target/ppc: moved stxv and lxv from legacy to decodtree
` [PATCH v3 13/25] target/ppc: moved stxvx and lxvx "
` [PATCH v3 14/25] target/ppc: added the instructions LXVP and STXVP
` [PATCH v3 15/25] target/ppc: added the instructions LXVPX and STXVPX
` [PATCH v3 16/25] target/ppc: added the instructions PLXV and PSTXV
` [PATCH v3 17/25] target/ppc: added the instructions PLXVP and PSTXVP
` [PATCH v3 18/25] target/ppc: moved XXSPLTW to using decodetree
` [PATCH v3 19/25] target/ppc: moved XXSPLTIB "
` [PATCH v3 20/25] target/ppc: implemented XXSPLTI32DX
` [PATCH v3 21/25] target/ppc: Implemented XXSPLTIW using decodetree
` [PATCH v3 22/25] target/ppc: implemented XXSPLTIDP instruction
` [PATCH v3 23/25] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
` [PATCH v3 24/25] target/ppc: Implement lxvkq instruction
` [PATCH v3 25/25] target/ppc: cntlzdm/cnttzdm implementation without brcond

[PATCH v5] tests: qtest: Add virtio-iommu test
 2021-11-04 17:40 UTC  (5+ messages)

[PULL for 6.2 v2 00/19] testing, plugin and gdbstub updates
 2021-11-04 17:34 UTC  (2+ messages)

[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
 2021-11-04 16:48 UTC  (11+ messages)
` [PATCH v10 01/10] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
` [PATCH v10 02/10] virtio-pci: decouple notifier from interrupt process
` [PATCH v10 03/10] virtio-pci: decouple the single vector from the "
` [PATCH v10 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v10 05/10] vhost-vdpa: add support for config interrupt
` [PATCH v10 06/10] virtio: add support for configure interrupt
` [PATCH v10 07/10] vhost: "
` [PATCH v10 08/10] virtio-net: "
` [PATCH v10 09/10] virtio-mmio: "
` [PATCH v10 10/10] virtio-pci: "

[PATCH v3 00/12] vfio-user server in QEMU
 2021-11-04 16:48 UTC  (8+ messages)
` [PATCH v3 03/12] vfio-user: define vfio-user-server object

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-04 15:52 UTC  (8+ messages)

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-04 15:48 UTC  (8+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV
` [PATCH 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers

[PATCH v8 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-11-04 15:37 UTC  (5+ messages)
` [PATCH v8 3/8] qmp: add QMP command x-debug-query-virtio
` [PATCH v8 4/8] qmp: add QMP command x-debug-virtio-status

[RFC PATCH 0/3] job: split job API in driver and monitor
 2021-11-04 15:31 UTC  (4+ messages)
` [RFC PATCH 1/3] jobs: add job-common.h
` [RFC PATCH 2/3] jobs: add job-monitor.h
` [RFC PATCH 3/3] jobs: add job-driver.h

[PATCH] linux-user: Add GPL-2.0+ SPDX license identifier
 2021-11-04 15:17 UTC  (4+ messages)

[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [QEMU]
 2021-11-04 15:08 UTC  (5+ messages)
` [RFC PATCH v2 2/2] s390x: Implement the USER_SIGP_BUSY capability

[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
 2021-11-04 14:53 UTC  (15+ messages)
` [RFC PATCH v2 01/14] job.c: make job_lock/unlock public
` [RFC PATCH v2 02/14] job.h: categorize fields in struct Job
` [RFC PATCH v2 03/14] job.h: define locked functions
` [RFC PATCH v2 04/14] job.h: define unlocked functions
` [RFC PATCH v2 05/14] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [RFC PATCH v2 06/14] job.c: make job_event_* functions static
` [RFC PATCH v2 07/14] job.c: move inner aiocontext lock in callbacks
` [RFC PATCH v2 08/14] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [RFC PATCH v2 09/14] jobs: remove aiocontext locks since the functions are under BQL
` [RFC PATCH v2 10/14] jobs: protect jobs with job_lock/unlock
` [RFC PATCH v2 11/14] block_job_query: remove atomic read
` [RFC PATCH v2 12/14] jobs: use job locks and helpers also in the unit tests
` [RFC PATCH v2 13/14] jobs: add job lock in find_* functions
` [RFC PATCH v2 14/14] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH] file-posix: Fix alignment after reopen changing O_DIRECT
 2021-11-04 14:47 UTC  (4+ messages)

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-04 14:41 UTC  (4+ messages)

[PATCH] target-i386: mmu: use pg_mode instead of HF_LMA_MASK
 2021-11-04 14:09 UTC 

[PATCH 0/7] block: Attempt on fixing 030-reported errors
 2021-11-04 13:34 UTC  (10+ messages)
` [PATCH 1/7] stream: Traverse graph after modification
` [PATCH 2/7] block: Manipulate children list in .attach/.detach
` [PATCH 3/7] block: Unite remove_empty_child and child_free
` [PATCH 4/7] block: Drop detached child from ignore list
` [PATCH 5/7] block: Pass BdrvChild ** to replace_child_noperm
` [PATCH 6/7] block: Let replace_child_noperm free children
` [PATCH 7/7] iotests/030: Unthrottle parallel jobs in reverse

[PATCH 0/1] tests/acceptance: rename tests acceptance to tests avocado
 2021-11-04 13:15 UTC  (4+ messages)
` [PATCH 1/1] "

more bogus meson warnings
 2021-11-04 12:54 UTC  (6+ messages)

[PATCH] postocpy: Check that postocpy fd's are not NULL
 2021-11-04 12:27 UTC  (4+ messages)

[PULL v2 00/30] Hexagon HVX (target/hexagon) patch series
 2021-11-04 12:01 UTC  (2+ messages)

[ PATCH v3 00/10] Improve PMU support
 2021-11-04 11:49 UTC  (11+ messages)
` [ PATCH v3 01/10] target/riscv: Fix PMU CSR predicate function
` [ PATCH v3 02/10] target/riscv: Implement PMU CSR predicate function for
` [ PATCH v3 03/10] target/riscv: pmu: Rename the counters extension to pmu
` [ PATCH v3 04/10] target/riscv: pmu: Make number of counters configurable
` [ PATCH v3 05/10] target/riscv: Implement mcountinhibit CSR

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-04 11:48 UTC  (15+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

[PATCH 0/3] contrib/elf2dmp: Windows Server 2022 support
 2021-11-04 11:47 UTC  (3+ messages)
` [PATCH 3/3] contrib/elf2dmp: add PE name check and "

[PATCH v2 00/34] PowerISA v3.1 instruction batch
 2021-11-04 11:37 UTC  (4+ messages)
` [PATCH v2 07/34] target/ppc: Implement cntlzdm

[PULL 00/11] Migration 20211102 patches
 2021-11-04 10:32 UTC  (2+ messages)

[PATCH v1] job.c: add missing notifier initialization
 2021-11-04 10:04 UTC  (2+ messages)

[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
 2021-11-04  9:30 UTC  (13+ messages)
` [PATCH v2 "
        ` [PATCH v2 1/6] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
          ` [PATCH 2/6] ui/gtk-egl: make sure the right context is set as the current
          ` [PATCH v2 3/6] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
          ` [PATCH 4/6] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
          ` [PATCH v3 5/6] virtio-gpu: splitting one extended mode guest fb into n-scanouts
          ` [PATCH v2 6/6] ui/gtk-egl: blitting partial guest fb to the proper scanout surface

[PATCH v2 0/2] linux-user: Add GPL-2.0-or-later SPDX license identifier
 2021-11-04  9:13 UTC  (4+ messages)
` [PATCH v2 1/2] linux-user: Move the SPDX license identifier to first line
` [PATCH v2 2/2] linux-user: Add GPL-2.0-or-later SPDX license identifier

[PATCH v4 0/3] qapi & doc: deprecate drive-backup
 2021-11-04  8:58 UTC  (4+ messages)
` [PATCH v4 1/3] docs/block-replication: use blockdev-backup
` [PATCH v4 2/3] docs/interop/bitmaps: "
` [PATCH v4 3/3] qapi: deprecate drive-backup

[PATCH] monitor: Fix find_device_state() for IDs containing slashes
 2021-11-04  8:59 UTC  (4+ messages)

[PATCH v4 0/2] vhost: Fix last queue index of devices with no cvq
 2021-11-04  8:56 UTC  (3+ messages)
` [PATCH v4 1/2] vhost: Rename last_index to vq_index_end
` [PATCH v4 2/2] vhost: Fix last vq queue index of devices with no cvq

[PATCH v3 00/19] monitor: explicitly permit QMP commands to be added for all use cases
 2021-11-04  8:54 UTC  (7+ messages)
` [PATCH v3 03/19] docs/devel: document expectations for QAPI data modelling for QMP

[PATCH v6 0/7] virtio-iommu: Add ACPI support (x86 part)
 2021-11-04  8:20 UTC  (6+ messages)
` [PATCH v6 6/7] tests/acpi: add test case for VIOT on q35 machine

[PATCH 0/6] tests/docker: Update Fedora containers
 2021-11-04  6:47 UTC  (3+ messages)
` [PATCH 1/6] spice: Update QXLInterface for spice >= 0.15.0

[PATCH v3 0/2] vhost: Fix last queue index of devices with no cvq
 2021-11-04  6:34 UTC  (4+ messages)
` [PATCH v3 2/2] vhost: Fix last vq "

[PATCH v4 0/5] qapi: Add feature flags to enum members
 2021-11-04  5:49 UTC  (4+ messages)
` [PATCH v4 5/5] block: Deprecate transaction type drive-backup

[PATCH V5 0/3] net/filter: Optimize filters vnet_hdr support
 2021-11-04  5:37 UTC  (7+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-11-04  4:56 UTC  (9+ messages)
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v4 11/22] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v4 12/22] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v4 14/22] target/riscv: Implement AIA xiselect and xireg CSRs

[PULL for 6.2 00/21] testing, plugin and gdbstub updates
 2021-11-04  4:45 UTC  (4+ messages)


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