messages from 2022-02-23 09:50:13 to 2022-02-24 09:29:22 UTC [more...]
[PATCH v5 00/20] job: replace AioContext lock with job_mutex
2022-02-24 9:27 UTC (7+ messages)
` [PATCH v5 04/20] job.c: move inner aiocontext lock in callbacks
` [PATCH v5 06/20] jobs: remove aiocontext locks since the functions are under BQL
[PATCH v8 0/3] VNC-related HMP/QMP fixes
2022-02-24 9:17 UTC (9+ messages)
` [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
` [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
[PATCH] vl: transform QemuOpts device to JSON syntax device
2022-02-24 9:13 UTC (4+ messages)
[PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
2022-02-24 9:03 UTC (4+ messages)
Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
2022-02-24 9:10 UTC (19+ messages)
[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-02-24 9:01 UTC (6+ messages)
` [PATCH RFCv2 3/4] i386/pc: warn if phys-bits is too low
[PATCH v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
2022-02-24 8:59 UTC (2+ messages)
[PATCH RFC v1 0/2] VM fork detection for RNG
2022-02-24 8:53 UTC (11+ messages)
` [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG
Fix a potential memory leak bug in write_boot_rom() (v6.2.0)
2022-02-24 8:10 UTC (3+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-24 8:07 UTC (14+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
[PATCH 0/7] Queued patches for the next pull request
2022-02-24 7:26 UTC (9+ messages)
` [PATCH 1/7] ACPI ERST: specification for ERST support
` [PATCH 2/7] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
` [PATCH 3/7] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
` [PATCH 4/7] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
` [PATCH 5/7] hw/smbios: code cleanup - use macro definitions for table header handles
` [PATCH 6/7] hw/smbios: fix overlapping table handle numbers with large memory vms
` [PATCH 7/7] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
[PATCH v6 0/4] s390x: Add partial z15 support and tests
2022-02-24 7:04 UTC (16+ messages)
` [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
` [PATCH v6 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
[PATCH] qapi: fix mistake in example command illustration
2022-02-24 6:39 UTC (3+ messages)
[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
2022-02-24 5:16 UTC (2+ messages)
[PATCH 00/31] vDPA shadow virtqueue
2022-02-24 3:45 UTC (13+ messages)
` [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ
[PATCH v1 1/2] hw/ssi: Add Ibex SPI device model
2022-02-24 3:40 UTC (2+ messages)
[PATCH v2 0/4] HyperV: Synthetic Debugging device
2022-02-24 2:51 UTC (3+ messages)
` [PATCH v2 4/4] hw: hyperv: Initial commit for "
Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0)
2022-02-24 1:49 UTC (5+ messages)
[PATCH v7 0/4] s390x: Add partial z15 support and tests
2022-02-23 23:44 UTC (8+ messages)
` [PATCH v7 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PATCH v7 2/4] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
` [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
` [PATCH v7 4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15
[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-02-23 23:35 UTC (9+ messages)
` [PATCH v3 1/6] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v3 2/6] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v3 3/6] i386/pc: pass pci_hole64_size "
` [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v3 5/6] i386/pc: warn if phys-bits is too low
` [PATCH v3 6/6] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type
[PATCH v3 00/17] target/arm: Implement LVA, LPA, LPA2 features
2022-02-23 22:31 UTC (18+ messages)
` [PATCH v3 01/17] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
` [PATCH v3 02/17] target/arm: Set TCR_EL1.TSZ for user-only
` [PATCH v3 03/17] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PATCH v3 04/17] target/arm: Move arm_pamax out of line
` [PATCH v3 05/17] target/arm: Pass outputsize down to check_s2_mmu_setup
` [PATCH v3 06/17] target/arm: Use MAKE_64BIT_MASK to compute indexmask
` [PATCH v3 07/17] target/arm: Honor TCR_ELx.{I}PS
` [PATCH v3 08/17] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
` [PATCH v3 09/17] target/arm: Implement FEAT_LVA
` [PATCH v3 10/17] target/arm: Implement FEAT_LPA
` [PATCH v3 11/17] target/arm: Extend arm_fi_to_lfsc to level -1
` [PATCH v3 12/17] target/arm: Introduce tlbi_aa64_get_range
` [PATCH v3 13/17] target/arm: Fix TLBIRange.base for 16k and 64k pages
` [PATCH v3 14/17] target/arm: Validate tlbi TG matches translation granule in use
` [PATCH v3 15/17] target/arm: Advertise all page sizes for -cpu max
` [PATCH v3 16/17] tests/avocado: Limit test_virt_tcg_gicv[23] to cortex-a72
` [PATCH v3 17/17] target/arm: Implement FEAT_LPA2
[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
2022-02-23 22:19 UTC (9+ messages)
` [PATCH v4 20/47] target/ppc: implement vslq
` [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
[PULL 0/6] Python patches
2022-02-23 22:09 UTC (7+ messages)
` [PULL 1/6] python: introduce qmp-shell-wrap convenience tool
` [PULL 2/6] python: support recording QMP session to a file
` [PULL 3/6] Python: discourage direct setup.py install
` [PULL 4/6] Python: add setuptools v60.0 workaround
` [PULL 5/6] Revert "python: pin setuptools below v60.0.0"
` [PULL 6/6] MAINTAINERS: python - remove ehabkost and add bleal
[PATCH v2 0/2] VM fork detection for RNG
2022-02-23 22:04 UTC (3+ messages)
` [PATCH v2 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v2 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
2022-02-23 21:08 UTC (3+ messages)
[PATCH 3/3] whpx: Added support for breakpoints and stepping
2022-02-23 20:05 UTC (3+ messages)
Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0)
2022-02-23 19:13 UTC (2+ messages)
[PATCH 00/20] migration: Postcopy Preemption
2022-02-23 18:53 UTC (17+ messages)
` [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
` [PATCH 18/20] migration: Postcopy preemption enablement
` [PATCH 19/20] migration: Postcopy recover with preempt enabled
[PATCH 0/5] qmp-shell modifications for non-interactive use
2022-02-23 18:20 UTC (21+ messages)
` [PATCH 4/5] python: qmp_shell: add -e/--exit-on-error option
[PATCH v3] docs/system/i386: Add measurement calculation details to amd-memory-encryption
2022-02-23 18:20 UTC (2+ messages)
[PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
2022-02-23 18:00 UTC (6+ messages)
` [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
Adding a handshake to qemu-guest-agent
2022-02-23 17:07 UTC (6+ messages)
configure: How to pass flags to the Objective-C compiler?
2022-02-23 16:21 UTC (5+ messages)
[PATCH] aio-posix: fix spurious ->poll_ready() callbacks in main loop
2022-02-23 15:57 UTC
virtio-blk issue with vIOMMU
2022-02-23 15:55 UTC (2+ messages)
Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0)
2022-02-23 14:37 UTC
[PATCH v7 0/2] System Generation ID driver and VMGENID backend
2022-02-23 13:21 UTC (5+ messages)
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver
[PULL 0/2] VFIO fixes 2022-02-03
2022-02-23 13:02 UTC (5+ messages)
` [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
[PATCH] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
2022-02-23 12:43 UTC
[PATCH] tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
2022-02-23 12:31 UTC
[PATCH] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
2022-02-23 11:58 UTC
[PATCH] qdev: move legacy cli device creation after JSON syntax ones
2022-02-23 11:55 UTC (2+ messages)
[PATCH v2 0/8] AMX support in Qemu
2022-02-23 11:30 UTC (3+ messages)
` [PATCH v2 5/8] x86: Add AMX CPUIDs enumeration
[PATCH] Added parameter to take screenshot with screendump as PNG
2022-02-23 11:20 UTC (3+ messages)
[PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
2022-02-23 10:51 UTC (2+ messages)
[PATCH] thread-posix: optimize qemu_sem_timedwait with zero timeout
2022-02-23 10:44 UTC (3+ messages)
[PATCH v4 00/14] Initial support for machine creation via QMP
2022-02-23 10:19 UTC (7+ messages)
` [PATCH v4 01/14] machine: add phase_get() and document phase_check()/advance()
` [PATCH v4 07/14] none-machine: add the NoneMachineState structure
` [PATCH v4 11/14] softmmu/memory: add memory_region_try_add_subregion function
` [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
[PATCH 1/2] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
2022-02-23 9:47 UTC (3+ messages)
` [PATCH 2/2] vmxcap: Add 5-level EPT bit
[PATCH] virtiofsd: Let meson check for statx.stx_mnt_id
2022-02-23 10:18 UTC (3+ messages)
` [Virtio-fs] "
[PATCH v4 0/4] tls: add macros for coroutine-safe TLS variables
2022-02-23 9:48 UTC (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 4/4] cpus: use coroutine TLS macros for iothread_locked
[PATCH] tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
2022-02-23 9:58 UTC
[PATCH v2 0/3] qemu-sem-posix: use monotonic clock instead
2022-02-23 9:39 UTC (2+ messages)
[PATCH] pci: show id info when pci BDF conflict
2022-02-23 9:44 UTC
[RFC 0/2] qemu-sem-posix: use monotonic clock instead
2022-02-23 9:42 UTC (4+ messages)
` [RFC 1/2] sem-posix: remove the posix semaphore support
[PATCH v3 0/4] Improve integration of iotests in the meson test harness
2022-02-23 9:38 UTC (5+ messages)
` [PATCH v3 1/4] tests/qemu-iotests: Rework the checks and spots using GNU sed
` [PATCH v3 2/4] tests/qemu-iotests/meson.build: Improve the indentation
` [PATCH v3 3/4] tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
` [PATCH v3 4/4] tests: Do not treat the iotests as separate meson test target anymore
[PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
2022-02-23 9:31 UTC (12+ messages)
[PULL 0/7] Trivial branch for 7.0 patches
2022-02-23 9:24 UTC (2+ messages)
[PATCH 0/8] Misc build fixes and cleanups
2022-02-23 9:14 UTC (4+ messages)
` [PATCH 4/8] meson: drop the .fa library suffix
[PATCH resend 0/2] kvm/msi: do explicit commit when adding msi routes
2022-02-23 9:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).