messages from 2020-08-22 14:27:06 to 2020-08-24 10:01:01 UTC [more...]
[PULL 00/27] target-arm queue
2020-08-24 9:48 UTC (28+ messages)
` [PULL 01/27] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
` [PULL 02/27] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PULL 03/27] hw/arm/smmu-common: Add IOTLB helpers
` [PULL 04/27] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PULL 05/27] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PULL 06/27] hw/arm/smmu-common: Manage IOTLB block entries
` [PULL 07/27] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
` [PULL 08/27] hw/arm/smmuv3: Get prepared for range invalidation
` [PULL 09/27] hw/arm/smmuv3: Fix IIDR offset
` [PULL 10/27] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
` [PULL 11/27] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
` [PULL 12/27] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
` [PULL 13/27] docs/system/arm: Document the Xilinx Versal Virt board
` [PULL 14/27] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
` [PULL 15/27] target/arm: Separate decode from handling of coproc insns
` [PULL 16/27] target/arm: Convert A32 coprocessor insns to decodetree
` [PULL 17/27] target/arm: Tidy up disas_arm_insn()
` [PULL 18/27] target/arm: Do M-profile NOCP checks early and via decodetree
` [PULL 19/27] target/arm: Convert T32 coprocessor insns to decodetree
` [PULL 20/27] target/arm: Remove ARCH macro
` [PULL 21/27] target/arm: Delete unused VFP_DREG macros
` [PULL 22/27] target/arm/translate.c: Delete/amend incorrect comments
` [PULL 23/27] target/arm: Delete unused ARM_FEATURE_CRC
` [PULL 24/27] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
` [PULL 25/27] target/arm: Make A32/T32 use new fpstatus_ptr() API
` [PULL 26/27] target/arm: Implement FPST_STD_F16 fpstatus
` [PULL 27/27] target/arm: Use correct FPST for VCMLA, VCADD on fp16
[PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
2020-08-24 9:44 UTC
meson.build files are missing copyright/license headers
2020-08-24 9:43 UTC
[PATCH] virtiofsd: add -o allow_directio|no_directio option
2020-08-24 9:39 UTC (4+ messages)
` [External] "
[PATCH v5 00/12] *** A Method for evaluating dirty page rate ***
2020-08-24 9:14 UTC (13+ messages)
` [PATCH v5 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v5 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v5 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v5 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v5 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v5 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v5 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
` [PATCH v5 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v5 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PATCH v5 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
[PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
2020-08-24 9:01 UTC (4+ messages)
` [PATCH 2/3] "
[PATCH v3 00/10] *** A Method for evaluating dirty page rate ***
2020-08-24 8:57 UTC (10+ messages)
` [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
[PATCH v6 0/4] Apply COR-filter to the block-stream permanently
2020-08-24 8:49 UTC (13+ messages)
` [PATCH v6 2/4] copy-on-read: add filter append/drop functions
` [PATCH v6 3/4] qapi: add filter-node-name to block-stream
` [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-08-24 8:39 UTC (8+ messages)
` [PATCH v2 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v2 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v2 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v2 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v2 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v2 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
2020-08-24 8:41 UTC
[PULL 00/40] ppc-for-5.2 queue 20200818
2020-08-24 8:36 UTC (4+ messages)
[PATCH v7 0/4] Apply COR-filter to the block-stream permanently
2020-08-24 8:31 UTC (5+ messages)
` [PATCH v7 1/4] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v7 2/4] copy-on-read: add filter append/drop functions
` [PATCH v7 3/4] qapi: add filter-node-name to block-stream
` [PATCH v7 4/4] block: apply COR-filter to block-stream jobs
[PATCH] meson: drop keymaps symlink
2020-08-24 8:34 UTC (2+ messages)
[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
2020-08-24 8:11 UTC
[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
2020-08-24 8:10 UTC
[PATCH V7 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
2020-08-24 8:04 UTC (3+ messages)
[Bug 1892684] [NEW] curl and wget segfaults when link has redirects
2020-08-24 7:31 UTC
[PATCH 00/10] pseries NUMA distance rework
2020-08-24 6:08 UTC (9+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
[PATCH v3 0/2] meson: Build qemu-keymap when configured using --disable-tools
2020-08-24 6:22 UTC (4+ messages)
` [PATCH v3 1/2] meson: convert pc-bios/keymaps/Makefile
[PATCH 1/2] QSLIST: add atomic replace operation
2020-08-24 4:31 UTC (2+ messages)
` [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-08-24 4:13 UTC (7+ messages)
` [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
[PATCH v4 00/12] *** A Method for evaluating dirty page rate ***
2020-08-24 3:52 UTC (13+ messages)
` [PATCH v4 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v4 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v4 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v4 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v4 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v4 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v4 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v4 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v4 09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
` [PATCH v4 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v4 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PATCH v4 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
[PULL v2 00/24] target/xtensa updates for 5.2
2020-08-24 2:43 UTC (4+ messages)
[PATCH RFC v2 01/10] qemu/: fix some comment spelling errors
2020-08-24 2:27 UTC
[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
2020-08-23 22:58 UTC
[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
2020-08-23 22:16 UTC (13+ messages)
[PATCH] configure: avoid compiling qemu-keymap by default
2020-08-23 20:43 UTC (2+ messages)
odd meson failure: Unknown variable "exe_name"
2020-08-23 20:34 UTC (3+ messages)
[PATCH v3 0/8] linux-user: Adding support for a group of btrfs ioctls
2020-08-23 19:50 UTC (9+ messages)
` [PATCH v3 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
` [PATCH v3 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
` [PATCH v3 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
` [PATCH v3 4/8] linux-user: Add support for btrfs ioctls used to get/set features
` [PATCH v3 5/8] linux-user: Add support for a group of btrfs inode ioctls
` [PATCH v3 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
` [PATCH v3 7/8] linux-user: Add support for btrfs ioctls used to manage quota
` [PATCH v3 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
[PATCH] linux-user: Add support for a group of '_V2' btrfs ioctls
2020-08-23 19:59 UTC
[PATCH 00/12] fix some error memleaks
2020-08-23 18:17 UTC (5+ messages)
` [PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
[PULL 0/6] Linux user for 5.2 patches
2020-08-23 16:52 UTC (8+ messages)
` [PULL 1/6] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
` [PULL 2/6] linux-user: Validate mmap/mprotect prot value
` [PULL 3/6] linux-user: Adjust guest page protection for the host
` [PULL 4/6] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
` [PULL 5/6] linux-user: Add support for a group of 2038 safe syscalls
` [PULL 6/6] linux-user: Fix 'utimensat()' implementation
[PATCH] scripts/qemu-version.sh: Add missing space before ']'
2020-08-23 15:59 UTC (2+ messages)
[PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
2020-08-23 15:02 UTC (5+ messages)
[PULL] nvme updates
2020-08-23 13:56 UTC (2+ messages)
[PULL v3 00/20] riscv-to-apply queue
2020-08-23 13:53 UTC (2+ messages)
[PULL 00/14] Linux user for 5.2 patches
2020-08-23 13:28 UTC (5+ messages)
[PATCH v2] linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
2020-08-23 13:00 UTC (2+ messages)
[PATCH v2 0/7] Run cross-compilation build tests in the gitlab-CI
2020-08-23 11:17 UTC (8+ messages)
` [PATCH v2 1/7] configure: Add system = 'linux' for meson when cross-compiling
` [PATCH v2 2/7] tests/docker: Install python3-setuptools in the debian9-mxe containers
` [PATCH v2 3/7] tests/Makefile: test-image-locking needs CONFIG_POSIX
` [PATCH v2 4/7] tests/Makefile: test-replication "
` [PATCH v2 5/7] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
` [PATCH v2 6/7] configure: Allow automatic WHPX detection
` [PATCH v2 7/7] gitlab-ci: Add cross-compiling build tests
[PATCH] meson: Build qemu-nbd on macOS again
2020-08-23 11:05 UTC (2+ messages)
[PULL 0/6] Meson build system fixes
2020-08-23 10:52 UTC (3+ messages)
[PULL 00/23] SD/MMC patches for 2020-08-21
2020-08-23 10:37 UTC (2+ messages)
[PATCH] linux-user: warn if trying to use qemu-mipsn32[el] with non n32 ELF
2020-08-23 10:36 UTC (4+ messages)
[PATCH] meson: Don't make object files for dtrace on macOS
2020-08-23 9:05 UTC
[PATCH v2] CODING_STYLE.rst: flesh out our naming conventions
2020-08-23 8:20 UTC (2+ messages)
[PATCH v6 0/8] Generalize start-powered-off property from ARM
2020-08-23 7:14 UTC (5+ messages)
` [PATCH v6 4/8] ppc/e500: Use start-powered-off CPUState property
[PATCH 2/2] travis.yml: Drop the Python 3.5 and 3.6 builds
2020-08-23 6:54 UTC (2+ messages)
[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
2020-08-23 2:10 UTC (3+ messages)
` [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N
[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
2020-08-23 0:54 UTC (2+ messages)
` [Bug 1892604] "
QEMU | Pipeline #180896236 has failed for master | 66e01f1c
2020-08-22 22:11 UTC
[PATCH v7 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-08-22 21:40 UTC (10+ messages)
` [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
[PATCH 0/4] Compatibility make fixes for meson
2020-08-22 21:21 UTC (5+ messages)
` [PATCH 1/4] configure: Use discovered make for in-source build
` [PATCH 2/4] Makefile: Require GNU make 3.82+
` [PATCH 3/4] configure: Prefer gmake on darwin
` [PATCH 4/4] configure: Test if $make actually exists
[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
2020-08-22 21:22 UTC (3+ messages)
` [PATCH v2 3/3] "
[PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
2020-08-22 21:15 UTC (3+ messages)
[PULL 00/14] bitmaps patches for 2020-08-21
2020-08-22 20:58 UTC (2+ messages)
[PATCH] configure: Require pixman for vhost-user-gpu
2020-08-22 20:29 UTC (4+ messages)
[PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
2020-08-22 20:11 UTC (2+ messages)
[PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
2020-08-22 20:10 UTC (3+ messages)
[PATCH] hw/block/nand: Decommission the NAND museum
2020-08-22 20:03 UTC (3+ messages)
[PATCH v2 0/3] hw/misc/unimp: Improve how offset/value are displayed
2020-08-22 20:02 UTC (2+ messages)
[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
2020-08-22 20:01 UTC (2+ messages)
[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
2020-08-22 20:00 UTC (2+ messages)
[PATCH-for-5.2] stubs/cmos: Use correct include
2020-08-22 19:58 UTC (2+ messages)
[PATCH-for-5.2 0/2] hw/char: Remove TYPE_SERIAL_IO
2020-08-22 19:57 UTC (2+ messages)
[PULL 0/3] Machine queue 2020-08-19
2020-08-22 18:57 UTC (2+ messages)
[Bug 1892441] [NEW] "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
2020-08-22 18:17 UTC (2+ messages)
` [Bug 1892441] "
[PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
2020-08-22 18:09 UTC (3+ messages)
` [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument
` [PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments
[PATCH] util/hexdump: Convert to take a void pointer argument
2020-08-22 17:57 UTC (3+ messages)
[Bug 1892581] [NEW] QEMU 5.1 no longer says anything about inaccessible devices
2020-08-22 17:01 UTC (3+ messages)
` [Bug 1892581] "
[REPORT] Nightly Performance Tests - Wednesday, August 19, 2020
2020-08-22 17:12 UTC (4+ messages)
[PATCH for-4.2 v2 0/3] qcow2: Fix data corruption on XFS
2020-08-22 17:04 UTC (4+ messages)
` [PATCH for-4.2 v2 3/3] block/file-posix: Let post-EOF fallocate serialize
[PATCH v2] memory: Directly dispatch alias accesses on origin memory region
2020-08-22 16:14 UTC
[RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
2020-08-22 15:17 UTC (3+ messages)
[REPORT] [GSoC - TCG Continuous Benchmarking] [#6] Performance Comparison of Two QEMU Builds
2020-08-22 14:56 UTC (3+ messages)
[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
2020-08-22 14:36 UTC (4+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
` [Bug 1892540] "
` [Bug 1892540] Re: qemu can no longer boot NetBSD/sparc
[PATCH v2 0/2] hw/isa/superio: Clean suspicious QOM types
2020-08-22 14:28 UTC (3+ messages)
` [PATCH v2 1/2] hw/isa/superio: Set abstract TYPE_ISA_SUPERIO instance size
` [PATCH v2 2/2] hw/isa/superio: Do not enforce class_size when inherited from parent
[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
2020-08-22 14:25 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).