qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 13:29:32 to 2020-05-19 20:16:20 UTC [more...]

[PATCH 0/7] Latest COLO tree queued patches
 2020-05-19 20:02 UTC  (8+ messages)
` [PATCH 1/7] colo-compare: Fix memory leak in packet_enqueue()
` [PATCH 2/7] net/colo-compare.c: Create event_bh with the right AioContext
` [PATCH 3/7] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PATCH 4/7] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH 5/7] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PATCH 6/7] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH 7/7] net/colo-compare.c: Correct ordering in complete and finalize

[PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-19 19:55 UTC  (6+ messages)
` [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v2 2/5] block/io: bdrv_common_block_status_above: support include_base
` [PATCH v2 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v2 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v2 5/5] iotests: add commit top->base cases to 274

[PATCH QEMU v22 00/18] Add migration support for VFIO devices
 2020-05-19 19:47 UTC  (9+ messages)
` [PATCH QEMU v22 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v22 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v22 10/18] vfio: Add load state functions to SaveVMHandlers

[PATCH 0/2] linux-user: Load a vdso for x86_64
 2020-05-19 19:44 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Build vdso for x64
` [PATCH 2/2] linux-user: Load a VDSO for x86-64

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-19 19:32 UTC  (5+ messages)
` [PATCH v16 QEMU 05/16] vfio: Add migration region initialization and finalize function

[RISU v2 00/17] risu cleanups and improvements
 2020-05-19 19:06 UTC  (17+ messages)
` [RISU v2 01/17] Use bool for tracing variables
` [RISU v2 02/17] Unify master_fd and apprentice_fd to comm_fd
` [RISU v2 03/17] Hoist trace file opening
` [RISU v2 04/17] Adjust tracefile open for write
` [RISU v2 05/17] Use EXIT_FAILURE, EXIT_SUCCESS
` [RISU v2 06/17] Make some risu.c symbols static
` [RISU v2 07/17] Add enum RisuOp
` [RISU v2 08/17] Add enum RisuResult

[PATCH 0/2] linux-user: mmap/mprotect prot values
 2020-05-19 18:56 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Validate mmap/mprotect prot value
` [PATCH 2/2] linux-user: Adjust guest page protection for the host

[PATCH 0/2] Update use_goto_tb() in hppa and rx targets
 2020-05-19 18:51 UTC  (6+ messages)
` [PATCH 1/2] target/hppa: Check page crossings in use_goto_tb() only in system mode
` [PATCH 2/2] target/rx: Check for page crossings in use_goto_tb()

tst-arm-mte bug: PSTATE.TCO is cleared on exceptions
 2020-05-19 18:46 UTC  (8+ messages)

Question: How do I discard any changes for the device which is set by blockdev option?
 2020-05-19 18:41 UTC  (2+ messages)

[PATCH] es1370: check total frame count against current frame
 2020-05-19 18:35 UTC  (2+ messages)

[PATCH 0/2] target/i386: x87 exceptions fixes
 2020-05-19 18:28 UTC  (6+ messages)
` [PATCH 2/2] target/i386: fix IEEE x87 floating-point exception raising

[PATCH v2] block: Factor out bdrv_run_co()
 2020-05-19 18:28 UTC  (2+ messages)

[PULL v2 0/7] bitmaps patches for 2020-05-18
 2020-05-19 18:23 UTC  (4+ messages)
` [PULL v2 7/7] qemu-img: Add bitmap sub-command

[PATCH v3] block: make BlockConf.*_size properties 32-bit
 2020-05-19 18:23 UTC  (3+ messages)

[PATCH v6 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-05-19 18:22 UTC  (7+ messages)
` [PATCH v6 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
` [PATCH v6 2/5] softmmu/vl: Let -fw_cfg option take a 'blob_id' argument
` [RFC PATCH v6 3/5] softmmu/vl: Allow -fw_cfg 'blob_id' option to set any file pathname
` [PATCH v6 4/5] crypto: Add tls-cipher-suites object
` [PATCH v6 5/5] crypto/tls-cipher-suites: Product fw_cfg consumable blob

[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
 2020-05-19 18:03 UTC  (8+ messages)
` [PATCH v2 2/9] target/riscv: Don't overwrite the reset vector

[PATCH 0/4] target/i386: miscellaneous x87 fixes
 2020-05-19 18:08 UTC  (3+ messages)
` [PATCH 1/4] target/i386: fix floating-point load-constant rounding

[Bug 1879531] [NEW] Stack-overflow in _eth_get_rss_ex_dst_addr
 2020-05-19 17:32 UTC  (2+ messages)
` [Bug 1879531] "

[PULL v3 0/7] bitmaps patches for 2020-05-18
 2020-05-19 17:57 UTC  (2+ messages)
` [PULL v3 7/7] qemu-img: Add bitmap sub-command

[PATCH v2] xen: fix build without pci passthrough
 2020-05-19 17:48 UTC  (3+ messages)

[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
 2020-05-19 17:46 UTC  (2+ messages)

[PATCH v2 0/9] drop unallocated_blocks_are_zero
 2020-05-19 17:40 UTC  (2+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-19 17:29 UTC  (8+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH 0/7] block/nvme: support nested aio_poll()
 2020-05-19 17:11 UTC  (8+ messages)
` [PATCH 1/7] block/nvme: poll queues without q->lock
` [PATCH 2/7] block/nvme: drop tautologous assertion
` [PATCH 3/7] block/nvme: don't access CQE after moving cq.head
` [PATCH 4/7] block/nvme: switch to a NVMeRequest freelist
` [PATCH 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
` [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
` [PATCH 7/7] block/nvme: support nested aio_poll()

[PATCH] Provide a NetBSD specific aarch64 cpu_signal_handler
 2020-05-19 17:00 UTC  (2+ messages)

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-19 16:58 UTC  (2+ messages)

[PULL 00/10] softfloat misc cleanups
 2020-05-19 16:49 UTC  (11+ messages)
` [PULL 01/10] softfloat: Use post test for floatN_mul
` [PULL 02/10] softfloat: Replace flag with bool
` [PULL 03/10] softfloat: Change tininess_before_rounding to bool
` [PULL 04/10] softfloat: Name rounding mode enum
` [PULL 05/10] softfloat: Name compare relation enum
` [PULL 06/10] softfloat: Inline float32 compare specializations
` [PULL 07/10] softfloat: Inline float64 "
` [PULL 08/10] softfloat: Inline float128 "
` [PULL 09/10] softfloat: Inline floatx80 "
` [PULL 10/10] softfloat: Return bool from all classification predicates

[PATCH v2 0/9] block/io: safer inc/dec in_flight sections
 2020-05-19 16:54 UTC  (10+ messages)
` [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases

[PATCH v3 00/10] vhost-user: Lift Max Ram Slots Limitation
 2020-05-19 16:46 UTC  (2+ messages)

[PULL 0/1] machine queue, 2020-05-13
 2020-05-19 16:40 UTC  (4+ messages)

[PATCH] arm/aspeed: Rework NIC attachment
 2020-05-19 16:19 UTC 

[PATCH RISU 0/4] Add patterns for SVE2
 2020-05-19 16:03 UTC  (5+ messages)
` [PATCH RISU 1/4] sve2.risu: Add patterns for floating-point pairwise ops
` [PATCH RISU 2/4] sve2.risu: Add patterns for integer multiply (unpredicated)
` [PATCH RISU 3/4] sve2.risu: Add patterns for integer (predicated) ops
` [PATCH RISU 4/4] sve2.risu: Add patterns for widening integer arithmetic

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-19 16:06 UTC  (10+ messages)

[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-19 16:00 UTC  (7+ messages)
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking

[PATCH 0/4] fuzz: misc changes for oss-fuzz compatability
 2020-05-19 15:47 UTC  (2+ messages)

[PATCH 00/10] softfloat: misc cleanups
 2020-05-19 15:47 UTC  (4+ messages)
` [PATCH 10/10] softfloat: Return bool from all classification predicates

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-19 15:42 UTC  (9+ messages)

[PULL 0/7] bitmaps patches for 2020-05-18
 2020-05-19 15:30 UTC  (3+ messages)

[PATCH v2] hw/display/edid: Add missing 'qdev-properties.h' header
 2020-05-19 15:28 UTC  (2+ messages)

[PATCH v2] tests/tcg: fix invocation of the memory record/replay tests
 2020-05-19 15:25 UTC  (2+ messages)

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-19 14:55 UTC  (56+ messages)
` [PATCH 01/55] qdev: Rename qbus_realize() to qbus_init()
` [PATCH 02/55] qdev: Drop redundant bus realization
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH 04/55] qdev: Put qdev_new() to use with Coccinelle
` [PATCH 05/55] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PATCH 06/55] qdev: Convert to qdev_unrealize() with Coccinelle
` [PATCH 07/55] qdev: Convert to qdev_unrealize() manually
` [PATCH 08/55] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH 09/55] qdev: Convert uses of qdev_create() manually
` [PATCH 10/55] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH 11/55] qdev: Convert uses of qdev_set_parent_bus() manually
` [PATCH 12/55] pci: New pci_new(), pci_realize_and_unref() etc
` [PATCH 13/55] hw/ppc: Eliminate two superfluous QOM casts
` [PATCH 14/55] pci: Convert uses of pci_create() etc. with Coccinelle
` [PATCH 15/55] pci: Convert uses of pci_create() etc. manually
` [PATCH 16/55] pci: pci_create(), pci_create_multifunction() are now unused, drop
` [PATCH 17/55] isa: New isa_new(), isa_realize_and_unref() etc
` [PATCH 18/55] isa: Convert uses of isa_create() with Coccinelle
` [PATCH 19/55] isa: Convert uses of isa_create(), isa_try_create() manually
` [PATCH 20/55] isa: isa_create(), isa_try_create() are now unused, drop
` [PATCH 21/55] ssi: ssi_auto_connect_slaves() never does anything, drop
` [PATCH 22/55] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
` [PATCH 23/55] ssi: Convert last use of ssi_create_slave_no_init() manually
` [PATCH 24/55] ssi: ssi_create_slave_no_init() is now unused, drop
` [PATCH 25/55] usb: New usb_new(), usb_realize_and_unref()
` [PATCH 26/55] usb: Convert uses of usb_create()
` [PATCH 27/55] usb: usb_create() is now unused, drop
` [PATCH 28/55] usb: Eliminate usb_try_create_simple()
` [PATCH 29/55] qdev: qdev_create(), qdev_try_create() are now unused, drop
` [PATCH 30/55] auxbus: New aux_realize_bus(), pairing with aux_init_bus()
` [PATCH 31/55] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH 32/55] auxbus: Eliminate aux_create_slave()
` [PATCH 33/55] qom: Tidy up a few object_initialize_child() calls
` [PATCH 34/55] qom: Less verbose object_initialize_child()
` [PATCH 35/55] macio: Convert use of qdev_set_parent_bus()
` [PATCH 36/55] macio: Eliminate macio_init_child_obj()
` [PATCH 37/55] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [PATCH 38/55] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH 39/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
` [PATCH 40/55] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [PATCH 41/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
` [PATCH 42/55] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PATCH 43/55] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [PATCH 44/55] qdev: Drop qdev_realize() support for null bus
` [PATCH 45/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
` [PATCH 46/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
` [PATCH 47/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
` [PATCH 48/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
` [PATCH 49/55] sysbus: sysbus_init_child_obj() is now unused, drop
` [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
` [PATCH 51/55] qdev: Make qdev_realize() support bus-less devices
` [PATCH 52/55] qdev: Use qdev_realize() in qdev_device_add()
` [PATCH 53/55] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
` [PATCH 54/55] qdev: qdev_init_nofail() is now unused, drop
` [PATCH 55/55] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well

[PULL 0/8] Block patches
 2020-05-19 15:15 UTC  (2+ messages)

[PATCH RISU] arm.risu, thumb.risu: Add v8.2 DP and FHM insns
 2020-05-19 15:21 UTC  (2+ messages)

[PATCH] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
 2020-05-19 15:02 UTC  (2+ messages)

[PATCH v2] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-19 15:01 UTC  (2+ messages)

[PATCH v3] docs/s390x: document vfio-ccw
 2020-05-19 14:56 UTC  (3+ messages)

[RFC] Various questions about TCG implementation, DRM patches dealing with pointers over guest-host barrier
 2020-05-19 14:51 UTC  (2+ messages)

[PATCH v6 00/16] acpi: i386 tweaks
 2020-05-19 14:51 UTC  (3+ messages)
` [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc

[PATCH] virtio-crypto: Convert DPRINTF to trace event
 2020-05-19 14:49 UTC  (2+ messages)

[PATCH 0/6] colo: migration related bugfixes
 2020-05-19 14:50 UTC  (6+ messages)
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd
  ` 答复: "

Migration with ``drive-mirror`` + NBD will let quorum qcow2 image become larger
 2020-05-19 14:49 UTC  (3+ messages)

[PATCH 0/2] make -M memory-backend and -numa memdev mutually exclusive
 2020-05-19 14:44 UTC  (2+ messages)

[PATCH] xen: fix build without pci passthrough
 2020-05-19 14:15 UTC  (5+ messages)

[PATCH] io_uring: use io_uring_cq_ready() to check for ready cqes
 2020-05-19 13:49 UTC 

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-19 13:47 UTC  (4+ messages)
` [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest

[PATCH] io_uring: retry io_uring_submit() if it fails with errno=EINTR
 2020-05-19 13:30 UTC 

[PATCH v7 00/12] tests/vm: Add support for aarch64 VMs
 2020-05-19 13:22 UTC  (8+ messages)
` [PATCH v7 06/12] tests/vm: Pass --debug through for vm-boot-ssh
` [PATCH v7 07/12] tests/vm: Add ability to select QEMU from current build
` [PATCH v7 08/12] tests/vm: allow wait_ssh() to specify command
` [PATCH v7 09/12] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v7 10/12] tests/vm: Added a new script for centos.aarch64
` [PATCH v7 11/12] tests/vm: change scripts to use self._config
` [PATCH v7 12/12] tests/vm: Add workaround to consume console


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