qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 15:19:57 to 2020-05-20 02:48:41 UTC [more...]

[PATCH 0/7] Latest COLO tree queued patches
 2020-05-20  2:47 UTC  (9+ 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

[RFC PATCH 0/8] RISCV risu porting
 2020-05-20  2:41 UTC  (11+ messages)
` [RFC PATCH 1/8] riscv: Add RV64I instructions description
` [RFC PATCH 2/8] riscv: Generate payload scripts
` [RFC PATCH 6/8] riscv: Add configure script

[PATCH v4 0/5] modify CPU model info
 2020-05-20  2:10 UTC  (6+ messages)
` [PATCH v4 1/5] target/i386: add missing vmx features for several CPU models
` [PATCH v4 2/5] target/i386: add fast short REP MOV support
` [PATCH v4 3/5] target/i386: add the missing features for Icelake-Server CPU model
` [PATCH v4 4/5] target/i386: modify Icelake-Server CPU model number
` [PATCH v4 5/5] target/i386: remove Icelake-Client CPU model

[Bug 1879425] [NEW] The thread of "CPU 0 /KVM" keeping 99.9%CPU
 2020-05-20  1:41 UTC  (2+ messages)
` [Bug 1879425] "

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
 2020-05-20  1:47 UTC  (3+ messages)
` [PATCH 1/2] Revert "9p: init_in_iov_from_pdu can truncate the size"
` [PATCH 2/2] xen/9pfs: yield when there isn't enough room on the ring

[Bug 1879590] [NEW] Using qemu-system-sparc64 no network interface seems to exist
 2020-05-20  0:59 UTC 

[Bug 1879587] [NEW] Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
 2020-05-20  0:32 UTC  (2+ messages)
` [Bug 1879587] "

[PATCH v6 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-05-19 23:24 UTC  (12+ 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 v6 00/16] acpi: i386 tweaks
 2020-05-19 23:09 UTC  (4+ messages)
` [PATCH v6 10/16] floppy: move cmos_get_fd_drive_type() from pc

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-19 23:06 UTC  (6+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-19 22:20 UTC  (5+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices

[PULL 00/10] softfloat misc cleanups
 2020-05-19 22:22 UTC  (12+ 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] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-05-19 21:59 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-19 21:44 UTC  (7+ messages)
` [PATCH v2 04/10] accel/tcg: Add stub for probe_access()
` [PATCH v2 09/10] Makefile: Allow target-specific optional Kconfig
` [PATCH v2 10/10] hw/semihosting: Make the feature depend of TCG, and allow to disable it

[PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-19 21:49 UTC  (15+ 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 v3 0/9] RISC-V Add the OpenTitan Machine
 2020-05-19 21:31 UTC  (10+ messages)
` [PATCH v3 1/9] riscv/boot: Add a missing header include
` [PATCH v3 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v3 3/9] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v3 4/9] riscv: Initial commit of OpenTitan machine
` [PATCH v3 5/9] hw/char: Initial commit of Ibex UART
` [PATCH v3 6/9] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PATCH v3 7/9] riscv/opentitan: Connect the PLIC device
` [PATCH v3 8/9] riscv/opentitan: Connect the UART device
` [PATCH v3 9/9] target/riscv: Use a smaller guess size for no-MMU PMP

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-19 21:28 UTC  (26+ messages)
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
` [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 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 42/55] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PATCH 43/55] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [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 50/55] s390x/event-facility: Simplify creation of SCLP event devices
` [PATCH 53/55] qdev: Convert bus-less devices to qdev_realize() with Coccinelle

[PATCH 0/4] RISC-V multi-socket support
 2020-05-19 21:21 UTC  (4+ messages)
` [PATCH 1/4] hw/riscv: Allow creating multiple instances of CLINT

[PATCH v3 0/2] target/arm: vector tail cleanups
 2020-05-19 21:24 UTC  (3+ messages)
` [PATCH v3 1/2] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PATCH v3 2/2] target/arm: Use clear_vec_high more effectively

[PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-19 21:10 UTC  (2+ messages)

[RISU v2 00/17] risu cleanups and improvements
 2020-05-19 21:16 UTC  (19+ 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
` [RISU v2 14/17] Add magic and size to the trace header

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-19 20:35 UTC  (2+ messages)
` [Bug 1856335] "

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

[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

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

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

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

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


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