qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 13:26:07 to 2020-10-20 18:02:55 UTC [more...]

[PATCH v2 0/5] tests/9pfs: Code refactoring
 2020-10-20 18:00 UTC  (8+ messages)
` [PATCH v2 1/5] tests/9pfs: Factor out do_version() helper
` [PATCH v2 2/5] tests/9pfs: Turn fs_readdir_split() into a helper
` [PATCH v2 3/5] tests/9pfs: Set alloc in fs_create_dir()
` [PATCH v2 4/5] tests/9pfs: Factor out do_attach() helper
` [PATCH v2 5/5] tests/9pfs: Turn fs_mkdir() into a helper

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-20 17:56 UTC  (7+ messages)
` [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v3 4/5] tools/virtiofsd: xattr name mapping examples

[PULL 00/31] target-arm queue
 2020-10-20 17:46 UTC  (6+ messages)
` [PULL 09/31] hw/core/clock: introduce clock object

[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-20 17:52 UTC  (3+ messages)
` [PATCH v4 2/4] Jobs based on custom runners: build environment docs and playbook

[PULL 00/21] Python patches
 2020-10-20 17:27 UTC  (22+ messages)
` [PULL 01/21] MAINTAINERS: Add Python library stanza
` [PULL 02/21] python/qemu: use isort to lay out imports
` [PULL 03/21] python/machine.py: Fix monitor address typing
` [PULL 04/21] python/machine.py: reorder __init__
` [PULL 05/21] python/machine.py: Don't modify state in _base_args()
` [PULL 06/21] python/machine.py: Handle None events in events_wait
` [PULL 07/21] python/machine.py: use qmp.command
` [PULL 08/21] python/machine.py: Add _qmp access shim
` [PULL 09/21] python/machine.py: fix _popen access
` [PULL 10/21] python/qemu: make 'args' style arguments immutable
` [PULL 11/21] iotests.py: Adjust HMP kwargs typing
` [PULL 12/21] python/qemu: Add mypy type annotations
` [PULL 13/21] python/qemu/console_socket.py: Correct type of recv()
` [PULL 14/21] python/qemu/console_socket.py: fix typing of settimeout
` [PULL 15/21] python/qemu/console_socket.py: Clarify type of drain_thread
` [PULL 16/21] python/qemu/console_socket.py: Add type hint annotations
` [PULL 17/21] python/qemu/console_socket.py: avoid encoding to/from string
` [PULL 18/21] python/qemu/qmp.py: Preserve error context on re-raise
` [PULL 19/21] python: add mypy config
` [PULL 20/21] python/qemu/qmp.py: re-raise OSError when encountered
` [PULL 21/21] python/qemu/qmp.py: Fix settimeout operation

[PATCH 00/16] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-20 17:24 UTC  (17+ messages)
` [PATCH 01/16] block/nvme: Correct minimum device page size
` [PATCH 02/16] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PATCH 03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci()
` [PATCH 04/16] util/vfio-helpers: Report error when IOMMU page size is not supported
` [PATCH 05/16] util/vfio-helpers: Trace PCI I/O config accesses
` [PATCH 06/16] util/vfio-helpers: Trace PCI BAR region info
` [PATCH 07/16] util/vfio-helpers: Trace where BARs are mapped
` [PATCH 08/16] util/vfio-helpers: Improve DMA trace events
` [PATCH 09/16] util/vfio-helpers: Convert vfio_dump_mapping to "
` [PATCH 10/16] util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error
` [PATCH 11/16] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH 12/16] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH 13/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_init_irqs()
` [PATCH 14/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_set_irq()
` [PATCH 15/16] block/nvme: Switch to using the MSIX API
` [PATCH 16/16] util/vfio-helpers: Remove now unused qemu_vfio_pci_init_irq()

[PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
 2020-10-20 17:22 UTC  (2+ messages)

[PATCH v2 0/6] virtiofsd xattr name mappings
 2020-10-20 17:20 UTC  (5+ messages)
` [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
  ` [Virtio-fs] "

[PATCH 0/2] KVM: Introduce ioeventfd read support
 2020-10-20 17:19 UTC  (5+ messages)
` [PATCH 1/2] linux-headers: Add support for reads in ioeventfd
` [PATCH 2/2] kvm: Add ioeventfd read test code

[PATCH 0/1] Do not stop guest when panic event is received
 2020-10-20 17:14 UTC  (2+ messages)

[RFC PATCH 0/8] fpu: experimental conversion of float128_addsub
 2020-10-20 17:03 UTC  (10+ messages)
` [RFC PATCH 1/8] softfloat: Use mulu64 for mul64To128
` [RFC PATCH 2/8] softfloat: Use int128.h for some operations
` [RFC PATCH 3/8] softfloat: Tidy a * b + inf return
` [RFC PATCH 4/8] softfloat: Add float_cmask and constants
` [RFC PATCH 5/8] softfloat: Inline pick_nan_muladd into its caller
` [RFC PATCH 6/8] int128.h: add bunch of uint128 utility functions (INCOMPLETE)
` [RFC PATCH 7/8] tests/fp: add quad support to the benchmark utility
` [RFC PATCH 8/8] softfloat: implement addsub_floats128 using Uint128 and new style code

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-20 16:54 UTC  (13+ messages)

[PULL 00/41] target-arm queue
 2020-10-20 16:36 UTC  (44+ messages)
` [PULL 01/41] target/arm: Fix SMLAD incorrect setting of Q bit
` [PULL 02/41] target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
` [PULL 03/41] hw/arm/strongarm: Fix 'time to transmit a char' unit comment
` [PULL 04/41] hw/arm: Restrict APEI tables generation to the 'virt' machine
` [PULL 05/41] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PULL 06/41] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PULL 07/41] hw/timer/bcm2835: Support the timer COMPARE registers
` [PULL 08/41] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
` [PULL 09/41] accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
` [PULL 10/41] target/arm: Use tlb_flush_page_bits_by_mmuidx*
` [PULL 11/41] tests/qtest: Add npcm7xx timer test
` [PULL 12/41] loads-stores.rst: add footnote that clarifies GETPC usage
` [PULL 13/41] hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
` [PULL 14/41] hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
` [PULL 15/41] target/arm: Remove redundant mmu_idx lookup
` [PULL 16/41] target/arm: Fix reported EL for mte_check_fail
` [PULL 17/41] target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
` [PULL 18/41] microbit_i2c: Fix coredump when dump-vmstate
` [PULL 19/41] hw/arm/nseries: Fix loading kernel image on n8x0 machines
` [PULL 20/41] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PULL 21/41] target/arm: Implement v8.1M NOCP handling
` [PULL 22/41] target/arm: Implement v8.1M conditional-select insns
` [PULL 23/41] target/arm: Make the t32 insn[25:23]=111 group non-overlapping
` [PULL 24/41] target/arm: Don't allow BLX imm for M-profile
` [PULL 25/41] target/arm: Implement v8.1M branch-future insns (as NOPs)
` [PULL 26/41] target/arm: Implement v8.1M low-overhead-loop instructions
` [PULL 27/41] target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
` [PULL 28/41] target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
` [PULL 29/41] target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
` [PULL 30/41] linux-user/aarch64: Reset btype for signals
` [PULL 31/41] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
` [PULL 32/41] include/elf: Add defines related to GNU property notes for AArch64
` [PULL 33/41] linux-user/elfload: Avoid leaking interp_name using GLib memory API
` [PULL 34/41] linux-user/elfload: Fix coding style in load_elf_image
` [PULL 35/41] linux-user/elfload: Adjust iteration over phdr
` [PULL 36/41] linux-user/elfload: Move PT_INTERP detection to first loop
` [PULL 37/41] linux-user/elfload: Use Error for load_elf_image
` [PULL 38/41] linux-user/elfload: Use Error for load_elf_interp
` [PULL 39/41] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
` [PULL 40/41] linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND
` [PULL 41/41] tests/tcg/aarch64: Add bti smoke tests

[PATCH v2] Remove deprecated -no-kvm option
 2020-10-20 16:32 UTC  (3+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-20 16:25 UTC  (9+ messages)
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 09/17] vfio: Add load state functions to SaveVMHandlers

[PATCH v2 4/4] hw/riscv: Load the kernel after the firmware
 2020-10-20 15:46 UTC  (3+ messages)

[PATCH] Remove deprecated -no-kvm option
 2020-10-20 15:57 UTC  (2+ messages)

[PATCH v5] sev: add sev-inject-launch-secret
 2020-10-20 15:56 UTC  (4+ messages)

[PATCH v2 0/4] Allow loading a no MMU kernel
 2020-10-20 15:44 UTC  (2+ messages)

[PATCH 0/5] tests/9pfs: Code refactoring
 2020-10-20 15:50 UTC  (9+ messages)
` [PATCH 1/5] tests/9pfs: Factor out do_fs_version() helper
` [PATCH 2/5] tests/9pfs: Turn fs_readdir_split() into a helper
` [PATCH 3/5] tests/9pfs: Set alloc in fs_create_dir()
` [PATCH 4/5] tests/9pfs: Factor out do_fs_attach() helper
` [PATCH 5/5] tests/9pfs: Turn fs_mkdir() into a helper

[PATCH] docs: Better mention of qemu-img amend limitations
 2020-10-20 15:44 UTC  (3+ messages)

[PATCH] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true
 2020-10-20 15:40 UTC  (2+ messages)

[PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c
 2020-10-20 15:39 UTC  (4+ messages)
` [PATCH 1/3] hw/timer/sh_timer: Coding style clean-up
` [PATCH 2/3] hw/timer/sh_timer: Silence warnings about missing fallthrough statements
` [PATCH 3/3] hw/timer/sh_timer: Remove superfluous "break" statements

[PATCH v2] softmmu/memory: fix memory_region_ioeventfd_equal()
 2020-10-20 15:40 UTC  (2+ messages)

[PATCH] roms/Makefile: Add qboot to .PHONY list
 2020-10-20 15:25 UTC 

[PULL v2 00/30] Block patches
 2020-10-20 15:19 UTC  (3+ messages)

[PATCH 0/4] target/s390x: Improve carry computation
 2020-10-20 15:12 UTC  (11+ messages)
` [PATCH 1/4] target/s390x: Improve cc computation for ADD LOGICAL
` [PATCH 2/4] target/s390x: Improve ADD LOGICAL WITH CARRY
` [PATCH 3/4] target/s390x: Improve cc computation for SUBTRACT LOGICAL
` [PATCH 4/4] target/s390x: Improve SUB LOGICAL WITH BORROW

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-20 15:16 UTC  (3+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure

[PATCH v2] net: remove an assert call in eth_get_gso_type
 2020-10-20 15:05 UTC  (3+ messages)

[PATCH v11 00/12] linux-user: User support for AArch64 BTI
 2020-10-20 14:59 UTC  (2+ messages)

[PATCH v3 0/2] qemu-img: add support for rate limit in commit and convert
 2020-10-20 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] qemu-img: add support for rate limit in qemu-img commit
` [PATCH v3 2/2] qemu-img: add support for rate limit in qemu-img convert

Question on Compression for Raw Image
 2020-10-20 14:49 UTC  (7+ messages)

[PATCH v2 0/2] qemu-img: add add support for rate limit in commit and convert
 2020-10-20 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] qemu-img: add support for rate limit in qemu-img commit
` [PATCH v2 2/2] qemu-img: add support for rate limit in qemu-img convert

[PATCH] hw/arm/nseries: Fix loading kernel image on n8x0 machines
 2020-10-20 14:37 UTC  (2+ messages)

[PATCH] microbit_i2c: Fix coredump when dump-vmstate
 2020-10-20 14:36 UTC  (2+ messages)

[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup
 2020-10-20 14:33 UTC  (2+ messages)

[PATCH 0/3] target/arm: MTE fixes
 2020-10-20 14:35 UTC  (2+ messages)

[PATCH v6 0/2] Add watchdog support for SbsaQemu
 2020-10-20 14:29 UTC  (5+ messages)
` [PATCH v6 1/2] hw/watchdog: Implement SBSA watchdog device
` [PATCH v6 2/2] hw/arm/sbsa-ref: add "

About 'qemu-security' mailing list
 2020-10-20 14:08 UTC  (12+ messages)

[PATCH 0/8] 9pfs: more local tests
 2020-10-20 13:59 UTC  (5+ messages)
` [PATCH 1/8] tests/9pfs: simplify fs_mkdir()

[PATCH v3 00/10] microvm: add usb support
 2020-10-20 13:55 UTC  (5+ messages)
` [PATCH v3 02/10] usb/xhci: add include/hw/usb/xhci.h header file
` [PATCH v3 04/10] usb/xhci: fixup xhci kconfig deps

[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-10-20 13:50 UTC  (3+ messages)
` [PATCH 1/2] hw/block/m25p80: Fix Numonyx "

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-20 13:39 UTC  (15+ messages)
` [PATCH v3 1/8] migration: Do not use C99 // comments
` [PATCH v3 2/8] migration: Don't use '#' flag of printf format
` [PATCH v3 3/8] migration: Add spaces around operator
` [PATCH v3 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v3 5/8] migration: Add braces {} for if statement
` [PATCH v3 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v3 8/8] migration: Delete redundant spaces

[RFC PATCH v2 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-20 13:14 UTC  (7+ messages)
` [RFC PATCH v2 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
` [RFC PATCH v2 04/13] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v2 05/13] hw: add compat machines for 5.3
` [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message
` [RFC PATCH v2 09/13] hw/arm/virt-acpi-build: add PPTT table
` [RFC PATCH v2 13/13] hw/arm/virt-acpi-build: Enable CPU cache topology

[PATCH v3] migration/block-dirty-bitmap: fix uninitialized variable warning
 2020-10-20 13:23 UTC  (6+ messages)

[PATCH] loads-stores.rst: add footnote that clarifies GETPC usage
 2020-10-20 13:18 UTC  (2+ messages)

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-20 13:13 UTC  (3+ messages)
` [Virtio-fs] "


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