messages from 2024-07-05 09:43:26 to 2024-07-06 19:15:04 UTC [more...]
[PATCH v6 0/7] plugins: access values during a memory read/write
2024-07-06 19:13 UTC (6+ messages)
` [PATCH v6 2/7] plugins: save value during memory accesses
` [PATCH v6 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v6 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v6 5/7] tests/tcg: allow to check output of plugins
` [PATCH v6 7/7] tests/tcg/x86_64: add test for plugin memory access
[PATCH v5 0/7] plugins: access values during a memory read/write
2024-07-06 19:13 UTC (5+ messages)
` [PATCH v5 2/7] plugins: save value during memory accesses
[PATCH v3 4/6] target/i386: add support for VMX FRED controls
2024-07-06 16:38 UTC (3+ messages)
[PATCH RFC v4] virtio: Implement Virtio Backend for SD/MMC in QEMU
2024-07-06 15:48 UTC
[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-07-06 15:43 UTC (18+ messages)
` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V13 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V13 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V13 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V13 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V13 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
[RFC PATCH v3] ptp: Add vDSO-style vmclock support
2024-07-06 15:14 UTC
[PATCH] i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
2024-07-06 14:58 UTC (2+ messages)
[PATCH 0/8] qapi: convert example sections to qmp-example rST directives
2024-07-06 14:47 UTC (5+ messages)
` [PATCH 1/8] docs/qapidoc: factor out do_parse()
` [PATCH 5/8] qapi: convert "Example" sections without titles
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
2024-07-06 11:59 UTC (15+ messages)
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
` [PATCH v2 09/15] memory: Do not create circular reference with subregion
[PATCH 0/4] hw/pci: Convert rom_bar into OnOffAuto
2024-07-06 9:29 UTC (5+ messages)
` [PATCH 1/4] qapi: Add visit_type_str_preserving()
` [PATCH 2/4] qapi: Do not consume a value when visit_type_enum() fails
` [PATCH 3/4] hw/pci: Convert rom_bar into OnOffAuto
` [PATCH 4/4] hw/qdev: Remove opts member
[PULL 00/13] QAPI patches patches for 2024-07-06
2024-07-06 7:24 UTC (14+ messages)
` [PULL 01/13] qapi: linter fixups
` [PULL 02/13] docs/qapidoc: remove unused intersperse function
` [PULL 03/13] docs/qapidoc: delint a tiny portion of the module
` [PULL 04/13] qapi/parser: preserve indentation in QAPIDoc sections
` [PULL 05/13] qapi/parser: fix comment parsing immediately following a doc block
` [PULL 06/13] docs/qapidoc: fix nested parsing under untagged sections
` [PULL 07/13] qapi: fix non-compliant JSON examples
` [PULL 08/13] qapi: nail down convention that Errors sections are lists
` [PULL 09/13] qapi: convert "Note" sections to plain rST
` [PULL 10/13] qapi: update prose in note blocks
` [PULL 11/13] qapi: add markup to "
` [PULL 12/13] qapi/parser: don't parse rST markup as section headers
` [PULL 13/13] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
[PATCH v1 0/2] xen: mapcache: Fix unmapping of first the entry in a bucket
2024-07-06 6:27 UTC (6+ messages)
` [PATCH v1 2/2] xen: mapcache: Fix unmapping of first entries in buckets
[PULL 00/16] SD/MMC patches for 2024-07-06
2024-07-05 22:04 UTC (17+ messages)
` [PULL 01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
` [PULL 02/16] hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
` [PULL 03/16] tests/qtest/npcm7xx_sdhci: Access the card using its published address
` [PULL 04/16] hw/sd/sdcard: Generate random RCA value
` [PULL 05/16] hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
` [PULL 06/16] hw/sd/sdcard: Use spec v3.01 by default
` [PULL 07/16] hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
` [PULL 08/16] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
` [PULL 09/16] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
` [PULL 10/16] hw/sd/sdcard: Remove noise from sd_acmd_name()
` [PULL 11/16] hw/sd/sdcard: Remove noise from sd_cmd_name()
` [PULL 12/16] hw/sd/sdcard: Remove default case in read/write on DAT lines
` [PULL 13/16] hw/sd/sdcard: Trace length of data read "
` [PULL 14/16] hw/sd/sdcard: Cover more SDCardStates
` [PULL 15/16] hw/sd/sdcard: Introduce set_csd/set_cid handlers
` [PULL 16/16] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
[PATCH v46 0/5] hw/sd/sdcard: Cleanups before adding eMMC support
2024-07-05 22:02 UTC (4+ messages)
[PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
2024-07-05 21:52 UTC (2+ messages)
[PATCH 0/4] trivial: Fix superfluous trailing semicolon
2024-07-05 21:50 UTC (3+ messages)
` [PATCH 4/4] target/hexagon/imported/mmvec: "
[PATCH v2 00/40] July maintainer updates (32bit, testing, plugins, gdbstub)
2024-07-05 21:44 UTC (21+ messages)
` [PATCH v2 04/40] hw/core: ensure kernel_end never gets used undefined
` [PATCH v2 20/40] gitlab: don't bother with KVM for TCI builds
` [PATCH v2 21/40] test/plugin: make insn plugin less noisy by default
` [PATCH v2 22/40] test/plugins: preserve the instruction record over translations
` [PATCH v2 23/40] plugins/lockstep: preserve sock_path
` [PATCH v2 25/40] plugins/lockstep: mention the one-insn-per-tb option
` [PATCH v2 35/40] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v2 37/40] gdbstub: Pass CPU context to command handler
` [PATCH v2 38/40] gdbstub: Use true to set cmd_startswith
[PATCH v4 00/14] riscv: QEMU RISC-V IOMMU Support
2024-07-05 21:24 UTC (5+ messages)
` [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation
[PATCH 00/14] rust: example of bindings code for Rust in QEMU
2024-07-05 21:08 UTC (5+ messages)
[PATCH] e1000: Fix the unexpected assumption that the receive buffer is full
2024-07-05 20:30 UTC
[PATCH v2 0/2] system: Enable the device aliases for or1k, too
2024-07-05 19:36 UTC (4+ messages)
` [PATCH v2 1/2] system: Sort QEMU_ARCH_VIRTIO_PCI definition
` [PATCH v2 2/2] system: Enable the device aliases for or1k, too
[PATCH v4 0/4] Implement using Intel QAT to offload ZLIB
2024-07-05 18:29 UTC (5+ messages)
` [PATCH v4 1/4] meson: Introduce 'qatzip' feature to the build system
` [PATCH v4 2/4] migration: Add migration parameters for QATzip
` [PATCH v4 3/4] migration: Introduce 'qatzip' compression method
` [PATCH v4 4/4] tests/migration: Add integration test for "
[PATCH v3 0/4] Implement using Intel QAT to offload ZLIB
2024-07-05 18:28 UTC (6+ messages)
` [External] "
[RFC PATCH 0/4] hw/display/virtio-gpu: Introducing asynchronous guest display render
2024-07-05 18:24 UTC (5+ messages)
[PULL 00/40] maintainer updates for testing, plugins and gdbstub
2024-07-05 18:08 UTC (42+ messages)
` [PULL 01/40] tests/lcitool: fix debian-i686-cross toolchain prefix
` [PULL 02/40] testing: restore some testing for i686
` [PULL 03/40] tracepoints: move physmem trace points
` [PULL 04/40] hw/core: ensure kernel_end never gets used undefined
` [PULL 05/40] tests/docker: Specify --userns keep-id for Podman
` [PULL 06/40] tests/tcg/minilib: Constify digits in print_num
` [PULL 07/40] tests/tcg: Adjust variable defintion from cc-option
` [PULL 08/40] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
` [PULL 09/40] tests/tcg/aarch64: Explicitly specify register width
` [PULL 10/40] tests/tcg/aarch64: Fix irg operand type
` [PULL 11/40] tests/tcg/aarch64: Do not use x constraint
` [PULL 12/40] tests/tcg/aarch64: Add -fno-integrated-as for sme
` [PULL 13/40] tests/tcg/arm: Fix fcvt result messages
` [PULL 14/40] tests/tcg/arm: Drop -N from LDFLAGS
` [PULL 15/40] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
` [PULL 16/40] tests/tcg/arm: Manually register allocate half-precision numbers
` [PULL 17/40] tests/tcg/arm: Use -march and -mfpu for fcvt
` [PULL 18/40] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
` [PULL 19/40] linux-user/main: Suppress out-of-range comparison warning for clang
` [PULL 20/40] gitlab: don't bother with KVM for TCI builds
` [PULL 21/40] test/plugin: make insn plugin less noisy by default
` [PULL 22/40] test/plugins: preserve the instruction record over translations
` [PULL 23/40] plugins/lockstep: preserve sock_path
` [PULL 24/40] plugins/lockstep: make mixed-mode safe
` [PULL 25/40] plugins/lockstep: mention the one-insn-per-tb option
` [PULL 26/40] plugins/lockstep: clean-up output
` [PULL 27/40] plugins: Ensure vCPU index is assigned in init/exit hooks
` [PULL 28/40] plugins: Free CPUPluginState before destroying vCPU state
` [PULL 29/40] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
` [PULL 30/40] gdbstub: Clean up process_string_cmd
` [PULL 31/40] gdbstub: Move GdbCmdParseEntry into a new header file
` [PULL 32/40] gdbstub: Add support for target-specific stubs
` [PULL 33/40] target/arm: Fix exception case in allocation_tag_mem_probe
` [PULL 34/40] target/arm: Make some MTE helpers widely available
` [PULL 35/40] target/arm: Factor out code for setting MTE TCF0 field
` [PULL 36/40] gdbstub: Make hex conversion function non-internal
` [PULL 37/40] gdbstub: Pass CPU context to command handler
` [PULL 38/40] gdbstub: Use true to set cmd_startswith
` [PULL 39/40] gdbstub: Add support for MTE in user mode
` [PULL 40/40] tests/tcg/aarch64: Add MTE gdbstub tests
[PATCH 0/2] Consolidate create-sync and create-fence
2024-07-05 17:57 UTC (4+ messages)
` [PATCH 1/2] ui/egl-helpers: "
[PATCH 0/2] target/arm: Fix unwind from dc zva and FEAT_MOPS
2024-07-05 17:24 UTC (5+ messages)
[PULL 00/20] target-arm queue
2024-07-05 17:08 UTC (11+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
[PATCH v2] disas/riscv: Add decode for Zawrs extension
2024-07-05 16:53 UTC
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
2024-07-05 15:52 UTC (2+ messages)
[PATCH 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-05 15:52 UTC (6+ messages)
` [PATCH 5/8] aspeed: Set eMMC 'boot-config' property to reflect HW strapping
[PATCH v2 0/2] docs/python: bump minimum Sphinx version
2024-07-05 15:50 UTC (2+ messages)
[PATCH qemu v4 0/1] hw/cxl: Support firmware updates
2024-07-05 15:33 UTC (3+ messages)
` [PATCH v4 1/1] "
About VFIO Device Pass-through on Qemu
2024-07-05 14:12 UTC (2+ messages)
[PATCH v1] target/i386: kvm: Block migration when enfore_cpuid is set to false
2024-07-05 13:34 UTC (6+ messages)
[PATCH] system: Enable the device aliases for or1k, too
2024-07-05 12:46 UTC (3+ messages)
[PATCH qemu v6 0/4] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control feature
2024-07-05 12:30 UTC (5+ messages)
` [PATCH v6 1/4] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH v6 2/4] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v6 3/4] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v6 4/4] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "
[PATCH v8] virtio-net: Fix network stall at the host side waiting for kick
2024-07-05 12:29 UTC (4+ messages)
[PATCH qemu 0/4] hw/cxl: Add support for scan media
2024-07-05 12:06 UTC (5+ messages)
` [PATCH 1/4] hw/cxl: Add get scan media capabilities cmd support
` [PATCH 2/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PATCH 3/4] hw/cxl/events: discard all event records during sanitation
` [PATCH 4/4] hw/cxl: Add get scan media results cmd support
[PATCH qemu 0/3] hw/cxl: Misc minor improvements
2024-07-05 11:41 UTC (2+ messages)
[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
2024-07-05 11:39 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
` [PATCH v2 3/3] hw/cxl: Check for multiple mappings of memory backends
[PATCH] hw/cxl/cxl-host: Fix guest crash when getting cxl-fmw property
2024-07-05 11:40 UTC (3+ messages)
[PATCH v4 0/4] VT-d minor fixes
2024-07-05 11:01 UTC (5+ messages)
` [PATCH v4 1/4] intel_iommu: fix FRCD construction macro
` [PATCH v4 2/4] intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
` [PATCH v4 3/4] intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
` [PATCH v4 4/4] intel_iommu: make types match
[PATCH v7 00/10] Support persistent reservation operations
2024-07-05 10:56 UTC (11+ messages)
` [PATCH v7 01/10] block: add persistent reservation in/out api
` [PATCH v7 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v7 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v7 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v7 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v7 06/10] block/nvme: add reservation command protocol constants
` [PATCH v7 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v7 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v7 09/10] hw/nvme: add reservation protocal command
` [PATCH v7 10/10] block/iscsi: add persistent reservation in/out driver
[PATCH v2 0/4] ui/cocoa: Add cursor composition
2024-07-05 10:52 UTC (3+ messages)
` [PATCH v2 3/4] "
[PATCH v6 00/10] Support persistent reservation operations
2024-07-05 10:22 UTC (4+ messages)
` [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
[PATCH v3 0/3] VT-d minor fixes
2024-07-05 10:16 UTC (9+ messages)
` [PATCH v3 2/3] intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
` [PATCH v3 3/3] intel_iommu: make types match
[PATCH v1 0/8] PRI support for VT-d
2024-07-05 10:03 UTC (5+ messages)
[RFC PATCH] hw/core: ensure kernel_end never gets used undefined
2024-07-05 9:53 UTC (2+ 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).