qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-06 17:51:38 to 2021-10-07 11:33:21 UTC [more...]

[RFC PATCH v2 00/25] block layer: split block APIs in global state and I/O
 2021-10-07 11:30 UTC  (15+ messages)
` [RFC PATCH v2 01/25] main-loop.h: introduce qemu_in_main_thread()
` [RFC PATCH v2 02/25] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [RFC PATCH v2 03/25] block/block-backend.c: assertions for block-backend
` [RFC PATCH v2 04/25] include/block/block: split header into I/O and global state API
` [RFC PATCH v2 05/25] assertions for block "
` [RFC PATCH v2 06/25] include/block/block_int: split header into I/O and "

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-07 11:29 UTC  (15+ messages)
` [PATCH v3 05/22] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH v3 13/22] target/i386/sev: Remove stubs by using code elision
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v3 22/22] MAINTAINERS: Cover AMD SEV files

[PATCH v4 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-10-07 11:08 UTC  (6+ messages)
` [PATCH v4 1/3] tests/acpi: Add void table for virt/DBG2 bios-tables-test
` [PATCH v4 2/3] hw/arm/virt_acpi_build: Generate DBG2 table
` [PATCH v4 3/3] bios-tables-test: Generate reference table for virt/DBG2

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-07 11:07 UTC  (5+ messages)
` [PATCH v3 2/3] "

[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
 2021-10-07 11:06 UTC  (12+ messages)

[PATCH] generic-loader: remove the ram_size limit when a loading binary file
 2021-10-07 11:01 UTC  (10+ messages)

[PATCH] build-sys: move Spice configure handling to meson
 2021-10-07 11:00 UTC  (2+ messages)

[PATCH] tests: qtest: Add virtio-iommu test
 2021-10-07 10:56 UTC  (2+ messages)

[RFC PATCH 0/3] Improve scalability of the SMP related Docs
 2021-10-07 10:43 UTC  (4+ messages)
` [RFC PATCH 1/3] qemu-options: Improve scalability of the -smp documentation
` [RFC PATCH 2/3] include/hw/boards: Improve scalability of the CpuTopology comment
` [RFC PATCH 3/3] qapi/machine.json: Improve scalability of the SMP related comments

[PATCH 0/2] pylint: fix new errors and warnings
 2021-10-07 10:35 UTC  (11+ messages)
` [PATCH 1/2] pylint: fix errors and warnings from qemu-tests test 297
` [PATCH 2/2] qemu-iotests: fix image-fleecing pylint errors

QAPI sync meeting
 2021-10-07 10:23 UTC  (6+ messages)

[PATCH v4 0/7] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-10-07 10:12 UTC  (4+ messages)
` [PATCH v4 3/7] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()

[PULL 00/12] Misc changes for 2021-10-05
 2021-10-07  9:42 UTC  (8+ messages)
` [PULL 12/12] meson: show library versions in the summary

[PATCH v3 00/13] macfb: fixes for booting MacOS
 2021-10-07  9:34 UTC  (14+ messages)
` [PATCH v3 01/13] macfb: handle errors that occur during realize
` [PATCH v3 02/13] macfb: update macfb.c to use the Error API best practices
` [PATCH v3 03/13] macfb: fix invalid object reference in macfb_common_realize()
` [PATCH v3 04/13] macfb: fix overflow of color_palette array
` [PATCH v3 05/13] macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer
` [PATCH v3 06/13] macfb: add trace events for reading and writing the control registers
` [PATCH v3 07/13] macfb: implement mode sense to allow display type to be detected
` [PATCH v3 08/13] macfb: add qdev property to specify display type
` [PATCH v3 09/13] macfb: add common monitor modes supported by the MacOS toolbox ROM
` [PATCH v3 10/13] macfb: fix up 1-bit pixel encoding
` [PATCH v3 11/13] macfb: fix 24-bit RGB "
` [PATCH v3 12/13] macfb: add vertical blank interrupt
` [PATCH v3 13/13] q800: wire macfb IRQ to separate video interrupt on VIA2

[PATCH] MAINTAINERS: Add myself as reviewer of the 'Memory API'
 2021-10-07  9:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add myself as reviewer of 'Machine core' API
 2021-10-07  9:31 UTC 

[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-07  9:19 UTC  (13+ messages)
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM

[PATCH v7 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-10-07  8:43 UTC  (4+ messages)
` [PATCH v7 3/8] qmp: add QMP command x-debug-query-virtio

[PATCH v5 00/13] mirror: Handle errors after READY cancel
 2021-10-07  8:39 UTC  (10+ messages)
` [PATCH v5 05/13] job: @force parameter for job_cancel_sync()
` [PATCH v5 07/13] job: Do not soft-cancel after a job is done
` [PATCH v5 08/13] job: Add job_cancel_requested()

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-10-07  5:23 UTC  (2+ messages)

[PATCH v12 00/16] machine: smp parsing fixes and improvement
 2021-10-07  8:30 UTC  (9+ messages)
` [PATCH v12 16/16] machine: Make smp_parse return a boolean

[PATCH] target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v
 2021-10-07  8:17 UTC 

[PATCH v2 00/27] Adding partial support for 128-bit riscv target
 2021-10-07  8:11 UTC  (30+ messages)
` [PATCH v2 01/27] memory: add a few defines for octo (128-bit) values
` [PATCH v2 02/27] Int128.h: addition of a few 128-bit operations
` [PATCH v2 03/27] target/riscv: adding upper 64 bits for misa
` [PATCH v2 04/27] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v2 05/27] target/riscv: additional macros to check instruction support
` [PATCH v2 06/27] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v2 07/27] target/riscv: refactoring calls to gen_arith
` [PATCH v2 08/27] target/riscv: refactoring calls to gen_shift
` [PATCH v2 09/27] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v2 10/27] target/riscv: adding accessors to the registers upper part
` [PATCH v2 11/27] target/riscv: handling 128-bit part in logic/arith/shift gen helpers
` [PATCH v2 12/27] target/riscv: moving some insns close to similar insns
` [PATCH v2 13/27] target/riscv: rename a few gen function helpers
` [PATCH v2 14/27] target/riscv: 128-bit support for instructions using gen_arith/gen_logic
` [PATCH v2 15/27] target/riscv: 128-bit support for instructions using gen_shift
` [PATCH v2 16/27] target/riscv: support for 128-bit loads and store
` [PATCH v2 17/27] target/riscv: 128-bit double word integer arithmetic instructions
` [PATCH v2 18/27] target/riscv: 128-bit double word integer shift instructions
` [PATCH v2 19/27] target/riscv: support for 128-bit base multiplications insns
` [PATCH v2 20/27] target/riscv: addition of the 'd' insns for 128-bit mult/div/rem
` [PATCH v2 21/27] target/riscv: div and rem insns on 128-bit
` [PATCH v2 22/27] target/riscv: adding high part of some csrs
` [PATCH v2 23/27] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v2 24/27] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v2 25/27] target/riscv: actual functions to realize crs 128-bit insns
` [PATCH v2 26/27] target/riscv: adding 128-bit access functions for some csrs
` [PATCH v2 27/27] target/riscv: support for 128-bit satp

[PATCH v7 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-07  7:12 UTC  (10+ messages)
` [PATCH v7 1/8] hw/arm/virt: Only describe cpu topology since virt-6.2
` [PATCH v7 2/8] device_tree: Add qemu_fdt_add_path
` [PATCH v7 3/8] hw/arm/virt: Add cpu-map to device tree
` [PATCH v7 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v7 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v7 6/8] tests/data/acpi/virt: Add empty binary files for PPTT
` [PATCH v7 7/8] hw/arm/virt-acpi-build: Generate PPTT table
` [PATCH v7 8/8] tests/data/acpi/virt: Update binary files for PPTT

[PULL 00/26] riscv-to-apply queue
 2021-10-07  6:47 UTC  (27+ messages)
` [PULL 01/26] target/riscv: Introduce temporary in gen_add_uw()
` [PULL 02/26] target/riscv: fix clzw implementation to operate on arg1
` [PULL 03/26] target/riscv: clwz must ignore high bits (use shift-left & changed logic)
` [PULL 04/26] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PULL 05/26] target/riscv: Reassign instructions to the Zba-extension
` [PULL 06/26] target/riscv: Remove the W-form instructions from Zbs
` [PULL 07/26] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PULL 08/26] target/riscv: Reassign instructions to the Zbs-extension
` [PULL 09/26] target/riscv: Add instructions of the Zbc-extension
` [PULL 10/26] target/riscv: Reassign instructions to the Zbb-extension
` [PULL 11/26] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PULL 12/26] target/riscv: Add a REQUIRE_32BIT macro
` [PULL 13/26] target/riscv: Add rev8 instruction, removing grev/grevi
` [PULL 14/26] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PULL 15/26] target/riscv: Remove RVB (replaced by Zb[abcs])
` [PULL 16/26] disas/riscv: Add Zb[abcs] instructions
` [PULL 17/26] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
` [PULL 18/26] hw/char: ibex_uart: Register device in 'input' category
` [PULL 19/26] hw/char: shakti_uart: "
` [PULL 20/26] hw/char: sifive_uart: "
` [PULL 21/26] hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
` [PULL 22/26] hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
` [PULL 23/26] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
` [PULL 24/26] hw/dma: sifive_pdma: Fix Control.claim bit detection
` [PULL 25/26] hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed
` [PULL 26/26] hw/riscv: shakti_c: Mark as not user creatable

[PATCH] target/riscv: csr: Implement mconfigptr CSR
 2021-10-07  5:37 UTC  (2+ messages)

[PATCH v6 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-07  4:39 UTC  (8+ messages)
` [PATCH v6 02/10] ACPI ERST: specification for ERST support
  ` [PATCH] "

[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
 2021-10-07  1:17 UTC  (7+ messages)
` [PATCH v3 02/15] target/ppc: add user write access control for PMU SPRs

Rust in Qemu BoF followup 2: Rust toolchain availability
 2021-10-07  1:14 UTC  (3+ messages)

[PATCH] spapr/xive: Use xive_esb_rw() to trigger interrupts
 2021-10-07  0:47 UTC  (2+ messages)

[PATCH] hw/ppc: Fix iothread locking in the 405 code
 2021-10-07  0:48 UTC  (2+ messages)

[PATCH] hw/ppc/spapr_softmmu: Reduce include list
 2021-10-07  0:46 UTC  (2+ messages)

[PATCH v2 1/2] tcg: add dup_const_tl wrapper
 2021-10-06 22:42 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant

[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-06 21:36 UTC  (21+ messages)
` [PATCH v4 15/41] linux-user/host/riscv: Populate host_signal.h
` [PATCH v4 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v4 24/41] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v4 27/41] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v4 28/41] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v4 29/41] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v4 32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE
` [PATCH v4 33/41] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
` [PATCH v4 34/41] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v4 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v4 36/41] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v4 37/41] target/s390x: Implement s390_cpu_record_sigsegv
` [PATCH v4 38/41] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v4 39/41] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v4 40/41] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v4 41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu

[PATCH] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-06 21:09 UTC  (2+ messages)

[PULL 0/3] Hexagon (target/hexagon) update
 2021-10-06 20:44 UTC  (2+ messages)

[PATCH 00/12] block: 64bit blk io
 2021-10-06 20:37 UTC  (9+ messages)
` [PATCH 09/12] block-backend: convert blk_co_copy_range to int64_t bytes
` [PATCH 10/12] block-backend: convert blk_aio_ functions to int64_t bytes paramter
` [PATCH 11/12] block-backend: blk_pread, blk_pwrite: rename count parameter to bytes
` [PATCH 12/12] block-backend: drop INT_MAX restriction from blk_check_byte_request()

[PATCH 00/16] Acceptance Tests: use Avocado 91.0 features and other improvements
 2021-10-06 19:19 UTC  (16+ messages)
` [PATCH 01/16] Acceptance Tests: bump Avocado requirement to 91.0
` [PATCH 03/16] Acceptance Tests: add mechanism for listing tests
` [PATCH 09/16] tests/acceptance/boot_xen.py: merge base classes
` [PATCH 10/16] tests/acceptance/boot_xen.py: unify tags
` [PATCH 11/16] tests/acceptance/boot_xen.py: fetch kernel during test setUp()
` [PATCH 13/16] tests/acceptance/boot_xen.py: use class attribute
` [PATCH 16/16] tests/acceptance/ppc_prep_40p.py: unify tags

[PULL 00/28] tcg patch queue
 2021-10-06 18:46 UTC  (2+ messages)

[PATCH 00/13] virtiofsd: Support notification queue and
 2021-10-06 18:17 UTC  (10+ messages)
` [PATCH 06/13] vhost-user-fs: Use helpers to create/cleanup virtqueue
  ` [Virtio-fs] "
` [PATCH 11/13] virtiofsd: Shutdown notification queue in the end
  ` [Virtio-fs] "
` [PATCH 12/13] virtiofsd: Implement blocking posix locks
  ` [Virtio-fs] "

[PATCH] target/sh4: Split user/system helpers
 2021-10-06 18:12 UTC 

[PATCH] s390x/ipl: check kernel command line size
 2021-10-06 17:34 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).