qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-21 09:32:19 to 2022-02-21 21:42:57 UTC [more...]

[PATCH v3 0/6] Privilege version update
 2022-02-21 21:41 UTC  (9+ messages)
` [PATCH v3 1/6] target/riscv: Define simpler privileged spec version numbering
` [PATCH v3 2/6] target/riscv: Add the privileged spec version 1.12.0
` [PATCH v3 3/6] target/riscv: Introduce privilege version field in the CSR ops
` [PATCH v3 6/6] target/riscv: Enable privileged spec version 1.12

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-02-21 20:34 UTC  (2+ messages)

[PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
 2022-02-21 20:11 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] qapi: Document some missing details of RTC_CHANGE event
` [PATCH v2 3/3] hw/rtc: Compile pl031 once-only

[PATCH v2 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-02-21 20:05 UTC  (4+ messages)
` [PATCH v2 1/2] hw/isa: add function to check for existence of device by its type
` [PATCH v2 2/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table

[PATCH v8 0/5] MSG_ZEROCOPY + multifd
 2022-02-21 19:47 UTC  (11+ messages)
` [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH] block/curl.c: Check error return from curl_easy_setopt()
 2022-02-21 19:45 UTC  (3+ messages)

[PATCH v2] hw/i386: Improve bounds checking in OVMF table parsing
 2022-02-21 19:44 UTC  (2+ messages)

[PULL 00/10] Misc next patches
 2022-02-21 19:17 UTC  (3+ messages)

[PATCH v2 0/2] hw/ide: implement ich6 ide controller support
 2022-02-21 18:52 UTC  (7+ messages)
` [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation

[PATCH] analyze-migration.py: Fix instance_id signedness
 2022-02-21 18:47 UTC  (2+ messages)

[PATCH 00/20] migration: Postcopy Preemption
 2022-02-21 18:39 UTC  (17+ messages)
` [PATCH 04/20] migration: Introduce postcopy channels on dest node
` [PATCH 06/20] migration: Add postcopy_thread_create()
` [PATCH 10/20] migration: Enlarge postcopy recovery to capture !-EIO too
` [PATCH 11/20] migration: postcopy_pause_fault_thread() never fails
` [PATCH 12/20] migration: Export ram_load_postcopy()
` [PATCH 14/20] migration: Add migration_incoming_transport_cleanup()
` [PATCH 15/20] migration: Allow migrate-recover to run multiple times
` [PATCH 17/20] migration: Postcopy preemption preparation on channel creation

[PATCH 0/2] qapi: Move RTC_CHANGE back out of target schema
 2022-02-21 18:06 UTC  (3+ messages)

[PATCH 0/2] Adds designware i2c module and adds it to virt arm
 2022-02-21 17:47 UTC  (7+ messages)

[PATCH] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-02-21 17:49 UTC  (3+ messages)

[PATCH] qemu-options: fix incorrect description for '-drive index='
 2022-02-21 17:33 UTC  (2+ messages)

[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-02-21 17:29 UTC  (5+ messages)
` [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128

[PATCH v2] iotests: Write test output to TEST_DIR
 2022-02-21 17:29 UTC 

[PATCH 0/2] iotests: Check for zstd support
 2022-02-21 17:27 UTC  (5+ messages)
` [PATCH 1/2] iotests/065: "
` [PATCH 2/2] iotests/303: "

[PATCH v5 0/2] semihosting/next (SYS_HEAPINFO)
 2022-02-21 17:18 UTC  (5+ messages)
` [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO

[PULL v2 00/25] target-arm queue
 2022-02-21 17:23 UTC  (2+ messages)

[PATCH] target/avr: Correct AVRCPUClass docstring
 2022-02-21 17:17 UTC  (2+ messages)

[PATCH 00/31] vDPA shadow virtqueue
 2022-02-21 17:22 UTC  (8+ messages)
` [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq

[PATCH] hw/nvram: use at24 macro
 2022-02-21 17:23 UTC  (3+ messages)

[PATCH v2] target/rx: Remove unused ENV_OFFSET definition
 2022-02-21 17:19 UTC  (2+ messages)

[PATCH] configure: Disable capstone and slirp in the --without-default-features mode
 2022-02-21 17:13 UTC  (4+ messages)

[PATCH 0/3] util/thread-pool: Expose minimun and maximum size
 2022-02-21 17:08 UTC  (4+ messages)
` [PATCH 1/3] util & iothread: Introduce event-loop abstract class
` [PATCH 2/3] util/main-loop: Introduce the main loop into QOM
` [PATCH 3/3] util/event-loop: Introduce options to set the thread pool size

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-21 17:11 UTC  (10+ messages)
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging

[PATCH 0/2] Minor fixes for the Python GDB plugins
 2022-02-21 17:02 UTC  (4+ messages)
` [PATCH 1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex
` [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more

[PATCH v1] aio-posix: fix build failure io_uring 2.2
 2022-02-21 16:59 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] travis.yml: Update the s390x jobs to Ubuntu Focal
 2022-02-21 16:57 UTC  (2+ messages)

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-02-21 16:23 UTC  (8+ messages)
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux

[PATCH 0/4] block/dirty-bitmaps: fix and improve bitmap merge
 2022-02-21 15:59 UTC  (3+ messages)
` [PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap

[PATCH v6 00/19] vfio-user server in QEMU
 2022-02-21 15:57 UTC  (14+ messages)
` [PATCH v6 03/19] qdev: unplug blocker for devices
` [PATCH v6 04/19] remote/machine: add HotplugHandler for remote machine
` [PATCH v6 05/19] remote/machine: add vfio-user property
` [PATCH v6 07/19] vfio-user: define vfio-user-server object
` [PATCH v6 08/19] vfio-user: instantiate vfio-user context
` [PATCH v6 09/19] vfio-user: find and init PCI device

[PATCH 0/5] qmp-shell modifications for non-interactive use
 2022-02-21 15:55 UTC  (6+ messages)
` [PATCH 1/5] python: qmp_shell: don't prompt when stdin is non-interactive
` [PATCH 2/5] python: qmp_shell: refactor the parsing error handling
` [PATCH 3/5] python: qmp_shell: refactor disconnection handling
` [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
` [PATCH 5/5] python: qmp_shell: handle comment lines and escaped eol

[PATCH] hw/input/tsc210x: Don't abort on bad SPI word widths
 2022-02-21 15:43 UTC  (2+ messages)

[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-21 15:28 UTC  (11+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable

'make check-acceptance' failing on s390 tests?
 2022-02-21 15:27 UTC  (2+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-21 15:23 UTC  (13+ messages)

[PATCH v4 0/4] tls: add macros for coroutine-safe TLS variables
 2022-02-21 15:16 UTC  (9+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] util/async: replace __thread with QEMU TLS macros
` [PATCH v4 3/4] rcu: use coroutine "
` [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked

[PATCH 1/2] headers: Add pvpanic.h
 2022-02-21 15:10 UTC  (6+ messages)
` [PATCH 2/2] hw/misc/pvpanic: Use standard headers instead

[PATCH 1/2] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
 2022-02-21 14:53 UTC  (2+ messages)
` [PATCH 2/2] vmxcap: Add 5-level EPT bit

[RFC 0/2] qemu-sem-posix: use monotonic clock instead
 2022-02-21 14:39 UTC  (9+ messages)
` [RFC 1/2] sem-posix: remove the posix semaphore support
` [RFC 2/2] sem-posix: use monotonic clock instead

[PATCH] The processor id in SMBIOS should be same as edx:eax that CPUID instruction returned
 2022-02-21 10:52 UTC 

[PATCH v2 0/8] AMX support in Qemu
 2022-02-21 13:30 UTC  (11+ messages)
` [PATCH v2 1/8] x86: Fix the 64-byte boundary enumeration for extended state
` [PATCH v2 2/8] x86: Add AMX XTILECFG and XTILEDATA components
` [PATCH v2 4/8] x86: Add XFD faulting bit for state components
` [PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PATCH v2 7/8] x86: Support XFD and AMX xsave data migration

[PATCH] iotests: Write test output to TEST_DIR
 2022-02-21 13:29 UTC 

[PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
 2022-02-21 13:29 UTC  (3+ messages)

[PATCH] hw/arm/mps2-tz.c: Update AN547 documentation URL
 2022-02-21 12:12 UTC  (2+ messages)

[PULL 00/25] qtest patches and misc header clean-ups
 2022-02-21 12:21 UTC  (27+ messages)
` [PULL 01/25] tests/x86: Use 'pc' machine type for old hardware tests
` [PULL 02/25] tests/x86: Use 'pc' machine type for hotplug tests
` [PULL 03/25] erst: drop cast to long long
` [PULL 04/25] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PULL 05/25] tests/qtest/ide-test: Remove bad retry_isa test
` [PULL 06/25] tests/qtest: failover: clean up pathname of tests
` [PULL 07/25] tests/qtest: failover: use a macro for check_one_card()
` [PULL 08/25] tests/qtest: failover: check the feature is correctly provided
` [PULL 09/25] tests/qtest: failover: check missing guest feature
` [PULL 10/25] tests/qtest: failover: check migration with failover off
` [PULL 11/25] tests/qtest: failover: test migration if the guest doesn't support failover
` [PULL 12/25] tests/qtest: failover: migration abort test with failover off
` [PULL 13/25] scripts: Remove the old switch-timer-api script
` [PULL 14/25] hw/tpm: Clean includes
` [PULL 15/25] hw/remote: Add missing include
` [PULL 16/25] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
` [PULL 17/25] qtest: Add missing 'hw/qdev-core.h' include
` [PULL 18/25] exec/ramblock: Add missing includes
` [PULL 19/25] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
` [PULL 20/25] target: Add missing "qemu/timer.h" include
` [PULL 21/25] linux-user: "
` [PULL 22/25] softmmu/runstate: Clean headers
` [PULL 23/25] exec/exec-all: Move 'qemu/log.h' include in units requiring it
` [PULL 24/25] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
` [PULL 25/25] hw/tricore: Remove unused and incorrect header

[PATCH] tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
 2022-02-21 12:26 UTC  (4+ messages)

[PATCH v2 0/9] exec: Remove 'qemu/log.h' from 'exec-all.h'
 2022-02-21 12:22 UTC  (2+ messages)

initiating reboot/shutdown for a microvm machine?
 2022-02-21 11:42 UTC  (2+ messages)

[PATCH 0/2] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-02-21 11:12 UTC  (3+ messages)
` [PATCH 1/2] hw/isa: add function to check for existence of device by its type

[PULL v3 00/29] Misc mostly build system patches for 2022-02-15
 2022-02-21 10:34 UTC  (2+ messages)
` [PULL 08/29] configure, meson: move AF_ALG test to meson

[PATCH 0/5] RiscV cleanups for user-related life cycles
 2022-02-21 10:29 UTC  (6+ messages)
` [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized

qemu iotest 161 and make check
 2022-02-21 10:27 UTC  (6+ messages)

[PULL 00/26] target-arm queue
 2022-02-21  9:28 UTC  (25+ messages)
` [PULL 03/26] hvf: arm: Use macros for sysreg shift/masking
` [PULL 04/26] hvf: arm: Handle unknown ID registers as RES0
` [PULL 05/26] Mark remaining global TypeInfo instances as const
` [PULL 06/26] checkpatch: Ensure that TypeInfos are const
` [PULL 07/26] target/arm: Move '-cpu host' code to cpu64.c
` [PULL 08/26] target/arm: Use aarch64_cpu_register() for 'host' CPU type
` [PULL 09/26] target/arm: Make KVM -cpu max exactly like -cpu host
` [PULL 10/26] target/arm: Unindent unnecessary else-clause
` [PULL 11/26] target/arm: Fix '-cpu max' for HVF
` [PULL 12/26] target/arm: Support PAuth extension for hvf
` [PULL 13/26] Kconfig: Add I2C_DEVICES device group
` [PULL 14/26] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
` [PULL 15/26] hw/arm/armv7m: Handle disconnected clock inputs
` [PULL 16/26] include: Move qemu_madvise() and related #defines to new qemu/madvise.h
` [PULL 17/26] include: Move qemu_mprotect_*() to new qemu/mprotect.h
` [PULL 18/26] include: Move QEMU_MAP_* constants to mmap-alloc.h
` [PULL 19/26] include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
` [PULL 20/26] include: Move hardware version declarations to new qemu/hw-version.h
` [PULL 21/26] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
` [PULL 22/26] hw/timer: fix a9gtimer vmstate
` [PULL 23/26] hw/arm: add initial mori-bmc board
` [PULL 24/26] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
` [PULL 25/26] ui/cocoa: Do not alert even without block devices
` [PULL 26/26] ui/cocoa: Fix the leak of qemu_console_get_label


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