messages from 2020-06-23 19:48:33 to 2020-06-24 08:03:29 UTC [more...]
[PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
2020-06-24 8:01 UTC (5+ messages)
[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
2020-06-24 7:52 UTC (13+ messages)
` [PATCH v5 01/12] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v5 02/12] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH v5 03/12] pc-bios: s390x: Move sleep and yield to helper.h
` [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH v5 05/12] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH v5 06/12] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PATCH v5 07/12] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PATCH v5 08/12] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH v5 09/12] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH v5 10/12] pc-bios: s390x: Make u32 ptr check explicit
` [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
` [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
[PATCH v3 0/9] Generalize memory encryption models
2020-06-24 7:55 UTC (9+ messages)
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
[PATCH] fuzz: do not use POSIX shm for coverage bitmap
2020-06-24 7:51 UTC (2+ messages)
[PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
2020-06-24 7:50 UTC (2+ messages)
[PATCH] libqos: pci-pc: use 32-bit write for EJ register
2020-06-24 7:46 UTC (4+ messages)
[PULL 00/18] Block patches
2020-06-24 7:27 UTC (3+ messages)
-enablefips
2020-06-24 6:49 UTC (2+ messages)
[PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
2020-06-24 6:34 UTC (13+ messages)
` [PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
` [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH for-5.1 V5 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer
[PATCH] ibex_uart: fix XOR-as-pow
2020-06-24 6:33 UTC (5+ messages)
[PATCH] scripts/simplebench: compare write request performance
2020-06-24 5:45 UTC
[Bug 1884507] [NEW] 'none' machine should use 'none' display option
2020-06-24 5:38 UTC (2+ messages)
` [Bug 1884507] "
[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
2020-06-24 5:04 UTC (7+ messages)
[PATCH v9 0/5] vhost-user block device backend implementation
2020-06-24 4:48 UTC (13+ messages)
` [PATCH v9 1/5] Allow vu_message_read to be replaced
` [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
sysbus failed assert for xen_sysdev
2020-06-24 3:28 UTC (9+ messages)
[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
2020-06-24 3:13 UTC (6+ messages)
[PATCH] timer: Handle decrements of PIT counter
2020-06-24 3:00 UTC (2+ messages)
how to build QEMU with the peripheral device modules
2020-06-24 2:55 UTC (3+ messages)
[PATCH V2 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
2020-06-24 1:20 UTC (3+ messages)
` [PATCH V2 1/2] net/colo-compare.c: Expose compare "max_queue_size" to users
` [PATCH V2 2/2] qemu-options.hx: Clean up and fix typo for colo-compare
[PATCH] target/ppc: Remove TIDR from POWER10 processor
2020-06-24 1:08 UTC (2+ messages)
[PATCH qemu v9] spapr: Implement Open Firmware client interface
2020-06-24 0:28 UTC (3+ messages)
[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
2020-06-24 0:11 UTC (63+ 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 v11 19/61] target/riscv: vector integer divide instructions
` [PATCH v11 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v11 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v11 22/61] target/riscv: vector widening "
` [PATCH v11 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v11 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v11 25/61] target/riscv: vector single-width averaging "
` [PATCH v11 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v11 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v11 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v11 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v11 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v11 31/61] target/riscv: vector widening "
` [PATCH v11 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v11 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v11 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v11 35/61] target/riscv: vector widening "
` [PATCH v11 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v11 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v11 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v11 39/61] target/riscv: vector floating-point compare instructions
` [PATCH v11 40/61] target/riscv: vector floating-point classify instructions
` [PATCH v11 41/61] target/riscv: vector floating-point merge instructions
` [PATCH v11 42/61] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v11 43/61] target/riscv: widening "
` [PATCH v11 44/61] target/riscv: narrowing "
` [PATCH v11 45/61] target/riscv: vector single-width integer reduction instructions
` [PATCH v11 46/61] target/riscv: vector wideing "
` [PATCH v11 47/61] target/riscv: vector single-width floating-point "
` [PATCH v11 48/61] target/riscv: vector widening "
` [PATCH v11 49/61] target/riscv: vector mask-register logical instructions
` [PATCH v11 50/61] target/riscv: vector mask population count vmpopc
` [PATCH v11 51/61] target/riscv: vmfirst find-first-set mask bit
` [PATCH v11 52/61] target/riscv: set-X-first "
` [PATCH v11 53/61] target/riscv: vector iota instruction
` [PATCH v11 54/61] target/riscv: vector element index instruction
` [PATCH v11 55/61] target/riscv: integer extract instruction
` [PATCH v11 56/61] target/riscv: integer scalar move instruction
` [PATCH v11 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v11 58/61] target/riscv: vector slide instructions
` [PATCH v11 59/61] target/riscv: vector register gather instruction
` [PATCH v11 60/61] target/riscv: vector compress instruction
` [PATCH v11 61/61] target/riscv: configure and turn on vector extension from command line
[PATCH v6 0/4] Introduce Xilinx ZynqMP CAN controller
2020-06-24 0:01 UTC (6+ messages)
` [PATCH v6 1/4] hw/net/can: "
` [PATCH v6 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v6 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v6 4/4] MAINTAINERS: Add maintainer entry "
[PULL v2 00/32] riscv-to-apply queue
2020-06-23 23:28 UTC (5+ messages)
` [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
[PATCH] i386: Mask SVM features if nested SVM is disabled
2020-06-23 23:23 UTC (2+ messages)
[PATCH] tests/qht-bench: Adjust rate computation and comparisons
2020-06-23 22:37 UTC (3+ messages)
[PATCH v3 00/17] 64bit block-layer
2020-06-23 22:11 UTC (3+ messages)
` [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 (12+ messages)
` [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 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 v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
2020-06-23 20:30 UTC (32+ messages)
` [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 20/45] target/arm: Implement the access tag cache flushes
` [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 (7+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).