messages from 2024-01-22 06:02:12 to 2024-01-22 18:21:37 UTC [more...]
[PATCH v2 0/5] hw/{arm,xen} convert printfs to trace/reports
2024-01-22 18:20 UTC (3+ messages)
` [PATCH v2 1/5] hw/arm/z2: convert DPRINTF to trace events and guest errors
[PATCH 0/2] system: Fix handling of '-serial none -serial something'
2024-01-22 17:55 UTC (7+ messages)
` [PATCH 1/2] system/vl.c: "
` [PATCH 2/2] qemu-options.hx: Improve -serial option documentation
[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
2024-01-22 17:52 UTC (8+ messages)
[PATCH] bswap.h: Fix const_le64() macro
2024-01-22 17:47 UTC (3+ messages)
[PATCH v2 1/4] Include new arbitrary limits if not already defined
2024-01-22 17:40 UTC (4+ messages)
[PATCH v14 0/9] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-22 17:37 UTC (10+ messages)
` [PATCH v14 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v14 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v14 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v14 4/9] hw/net: Add NPCMXXX GMAC device
` [PATCH v14 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v14 6/9] tests/qtest: Creating qtest for GMAC Module
` [PATCH v14 7/9] hw/net: GMAC Rx Implementation
` [PATCH v14 8/9] hw/net: GMAC Tx Implementation
` [PATCH v14 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
2024-01-22 17:26 UTC
[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
2024-01-22 17:19 UTC (6+ messages)
[PATCH v2 4/4] Exclude TPM ioctls definitions for the GNU/Hurd
2024-01-22 17:16 UTC (2+ messages)
[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-01-22 17:15 UTC (11+ messages)
` [PATCH rfcv1 1/6] backends/iommufd_device: introduce IOMMUFDDevice
` [PATCH rfcv1 2/6] hw/pci: introduce pci_device_set/unset_iommu_device()
` [PATCH rfcv1 3/6] intel_iommu: add set/unset_iommu_device callback
` [PATCH rfcv1 4/6] vfio: initialize IOMMUFDDevice and pass to vIOMMU
[PATCH v2 3/4] Add the GNU/Hurd as a target host
2024-01-22 17:10 UTC (2+ messages)
[PATCH v2 2/4] Avoid conflicting types for 'copy_file_range'
2024-01-22 17:04 UTC (2+ messages)
[PATCH 0/5] migration: Fix migration state reference counting
2024-01-22 16:55 UTC (5+ messages)
` [PATCH 1/5] migration: Fix use-after-free of migration state object
[PATCH v2 0/4] Port qemu to GNU/Hurd
2024-01-22 16:53 UTC (2+ messages)
[PATCH v1 0/2] memory-device: reintroduce memory region size check
2024-01-22 16:50 UTC (4+ messages)
[PATCH] fsl-imx6ul: Add various missing unimplemented devices
2024-01-22 16:43 UTC (2+ messages)
[PATCH v2 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
2024-01-22 16:42 UTC (2+ messages)
[PATCH v4 00/13] target/riscv: add 'cpu->cfg.vlenb', remove
2024-01-22 16:11 UTC (14+ messages)
` [PATCH v4 01/13] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v4 02/13] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v4 03/13] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v4 04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v4 05/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v4 06/13] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v4 07/13] target/riscv/vector_helper.c: "
` [PATCH v4 08/13] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v4 09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v4 10/13] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v4 11/13] target/riscv: change vext_get_vlmax() arguments
` [PATCH v4 12/13] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
` [PATCH v4 13/13] target/riscv/cpu.c: remove cpu->cfg.vlen
[PULL 0/2] Block patches
2024-01-22 16:01 UTC (3+ messages)
` [PULL 1/2] coroutine-ucontext: Save fake stack for pooled coroutine
` [PULL 2/2] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
[PATCH v3 0/3] linux-user: Allow gdbstub to ignore page protection
2024-01-22 16:00 UTC (6+ messages)
` [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
[PATCH v3] qemu-img: Fix Column Width and Improve Formatting in snapshot list
2024-01-22 15:59 UTC (4+ messages)
[PATCH] Fixed '-serial none' usage breaks following '-serial ...' usage
2024-01-22 15:54 UTC (3+ messages)
[PATCH] tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
2024-01-22 15:43 UTC (2+ messages)
[PATCH] migration/docs: Explain two solutions for VMSD compatibility
2024-01-22 15:39 UTC (2+ messages)
[PATCH v2] cpu-exec: simplify jump cache management
2024-01-22 15:34 UTC
[PATCH v2 0/2] Initialize backend memory objects in parallel
2024-01-22 15:32 UTC (3+ messages)
` [PATCH v2 1/2] oslib-posix: refactor memory prealloc threads
` [PATCH v2 2/2] oslib-posix: initialize backend memory objects in parallel
[PULL 0/8] tcg + linux-user patch queue
2024-01-22 15:26 UTC (2+ messages)
[PATCH] cpu-exec: simplify jump cache management
2024-01-22 15:12 UTC
[PATCH v2 0/3] s390x/pci: fix ISM reset
2024-01-22 15:06 UTC (8+ messages)
` [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
2024-01-22 14:56 UTC (22+ messages)
` [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH v3 02/21] target/riscv: Remove misa_mxl validation
` [PATCH v3 03/21] target/riscv: Move misa_mxl_max to class
` [PATCH v3 04/21] target/riscv: Validate misa_mxl_max only once
` [PATCH v3 05/21] target/arm: Use GDBFeature for dynamic XML
` [PATCH v3 06/21] target/ppc: "
` [PATCH v3 07/21] target/riscv: "
` [PATCH v3 08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v3 09/21] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v3 10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v3 11/21] gdbstub: Simplify XML lookup
` [PATCH v3 12/21] gdbstub: Infer number of core registers from XML
` [PATCH v3 13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v3 14/21] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v3 15/21] plugins: Use different helpers when reading registers
` [PATCH v3 16/21] gdbstub: expose api to find registers
` [PATCH v3 17/21] plugins: add an API to read registers
` [PATCH v3 18/21] contrib/plugins: fix imatch
` [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes
` [PATCH v3 20/21] docs/devel: lift example and plugin API sections up
` [PATCH v3 21/21] docs/devel: document some plugin assumptions
[PATCH] crypto/gcrypt: prefer kernel as direct source of entropy
2024-01-22 14:48 UTC (2+ messages)
[PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
2024-01-22 14:35 UTC (4+ messages)
` [PATCH v2 1/3] tests/qtest/bios-tables-test: Allow changes to virt GTDT
` [PATCH v2 2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
` [PATCH v2 3/3] tests/qtest/bios-tables-tests: Update virt golden reference
[PATCH 0/5] buses: switch to 3-phase-reset
2024-01-22 14:30 UTC (7+ messages)
` [PATCH 2/5] vmbus: Switch bus reset "
` [PATCH 4/5] hw/s390x/css-bridge: switch virtual-css bus "
[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
2024-01-22 14:20 UTC (3+ messages)
` [PATCH v3 19/38] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX
[PATCH] hw/xtensa: require libfdt
2024-01-22 14:18 UTC (4+ messages)
[PATCH] monitor: add dumpdtb command only in device-tree-enabled targets
2024-01-22 13:53 UTC (3+ messages)
[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
2024-01-22 13:22 UTC (12+ messages)
` [PATCH v2 1/4] smbios: add processor-family option
` [PATCH v2 2/4] smbios: function to set default processor family
` [PATCH v2 3/4] target/riscv: SMBIOS support for RISC-V virt machine
` "
` [PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V
[PATCH v2 00/19] qapi: statically type schema.py
2024-01-22 13:12 UTC (5+ messages)
` [PATCH v2 09/19] qapi/schema: allow resolve_type to be used for built-in types
[PATCH v3 0/4] target/riscv: SMBIOS support for RISC-V virt machine
2024-01-22 13:07 UTC (5+ messages)
` [PATCH v3 1/4] smbios: add processor-family option
` [PATCH v3 2/4] smbios: function to set default processor family
` [PATCH v3 3/4] target/riscv: SMBIOS support for RISC-V virt machine
` [PATCH v3 4/4] qemu-options: enable -smbios option on RISC-V
[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
2024-01-22 12:41 UTC (2+ messages)
[PATCH v3 0/2] riscv: add rv32i,rv32e and rv64e CPUs
2024-01-22 12:33 UTC (3+ messages)
` [PATCH v3 1/2] target/riscv/cpu.c: add riscv_bare_cpu_init()
` [PATCH v3 2/2] target/riscv: add rv32i, rv32e and rv64e CPUs
[PATCH v3 0/2] riscv: support new isa extension detection devicetree properties
2024-01-22 12:25 UTC (3+ messages)
[PULL 00/14] Block layer patches
2024-01-22 11:44 UTC (4+ messages)
[PATCH v3 0/2] linux-user: two fixes to coredump generation
2024-01-22 11:42 UTC (5+ messages)
` [PATCH v3 1/2] linux-user/elfload: test return value of getrlimit
` [PATCH v3 2/2] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
[PATCH 0/3] Add device STM32L4x5 GPIO
2024-01-22 11:37 UTC (6+ messages)
` [PATCH 1/3] hw/gpio: Implement "
` [PATCH 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
[PULL v2 00/14] Block layer patches
2024-01-22 11:18 UTC
[PATCH v2 0/3] hw/pflash: implement update buffer for block writes
2024-01-22 10:40 UTC (3+ messages)
` "
[PATCH v4 0/3] migration & CI: Add a CI job for migration compat testing
2024-01-22 10:23 UTC (4+ messages)
[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
2024-01-22 10:03 UTC (2+ messages)
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-22 9:53 UTC (6+ messages)
` [PULL 17/22] plugins: add an API to read registers
[PATCH v2] target/loongarch/kvm: Enable LSX/LASX extension
2024-01-22 9:02 UTC
[PATCH 0/2] Export debug triggers as an extension
2024-01-22 9:16 UTC (6+ messages)
` "
[PATCH v3 0/3] nubus: add nubus-virtio-mmio device
2024-01-22 9:01 UTC (3+ messages)
` [PATCH v3 3/3] "
[PATCH v3] Handle wrap around in limit calculation
2024-01-22 9:01 UTC (5+ messages)
[PATCH v4 0/2] Add support for LAM in QEMU
2024-01-22 8:55 UTC (2+ messages)
How can I know Page Table address on RAM?
2024-01-22 8:54 UTC (2+ messages)
[PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
2024-01-22 8:48 UTC (2+ messages)
[PATCH v1 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2024-01-22 8:41 UTC (9+ messages)
` [PATCH v1 1/7] ui/spice: Add an option for users to provide a preferred codec
` [PATCH v1 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v1 3/7] ui/spice: Submit the gl_draw requests at 60 FPS for "
` [PATCH v1 7/7] ui/spice: Create another texture with linear layout when gl=on is enabled
[PATCH 1/1] target/loongarch/kvm: Enable LSX/LASX extension
2024-01-22 7:56 UTC (3+ messages)
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-22 7:17 UTC (6+ messages)
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
2024-01-22 7:04 UTC (12+ messages)
` [PATCH v4 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v4 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v4 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v4 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v4 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
Adding custom CSR to riscv-qemu
2024-01-22 6:47 UTC (2+ messages)
[PATCH 0/3] Two minor fixes on virtio-iommu
2024-01-22 6:40 UTC (4+ messages)
` [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [PATCH 2/3] hw/pci: Add two parameters to get_address_space
` [PATCH 3/3] virtio-iommu: Support PCI device aliases
[PULL 00/15] target-hexagon queue, hexagon docker
2024-01-22 6:35 UTC (16+ messages)
` [PULL 01/15] tests/docker: Hexagon toolchain update
` [PULL 02/15] Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
` [PULL 03/15] Hexagon (target/hexagon) Clean up handling of modifier registers
` [PULL 04/15] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PULL 05/15] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PULL 06/15] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PULL 07/15] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PULL 08/15] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PULL 09/15] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PULL 10/15] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PULL 11/15] Hexagon (target/hexagon) Remove dead functions from hex_common.py
` [PULL 12/15] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
` [PULL 13/15] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
` [PULL 14/15] Hexagon (target/hexagon) Remove old dectree.py
` [PULL 15/15] target/hexagon: reduce scope of def_regnum, remove dead assignment
[PATCH v4 0/4] Support RISC-V IOPMP
2024-01-22 6:01 UTC (4+ 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).