messages from 2024-03-09 03:30:27 to 2024-03-11 03:27:09 UTC [more...]
[PATCH v2 00/29] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
2024-03-11 3:38 UTC (12+ messages)
` [PATCH v2 01/29] error: Add error_vprepend() in comment of ERRP_GUARD() rules
` [PATCH v2 02/29] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
` [PATCH v2 04/29] block/copy-before-write: "
` [PATCH v2 05/29] block/nbd: "
` [PATCH v2 07/29] block/qcow2-bitmap: "
` [PATCH v2 10/29] block/snapshot: "
` [PATCH v2 13/29] block/virtio-blk: "
` [PATCH v2 14/29] hw/core/loader-fit: "
` [PATCH v2 15/29] hw/core/qdev-properties-system: "
` [PATCH v2 16/29] hw/misc/ivshmem: "
` [PATCH v2 17/29] hw/scsi/vhost-scsi: "
[PATCH v2] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-03-11 3:08 UTC
[PATCH v9 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-11 2:40 UTC (22+ messages)
` [PATCH v9 01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v9 02/10] target/riscv: handle vstart >= vl in vext_set_tail_elems_1s()
` [PATCH v9 03/10] target/riscv/vector_helper.c: do vstart=0 after updating tail
` [PATCH v9 04/10] target/riscv/vector_helper.c: update tail with vext_set_tail_elems_1s()
` [PATCH v9 05/10] target/riscv: use vext_set_tail_elems_1s() in vcrypto insns
` [PATCH v9 06/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH v9 07/10] target/riscv: remove 'over' brconds from vector trans
` [PATCH v9 08/10] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v9 09/10] target/riscv: Clear vstart_qe_zero flag
` [PATCH v9 10/10] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PULL v2 00/17] loongarch-to-apply queue
2024-03-11 2:22 UTC (3+ messages)
` [PULL v2 03/17] hw/loongarch: Add slave cpu boot_code
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-03-11 1:28 UTC (15+ messages)
` [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[PATCH v6 0/3] Initial support for SPDM Responders
2024-03-11 1:15 UTC (4+ messages)
` [PATCH v6 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
` [PATCH v6 2/3] backends: Initial support for SPDM socket support
` [PATCH v6 3/3] hw/nvme: Add SPDM over DOE support
[PATCH v2 0/9] Add AST2700 support
2024-03-11 1:14 UTC (5+ messages)
[PATCH v2 00/10] mirror: allow switching from background to active mode
2024-03-10 21:07 UTC (11+ messages)
[PATCH v4 00/19] contrib/elf2dmp: Improve robustness
2024-03-10 20:25 UTC (4+ messages)
` [PATCH v4 15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
[PULL 0/2] vfio queue
2024-03-10 19:19 UTC (3+ messages)
` [PULL 1/2] vfio: register container for cpr
` [PULL 2/2] vfio: allow cpr-reboot migration if suspended
[PATCH v3] hw/scsi/lsi53c895a: add timer to scripts processing
2024-03-10 18:59 UTC (3+ messages)
[PATCH v2] target/arm: Fix 32-bit SMOPA
2024-03-10 18:20 UTC (4+ messages)
[PATCH 0/2] tcg/aarch64: Fixes for test comparisons
2024-03-10 15:48 UTC (6+ messages)
` [PATCH 1/2] tcg/aarch64: Fix tcg_out_cmp "
` [PATCH 2/2] tcg/aarch64: Fix tcg_out_brcond "
[PATCH] docs/specs/pvpanic: document shutdown event
2024-03-10 15:04 UTC
[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
2024-03-10 14:27 UTC (3+ messages)
[PULL 00/11] Trivial patches for 2024-03-09
2024-03-10 14:18 UTC (13+ messages)
` [PULL 01/11] replay: Improve error messages about configuration conflicts
` [PULL 02/11] hw/vfio/pci.c: Make some structure static
` [PULL 03/11] hw/scsi/lsi53c895a: Fix typo in comment
` [PULL 04/11] make-release: switch to .xz format by default
` [PULL 05/11] char: Slightly better error reporting when chardev is in use
` [PULL 06/11] blockdev: Fix block_resize error reporting for op blockers
` [PULL 07/11] qerror: QERR_DEVICE_IN_USE is no longer used, drop
` [PULL 08/11] hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
` [PULL 09/11] hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()
` [PULL 10/11] hw/mem/cxl_type3: "
` [PULL 11/11] docs/acpi/bits: add some clarity and details while also improving formating
[PULL 00/43] Misc HW patches for 2024-03-09
2024-03-10 14:18 UTC (45+ messages)
` [PULL 01/43] hw/i386: Rename kvmvapic.c -> vapic.c
` [PULL 02/43] sysemu/xen: Forbid using Xen headers in user emulation
` [PULL 03/43] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
` [PULL 04/43] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
` [PULL 05/43] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
` [PULL 06/43] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
` [PULL 07/43] hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
` [PULL 08/43] hw/xen: Use target-agnostic qemu_target_page_bits()
` [PULL 09/43] hw/xen/xen_pt: Add missing license
` [PULL 10/43] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
` [PULL 11/43] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
` [PULL 12/43] hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
` [PULL 13/43] hw/xen/hvm: Propagate page_mask to a pair of functions
` [PULL 14/43] hw/xen/hvm: Get target page size at runtime
` [PULL 15/43] hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend()
` [PULL 16/43] hw/net/xen_nic: "
` [PULL 17/43] hw/remote/remote-obj: hw/misc/ivshmem: "
` [PULL 18/43] target/i386/sev: "
` [PULL 19/43] hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations
` [PULL 20/43] hw/i386/pc: Use generated NotifyVmexitOption_str()
` [PULL 21/43] hw/i386/pc: Remove 'host_type' argument from pc_init1()
` [PULL 22/43] hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
` [PULL 23/43] hw/intc/apic: fix memory leak
` [PULL 24/43] qdev: Add a granule_mode property
` [PULL 25/43] hmp: Add option to info qtree to omit details
` [PULL 26/43] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
` [PULL 27/43] hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
` [PULL 28/43] docs/interop/firmware.json: Align examples
` [PULL 29/43] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
` [PULL 30/43] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
` [PULL 31/43] hw/core/machine-smp: Deprecate unsupported "parameter=1" "
` [PULL 32/43] hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
` [PULL 33/43] tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
` [PULL 34/43] tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
` [PULL 35/43] tests/unit/test-smp-parse: Bump max_cpus to 4096
` [PULL 36/43] tests/unit/test-smp-parse: Make test cases aware of the book/drawer
` [PULL 37/43] tests/unit/test-smp-parse: Test "books" parameter in -smp
` [PULL 38/43] tests/unit/test-smp-parse: Test "drawers" "
` [PULL 39/43] tests/unit/test-smp-parse: Test "drawers" and "books" combination case
` [PULL 40/43] tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
` [PULL 41/43] tests/unit/test-smp-parse: Test smp_props.has_clusters
` [PULL 42/43] tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
` [PULL 43/43] hw/m68k/mcf5208: add support for reset
[PATCH v2] docs/conf.py: Remove usage of distutils
2024-03-10 14:10 UTC (9+ messages)
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-03-10 13:44 UTC (13+ messages)
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
[PATCH v2 00/13] Cleanup on SMP and its test
2024-03-10 13:03 UTC (5+ messages)
[PATCH 00/14] Cleanup on SMP and its test
2024-03-10 11:55 UTC (5+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()
[PATCH v10 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-10 11:53 UTC (11+ messages)
` [PATCH v10 01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v10 02/10] target/riscv: handle vstart >= vl in vext_set_tail_elems_1s()
` [PATCH v10 03/10] target/riscv/vector_helper.c: do vstart=0 after updating tail
` [PATCH v10 04/10] target/riscv/vector_helper.c: update tail with vext_set_tail_elems_1s()
` [PATCH v10 05/10] target/riscv: use vext_set_tail_elems_1s() in vcrypto insns
` [PATCH v10 06/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH v10 07/10] target/riscv: remove 'over' brconds from vector trans
` [PATCH v10 08/10] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v10 09/10] target/riscv: enable 'vstart_qe_zero' in the end of insns
` [PATCH v10 10/10] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH 0/2] hw/nvme: fix hibernation-based migration
2024-03-10 11:12 UTC (4+ messages)
` [PATCH 1/2] hw/nvme: generalize the mbar size helper
` [PATCH 2/2] hw/nvme: add machine compatibility parameter to enable msix exclusive bar
[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
2024-03-10 8:02 UTC (8+ messages)
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
[PATCH] usb-audio: Fix invalid values in AudioControl descriptors
2024-03-09 17:29 UTC
[PATCH v8 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-09 20:24 UTC (7+ messages)
` [PATCH v8 02/10] target/riscv: handle vstart >= vl in vext_set_tail_elems_1s()
` [PATCH v8 06/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
[PULL 0/3] Hyper-V Dynamic Memory and VMBus misc small patches
2024-03-09 20:11 UTC (2+ messages)
[PULL v2 0/9] Misc fixes and coverity CI for 2024-03-08
2024-03-09 20:11 UTC (2+ messages)
[PATCH 0/2] Make PAMMemoryRegion less Intel-specific
2024-03-09 18:50 UTC (6+ messages)
` [PATCH 1/2] hw/pci-host/pam: Free PAMMemoryRegion from Intel-specific bit handling
` [PATCH 2/2] hw/pci-host/pam: Remove northbridge-specific PAM_REGIONS_COUNT
[PATCH] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-03-09 18:05 UTC (2+ messages)
[PATCH] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
2024-03-09 17:51 UTC (2+ messages)
[PATCH] usb: add support for sending MSIs from EHCI PCI devices
2024-03-09 17:35 UTC (2+ messages)
[PATCH] usb: add support for sending MSIs from EHCI PCI devices
2024-03-09 15:26 UTC
[PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
2024-03-09 15:13 UTC (2+ messages)
[PULL 00/12] Cocoa patches for 2024-03-05
2024-03-09 14:58 UTC (2+ messages)
[PULL 00/14] target-arm queue
2024-03-09 14:58 UTC (2+ messages)
[PATCH v3] hw/m68k/mcf5208: add support for reset
2024-03-09 14:47 UTC (2+ messages)
[PATCH] disas/riscv: Further correction to LUI disassembly
2024-03-09 12:01 UTC (8+ messages)
[RFC PATCH] tests/vm: ensure we build everything by default
2024-03-09 11:57 UTC
[PATCH v2 1/5] gdbstub: Rename back gdb_handlesig
2024-03-09 11:43 UTC (8+ messages)
` [PATCH v2 3/5] gdbstub: Save target's siginfo
[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
2024-03-09 11:35 UTC (7+ messages)
` [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
2024-03-09 11:34 UTC (3+ messages)
[PATCH] hw/ppc/sam460ex: Support short options for adding drives
2024-03-09 11:34 UTC (2+ messages)
Unmapping KVM Guest Memory from Host Kernel
2024-03-09 11:14 UTC (4+ messages)
[PATCH v2] hw/m68k/mcf5208: add support for reset
2024-03-09 9:30 UTC (3+ messages)
[PATCH v4 0/7] Introduce multifd zero page checking
2024-03-09 8:13 UTC (12+ messages)
` [PATCH v4 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [PATCH v4 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface
` [External] "
` [PATCH v4 7/7] Update maintainer contact for migration multifd zero page checking acceleration
[PATCH v5 0/7] Introduce multifd zero page checking
2024-03-09 7:57 UTC (8+ messages)
` [PATCH v5 1/7] migration/multifd: Allow zero pages in file migration
` [PATCH v5 2/7] migration/multifd: Allow clearing of the file_bmap from multifd
` [PATCH v5 3/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v5 4/7] migration/multifd: Implement zero page transmission on the multifd thread
` [PATCH v5 5/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page
` [PATCH v5 6/7] migration/multifd: Enable multifd zero page checking by default
` [PATCH v5 7/7] migration/multifd: Add new migration test cases for legacy zero page checking
[PATCH v4 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
2024-03-09 7:41 UTC (2+ messages)
[PATCH v2 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
2024-03-09 5:42 UTC (6+ messages)
` [PATCH v2 07/20] smbios: avoid mangling user provided tables
[PATCH v5 00/13] Enabling DCD emulation support in Qemu
2024-03-09 4:35 UTC (6+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH v2 1/2] hw/xen: detect when running inside stubdomain
2024-03-09 3:35 UTC (4+ messages)
` [PATCH v2 2/2] xen: fix stubdom PCI addr
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).