messages from 2024-01-15 14:49:20 to 2024-01-16 10:56:27 UTC [more...]
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-16 10:48 UTC (23+ messages)
` [PULL 01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PULL 02/22] target/riscv: Remove misa_mxl validation
` [PULL 03/22] target/riscv: Move misa_mxl_max to class
` [PULL 04/22] target/riscv: Validate misa_mxl_max only once
` [PULL 05/22] target/arm: Use GDBFeature for dynamic XML
` [PULL 06/22] target/ppc: "
` [PULL 07/22] target/riscv: "
` [PULL 08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PULL 09/22] gdbstub: Use GDBFeature for GDBRegisterState
` [PULL 10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PULL 11/22] gdbstub: Simplify XML lookup
` [PULL 12/22] gdbstub: Infer number of core registers from XML
` [PULL 13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PULL 14/22] gdbstub: Add members to identify registers to GDBFeature
` [PULL 15/22] plugins: Use different helpers when reading registers
` [PULL 16/22] gdbstub: expose api to find registers
` [PULL 17/22] plugins: add an API to read registers
` [PULL 18/22] contrib/plugins: fix imatch
` [PULL 19/22] contrib/plugins: extend execlog to track register changes
` [PULL 20/22] contrib/plugins: optimise the register value tracking
` [PULL 21/22] docs/devel: lift example and plugin API sections up
` [PULL 22/22] docs/devel: document some plugin assumptions
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-01-16 10:42 UTC (2+ messages)
[PATCH 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
2024-01-16 10:13 UTC (7+ messages)
` [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
` "
[PATCH] qemu/osdep: Add huge page aligned support on LoongArch platform
2024-01-16 10:12 UTC (2+ messages)
[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
2024-01-16 10:04 UTC (6+ messages)
` [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
` [PATCH v2 2/3] hw/arm: Add AHCI/SATA controller "
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 "
[PATCH 0/5] Remove deprecated command line options
2024-01-16 9:52 UTC (9+ messages)
` [PATCH 5/5] qemu-options: Remove the deprecated -singlestep option
[PATCH v2] configure: Add linux header compile support for LoongArch
2024-01-16 9:49 UTC (2+ messages)
[PATCH v2 0/2] gdbstub: Implement catching syscalls
2024-01-16 9:41 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
2024-01-16 9:31 UTC (9+ messages)
[Qemu-arm] Windows11 guest Fast startup cannot work
2024-01-16 8:49 UTC
[PATCH] coroutine-ucontext: Save fake stack for pooled coroutine
2024-01-16 8:42 UTC (3+ messages)
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-16 8:23 UTC (31+ messages)
` [RFC PATCH v3 08/30] migration/ram: Add outgoing 'fixed-ram' migration
` [RFC PATCH v3 09/30] migration/ram: Add incoming "
` [RFC PATCH v3 11/30] migration/multifd: Allow multifd without packets
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v3 14/30] migration/multifd: Add incoming "
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 16/30] multifd: Rename MultiFDSendParams::data to compress_data
` [RFC PATCH v3 17/30] migration/multifd: Decouple recv method from pages
` [RFC PATCH v3 18/30] migration/multifd: Allow receiving pages without packets
` [RFC PATCH v3 19/30] migration/ram: Ignore multifd flush when doing fixed-ram migration
[PULL 0/5] qtest timeouts and ROP mitigation
2024-01-16 7:57 UTC (6+ messages)
` [PULL 1/5] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
` [PULL 2/5] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
` [PULL 3/5] qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes
` [PULL 4/5] meson: mitigate against ROP exploits with -fzero-call-used-regs
` [PULL 5/5] meson: mitigate against use of uninitialize stack for exploits
[PATCH 00/12] TCG Plugin inline operation enhancement
2024-01-16 7:46 UTC (10+ messages)
` [PATCH 03/12] tests/plugin: add test plugin for inline operations
[PATCH v2 0/9] hw/core: Cleanup and reorder headers
2024-01-16 7:46 UTC (10+ messages)
` [PATCH v2 1/9] MAINTAINERS: Update hw/core/cpu.c entry
` [PATCH v2 2/9] hw/core: Cleanup unused included headers in cpu-common.c
` [PATCH v2 3/9] hw/core: Reorder "
` [PATCH v2 4/9] hw/core: Reorder included headers in cpu-sysemu.c
` [PATCH v2 5/9] hw/core: Cleanup unused included header in machine-qmp-cmds.c
` [PATCH v2 6/9] hw/core: Reorder included header in machine.c
` [PATCH v2 7/9] hw/core: Reorder included headers in null-machine.c
` [PATCH v2 8/9] hw/core: Cleanup unused included headers in numa.c
` [PATCH v2 9/9] hw/core: Reorder "
[PATCH] Fixed '-serial none' usage breaks following '-serial ...' usage
2024-01-16 7:33 UTC (3+ messages)
[PATCH v2 00/19] qapi: statically type schema.py
2024-01-16 7:22 UTC (9+ messages)
` [PATCH v2 01/19] qapi: sort pylint suppressions
` [PATCH v2 03/19] qapi: create QAPISchemaDefinition
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-01-16 6:38 UTC (7+ messages)
` FW: "
[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
2024-01-16 5:46 UTC (2+ messages)
[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
2024-01-16 5:45 UTC (5+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
` [PATCH v2 2/3] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
` [PATCH v2 3/3] Hexagon (target/hexagon) Remove old dectree.py
[PATCH v2 00/12] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-15 23:15 UTC (25+ messages)
` [PATCH v2 01/12] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v2 02/12] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v2 03/12] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v2 04/12] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v2 05/12] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v2 06/12] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v2 07/12] target/riscv/vector_helper.c: "
` [PATCH v2 08/12] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v2 09/12] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v2 10/12] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v2 11/12] trans_rvv.c.inc: use 'vlenb' to calc vlmax in trans_vrgather_v*()
` [PATCH v2 12/12] target/riscv/cpu.c: remove cpu->cfg.vlen
[PULL 00/20] Migration 20240116 patches
2024-01-16 3:19 UTC (21+ messages)
` [PULL 01/20] migration: Simplify initial conditionals in migration for better readability
` [PULL 02/20] migration/multifd: Remove MultiFDPages_t::packet_num
` [PULL 03/20] migration/multifd: Remove QEMUFile from where it is not needed
` [PULL 04/20] migration/multifd: Change multifd_pages_init argument
` [PULL 05/20] migration: Report error in incoming migration
` [PULL 06/20] tests/qtest/migration: Print migration incoming errors
` [PULL 07/20] tests/qtest/migration: Add a wrapper to print test names
` [PULL 08/20] tests/qtest/migration: Use the new migration_test_add
` [PULL 09/20] tests/qtest: Re-enable multifd cancel test
` [PULL 10/20] docs/migration: Create migration/ directory
` [PULL 11/20] docs/migration: Create index page
` [PULL 12/20] docs/migration: Convert virtio.txt into rST
` [PULL 13/20] docs/migration: Split "Backwards compatibility" separately
` [PULL 14/20] docs/migration: Split "Debugging" and "Firmware"
` [PULL 15/20] docs/migration: Split "Postcopy"
` [PULL 16/20] docs/migration: Split "dirty limit"
` [PULL 17/20] docs/migration: Organize "Postcopy" page
` [PULL 18/20] docs/migration: Further move vfio to be feature of migration
` [PULL 19/20] docs/migration: Further move virtio "
` [PULL 20/20] migration/rdma: define htonll/ntohll only if not predefined
[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
2024-01-16 3:34 UTC (4+ messages)
` [PATCH 01/29] "
[RFC PATCH 1/1] hw/intc/loongarch_extioi: Add virt extension support
2024-01-16 2:25 UTC
[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
2024-01-16 1:09 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
` [PATCH v2 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
[PATCH 0/6] net: fix non-deterministic failures of the 'netdev-socket' qtest
2024-01-16 1:05 UTC (5+ messages)
[PATCH 0/2] gdbstub: Implement catching syscalls
2024-01-16 0:40 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
[PATCH v3 0/3] linux-user: Allow gdbstub to ignore page protection
2024-01-16 0:31 UTC (4+ messages)
` [PATCH v3 1/3] "
` [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 4/4] [NOT FOR MERGE] tests/qtest/migration: Adapt tests to use older QEMUs
2024-01-15 23:28 UTC (11+ messages)
[PATCH 1/2] linux-user/riscv: vdso: fix call frame info in __vdso_rt_sigreturn
2024-01-15 23:18 UTC (3+ messages)
` [PATCH 2/2] linux-user/riscv: rebuild vdso binaries after prev fix
[PATCH] linux-user: Fixed cpu restore with pc 0 on SIGBUS
2024-01-15 22:04 UTC (2+ messages)
[PATCH v2 0/2] tcg: Jump after always false condition
2024-01-15 22:01 UTC (3+ messages)
[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
2024-01-15 21:38 UTC (4+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
[PATCH 0/2] target/s390x: Emulate CVDG
2024-01-15 20:21 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Test CONVERT TO DECIMAL
[PATCH 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-15 20:16 UTC (5+ messages)
` [PATCH 11/13] trans_rvv.c.inc: remove vlmax arg from vec_element_loadx()
[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
2024-01-15 19:07 UTC (5+ messages)
` [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp
[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
2024-01-15 18:19 UTC (5+ messages)
` [PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
` [PATCH 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
[PATCH] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
2024-01-15 17:33 UTC (2+ messages)
[PATCH] tests/docker: Hexagon toolchain update
2024-01-15 17:29 UTC (2+ messages)
[PATCH v2] load_elf: fix iterators' types for elf file processing
2024-01-15 17:16 UTC (3+ messages)
` [PATCH v3] load_elf: fix iterator's type "
[PATCH V2] Handle wrap around in limit calculation
2024-01-15 16:47 UTC (6+ messages)
Call for GSoC/Outreachy internship project ideas
2024-01-15 16:32 UTC
[PATCH 0/2] target/riscv: Add support for Zaamo & Zalrsc
2024-01-15 16:25 UTC (3+ messages)
` [PATCH 1/2] target/riscv: Add Zaamo and Zalrsc extensions
` [PATCH 2/2] target/riscv: Check 'A' and split extensions for atomic instructions
[PATCH 00/11] hw/core: Cleanup and reorder headers
2024-01-15 16:36 UTC (6+ messages)
` [PATCH 02/11] hw/core: Cleanup unused included headers in cpu-common.c
[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
2024-01-15 15:57 UTC (2+ messages)
[PATCH 0/2] virtio-gpu: fix blob scanout post-load
2024-01-15 15:48 UTC (3+ messages)
` [PATCH 1/2] virtio-gpu: remove needless condition
` [PATCH 2/2] virtio-gpu: fix scanout migration post-load
[PATCH v7 00/16] Support smp.clusters for x86 in QEMU
2024-01-15 15:46 UTC (10+ messages)
` [PATCH v7 08/16] i386: Expose module level in CPUID[0x1F]
[PATCH v4 00/45] Raspberry Pi 4B machine
2024-01-15 15:17 UTC (19+ messages)
` [PATCH v4 32/45] Enable BCM2838 GENET controller
` [PATCH v4 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v4 35/45] Add mailbox test stub
` [PATCH v4 36/45] Add mailbox test constants
` [PATCH v4 37/45] Add mailbox tests tags. Part 1
` [PATCH v4 40/45] Add mailbox property tests. "
` [PATCH v4 43/45] Add missed BCM2835 properties
` [PATCH v4 45/45] Add RPi4B to paspi4.rst
[PATCH] string-output-visitor: Fix (pseudo) struct handling
2024-01-15 15:10 UTC (3+ messages)
[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
2024-01-15 15:18 UTC (3+ 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).