messages from 2023-08-24 16:58:57 to 2023-08-25 13:10:36 UTC [more...]
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-25 13:08 UTC (3+ messages)
` [PATCH 02/20] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH 19/20] target/riscv: add 'tcg_supported' class property
[PATCH] fix leaks found wtih fuzzing
2023-08-25 12:47 UTC (2+ messages)
[PATCH v4 0/6] Complete i.MX6UL and i.MX7 processor for bare metal application
2023-08-25 12:20 UTC (7+ messages)
` [PATCH v4 1/6] Remove i.MX7 IOMUX GPR device from i.MX6UL
` [PATCH v4 2/6] Refactor i.MX6UL processor code
` [PATCH v4 3/6] Add i.MX6UL missing devices
` [PATCH v4 4/6] Refactor i.MX7 processor code
` [PATCH v4 5/6] Add i.MX7 missing TZ devices and memory regions
` [PATCH v4 6/6] Add i.MX7 SRC device implementation
[RFC PATCH 0/3] Add API for list cpu extensions
2023-08-25 12:16 UTC (4+ messages)
` [RFC PATCH 1/3] cpu: Add new API cpu_type_by_name
` [RFC PATCH 2/3] target/riscv: Add API list_cpu_props
` [RFC PATCH 3/3] softmmu/vl: Add qemu_cpu_opts QemuOptsList
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-25 11:42 UTC (5+ messages)
` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
[PULL 00/24] tcg + linux-user queue for 8.1-rc3
2023-08-25 11:36 UTC (8+ messages)
` Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)
[RFC v5 05/10] tcg: Add tcg opcodes and helpers for native library calls
2023-08-25 10:45 UTC (6+ messages)
` [RFC v5 06/10] target/i386: Add support "
` [RFC v5 07/10] target/mips: "
` [RFC v5 08/10] target/arm: "
` [RFC v5 09/10] tests/tcg/multiarch: Add nativecall.c test
` [RFC v5 10/10] docs/user: Add doc for native library calls
[RFC v5 00/10] Native Library Calls
2023-08-25 10:20 UTC (5+ messages)
` [RFC v5 01/10] build: Implement logic for sharing cross-building config files
` [RFC v5 02/10] build: Implement libnative library and the build machinery for libnative
` [RFC v5 03/10] linux-user: Implement envlist_appendenv and add tests for envlist
` [RFC v5 04/10] linux-user: Implement native-bypass option support
[PATCH 1/2] hw/ide: reset: cancel async DMA operation before reseting state
2023-08-25 10:17 UTC (3+ messages)
` [POC 2/2] add test exposing AHCI reset issue
[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
2023-08-25 10:10 UTC (9+ messages)
` [PATCH v3 11/11] machine: Improve error message when using default RAM backend id
` "
[PATCH] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
2023-08-25 10:02 UTC (2+ messages)
[PATCH RESEND v5 00/26] plugins: Allow to read registers
2023-08-25 9:40 UTC (3+ messages)
` [PATCH RESEND v5 19/26] target/ppc: Remove references to gdb_has_xml
[PATCH] fix leaks found wtih fuzzing
2023-08-25 9:29 UTC
[PATCH v2 00/12] gdbstub and testing fixes for 8.2
2023-08-25 9:13 UTC (18+ messages)
` [PATCH v2 01/12] gitlab: enable ccache for many build jobs
` [PATCH v2 09/12] gdbstub: remove unused user_ctx field
` [PATCH v2 10/12] gdbstub: refactor get_feature_xml
` [PATCH v2 11/12] gdbstub: replace global gdb_has_xml with a function
` [PATCH v2 12/12] gdbstub: move comment for gdb_register_coprocessor
[RFC] Proposal of QEMU PCI Endpoint test environment
2023-08-25 8:56 UTC (3+ messages)
[PATCH v2 00/24] tree-wide spelling fixes
2023-08-25 8:52 UTC (5+ messages)
` [PATCH 17/24] xen: "
[RFC v2 PATCH] record-replay: support SMP target machine
2023-08-25 8:22 UTC (3+ messages)
[PATCH] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
2023-08-25 8:12 UTC (2+ messages)
[PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
2023-08-25 8:11 UTC (4+ messages)
` [PATCH v3 4/6] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
[PATCH 0/2] io: follow coroutine AioContext in qio_channel_yield()
2023-08-25 8:09 UTC (10+ messages)
` [PATCH 1/2] io: check there are no qio_channel_yield() coroutines during ->finalize()
` [PATCH 2/2] io: follow coroutine AioContext in qio_channel_yield()
[PATCH for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used
2023-08-25 8:02 UTC (2+ messages)
[PATCH 00/12] tcg: Factor hrev{32,64}_{i32,i64,tl} out
2023-08-25 7:58 UTC (4+ messages)
` [PATCH 07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes
[PATCH 0/4] net: avoid variable length arrays
2023-08-25 7:57 UTC (7+ messages)
` [PATCH 2/4] hw/net/rocker: Avoid variable length array
` [PATCH 3/4] net/dump: "
` [PATCH 4/4] net/tap: Avoid variable-length array
[PATCH v2 0/2] softmmu/dirtylimit: Fix memory leak issue
2023-08-25 7:26 UTC (5+ messages)
` [PATCH v2 1/2] softmmu: Fix dirtylimit memory leak
` [PATCH v2 2/2] softmmu/dirtylimit: Convert free to g_free
[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
2023-08-25 7:25 UTC (4+ messages)
` [PATCH v3 06/13] docs/devel: simplify the minimal checklist
[PATCH 0/5] target/hppa: Clean up conversion from/to MMU index and priviledge level
2023-08-25 7:15 UTC (10+ messages)
` [PATCH 1/5] target/hppa: Add missing PL1 and PL2 priviledge levels
` [PATCH 2/5] target/hppa: Add priviledge to MMU index conversion helpers
` [PATCH 3/5] target/hppa: Do not use hardcoded value for tlb_flush_*()
` [PATCH 4/5] target/hppa: Use privilege helper in hppa_get_physical_address()
` [PATCH 5/5] target/hppa: Switch to use MMU indices 11-15
[PATCH v11 0/9] rutabaga_gfx + gfxstream
2023-08-25 7:11 UTC (4+ messages)
[PATCH] tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple()
2023-08-25 7:02 UTC (4+ messages)
[PATCH v2 0/5] target/hppa: Clean up conversion from/to MMU index and privilege level
2023-08-25 6:56 UTC (6+ messages)
` [PATCH v2 1/5] target/hppa: Add missing PL1 and PL2 privilege levels
` [PATCH v2 2/5] target/hppa: Add privilege to MMU index conversion helpers
` [PATCH v2 3/5] target/hppa: Do not use hardcoded value for tlb_flush_*()
` [PATCH v2 4/5] target/hppa: Use privilege helper in hppa_get_physical_address()
` [PATCH v2 5/5] target/hppa: Switch to use MMU indices 11-15
[PATCH 1/2] riscv: zicond: make non-experimental
2023-08-25 5:28 UTC (3+ messages)
[PATCH v2] linux-user: ppoll: eliminate large alloca
2023-08-25 5:07 UTC (2+ messages)
[PATCH] hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
2023-08-25 4:56 UTC (2+ messages)
[PATCH v12 0/9] rutabaga_gfx + gfxstream
2023-08-25 4:53 UTC (11+ messages)
` [PATCH v12 1/9] virtio: Add shared memory capability
` [PATCH v12 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v12 3/9] virtio-gpu: hostmem
` [PATCH v12 4/9] virtio-gpu: blob prep
` [PATCH v12 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v12 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v12 7/9] gfxstream + rutabaga: meson support
` [PATCH v12 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v12 9/9] docs/system: add basic virtio-gpu documentation
[PULL 00/12] First batch of s390x patches for QEMU 8.2
2023-08-25 4:51 UTC (6+ messages)
[PATCH v2] block/file-posix: fix update_zones_wp() caller
2023-08-25 4:05 UTC
[PATCH] block/file-posix: fix update_zones_wp() caller
2023-08-25 3:36 UTC (5+ messages)
[PATCH 00/16] tests: Add CPU topology related smbios test cases
2023-08-25 3:36 UTC (17+ messages)
` [PATCH 01/16] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PATCH 02/16] tests: bios-tables-test: Prepare the ACPI table change for type4 count test
` [PATCH 03/16] tests: bios-tables-test: Add test for smbios type4 count
` [PATCH 04/16] tests: bios-tables-test: Add ACPI table binaries for type4 count test
` [PATCH 05/16] tests: bios-tables-test: Prepare the ACPI table change for type4 core "
` [PATCH 06/16] tests: bios-tables-test: Add test for smbios type4 core count
` [PATCH 07/16] tests: bios-tables-test: Add ACPI table binaries for type4 core count test
` [PATCH 08/16] tests: bios-tables-test: Prepare the ACPI table change for type4 core count2 test
` [PATCH 09/16] tests: bios-tables-test: Extend core count2 test to cover general topology
` [PATCH 10/16] tests: bios-tables-test: Update ACPI table binaries for core count2 test
` [PATCH 11/16] tests: bios-tables-test: Prepare the ACPI table change for type4 thread count test
` [PATCH 12/16] tests: bios-tables-test: Add test for smbios type4 thread count
` [PATCH 13/16] tests: bios-tables-test: Add ACPI table binaries for type4 thread count test
` [PATCH 14/16] tests: bios-tables-test: Prepare the ACPI table change for type4 thread count2 test
` [PATCH 15/16] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PATCH 16/16] tests: bios-tables-test: Add ACPI table binaries for type4 thread count2 test
constructor vs. __constructor__
2023-08-25 1:09 UTC (4+ messages)
[PATCH v7 0/9] gfxstream + rutabaga_gfx
2023-08-24 23:50 UTC (7+ messages)
` [PATCH v7 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v7 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH RESEND v8 00/20] riscv: 'max' CPU, detect user choice in TCG
2023-08-24 22:14 UTC (21+ messages)
` [PATCH RESEND v8 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH RESEND v8 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH RESEND v8 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH RESEND v8 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH RESEND v8 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH RESEND v8 06/20] target/riscv/cpu.c: split vendor "
` [PATCH RESEND v8 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH RESEND v8 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH RESEND v8 09/20] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH RESEND v8 10/20] target/riscv: add 'max' CPU type
` [PATCH RESEND v8 11/20] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH RESEND v8 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH RESEND v8 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH RESEND v8 14/20] target/riscv: make CPUCFG() macro public
` [PATCH RESEND v8 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH RESEND v8 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH RESEND v8 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH RESEND v8 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH RESEND v8 20/20] target/riscv/cpu.c: consider user option with RVG
[PATCH V3 00/10] fix migration of suspended runstate
2023-08-24 21:09 UTC (6+ messages)
` [PATCH V3 01/10] vl: start on wakeup request
[PATCH V1 2/3] migration: fix suspended runstate
2023-08-24 20:53 UTC (12+ messages)
[PATCH] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-08-24 20:03 UTC
[PATCH] util/iov: Avoid dynamic stack allocation
2023-08-24 19:36 UTC (2+ messages)
[PATCH v2 00/48] tcg patch queue
2023-08-24 18:54 UTC (2+ messages)
` [PULL "
[PATCH v7 00/12] Add VIRTIO sound card
2023-08-24 18:44 UTC (8+ messages)
` [PATCH v7 01/12] Add virtio-sound device stub
` [PATCH v7 02/12] Add virtio-sound-pci device
` [PATCH v7 03/12] virtio-sound: handle control messages and streams
[PATCH v3 0/8] Xilinx Versal CFI support
2023-08-24 18:34 UTC (9+ messages)
` [PATCH v3 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v3 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v3 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v3 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v3 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v3 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v3 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
[PATCH v2 0/8] Xilinx Versal CFI support
2023-08-24 18:30 UTC (4+ messages)
` [PATCH v2 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
[RFC PATCH 0/2] target/sh4: Disable decode_gusa when plugins enabled
2023-08-24 18:12 UTC (3+ messages)
` [PATCH 1/2] accel/tcg: Add plugin_enabled to DisasContextBase
` [PATCH 2/2] target/sh4: Disable decode_gusa when plugins enabled
[PATCH v2 0/3] block: align CoR requests to subclusters
2023-08-24 17:19 UTC (10+ messages)
[PATCH 0/5] file-posix: Clean up and fix zoned checks
2023-08-24 17:18 UTC (7+ messages)
` [PATCH 2/5] file-posix: Check bs->bl.zoned for zone info
` [PATCH 3/5] file-posix: Fix zone update in I/O error path
` [PATCH 4/5] file-posix: Simplify raw_co_prw's 'out' zone code
[PATCH] hw/block/dataplane/virtio-block: Avoid dynamic stack allocation
2023-08-24 17:15 UTC (2+ messages)
[PATCH] aio-posix: zero out io_uring sqe user_data
2023-08-24 17:00 UTC (2+ messages)
[PULL 0/8] Block patches
2023-08-24 16:58 UTC (9+ messages)
` [PULL 1/8] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PULL 2/8] hw/ufs: Support for Query Transfer Requests
` [PULL 3/8] hw/ufs: Support for UFS logical unit
` [PULL 4/8] tests/qtest: Introduce tests for UFS
` [PULL 5/8] block-migration: Ensure we don't crash during migration cleanup
` [PULL 6/8] block: add subcluster_size field to BlockDriverInfo
` [PULL 7/8] block/io: align requests to subcluster_size
` [PULL 8/8] tests/qemu-iotests/197: add testcase for CoR with subclusters
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).