qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 08:18:16 to 2020-07-02 14:51:06 UTC [more...]

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 14:50 UTC  (21+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 20/34] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v9 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v9 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v9 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v9 24/34] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v9 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v9 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-02 14:46 UTC  (2+ messages)

[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-02 14:39 UTC  (7+ messages)
` [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries

[PATCH v2 0/1] Add Script for Dissecting QEMU Execution
 2020-07-02 14:29 UTC  (2+ messages)
` [PATCH v2 1/1] scripts/performance: Add dissect.py script

[PULL 0/3] Seabios 20200702 patches
 2020-07-02 14:22 UTC  (4+ messages)
` [PULL 1/3] seabios: update submodule to pre-1.14 master snapshot
` [PULL 2/3] seabios: update 128k config
` [PULL 3/3] seabios: update binaries

[PATCH 0/5] MIPS patches queue for 5.1 soft freeze
 2020-07-02 14:20 UTC  (8+ messages)
` [PATCH 1/5] Revert "hw/intc: Add Loongson LIOINTC support"
` [PATCH 2/5] target/mips: Remove identical if/else branches
  ` [Bug 1885718] "
` [PATCH 3/5] MAINTAINERS: Adjust MIPS maintainership (remove Aurelien Jarno)
` [PATCH 4/5] MAINTAINERS: Adjust MIPS maintainership (remove Paul Burton)
` [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)

[PATCH] tests/acceptance: Add a test for the sun4u sparc64 machine
 2020-07-02 14:10 UTC 

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-02 13:47 UTC  (6+ messages)
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

[PATCH v5 00/20] audio: deprecate -soundhw
 2020-07-02 13:44 UTC  (22+ messages)
` [PATCH v5 01/20] stubs: add isa_create_simple
` [PATCH v5 02/20] stubs: add pci_create_simple
` [PATCH v5 03/20] audio: add deprecated_register_soundhw
` [PATCH v5 04/20] audio: deprecate -soundhw ac97
` [PATCH v5 05/20] audio: deprecate -soundhw es1370
` [PATCH v5 06/20] audio: deprecate -soundhw adlib
` [PATCH v5 07/20] audio: deprecate -soundhw cs4231a
` [PATCH v5 08/20] audio: deprecate -soundhw gus
` [PATCH v5 09/20] audio: deprecate -soundhw sb16
` [PATCH v5 10/20] audio: deprecate -soundhw hda
` [PATCH v5 11/20] pc_basic_device_init: pass PCMachineState
` [PATCH v5 12/20] pc_basic_device_init: drop has_pit arg
` [PATCH v5 13/20] pc_basic_device_init: drop no_vmport arg
` [PATCH v5 14/20] softmmu: initialize spice and audio earlier
` [PATCH v5 15/20] audio: rework pcspk_init()
` [PATCH v5 16/20] audio: create pcspk device early
` [PATCH v5 17/20] audio: deprecate -soundhw pcspk
` [PATCH v5 18/20] audio: add soundhw deprecation notice
` [PATCH v5 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
` [PATCH v5 20/20] audio: set default value for pcspk.iobase property

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-02 13:40 UTC  (14+ messages)
` [PATCH v7 16/21] multi-process: create IOHUB object to handle irq
` [PATCH v7 17/21] multi-process: Retrieve PCI info from remote process
` [PATCH v7 18/21] multi-process: heartbeat messages to remote
` [PATCH v7 19/21] multi-process: perform device reset in the remote process
` [PATCH v7 20/21] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v7 21/21] multi-process: add configure and usage information

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-07-02 13:38 UTC  (9+ messages)
` [PATCH 2/2] configure: add "

Questions regarding the usage of the QIO API
 2020-07-02  9:58 UTC 

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-07-02 13:24 UTC  (4+ messages)

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-02 13:22 UTC  (19+ messages)

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-07-02 13:12 UTC  (7+ messages)
` [PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
 2020-07-02 13:06 UTC  (4+ messages)

[PATCH 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-02 13:04 UTC  (13+ messages)
` [PATCH 2/4] "

Properly quitting qemu immediately after failing migration
 2020-07-02 12:57 UTC  (7+ messages)

[PATCH v2 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-02 12:56 UTC  (4+ messages)
` [PATCH v2 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH v2 2/3] util: support detailed error reporting for qemu_open
` [PATCH v2 3/3] block: switch to use qemu_open_err for improved errors

[PATCH 00/46] Less clumsy error checking
 2020-07-02 12:54 UTC  (13+ messages)
` [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure

[PATCH v3] i386: hvf: Implement CPU kick
 2020-07-02 12:42 UTC  (2+ messages)

[PATCH v3 0/2] target mips: Misc fixes and improvements
 2020-07-02 12:39 UTC  (6+ messages)
` [PATCH v3 2/2] MAINTAINERS: Adjust MIPS maintainership

[PATCH] MAINTAINERS: update linux-user maintainer
 2020-07-02 12:37 UTC  (2+ messages)

[PULL SUBSYSTEM s390x 00/11] s390-ccw bios update
 2020-07-02 12:32 UTC  (15+ messages)
` [PULL SUBSYSTEM s390x 01/11] pc-bios: s390x: cio.c cleanup and compile fix
` [PULL SUBSYSTEM s390x 02/11] pc-bios: s390x: Consolidate timing functions into time.h
` [PULL SUBSYSTEM s390x 03/11] pc-bios: s390x: Move sleep and yield to helper.h
` [PULL SUBSYSTEM s390x 04/11] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PULL SUBSYSTEM s390x 05/11] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PULL SUBSYSTEM s390x 06/11] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PULL SUBSYSTEM s390x 07/11] pc-bios: s390x: Move panic() into header and add infinite loop
` [PULL SUBSYSTEM s390x 08/11] pc-bios: s390x: Use ebcdic2ascii table
` [PULL SUBSYSTEM s390x 09/11] pc-bios: s390x: Make u32 ptr check explicit
` [PULL SUBSYSTEM s390x 10/11] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
` [PULL SUBSYSTEM s390x 11/11] pc-bios/s390: Update s390-ccw bios binaries with the latest changes

[PULL 00/10] Modules 20200702 patches
 2020-07-02 12:20 UTC  (11+ messages)
` [PULL 01/10] module: qom module support
` [PULL 02/10] object: "
` [PULL 03/10] qdev: device "
` [PULL 04/10] build: fix device module builds
` [PULL 05/10] ccid: build smartcard as module
` [PULL 06/10] usb: build usb-redir "
` [PULL 07/10] vga: build qxl "
` [PULL 08/10] vga: build virtio-gpu only once
` [PULL 09/10] vga: build virtio-gpu as module
` [PULL 10/10] chardev: enable modules, use for braille

Seeing a problem in multi cpu runs where memory mapped pcie device register reads are returning incorrect values
 2020-07-02 11:59 UTC  (2+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-02 11:43 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PULL 00/28] Error reporting patches patches for 2020-07-02
 2020-07-02 11:09 UTC  (29+ messages)
` [PULL 01/28] chardev/tcp: Fix error message double free error
` [PULL 02/28] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
` [PULL 03/28] net/virtio: Fix failover_replug_primary() return value regression
` [PULL 04/28] pci: Delete useless error_propagate()
` [PULL 05/28] Clean up some calls to ignore Error objects the right way
` [PULL 06/28] tests: Use &error_abort where appropriate
` [PULL 07/28] tests: Use error_free_or_abort() "
` [PULL 08/28] usb/dev-mtp: Fix Error double free after inotify failure
` [PULL 09/28] spapr: Plug minor memory leak in spapr_machine_init()
` [PULL 10/28] qga: Plug unlikely memory leak in guest-set-memory-blocks
` [PULL 11/28] sd/milkymist-memcard: Plug minor memory leak in realize
` [PULL 12/28] test-util-filemonitor: Plug unlikely memory leak
` [PULL 13/28] vnc: Plug minor memory leak in vnc_display_open()
` [PULL 14/28] aspeed: Clean up roundabout error propagation
` [PULL 15/28] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
` [PULL 16/28] qdev: Drop qbus_set_hotplug_handler() "
` [PULL 17/28] hw: Fix error API violation around object_property_set_link()
` [PULL 18/28] hw/arm: Drop useless object_property_set_link() error handling
` [PULL 19/28] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PULL 20/28] riscv_hart: Fix riscv_harts_realize() "
` [PULL 21/28] mips/cps: Fix mips_cps_realize() "
` [PULL 22/28] x86: Fix x86_cpu_new() error handling
` [PULL 23/28] amd_iommu: Fix amdvi_realize() error API violation
` [PULL 24/28] arm/stm32f205 arm/stm32f405: Fix realize "
` [PULL 25/28] aspeed: "
` [PULL 26/28] hw/arm/armsse: Fix armsse_realize() "
` [PULL 27/28] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
` [PULL 28/28] migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()

[PATCH] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH 0/2] two atomic_cmpxchg() related fixes
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-02 11:13 UTC  (8+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] tests/acpi: virt: update golden masters for DSDT

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-02 11:12 UTC  (4+ messages)

[Bug 1878628] [NEW] linux-user/mmap build failure using Clang 10
 2020-07-02 10:56 UTC  (2+ messages)
` [Bug 1878628] "

[Bug 1878627] [NEW] audio/mixeng build failure using Clang 10
 2020-07-02 10:57 UTC  (2+ messages)
` [Bug 1878627] "

[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-07-02 11:03 UTC  (9+ messages)
` [PATCH v10 1/5] crypto: Add tls-cipher-suites object
` [PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[RFC PATCH] cpus: Initialize current_cpu with the first vCPU created
 2020-07-02 10:49 UTC  (5+ messages)
      ` [Bug 1878645] "

[Qemu-devel] [Bug 1833661] [NEW] Linux kernel oops on Malta board while accessing pflash
 2020-07-02 10:42 UTC  (2+ messages)
` [Bug 1833661] "

[PATCH v3] cpus: Move CPU code from exec.c to cpus-common.c
 2020-07-02 10:40 UTC 

[PATCH v2] cpus: Move CPU code from exec.c to cpus-common.c
 2020-07-02 10:40 UTC  (2+ messages)

[PATCH] cpus: Move CPU code from exec.c to cpus.c
 2020-07-02 10:33 UTC  (6+ messages)

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-02 10:31 UTC  (4+ messages)
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-02 10:10 UTC  (6+ messages)
` [PATCH 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH 2/3] util: support detailed error reporting for qemu_open

[RFC 0/4] Enable virtio-fs on s390x
 2020-07-02 10:01 UTC  (6+ messages)

[PATCH] target/i386: implement undocumented "smsw r32" behavior
 2020-07-02  9:49 UTC  (3+ messages)

[PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
 2020-07-02  9:36 UTC  (6+ messages)

Race with atexit functions in system emulation
 2020-07-02  9:18 UTC  (3+ messages)

[PATCH] target/arm: Treat unknown SMC calls as NOP
 2020-07-02  9:02 UTC  (5+ messages)

[PATCH v3 00/26] Error handling fixes & cleanups
 2020-07-02  8:59 UTC  (4+ messages)
` [PATCH v3 20/26] x86: Fix x86_cpu_new() error handling

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-07-02  8:50 UTC  (2+ messages)
` [Bug 1874073] "

[PATCH 0/5] QEMU Gating CI
 2020-07-02  8:55 UTC  (6+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PATCH v3 0/2] net: tap: check file descriptor can be used
 2020-07-02  8:18 UTC  (5+ messages)
` [PATCH v3 1/2] net: tap: check if the file descriptor is valid before using it

[Bug 1885718] [NEW] qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-06-30 12:35 UTC 

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-05-14 16:07 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).