qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 14:29:52 to 2020-10-26 18:33:58 UTC [more...]

[PATCH V1 00/32] Live Update
 2020-10-26 18:28 UTC  (13+ messages)
` [PATCH V1 18/32] osdep: import MADV_DOEXEC

[PATCH v2 00/19] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-26 18:06 UTC  (15+ messages)
` [PATCH v2 01/19] block/nvme: Correct minimum device page size
` [PATCH v2 02/19] block/nvme: Set request_alignment at initialization
` [PATCH v2 03/19] block/nvme: Introduce device/iommu 'page_size_min' variables
` [PATCH v2 04/19] block/nvme: Trace controller capabilities
` [PATCH v2 06/19] util/vfio-helpers: Trace PCI I/O config accesses
` [PATCH v2 07/19] util/vfio-helpers: Trace PCI BAR region info
` [PATCH v2 15/19] util/vfio-helpers: Report error when IOMMU page size is not supported

[PATCH 00/15] remove bios_name variable
 2020-10-26 18:13 UTC  (37+ messages)
` [PATCH 01/15] alpha: remove bios_name
` [PATCH 02/15] digic: stash firmware into DigicState
` [PATCH 03/15] arm: remove bios_name
` [PATCH 04/15] hppa: "
` [PATCH 05/15] i386: "
` [PATCH 06/15] lm32: "
` [PATCH 07/15] m68k: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] moxie: "
` [PATCH 10/15] ppc: "
` [PATCH 11/15] rx: move BIOS load from MCU to board
` [PATCH 12/15] s390: remove bios_name
` [PATCH 13/15] sh4: "
` [PATCH 14/15] sparc: "
` [PATCH 15/15] vl: "

[PATCH v12 0/3] Add Versal usb model
 2020-10-26 17:28 UTC  (6+ messages)
` [PATCH v12 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v12 3/3] Versal: Connect DWC3 controller with virt-versal

[PATCH 00/13] s390x/pci: s390-pci updates for kernel 5.10-rc1
 2020-10-26 17:40 UTC  (22+ messages)
` [PATCH 01/13] update-linux-headers: Add vfio_zdev.h
` [PATCH 02/13] linux-headers: update against 5.10-rc1
` [PATCH 03/13] s390x/pci: Move header files to include/hw/s390x
` [PATCH 04/13] vfio: Create shared routine for scanning info capabilities
` [PATCH 05/13] vfio: Find DMA available capability
` [PATCH 06/13] s390x/pci: Add routine to get the vfio dma available count
` [PATCH 07/13] s390x/pci: Honor DMA limits set by vfio
` [PATCH 08/13] s390x/pci: create a header dedicated to PCI CLP
` [PATCH 09/13] s390x/pci: use a PCI Group structure
` [PATCH 10/13] s390x/pci: clean up s390 PCI groups
` [PATCH 11/13] s390x/pci: use a PCI Function structure
` [PATCH 12/13] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PATCH 13/13] s390x/pci: get zPCI function info from host

Dynamic instance properties in TYPE_ARM_CPU
 2020-10-26 17:32 UTC  (2+ messages)

[PATCH v4 0/5] virtiofsd xattr name mappings
 2020-10-26 17:30 UTC  (14+ messages)
` [PATCH v4 1/5] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v4 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PATCH v4 3/5] tools/virtiofsd: xattr name mappings: Map server "
` [PATCH v4 4/5] tools/virtiofsd: xattr name mapping examples
` [PATCH v4 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

[PATCH 0/8] virtiofsd: Announce submounts to the guest
 2020-10-26 17:54 UTC  (2+ messages)

[PATCH 0/4] Mirror map JIT memory for TCG
 2020-10-26 17:25 UTC  (5+ messages)
` [PATCH 1/4] tcg: add const hints for code pointers
` [PATCH 2/4] tcg: implement mirror mapped JIT for Linux
` [PATCH 3/4] tcg: use mirror map JIT in code generation
` [PATCH 4/4] tcg: make mirror mapped JIT optional

[PULL 00/17] Build system changes and misc fixes for QEMU 5.2 soft freeze
 2020-10-26 17:18 UTC  (2+ messages)

[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
 2020-10-26 17:20 UTC  (3+ messages)

[PATCH v4 0/9] hw/arm: Add raspi Zero, 1A+ and 3A+ machines
 2020-10-26 17:22 UTC  (2+ messages)

[PATCH v3 00/25] backup performance: block_status + async
 2020-10-26 17:18 UTC  (26+ messages)
` [PATCH v3 01/25] iotests: 129 don't check backup "busy"
` [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
` [PATCH v3 03/25] block/block-copy: More explicit call_state
` [PATCH v3 04/25] block/block-copy: implement block_copy_async
` [PATCH v3 05/25] block/block-copy: add max_chunk and max_workers parameters
` [PATCH v3 06/25] block/block-copy: add list of all call-states
` [PATCH v3 07/25] block/block-copy: add ratelimit to block-copy
` [PATCH v3 08/25] block/block-copy: add block_copy_cancel
` [PATCH v3 09/25] blockjob: add set_speed to BlockJobDriver
` [PATCH v3 10/25] job: call job_enter from job_user_pause
` [PATCH v3 11/25] qapi: backup: add max-chunk and max-workers to x-perf struct
` [PATCH v3 12/25] iotests: 56: prepare for backup over block-copy
` [PATCH v3 13/25] iotests: 129: "
` [PATCH v3 14/25] iotests: 185: "
` [PATCH v3 15/25] iotests: 219: "
` [PATCH v3 16/25] iotests: 257: "
` [PATCH v3 17/25] block/block-copy: make progress_bytes_callback optional
` [PATCH v3 18/25] block/backup: drop extra gotos from backup_run()
` [PATCH v3 19/25] backup: move to block-copy
` [PATCH v3 20/25] qapi: backup: disable copy_range by default
` [PATCH v3 21/25] block/block-copy: drop unused block_copy_set_progress_callback()
` [PATCH v3 22/25] block/block-copy: drop unused argument of block_copy()
` [PATCH v3 23/25] simplebench/bench_block_job: use correct shebang line with python3
` [PATCH v3 24/25] simplebench: bench_block_job: add cmd_options argument
` [PATCH v3 25/25] simplebench: add bench-backup.py

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-26 17:19 UTC  (2+ messages)

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-26 17:15 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH] virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
 2020-10-26 17:13 UTC  (2+ messages)

[PATCH] [RFC] hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
 2020-10-26 17:16 UTC  (3+ messages)

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-10-26 17:15 UTC  (2+ messages)

[PATCH v3 0/7] qemu-ga: add ssh-{get,add,remove}-authorized-keys
 2020-10-26 17:10 UTC  (2+ messages)

[PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
 2020-10-26 17:06 UTC  (2+ messages)

[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup
 2020-10-26 17:07 UTC  (2+ messages)

[PULL v2 0/2] Tracing patches
 2020-10-26 17:06 UTC  (5+ messages)
` [PULL v2 1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option
` [PULL v2 2/2] Add execute bit back to scripts/tracetool.py

[PULL v2 v2 0/2] Tracing patches
 2020-10-26 17:05 UTC  (3+ messages)
` [PULL v2 v2 1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option
` [PULL v2 v2 2/2] Add execute bit back to scripts/tracetool.py

[PATCH v29 00/17] Add migration support for VFIO devices
 2020-10-26 16:58 UTC  (11+ messages)
` [PATCH v29 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v29 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v29 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled

[PATCH v5 0/2] Skip copy-on-write when allocating a zero cluster
 2020-10-26 16:58 UTC  (3+ messages)
` [PATCH v5 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v5 2/2] qcow2: Skip copy-on-write when allocating a zero cluster

[PATCH v2] configure: add option for virtiofsd
 2020-10-26 16:56 UTC  (2+ messages)

[PATCH v3 0/9] block-backend: Introduce I/O hang
 2020-10-26 16:53 UTC  (2+ messages)

[PULL 00/16] migration queue
 2020-10-26 16:52 UTC  (19+ messages)
` [PULL 01/16] migration: Drop unused VMSTATE_FLOAT64 support
` [PULL 02/16] migration: Do not use C99 // comments
` [PULL 03/16] migration: Don't use '#' flag of printf format
` [PULL 04/16] migration: Add spaces around operator
` [PULL 05/16] migration: Open brace '{' following struct go on the same line
` [PULL 06/16] migration: Add braces {} for if statement
` [PULL 07/16] migration: Do not initialise statics and globals to 0 or NULL
` [PULL 08/16] migration: Open brace '{' following function declarations go on the next line
` [PULL 09/16] migration: Delete redundant spaces
` [PULL 10/16] migration: using trace_ to replace DPRINTF
` [PULL 11/16] migration: Pass incoming state into qemu_ufd_copy_ioctl()
` [PULL 12/16] migration: Introduce migrate_send_rp_message_req_pages()
` [PULL 13/16] migration: Maintain postcopy faulted addresses
` [PULL 14/16] migration: Sync requested pages after postcopy recovery
` [PULL 15/16] migration/postcopy: Release fd before going into 'postcopy-pause'
` [PULL 16/16] migration-test: Only hide error if !QTEST_LOG

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-26 16:32 UTC  (9+ messages)
` [PATCH v1 07/16] hw/riscv: sifive_u: Remove compile time XLEN checks
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros

[PATCH v7 0/2] Add watchdog support for SbsaQemu
 2020-10-26 16:33 UTC  (3+ messages)
` [PATCH v7 1/2] hw/watchdog: Implement SBSA watchdog device

[PATCH 00/14] ui: build spice and opengl as module
 2020-10-26 16:27 UTC  (2+ messages)

Ramping up Continuous Fuzzing of Virtual Devices in QEMU
 2020-10-26 16:17 UTC  (3+ messages)

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-26 16:14 UTC  (11+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure
                ` Should we keep using Avocado for functional testing? (was: Re: [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure)

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-26 16:15 UTC  (14+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix

[PATCH v6 0/3] hw/block/nvme: dulbe and dsm support
 2020-10-26 16:03 UTC  (5+ messages)
` [PATCH v6 2/3] nvme: add namespace I/O optimization fields to shared header
` [PATCH v6 3/3] hw/block/nvme: add the dataset management command

[PATCH v4 0/2] MTE support for KVM guest
 2020-10-26 15:57 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH] makefile: handle -n / -k / -q correctly
 2020-10-26 15:58 UTC 

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-26 15:50 UTC  (8+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings
` [PATCH v2 3/6] configure: add option to enable LTO

[PATCH] CHANGELOG: remove disused file
 2020-10-26 15:49 UTC  (7+ messages)

[PULL 0/3] s390x updates
 2020-10-26 15:48 UTC  (2+ messages)

[PATCH v3 0/3] unbreak non-tcg builds
 2020-10-26 15:34 UTC  (4+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-10-26 15:18 UTC  (4+ messages)
` [PATCH v2 17/20] backup: move to block-copy

[PATCH] virtio: skip guest index check on device load
 2020-10-26 15:13 UTC 

[PATCH 0/9] dev-serial: minor fixes and improvements
 2020-10-26 15:04 UTC  (8+ messages)
` [PATCH 8/9] dev-serial: fix FTDI_GET_MDM_ST response

[PULL 00/31] qtests and gitlab-CI/acceptance patches
 2020-10-26 14:49 UTC  (2+ messages)

[PATCH v5 00/12] Exposing backing-chain allocation over NBD
 2020-10-26 14:54 UTC  (9+ messages)
` [PATCH v5 02/12] qapi: Make QAPI_LIST_ADD() public
` [PATCH v5 03/12] nbd: Utilize QAPI_CLONE for type conversion

[PATCH 0/4] spapr: Error handling fixes and cleanups (round 5)
 2020-10-26 14:47 UTC  (7+ messages)
` [PATCH 1/4] spapr: qemu_memalign() doesn't return NULL
` [PATCH 4/4] spapr: Improve spapr_reallocate_hpt() error reporting

[PATCH 0/8] Add support for pvpanic mmio device
 2020-10-26 14:32 UTC  (4+ messages)

[PATCH] trace: remove argument from trace_init_file
 2020-10-26 14:40 UTC 

[PATCH] virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
 2020-10-26 14:28 UTC 


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