messages from 2023-11-13 10:36:12 to 2023-11-13 21:41:17 UTC [more...]
[PATCH for-9.0 0/6] riscv: rv32i,rv32e,rv64i and rv64e CPUs
2023-11-13 21:39 UTC (7+ messages)
` [PATCH for-9.0 1/6] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH for-9.0 2/6] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH for-9.0 3/6] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH for-9.0 4/6] target/riscv: add rv64i CPU
` [PATCH for-9.0 5/6] target/riscv: add rv32i CPU
` [PATCH for-9.0 6/6] target/riscv: add rv32e/rv64e CPUs
[PATCH] spelling: hw/audio/virtio-snd.c: initalize
2023-11-13 21:27 UTC (3+ messages)
` [PATCH] spelling: qapi/migration.json: transfering
[PATCH v2 0/2] s390x/pci: small set of fixes
2023-11-13 21:24 UTC (4+ messages)
` [PATCH v2 2/2] s390x/pci: only limit DMA aperture if vfio DMA limit reported
[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
2023-11-13 21:24 UTC (11+ messages)
` [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
` [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
Instruction virtual address in TCG Plugins
2023-11-13 20:58 UTC (2+ messages)
[PATCH] MAINTAINERS: update virtio-fs mailing list address
2023-11-13 20:39 UTC (4+ messages)
[QEMU][PATCHv2 0/8] Xen: support grant mappings
2023-11-13 20:24 UTC (9+ messages)
[PATCH] migration: fix coverity migrate_mode finding
2023-11-13 20:23 UTC
[PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug
2023-11-13 20:12 UTC (9+ messages)
` [PATCH V7 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V7 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V7 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V7 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V7 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V7 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V7 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V7 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
[PATCH-for-9.0 00/10] hw/xen: Have most of Xen files become target-agnostic
2023-11-13 20:13 UTC (27+ messages)
` [PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
` [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
` [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
` [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
` [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
` [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
` [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
` [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
` [PATCH-for-9.0 09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
` [PATCH-for-9.0 10/10] hw/xen: Have most of Xen files become target-agnostic
[PULL 0/3] QAPI patches patches for 2023-11-13
2023-11-13 19:27 UTC (2+ messages)
[PULL 00/12] Misc patches for 8.2-rc0
2023-11-13 19:27 UTC (14+ messages)
` [PULL 01/12] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
` [PULL 02/12] s390x/pci: bypass vfio DMA counting when using cdev
` [PULL 03/12] s390x/pci: only limit DMA aperture if vfio DMA limit reported
` [PULL 04/12] MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK section
` [PULL 05/12] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
` [PULL 06/12] MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
` [PULL 07/12] MAINTAINERS: Extend the Stellaris section
` [PULL 08/12] MAINTAINERS: Add a general architecture section for x86
` [PULL 09/12] tests/vm/netbsd: Use Python v3.11
` [PULL 10/12] test-resv-mem: Fix CID 1523911
` [PULL 11/12] tests/tsan: Rename the file with the entries that should be ignored
` [PULL 12/12] hw/audio/es1370: Clean up comment
[GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-11-13
2023-11-13 19:26 UTC (2+ messages)
[PULL 0/2] -Wshadow=local patches for 2023-11-13
2023-11-13 19:27 UTC (2+ messages)
[PATCH V4 00/11] fix migration of suspended runstate
2023-11-13 19:20 UTC (14+ messages)
` [PATCH V4 04/11] migration: preserve suspended for snapshot
` [PATCH V4 05/11] migration: preserve suspended for bg_migration
` [PATCH V4 06/11] migration: preserve cpu ticks if suspended
` [PATCH V4 07/11] tests/qtest: migration events
[PATCH] Fix CLINT clock frequency for SiFive E
2023-11-10 16:14 UTC
[PATCH] [PATCH] Fix SiFive E CLINT clock frequency (#1978)
2023-11-13 14:51 UTC
[PATCH v1 0/4] virtio: Refactor vhost input stub
2023-11-13 19:05 UTC (6+ messages)
` [PATCH v1 3/4] hw/virtio: Move vhost-user-input into virtio folder
[PATCH v2 0/4] virtio: Refactor vhost input stub
2023-11-13 19:02 UTC (5+ messages)
` [PATCH v2 1/4] hw/virtio: Support set_config() callback in vhost-user-base
` [PATCH v2 2/4] docs/system: Add vhost-user-input documentation
` [PATCH v2 3/4] hw/virtio: Move vhost-user-input into virtio folder
` [PATCH v2 4/4] hw/virtio: derive vhost-user-input from vhost-user-base
[PATCH] hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
2023-11-13 19:03 UTC
[PATCH V5 00/12] fix migration of suspended runstate
2023-11-13 18:34 UTC (13+ messages)
` [PATCH V5 01/12] cpus: refactor vm_stop
` [PATCH V5 02/12] cpus: stop vm in suspended state
` [PATCH V5 03/12] cpus: pass runstate to vm_prepare_start
` [PATCH V5 04/12] cpus: start vm in suspended state
` [PATCH V5 05/12] migration: preserve suspended runstate
` [PATCH V5 06/12] migration: preserve suspended for snapshot
` [PATCH V5 07/12] migration: preserve suspended for bg_migration
` [PATCH V5 08/12] tests/qtest: migration events
` [PATCH V5 09/12] tests/qtest: option to suspend during migration
` [PATCH V5 10/12] tests/qtest: precopy migration with suspend
` [PATCH V5 11/12] tests/qtest: postcopy "
` [PATCH V5 12/12] tests/qtest: background "
[Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19
2023-11-13 18:27 UTC (4+ messages)
[PULL 0/5] Misc fixes for 2023-11-13
2023-11-13 18:17 UTC (6+ messages)
` [PULL 1/5] hw/mips: LOONGSON3V depends on UNIMP device
` [PULL 2/5] hw/display/vmware_vga: fix probably typo
` [PULL 3/5] tests/avocado: add test to exercise processor address space memory bound checks
` [PULL 4/5] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12
` [PULL 5/5] MAINTAINERS: update virtio-fs mailing list address
[PATCH v3 1/1] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
2023-11-13 18:07 UTC
[PATCH stable-8.1.3 0/2] RISC-V KVM fixes for 8.1.3
2023-11-13 17:50 UTC (3+ messages)
` [PATCH stable-8.1.3 1/2] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [PATCH stable-8.1.3 2/2] target/riscv/kvm: support KVM_GET_REG_LIST
[PULL 0/4] target-arm queue
2023-11-13 17:46 UTC (5+ messages)
` [PULL 1/4] hw/arm/virt: fix GIC maintenance IRQ registration
` [PULL 2/4] target/arm: HVC at EL3 should go to EL3, not EL2
` [PULL 3/4] target/arm: Correct MTE tag checking for reverse-copy MOPS
` [PULL 4/4] target/arm/tcg: enable PMU feature for Cortex-A8 and A9
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-11-13 17:45 UTC (7+ messages)
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events
` [PATCH V6 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
[PATCH v2 0/8] Add powernv10 I2C devices and tests
2023-11-13 17:40 UTC (4+ messages)
` [PATCH v2 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
[PULL 00/12] target/hppa: last minute hppa64 fixes
2023-11-13 17:32 UTC (12+ messages)
` [PULL 01/12] target/hppa: Mask reserved PSW bits in expand_sm_imm
` [PULL 02/12] target/hppa: Use only low 2 immediate bits for PROBEI
` [PULL 03/12] target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
` [PULL 04/12] target/hppa: Fix calculation of CR_IIASQ back register
` [PULL 05/12] target/hppa: Fix possible overflow in TLB size calculation
` [PULL 06/12] target/hppa: Introduce MMU_IDX_MMU_DISABLED
` [PULL 07/12] target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
` [PULL 08/12] target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
` [PULL 09/12] hw/pci-host/astro: Fix boot for C3700 machine
` [PULL 10/12] hw/hppa: Move software power button address to page zero
` [PULL 12/12] hw/hppa: Require at least SeaBIOS-hppa version 12
[RFC PATCH v2 0/4] migration: Fix multifd qemu_mutex_destroy race
2023-11-13 17:33 UTC (3+ messages)
` [RFC PATCH v2 2/4] migration/multifd: Join the TLS thread
[PATCH] test/qtest: Add an API function to capture IRQ toggling
2023-11-13 17:33 UTC (4+ messages)
[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
2023-11-13 17:26 UTC (20+ messages)
[PATCH] risu: Add test summary
2023-11-13 17:14 UTC (3+ messages)
[PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
2023-11-13 17:11 UTC (3+ messages)
[PATCH v3] target/arm/tcg: enable pmu feature for cortex a9
2023-11-13 17:04 UTC (2+ messages)
[PATCH v2] tests/qemu-iotests/149: Use more inclusive language in this test
2023-11-13 17:00 UTC (2+ messages)
[RFC PATCH 0/2] migration: Fix multifd qemu_mutex_destroy race
2023-11-13 16:51 UTC (9+ messages)
` [RFC PATCH 1/2] migration: Report error in incoming migration
` [RFC PATCH 2/2] migration/multifd: Move semaphore release into main thread
[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
2023-11-13 16:39 UTC (3+ messages)
` [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
[PATCH v3 0/4] riscv: zicntr/zihpm flags and disable support
2023-11-13 16:39 UTC (3+ messages)
[PATCH] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
2023-11-13 16:29 UTC
[PATCH] tests/data/qobject/qdict.txt: Avoid non-inclusive words
2023-11-13 16:25 UTC
[PATCH 0/2] Replace anti-social QOM type names (again)
2023-11-13 16:22 UTC (10+ messages)
` [PATCH 1/2] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
` [PATCH 2/2] hw: Replace anti-social QOM type names (again)
[PATCH] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12
2023-11-13 16:12 UTC (4+ messages)
[PATCH] hw/mips: LOONGSON3V depends on UNIMP device
2023-11-13 15:56 UTC (2+ messages)
[PATCH] hw/display/vmware_vga: fix probably typo
2023-11-13 15:55 UTC (2+ messages)
[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2023-11-13 15:44 UTC (5+ messages)
[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-11-13 3:48 UTC (5+ messages)
` [PATCH v5 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v5 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
[PULL 00/32] Block layer patches
2023-11-13 14:38 UTC (4+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
[PATCH 1/1] hw/i2c: add pca9543 i2c-mux switch
2023-11-13 6:31 UTC
[PATCH] util/qemu-config: Remove unnecessary traversal
2023-11-13 14:19 UTC
[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-11-13 14:18 UTC (5+ messages)
` [PATCH v3 2/2] hw/acpi: Implement the SRAT GI affinity structure
Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.3 - ends December 8th
2023-11-13 13:35 UTC (2+ messages)
` [virtio] "
[PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
2023-11-13 13:15 UTC (2+ messages)
[PATCH] hw/arm/virt: fix GIC maintenance IRQ registration
2023-11-13 13:14 UTC (4+ messages)
[PATCH] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
2023-11-13 13:03 UTC (3+ messages)
[PATCH v1 0/7] xen-arm: add support for virtio-pci
2023-11-13 13:02 UTC (9+ messages)
` [PATCH v1 3/7] xen: xenstore: add possibility to preserve owner
` [PATCH v1 7/7] xen_arm: Add basic virtio-pci support
[PATCH v6] limit address space used for pci devices
2023-11-13 12:50 UTC
[PATCH] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
2023-11-13 12:35 UTC (4+ messages)
[PULL 00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub
2023-11-13 12:21 UTC (6+ messages)
` [PULL 21/38] plugins: update lockstep to use g_memdup2
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-11-13 12:08 UTC (4+ messages)
[PULL 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
2023-11-13 11:23 UTC (3+ messages)
` [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
[PULL 0/8] Firmware/edk2 20230918 patches
2023-11-13 11:09 UTC (3+ messages)
[PATCH v5 00/20] vfio: Adopt iommufd
2023-11-13 11:08 UTC (9+ messages)
` [PATCH v5 03/20] vfio/iommufd: Implement the iommufd backend
` [PATCH v5 10/20] vfio/pci: Make vfio cdev pre-openable by passing a file handle
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
2023-11-13 11:03 UTC (3+ messages)
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
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).