messages from 2023-10-26 10:49:40 to 2023-10-27 07:50:08 UTC [more...]
[PATCH] tests: Fix printf format string in acpi-utils.c
2023-10-27 6:51 UTC (2+ messages)
[PATCH v3 00/21] parallels: Add full dirty bitmap support
2023-10-27 7:46 UTC (16+ messages)
` [PATCH v3 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
` [PATCH v3 02/21] parallels: Move inactivation code to a separate function
` [PATCH v3 03/21] parallels: Make mark_used() a global function
` [PATCH v3 06/21] parallels: Set data_end value in parallels_check_leak()
` [PATCH v3 07/21] parallels: Recreate used bitmap "
` [PATCH v3 08/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH v3 09/21] parallels: Create used bitmap even if checks needed
` [PATCH v3 10/21] parallels: Add dirty bitmaps saving
` [PATCH v3 11/21] parallels: Mark parallels_inactivate GRAPH_RDLOCK, guard parallels_close
` [PATCH v3 12/21] parallels: Let image extensions work in RW mode
` [PATCH v3 13/21] parallels: Handle L1 entries equal to one
` [PATCH v3 17/21] parallels: Check unused clusters in parallels_check_leak()
` [PATCH v3 18/21] parallels: Remove unnecessary data_end field
` [PATCH v3 19/21] tests: Add parallels images support to test 165
` [PATCH v3 21/21] tests: Add parallels format support to image-fleecing
[PATCH v3 00/37] vfio: Adopt iommufd
2023-10-27 7:45 UTC (35+ messages)
` [PATCH v3 01/37] vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
` [PATCH v3 03/37] vfio/container: Move spapr specific init/deinit into spapr.c
` [PATCH v3 04/37] vfio/spapr: Make vfio_spapr_create/remove_window static
` [PATCH v3 05/37] vfio/common: Move vfio_host_win_add/del into spapr.c
` [PATCH v3 06/37] vfio: Introduce base object for VFIOContainer and targetted interface
` [PATCH v3 08/37] vfio/container: Switch to dma_map|unmap API
` [PATCH v3 12/37] vfio/container: Move per container device list in base container
` [PATCH v3 14/37] vfio/container: Move vrdl_list, pgsizes and dma_max_mappings to "
` [PATCH v3 15/37] vfio/container: Move listener "
` [PATCH v3 16/37] vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size "
` [PATCH v3 17/37] vfio/container: Move iova_ranges "
` [PATCH v3 20/37] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
` [PATCH v3 21/37] vfio/spapr: Move prereg_listener into spapr container
` [PATCH v3 22/37] vfio/spapr: Move hostwin_list "
` [PATCH v3 23/37] Add iommufd configure option
` [PATCH v3 24/37] backends/iommufd: Introduce the iommufd object
` [PATCH v3 25/37] util/char_dev: Add open_cdev()
` [PATCH v3 26/37] vfio/iommufd: Implement the iommufd backend
` [PATCH v3 27/37] vfio/iommufd: Switch to manual hwpt allocation
` [PATCH v3 28/37] vfio/iommufd: Add support for iova_ranges
` [PATCH v3 29/37] vfio/iommufd: Bypass EEH if iommufd backend
` [PATCH v3 30/37] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v3 31/37] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [PATCH v3 32/37] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v3 33/37] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v3 34/37] vfio: Allow the selection of a given iommu backend for platform ap and ccw
` [PATCH v3 35/37] vfio/platform: Make vfio cdev pre-openable by passing a file handle
` [PATCH v3 36/37] vfio/ap: "
` [PATCH v3 37/37] vfio/ccw: "
[PATCH v3 00/28] Get Xen PV shim running in QEMU, add net & console
2023-10-27 7:44 UTC (22+ messages)
` [PATCH v3 05/28] hw/xen: fix XenStore watch delivery to guest
` [PATCH v3 06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op()
` [PATCH v3 07/28] hw/xen: use correct default protocol for xen-block on x86
` [PATCH v3 08/28] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
` [PATCH v3 13/28] hw/xen: automatically assign device index to block devices
` [PATCH v3 14/28] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH v3 17/28] hw/xen: add support for Xen primary console in emulated mode
` [PATCH v3 28/28] docs: update Xen-on-KVM documentation
[PATCH 00/10] tests: Clean up global variables shadowing
2023-10-27 7:39 UTC (2+ messages)
[PATCH v2 1/2] hw/ide: reset: cancel async DMA operation before resetting state
2023-10-27 7:21 UTC (3+ messages)
[PATCH] util/uuid: Define UUID_STR_LEN from UUID_NONE string
2023-10-27 7:18 UTC (2+ messages)
[PATCH v5 00/21] virtio-net RSS/hash report fixes and improvements
2023-10-27 7:14 UTC (9+ messages)
` [PATCH v5 04/21] net: Remove receive_raw()
` [PATCH v5 11/21] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v5 12/21] virtio-net: Always set populate_hash
` [PATCH v5 15/21] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT
[PATCH] MAINTAINERS: Add the virtio-gpu documentation to the corresponding section
2023-10-27 6:20 UTC (2+ messages)
[PATCH] MAINTAINERS: Add the can documenation file to the CAN section
2023-10-27 6:09 UTC
[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
2023-10-27 6:08 UTC (4+ messages)
[PATCH v3 0/2] misc/pca9552: Changes to support powernv10
2023-10-27 6:08 UTC (3+ messages)
` [PATCH v3 2/2] misc/pca9552: Let external devices set pca9552 inputs
[PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
2023-10-27 6:07 UTC
[PATCH v2] misc/led: LED state is set opposite of what is expected
2023-10-27 6:03 UTC (2+ messages)
Replace calls to functions named cpu_physical_memory_* with address_space_*
2023-10-27 5:58 UTC (5+ messages)
[PATCH v2 0/2] igb: Add FLR support
2023-10-27 5:39 UTC (3+ messages)
[QEMU][PATCHv2 0/8] Xen: support grant mappings
2023-10-27 5:27 UTC (13+ messages)
` [QEMU][PATCHv2 1/8] xen: when unplugging emulated devices skip virtio devices
[PATCH v6 00/10] Introduce model for IBM's FSI
2023-10-27 5:25 UTC (18+ messages)
` [PATCH v6 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v6 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v6 08/10] hw/fsi: Added qtest
` [PATCH v6 09/10] hw/fsi: Added FSI documentation
[PATCH v2 RESEND] ppc/pnv: Fix number of I2C engines and ports for power9/10
2023-10-27 5:05 UTC (3+ messages)
[PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token
2023-10-27 5:01 UTC (12+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] util/uuid: Remove UUID_FMT_LEN
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-10-27 4:54 UTC (3+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PULL 00/94] target/sparc: Convert to decodetree
2023-10-27 4:44 UTC (9+ messages)
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PATCH 13/29] tcg/i386: Support TCG_COND_TST{EQ,NE}
[PATCH 0/1] Enable -Wshadow=local
2023-10-27 4:41 UTC (4+ messages)
[PATCH] linux-user/i386: Properly align signal frame
2023-10-27 4:07 UTC (3+ messages)
[PATCH 0/6] Support RISC-V IOPMP
2023-10-27 3:28 UTC (9+ messages)
` [PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented
[PATCH 0/2] Some biosbits avocado test fixes
2023-10-27 3:21 UTC (3+ messages)
` [PATCH 1/2] acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry point
` [PATCH 2/2] acpi/tests/avocado/bits: enable console logging from bits VM
[PATCH] Support for the RISCV Zalasr extension
2023-10-26 23:03 UTC
[PULL 00/39] Migration 20231024 patches
2023-10-27 0:41 UTC (8+ messages)
` [PULL 19/39] hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
` [PULL 20/39] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
[PATCH] target/i386/monitor: synchronize cpu before printing lapic state
2023-10-26 21:33 UTC (3+ messages)
[PATCH v3 1/1] hmp: synchronize cpu state for lapic info
2023-10-26 21:19 UTC
[RFC] pvpanic notifications for non-panic reboot events
2023-10-26 20:50 UTC
[PATCH 0/3] migration: Downtime tracepoints
2023-10-26 20:14 UTC (15+ messages)
` [PATCH 1/3] migration: Set downtime_start even for postcopy
` [PATCH 2/3] migration: Add migration_downtime_start|end() helpers
` [PATCH 3/3] migration: Add per vmstate downtime tracepoints
` [PATCH 4/3] migration: Add tracepoints for downtime checkpoints
[PATCH V2 0/6] Live Update reboot mode
2023-10-26 20:10 UTC (8+ messages)
` [PATCH V2 1/6] migration: mode parameter
` [PATCH V2 2/6] migration: per-mode blockers
` [PATCH V2 3/6] cpr: relax blockdev migration blockers
` [PATCH V2 4/6] cpr: relax vhost "
` [PATCH V2 5/6] cpr: reboot mode
` [PATCH V2 6/6] tests/qtest: migration: add reboot mode test
[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
2023-10-26 19:11 UTC (3+ messages)
` [PATCH v2 07/16] target/hexagon: Declare QOM definitions in 'cpu-qom.h'
[PATCH] vfio/pci: Check return value of vfio_set_irq_signaling()
2023-10-26 19:13 UTC (2+ messages)
[PATCH v3 0/6] riscv: RVA22U64 profile support
2023-10-26 17:36 UTC (8+ messages)
` [PATCH v3 3/6] target/riscv/tcg: add user flag for "
[PATCH v5 00/10] RVA22U64 profile support
2023-10-26 17:10 UTC (7+ messages)
` [PATCH v5 01/10] target/riscv/tcg: add 'zic64b' support
` [PATCH v5 02/10] target/riscv: add rva22u64 profile definition
[PATCH v2 00/65] target/hppa: Implement hppa64-cpu
2023-10-26 16:59 UTC (4+ messages)
` [PATCH v2 47/65] target/hppa: Remove TARGET_REGISTER_BITS
[PATCH v4 18/22] hmp: synchronize cpu state for lapic info
2023-10-26 16:50 UTC (3+ messages)
[PATCH v7 00/10] Introduce model for IBM's FSI
2023-10-26 16:47 UTC (11+ messages)
` [PATCH v7 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v7 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v7 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v7 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v7 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v7 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v7 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v7 08/10] hw/fsi: Added qtest
` [PATCH v7 09/10] hw/fsi: Added FSI documentation
` [PATCH v7 10/10] hw/fsi: Update MAINTAINER list
[PATCH v2 00/14] Update RISC-V vector crypto to ratified v1.0.0
2023-10-26 15:18 UTC (15+ messages)
` [PATCH v2 01/14] target/riscv: Add cfg property for Zvkt extension
` [PATCH v2 02/14] target/riscv: Expose Zvkt extension property
` [PATCH v2 03/14] target/riscv: Add cfg property for Zvkb extension
` [PATCH v2 04/14] target/riscv: Replace Zvbb checking by Zvkb
` [PATCH v2 05/14] target/riscv: Expose Zvkb extension property
` [PATCH v2 06/14] target/riscv: Add cfg properties for Zvkn[c|g] extensions
` [PATCH v2 07/14] target/riscv: Expose Zvkn[c|g] extnesion properties
` [PATCH v2 08/14] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PATCH v2 09/14] target/riscv: Expose Zvks[c|g] extnesion properties
` [PATCH v2 10/14] target/riscv: Move vector crypto extensions to riscv_cpu_extensions
` [PATCH v2 11/14] disas/riscv: Add rv_fmt_vd_vs2_uimm format
` [PATCH v2 12/14] disas/riscv: Add rv_codec_vror_vi for vror.vi
` [PATCH v2 13/14] disas/riscv: Add support for vector crypto extensions
` [PATCH v2 14/14] disas/riscv: Replace TABs with space
[PATCH v6 00/23] Make Pixman an optional dependency
2023-10-26 14:41 UTC (4+ messages)
` [PATCH v6 22/23] hw/display: make ATI_VGA depend on PIXMAN
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-26 12:41 UTC (2+ messages)
[PATCH v4 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-10-26 12:38 UTC (10+ messages)
` [PATCH v4 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v4 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v4 09/13] hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
[Question] x86/microvm: why has_hotpluggable_cpus = false but hot(ub)plug APIs exist?
2023-10-26 12:09 UTC (8+ messages)
[PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
2023-10-26 11:31 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).