qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 10:36:15 to 2020-08-21 13:47:33 UTC [more...]

[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 v5 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-08-21 13:36 UTC  (15+ 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 14/15] block/nvme: Extract nvme_poll_queue()
` [PATCH v5 15/15] block/nvme: Use an array of EventNotifier

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

[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

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

[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

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

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] hw/arm/sbsa-ref.c : Add a fake embedded controller
 2020-08-21 11:10 UTC  (2+ messages)
`  "

[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] cirrus: handle wraparound in cirrus_invalidate_region
 2020-08-21 10:51 UTC  (3+ messages)

[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  (127+ messages)
` [PULL v8 017/152] configure: integrate Meson in the "
` [PULL v8 019/152] build-sys hack: link with whole .fa archives
` [PULL v8 023/152] meson: use coverage option
` [PULL v8 027/152] meson: add remaining generated tcg trace helpers
` [PULL v8 029/152] contrib/libvhost-user: convert to Meson
` [PULL v8 030/152] tools/virtiofsd: "
` [PULL v8 031/152] contrib/vhost-user-blk: "
` [PULL v8 032/152] vhost-user-scsi: add compatibility for libiscsi 1.9.0
` [PULL v8 033/152] contrib/vhost-user-scsi: convert to Meson
` [PULL v8 035/152] contrib/vhost-user-input: convert to meson
` [PULL v8 036/152] contrib/vhost-user-gpu: "
` [PULL v8 038/152] contrib/elf2dmp: "
` [PULL v8 039/152] meson: add macos dependencies
` [PULL v8 040/152] meson: add solaris and Haiku libraries
` [PULL v8 041/152] meson: convert qemu-ga
` [PULL v8 042/152] meson: convert vss-win32
` [PULL v8 043/152] meson: add msi generation
` [PULL v8 044/152] meson: convert dummy Windows qga/qemu-ga target
` [PULL v8 045/152] meson: add qemu-bridge-helper
` [PULL v8 046/152] meson: add qemu-keymap
` [PULL v8 047/152] meson: add qemu-edid
` [PULL v8 048/152] meson: add virtfs-proxy-helper
` [PULL v8 049/152] meson: keymap-gen
` [PULL v8 050/152] meson: generate qemu-version.h
` [PULL v8 051/152] meson: generate shader headers
` [PULL v8 052/152] meson: generate hxtool files
` [PULL v8 053/152] meson: handle edk2 bios and descriptors
` [PULL v8 054/152] meson: convert check-decodetree
` [PULL v8 055/152] meson: convert tests/fp and check-softfloat
` [PULL v8 056/152] meson: convert check-qapi-schema
` [PULL v8 057/152] meson: convert qom directory to Meson (tools part)
` [PULL v8 058/152] meson: convert authz directory to Meson
` [PULL v8 059/152] meson: convert crypto "
` [PULL v8 060/152] meson: convert io "
` [PULL v8 061/152] meson: convert target/s390x/gen-features.h
` [PULL v8 062/152] meson: infrastructure for building emulators
` [PULL v8 063/152] meson: add modules infrastructure
` [PULL v8 064/152] meson: convert chardev directory to Meson (tools part)
` [PULL v8 065/152] meson: convert block
` [PULL v8 066/152] meson: qemu-{img,io,nbd}
` [PULL v8 067/152] meson: qemu-pr-helper
` [PULL v8 068/152] configure, Makefile; remove TOOLS and HELPERS-y variable
` [PULL v8 069/152] meson: convert chardev directory to Meson (emulator part)
` [PULL v8 070/152] meson: convert tests/qtest to meson
` [PULL v8 071/152] meson: convert audio directory to Meson
` [PULL v8 072/152] meson: convert ui "
` [PULL v8 073/152] meson: convert root "
` [PULL v8 074/152] meson: convert most of softmmu/
` [PULL v8 075/152] meson: convert trace/
` [PULL v8 076/152] meson: convert dump/
` [PULL v8 077/152] meson: convert common QMP bits for qemu and qemu-storage-daemon
` [PULL v8 078/152] meson: convert qemu-storage-daemon
` [PULL v8 079/152] meson: convert replay directory to Meson
` [PULL v8 080/152] meson: convert migration "
` [PULL v8 081/152] meson: convert net "
` [PULL v8 082/152] meson: convert backends "
` [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 086/152] meson: convert hw/xen
` [PULL v8 087/152] meson: convert hw/core
` [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 091/152] meson: convert hw/mem
` [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  (6+ 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).