qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-18 19:29:31 to 2023-10-19 07:18:57 UTC [more...]

[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
 2023-10-19  7:16 UTC  (5+ messages)
` [PATCH v2 01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
` [PATCH v2 03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
` [PATCH v2 04/12] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
` [PATCH v2 06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it

[PATCH v5 00/10] Introduce model for IBM's FSI
 2023-10-19  7:16 UTC  (3+ messages)
` [PATCH v5 06/10] hw/fsi: Aspeed APB2OPB interface

[PATCH RFC] hw/sh4/sh7750: Add STBCR/STBCR2 register support
 2023-10-19  7:14 UTC  (3+ messages)

[PATCH 0/4] vhost-user-blk: live resize additional APIs
 2023-10-19  7:10 UTC  (16+ messages)
` [PATCH 4/4] qapi: introduce CONFIG_READ event

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-19  7:17 UTC  (3+ messages)
` [RFC PATCH v3 25/78] target/i386: add fallthrough pseudo-keyword

[PATCH v4 00/12] tests/migration-test: Allow testing older machine types
 2023-10-19  6:57 UTC  (17+ messages)
` [PATCH v4 02/12] tests/qtest: Introduce qtest_init_with_env
` [PATCH v4 03/12] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v4 06/12] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v4 07/12] tests/qtest/migration: Define a machine for all architectures
` [PATCH v4 08/12] tests/qtest/migration: Specify the geometry of the bootsector
` [PATCH v4 09/12] tests/qtest/migration: Set q35 as the default machine for x86_86
` [PATCH v4 10/12] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v4 11/12] tests/qtest/migration: Allow user to specify a machine type
` [PATCH v4 12/12] tests/qtest: Don't print messages from query instances

[PATCH v3] target/riscv: pmp: Ignore writes when RW=01
 2023-10-19  6:57 UTC 

[PATCH v2] target/riscv: pmp: Clear pmp/smepmp bits on reset
 2023-10-19  6:56 UTC 

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-10-19  6:56 UTC  (9+ messages)
` [PATCH v2 02/11] scripts: qapi: black format main.py
` [PATCH v2 11/11] docs: add notes on Golang code generator

[PATCH v2] Add epmp to extensions list and rename it to smepmp
 2023-10-19  6:55 UTC 

[PATCH v2] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-19  6:49 UTC  (3+ messages)

[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-19  6:39 UTC  (9+ messages)
` [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
` [PATCH v3 03/13] vfio: Collect container iova range info
` [PATCH v3 13/13] vfio: Remove 64-bit IOVA address space assumption

[PATCH v3 00/10] Validate and test qapi examples
 2023-10-19  6:26 UTC  (5+ messages)
` [PATCH v3 10/10] qapi: scripts: add a generator for qapi's examples

[PATCH 0/6] hw/ppc: SysBus simplifications
 2023-10-19  5:46 UTC  (14+ messages)
` [PATCH 1/6] hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
` [PATCH 2/6] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
` [PATCH 3/6] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
` [PATCH 4/6] hw/ppc/pnv: "
` [PATCH 5/6] hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
` [PATCH 6/6] hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region

[PATCH v3] qapi: provide a friendly string representation of QAPI classes
 2023-10-19  5:22 UTC  (5+ messages)

[PATCH v13 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-19  5:18 UTC  (4+ messages)

[PATCH] ipmi-bt-test: force ipv4
 2023-10-19  5:17 UTC  (2+ messages)

[PATCH 00/18] target/i386: decoder changes for 8.2
 2023-10-19  4:51 UTC  (13+ messages)
` [PATCH 03/18] target/i386: implement SHA instructions
` [PATCH 08/18] target/i386: implement CMPccXADD
` [PATCH 11/18] target/i386: move 00-5F opcodes to new decoder
` [PATCH 12/18] target/i386: adjust decoding of J operand
` [PATCH 13/18] target/i386: split eflags computation out of gen_compute_eflags
` [PATCH 14/18] target/i386: move 60-BF opcodes to new decoder

[PATCH v1 0/3] Allow user enable/disable LSX/LASX features
 2023-10-19  3:27 UTC  (4+ messages)
` [PATCH v1 2/3] target/loongarch: "

[PATCH v2 00/27] vfio: Adopt iommufd
 2023-10-19  2:29 UTC  (6+ messages)
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface

[PULL 0/2] hex queue - GETPC() fixes, shadowing fixes
 2023-10-19  2:17 UTC  (3+ messages)
` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers
` [PULL 2/2] target/hexagon: fix some occurrences of -Wshadow=local

[PATCH] cpu/cpuid: check CPUID_PAE to determine 36 bit processor address space
 2023-10-19  2:06 UTC  (5+ messages)

[PATCH] i386/pc: Drop pc_machine_kvm_type()
 2023-10-19  1:54 UTC  (3+ messages)

[PATCH 00/17] More build system cleanups, optional non-relocatable installs
 2023-10-19  0:06 UTC  (3+ messages)
` [PATCH 02/17] meson: do not use set10

[PATCH] hw/timer/hpet: fix IRQ routing in legacy support mode
 2023-10-19  0:00 UTC 

[PULL 00/14] linux-user patch queue
 2023-10-18 23:31 UTC  (15+ messages)
` [PULL 01/14] linux-user: Fixes for zero_bss
` [PULL 02/14] linux-user/mips: fix abort on integer overflow
` [PULL 03/14] linux-user/sh4: Fix crashes on signal delivery
` [PULL 04/14] linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
` [PULL 05/14] linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
` [PULL 06/14] linux-user: Split out die_with_signal
` [PULL 07/14] linux-user: Exit not abort in die_with_backtrace
` [PULL 08/14] linux-user: Detect and report host crashes
` [PULL 09/14] linux-user: Only register handlers for core_dump_signal by default
` [PULL 10/14] linux-user: Map unsupported signals to an out-of-bounds value
` [PULL 11/14] linux-user: Simplify signal_init
` [PULL 12/14] linux-user: Split out host_sig{segv,bus}_handler
` [PULL 13/14] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
` [PULL 14/14] linux-user: Remap guest SIGABRT

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-18 23:13 UTC  (4+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[PULL 00/22] vfio queue
 2023-10-18 22:32 UTC  (2+ messages)

[PULL 00/29] tcg patch queue
 2023-10-18 22:25 UTC  (30+ messages)
` [PULL 01/29] tcg/ppc: Untabify tcg-target.c.inc
` [PULL 02/29] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
` [PULL 03/29] tcg/ppc: Reinterpret tb-relative to TB+4
` [PULL 04/29] tcg/ppc: Use ADDPCIS in tcg_out_tb_start
` [PULL 05/29] tcg/ppc: Use ADDPCIS in tcg_out_movi_int
` [PULL 06/29] tcg/ppc: Use ADDPCIS for the constant pool
` [PULL 07/29] tcg/ppc: Use ADDPCIS in tcg_out_goto_tb
` [PULL 08/29] tcg/ppc: Use PADDI in tcg_out_movi
` [PULL 09/29] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PULL 10/29] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PULL 11/29] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PULL 12/29] tcg/ppc: Use PLD in tcg_out_goto_tb
` [PULL 13/29] tcg/ppc: Disable TCG_REG_TB for Power9/Power10
` [PULL 14/29] tcg: Introduce tcg_use_softmmu
` [PULL 15/29] tcg: Provide guest_base fallback for system mode
` [PULL 16/29] tcg/arm: Use tcg_use_softmmu
` [PULL 17/29] tcg/aarch64: "
` [PULL 18/29] tcg/i386: "
` [PULL 19/29] tcg/loongarch64: "
` [PULL 20/29] tcg/mips: "
` [PULL 21/29] tcg/ppc: "
` [PULL 22/29] tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero
` [PULL 23/29] tcg/riscv: Use tcg_use_softmmu
` [PULL 24/29] tcg/s390x: "
` [PULL 25/29] tcg: drop unused tcg_temp_free define
` [PULL 26/29] tcg: Use constant zero when expanding with divu2
` [PULL 27/29] tcg: Optimize past conditional branches
` [PULL 28/29] tcg: Add tcg_gen_{ld,st}_i128
` [PULL 29/29] target/i386: Use i128 for 128 and 256-bit loads and stores

[PULL 00/32] x86 and build system changes for 2023-10-18
 2023-10-18 22:32 UTC  (2+ messages)

[PATCH 00/61] target/hppa: Implement hppa64-cpu
 2023-10-18 21:51 UTC  (62+ messages)
` [PATCH 01/61] include/hw/elf: Remove truncating signed casts
` [PATCH 02/61] target/hppa: Remove get_temp
` [PATCH 03/61] target/hppa: Remove get_temp_tl
` [PATCH 04/61] target/hppa: Remove load_const
` [PATCH 05/61] target/hppa: Fix hppa64 case in machine.c
` [PATCH 06/61] target/hppa: Fix load in do_load_32
` [PATCH 07/61] target/hppa: Truncate rotate count in trans_shrpw_sar
` [PATCH 08/61] target/hppa: Fix trans_ds for hppa64
` [PATCH 09/61] target/hppa: Fix do_add, do_sub "
` [PATCH 10/61] target/hppa: Fix bb_sar "
` [PATCH 11/61] target/hppa: Fix extrw and depw with sar "
` [PATCH 12/61] target/hppa: Introduce TYPE_HPPA64_CPU
` [PATCH 13/61] target/hppa: Make HPPA_BTLB_ENTRIES variable
` [PATCH 14/61] target/hppa: Implement cpu_list
` [PATCH 15/61] target/hppa: Implement hppa_cpu_class_by_name
` [PATCH 16/61] target/hppa: Update cpu_hppa_get/put_psw for hppa64
` [PATCH 17/61] target/hppa: Handle absolute addresses for pa2.0
` [PATCH 18/61] target/hppa: Adjust hppa_cpu_dump_state for hppa64
` [PATCH 19/61] hw/hppa: Translate phys addresses for the cpu
` [PATCH 20/61] target/hppa: Fix hppa64 addressing
` [PATCH 21/61] target/hppa: sar register allows only 5 bits on 32-bit CPU
` [PATCH 22/61] target/hppa: Pass d to do_cond
` [PATCH 23/61] target/hppa: Pass d to do_sub_cond
` [PATCH 24/61] target/hppa: Pass d to do_log_cond
` [PATCH 25/61] target/hppa: Pass d to do_sed_cond
` [PATCH 26/61] target/hppa: Pass d to do_unit_cond
` [PATCH 27/61] linux-user/hppa: Fixes for TARGET_ABI32
` [PATCH 28/61] target/hppa: Drop attempted gdbstub support for hppa64
` [PATCH 29/61] target/hppa: Remove TARGET_HPPA64
` [PATCH 30/61] target/hppa: Decode d for logical instructions
` [PATCH 31/61] target/hppa: Decode d for unit instructions
` [PATCH 32/61] target/hppa: Decode d for cmpclr instructions
` [PATCH 33/61] target/hppa: Decode d for add instructions
` [PATCH 34/61] target/hppa: Decode d for sub instructions
` [PATCH 35/61] target/hppa: Decode d for bb instructions
` [PATCH 36/61] target/hppa: Decode d for cmpb instructions
` [PATCH 37/61] target/hppa: Decode CMPIB double-word
` [PATCH 38/61] target/hppa: Decode ADDB double-word
` [PATCH 39/61] target/hppa: Implement LDD, LDCD, LDDA, STD, STDA
` [PATCH 40/61] target/hppa: Implement DEPD, DEPDI
` [PATCH 41/61] target/hppa: Implement EXTRD
` [PATCH 42/61] target/hppa: Implement SHRPD
` [PATCH 43/61] target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM
` [PATCH 44/61] target/hppa: Implement STDBY
` [PATCH 45/61] target/hppa: Implement IDTLBT, IITLBT
` [PATCH 46/61] target/hppa: Remove TARGET_REGISTER_BITS
` [PATCH 47/61] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections
` [PATCH 48/61] target/hppa: Remove remaining "
` [PATCH 49/61] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new
` [PATCH 50/61] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
` [PATCH 51/61] target/hppa: Implement HADD
` [PATCH 52/61] target/hppa: Implement HSUB
` [PATCH 53/61] target/hppa: Implement HAVG
` [PATCH 54/61] target/hppa: Implement HSHL, HSHR
` [PATCH 55/61] target/hppa: Implement HSHLADD, HSHRADD
` [PATCH 56/61] target/hppa: Implement MIXH, MIXW
` [PATCH 57/61] target/hppa: Implement PERMH
` [PATCH 58/61] target/hppa: Fix interruption based on default PSW
` [PATCH 59/61] target/hppa: Precompute zero into DisasContext
` [PATCH 60/61] target/hppa: Return zero for r0 from load_gpr
` [PATCH 61/61] target/hppa: Simplify trans_dep*_imm

[PATCH v2 00/10] riscv: RVA22U64 profile support
 2023-10-18 21:45 UTC  (7+ messages)

[PATCH 0/2] tcg: Improve expansion of deposit with constants
 2023-10-18 20:46 UTC  (3+ messages)
` [PATCH 1/2] tcg: Improve expansion of deposit of constant
` [PATCH 2/2] tcg: Improve expansion of deposit into a constant

[PATCH v5 0/4] Add emulation of AmigaOne XE board
 2023-10-18 20:42 UTC  (5+ messages)
` [PATCH v5 1/4] via-ide: Fix legacy mode emulation
` [PATCH v5 2/4] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH v5 3/4] hw/ppc: Add emulation of AmigaOne XE board
` [PATCH v5 4/4] tests/avocado: Add test for amigaone board

[PULL 00/11] C3700 patches
 2023-10-18 20:40 UTC  (12+ messages)
` [PULL 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PULL 02/11] hw/hppa: Require at least "
` [PULL 03/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PULL 04/11] lasips2: LASI PS/2 devices are not user-createable
` [PULL 05/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PULL 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PULL 07/11] MAINTAINERS: Update HP-PARISC entries
` [PULL 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PULL 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PULL 10/11] hw/hppa: Split out machine creation
` [PULL 11/11] hw/hppa: Add new HP C3700 machine

[PATCH v3 0/6] riscv: query-cpu-model-expansion API
 2023-10-18 19:56 UTC  (7+ messages)
` [PATCH v3 1/6] target/riscv/kvm/kvm-cpu.c: add missing property getters()
` [PATCH v3 2/6] qapi,risc-v: add query-cpu-model-expansion
` [PATCH v3 3/6] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PATCH v3 4/6] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PATCH v3 5/6] target/riscv: add riscv_cpu_accelerator_compatible()
` [PATCH v3 6/6] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion


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