qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 11:02:01 to 2020-08-21 15:29:52 UTC [more...]

[PATCH v7 00/47] block: Deal with filters
 2020-08-21 15:29 UTC  (3+ messages)
` [PATCH v7 37/47] qemu-img: Use child access functions

[PATCH] configure: silence 'shift' error message in version_ge()
 2020-08-21 15:26 UTC  (4+ messages)

[PATCH v5 0/1] audio/jack: fix use after free segfault
 2020-08-21 15:25 UTC  (12+ messages)
` [PATCH v5 1/1] "
    ` recursive locks (in general)

QEMU | Pipeline #180588871 has failed for master | 7fd51e68
 2020-08-21 15:19 UTC 

[PATCH] configure: Silence shift warning in version_ge()
 2020-08-21 15:14 UTC 

[PATCH] meson: Fix --disable-tools --enable-system builds
 2020-08-21 15:10 UTC  (2+ messages)

ANNOUNCE: build system conversion to Meson has landed
 2020-08-21 14:59 UTC  (4+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-21 14:52 UTC  (14+ messages)
            ` [ovirt-devel] "

[PATCH 1/1] spapr_vscsi: do not allow device hotplug
 2020-08-21 14:49 UTC  (5+ messages)

[PATCH v3 1/2] hw/sd: sd: Fix incorrect populated function switch status data structure
 2020-08-21 14:45 UTC  (2+ messages)
` [PATCH v3 2/2] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card

[PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
 2020-08-21 14:35 UTC  (2+ messages)

[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
 2020-08-21 14:30 UTC  (5+ messages)

[PATCH v5 00/10] preallocate filter
 2020-08-21 14:11 UTC  (11+ messages)
` [PATCH v5 01/10] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v5 02/10] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v5 03/10] block/io: split out bdrv_find_conflicting_request
` [PATCH v5 04/10] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v5 05/10] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v5 06/10] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v5 07/10] block: introduce preallocate filter
` [PATCH v5 08/10] iotests.py: add verify_o_direct helper
` [PATCH v5 09/10] iotests.py: add filter_img_check
` [PATCH v5 10/10] iotests: add 298 to test new preallocate filter driver

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-21 14:12 UTC  (10+ messages)
` [RFC v3 "
  ` [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks

[PULL 00/14] bitmaps patches for 2020-08-21
 2020-08-21 14:08 UTC  (15+ messages)
` [PULL 01/14] iotests: add test for QCOW2 header dump
` [PULL 02/14] qcow2_format.py: make printable data an extension class member
` [PULL 03/14] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PULL 04/14] qcow2_format.py: dump bitmap flags in human readable way
` [PULL 05/14] qcow2_format.py: Dump bitmap directory information
` [PULL 06/14] qcow2_format.py: pass cluster size to substructures
` [PULL 07/14] qcow2_format.py: Dump bitmap table serialized entries
` [PULL 08/14] qcow2.py: Introduce '-j' key to dump in JSON format
` [PULL 09/14] qcow2_format.py: collect fields "
` [PULL 10/14] qcow2_format.py: support dumping metadata "
` [PULL 11/14] iotests: dump QCOW2 header in JSON in #303
` [PULL 12/14] migration: Add block-bitmap-mapping parameter
` [PULL 13/14] iotests.py: Let wait_migration() return on failure
` [PULL 14/14] iotests: Test node/bitmap aliases during migration

[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
 2020-08-21 13:55 UTC  (4+ messages)

[PATCH 0/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
 2020-08-21 13:54 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v5 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-08-21 13:54 UTC  (17+ messages)
` [PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
` [PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
` [PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
` [PATCH v5 15/15] block/nvme: Use an array of EventNotifier

[PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-21 13:53 UTC  (7+ messages)

[PATCH V7] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-21 13:51 UTC 

[PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
 2020-08-21 13:49 UTC  (3+ messages)
`  "

[PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
 2020-08-21 13:46 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v8 0/1] audio/jack: fix use after free segfault
 2020-08-21 13:45 UTC  (2+ messages)
` [PATCH v8 1/1] "

qcow2 merge_cow() question
 2020-08-21 13:42 UTC  (3+ messages)

[PULL v9 000/152] Meson-based build system
 2020-08-21 13:41 UTC  (3+ messages)
` [PULL v9 016/152] configure: add support for pseudo-"in source tree" builds

[PATCH] virtiofsd: add -o allow_directio|no_directio option
 2020-08-21 13:40 UTC  (5+ messages)

[PATCH v3 00/10] *** A Method for evaluating dirty page rate ***
 2020-08-21 13:07 UTC  (17+ messages)
` [PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded "

[PATCH 0/3] nvdimm: read-only file support
 2020-08-21 13:03 UTC  (6+ messages)
` [PATCH 2/3] hostmem-file: add readonly=on|off option
` [PATCH 3/3] nvdimm: honor -object memory-backend-file, readonly=on option

[RFC qemu 0/6] mirror: implement incremental and bitmap modes
 2020-08-21 13:03 UTC  (2+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-21 12:59 UTC  (13+ messages)

[PATCH v2] configure: add support for pseudo-"in source tree" builds
 2020-08-21 12:58 UTC  (8+ messages)

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-08-21 12:52 UTC  (4+ messages)

[PATCH 00/10] pseries NUMA distance rework
 2020-08-21 12:47 UTC  (8+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa

[PULL v7 000/151] Meson-based build system
 2020-08-21 12:33 UTC  (4+ messages)

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-08-21 12:29 UTC  (9+ messages)
` [RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH v2 4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug

[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
 2020-08-21 11:23 UTC  (4+ messages)
` [PATCH v2 19/58] hvf: Move HVFState typedef to hvf.h

[PATCH v4 0/4] migration: Add block-bitmap-mapping parameter
 2020-08-21 11:36 UTC  (5+ messages)
` [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration

VHOST_USER_PROTOCOL_F_VDPA
 2020-08-21 11:08 UTC 

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-21 11:04 UTC  (2+ messages)
` [Bug 1883984] "

[PATCH v3] configure: add support for pseudo-"in source tree" builds
 2020-08-21 11:05 UTC  (3+ messages)

Suspicious QOM types without instance/class size
 2020-08-21 10:53 UTC  (2+ messages)

[PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-21 10:55 UTC  (2+ messages)

[PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
 2020-08-21 11:02 UTC  (2+ messages)

[PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
 2020-08-21  7:01 UTC  (4+ messages)

[PATCH v2] virtio-gpu: fix unmap the already mapped items
 2020-08-21 10:47 UTC 

[PATCH] virtio-gpu: fix unmap the already mapped items
 2020-08-21 10:33 UTC  (3+ messages)

[PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
 2020-08-21 10:47 UTC  (2+ messages)

[PULL v8 000/152] Meson-based build system
 2020-08-21 10:23 UTC  (69+ messages)
` [PULL v8 072/152] meson: convert ui directory to Meson
` [PULL v8 083/152] meson: convert fsdev/
` [PULL v8 084/152] meson: convert disas directory to Meson
` [PULL v8 085/152] meson: convert qapi-specific to meson
` [PULL v8 088/152] meson: convert hw/semihosting
` [PULL v8 089/152] meson: convert hw/nubus
` [PULL v8 090/152] meson: convert hw/smbios
` [PULL v8 092/152] meson: convert hw/watchdog
` [PULL v8 093/152] meson: convert hw/virtio
` [PULL v8 094/152] meson: convert hw/vfio
` [PULL v8 095/152] meson: convert hw/usb
` [PULL v8 096/152] meson: convert hw/tpm
` [PULL v8 097/152] meson: convert hw/timer
` [PULL v8 098/152] meson: convert hw/rtc
` [PULL v8 099/152] meson: convert hw/ssi
` [PULL v8 100/152] meson: convert hw/sd
` [PULL v8 101/152] meson: convert hw/scsi
` [PULL v8 102/152] meson: convert hw/pcmcia
` [PULL v8 103/152] meson: convert hw/pci-host
` [PULL v8 104/152] meson: convert hw/pci-bridge
` [PULL v8 105/152] meson: convert hw/pci
` [PULL v8 106/152] meson: convert hw/nvram
` [PULL v8 107/152] meson: convert hw/rdma
` [PULL v8 108/152] meson: convert hw/net
` [PULL v8 109/152] meson: convert hw/misc
` [PULL v8 110/152] meson: convert hw/isa
` [PULL v8 111/152] meson: convert hw/ipmi
` [PULL v8 112/152] meson: convert hw/ipack
` [PULL v8 113/152] meson: convert hw/intc
` [PULL v8 114/152] meson: convert hw/input
` [PULL v8 115/152] meson: convert hw/ide
` [PULL v8 116/152] meson: convert hw/i2c
` [PULL v8 117/152] meson: convert hw/hyperv
` [PULL v8 118/152] meson: convert hw/gpio
` [PULL v8 119/152] meson: convert hw/dma
` [PULL v8 120/152] meson: convert hw/display
` [PULL v8 121/152] meson: convert hw/cpu
` [PULL v8 122/152] meson: convert hw/char
` [PULL v8 123/152] meson: convert hw/block
` [PULL v8 124/152] meson: convert hw/audio
` [PULL v8 125/152] meson: convert hw/adc
` [PULL v8 126/152] meson: convert hw/acpi
` [PULL v8 127/152] meson: convert hw/9pfs, cleanup
` [PULL v8 128/152] meson: convert hw/arch*
` [PULL v8 129/152] meson: target
` [PULL v8 130/152] meson: accel
` [PULL v8 131/152] meson: linux-user
` [PULL v8 132/152] meson: bsd-user
` [PULL v8 133/152] meson: cpu-emu
` [PULL v8 134/152] meson: plugins
` [PULL v8 135/152] meson: link emulators without Makefile.target
` [PULL v8 136/152] configure: place compatibility symlinks in target directories
` [PULL v8 137/152] meson: convert systemtap files
` [PULL v8 138/152] rules.mak: remove version.o
` [PULL v8 139/152] remove Makefile.target
` [PULL v8 140/152] meson: sphinx-build
` [PULL v8 141/152] docs: automatically track manual dependencies
` [PULL v8 142/152] meson: build texi doc
` [PULL v8 143/152] meson: convert check-block
` [PULL v8 144/152] rules.mak: drop unneeded macros
` [PULL v8 145/152] meson: replace create-config with meson configure_file
` [PULL v8 146/152] meson: convert sample plugins
` [PULL v8 147/152] meson: move SDL and SDL-image detection to meson
` [PULL v8 148/152] meson: convert VNC and dependent libraries "
` [PULL v8 149/152] meson: convert po/
` [PULL v8 150/152] meson: avoid unstable module warning with Meson 0.56.0 or newer
` [PULL v8 151/152] meson: update build-system documentation
` [PULL v8 152/152] docs: convert build system documentation to rST

[PATCH] numa: hmat: fix cache size check
 2020-08-21 10:45 UTC  (2+ messages)

[PATCH] configure: add support for psuedo-"in source tree" builds
 2020-08-21 10:28 UTC  (5+ messages)


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