qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 10:27:16 to 2023-02-28 20:49:06 UTC [more...]

[PATCH v3 0/4] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-02-28 20:48 UTC  (2+ messages)
` [PATCH v3 2/4] qemu-keymap: Fix memory leaks

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-28 20:36 UTC  (9+ messages)
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges

[PATCH v2 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-02-28 20:31 UTC  (6+ messages)
` [PATCH v2 1/3] crypto/luks: Initialize stack variable to silence warning
` [PATCH v2 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
` [PATCH v2 3/3] qga: test: Add tests for `merge-output` flag

[PATCH] tests: Ensure TAP version is printed before other messages
 2023-02-28 20:30 UTC  (3+ messages)

[PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27
 2023-02-28 20:08 UTC  (2+ messages)

[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
 2023-02-28 20:05 UTC  (28+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386

[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-02-28 19:26 UTC  (10+ messages)
` [PATCH RESEND v7 1/9] target/arm: Move cortex sysregs into a separate file
` [PATCH RESEND v7 2/9] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH RESEND v7 3/9] target/arm: Move aa32_max_features out of cpu_tcg.c
` [PATCH RESEND v7 4/9] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test
` [PATCH RESEND v7 6/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH RESEND v7 7/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH RESEND v7 8/9] gitlab-ci: Check building KVM-only aarch64 target
` [PATCH RESEND v7 9/9] tests/qtest: Fix tests when no KVM or TCG are present

[PATCH v3 00/24] testing/next: docker, avocado, unit, gitlab
 2023-02-28 19:06 UTC  (25+ messages)
` [PATCH v3 01/24] tests: don't run socat tests on MacOS as well
` [PATCH v3 02/24] tests: add socat dependency for tests
` [PATCH v3 03/24] tests: be a bit more strict cleaning up fifos
` [PATCH v3 04/24] tests: make fp-test less chatty when running from test suite
` [PATCH v3 05/24] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
` [PATCH v3 06/24] gitlab: extend custom runners with base_job_template
` [PATCH v3 07/24] tests: don't run benchmarks for the tsan build
` [PATCH v3 08/24] testing: update ubuntu2004 to ubuntu2204
` [PATCH v3 09/24] tests: skip the nios2 replay_kernel test
` [PATCH v3 10/24] tests: add tuxrun baseline test to avocado
` [PATCH v3 11/24] tests/docker: Use binaries for debian-tricore-cross
` [PATCH v3 12/24] tests: ensure we export job results for some cross builds
` [PATCH v3 13/24] cirrus.yml: Improve the windows_msys2_task
` [PATCH v3 14/24] tests/dockerfiles: unify debian-toolchain references
` [PATCH v3 15/24] gitlab: Use plain docker in container-template.yml
` [PATCH v3 16/24] tests: Ensure TAP version is printed before other messages
` [PATCH v3 17/24] configure: expose the direct container command
` [PATCH v3 18/24] tests/lcitool: append user setting stanza to dockerfiles
` [PATCH v3 19/24] tests/docker: add USER stanzas to non-lci images
` [PATCH v3 20/24] tests/docker: use direct RUNC call to build containers
` [PATCH v3 21/24] tests/docker: use direct RUNC call to run test jobs
` [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
` [PATCH v3 23/24] tests/docker: add zstdtools to the images (!AWAITING UPSTREAM)
` [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

[PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-02-28 19:18 UTC  (15+ messages)

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-02-28 19:16 UTC  (15+ messages)
` [PATCH v3 06/10] monitor: release the lock before calling close()
` [PATCH v3 07/10] qapi: implement conditional command arguments

[PATCH 0/5] eBPF RSS Helper support
 2023-02-28 19:03 UTC  (8+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check

[PATCH v2 00/30] tcg: Improve atomicity support
 2023-02-28 18:19 UTC  (11+ messages)
` [PATCH v2 02/30] include/exec/memop: Add bits describing atomicity
` [PATCH v2 03/30] accel/tcg: Add cpu_in_serial_context
` [PATCH v2 04/30] accel/tcg: Introduce tlb_read_idx
` [PATCH v2 05/30] accel/tcg: Reorg system mode load helpers
` [PATCH v2 07/30] accel/tcg: Honor atomicity of loads

[PATCH v4 00/31] tcg: Simplify temporary usage
 2023-02-28 17:48 UTC  (5+ messages)
` [PATCH v4 07/31] tcg: Add liveness_pass_0
` [PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries

[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-02-28 17:34 UTC  (9+ messages)
` [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
` [PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
 2023-02-28 17:34 UTC  (4+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE
` [PATCH v6 2/2] qtests/arm: add some mte tests

[PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
 2023-02-28 17:33 UTC  (2+ messages)

[PATCH] memory: avoid unnecessary iteration when updating ioeventfds
 2023-02-28 17:16 UTC  (2+ messages)

[PATCH v4 0/7] Pegasos2 fixes and audio output support
 2023-02-28 17:14 UTC  (10+ messages)

[PATCH] scsi: megasas: Internal cdbs have 16-byte length
 2023-02-28 17:11 UTC 

[PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
 2023-02-28 17:00 UTC  (4+ messages)

[PATCH V4 0/8] Add basic ACPI support for risc-v virt
 2023-02-28 16:52 UTC  (7+ messages)
` [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-28 16:50 UTC  (16+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw

[PATCH 0/4] Support x2APIC mode with TCG accelerator
 2023-02-28 16:39 UTC  (7+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-02-28 16:28 UTC  (5+ messages)

[PATCH] target/riscv: Convert epmp from feature to ratified smepmp extension
 2023-02-28 16:10 UTC  (2+ messages)

[PATCH v2 0/7] OHCI changes
 2023-02-28 15:50 UTC  (6+ messages)
` [PATCH v2 6/7] usb/ohci: Implement resume on connection status change

[PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
 2023-02-28 15:47 UTC  (6+ messages)
` [PATCH 3/3] "

Adopting abandoned patch?
 2023-02-28 15:12 UTC  (6+ messages)

[PULL 00/13] build, Python, target/i386 changes for 2023-02-27
 2023-02-28 15:09 UTC  (2+ messages)

[PATCH v4 00/12] Refactor cryptodev
 2023-02-28 14:58 UTC  (8+ messages)
` [PATCH v4 11/12] cryptodev: Support query-stats QMP command

[PATCH 0/7] testing/next: docker.py removal and kaniko updates
 2023-02-28 14:33 UTC  (26+ messages)
` [PATCH 1/7] configure: expose the direct container command
` [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
` [PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
` [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
` [PATCH 5/7] tests/docker: use direct RUNC call to build containers
` [PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
` [PATCH 7/7] tests/gitlab: use kaniko to build images

[PATCH 0/2] Migration time prediction using calc-dirty-rate
 2023-02-28 13:16 UTC  (3+ messages)
` [PATCH 1/2] migration/calc-dirty-rate: new metrics in sampling mode
` [PATCH 2/2] migration/calc-dirty-rate: tool to predict migration time

SEV: why cbitpos is needed instead of just get it by cpuid?
 2023-02-28  9:54 UTC 

[PATCH v2 00/18] target/riscv: Various fixes to gdbstub and CSR access
 2023-02-28 13:45 UTC  (21+ messages)
` [PATCH v2 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
` [PATCH v2 02/18] target/riscv: Add some comments to clarify the priority policy of riscv_csrrw_check()
` [PATCH v2 03/18] target/riscv: Use g_assert() for the predicate() NULL check
` [PATCH v2 04/18] target/riscv: gdbstub: Minor change for better readability
` [PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
` [PATCH v2 06/18] target/riscv: Coding style fixes in csr.c
` [PATCH v2 07/18] target/riscv: Use 'bool' type for read_only
` [PATCH v2 08/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit
` [PATCH v2 09/18] target/riscv: Simplify getting RISCVCPU pointer from env
` [PATCH v2 10/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
` [PATCH v2 11/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
` [PATCH v2 12/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
` [PATCH v2 13/18] target/riscv: Allow debugger to access user timer and counter CSRs
` [PATCH v2 14/18] target/riscv: Allow debugger to access seed CSR
` [PATCH v2 15/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
` [PATCH v2 16/18] target/riscv: Allow debugger to access sstc CSRs
` [PATCH v2 17/18] target/riscv: Drop priv level check in mseccfg predicate()
` [PATCH v2 18/18] target/riscv: Group all predicate() routines together

[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-28 13:44 UTC  (7+ messages)
` [PATCH v3 08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH v3 09/14] hw/net/tulip: Finish QOM conversion

[PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
 2023-02-28 13:40 UTC  (3+ messages)

[PATCH 0/2] hw/pci: Trace IRQ routing on PCI topology and fix a typo
 2023-02-28 13:37 UTC  (3+ messages)
` [PATCH 2/2] hw/pci: Trace IRQ routing on PCI topology

[PATCH 0/4] hw/isa/piix: Housekeeping QOM names / macros
 2023-02-28 13:35 UTC  (2+ messages)

[PATCH v1 0/3] virtio-pci: optimize set_guest_notifier
 2023-02-28 13:05 UTC  (15+ messages)
` [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
` [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix

[PATCH] hw/timer/hpet: Fix expiration time overflow
 2023-02-28 12:57 UTC  (3+ messages)

[PATCH v2] Fix exec migration on Windows (w32+w64)
 2023-02-28 12:51 UTC  (12+ messages)

[RFC] CXL: TCG/KVM instruction alignment issue discussion default
 2023-02-28 12:42 UTC  (4+ messages)

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-02-28 12:40 UTC  (4+ messages)
` [PATCH v7 03/10] target/riscv: allow MISA writes as experimental

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2023-02-28 12:31 UTC  (7+ messages)
` [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
` [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest

[PATCH v15 0/8] Add support for zoned device
 2023-02-28 12:00 UTC  (6+ messages)
` [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

Fortnightly KVM call for 2023-02-07
 2023-02-28 11:46 UTC  (3+ messages)

[PATCH v4] test-vmstate: fix bad GTree usage, use-after-free
 2023-02-28 10:41 UTC  (2+ messages)

[RFC PATCH v3 0/1] ci: Speed up container stage
 2023-02-28 10:29 UTC  (6+ messages)
` [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml


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