qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 10:48:45 to 2020-08-05 08:51:14 UTC [more...]

device compatibility interface for live migration with assigned devices
 2020-08-05  8:02 UTC  (14+ messages)

[RFC v3 0/8] QEMU cpus.c refactoring part2
 2020-08-05  8:50 UTC  (5+ messages)
` [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface

[PATCH] schemas: Add vim modeline
 2020-08-05  8:49 UTC  (22+ messages)
            ` cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
                                  ` cleanups with long-term benefits

[PATCH v2 0/4] Fix convert to qcow2 compressed to NBD
 2020-08-05  8:47 UTC  (6+ messages)
` [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager

[PATCH 00/11] Run cross-compilation build tests in the gitlab-CI
 2020-08-05  8:45 UTC  (26+ messages)
` [PATCH 01/11] virtio-mem: Correct format specifier mismatch for RISC-V
` [PATCH 02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets
` [PATCH 03/11] tests/Makefile: test-image-locking needs CONFIG_POSIX
` [PATCH 04/11] tests/Makefile: test-replication "
` [PATCH 05/11] tests/Makefile: Only build usable targets during 'make check-build'
` [PATCH 06/11] tests/Makefile: Add $(EXESUF) to fp-test target
` [PATCH 07/11] Get rid of the libqemustub.a remainders
` [PATCH 08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak"
` [PATCH 09/11] gitlab-ci: Add cross-compiling build tests
` [PATCH 10/11] configure: Allow automatic WHPX detection
` [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

Question on implementation detail of `temp_sync`
 2020-08-05  8:39 UTC 

[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
 2020-08-05  8:32 UTC  (22+ messages)
` [PATCH v6 01/12] monitor: Add Monitor parameter to monitor_set_cpu()
` [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon
` [PATCH v6 03/12] hmp: Set cur_mon only in handle_hmp_command()
` [PATCH v6 04/12] qmp: Assert that no other monitor is active
` [PATCH v6 05/12] qmp: Call monitor_set_cur() only in qmp_dispatch()
` [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property

[PATCH 0/2] qcow2: Release read-only bitmaps when inactivated
 2020-08-05  8:15 UTC  (2+ messages)

qapi-schema esotera
 2020-08-05  8:10 UTC  (6+ messages)

[PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
 2020-08-05  8:00 UTC  (2+ messages)

[Bug 1890395] [NEW] qmp/hmp: crash if client closes socket too early
 2020-08-05  7:38 UTC 

[PATCH v11 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-08-05  7:49 UTC  (5+ messages)
` [PATCH v11 09/11] qcow2_format.py: collect fields to dump in JSON format

[Qemu-devel] [Bug 1502613] [NEW] [Feature Request] Battery Status / Virtual Battery
 2020-08-05  6:17 UTC  (2+ messages)
` [Bug 1502613] "

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-08-05  6:01 UTC  (16+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property

[PATCH] docs: Update POWER9 XIVE support for nested guests
 2020-08-05  1:51 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-05  5:45 UTC  (12+ messages)

[Bug 1890290] [NEW] PowerPC L2(nested virt) kvm guest fails to boot with ic-mode=dual, kernel-irqchip=on - `KVM is too old to support ic-mode=dual, kernel-irqchip=on`
 2020-08-05  4:55 UTC  (4+ messages)
` [Bug 1890290] "

[PATCH] trace/simple: Allow enabling simple traces from command line
 2020-08-05  4:38 UTC  (6+ messages)

[Bug 1890370] [NEW] Segfault in artist vram_bit_write
 2020-08-05  4:28 UTC  (2+ messages)
` [Bug 1890370] "

[Bug 1890312] [NEW] Segfault in artist_vram_read
 2020-08-05  4:26 UTC  (3+ messages)
` [Bug 1890312] "

[PATCH v3 0/8] target-hppa fixes v3
 2020-08-05  4:33 UTC  (14+ messages)
` [PATCH v3 1/8] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
` [PATCH v3 2/8] seabios-hppa: Update to SeaBIOS hppa version 1
` [PATCH v3 3/8] hw/hppa: Implement proper SeaBIOS version check
` [PATCH v3 4/8] hw/display/artist.c: fix out of bounds check
` [PATCH v3 5/8] hw/hppa/lasi: Don't abort on invalid IMR value
` [PATCH v3 6/8] hw/display/artist: Check offset in draw_line to avoid buffer over-run
` [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() "
` [PATCH v3 8/8] hw/display/artist: Prevent out of VRAM buffer accesses

[PATCH 0/7] target/arm: copro decode cleanup
 2020-08-05  3:07 UTC  (15+ messages)
` [PATCH 1/7] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
` [PATCH 2/7] target/arm: Separate decode from handling of coproc insns
` [PATCH 3/7] target/arm: Convert A32 coprocessor insns to decodetree
` [PATCH 4/7] target/arm: Tidy up disas_arm_insn()
` [PATCH 5/7] target/arm: Do M-profile NOCP checks early and via decodetree
` [PATCH 6/7] target/arm: Convert T32 coprocessor insns to decodetree
` [PATCH 7/7] target/arm: Remove ARCH macro

[PULL 0/2] Net patches
 2020-08-05  2:43 UTC  (3+ messages)

[PATCH v6 0/4] Fix some PMP implementations
 2020-08-05  2:43 UTC  (3+ messages)
` [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-05  2:43 UTC  (2+ messages)

[Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
 2020-08-05  2:00 UTC  (3+ messages)

[PATCH v8 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-08-04 21:11 UTC  (5+ messages)
` [PATCH v8 1/4] hw/net/can: "
` [PATCH v8 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v8 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v8 4/4] MAINTAINERS: Add maintainer entry "

[PULL 0/3] virtio,acpi: bugfixes
 2020-08-04 21:25 UTC  (8+ messages)
` [PULL 1/3] i386/acpi: fix inconsistent QEMU/OVMF device paths
` [PULL 2/3] arm/acpi: fix an out of spec _UID for PCI root
` [PULL 3/3] virtio-mem: Correct format specifier mismatch for RISC-V

[PATCH] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
 2020-08-04 20:38 UTC  (2+ messages)

[PATCH 0/2] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-04 20:36 UTC  (7+ messages)
` [PATCH 1/2] hw/core: Add bql_interrupt flag to CPUClass

[Bug 1890310] [NEW] Segfault in artist.c:block_move
 2020-08-04 19:54 UTC  (2+ messages)
` [Bug 1890310] "

[Bug 1890311] [NEW] Segfault in cpu_physical_memory_set_dirty_range on hppa + artist
 2020-08-04 19:54 UTC  (2+ messages)
` [Bug 1890311] "

[Bug 1879587] [NEW] Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
 2020-08-04 19:17 UTC  (4+ messages)
` [Bug 1879587] "

[Bug 1718719] Re: qemu can't capture keys properly under wayland
 2020-08-04 19:15 UTC 

[Bug 1890333] [NEW] Assertion failure in address_space_stw_le_cached through virtio-* devices
 2020-08-04 19:03 UTC 

[PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW
 2020-08-04 18:51 UTC  (2+ messages)

[PULL 0/2] target-arm queue
 2020-08-04 18:45 UTC  (4+ messages)
` [PULL 1/2] docs/devel: Document decodetree no-overlap groups
` [PULL 2/2] target/arm: Fix decode of LDRA[AB] instructions

[PATCH V1 00/32] Live Update
 2020-08-04 18:18 UTC  (2+ messages)

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-08-04 18:02 UTC  (20+ messages)
` [RFC PATCH 1/8] migration/dirtyrate: Add get_dirtyrate_thread() function
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
` [RFC PATCH 3/8] migration/dirtyrate: Add dirtyrate statistics series functions
` [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock
` [RFC PATCH 5/8] migration/dirtyrate: Compare hash results for recorded ramblock
` [RFC PATCH 6/8] migration/dirtyrate: Implement get_sample_gap_period() and block_sample_gap_period()
` [RFC PATCH 7/8] migration/dirtyrate: Implement calculate_dirtyrate() function
` [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[PATCH] target/arm: Fix decode of {LD,ST}RA[AB] instructions
 2020-08-04 17:28 UTC  (4+ messages)

[PATCH 0/3] aio-posix: keep aio_notify_me disabled during polling
 2020-08-04 16:53 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v2 0/4] Test more in less time in the Gitlab-CI
 2020-08-04 16:32 UTC  (10+ messages)
` [PATCH v2 1/4] tests/docker: Add python3-venv and netcat to the debian-amd64 container
` [PATCH v2 2/4] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
` [PATCH v2 3/4] gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
` [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage

last call for things that need fixing for 5.1
 2020-08-04 16:16 UTC 

[PATCH v2] target/arm: Fix decode of LDRA[AB] instructions
 2020-08-04 15:54 UTC  (3+ messages)

[PATCH-for-5.1] .travis.yml: Deprecate it in favor of GitLab CI
 2020-08-04 15:43 UTC  (2+ messages)

[PATCH for-5.1] docs/devel: Document decodetree no-overlap groups
 2020-08-04 15:40 UTC  (3+ messages)

[PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
 2020-08-04 15:30 UTC  (12+ messages)
` [PATCH for-5.2 2/6] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to "
` [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified

[PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-08-04 15:16 UTC  (3+ messages)

[PATCH 0/3] nvdimm: read-only file support
 2020-08-04 13:57 UTC  (7+ messages)
` [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()

[PATCH v0 0/4] background snapshot
 2020-08-04 13:11 UTC  (3+ messages)

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-04 12:58 UTC  (7+ messages)
` [PATCH v8 03/20] multi-process: setup PCI host bridge for remote device
` [PATCH v8 06/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v8 08/20] multi-process: Initialize message handler in remote device

[Bug 1880189] Re: I/O writes make cirrus_invalidate_region() crash
 2020-08-04 12:44 UTC 

[PULL 0/1] xen queue 2020-08-04
 2020-08-04 12:02 UTC  (2+ messages)

[PATCH 0/2] Enable virtio-fs on s390x
 2020-08-04 11:29 UTC  (3+ messages)

[PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
 2020-08-04 10:47 UTC  (8+ messages)
` [PATCH v3 1/7] block/quorum.c: stable children names
` [PATCH v3 2/7] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
` [PATCH v3 3/7] boot_linux.py: Use pick_qemu_util
` [PATCH v3 4/7] colo: Introduce resource agent
` [PATCH v3 5/7] colo: Introduce high-level test suite
` [PATCH v3 6/7] configure,Makefile: Install colo resource-agent
` [PATCH v3 7/7] MAINTAINERS: Add myself as maintainer for COLO resource agent


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