qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-25 09:07:21 to 2022-04-25 22:40:59 UTC [more...]

Live Migration ToDo
 2022-04-25 22:39 UTC  (3+ messages)

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-25 22:36 UTC  (47+ messages)
` [PATCH v2 01/43] target/loongarch: Add README
` [PATCH v2 02/43] target/loongarch: Add core definition
` [PATCH v2 03/43] target/loongarch: Add main translation routines
` [PATCH v2 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v2 05/43] target/loongarch: Add fixed point shift "
` [PATCH v2 06/43] target/loongarch: Add fixed point bit "
` [PATCH v2 07/43] target/loongarch: Add fixed point load/store "
` [PATCH v2 08/43] target/loongarch: Add fixed point atomic "
` [PATCH v2 09/43] target/loongarch: Add fixed point extra "
` [PATCH v2 10/43] target/loongarch: Add floating point arithmetic "
` [PATCH v2 11/43] target/loongarch: Add floating point comparison "
` [PATCH v2 12/43] target/loongarch: Add floating point conversion "
` [PATCH v2 13/43] target/loongarch: Add floating point move "
` [PATCH v2 14/43] target/loongarch: Add floating point load/store "
` [PATCH v2 15/43] target/loongarch: Add branch "
` [PATCH v2 16/43] target/loongarch: Add disassembler
` [PATCH v2 17/43] target/loongarch: Add target build suport
` [PATCH v2 18/43] target/loongarch: Add system emulation introduction
` [PATCH v2 19/43] target/loongarch: Add CSRs definition
` [PATCH v2 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v2 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH v2 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PATCH v2 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v2 24/43] target/loongarch: Add constant timer support
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v2 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v2 27/43] target/loongarch: Add TLB instruction support
` [PATCH v2 28/43] target/loongarch: Add other core instructions support
` [PATCH v2 29/43] target/loongarch: Add timer related "
` [PATCH v2 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v2 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v2 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v2 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v2 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v2 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v2 36/43] Enable common virtio pci support for LoongArch
` [PATCH v2 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v2 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v2 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v2 40/43] hw/loongarch: Add LoongArch ls7a acpi device support
` [PATCH v2 41/43] target/loongarch: Add gdb support
` [PATCH v2 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v2 43/43] target/loongarch: 'make check-tcg' support

[PATCH v2] Only advertise aio=io_uring if support is actually available
 2022-04-25 22:04 UTC  (5+ messages)

[PATCH v9 0/7] MSG_ZEROCOPY + multifd
 2022-04-25 21:50 UTC  (8+ messages)
` [PATCH v9 1/7] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v9 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v9 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v9 4/7] migration: Add migrate_use_tls() helper
` [PATCH v9 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v9 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v9 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH 0/3] AVX guest implementation
 2022-04-25 21:33 UTC  (17+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 02/42] i386: DPPS rounding fix
` [PATCH v2 03/42] Add AVX_EN hflag
` [PATCH v2 06/42] i386: Add CHECK_NO_VEX
` [PATCH v2 07/42] Enforce VEX encoding restrictions
` [PATCH v2 08/42] i386: Add ZMM_OFFSET macro
` [PATCH v2 10/42] i386: Rewrite vector shift helper

[PATCH] error-report: Fix GDateTime usage
 2022-04-25 20:41 UTC 

[PULL 0/3] Block patches
 2022-04-25 20:35 UTC  (3+ messages)
` [PULL 2/3] contrib/vhost-user-blk: add missing GOptionEntry NULL terminator

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 20:30 UTC  (13+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-25 20:23 UTC  (14+ messages)

[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-04-25 19:58 UTC  (2+ messages)

[PATCH 00/10] Misc cleanups
 2022-04-25 19:39 UTC  (5+ messages)
` [PATCH 04/10] tests: move libqtest.h back under qtest/
` [PATCH 05/10] libqtest: split QMP part in libqmp

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-25 18:54 UTC  (16+ messages)
` [qemu.qmp PATCH 01/12] fork qemu.qmp from qemu.git
` [qemu.qmp PATCH 02/12] update maintainer metadata
` [qemu.qmp PATCH 04/12] update project URLs
` [qemu.qmp PATCH 06/12] move README.rst to FILES.rst and update
` [qemu.qmp PATCH 09/12] add LGPLv2+ and GPLv2 LICENSE files
` [qemu.qmp PATCH 11/12] remove sub-dependency pins from Pipfile

[PATCH] Hexagon (tests/tcg/hexagon) reference file for float_convd
 2022-04-25 18:32 UTC 

[PATCH v8 00/17] vfio-user server in QEMU
 2022-04-25 17:40 UTC  (20+ messages)
` [PATCH v8 12/17] vfio-user: IOMMU support for remote device
` [PATCH v8 13/17] vfio-user: handle DMA mappings
` [PATCH v8 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v8 15/17] vfio-user: handle device interrupts
` [PATCH v8 16/17] vfio-user: handle reset of remote device

[PULL 0/6] Kraxel 20220425 patches
 2022-04-25 17:21 UTC  (2+ messages)

[PATCH 00/18] RFC: Remove deprecated audio features
 2022-04-25 17:05 UTC  (30+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 02/18] hw/input/tsc210x: Extract common init code into new function
` [PATCH 03/18] hw/audio: Simplify hda audio init
` [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function
` [PATCH 05/18] tests/qtest: Specify audiodev= and -audiodev
` [PATCH 06/18] ui/vnc: Require audiodev=
` [PATCH 07/18] Introduce machine's default-audiodev property
` [PATCH 13/18] audio: Make AUD_register_card fallible and require audiodev=
` [PATCH 14/18] audio: Require AudioState in AUD_add_capture
` [PATCH 15/18] audio: Be more strict during audio backend initialisation
` [PATCH 16/18] audio: Remove legacy audio environment variables and options
` [PATCH 17/18] audio: Remove unused can_be_default
` [PATCH 18/18] audio/spiceaudio: Fail initialisation when not using spice

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-04-25 14:27 UTC  (10+ messages)
` [PATCH 1/9] hw/9pfs: Compile 9p-local.c and 9p-proxy.c for Linux and macOS
` [PATCH 2/9] qemu/xatth.h: Update for Windows build
` [PATCH 3/9] hw/9pfs: Extract common stuff to 9p-local.h
` [PATCH 4/9] fsdev: Add missing definitions for Windows in file-op-9p.h
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows
` [PATCH 6/9] hw/9pfs: Update 9p-synth.c for Windows build
` [PATCH 7/9] fsdev: Enable 'local' file system driver backend for Windows
` [PATCH 8/9] meson.build: Turn on virtfs for Windows host
` [PATCH 9/9] hw/9p: win32: Translate Windows error number to Linux value

[PATCH] nvme: fix bit buckets
 2022-04-25 14:33 UTC  (2+ messages)

Signing QEMU up for GitLab for Open Source?
 2022-04-25 14:22 UTC  (3+ messages)

[PATCH v2] target/ppc: Fix BookE debug interrupt generation
 2022-04-25 14:47 UTC  (3+ messages)

[PATCH qemu 0/9] Add mask agnostic behavior for rvv instructions
 2022-04-25 14:18 UTC  (10+ messages)
` [PATCH qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu 2/9] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu 3/9] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu 4/9] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu 5/9] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu 6/9] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu 7/9] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu 8/9] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu 9/9] target/riscv: rvv: Add mask agnostic for vector permutation instructions

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-25 14:29 UTC  (6+ messages)

[PULL 00/14] Block patches
 2022-04-25 14:08 UTC  (15+ messages)
` [PULL 01/14] block: add 'force' parameter to 'blockdev-change-medium' command
` [PULL 02/14] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PULL 03/14] iotests/163: Fix broken qemu-io invocation
` [PULL 04/14] iotests: Don't check qemu_io() output for specific error strings
` [PULL 05/14] iotests/040: Don't check image pattern on zero-length image
` [PULL 06/14] iotests/040: Fix TestCommitWithFilters test
` [PULL 07/14] iotests: create generic qemu_tool() function
` [PULL 08/14] iotests: rebase qemu_io() on top of qemu_tool()
` [PULL 09/14] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PULL 10/14] iotests/image-fleecing: switch to qemu_io()
` [PULL 11/14] iotests: remove qemu_io_pipe_and_status()
` [PULL 12/14] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PULL 13/14] iotests: make qemu_io_log() check return codes by default
` [PULL 14/14] iotests/108: Fix when missing user_allow_other

[PATCH] target/xtensa: import core lx106
 2022-04-25 14:08 UTC  (6+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 14:07 UTC  (10+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware
 2022-04-25 13:56 UTC  (3+ messages)

[PATCH v2 0/3] i386: firmware parsing and sev setup for -bios loaded firmware
 2022-04-25 13:50 UTC  (4+ messages)
` [PATCH v2 1/3] i386: move bios load error message
` [PATCH v2 2/3] i386: factor out x86_firmware_configure()
` [PATCH v2 3/3] i386: firmware parsing and sev setup for -bios loaded firmware

[PATCH v5 0/3] aspeed/hace: Support AST2600 HACE
 2022-04-25 13:46 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH v2] target/xtensa: import core lx106
 2022-04-25 10:52 UTC  (4+ messages)

[PATCH v3 0/6] 9pfs: macOS host fixes
 2022-04-25 13:16 UTC  (8+ messages)
` [PATCH v3 1/6] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH v3 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) "
` [PATCH v3 3/6] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PATCH v3 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH v3 5/6] 9pfs: fix removing non-existent POSIX ACL xattr "
` [PATCH v3 6/6] 9pfs: fix qemu_mknodat() to always return -1 on error "

[PATCH v3 00/12] iotests: add enhanced debugging info to qemu-io failures
 2022-04-25 12:31 UTC  (2+ messages)

[PATCH v3 0/3] Misc AC97 clean ups
 2022-04-25 12:17 UTC  (5+ messages)
` [PATCH v3 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors
` [PATCH v3 2/3] hw/audio/ac97: Remove unimplemented reset functions

[PATCH] Only advertise aio=io_uring if support is actually available
 2022-04-25 11:06 UTC  (3+ messages)

[PATCH v3 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-25 10:03 UTC  (2+ messages)

[PATCH v1] error-report: fix g_date_time_format assertion
 2022-04-25 10:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Warn user if the vga flag is passed but no vga device is created
 2022-04-25  9:25 UTC  (3+ messages)

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-25  9:08 UTC 

[PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-04-25  9:06 UTC  (4+ messages)


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