qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 01:29:21 to 2021-04-09 15:43:45 UTC [more...]

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-09 15:19 UTC  (4+ messages)
` [PATCH 1/4] target/ppc: Code motion required to build disabling tcg
` [PATCH 2/4] target/ppc: added solutions for building with disable-tcg
` [PATCH 4/4] target/ppc: updated build rules for disable-tcg option

[PATCH v3] hw/block/nvme: add device self test command support
 2021-04-09 15:35 UTC  (2+ messages)

[PATCH v2] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
 2021-04-09 15:30 UTC  (2+ messages)

[PATCH] hw/block/nvme: slba equal to nsze is out of bounds if nlb is 1-based
 2021-04-09 15:30 UTC  (7+ messages)

[PATCH v4 cxl-2.0-doe 0/3] QEMU PCIe DOE for PCIe and CXL2.0
 2021-04-09 15:27 UTC  (7+ messages)
` [PATCH v4 cxl-2.0-doe 1/3] PCIe Data Object Exchange implementation
` [PATCH v4 cxl-2.0-doe 2/3] CXL "
` [PATCH v4 cxl-2.0-doe 3/3] PCIe standard header for DOE

[PATCH for-6.0 0/2] mps3-an524: Fix MPC setting for SRAM block
 2021-04-09 15:28 UTC  (5+ messages)
` [PATCH for-6.0 1/2] hw/arm/mps2-tz: Fix MPC setting for AN524 "
` [PATCH for-6.0 2/2] hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC

[PATCH] virtiofsd: Fix side-effect in assert()
 2021-04-09 15:24 UTC  (7+ messages)
` [Virtio-fs] "

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2021-04-09 15:03 UTC  (3+ messages)
` [Bug 1893040] "

[PATCH] checkpatch: Fix use of uninitialized value
 2021-04-09 15:08 UTC  (4+ messages)

[PATCH 0/3] tests/acceptance: Handle tests with "cpu" tag
 2021-04-09 14:53 UTC  (6+ messages)

[PULL for-6.0 0/1] s390x fix
 2021-04-09 14:48 UTC  (2+ messages)
` [PULL for-6.0 1/1] s390x: css: report errors from ccw_dstream_read/write

[PATCH v2] Revert "target/mips: Deprecate nanoMIPS ISA"
 2021-04-09 14:44 UTC  (4+ messages)

[PATCH v3 0/2] Fix segfault in qemu_rbd_parse_filename
 2021-04-09 14:38 UTC  (3+ messages)
` [PATCH v3 1/2] iotests/231: Update expected deprecation message
` [PATCH v3 2/2] block/rbd: Add an escape-aware strchr helper

[PATCH v2 00/10] block/nbd: move connection code to separate file
 2021-04-09 14:38 UTC  (4+ messages)
` [PATCH v2 03/10] util/async: aio_co_enter(): do aio_co_schedule in general case

[PATCH v2 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-09 14:33 UTC  (10+ messages)
` [PATCH v2 1/8] target/riscv: Fix the PMP is locked check when using TOR
` [PATCH v2 2/8] target/riscv: Define ePMP mseccfg
` [PATCH v2 3/8] target/riscv: Add the ePMP feature
` [PATCH v2 4/8] target/riscv: Add ePMP CSR access functions
` [PATCH v2 5/8] target/riscv: Implementation of enhanced PMP (ePMP)
` [PATCH v2 6/8] target/riscv: Add a config option for ePMP
` [PATCH v2 7/8] target/riscv/pmp: Remove outdated comment
` [PATCH v2 8/8] target/riscv: Add ePMP support for the Ibex CPU

General question about parsing an rbd filename
 2021-04-09 14:27 UTC  (2+ messages)

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-04-09 14:20 UTC  (13+ messages)
` [RFC PATCH-for-6.1 1/9] hw/core/clock: Increase clock propagation trace events verbosity
` [RFC PATCH-for-6.1 2/9] hw/core/machine: Add machine_create_constant_clock() helper
` [RFC PATCH-for-6.1 3/9] hw/arm: Use new "
` [RFC PATCH-for-6.1 4/9] hw/mips: "
` [RFC PATCH-for-6.1 5/9] hw/core/qdev-clock: Add qdev_ground_clock() helper
` [RFC PATCH-for-6.1 6/9] hw/misc/bcm2835_cprman: Use "
` [RFC PATCH-for-6.1 7/9] hw/misc/bcm2835_cprman: Feed 'xosc' from the board
` [RFC PATCH-for-6.1 8/9] hw/clock: Declare clock_new() internally
` [RFC PATCH-for-6.1 9/9] hw/core/machine: Reset machine clocks using qemu_register_reset()

[PATCH v2 0/2] Fix segfault in qemu_rbd_parse_filename
 2021-04-09 14:19 UTC  (5+ messages)
` [PATCH v2 2/2] block/rbd: Add an escape-aware strchr helper

QMP introspecting device props common to a bus type
 2021-04-09 14:04 UTC  (8+ messages)

[PATCH-for-6.0?] hw/rx/rx-gdbsim: Do not accept invalid memory size
 2021-04-09 14:01 UTC  (2+ messages)

[PATCH v4 1/1] docs/devel: Add VFIO device migration documentation
 2021-04-09 13:43 UTC 

[Bug 1922887] [NEW] STR in Thumb 32 decode problem
 2021-04-09 13:43 UTC  (2+ messages)
` [Bug 1922887] "

[PATCH v2 0/3] job: Add job_wait_unpaused() for block-job-complete
 2021-04-09 13:45 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] test-blockjob: Test job_wait_unpaused()
` [PATCH v2 3/3] iotests/041: block-job-complete on user-paused job
` [PATCH v2 4/3] iotests: Test completion immediately after drain

iotests 041 intermittent failure (netbsd)
 2021-04-09 13:41 UTC  (5+ messages)

[RFC PATCH 0/5] mptcp support
 2021-04-09  9:55 UTC  (16+ messages)
` [RFC PATCH 1/5] channel-socket: Only set CLOEXEC if we have space for fds
` [RFC PATCH 2/5] io/net-listener: Call the notifier during finalize
` [RFC PATCH 3/5] migration: Add cleanup hook for inwards migration
` [RFC PATCH 4/5] migration/socket: Close the listener at the end
` [RFC PATCH 5/5] sockets: Support multipath TCP

[Question] Binaries of virtio-gpu-wddm-dod?
 2021-04-09 13:27 UTC 

[PULL 0/6] Net patches
 2021-04-09 13:21 UTC  (2+ messages)

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-04-09 13:17 UTC  (11+ messages)

[Bug 1923197] [NEW] RISC-V priviledged instruction error
 2021-04-09 13:02 UTC 

[PULL 0/1] Linux user for 6.0 patches
 2021-04-09 13:09 UTC  (2+ messages)
` [PULL 1/1] linux-user: Use signed lengths in uaccess.c

[PATCH 1/2] hw/block/nvme: store aiocb in compare
 2021-04-09 11:52 UTC  (7+ messages)
` [PATCH 2/2] hw/block/nvme: drain namespaces on sq deletion

[PATCH 0/4] job: Allow complete for jobs on standby
 2021-04-09 12:04 UTC  (6+ messages)
` [PATCH 1/4] mirror: Move open_backing_file to exit_common
` [PATCH 2/4] mirror: Do not enter a paused job on completion
` [PATCH 3/4] job: Allow complete for jobs on standby
` [PATCH 4/4] test-blockjob: Test job_wait_unpaused()
` [PATCH 5/4] iotests: Test completion immediately after drain

[PATCH v2] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful
 2021-04-09 11:43 UTC  (3+ messages)

[PATCH v4 for-6.0 00/12] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-09 11:39 UTC  (2+ messages)

[PATCH-for-6.1] hw/avr/atmega: Convert to QDev Clock API
 2021-04-09 11:33 UTC  (2+ messages)

An error due to installation that require binutils package
 2021-04-09 10:59 UTC  (4+ messages)

[PATCH] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful
 2021-04-09 10:39 UTC 

[PATCH v2 0/1] s390x: css: report errors from ccw_dstream_read/write
 2021-04-09 10:32 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH for-6.0? 0/3] job: Add job_wait_unpaused() for block-job-complete
 2021-04-09 10:18 UTC  (14+ messages)
` [PATCH for-6.0? 1/3] "

[PATCH v4 00/12] target/arm mte fixes
 2021-04-09  9:53 UTC  (4+ messages)

[RFC PATCH-for-6.1 v2 0/6] target/mips/cp0_timer: Use new clock_ns_to_ticks()
 2021-04-09  9:36 UTC  (7+ messages)
` [RFC PATCH-for-6.1 v2 1/6] target/mips/cpu: Use clock_has_source() instead of clock_get()
` [RFC PATCH-for-6.1 v2 2/6] target/mips/cpu: Update CP0 clock when CPU clock is propagated
` [RFC PATCH-for-6.1 v2 3/6] target/mips/cp0_timer: Add ns_to_count() helper
` [RFC PATCH-for-6.1 v2 4/6] target/mips/cp0_timer: Add ns_substract_to_count() helper
` [RFC PATCH-for-6.1 v2 5/6] target/mips/cp0_timer: Use new clock_ns_to_ticks()
` [RFC PATCH-for-6.1 v2 6/6] hw/mips/loongson3_virt: Raise CPU clock to 2 GHz

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-09  9:33 UTC  (9+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings

Commit "x86/kvm: Move context tracking where it belongs" broke guest time accounting
 2021-04-09  9:19 UTC  (5+ messages)

[QUESTION] qemu: how to control the switch of floppy drive
 2021-04-09  8:30 UTC  (5+ messages)

[PATCH 0/3] Introduce vhost-vdpa block device
 2021-04-09  8:17 UTC  (7+ messages)
` [PATCH 2/3] vhost-blk: Add vhost-blk-common abstraction
    `  "
` [PATCH 3/3] vhost-vdpa-blk: Introduce vhost-vdpa-blk host device
    `  "

A question about the translation granule size supported by the vSMMU
 2021-04-09  8:10 UTC  (5+ messages)

Mac OS real USB device support issue
 2021-04-09  8:08 UTC  (10+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-04-09  7:48 UTC  (12+ messages)
` [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
` [RFC PATCH 02/11] target/riscv: Update CSR xintthresh in CLIC mode
` [RFC PATCH 03/11] hw/intc: Add CLIC device
` [RFC PATCH 04/11] target/riscv: Update CSR xie in CLIC mode
` [RFC PATCH 05/11] target/riscv: Update CSR xip "
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec "
` [RFC PATCH 07/11] target/riscv: Update CSR xtvt "
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "
` [RFC PATCH 09/11] target/riscv: Update CSR mclicbase "
` [RFC PATCH 10/11] target/riscv: Update interrupt handling "
` [RFC PATCH 11/11] target/riscv: Update interrupt return "

[PATCH v5 0/6] vhost-vdpa: add support for configure interrupt
 2021-04-09  7:39 UTC  (13+ messages)
` [PATCH v5 1/6] virtio: introduce new type in interrupt process
` [PATCH v5 2/6] vhost: add new call back function for config interrupt
` [PATCH v5 3/6] virtio:add support in configure interrupt
` [PATCH v5 4/6] vhost-vdpa: add support for "
` [PATCH v5 5/6] virtio-mmio: "
` [PATCH v5 6/6] virtio-pci: "

[PATCH v2] hw/block/nvme: map prp fix if prp2 contains non-zero offset
 2021-04-09  7:25 UTC 

[Qemu-devel][bug] qemu crash when migrate vm and vm's disks
 2021-04-09  7:06 UTC 

[PATCH] hw/block/nvme: map prp fix if prp2 contains non-zero offset
 2021-04-09  7:00 UTC  (3+ messages)

[PATCH 00/24] aspeed: fixes and extensions
 2021-04-09  6:57 UTC  (9+ messages)
` [PATCH 14/24] aspeed/smc: Add a 'features' attribute to the object class
` [PATCH 15/24] aspeed/smc: Add extra controls to request DMA
` [PATCH 16/24] tests/qtest: Rename m25p80 test in aspeed_smc test
` [PATCH 18/24] aspeed: Add support for the rainier-bmc board

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-09  6:31 UTC 

[PATCH qemu v18] spapr: Implement Open Firmware client interface
 2021-04-09  5:52 UTC  (2+ messages)

[PATCH v1 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-09  4:24 UTC  (3+ messages)
` [PATCH v1 5/8] target/riscv: Implementation of enhanced PMP (ePMP)

[PATCH v4 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-09  3:52 UTC  (6+ messages)
` [PATCH v4 09/10] Add the function of colo_bitmap_clear_diry

[PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-09  3:20 UTC  (11+ messages)
` [PATCH v6 01/10] Remove some duplicate trace code
` [PATCH v6 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH v6 03/10] Optimize the function of filter_send
` [PATCH v6 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH v6 05/10] Add a function named packet_new_nocopy for COLO
` [PATCH v6 06/10] Add the function of colo_compare_cleanup
` [PATCH v6 07/10] Reset the auto-converge counter at every checkpoint
` [PATCH v6 08/10] Reduce the PVM stop time during Checkpoint
` [PATCH v6 09/10] Add the function of colo_bitmap_clear_dirty
` [PATCH v6 10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
 2021-04-09  2:45 UTC  (2+ messages)
` [Bug 1895219] "

[PATCH v5 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-04-09  2:47 UTC  (3+ messages)
` [PATCH v5 1/3] hw: Model ASPEED's Hash and Crypto Engine

[PATCH v4 00/26] Hexagon (target/hexagon) update
 2021-04-09  1:07 UTC  (2+ messages)
` [PATCH v4 05/26] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN


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