messages from 2023-11-06 20:01:30 to 2023-11-07 03:14:15 UTC [more...]
[PULL 00/85] target/hppa patch queue
2023-11-07 3:04 UTC (59+ messages)
` [PULL 01/85] target/hppa: Include PSW_P in tb flags and mmu index
` [PULL 02/85] target/hppa: Rename hppa_tlb_entry to HPPATLBEntry
` [PULL 03/85] target/hppa: Use IntervalTreeNode in HPPATLBEntry
` [PULL 04/85] target/hppa: Always report one page to tlb_set_page
` [PULL 05/85] target/hppa: Split out hppa_flush_tlb_range
` [PULL 06/85] target/hppa: Populate an interval tree with valid tlb entries
` [PULL 07/85] target/hppa: Remove get_temp
` [PULL 08/85] target/hppa: Remove get_temp_tl
` [PULL 10/85] target/hppa: Fix hppa64 case in machine.c
` [PULL 11/85] target/hppa: Fix load in do_load_32
` [PULL 12/85] target/hppa: Truncate rotate count in trans_shrpw_sar
` [PULL 13/85] target/hppa: Fix trans_ds for hppa64
` [PULL 14/85] target/hppa: Fix do_add, do_sub "
` [PULL 15/85] target/hppa: Fix bb_sar "
` [PULL 16/85] target/hppa: Fix extrw and depw with sar "
` [PULL 17/85] target/hppa: Introduce TYPE_HPPA64_CPU
` [PULL 18/85] target/hppa: Make HPPA_BTLB_ENTRIES variable
` [PULL 19/85] target/hppa: Implement cpu_list
` [PULL 20/85] target/hppa: Implement hppa_cpu_class_by_name
` [PULL 21/85] target/hppa: Update cpu_hppa_get/put_psw for hppa64
` [PULL 22/85] target/hppa: Handle absolute addresses for pa2.0
` [PULL 23/85] target/hppa: Adjust hppa_cpu_dump_state for hppa64
` [PULL 24/85] target/hppa: Fix hppa64 addressing
` [PULL 25/85] target/hppa: Pass DisasContext to copy_iaoq_entry
` [PULL 26/85] target/hppa: Always use copy_iaoq_entry to set cpu_iaoq_[fb]
` [PULL 27/85] target/hppa: Use copy_iaoq_entry for link in do_ibranch
` [PULL 28/85] target/hppa: Mask inputs in copy_iaoq_entry
` [PULL 29/85] target/hppa: sar register allows only 5 bits on 32-bit CPU
` [PULL 30/85] target/hppa: Pass d to do_cond
` [PULL 31/85] target/hppa: Pass d to do_sub_cond
` [PULL 32/85] target/hppa: Pass d to do_log_cond
` [PULL 33/85] target/hppa: Pass d to do_sed_cond
` [PULL 34/85] target/hppa: Pass d to do_unit_cond
` [PULL 35/85] linux-user/hppa: Fixes for TARGET_ABI32
` [PULL 37/85] target/hppa: Remove TARGET_HPPA64
` [PULL 38/85] target/hppa: Decode d for logical instructions
` [PULL 39/85] target/hppa: Decode d for unit instructions
` [PULL 40/85] target/hppa: Decode d for cmpclr instructions
` [PULL 48/85] target/hppa: Implement DEPD, DEPDI
` [PULL 50/85] target/hppa: Implement SHRPD
` [PULL 52/85] target/hppa: Implement STDBY
` [PULL 53/85] target/hppa: Implement IDTLBT, IITLBT
` [PULL 56/85] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections
` [PULL 60/85] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
` [PULL 62/85] target/hppa: Implement HSUB
` [PULL 64/85] target/hppa: Implement HSHL, HSHR
` [PULL 68/85] target/hppa: Fix interruption based on default PSW
` [PULL 69/85] target/hppa: Precompute zero into DisasContext
` [PULL 71/85] include/hw/elf: Remove truncating signed casts
` [PULL 72/85] hw/hppa: Translate phys addresses for the cpu
` [PULL 73/85] linux-user/hppa: Drop EXCP_DUMP from handled exceptions
` [PULL 76/85] target/hppa: Avoid async_safe_run_on_cpu on uniprocessor system
` [PULL 77/85] target/hppa: Clear upper bits in mtctl for pa1.x
` [PULL 78/85] target/hppa: Add unwind_breg to CPUHPPAState
` [PULL 79/85] target/hppa: Create raise_exception_with_ior
` [PULL 80/85] target/hppa: Update IIAOQ, IIASQ for pa2.0
` [PULL 82/85] hw/pci-host/astro: Map Astro chip into 64-bit I/O memory region
` [PULL 83/85] hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memory
[PATCH 00/35] tcg patch queue
2023-11-07 3:06 UTC (38+ messages)
` [PATCH 01/35] accel/tcg: Move HMP info jit and info opcount code
` [PATCH 02/35] tcg: Add C_N2_I1
` [PATCH 03/35] tcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a*_i128
` [PATCH 04/35] util: Add cpuinfo for loongarch64
` [PATCH 05/35] tcg/loongarch64: Use cpuinfo.h
` [PATCH 06/35] host/include/loongarch64: Add atomic16 load and store
` [PATCH 07/35] accel/tcg: Remove redundant case in store_atom_16
` [PATCH 08/35] accel/tcg: Fix condition for store_atom_insert_al16
` [PATCH 09/35] tcg: Mark tcg_gen_op* as noinline
` [PATCH 10/35] tcg: Move tcg_gen_op* out of line
` [PATCH 11/35] tcg: Move generic expanders "
` [PATCH 12/35] tcg: Move 32-bit "
` [PATCH 13/35] tcg: Move 64-bit "
` [PATCH 14/35] tcg: Move vec_gen_* declarations to tcg-internal.h
` [PATCH 15/35] tcg: Move tcg_gen_opN "
` [PATCH 16/35] tcg: Unexport tcg_gen_op*_{i32,i64}
` [PATCH 17/35] tcg: Move tcg_constant_* out of line
` [PATCH 18/35] tcg: Move tcg_temp_new_*, tcg_global_mem_new_* "
` [PATCH 19/35] tcg: Move tcg_temp_free_* "
` [PATCH 20/35] tcg/mips: Split out tcg_out_setcond_int
` [PATCH 21/35] tcg/mips: Always implement movcond
` [PATCH 22/35] tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
` [PATCH 23/35] tcg/mips: Implement neg opcodes
` [PATCH 24/35] tcg/loongarch64: "
` [PATCH 25/35] tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
` [PATCH 26/35] tcg: Don't free vector results
` [PATCH 27/35] tcg/optimize: Pipe OptContext into reset_ts
` [PATCH 28/35] tcg/optimize: Split out cmp_better_copy
` [PATCH 29/35] tcg/optimize: Optimize env memory operations
` [PATCH 30/35] tcg: Eliminate duplicate env store operations
` [PATCH 31/35] tcg/optimize: Split out arg_new_constant
` [PATCH 32/35] tcg: Canonicalize subi to addi during opcode generation
` [PATCH 33/35] tcg/optimize: Canonicalize subi to addi during optimization
` [PATCH 34/35] tcg/optimize: Canonicalize sub2 with constants to add2
` [PATCH 35/35] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PULL 00/35] tcg patch queue
[PATCH v4 00/41] vfio: Adopt iommufd
2023-11-07 3:06 UTC (4+ messages)
` [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
[PULL 0/3] Block patches
2023-11-07 3:03 UTC (2+ messages)
[PULL 00/12] target-arm queue
2023-11-07 3:02 UTC (2+ messages)
[PULL 00/10] Hyper-V Dynamic Memory Protocol driver (hv-balloon) pull req fixed
2023-11-07 3:02 UTC (2+ messages)
[PULL 00/10] Gpu patches
2023-11-07 3:02 UTC (2+ messages)
[PULL 00/22] vfio queue
2023-11-07 3:02 UTC (2+ messages)
[PULL 0/7] xenfv-stable queue
2023-11-07 3:01 UTC (2+ messages)
[PATCH v2 0/4] Support RISC-V IOPMP
2023-11-07 3:01 UTC (9+ messages)
` [PATCH v2 1/4] exec/memattrs: Add iopmp source id, start address, end address to MemTxAttrs
[PULL 0/4] Q800 for 8.2 patches
2023-11-07 3:01 UTC (2+ messages)
[PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
2023-11-07 3:00 UTC (3+ messages)
[PATCH] target/riscv: don't enable Zfa by default
2023-11-07 2:53 UTC (5+ messages)
[PULL 00/49] riscv-to-apply queue
2023-11-07 2:29 UTC (50+ messages)
` [PULL 01/49] target/riscv: rename ext_ifencei to ext_zifencei
` [PULL 02/49] target/riscv: rename ext_icsr to ext_zicsr
` [PULL 03/49] target/riscv: rename ext_icbom to ext_zicbom
` [PULL 04/49] target/riscv: rename ext_icboz to ext_zicboz
` [PULL 05/49] target/riscv: Without H-mode mask all HS mode inturrupts in mie
` [PULL 06/49] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST
` [PULL 07/49] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
` [PULL 08/49] target/riscv: Split interrupt logic from riscv_cpu_update_mip
` [PULL 09/49] target/riscv: Add M-mode virtual interrupt and IRQ filtering support
` [PULL 10/49] target/riscv: Add HS-mode "
` [PULL 11/49] linux-user/riscv: change default cpu to 'max'
` [PULL 12/49] docs/system/riscv: update 'virt' machine core limit
` [PULL 13/49] target/riscv/kvm/kvm-cpu.c: add missing property getters()
` [PULL 14/49] qapi,risc-v: add query-cpu-model-expansion
` [PULL 15/49] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PULL 16/49] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PULL 17/49] target/riscv: add riscv_cpu_accelerator_compatible()
` [PULL 18/49] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion
` [PULL 19/49] Add epmp to extensions list and rename it to smepmp
` [PULL 20/49] target/riscv: pmp: Clear pmp/smepmp bits on reset
` [PULL 21/49] target/riscv: pmp: Ignore writes when RW=01
` [PULL 22/49] target/riscv: add zicntr extension flag for TCG
` [PULL 23/49] target/riscv/kvm: add zicntr reg
` [PULL 24/49] target/riscv: add zihpm extension flag for TCG
` [PULL 25/49] target/riscv/kvm: add zihpm reg
` [PULL 26/49] target/riscv/kvm: add zicsr, zifencei, zba, zbs, svnapot
` [PULL 27/49] target/riscv: correct csr_ops[CSR_MSECCFG]
` [PULL 28/49] MAINTAINERS: update mail address for Weiwei Li
` [PULL 29/49] target/riscv: Add cfg property for Zvkt extension
` [PULL 30/49] target/riscv: Expose Zvkt extension property
` [PULL 31/49] target/riscv: Add cfg property for Zvkb extension
` [PULL 32/49] target/riscv: Replace Zvbb checking by Zvkb
` [PULL 33/49] target/riscv: Expose Zvkb extension property
` [PULL 34/49] target/riscv: Add cfg properties for Zvkn[c|g] extensions
` [PULL 35/49] target/riscv: Expose Zvkn[c|g] extnesion properties
` [PULL 36/49] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PULL 37/49] target/riscv: Expose Zvks[c|g] extnesion properties
` [PULL 38/49] target/riscv: Move vector crypto extensions to riscv_cpu_extensions
` [PULL 39/49] disas/riscv: Add rv_fmt_vd_vs2_uimm format
` [PULL 40/49] disas/riscv: Add rv_codec_vror_vi for vror.vi
` [PULL 41/49] disas/riscv: Add support for vector crypto extensions
` [PULL 42/49] disas/riscv: Replace TABs with space
` [PULL 43/49] hw/ssi: ibex_spi_host: Clear the interrupt even if disabled
` [PULL 44/49] target/riscv: cpu: Set the OpenTitan priv to 1.12.0
` [PULL 45/49] target/riscv: Propagate error from PMU setup
` [PULL 46/49] target/riscv: Don't assume PMU counters are continuous
` [PULL 47/49] target/riscv: Use existing PMU counter mask in FDT generation
` [PULL 48/49] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PULL 49/49] docs/about/deprecated: Document RISC-V "pmu-num" deprecation
[PULL 00/60] Misc HW/UI patches for 2023-11-06
2023-11-07 1:39 UTC (2+ messages)
[PULL v2 00/24] Pixman patches
2023-11-07 1:36 UTC (11+ messages)
` [PULL v2 22/24] hw/display: make ATI_VGA depend on PIXMAN
[PATCH v13 00/11] Add VIRTIO sound card
2023-11-07 0:44 UTC (2+ messages)
[PATCH v9 0/5] Support x2APIC mode with TCG accelerator
2023-11-07 0:39 UTC (3+ messages)
` [PATCH v9 5/5] amd_iommu: report x2APIC support to the operating system
[PATCH 00/29] gdbstub and plugin read register and windows support
2023-11-06 23:22 UTC (5+ messages)
` [PATCH 01/29] default-configs: Add TARGET_XML_FILES definition
[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
2023-11-06 22:41 UTC (4+ messages)
` [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
[PATCH 0/2] hw/audio/hda-codec bug fixes
2023-11-06 22:19 UTC (3+ messages)
[PATCH 00/71] *: Constify VMState
2023-11-06 22:05 UTC (3+ messages)
` [PATCH 17/71] target/sparc: Constify VMState in machine.c
[PATCH v3 0/1] Qemu crashes on VM migration after an handled memory error
2023-11-06 22:03 UTC (10+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 2/2] migration: prevent migration when a poisoned page is unknown from the VM
` [PATCH v5 0/2] Qemu crashes on VM migration after an handled memory error
` [PATCH v5 1/2] migration: skip poisoned memory pages on "ram saving" phase
` [PATCH v5 2/2] migration: prevent migration when a poisoned page is unknown from the VM
[PULL 00/94] target/sparc: Convert to decodetree
2023-11-06 22:02 UTC (3+ messages)
` [PULL 81/94] target/sparc: Move FDMULQ "
[PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-11-06 21:58 UTC (4+ messages)
` [PATCH 09/16] migration/multifd: Add new migration option for multifd DSA offloading
` [External] "
[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
2023-11-06 21:58 UTC (3+ messages)
` [PATCH 22/22] Revert "tests/tcg/nios2: Re-enable linux-user tests"
[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
2023-11-06 21:27 UTC (15+ messages)
` [PATCH v2 04/35] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PATCH v2 06/35] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH v2 12/35] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PATCH v2 18/35] tcg/riscv: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 20/35] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PATCH v2 22/35] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 25/35] tcg/ppc: Tidy up tcg_target_const_match
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-11-06 21:00 UTC (11+ messages)
` [PATCH v2 16/29] migration/ram: Add support for 'fixed-ram' migration restore
[PATCH v2 0/5] target/s390x: CC fixes
2023-11-06 20:18 UTC (5+ messages)
` [PATCH v2 1/5] target/s390x: Fix CLC corrupting cc_src
` [PATCH v2 3/5] target/s390x: Fix LAALG not updating cc_src
[PATCH for-8.3 v2 00/46] Rework matching of network devices to -nic options
2023-11-06 19:49 UTC (15+ messages)
` [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH for-8.3 v2 07/46] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH for-8.3 v2 08/46] hw/arm/sbsa-ref: "
` [PATCH for-8.3 v2 09/46] hw/arm/virt: "
` [PATCH for-8.3 v2 13/46] hw/mips/malta: "
` [PATCH for-8.3 v2 14/46] hw/mips/loongson3_virt: "
` [PATCH for-8.3 v2 18/46] hw/sh4/r2d: "
` [PATCH for-8.3 v2 26/46] hw/net/lan9118: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH for-8.3 v2 29/46] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH for-8.3 v2 34/46] hw/microblaze: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PATCH for-8.3 v2 42/46] hw/xtensa/xtfpga: "
` [PATCH for-8.3 v2 43/46] net: remove qemu_check_nic_model()
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).