qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 14:58:58 to 2020-06-23 22:38:47 UTC [more...]

[PATCH] tests/qht-bench: Adjust rate computation and comparisons
 2020-06-23 22:37 UTC  (3+ messages)

[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
 2020-06-23 21:58 UTC  (19+ messages)
` [PATCH v11 01/61] target/riscv: add vector extension field in CPURISCVState
` [PATCH v11 02/61] target/riscv: implementation-defined constant parameters
` [PATCH v11 03/61] target/riscv: support vector extension csr
` [PATCH v11 04/61] target/riscv: add vector configure instruction
` [PATCH v11 05/61] target/riscv: add an internals.h header
` [PATCH v11 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v11 07/61] target/riscv: add vector index "
` [PATCH v11 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v11 09/61] target/riscv: add vector amo operations
` [PATCH v11 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v11 11/61] target/riscv: vector widening "
` [PATCH v11 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v11 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v11 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v11 15/61] target/riscv: vector narrowing integer right "
` [PATCH v11 16/61] target/riscv: vector integer comparison instructions
` [PATCH v11 17/61] target/riscv: vector integer min/max instructions
` [PATCH v11 18/61] target/riscv: vector single-width integer multiply instructions

[PATCH v3 00/17] 64bit block-layer
 2020-06-23 22:11 UTC  (8+ messages)
` [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v3 12/17] block/block-backend: convert blk io path to use int64_t parameters

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-06-23 22:00 UTC  (4+ messages)
` [PATCH 1/5] target/i386: implement special cases for fxtract

[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
 2020-06-23 21:35 UTC  (7+ messages)
  ` [Bug 1884831] "

[PATCH v10 00/61] target/riscv: support vector extension v0.7.1
 2020-06-23 21:32 UTC  (4+ messages)
` [PATCH v10 06/61] target/riscv: add vector stride load and store instructions

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-23 21:16 UTC  (15+ messages)
` [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH] libqos: pci-pc: use 32-bit write for EJ register
 2020-06-23 20:55 UTC  (2+ messages)

[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
 2020-06-23 20:59 UTC  (6+ messages)

[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
 2020-06-23 20:49 UTC  (23+ messages)
` [PATCH v2 01/22] adb: coding style update to fix checkpatch errors
` [PATCH v2 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
` [PATCH v2 03/22] cuda: convert ADB autopoll timer from ns to ms
` [PATCH v2 04/22] pmu: fix duplicate autopoll mask variable
` [PATCH v2 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
` [PATCH v2 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
` [PATCH v2 07/22] adb: create autopoll variables directly within ADBBusState
` [PATCH v2 08/22] cuda: convert to use ADBBusState internal autopoll variables
` [PATCH v2 09/22] pmu: "
` [PATCH v2 10/22] mac_via: "
` [PATCH v2 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
` [PATCH v2 12/22] adb: keep track of devices with pending data
` [PATCH v2 13/22] adb: add status field for holding information about the last ADB request
` [PATCH v2 14/22] adb: use adb_request() only for explicit requests
` [PATCH v2 15/22] adb: add autopoll_blocked variable to block autopoll
` [PATCH v2 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
` [PATCH v2 17/22] pmu: "
` [PATCH v2 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
` [PATCH v2 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
` [PATCH v2 20/22] adb: only call autopoll callbacks when autopoll is not blocked
` [PATCH v2 21/22] adb: use adb_device prefix for ADB device trace events
` [PATCH v2 22/22] adb: add ADB bus "

[PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
 2020-06-23 20:56 UTC  (2+ messages)

[PATCH] ibex_uart: fix XOR-as-pow
 2020-06-23 20:33 UTC  (3+ messages)

[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-23 20:30 UTC  (49+ messages)
` [PATCH v8 01/45] target/arm: Add isar tests for mte
` [PATCH v8 02/45] target/arm: Improve masking of SCR RES0 bits
` [PATCH v8 03/45] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v8 04/45] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
` [PATCH v8 05/45] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
` [PATCH v8 06/45] target/arm: Add DISAS_UPDATE_NOCHAIN
` [PATCH v8 07/45] target/arm: Add MTE system registers
` [PATCH v8 08/45] target/arm: Add MTE bits to tb_flags
` [PATCH v8 09/45] target/arm: Implement the IRG instruction
` [PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
` [PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v8 12/45] target/arm: Implement the GMI instruction
` [PATCH v8 13/45] target/arm: Implement the SUBP instruction
` [PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v8 16/45] target/arm: Implement the STGP instruction
` [PATCH v8 17/45] target/arm: Restrict the values of DCZID.BS under TCG
` [PATCH v8 18/45] target/arm: Simplify DC_ZVA
` [PATCH v8 19/45] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PATCH v8 20/45] target/arm: Implement the access tag cache flushes
` [PATCH v8 21/45] target/arm: Move regime_el to internals.h
` [PATCH v8 22/45] target/arm: Move regime_tcr "
` [PATCH v8 23/45] target/arm: Add gen_mte_check1
` [PATCH v8 24/45] target/arm: Add gen_mte_checkN
` [PATCH v8 25/45] target/arm: Implement helper_mte_check1
` [PATCH v8 26/45] target/arm: Implement helper_mte_checkN
` [PATCH v8 27/45] target/arm: Add helper_mte_check_zva
` [PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
` [PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
` [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
` [PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
` [PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather "
` [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
` [PATCH v8 39/45] target/arm: Implement data cache set allocation tags
` [PATCH v8 40/45] target/arm: Set PSTATE.TCO on exception entry
` [PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
` [PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
` [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
` [PATCH v8 45/45] target/arm: Enable MTE

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-23 20:26 UTC  (25+ messages)
` [PATCH v3 17/25] Add magic and size to the trace header
` [PATCH v3 18/25] Compute reginfo_size based on the reginfo
` [PATCH v3 19/25] aarch64: Reorg sve reginfo to save space
` [PATCH v3 20/25] aarch64: Use arch_init to configure sve
` [PATCH v3 21/25] ppc64: Use uint64_t to represent double
` [PATCH v3 22/25] Standardize reginfo_dump_mismatch printing
` [PATCH v3 24/25] Remove return value from reginfo_dump
` [PATCH v3 25/25] ppc64: Clean up reginfo handling
` [PATCH] risu: don't do a full register compare for OP_SIGILL

[PATCH] configure: disable -Wxor-used-as-pow
 2020-06-23 19:53 UTC  (3+ messages)

QEMU | Pipeline #159342610 has failed for master | d88d5a38
 2020-06-23 19:16 UTC 

[PATCH 0/2] vvfat: Two small patches
 2020-06-23 18:32 UTC  (6+ messages)
` [PATCH 1/2] vvfat: Check that updated filenames are valid
` [PATCH 2/2] vvfat: Fix array_remove_slice()

[PATCH 0/5] QEMU Gating CI
 2020-06-23 17:59 UTC  (5+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PULL v2 00/15] Renesas hardware patches for 2020-06-22
 2020-06-23 17:56 UTC  (2+ messages)

[Bug 1883739] [NEW] ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed
 2020-06-23 17:45 UTC  (2+ messages)
` [Bug 1883739] "

[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-23 17:30 UTC  (7+ messages)
` [PATCH v10 1/5] crypto: Add tls-cipher-suites object
` [PATCH v10 2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
` [PATCH v10 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
` [PATCH v10 4/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
` [PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[PATCH v4 0/7] build some devices as modules
 2020-06-23 17:12 UTC  (5+ messages)
` [PATCH v4 3/7] ccid: build smartcard as module

[PATCH v4] target/i386: Add notes for versioned CPU models
 2020-06-23 16:31 UTC  (4+ messages)

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23 16:30 UTC  (3+ messages)
` [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

[PATCH] qom: Allow object_property_add_child() to fail
 2020-06-23 16:24 UTC  (6+ messages)

[Qemu-devel] [Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
 2020-06-23 16:07 UTC  (4+ messages)

[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-23 16:12 UTC  (4+ messages)
` [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[Bug 1878067] [NEW] Assertion failure in eth_get_gso_type through the e1000e
 2020-06-23 15:54 UTC  (4+ messages)
` [Bug 1878067] "

[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
 2020-06-23 15:56 UTC  (9+ messages)
` [PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
` [PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
` [PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
` [PATCH 5/7] target/i386/kvm: Simplify get_para_features()

[PATCH] target/ppc: Remove TIDR from POWER10 processor
 2020-06-23 15:45 UTC 

[PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-23 15:45 UTC  (9+ messages)
` [PATCH v3 1/3] hyperv: vmbus: Remove the 2nd IRQ
` [PATCH v3 2/3] i386: acpi: vmbus: Add _ADR definition
` [PATCH v3 3/3] acpi: i386: Move VMBus DSDT entry to SB

[PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-23 15:44 UTC  (6+ messages)
` [PATCH v2 1/3] hyperv: vmbus: Remove the 2nd IRQ

[Bug 1883400] [NEW] Windows 10 extremely slow and unresponsive
 2020-06-23 15:16 UTC  (2+ messages)
` [Bug 1883400] "

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-23 15:22 UTC  (6+ messages)
` [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-23 15:06 UTC  (2+ messages)

[RFC PATCH 0/3] fuzz: add generic fuzzer
 2020-06-23 14:55 UTC  (4+ messages)
` [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions

[PATCH v3] docs: vhost-user: add Virtio status protocol feature
 2020-06-23 14:52 UTC  (2+ messages)

[PATCH 2/2] scripts/tracetool: Add plainlog backend
 2020-06-23 14:47 UTC  (6+ messages)

[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
 2020-06-23 14:44 UTC  (2+ messages)

(no subject)
 2020-06-23 15:02 UTC  (2+ messages)
` Overriding PCI Vendor/Device IDs

[PATCH v2 0/7] block/nvme: support nested aio_poll()
 2020-06-23 14:46 UTC  (2+ messages)

[PATCH v5 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-06-23 14:43 UTC  (3+ messages)
` [PATCH v5 6/7] io: Document thread-safety of qio_channel_shutdown
` [PATCH v5 7/7] MAINTAINERS: Add myself as maintainer for yank feature


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