qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-19 16:29:40 to 2024-06-20 16:05:03 UTC [more...]

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-20 16:03 UTC  (3+ messages)
` [PATCH v3 01/11] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v3 02/11] hw/acpi/GI: Fix trivial parameter alignment issue

[PATCH 00/10] target/i386: make decoding entirely table based
 2024-06-20 15:56 UTC  (15+ messages)
` [PATCH 01/10] target/i386: use cpu_cc_dst for CC_OP_POPCNT
` [PATCH 02/10] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
` [PATCH 03/10] target/i386: convert bit test instructions to new decoder
` [PATCH 04/10] target/i386: try not to force EFLAGS computation for CC_OP_ADOX/ADCX
` [PATCH 05/10] target/i386: decode address before going back to translate.c
` [PATCH 06/10] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
` [PATCH 07/10] target/i386: do not check PREFIX_LOCK in old-style decoder
` [PATCH 08/10] target/i386: list instructions still in translate.c
` [PATCH 09/10] target/i386: assert that cc_op* and pc_save are preserved
` [PATCH 10/10] target/i386: remove gen_ext_tl

[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
 2024-06-20 15:52 UTC  (24+ messages)
` [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
` [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
` [PATCH 09/13] qapi: convert "Note" sections to plain rST
` [PATCH 13/13] qapi: convert "Example" sections to rST

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-06-20 15:51 UTC  (4+ messages)

[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
 2024-06-20 15:36 UTC  (14+ messages)
` [PATCH v2 01/12] include/exec: add missing include guard comment
` [PATCH v2 02/12] gdbstub: move enums into separate header
` [PATCH v2 03/12] plugins: Ensure register handles are not NULL
` [PATCH v2 04/12] sysemu: add set_virtual_time to accel ops
` [PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp
` [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
` [PATCH v2 08/12] plugins: add time control API
` [PATCH v2 09/12] plugins: add migration blocker
` [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
` [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
` [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb

[PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
 2024-06-20 15:31 UTC  (3+ messages)

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-20 15:10 UTC  (4+ messages)

[PATCH 0/6] host/i386: allow configuring the x86-64 baseline
 2024-06-20 15:08 UTC  (11+ messages)
` [PATCH 1/6] Revert "host/i386: assume presence of POPCNT"
` [PATCH 2/6] Revert "host/i386: assume presence of SSSE3"
` [PATCH 3/6] Revert "host/i386: assume presence of SSE2"
` [PATCH 4/6] meson: allow configuring the x86-64 baseline
` [PATCH 5/6] meson: remove dead optimization option
` [PATCH 6/6] meson: require compiler support for chosen x86-64 instructions

[PATCH 0/2] fix backup-discard-source test for XFS
 2024-06-20 14:44 UTC  (3+ messages)
` [PATCH 1/2] iotests/backup-discard-source: convert size variable to be int
` [PATCH 2/2] iotests/backup-discard-source: don't use actual-size

[PATCH] linux-user: open_self_stat: Implement num_threads
 2024-06-20 14:38 UTC  (2+ messages)

[RFC PATCH v4 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-06-20 14:27 UTC  (12+ messages)
` [RFC PATCH v4 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
` [RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [RFC PATCH v4 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [RFC PATCH v4 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

[PATCH v4 0/5] backup: discard-source parameter
 2024-06-20 14:15 UTC  (6+ messages)
` [PATCH v4 5/5] iotests: add backup-discard-source

[PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
 2024-06-20 14:03 UTC  (6+ messages)

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-20 14:01 UTC  (12+ messages)
` [RFC PATCH v3 1/5] build-sys: Add rust feature option
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
` [RFC PATCH v3 3/5] rust: add PL011 device model
` [RFC PATCH v3 4/5] DO NOT MERGE: add rustdoc build for gitlab pages
` [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine

[PATCH-for-9.0? 0/2] hw/sd/sdcard: Avoid OOB in sd_read_byte()
 2024-06-20 13:59 UTC  (2+ messages)

[PATCH] docs: add precision about capstone for execlog plugin
 2024-06-20 13:57 UTC 

[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2024-06-20 13:56 UTC  (3+ messages)

[PATCH v2 00/12] Add support for RISC-V ACPI tests
 2024-06-20 13:53 UTC  (11+ messages)
` [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
` [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V

[PATCH v4 0/5] hw/ppc: SPI model
 2024-06-20 13:25 UTC  (7+ messages)
` [PATCH v4 1/5] ppc/pnv: Add "
` [PATCH v4 2/5] ppc/pnv: Extend "

How to use designware-root-port and designware-root-host devices ?
 2024-06-20  8:28 UTC 

[PATCH 0/2] Implement dirty ring for pre-copy migration
 2024-06-20  9:47 UTC  (3+ messages)
` [PATCH 1/2] migration: Implement dirty ring
` [PATCH 2/2] qtest/migration: Add dirty ring tests

[PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
 2024-06-20 11:16 UTC  (5+ messages)

[PATCH v3 00/11] migration: New postcopy state, and some cleanups
 2024-06-20 13:21 UTC  (15+ messages)
` [PATCH v3 01/11] migration/multifd: Avoid the final FLUSH in complete()
` [PATCH v3 02/11] migration: Rename thread debug names
` [PATCH v3 03/11] migration: Use MigrationStatus instead of int
` [PATCH v3 04/11] migration: Cleanup incoming migration setup state change
` [PATCH v3 05/11] migration/postcopy: Add postcopy-recover-setup phase
` [PATCH v3 06/11] migration/docs: Update postcopy recover session for SETUP phase
` [PATCH v3 07/11] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
` [PATCH v3 08/11] tests/migration-tests: Always enable migration events
` [PATCH v3 09/11] tests/migration-tests: migration_event_wait()
` [PATCH v3 10/11] tests/migration-tests: Verify postcopy-recover-setup status
` [PATCH v3 11/11] tests/migration-tests: Cover postcopy failure on reconnect

[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
 2024-06-20 13:07 UTC  (2+ messages)

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2024-06-20 12:31 UTC  (6+ messages)

[PATCH 0/4] hw/m68k/virt: Add some devices
 2024-06-20 11:32 UTC  (2+ messages)

[PATCH] hw/riscv/virt.c: Make block devices default to virtio
 2024-06-20 11:23 UTC  (2+ messages)

[PATCH v3 0/3] Add boot-mode property for zynq
 2024-06-20 10:41 UTC  (4+ messages)
` [PATCH v3 1/3] hw/misc/zynq_slcr: Add boot-mode property
` [PATCH v3 2/3] hw/arm/xilinx_zynq: "
` [PATCH v3 3/3] docs/system/arm: Add a doc for zynq board

[PATCH 00/32] hw/sd: eMMC support
 2024-06-20 10:24 UTC  (6+ messages)
` [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler

[PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
 2024-06-20 10:19 UTC  (3+ messages)
` [PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref
` [PATCH v3 2/2] tests/avocado: use default amount of cores on sbsa-ref

[PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
 2024-06-20 10:14 UTC  (5+ messages)

[PATCH v2 0/2] tests/avocado: make sbsa-ref working with >1 core
 2024-06-20 10:04 UTC  (7+ messages)
` [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
` [PATCH v2 2/2] tests/avocado: update firmware for sbsa-ref

[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
 2024-06-20  9:52 UTC  (3+ messages)

[PATCH] plugins/execlog.c: correct dump of registers values
 2024-06-20  8:38 UTC 

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-20  8:14 UTC  (9+ messages)
` [PATCH 5/5] s390x: Enable and document boot device fallback on panic

[PATCH v2] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
 2024-06-20  7:54 UTC 

[PATCH v1 0/2] hw/net:ftgmac100: support AST2700
 2024-06-20  7:01 UTC  (3+ messages)
` [PATCH v1 1/2] hw/net:ftgmac100: fix coding style

[PULL 00/24] tcg patch queue
 2024-06-20  4:45 UTC  (26+ messages)
` [PULL 01/24] tcg/loongarch64: Import LASX, FP insns
` [PULL 02/24] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
` [PULL 03/24] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
` [PULL 04/24] tcg/loongarch64: Support TCG_TYPE_V64
` [PULL 05/24] util/loongarch64: Detect LASX vector support
` [PULL 06/24] tcg/loongarch64: Simplify tcg_out_dup_vec
` [PULL 07/24] tcg/loongarch64: Support LASX in tcg_out_dup_vec
` [PULL 08/24] tcg/loongarch64: Support LASX in tcg_out_dupm_vec
` [PULL 09/24] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
` [PULL 10/24] tcg/loongarch64: Support LASX "
` [PULL 11/24] tcg/loongarch64: Simplify tcg_out_addsub_vec
` [PULL 12/24] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
` [PULL 13/24] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
` [PULL 14/24] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
` [PULL 15/24] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
` [PULL 16/24] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
` [PULL 17/24] tcg/loongarch64: Support LASX "
` [PULL 18/24] tcg/loongarch64: Enable v256 with LASX
` [PULL 19/24] util/bufferiszero: Split out host include files
` [PULL 20/24] util/bufferiszero: Add loongarch64 vector acceleration
` [PULL 21/24] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
` [PULL 22/24] linux-user: Make TARGET_NR_setgroups affect only the current thread
` [PULL 23/24] target/sparc: use signed denominator in sdiv helper
` [PULL 24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers

[PATCH v7 0/2] Support RISC-V IOPMP
 2024-06-20  2:30 UTC  (6+ messages)
` [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device

[PATCH 2/3] exec: avoid using C++ keywords in function parameters
 2024-06-20  1:47 UTC  (3+ messages)

[PATCH v2 00/10] migration: New postcopy state, and some cleanups
 2024-06-19 20:39 UTC  (5+ messages)
` [PATCH v2 08/10] tests/migration-tests: Always enable migration events

[PULL v3 00/74] Misc patches for 2024-06-19
 2024-06-19 20:14 UTC  (2+ messages)

[PATCH v4] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-19 20:12 UTC 

[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-19 19:56 UTC  (3+ messages)

[PATCH v2] target/riscv: fix instructions count handling in icount mode
 2024-06-19 19:56 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
 2024-06-19 18:37 UTC  (5+ messages)

[PATCH v2] Consider discard option when writing zeros
 2024-06-19 17:45 UTC  (3+ messages)

[PATCH] configure: detect --cpu=mipsisa64r6
 2024-06-19 17:43 UTC  (4+ messages)

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-19 17:36 UTC  (11+ messages)
` [RFC PATCH v2 1/5] build-sys: Add rust feature option
` [RFC PATCH v2 3/5] rust: add PL011 device model

[PATCH v14 00/14] Support blob memory and venus on qemu
 2024-06-19 17:37 UTC  (2+ messages)


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