qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 12:59:08 to 2020-09-15 18:42:52 UTC [more...]

[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
 2020-09-15 18:32 UTC  (4+ messages)
` [Bug 1892604] "

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-15 18:33 UTC  (3+ messages)
` [Bug 1895053] "

[PATCH v2 0/2] hw: usb: hcd-ohci: fix oob access and loop issues
 2020-09-15 18:22 UTC  (3+ messages)
` [PATCH v2 1/2] hw: usb: hcd-ohci: check len and frame_number variables
` [PATCH v2 2/2] hw: usb: hcd-ohci: check for processed TD before retire

[PATCH v10 00/26] W32, W64 msys2/mingw patches
 2020-09-15 17:49 UTC  (29+ messages)
` [PATCH v10 01/26] rcu: Implement drain_call_rcu
` [PATCH v10 02/26] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v10 03/26] configure: Fixes ncursesw detection under msys2/mingw and enable curses
` [PATCH v10 04/26] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS
` [PATCH v10 05/26] curses: Fixes curses compiling errors
` [PATCH v10 06/26] tests: disable /char/stdio/* tests in test-char.c on win32
` [PATCH v10 07/26] tests: Fixes test-replication.c on msys2/mingw
` [PATCH v10 08/26] tests: test-replication disable /replication/secondary/* "
` [PATCH v10 09/26] osdep: file locking functions are not available on Win32
` [PATCH v10 10/26] meson: Use -b to ignore CR vs. CR-LF issues on Windows
` [PATCH v10 11/26] gcrypt: test_tls_psk_init should write binary file instead text file
` [PATCH v10 12/26] tests: Enable crypto tests under msys2/mingw
` [PATCH v10 13/26] meson: remove empty else and duplicated gio deps
` [PATCH v10 14/26] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PATCH v10 15/26] cirrus: Building freebsd in a single short
` [PATCH v10 16/26] tests: Convert g_free to g_autofree macro in test-logging.c
` [PATCH v10 17/26] tests: Fixes test-io-channel-socket.c tests under msys2/mingw
` [PATCH v10 18/26] tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
` [PATCH v10 19/26] tests: Fixes test-io-channel-file by mask only owner file state mask bits
` [PATCH v10 20/26] tests: fix test-util-sockets.c
` [PATCH v10 21/26] tests: Fixes test-qdev-global-props.c
` [PATCH v10 22/26] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
` [PATCH v10 23/26] meson: upgrade meson for execute custom ninjatool under msys2 properly
` [PATCH v10 24/26] ci: Enable msys2 ci in cirrus
` [PATCH v10 25/26] block: Fixes nfs compiling error on msys2/mingw
` [PATCH v10 26/26] block: enable libnfs on msys2/mingw in cirrus.yml

[PATCH 0/5] qom: Allow object to be aligned
 2020-09-15 18:07 UTC  (7+ messages)
` [PATCH 1/5] qom: Allow objects to be allocated with increased alignment
` [PATCH 2/5] target/arm: Set instance_align on CPUARM TypeInfo
` [PATCH 3/5] target/ppc: Set instance_align on PowerPCCPU TypeInfo
` [PATCH 4/5] target/riscv: Set instance_align on RISCVCPU TypeInfo
` [PATCH 5/5] target/s390x: Set instance_align on S390CPU TypeInfo

[PATCH] guest agent: Fixes for windows guest agent building on msys2/mingw
 2020-09-15 17:55 UTC  (4+ messages)

[PATCH V1 00/32] Live Update
 2020-09-15 17:53 UTC  (4+ messages)
` [PATCH V1 22/32] char: qio_channel_socket_accept reuse fd

[PATCH v2 0/8] configure deprecation, linux-user and iotest fixes
 2020-09-15 17:47 UTC  (20+ messages)
` [PATCH v2 1/8] linux-user: test, don't assert addr != test in pgb_reserved_va
  ` [Bug 1895080] "
    ` [Bug 1895080] "
` [PATCH v2 2/8] iotests: Drop readlink -f
` [PATCH v2 3/8] configure: move deprecated feature processing to supported_target
` [PATCH v2 4/8] configure: also skip deprecated targets with target-list-exclude
` [PATCH v2 5/8] configure: clean-up the target-list-exclude logic
` [PATCH v2 6/8] configure: include tilegx-linux-user in the deprecation logic
` [PATCH v2 7/8] gitlab: create a build-deprecated target
` [PATCH v2 8/8] configure: add [lm32|unicore32]-softmmu to deprecation logic

[PATCH v2] hw/block/nand: Decommission the NAND museum
 2020-09-15 17:16 UTC 

[PATCH] hw/scsi/lsi53c895a: Sanitize some trace events format
 2020-09-15 17:46 UTC 

[PATCH 00/13] dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
 2020-09-15 17:28 UTC  (2+ messages)

[PATCH 0/3] pci: Let PCI DMA API functions propagate a MemTxResult
 2020-09-15 17:30 UTC  (2+ messages)

[PATCH] hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
 2020-09-15 17:26 UTC  (2+ messages)

[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
 2020-09-15 17:23 UTC  (2+ messages)

[PATCH] hw/mips/malta: Fix FPGA I/O region size
 2020-09-15 17:23 UTC  (2+ messages)

[PATCH v2 00/10] capstone + disassembler patches
 2020-09-15 17:20 UTC  (13+ messages)
` [PATCH v2 01/10] capstone: Convert Makefile bits to meson bits
` [PATCH v2 03/10] disas: Move host asm annotations to tb_gen_code

[Bug 1895703] [NEW] performance degradation in tcg since Meson switch
 2020-09-15 16:50 UTC 

couple meson issues
 2020-09-15 16:47 UTC  (2+ messages)

[PATCH v8 0/7] coroutines: generate wrapper code
 2020-09-15 16:44 UTC  (8+ messages)
` [PATCH v8 1/7] block: return error-code from bdrv_invalidate_cache
` [PATCH v8 2/7] block/io: refactor coroutine wrappers
` [PATCH v8 3/7] block: declare some coroutine functions in block/coroutines.h
` [PATCH v8 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH v8 5/7] block: generate coroutine-wrapper code
` [PATCH v8 6/7] block: drop bdrv_prwv
` [PATCH v8 7/7] block/io: refactor save/load vmstate

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-15 16:39 UTC  (4+ messages)
` [PATCH 7/9] tests/performance: Add nightly tests

[PATCH v9 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-15 16:38 UTC  (21+ messages)
` [PATCH v9 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v9 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v9 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v9 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v9 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v9 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v9 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v9 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v9 09/12] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid()
` [PATCH v9 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function

[PATCH] pci: check bus pointer before dereference
 2020-09-15 16:26 UTC  (4+ messages)

[PULL 0/6] Vga 20200915 patches
 2020-09-15 16:00 UTC  (8+ messages)
` [PULL 1/6] meson: fix qxl dependencies
` [PULL 2/6] meson: fix module config
` [PULL 3/6] meson: remove duplicate qxl sources
` [PULL 4/6] object_initialize: try module load
` [PULL 5/6] virtio-gpu: make virtio_gpu_ops static
` [PULL 6/6] virtio-gpu: build modular

[PATCH v3 0/9] i440fx/acpi: addition of feature and bug fixes
 2020-09-15 15:38 UTC  (10+ messages)
` [PATCH v3 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
` [PATCH v3 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v3 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v3 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v3 5/9] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v3 6/9] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v3 7/9] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v3 8/9] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v3 9/9] piix4: don't reserve hw resources when hotplug is off globally

[PATCH v2] docs/system: clarify deprecation schedule
 2020-09-15 15:36 UTC  (3+ messages)

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-09-15 15:35 UTC  (2+ messages)

[PATCH v2 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
 2020-09-15 13:08 UTC  (3+ messages)
` [PATCH v2 1/3] gitmodules: switch to qemu.org qboot mirror
` [PATCH v2 2/3] gitmodules: switch to qemu.org meson mirror

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-15 14:58 UTC  (10+ messages)
` [PATCH v7 11/13] util/async: Add aio_co_reschedule_self()
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine

[PATCH] docs/system: clarify deprecation scheduled
 2020-09-15 15:10 UTC  (3+ messages)

[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-15 14:57 UTC  (10+ messages)
` [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
` [PATCH v5 8/8] s390: guest support for diagnose 0x318

[PATCH v2 0/3] s390x/pci: Accomodate vfio DMA limiting
 2020-09-15 14:50 UTC  (16+ messages)
` [PATCH v2 1/3] vfio: Find DMA available capability
` [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
` [PATCH v2 3/3] vfio: Create shared routine for scanning info capabilities

[PATCH 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-15 14:45 UTC  (15+ messages)
` [PATCH 9/9] piix4: don't reserve hw resources when hotplug is off globally

[Bug 1894869] [NEW] Chelsio T4 has old MSIX PBA offset bug
 2020-09-15 14:41 UTC  (2+ messages)
` [Bug 1894869] "

[PATCH v2 0/9] i440fx/acpi: addition of feature and bug fixes
 2020-09-15 14:43 UTC  (10+ messages)
` [PATCH v2 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
` [PATCH v2 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v2 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v2 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v2 5/9] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v2 6/9] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v2 7/9] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v2 8/9] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v2 9/9] piix4: don't reserve hw resources when hotplug is off globally

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-15 14:29 UTC  (2+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-15 14:06 UTC  (8+ messages)

[PATCH] qga/commands-win32: Fix problem with redundant protype declaration
 2020-09-15 13:56 UTC  (4+ messages)

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-15 13:53 UTC  (26+ messages)
` [PATCH 01/15] spapr: Fix error leak in spapr_realize_vcpu()
` [PATCH 03/15] ppc: Fix return value in cpu_post_load() error path
` [PATCH 04/15] spapr: Simplify error handling in callers of ppc_set_compat()
` [PATCH 06/15] spapr: Simplify error handling in do_client_architecture_support()
` [PATCH 08/15] spapr: Add a return value to spapr_drc_attach()
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()
` [PATCH 11/15] spapr: Simplify error handling in spapr_cpu_core_realize()
` [PATCH 12/15] spapr: Add a return value to spapr_nvdimm_validate()
` [PATCH 13/15] spapr: Add a return value to spapr_check_pagesize()
` [PATCH 14/15] spapr: Simplify error handling in spapr_memory_plug()
    ` [SPAM] "

[PATCH] hw: ide: check the pointer before do dma memory unmap
 2020-09-15 13:38 UTC  (4+ messages)

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-09-15 13:33 UTC  (2+ messages)

[PATCH v9 00/26] W32, W64 msys2/mingw patches
 2020-09-15 13:23 UTC  (9+ messages)
` [PATCH v9 04/26] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS
` [PATCH v9 12/26] tests: Enable crypto tests under msys2/mingw
` [PATCH v9 19/26] tests: Fixes test-io-channel-file by mask only owner file state mask bits

[PULL 0/1] seccomp branch queue
 2020-09-15 11:01 UTC  (2+ messages)
` [PULL 1/1] seccomp: fix killing of whole process instead of thread

[PATCH v5 0/7] Make hcd-xhci independent of pci hooks
 2020-09-15 13:14 UTC  (2+ messages)

[PATCH] virtio: skip legacy support check on machine types less than 5.1
 2020-09-15 13:11 UTC  (2+ messages)

[PATCH v2] virtio: skip legacy support check on machine types less than 5.1
 2020-09-15 13:05 UTC 

[PATCH] seccomp: fix killing of whole process instead of thread
 2020-09-15 10:22 UTC  (2+ messages)

[PATCH v1 0/6] deprecation and linux-user tweaks (+test fix)
 2020-09-15 12:58 UTC  (3+ messages)
` [PATCH v1 4/6] configure: include tilegx-linux-user in the auto-exclude logic

[PATCH v2] tests/qtest/qmp-cmd-test: Use inclusive language
 2020-09-15 12:59 UTC  (2+ messages)

[PATCH v9 00/20] Initial support for multi-process Qemu
 2020-09-15 13:01 UTC  (3+ messages)
` [PATCH v9 04/20] multi-process: setup a machine object for remote device process

[PATCH v8 00/21] microvm: add acpi support
 2020-09-15 12:55 UTC  (3+ messages)
` [PATCH v8 15/21] x86: move cpu hotplug from pc to x86

[PATCH] fdc: check null block pointer before blk_pwrite
 2020-09-15 12:47 UTC  (2+ messages)

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-10  3:46 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).