qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 09:09:30 to 2020-07-03 15:11:56 UTC [more...]

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-03 15:04 UTC  (2+ messages)
` [Bug 1885827] "

[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-07-03 15:09 UTC  (24+ messages)
` [PATCH v7 01/17] MAINTAINERS: Cc qemu-block mailing list
` [PATCH v7 03/17] hw/sd/sdcard: Move some definitions to use them earlier
` [PATCH v7 04/17] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
` [PATCH v7 05/17] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH v7 07/17] hw/sd/sdcard: Move sd->size initialization
` [PATCH v7 08/17] hw/sd/sdcard: Call sd_addr_to_wpnum where it is used, consider zero size
` [PATCH v7 09/17] hw/sd/sdcard: Special case the -ENOMEDIUM error
` [PATCH v7 10/17] hw/sd/sdcard: Check address is in range
` [PATCH v7 13/17] hw/sd/sdcard: Constify sd_crc*()'s message argument
` [PATCH v7 14/17] hw/sd/sdcard: Make iolen unsigned
` [PATCH v7 15/17] hw/sd/sdcard: Correctly display the command name in trace events

[PATCH v3 0/9] Build fixes for Haiku
 2020-07-03 14:56 UTC  (10+ messages)
` [PATCH v3 1/9] build: Enable BSD symbols "
` [PATCH v3 2/9] util/qemu-openpty.c: Don't assume pty.h is glibc-only
` [PATCH v3 3/9] build: Check that mlockall() exists
` [PATCH v3 4/9] osdep.h: Always include <sys/signal.h> if it exists
` [PATCH v3 5/9] osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
` [PATCH v3 6/9] bswap.h: Include <endian.h> on Haiku for bswap operations
` [PATCH v3 7/9] util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
` [PATCH v3 8/9] util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
` [PATCH v3 9/9] util/drm: make portable by avoiding struct dirent d_type

[PULL v2 00/12] Linux user for 5.1 patches
 2020-07-03 15:02 UTC  (3+ messages)

[PATCH v2 00/44] Less clumsy error checking
 2020-07-03 14:56 UTC  (11+ messages)
` [PATCH v2 13/44] qemu-option: Use returned bool to check for failure
` [PATCH v2 14/44] block: Avoid error accumulation in bdrv_img_create()
` [PATCH v2 15/44] hmp: Eliminate a variable in hmp_migrate_set_parameter()
` [PATCH v2 16/44] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH v2 17/44] qapi: Use returned bool to check for failure, Coccinelle part

How the cpu_R in DisasContext is associated with register of CPUArchState
 2020-07-03 14:55 UTC  (3+ messages)

[RFC] virt/acpi: set PSCI flag even when psci_conduit is disabled
 2020-07-03 14:41 UTC  (4+ messages)

[PATCH v2 00/18] hw/block/nvme: bump to v1.3
 2020-07-03 14:37 UTC  (21+ messages)
` [PATCH v2 10/18] hw/block/nvme: fix missing endian conversion
` [PATCH v2 11/18] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH v2 14/18] hw/block/nvme: support identify namespace descriptor list
` [PATCH v2 15/18] hw/block/nvme: reject invalid nsid values in active namespace id list

[PATCH v3] migration: Count new_dirty instead of real_dirty
 2020-07-03 14:20 UTC  (2+ messages)

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-07-03 14:19 UTC  (5+ messages)
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PATCH v3 00/10] drop unallocated_blocks_are_zero
 2020-07-03 14:06 UTC  (2+ messages)

[PATCH 0/2] two atomic_cmpxchg() related fixes
 2020-07-03 14:03 UTC  (5+ messages)

[PATCH 9/9] Implementing qemu_init_exec_dir
 2020-07-03 13:52 UTC  (2+ messages)

[PATCH 1/9] Enabling BSD symbols
 2020-07-03 13:53 UTC  (2+ messages)

[PATCH 6/9] Including endian.h for bswap operations
 2020-07-03 13:52 UTC  (2+ messages)

[PATCH 8/9] Skipping sys/syscall.h inclusion as only used in qemu_signalfd anyway
 2020-07-03 13:52 UTC  (2+ messages)

[PATCH 5/9] Define SIGIO constant with SIGPOLL equivalence
 2020-07-03 13:51 UTC  (2+ messages)

[PATCH 4/9] Checking sys/signal.h presence
 2020-07-03 13:51 UTC  (2+ messages)

[PATCH 2/9] Enabling *pty api
 2020-07-03 13:51 UTC  (2+ messages)

[PATCH 3/9] Checking mlockall symbol presence
 2020-07-03 13:49 UTC  (2+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-03 13:47 UTC  (8+ messages)
` [PATCH v9 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v9 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-03 13:46 UTC  (7+ messages)
` [PATCH v3 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v3 08/12] hw/nvram: NPCM7xx OTP device model

[PATCH v2] SEV: QMP support for Inject-Launch-Secret
 2020-07-03 13:25 UTC  (3+ messages)

[PATCH] target/arm: Fix temp double-free in sve ldr/str
 2020-07-03 13:31 UTC  (2+ messages)

QEMU | Pipeline #162858807 has failed for master | 6651620b
 2020-07-03 13:23 UTC 

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-07-03 13:22 UTC  (4+ messages)
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PATCH v8 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-03 13:13 UTC  (11+ messages)
` [PATCH v8 01/10] qcow2: Fix capitalization of header extension constant
` [PATCH v8 02/10] qcow2_format.py: make printable data an extension class member
` [PATCH v8 03/10] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PATCH v8 04/10] qcow2_format.py: dump bitmap flags in human readable way
` [PATCH v8 05/10] qcow2_format.py: Dump bitmap directory information
` [PATCH v8 06/10] qcow2_format.py: pass cluster size to substructures
` [PATCH v8 07/10] qcow2_format.py: Dump bitmap table serialized entries
` [PATCH v8 08/10] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v8 09/10] qcow2_format.py: collect fields "
` [PATCH v8 10/10] qcow2_format.py: support dumping metadata "

[PATCH v4 00/21] microvm: add acpi support
 2020-07-03 13:09 UTC  (3+ messages)
` [PATCH v4 08/21] microvm/acpi: add minimal "

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

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03 13:03 UTC  (11+ messages)

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-03 13:02 UTC  (2+ messages)

[PATCH v9 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-07-03 13:00 UTC  (2+ messages)

[PULL 00/10] Modules 20200702 patches
 2020-07-03 13:00 UTC  (10+ messages)
` [PULL 04/10] build: fix device module builds

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-07-03 12:53 UTC  (2+ messages)

[PULL 0/3] Seabios 20200702 patches
 2020-07-03 12:37 UTC  (2+ messages)

[PATCH 0/3] Allow to specify the PHY number to use with a specific i.MX FEC/ENET Ethernet device
 2020-07-03 12:31 UTC  (2+ messages)

Questionable aspects of QEMU Error's design
 2020-07-03 12:21 UTC  (9+ messages)

[PATCH] migration: postcopy take proper error return
 2020-07-03 12:19 UTC  (2+ messages)

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-07-03 12:14 UTC  (7+ messages)
` [PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal

[PATCH v2 0/3] virtiofsd capability changes and addition
 2020-07-03 12:06 UTC  (2+ messages)

[PATCH] virtio-net: fix removal of failover device
 2020-07-03 11:59 UTC  (2+ messages)

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-03 11:58 UTC  (37+ messages)
` [PULL 10/41] target/i386: sev: Use ram_block_discard_disable()
` [PULL 12/41] migration/colo: "
` [PULL 13/41] virtio-mem: Paravirtualized memory hot(un)plug
` [PULL 14/41] virtio-pci: Proxy for virtio-mem
` [PULL 15/41] MAINTAINERS: Add myself as virtio-mem maintainer
` [PULL 16/41] hmp: Handle virtio-mem when printing memory device info
` [PULL 18/41] pc: Support for virtio-mem-pci
` [PULL 19/41] virtio-mem: Allow notifiers for size changes
` [PULL 20/41] virtio-pci: Send qapi events when the virtio-mem "
` [PULL 21/41] virtio-mem: Migration sanity checks
` [PULL 22/41] virtio-mem: Add trace events
` [PULL 23/41] virtio-mem: Exclude unplugged memory during migration
` [PULL 24/41] numa: Auto-enable NUMA when any memory devices are possible
` [PULL 25/41] tests/acpi: remove stale allowed tables
` [PULL 26/41] docs: vhost-user: add Virtio status protocol feature
` [PULL 27/41] MAINTAINERS: add VT-d entry
` [PULL 28/41] net: introduce qemu_get_peer
` [PULL 29/41] vhost_net: use the function qemu_get_peer
` [PULL 30/41] virtio-bus: introduce queue_enabled method
` [PULL 31/41] virtio-pci: implement "
` [PULL 32/41] vhost: check the existence of vhost_set_iotlb_callback
` [PULL 33/41] vhost: introduce new VhostOps vhost_dev_start
` [PULL 34/41] vhost: implement vhost_dev_start method
` [PULL 35/41] vhost: introduce new VhostOps vhost_vq_get_addr
` [PULL 36/41] vhost: implement vhost_vq_get_addr method
` [PULL 37/41] vhost: introduce new VhostOps vhost_force_iommu
` [PULL 38/41] vhost: implement vhost_force_iommu method
` [PULL 39/41] vhost_net: introduce set_config & get_config
` [PULL 40/41] vhost-vdpa: introduce vhost-vdpa backend
` [PULL 41/41] vhost-vdpa: introduce vhost-vdpa net client

[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
 2020-07-03 11:57 UTC  (2+ messages)

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-03 11:57 UTC  (3+ messages)
` [PATCH v1] virtio-mem: fix cross-compilation due to VIRTIO_MEM_USABLE_EXTENT

[PULL v2 0/2] Block patches
 2020-07-03 11:14 UTC  (4+ messages)

[PATCH v2 0/1] Add Loongson 2F disassembler
 2020-07-03 11:04 UTC  (3+ messages)
` [PATCH v2 1/1] disas: mips: "

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

[PATCH 0/1] Add Loongson 2F disassembler
 2020-07-03 10:41 UTC  (6+ messages)
` [PATCH 1/1] disas: mips: "

[PATCH 00/46] Less clumsy error checking
 2020-07-03 10:41 UTC  (4+ messages)
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends

[PATCH] ram: add support for dirty page tracking
 2020-07-03 10:30 UTC  (2+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03 10:10 UTC  (4+ messages)

[PULL 0/7] Block layer patches
 2020-07-03 10:14 UTC  (9+ messages)
` [PULL 1/7] qemu-img convert: Don't pre-zero images
` [PULL 2/7] qemu-storage-daemon: remember to add qemu_object_opts
` [PULL 3/7] qemu-storage-daemon: add missing cleanup calls
` [PULL 4/7] vvfat: Check that updated filenames are valid
` [PULL 5/7] vvfat: Fix array_remove_slice()
` [PULL 6/7] iotests.py: Do not wait() before communicate()
` [PULL 7/7] iotests: Fix 051 output after qdev_init_nofail() removal

[PULL SUBSYSTEM s390x 00/11] s390-ccw bios update
 2020-07-03 10:02 UTC  (2+ messages)

[PATCH V2 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-07-03  9:29 UTC  (3+ messages)

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-03  9:08 UTC  (9+ messages)
` [PATCH v11 1/8] error: auto propagated local_err
` [PATCH v11 2/8] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v11 3/8] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v11 4/8] pflash: "
` [PATCH v11 5/8] fw_cfg: "
` [PATCH v11 6/8] virtio-9p: "
` [PATCH v11 7/8] nbd: "
` [PATCH v11 8/8] xen: "


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