qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 00:34:52 to 2024-02-16 17:49:10 UTC [more...]

[PATCH v3 00/11] gdbstub: Implement follow-fork-mode child
 2024-02-16 17:48 UTC  (16+ messages)
` [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
` [PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
` [PATCH v3 03/11] gdbstub: Introduce gdbserver_fork_start()
` [PATCH v3 04/11] {linux,bsd}-user: Pass pid to fork_end()
` [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
` [PATCH v3 06/11] gdbstub: Call gdbserver_fork() both in parent and in child
` [PATCH v3 07/11] gdbstub: Introduce gdb_handle_query_supported_user()
` [PATCH v3 08/11] gdbstub: Introduce gdb_handle_set_thread_user()
` [PATCH v3 09/11] gdbstub: Introduce gdb_handle_detach_user()
` [PATCH v3 10/11] gdbstub: Implement follow-fork-mode child
` [PATCH v3 11/11] tests/tcg: Add two follow-fork-mode tests

[PATCH v2 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2024-02-16 17:35 UTC  (12+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature

[PATCH 00/14] migration: Improve error reporting
 2024-02-16 17:35 UTC  (17+ messages)
` [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
` [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
` [RFC PATCH 14/14] migration: Fix return-path thread exit

[PATCH v3 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
 2024-02-16 17:22 UTC  (6+ messages)
` [PATCH v3 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
` [PATCH v3 2/3] Hexagon (target/hexagon) Pass SP "

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-16 17:14 UTC  (8+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()

[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-16 16:30 UTC  (24+ messages)
` [PATCH 01/23] tests/tcg: update licenses to GPLv2 as intended
` [PATCH 02/23] target/arm: Use GDBFeature for dynamic XML
` [PATCH 03/23] target/ppc: "
` [PATCH 04/23] target/riscv: "
` [PATCH 05/23] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH 06/23] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH 07/23] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH 08/23] gdbstub: Simplify XML lookup
` [PATCH 09/23] gdbstub: Infer number of core registers from XML
` [PATCH 10/23] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH 11/23] gdbstub: Add members to identify registers to GDBFeature
` [PATCH 12/23] plugins: remove previous n_vcpus functions from API
` [PATCH 13/23] plugins: add qemu_plugin_num_vcpus function
` [PATCH 14/23] plugins: fix order of init/idle/resume callback
` [PATCH 15/23] cpu: call plugin init hook asynchronously
` [PATCH 16/23] plugins: Use different helpers when reading registers
` [PATCH 17/23] gdbstub: expose api to find registers
` [PATCH 18/23] plugins: add an API to read registers
` [PATCH 19/23] contrib/plugins: fix imatch
` [PATCH 20/23] contrib/plugins: extend execlog to track register changes
` [PATCH 21/23] docs/devel: lift example and plugin API sections up
` [PATCH 22/23] docs/devel: document some plugin assumptions
` [PATCH 23/23] docs/devel: plugins can trigger a tb flush

[PATCH v4 00/18] TCG Plugin inline operation enhancement
 2024-02-16 16:20 UTC  (2+ messages)

[PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
 2024-02-16 15:47 UTC  (4+ messages)

[PATCH v3 0/6] target/arm: assorted mte fixes
 2024-02-16 15:12 UTC  (3+ messages)
` [PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1

[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
 2024-02-16 15:08 UTC  (9+ messages)
` [PATCH v3 3/6] target/riscv: add remaining named features

[PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
 2024-02-16 15:06 UTC  (3+ messages)

[PATCH 0/4] RISC-V: Implement CSR tcontrol in debug spec
 2024-02-16 15:05 UTC  (12+ messages)
` [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
` [PATCH 2/4] target/riscv: Reset CSR tcontrol when the trigger module resets
` [PATCH 3/4] target/riscv: Set the value of CSR tcontrol when trapping to M-mode
` [PATCH 4/4] target/riscv: Set the value of CSR tcontrol when mret is executed

[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-16 15:04 UTC 

[PATCH 00/16] qapi: Doc comment parsing & doc generation work
 2024-02-16 14:58 UTC  (17+ messages)
` [PATCH 01/16] tests/qapi-schema: Fix test 'QAPI rST doc'
` [PATCH 02/16] tests/qapi-schema: Cover duplicate 'Features:' line
` [PATCH 03/16] tests/qapi-schema: Cover 'Features:' not followed by descriptions
` [PATCH 04/16] sphinx/qapidoc: Drop code to generate doc for simple union branch
` [PATCH 05/16] qapi: Improve error position for bogus argument descriptions
` [PATCH 06/16] qapi: Improve error position for bogus invalid "Returns" section
` [PATCH 07/16] qapi: Improve error message for empty doc sections
` [PATCH 08/16] qapi: Rename QAPIDoc.Section.name to .tag
` [PATCH 09/16] qapi: Reject section heading in the middle of a doc comment
` [PATCH 10/16] qapi: Require descriptions and tagged sections to be indented
` [PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
` [PATCH 12/16] qapi: Call QAPIDoc.check() always
` [PATCH 13/16] qapi: Merge adjacent untagged sections
` [PATCH 14/16] qapi: Rewrite doc comment parser
` [PATCH 15/16] qapi: Reject multiple and empty feature descriptions
` [PATCH 16/16] qapi: Divorce QAPIDoc from QAPIParseError

[PATCH 0/3] Misc: Make watchdog devices using qemu_system_reset_request() use watchdog_perfom_action()
 2024-02-16 14:54 UTC  (7+ messages)
` [PATCH 1/3] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
` [PATCH 2/3] misc: pxa2xx_timer: "
` [PATCH 3/3] misc: ppc/spapr: replace qemu_system_reset_request() calls "

[PATCH v2 0/6] Add ivshmem-flat device
 2024-02-16 14:44 UTC  (7+ messages)
` [PATCH v2 1/6] hw/misc/ivshmem: "
` [PATCH v2 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
` [PATCH v2 3/6] hw/arm: Allow some machines to use the ivshmem-flat device
` [PATCH v2 4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
` [PATCH v2 5/6] tests/qtest: Reorganize common code in ivshmem-test
` [PATCH v2 6/6] tests/qtest: Add ivshmem-flat test

[PATCH 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-16 14:00 UTC  (5+ messages)
` [PATCH 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
` [PATCH 2/3] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()

[PATCH v2 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-16 13:57 UTC  (4+ messages)
` [PATCH v2 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
` [PATCH v2 2/3] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()

QEMU 8.2.0 aarch64 sve ldff1b returning 1 byte when 16 are expected
 2024-02-16 13:44 UTC  (3+ messages)

[PULL 0/7] Ui patches
 2024-02-16 13:31 UTC  (8+ messages)
` [PULL 1/7] ui: reject extended clipboard message if not activated
` [PULL 2/7] ui/clipboard: mark type as not available when there is no data
` [PULL 3/7] ui/clipboard: add asserts for update and request
` [PULL 4/7] ui/console: Fix console resize with placeholder surface
` [PULL 5/7] audio: Depend on dbus_display1_dep
` [PULL 6/7] meson: Explicitly specify dbus-display1.h dependency
` [PULL 7/7] tests/qtest: Depend on dbus_display1_dep

[PULL 00/56] Misc HW patches for 2024-02-15
 2024-02-16 13:31 UTC  (2+ messages)

[PATCH 1/6] target/ppc: Fix 440 tlbwe TLB invalidation gaps
 2024-02-16 13:28 UTC  (2+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-16 13:24 UTC  (3+ messages)

[PATCH 0/4] Add ivshmem-flat device
 2024-02-16 13:14 UTC  (3+ messages)
` [PATCH 1/4] "

[PATCH] target: hppa: Fix unaligned double word accesses for hppa64
 2024-02-16  6:54 UTC  (5+ messages)

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-02-16 13:09 UTC  (2+ messages)

[PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
 2024-02-16 12:59 UTC  (3+ messages)

[PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-02-16 12:36 UTC  (3+ messages)

[RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros
 2024-02-16 12:23 UTC  (2+ messages)
` [RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{,_WITH_INTEFACES} macros

[PATCH v4 00/36] linux-user: Improve host and guest page size handling
 2024-02-16 11:35 UTC  (3+ messages)
` [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping

[PATCH v3 0/9] mips: do not list individual devices from configs/
 2024-02-16 11:14 UTC  (3+ messages)
` [PATCH v3 1/9] usb: inline device creation functions

[PATCH 00/21] hw: More QDev cleanups
 2024-02-16 11:08 UTC  (23+ messages)
` [PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
` [PATCH 02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
` [PATCH 03/21] hw/ppc/spapr_cpu: "
` [PATCH 04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
` [PATCH 05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
` [PATCH 06/21] hw: Replace DEVICE(object_new) -> qdev_new()
` [PATCH 07/21] target: "
` [PATCH 08/21] hw/isa: Inline isa_try_new()
` [PATCH 09/21] hw/usb: Inline usb_try_new()
` [PATCH 10/21] hw/usb: Inline usb_new()
` [PATCH 11/21] hw/usb: Add QOM parentship relation with hub devices
` [PATCH 12/21] hw/pci-host/q35: Update q35_host_props[] comment
` [PATCH 13/21] hw/pci-host/raven: Embedded OrIRQ in PRePPCIState
` [PATCH 14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize
` [PATCH 15/21] hw/core/register: "
` [PATCH 16/21] hw/net/can/versal: "
` [PATCH 17/21] hw/i386/iommu: "
` [PATCH 18/21] hw/pci-host/versatile: Replace object_initialize() -> _child()
` [PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices
` [PATCH 20/21] hw/arm/mps2: Add QOM parentship relation with OR IRQ gates
` [PATCH 21/21] hw: Add QOM parentship relation with CPUs

[PATCH v4 00/10] Optimize buffer_is_zero
 2024-02-16 11:05 UTC  (10+ messages)
` [RFC PATCH v4 10/10] util/bufferiszero: Add sve acceleration for aarch64

[PULL 00/35] target-arm queue
 2024-02-16 10:58 UTC  (2+ messages)

[PATCH 0/6] libqos, riscv: libqos fixes, add riscv machine
 2024-02-16 10:58 UTC  (7+ messages)
` [PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
` [PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
` [PATCH 6/6] tests/libqos: add riscv/virt machine nodes

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-02-16 10:55 UTC  (5+ messages)
` [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never
` [RFC 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [RFC 3/4] mirror: move some checks to qmp
` [RFC 4/4] iotests: add test for bitmap mirror

[PATCH v4 0/3] Initial support for SPDM Responders
 2024-02-16 10:44 UTC  (4+ messages)

[PATCH] iotests: adapt to output change for recently introduced 'detached header' field
 2024-02-16 10:14 UTC 

[PATCH 0/6] hw/accel: Use RCU_READ macros
 2024-02-16  9:13 UTC  (6+ messages)
` [PATCH 5/6] hw/vfio/common: "

[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
 2024-02-16  9:06 UTC  (4+ messages)
` [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
` [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
` [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set

[PATCH] i386: xen: fix compilation --without-default-devices
 2024-02-16  7:58 UTC  (2+ messages)

[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
 2024-02-16  8:01 UTC  (4+ messages)
` [PATCH v3 2/2] aspeed: "
  ` [PATCH v3 1/2] aspeed: introduce a new UART0 device name

[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
 2024-02-16  7:52 UTC  (2+ messages)

[PATCH v2 0/2] Field 'reason' for MIGRATION event
 2024-02-16  6:17 UTC  (3+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "

[PATCH v6 0/3] Support RISC-V IOPMP
 2024-02-16  1:43 UTC  (4+ messages)
` [PATCH v6 2/3] Add RISC-V IOPMP support

[PATCH v3 1/2] target/riscv: FIX xATP_MODE validation
 2024-02-16  0:33 UTC  (3+ messages)
` [PATCH v3 2/2] target/riscv: UPDATE xATP write CSR


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).