qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 15:19:06 to 2021-11-04 10:17:20 UTC [more...]

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

[PATCH v1] job.c: add missing notifier initialization
 2021-11-04 10:04 UTC  (3+ 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

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-04  9:07 UTC  (15+ messages)
` [RFC PATCH 01/12] qapi: Add visit_next_struct_member()
` [RFC PATCH 02/12] qom: Create object_configure()
` [RFC PATCH 03/12] qom: Make object_configure() public
` [RFC PATCH 04/12] qom: Add instance_config() to TypeInfo
` [RFC PATCH 05/12] rng-random: Implement .instance_config
` [RFC PATCH 06/12] rng-backend: "
` [RFC PATCH 07/12] qapi: Allow defining QOM classes
` [RFC PATCH 08/12] qapi: Create qom-config:... type for classes
` [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class
` [RFC PATCH 10/12] qapi: Generate QOM config marshalling code
` [RFC PATCH 11/12] qapi/qom: Add class definition for rng-builtin
` [RFC PATCH 12/12] qapi/qom: Add class definition for rng-egd

[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

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

[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  (16+ messages)
` [PATCH 1/6] spice: Update QXLInterface for spice >= 0.15.0
` [PATCH 2/6] ui/clipboard: Don't use g_autoptr just to free a variable
` [PATCH 3/6] docker: update fedora container to Fedora 34
` [PATCH 4/6] docker: update Fedora-based cross-compiler containers "
` [PATCH 5/6] docker: update 'python' dockerfile to use Fedora registry
` [PATCH 6/6] docker: Add Fedora 35 container

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

[PATCH v3 0/3] qapi & doc: deprecate drive-backup
 2021-11-04  5:54 UTC  (2+ messages)

[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  (11+ messages)
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v4 10/22] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [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  (25+ messages)
` [PULL 01/21] tests/docker: Update debian-hexagon-cross to a newer toolchain
` [PULL 02/21] gitlab-ci: Remove special casing for hexagon testing
` [PULL 03/21] tests/docker: Add debian-nios2-cross image
` [PULL 04/21] tests/docker: Add debian-microblaze-cross image
` [PULL 05/21] tests/tcg: Enable container_cross_cc for microblaze
` [PULL 06/21] tests/tcg: Fix some targets default cross compiler path
` [PULL 07/21] tests/docker: split PARTIAL into PARTIAL and VIRTUAL images
` [PULL 08/21] tests/tcg: enable debian-nios2-cross for test building
` [PULL 09/21] ebpf: really include it only in system emulators
` [PULL 10/21] plugins/cache: freed heap-allocated mutexes
` [PULL 11/21] plugins/cache: implement unified L2 cache emulation
` [PULL 12/21] plugins/cache: split command line arguments into name and value
` [PULL 13/21] plugins/cache: make L2 emulation optional through args
` [PULL 14/21] docs/tcg-plugins: add L2 arguments to cache docs
` [PULL 15/21] chardev: don't exit() straight away on C-a x
` [PULL 16/21] tests/plugins: extend the insn plugin to track opcode sizes
` [PULL 17/21] plugins: try and make plugin_insn_append more ergonomic
` [PULL 18/21] tests/tcg: remove duplicate EXTRA_RUNS
` [PULL 19/21] gdbstub: Switch to the thread receiving a signal
` [PULL 20/21] tests/tcg: remove debug polluting make output
` [PULL 21/21] tests/vm/openbsd: Update to release 7.0

[PULL 00/27] Misc patches for QEMU 6.2 soft freeze
 2021-11-04  4:42 UTC  (15+ messages)
` [PULL 13/27] hw/i386: Rename default_bus_bypass_iommu
` [PULL 14/27] watchdog: add information from -watchdog help to -device help
` [PULL 16/27] watchdog: remove select_watchdog_action
` [PULL 17/27] hw/i386: fix vmmouse registration
` [PULL 19/27] esp: ensure in-flight SCSI requests are always cancelled
` [PULL 20/27] qtest/am53c974-test: add test for cancelling in-flight requests
` [PULL 21/27] meson: bump submodule to 0.59.3
` [PULL 22/27] meson.build: Allow to disable OSS again
` [PULL 23/27] meson: remove pointless warnings
` [PULL 24/27] meson: remove unnecessary coreaudio test program
` [PULL 25/27] Move the l2tpv3 test from configure to meson.build
` [PULL 26/27] configure: Remove the check for the __thread keyword
` [PULL 27/27] configure: fix --audio-drv-list help message

[PATCH v4 0/3] MSG_ZEROCOPY for multifd
 2021-11-04  3:43 UTC  (9+ messages)
` [PATCH v4 2/3] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX
` [PATCH v4 3/3] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)

[PATCH v2] Fix virtio-net-pci* "vectors" compat
 2021-11-04  2:47 UTC  (2+ messages)

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-11-04  2:34 UTC  (11+ messages)
` [RFC PATCH v5 11/26] vhost: Handle host notifiers in SVQ
` [RFC PATCH v5 21/26] vhost: Add vhost_svq_valid_guest_features to shadow vq

[PATCH 0/1] tests/acceptance: rename tests acceptance to tests avocado
 2021-11-03 22:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 3/7] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
 2021-11-03 22:01 UTC  (5+ messages)
` [PATCH v4 4/7] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH v4 5/7] blockdev: Add a new IF type IF_OTHER
` [PATCH v4 6/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards
` [PATCH v4 7/7] hw/arm: quanta-gbs-bmc add i2c devices

[PATCH v4 0/7] Misc NPCM7XX patches
 2021-11-03 21:59 UTC  (3+ messages)
` [PATCH v4 1/7] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH v4 2/7] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus

[PATCH] target/riscv: machine: Sort the .subsections
 2021-11-03 21:52 UTC  (2+ messages)

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

[PULL v2 00/30] Hexagon HVX (target/hexagon) patch series
 2021-11-03 21:17 UTC  (31+ messages)
` [PULL v2 01/30] Hexagon HVX (target/hexagon) README
` [PULL v2 02/30] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
` [PULL v2 03/30] Hexagon HVX (target/hexagon) register names
` [PULL v2 04/30] Hexagon HVX (target/hexagon) instruction attributes
` [PULL v2 05/30] Hexagon HVX (target/hexagon) macros
` [PULL v2 06/30] Hexagon HVX (target/hexagon) import macro definitions
` [PULL v2 07/30] Hexagon HVX (target/hexagon) semantics generator
` [PULL v2 08/30] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PULL v2 09/30] Hexagon HVX (target/hexagon) C preprocessor for decode tree
` [PULL v2 10/30] Hexagon HVX (target/hexagon) instruction utility functions
` [PULL v2 11/30] Hexagon HVX (target/hexagon) helper functions
` [PULL v2 12/30] Hexagon HVX (target/hexagon) TCG generation
` [PULL v2 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
` [PULL v2 14/30] Hexagon HVX (target/hexagon) helper overrides for histogram instructions
` [PULL v2 15/30] Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
` [PULL v2 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub
` [PULL v2 17/30] Hexagon HVX (target/hexagon) helper overrides - vector shifts
` [PULL v2 18/30] Hexagon HVX (target/hexagon) helper overrides - vector max/min
` [PULL v2 19/30] Hexagon HVX (target/hexagon) helper overrides - vector logical ops
` [PULL v2 20/30] Hexagon HVX (target/hexagon) helper overrides - vector compares
` [PULL v2 21/30] Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
` [PULL v2 22/30] Hexagon HVX (target/hexagon) helper overrides - vector loads
` [PULL v2 23/30] Hexagon HVX (target/hexagon) helper overrides - vector stores
` [PULL v2 24/30] Hexagon HVX (target/hexagon) import semantics
` [PULL v2 25/30] Hexagon HVX (target/hexagon) instruction decoding
` [PULL v2 26/30] Hexagon HVX (target/hexagon) import instruction encodings
` [PULL v2 27/30] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
` [PULL v2 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
` [PULL v2 29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test
` [PULL v2 30/30] Hexagon HVX (tests/tcg/hexagon) histogram test

[PATCH v5 0/6] optimize the downtime for vfio migration
 2021-11-03 20:36 UTC  (2+ messages)

[PATCH v3 00/23] linux-user: Clean up siginfo_t handling
 2021-11-03 20:35 UTC  (11+ messages)
` [PATCH v3 15/23] target/mips: Extract break code into env->error_code
` [PATCH v3 16/23] target/mips: Extract trap "
` [PATCH v3 17/23] linux-user/openrisc: Use force_sig_fault

[PATCH v6 0/2] Improve vhost-user VQ notifier unmap
 2021-11-03 20:30 UTC  (7+ messages)
` [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore

[PATCH] postocpy: Check that postocpy fd's are not NULL
 2021-11-03 20:10 UTC  (3+ messages)

[PATCH v2 00/30] bsd-user: arm (32-bit) support
 2021-11-03 19:22 UTC  (16+ messages)
` [PATCH v2 08/30] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v2 14/30] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v2 22/30] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH v2 24/30] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH v2 26/30] bsd-user: add arm target build

[PATCH] hw/m68k: Fix typo in SPDX tag
 2021-11-03 18:31 UTC  (2+ messages)

[RFC PATCH] tests/docker: force NOUSER=1 for base images
 2021-11-03 18:29 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-03 17:36 UTC  (17+ messages)

[PULL 0/4] Trivial branch for 6.2 patches
 2021-11-03 17:05 UTC  (2+ messages)

[qemu-web PATCH] remove deployment phase from CI
 2021-11-03 17:03 UTC  (2+ messages)

[PATCH 0/3] contrib/elf2dmp: Windows Server 2022 support
 2021-11-03 16:13 UTC  (4+ messages)
` [PATCH 1/3] contrib/elf2dmp: fix code style
` [PATCH 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
` [PATCH 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support

[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
 2021-11-03 16:10 UTC  (11+ messages)
` [PATCH 1/3] sev/i386: Allow launching with -kernel if no OVMF hashes table found
` [PATCH 2/3] sev/i386: Warn if using -kernel with invalid OVMF hashes table area

[RFC PATCH 00/15] job: replace AioContext lock with job_mutex
 2021-11-03 15:56 UTC  (4+ messages)
` [RFC PATCH 11/15] jobs: remove aiocontext locks since the functions are under BQL

[PULL 00/30] Hexagon HVX (target/hexagon) patch series
 2021-11-03 15:22 UTC  (12+ messages)
` [PULL 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
                    ` Hexagon toolchain update vs linux-user signals

[PATCH] scripts/coverity-scan: Use Fedora project Docker container registry
 2021-11-03 15:29 UTC  (2+ messages)

[PULL v2 00/12] target/arm patch queue
 2021-11-03 15:23 UTC  (2+ messages)

[PULL 00/11] Migration 20211102 patches
 2021-11-03 15:06 UTC  (3+ messages)
` [PULL 11/11] Optimized the function of fill_connection_key


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