qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 08:08:54 to 2021-08-24 16:33:15 UTC [more...]

[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
 2021-08-24 16:30 UTC  (3+ messages)
` [PATCH v2 01/16] target/ppc: add user write access control for PMU SPRs
` [PATCH v2 08/16] target/ppc/power8_pmu.c: add PMC14/PMC56 counter freeze bits

[PATCH 0/2] gitlab: prepare for limited CI minutes by not running by default
 2021-08-24 16:29 UTC  (3+ messages)
` [PATCH 1/2] docs: split the CI docs into two files

[PATCH v2 00/30] linux-user: Clean up siginfo_t handling
 2021-08-24 16:29 UTC  (13+ messages)
` [PATCH v2 06/30] linux-user: Provide new force_sigsegv_for_addr() function
` [PATCH v2 09/30] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
` [PATCH v2 10/30] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
` [PATCH v2 11/30] linux-user/alpha: Use force_sig_fault, force_sigsegv_code
` [PATCH v2 12/30] linux-user/cris: "
` [PATCH v2 13/30] linux-user/hexagon: Use force_sigsegv_code

[PATCH v8 00/34] block: publish backup-top filter
 2021-08-24 16:24 UTC  (40+ messages)
` [PATCH v8 01/34] block: introduce bdrv_replace_child_bs()
` [PATCH v8 02/34] block: introduce blk_replace_bs
` [PATCH v8 03/34] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH v8 04/34] qdev: allow setting drive property for realized device
` [PATCH v8 05/34] block: rename backup-top to copy-before-write
` [PATCH v8 06/34] block-copy: move detecting fleecing scheme to block-copy
` [PATCH v8 07/34] block/block-copy: introduce block_copy_set_copy_opts()
` [PATCH v8 08/34] block/backup: set copy_range and compress after filter insertion
` [PATCH v8 09/34] block/backup: move cluster size calculation to block-copy
` [PATCH v8 10/34] block/copy-before-write: relax permission requirements when no parents
` [PATCH v8 11/34] block/copy-before-write: drop extra bdrv_unref on failure path
` [PATCH v8 12/34] block/copy-before-write: use file child instead of backing
` [PATCH v8 13/34] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PATCH v8 14/34] block/copy-before-write: introduce cbw_init()
` [PATCH v8 15/34] block/copy-before-write: cbw_init(): rename variables
` [PATCH v8 16/34] block/copy-before-write: cbw_init(): use file child after attaching
` [PATCH v8 17/34] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PATCH v8 18/34] block/copy-before-write: cbw_init(): use options
` [PATCH v8 19/34] block/copy-before-write: initialize block-copy bitmap
` [PATCH v8 20/34] block/block-copy: make setting progress optional
` [PATCH v8 21/34] block/copy-before-write: make public block driver
` [PATCH v8 22/34] qapi: publish copy-before-write filter
` [PATCH v8 23/34] python/qemu/machine.py: refactor _qemu_args()
` [PATCH v8 24/34] python/qemu/machine: QEMUMachine: improve qmp() method
` [PATCH v8 25/34] python:QEMUMachine: template typing for self returning methods
` [PATCH v8 26/34] iotests/222: fix pylint and mypy complains
` [PATCH v8 27/34] iotests/222: constantly use single quotes for strings
` [PATCH v8 28/34] iotests: move 222 to tests/image-fleecing
` [PATCH v8 29/34] iotests.py: hmp_qemu_io: support qdev
` [PATCH v8 30/34] iotests/image-fleecing: proper source device
` [PATCH v8 31/34] iotests/image-fleecing: rename tgt_node
` [PATCH v8 32/34] iotests/image-fleecing: prepare for adding new test-case
` [PATCH v8 33/34] iotests/image-fleecing: add test-case for copy-before-write filter
` [PATCH v8 34/34] block/block-copy: block_copy_state_new(): drop extra arguments

[PATCH 0/4] vl: Prioritize device realizations
 2021-08-24 16:24 UTC  (9+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices

Using loadvm with snapshot
 2021-08-24 16:20 UTC  (6+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-08-24 16:04 UTC  (11+ messages)
` [PATCH RFC v2 03/16] vfio-user: Define type vfio_user_pci_dev_info
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
` [PATCH RFC v2 05/16] vfio-user: define VFIO Proxy and communication functions
` [PATCH RFC v2 06/16] vfio-user: negotiate version with remote server
` [PATCH RFC v2 07/16] vfio-user: get device info

[PATCH 0/2] iotests: Fix pylint warnings
 2021-08-24 15:47 UTC  (4+ messages)
` [PATCH 1/2] iotests: Fix unspecified-encoding "
` [PATCH 2/2] iotests: Fix use-{list,dict}-literal warnings

qcow2 perfomance: read-only IO on the guest generates high write IO on the host
 2021-08-24 15:37 UTC  (2+ messages)

[PATCH v2 0/5] introduce QArray
 2021-08-24 15:28 UTC  (9+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH 0/2] dump-guest-memory: Add blocker for migration
 2021-08-24 15:27 UTC  (3+ messages)
` [PATCH 1/2] migration: Add migrate_add_blocker_internal()
` [PATCH 2/2] dump-guest-memory: Block live migration

[PATCH v2 0/3] hw/usb: Always expect 'dma' link property to be set to simplify
 2021-08-24 15:19 UTC  (16+ messages)
` [PATCH v2 2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed

[PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
 2021-08-24 15:13 UTC  (2+ messages)

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-24 14:27 UTC  (20+ messages)
` [PATCH 01/19] host-utils: Fix overflow detection in divu128()
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 03/19] host-utils: move checks out of divu128/divs128
` [PATCH 04/19] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH 05/19] host-utils: add unit tests for divu128/divs128
` [PATCH 06/19] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
` [PATCH 09/19] target/ppc: Implement DCFFIXQQ
` [PATCH 10/19] host-utils: Introduce mulu128
` [PATCH 11/19] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH 12/19] target/ppc: Implement DCTFIXQQ
` [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[RFC PATCH 0/1] QEMU TCG plugin interface extensions
 2021-08-24 14:47 UTC  (5+ messages)
` [RFC PATCH 1/1] QEMU plugin interface extension

[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
 2021-08-24 14:33 UTC  (3+ messages)

[RFC PATCH v2 0/5] physmem: Have flaview API check bus permission from MemTxAttrs argument
 2021-08-24 14:21 UTC  (22+ messages)
` [RFC PATCH v2 1/5] softmmu/physmem: Simplify flatview_write and address_space_access_valid
` [RFC PATCH v2 2/5] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
` [RFC PATCH v2 3/5] exec/memattrs: Introduce MemTxAttrs::bus_perm field
` [RFC PATCH v2 4/5] softmmu/physmem: Introduce flatview_access_allowed() to check bus perms
` [RFC PATCH v2 5/5] softmmu/physmem: Have flaview API check MemTxAttrs::bus_perm field

[PATCH 0/9] block/nvme: Rework error reporting
 2021-08-24 14:11 UTC  (10+ messages)
` [PATCH 1/9] block/nvme: Use safer trace format string
` [PATCH 2/9] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PATCH 3/9] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH 4/9] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PATCH 5/9] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PATCH 6/9] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PATCH 7/9] util/vfio-helpers: Have qemu_vfio_dma_map() propagate Error
` [PATCH 8/9] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH 9/9] block/nvme: Only report VFIO error on failed retry

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-08-24 13:54 UTC  (7+ messages)
` [PATCH v6 1/5] hw/arm/virt: Only describe cpu topology since virt-6.2
` [PATCH v6 2/5] device_tree: Add qemu_fdt_add_path
` [PATCH v6 3/5] hw/arm/virt: Add cpu-map to device tree
` [PATCH v6 4/5] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v6 5/5] hw/acpi/aml-build: Generate PPTT table

[PATCH] MAINTAINERS: add fuzzing reviewer
 2021-08-24 13:51 UTC  (4+ messages)

[PATCH] virtiofsd: Reverse req_list before processing it
 2021-08-24 13:38 UTC  (2+ messages)

[PATCH] hw/acpi/pcihp: validate bsel property of the bus before unplugging device
 2021-08-24 13:33 UTC  (9+ messages)

[PATCH v3 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-08-24  1:57 UTC 

Outreachy Dec-Mar open source internships
 2021-08-24 12:51 UTC 

[PATCH] softmmu/physmem: Improve guest memory allocation failure error message
 2021-08-24 11:42 UTC  (13+ messages)

[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
 2021-08-24 10:43 UTC 

Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
 2021-08-24 10:38 UTC  (6+ messages)

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-24 10:34 UTC  (17+ messages)
` [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
` [RFC 06/10] hw/mos6522: Implement oneshot mode
` [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
` [RFC 08/10] hw/mos6522: Call mos6522_update_irq() when appropriate
` [RFC 07/10] hw/mos6522: Fix initial timer counter reload
` [RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
` [RFC 04/10] hw/mos6522: Rename timer callback functions
` [RFC 02/10] hw/mos6522: Remove get_counter_value() methods and functions
` [RFC 03/10] hw/mos6522: Remove redundant mos6522_timer1_update() calls
` [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write

[PATCH v5 0/5] python/aqmp: AQMP-TUI
 2021-08-24 10:15 UTC  (4+ messages)
` [PATCH v5 2/5] python/aqmp-tui: Add AQMP TUI

[PATCH v2 0/3] qcow2: relax subclusters allocation dependencies
 2021-08-24 10:15 UTC  (4+ messages)
` [PATCH v2 1/3] simplebench: add img_bench_templater.py
` [PATCH v2 2/3] qcow2: refactor handle_dependencies() loop body
` [PATCH v2 3/3] qcow2: handle_dependencies(): relax conflict detection

[qemu-web PATCH] Update the information about the required version of macOS
 2021-08-24  9:52 UTC  (3+ messages)

[PATCH v3 0/6] qapi: Add support for aliases
 2021-08-24  9:36 UTC  (2+ messages)

[PATCH V6 00/27] Live Update
 2021-08-24  9:36 UTC  (4+ messages)

[PATCH 0/3] qcow2: relax subclusters allocation dependencies
 2021-08-24  9:09 UTC  (6+ messages)
` [PATCH 1/3] simplebench: add img_bench_templater.py

[PATCH 0/3] gdbstub: add support for switchable endianness
 2021-08-24  9:11 UTC  (5+ messages)

[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion
 2021-08-24  8:50 UTC 

[BUG] scsi: vmw_pvscsi: Boot hangs during scsi under qemu, post commit e662502b3a78
 2021-08-24  9:00 UTC 

[PATCH v7 00/15] machine: smp parsing fixes and improvement
 2021-08-24  8:23 UTC  (6+ messages)
` [PATCH v7 05/15] machine: Improve the error reporting of smp parsing

[PATCH] hw/arm/smmuv3: Support non-PCI/PCIe devices connection
 2021-08-24  8:21 UTC  (5+ messages)

[PATCH v4 2/4] hw/arm/smmuv3: Update implementation of CFGI commands based on device SID
 2021-08-24  8:05 UTC 


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