qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 06:44:59 to 2020-08-04 18:26:33 UTC [more...]

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

[PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW
 2020-08-04 18:22 UTC 

[PATCH 00/11] Run cross-compilation build tests in the gitlab-CI
 2020-08-04 18:20 UTC  (22+ 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

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

qapi-schema esotera
 2020-08-04 18:15 UTC  (5+ 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] trace/simple: Allow enabling simple traces from command line
 2020-08-04 17:41 UTC  (5+ messages)

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

[PULL 0/3] virtio,acpi: bugfixes
 2020-08-04 17:20 UTC  (6+ 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 0/3] aio-posix: keep aio_notify_me disabled during polling
 2020-08-04 16:53 UTC  (8+ messages)
` [PATCH 2/3] async: always set ctx->notified in aio_notify()
` [PATCH 3/3] aio-posix: keep aio_notify_me disabled during polling

[PATCH v3 0/8] target-hppa fixes v3
 2020-08-04 16:40 UTC  (11+ 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

device compatibility interface for live migration with assigned devices
 2020-08-04 16:35 UTC  (14+ messages)

[Bug 1890310] [NEW] Segfault in artist.c:block_move
 2020-08-04 16:26 UTC 

[Bug 1890311] [NEW] Segfault in cpu_physical_memory_set_dirty_range on hppa + artist
 2020-08-04 16:26 UTC 

[Bug 1890312] [NEW] Segfault in artist_vram_read
 2020-08-04 16:26 UTC 

[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 v6 00/12] monitor: Optionally run handlers in coroutines
 2020-08-04 16:16 UTC  (17+ 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

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

[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  (4+ 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

[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-04 15:15 UTC  (2+ messages)
` [Bug 1890290] "

[PATCH v1 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-08-04 15:16 UTC  (10+ messages)
` [PATCH v1 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v1 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v1 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v1 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v1 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v1 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v1 7/7] tests/qtest/vhost-user-test: enable the reconnect tests

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

[PATCH 0/7] target/arm: copro decode cleanup
 2020-08-04 14:53 UTC  (5+ 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 0/3] nvdimm: read-only file support
 2020-08-04 13:57 UTC  (9+ messages)
` [PATCH 1/3] memory: add readonly support to memory_region_init_ram_from_file()
` [PATCH 2/3] hostmem-file: add readonly=on|off option
` [PATCH 3/3] nvdimm: honor -object memory-backend-file, readonly=on option

[PATCH] docs: Update POWER9 XIVE support for nested guests
 2020-08-04 13:16 UTC 

[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 

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

[PULL 0/1] xen queue 2020-08-04
 2020-08-04 12:02 UTC  (3+ messages)
` [PULL 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects

[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

[PULL 0/2] Net patches
 2020-08-04 10:53 UTC  (3+ messages)
` [PULL 1/2] colo-compare: Remove superfluous NULL-pointer checks for s->iothread

[PATCH v2 0/5] virtiofsd: Add a unprivileged passthrough mode
 2020-08-04 10:36 UTC  (5+ messages)
` [PATCH v2 4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode

[PATCH v2 1/1] docs: adding NUMA documentation for pseries
 2020-08-04 10:16 UTC  (3+ messages)

[PATCH 0/7] Make SPICE a load module
 2020-08-04 10:25 UTC  (9+ messages)
` [PATCH 5/7] spice: Move all the spice-related code in spice-app.so
` [PATCH 6/7] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
` [PATCH 7/7] spice: Call qemu spice functions indirectly

[RFC PATCH 0/3] .github/workflows: Add GitHub action for Windows WHPX build
 2020-08-04 10:05 UTC  (7+ messages)
` [RFC PATCH 1/3] .github/workflows: Add GitHub action for Windows build
` [RFC PATCH 2/3] MAINTAINERS: Add entry for GitHub 'Actions' config files
` [RFC PATCH 3/3] .github/workflows: Use matrix strategy to parallelize builds

[Bug 1880326] [NEW] memory writes make artist_rop8() crash
 2020-08-04  9:30 UTC  (2+ messages)
` [Bug 1880326] "

[PATCH] target/arm: Rename function disas_ldst_pac to disas_ld_pac
 2020-08-04  9:34 UTC  (2+ messages)

[PATCH v2 0/3] testing: Build WHPX enabled binaries
 2020-08-04  9:23 UTC  (19+ messages)
        ` [EXTERNAL] "
                      ` [Bug 1879672] "

[PATCH for-5.1] Add GitHub action for Windows build
 2020-08-04  9:28 UTC  (4+ messages)

[PATCH-for-5.1 v2 0/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
 2020-08-04  9:20 UTC  (6+ messages)
` [PATCH-for-5.1 v2 1/1] "

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

[RFC v3 0/8] QEMU cpus.c refactoring part2
 2020-08-04  8:23 UTC  (4+ messages)
` [RFC v3 1/8] cpu-timers, icount: new modules

[PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-08-04  8:12 UTC  (9+ messages)
` [PATCH v7 1/8] Introduce yank feature
` [PATCH v7 2/8] block/nbd.c: Add "
` [PATCH v7 3/8] chardev/char-socket.c: "
` [PATCH v7 4/8] migration: "
` [PATCH v7 5/8] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v7 6/8] io: Document thread-safety of qio_channel_shutdown
` [PATCH v7 7/8] MAINTAINERS: Add myself as maintainer for yank feature
` [PATCH v7 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

virtio-fs performance
 2020-08-04  7:51 UTC  (4+ messages)
  ` [Virtio-fs] "

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-05-20 10:14 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).