qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/10
[PULL 01/28] fuse: Copy write buffer content before polling
Kevin Wolf
2026/03/10
[PULL 14/28] fuse: Explicitly handle non-grow post-EOF accesses
Kevin Wolf
2026/03/10
[PULL 09/28] fuse: Introduce fuse_{at,de}tach_handlers()
Kevin Wolf
2026/03/10
[PULL 19/28] fuse: Process requests in coroutines
Kevin Wolf
2026/03/10
[PULL 18/28] fuse: Reduce max read size
Kevin Wolf
2026/03/10
[PULL 11/28] fuse: Add halted flag
Kevin Wolf
2026/03/10
[PULL 17/28] fuse: Manually process requests (without libfuse)
Kevin Wolf
2026/03/10
[PULL 23/28] fuse: Implement multi-threading
Kevin Wolf
2026/03/10
[PULL 22/28] fuse: Make shared export state atomic
Kevin Wolf
2026/03/10
[PULL 24/28] qapi/block-export: Document FUSE's multi-threading
Kevin Wolf
2026/03/10
[PULL 28/28] block/curl: add support for S3 presigned URLs
Kevin Wolf
2026/03/10
[PULL 25/28] iotests/308: Add multi-threading sanity test
Kevin Wolf
2026/03/10
[PULL 04/28] fuse: Explicitly set inode ID to 1
Kevin Wolf
2026/03/10
[PULL 06/28] fuse: Destroy session on mount_fuse_export() fail
Kevin Wolf
2026/03/10
[PULL 00/28] Block layer patches
Kevin Wolf
2026/03/10
[PULL 27/28] qapi: block: Refactor HTTP(s) common arguments
Kevin Wolf
2026/03/10
[PULL 10/28] fuse: Introduce fuse_{inc,dec}_in_flight()
Kevin Wolf
2026/03/10
[PULL 08/28] fuse: Set direct_io and parallel_direct_writes
Kevin Wolf
2026/03/10
[PULL 16/28] fuse: Drop permission changes in fuse_do_truncate
Kevin Wolf
2026/03/10
[PULL 26/28] block/nfs: add support for libnfs v6
Kevin Wolf
2026/03/10
[PULL 03/28] fuse: Remove superfluous empty line
Kevin Wolf
2026/03/10
[PULL 15/28] block: Move qemu_fcntl_addfl() into osdep.c
Kevin Wolf
2026/03/10
[PULL 05/28] fuse: Change setup_... to mount_fuse_export()
Kevin Wolf
2026/03/10
[PULL 12/28] fuse: fuse_{read,write}: Rename length to blk_len
Kevin Wolf
2026/03/10
[PULL 02/28] fuse: Ensure init clean-up even with error_fatal
Kevin Wolf
2026/03/10
[PULL 07/28] fuse: Fix mount options
Kevin Wolf
2026/03/10
Re: [PATCH] mirror: Fix missed dirty bitmap writes during startup
Fiona Ebner
2026/03/10
Re: [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release
Peter Xu
2026/03/10
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
2026/03/10
Re: [PULL 00/10] PPC PR for 11.0 soft-freeze
Harsh Prateek Bora
2026/03/10
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Marc-André Lureau
2026/03/10
Re: [PULL 1/2] target/loongarch: Preserve PTE permission bits in LDPTE
Michael Tokarev
2026/03/10
Re: [PATCH v2 00/13] gdbstub: Always infer base register index from GDB XML
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH 0/2] tests/qtest: Avoid char arrays in some Arm tests
Cédric Le Goater
2026/03/10
Re: [PATCH v12 3/8] qapi: add local migration parameter
Markus Armbruster
2026/03/10
[PATCH v2 04/13] gdbstub: Add trace events for around XML parsing / generation
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 11/13] gdbstub: Remove 'gdb-xml/' directory prefix in TARGET_XML_FILES
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 05/13] gdbstub: Have scripts/feature_to_c.py generate more verbose output
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 09/13] gdbstub: Use GDBFeature::base_reg in gdb_register_feature()
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 13/13] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 08/13] gdbstub: Emit base_register index in GDBFeature entries
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 12/13] gdbstub: Move gdb-xml/ within gdbstub/
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 07/13] gdbstub: Remove @g_pos argument in gdb_register_coprocessor()
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 10/13] gdbstub: Remove GDBRegisterState::base_reg
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 03/13] gdbstub: Simplify gdb_init_cpu() logic
Philippe Mathieu-Daudé
2026/03/10
[PATCH] meson.build: Bump the minimum GCC version to v10.4
Thomas Huth
2026/03/10
Re: [PULL 00/10] PPC PR for 11.0 soft-freeze
Peter Maydell
2026/03/10
[PATCH v2 06/13] gdbstub: Make base register explicit in m68k GDB XML files
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 02/13] target/i386/gdbstub: Remove stale comment
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 01/13] meson: Restrict gdbstub to user/system builds
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 00/13] gdbstub: Always infer base register index from GDB XML
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
Eric Farman
2026/03/10
Re: [PATCH 0/2] tests/qtest: Avoid char arrays in more Arm tests
Fabiano Rosas
2026/03/10
Re: [PATCH 0/2] tests/qtest: Avoid char arrays in some Arm tests
Fabiano Rosas
2026/03/10
Re: [PATCH 3/8] tests/qtest/migration: Fix misuse of listen_uri
Lukas Straub
2026/03/10
Re: [PATCH 4/8] tests/qtest/migration: Stop invoking migrate_incoming from hooks
Lukas Straub
2026/03/10
Re: Minimal GCC version for QEMU
Thomas Huth
2026/03/10
Re: [PATCH v12 3/8] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/03/10
[PATCH v2] target/i386: add compat for migrating error code
Fiona Ebner
2026/03/10
Re: [PATCH v12 6/8] net/tap: support local migration with virtio-net
Vladimir Sementsov-Ogievskiy
2026/03/10
[PATCH 1/2] tests/qtest/ast2700-gpio-test: Use g_strdup_printf() instead of char arrays
Peter Maydell
2026/03/10
[PATCH 2/2] tests/qtest/aspeed_gpio-test: Use g_strdup_printf() instead of char arrays
Peter Maydell
2026/03/10
[PATCH 0/2] tests/qtest: Avoid char arrays in more Arm tests
Peter Maydell
2026/03/10
Re: [PATCH 2/2] tests/qtest/arm-cpu-features: Use g_strdup_printf() instead of char arrays
Philippe Mathieu-Daudé
2026/03/10
Re: Minimal GCC version for QEMU (was: Re: [PULL 27/49] meson: Add -Wformat-overflow=2)
Daniel P . Berrangé
2026/03/10
Re: [PATCH v11 13/21] migration-test: Add COLO migration unit test
Lukas Straub
2026/03/10
Re: [PATCH v4 4/4] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]
Philippe Mathieu-Daudé
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Fabiano Rosas
2026/03/10
Re: [PATCH v12 3/8] qapi: add local migration parameter
Markus Armbruster
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Peter Maydell
2026/03/10
Re: [PATCH] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
Christian Borntraeger
2026/03/10
Re: [PULL 00/16] Accelerators and TCG patches for 2026-03-10
Peter Maydell
2026/03/10
Minimal GCC version for QEMU (was: Re: [PULL 27/49] meson: Add -Wformat-overflow=2)
Thomas Huth
2026/03/10
[PULL 02/10] ppc/mpipl: Implement S0 SBE interrupt
Harsh Prateek Bora
2026/03/10
[PULL 04/10] pnv/mpipl: Preserve memory regions as per MDST/MDDT tables
Harsh Prateek Bora
2026/03/10
[PATCH 0/2] tests/qtest: Avoid char arrays in some Arm tests
Peter Maydell
2026/03/10
[PATCH 2/2] tests/qtest/arm-cpu-features: Use g_strdup_printf() instead of char arrays
Peter Maydell
2026/03/10
[PULL 05/10] pnv/mpipl: Preserve CPU registers after crash
Harsh Prateek Bora
2026/03/10
[PULL 01/10] ppc/pnv: Move SBE host doorbell function to top of file
Harsh Prateek Bora
2026/03/10
[PATCH v3 2/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
James Wainwright
2026/03/10
[PULL 10/10] MAINTAINERS: Add entry for MPIPL (PowerNV)
Harsh Prateek Bora
2026/03/10
[PULL 00/10] PPC PR for 11.0 soft-freeze
Harsh Prateek Bora
2026/03/10
[PULL 08/10] pnv/mpipl: Enable MPIPL support
Harsh Prateek Bora
2026/03/10
[PULL 07/10] pnv/mpipl: Write the preserved CPU and MDRT state
Harsh Prateek Bora
2026/03/10
[PULL 09/10] tests/functional: Add test for MPIPL in PowerNV
Harsh Prateek Bora
2026/03/10
[PULL 03/10] ppc/pnv: Handle stash command in PowerNV SBE
Harsh Prateek Bora
2026/03/10
[PATCH 1/2] tests/qtest/ast2700-sgpio-test: Use g_strdup_printf() instead of char arrays
Peter Maydell
2026/03/10
[PULL 06/10] pnv/mpipl: Set thread entry size to be allocated by firmware
Harsh Prateek Bora
2026/03/10
[PATCH v3 3/3] disas: diassemble RISC-V Zbr0p93 instructions
James Wainwright
2026/03/10
[PATCH v3 1/3] util: export CRC32[C] lookup tables
James Wainwright
2026/03/10
[PATCH v3 0/3] target/riscv: add unratified RISC-V Zbr0p93 ext
James Wainwright
2026/03/10
Re: [PATCH v12 3/8] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Peter Maydell
2026/03/10
Re: [PATCH v2] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Markus Armbruster
2026/03/10
Re: [PATCH v5 00/10] Implement MPIPL for PowerNV
Aditya Gupta
2026/03/10
Re: [PULL 0/3] Firmware 20260310 patches
Peter Maydell
2026/03/10
Re: [PATCH v5 00/10] Implement MPIPL for PowerNV
Aditya Gupta
2026/03/10
Re: [PULL 0/2] loongarch-to-apply queue
Peter Maydell
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Peter Maydell
2026/03/10
Re: [PATCH v5 00/10] Implement MPIPL for PowerNV
Sourabh Jain
2026/03/10
Re: [PATCH v3 0/3] block/curl: fix S3 presigned URL support
Kevin Wolf
2026/03/10
Re: [PULL 00/16] Accelerators and TCG patches for 2026-03-10
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH v11 13/21] migration-test: Add COLO migration unit test
Arun Menon
2026/03/10
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Peter Maydell
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH 0/8] migration-test: Plumbing
Fabiano Rosas
2026/03/10
Re: [PATCH v2] ui/vdagent: add migration blocker when machine version < 10.1
Marc-André Lureau
2026/03/10
Re: [PATCH 6/8] io: Fix TLS bye task leak
Daniel P . Berrangé
2026/03/10
Re: [PATCH] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
Thomas Huth
2026/03/10
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
2026/03/10
[PATCH v2] ui/vdagent: add migration blocker when machine version < 10.1
Fiona Ebner
2026/03/10
Re: [PATCH v2 00/10] hw/i386/pc: Remove deprecated 3.1 machines
Zhao Liu
2026/03/10
[PATCH] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
jrossi
2026/03/10
[PATCH 0/8] migration-test: Plumbing
Fabiano Rosas
2026/03/10
Re: [PATCH v2] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Kevin Wolf
2026/03/10
Re: [PATCH v5 00/10] Implement MPIPL for PowerNV
Shivang Upadhyay
2026/03/10
Re: [PATCH v2 08/10] hw/core/machine: Remove the hw_compat_3_1[] array
Zhao Liu
2026/03/10
Re: [PATCH v2 07/10] target/i386/cpu: Remove X86CPU::intel_pt_auto_level field
Zhao Liu
2026/03/10
Re: [PATCH v2 06/10] hw/i386/iommu: Remove IntelIOMMUState::dma_drain field
Zhao Liu
2026/03/10
Re: [PATCH v2 05/10] hw/i386/pc: Remove pc_compat_3_1[] array
Zhao Liu
2026/03/10
Re: [PATCH 2/6] system/hostmem: Remove HostMemoryBackend::use_canonical_path field
Michal Prívozník
2026/03/10
Re: [PATCH v2 04/10] hw/core/boards: Remove MachineClass::smbus_no_migration_support field
Zhao Liu
2026/03/10
Re: [PATCH v2 03/10] hw/i386/x86: Remove @pvh_enabled argument in x86_load_linux()
Zhao Liu
2026/03/10
Re: [PATCH v2 02/10] hw/i386/pc: Remove PCMachineClass::pvh_enabled field
Zhao Liu
2026/03/10
Re: [PATCH v2 01/10] hw/i386/pc: Remove deprecated pc-q35/pc-i440fx/xenfv 3.1 machines
Zhao Liu
2026/03/10
[PATCH 3/8] tests/qtest/migration: Fix misuse of listen_uri
Fabiano Rosas
2026/03/10
[PATCH 2/8] tests/qtest/migration: Change validate_uuid test to not trigger exit(1)
Fabiano Rosas
2026/03/10
[PATCH 4/8] tests/qtest/migration: Stop invoking migrate_incoming from hooks
Fabiano Rosas
2026/03/10
[PATCH 8/8] migration/multifd: Fix leaks of TLS error objects
Fabiano Rosas
2026/03/10
[PATCH 7/8] tests/qtest/migration: Fix leak in CPR exec test
Fabiano Rosas
2026/03/10
[PATCH 5/8] tests/qtest/migration: Force exit-on-error=false when appropriate
Fabiano Rosas
2026/03/10
[PATCH 6/8] io: Fix TLS bye task leak
Fabiano Rosas
2026/03/10
[PATCH 1/8] tests/qtest/migration: Fix leak of migration tests data
Fabiano Rosas
2026/03/10
Re: [PATCH v4 06/35] target/hexagon: Suppress unused-variable warnings for sysemu source regs
Brian Cain
2026/03/10
Re: [PATCH v12 3/8] qapi: add local migration parameter
Markus Armbruster
2026/03/10
Re: [PULL 27/49] meson: Add -Wformat-overflow=2
Fabiano Rosas
2026/03/10
Re: [PATCH v12 6/8] net/tap: support local migration with virtio-net
Markus Armbruster
2026/03/10
[PATCH 2/5] i386/cpu: Rename AMX mirror feature words with -alias suffix
Zhao Liu
2026/03/10
[PATCH 1/5] i386/cpu: Rename AMX mirror cpuid macros with _ALIAS suffix
Zhao Liu
2026/03/10
[PATCH 0/5] i386/cpu: CPUID & CPU model cleanup and CWF cache model
Zhao Liu
2026/03/10
[PATCH 4/5] i386/cpu: Adjust the note for CPU models with its-no
Zhao Liu
2026/03/10
[PATCH 5/5] i386/cpu: Enable CPUID 0x1f & cache model for ClearwaterForest
Zhao Liu
2026/03/10
[PATCH 3/5] i386/cpu: Remove unnecessary cache_info fields from builtin CPU model
Zhao Liu
2026/03/10
Re: [PATCH] block/nfs: add support for libnfs v6
Kevin Wolf
2026/03/10
Re: [PATCH v2] vmstate: fix subsection load name check
Peter Maydell
2026/03/10
Re: [PATCH v2] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Markus Armbruster
2026/03/10
Re: [PULL 00/25] s390x & functional tests pull request for the softfreeze
Peter Maydell
2026/03/10
Re: [PULL 00/18] Staging patches
Peter Maydell
2026/03/10
Re: [PATCH v2] vmstate: fix subsection load name check
Alexandr Moshkov
2026/03/10
Re: [PATCH v2 17/32] accel: mark kvm, xen & hvf as secure; tcg & qtest as insecure
Daniel P . Berrangé
2026/03/10
[PULL 1/3] docs/interop: Add AMD SEV-SNP SVSM interface to firmware.json
Gerd Hoffmann
2026/03/10
[PULL 3/3] i386/sev/igvm: do not reset guest policy if IGVM does not set it
Gerd Hoffmann
2026/03/10
[PULL 2/3] igvm: fix build when igvm is not installed in a well known path
Gerd Hoffmann
2026/03/10
[PULL 0/3] Firmware 20260310 patches
Gerd Hoffmann
2026/03/10
Re: [PATCH v2 17/32] accel: mark kvm, xen & hvf as secure; tcg & qtest as insecure
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH v19 00/13] HVF: Add support for platform vGIC and nested virtualisation
Philippe Mathieu-Daudé
2026/03/10
Re: [PATCH] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
Peter Maydell
2026/03/10
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Philippe Mathieu-Daudé
2026/03/10
[PATCH v5 03/10] ppc/pnv: Handle stash command in PowerNV SBE
Aditya Gupta
2026/03/10
[PATCH v5 07/10] pnv/mpipl: Write the preserved CPU and MDRT state
Aditya Gupta
2026/03/10
[PATCH v5 02/10] ppc/mpipl: Implement S0 SBE interrupt
Aditya Gupta
2026/03/10
[PATCH v5 08/10] pnv/mpipl: Enable MPIPL support
Aditya Gupta
2026/03/10
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
2026/03/10
[PATCH v5 01/10] ppc/pnv: Move SBE host doorbell function to top of file
Aditya Gupta
2026/03/10
[PATCH v5 09/10] tests/functional: Add test for MPIPL in PowerNV
Aditya Gupta
2026/03/10
[PATCH v5 06/10] pnv/mpipl: Set thread entry size to be allocated by firmware
Aditya Gupta
2026/03/10
[PATCH v5 05/10] pnv/mpipl: Preserve CPU registers after crash
Aditya Gupta
2026/03/10
[PATCH v5 04/10] pnv/mpipl: Preserve memory regions as per MDST/MDDT tables
Aditya Gupta
2026/03/10
[PATCH v5 10/10] MAINTAINERS: Add entry for MPIPL (PowerNV)
Aditya Gupta
2026/03/10
[PATCH v5 00/10] Implement MPIPL for PowerNV
Aditya Gupta
2026/03/10
Re: [PATCH] contrib/plugins/uftrace_symbols.py: ignore zero sized symbols
BALATON Zoltan
2026/03/10
Re: [PATCH 4/5] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
Igor Mammedov
2026/03/10
Re: [PATCH] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
Markus Armbruster
2026/03/10
Re: [PATCH v2 2/2] tests/functional: remove heuristics for finding build dir
Thomas Huth
2026/03/10
[PULL 1/2] target/loongarch: Preserve PTE permission bits in LDPTE
Song Gao
2026/03/10
[PULL 2/2] target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch
Song Gao
2026/03/10
Re: [PATCH v2 1/2] tests/functional: fix log placement when run directly
Thomas Huth
2026/03/10
[PULL 0/2] loongarch-to-apply queue
Song Gao
2026/03/10
Re: [PATCH] tests/functional: fix log placement when run directly
Daniel P . Berrangé
2026/03/10
Re: [PATCH v3] virtio: improve virtqueue mapping error messages
Markus Armbruster
2026/03/10
[PATCH v2 2/2] tests/functional: remove heuristics for finding build dir
Daniel P . Berrangé
2026/03/10
[PATCH v2 0/2] tests/functional: improve robustness of build dir location logic
Daniel P . Berrangé
2026/03/10
[PATCH v2 1/2] tests/functional: fix log placement when run directly
Daniel P . Berrangé
2026/03/10
Re: [PULL 00/10] i386 and NULL pointer dereference fixes for QEMU 11.0 soft freeze
Peter Maydell
2026/03/10
Re: [PULL 0/4] Python patches
Peter Maydell
2026/03/10
RE: [PATCH v3 14/32] hw/arm/tegra241-cmdqv: Emulate global CMDQV registers
Shameer Kolothum Thodi
2026/03/10
Re: [PATCH v11 02/21] MAINTAINERS: Remove Hailiang Zhang from COLO migration framework
Lukas Straub
2026/03/10
Re: [PATCH v2 0/2] target/loongarch: Fix NX enforcement for PTW helpers
gaosong
2026/03/10
Re: [PATCH v5 00/25] export/fuse: Use coroutines and multi-threading
Kevin Wolf
2026/03/10
Re: [PATCH v3] virtio: improve virtqueue mapping error messages
Peter Maydell
2026/03/10
Re: [PATCH v3] virtio: improve virtqueue mapping error messages
Markus Armbruster
2026/03/10
Re: [PATCH v4 07/10] pnv/mpipl: Write the preserved CPU and MDRT state
Sourabh Jain
2026/03/10
Re: [PULL 12/12] target/hppa: add 64 bit support to gdbstub
Philippe Mathieu-Daudé
2026/03/10
Re: [PULL 22/28] hw/i386/pc: Remove pc_compat_2_12[] array
Philippe Mathieu-Daudé
2026/03/10
[PULL 10/16] accel/kvm: Make kvm_irqchip*notifier() declaration non target-specific
Philippe Mathieu-Daudé
2026/03/10
[PULL 14/16] accel/hvf: Build without target-specific knowledge
Philippe Mathieu-Daudé
2026/03/10
[PULL 13/16] accel/mshv: Build without target-specific knowledge
Philippe Mathieu-Daudé
2026/03/10
[PULL 16/16] accel/qtest: Build once as common object
Philippe Mathieu-Daudé
2026/03/10
[PATCH v2 1/3] util: export CRC32[C] lookup tables
James Wainwright
2026/03/10
[PULL 02/16] tcg/optimize: Lower unsupported deposit during optimize
Philippe Mathieu-Daudé
Earlier messages
Later messages