qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 16:50:15 to 2023-01-06 03:35:59 UTC [more...]

[PULL v3 00/43] riscv-to-apply queue
 2023-01-06  3:13 UTC  (44+ messages)
` [PULL v3 01/43] target/riscv: Fix PMP propagation for tlb
` [PULL v3 02/43] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
` [PULL v3 03/43] tcg/riscv: Fix reg overlap case in tcg_out_addsub2
` [PULL v3 04/43] tcg/riscv: Fix base register for user-only qemu_ld/st
` [PULL v3 05/43] hw/riscv/opentitan: bump opentitan
` [PULL v3 06/43] hw/riscv/opentitan: add aon_timer base unimpl
` [PULL v3 07/43] target/riscv: Add smstateen support
` [PULL v3 08/43] target/riscv: smstateen check for h/s/envcfg
` [PULL v3 09/43] target/riscv: generate virtual instruction exception
` [PULL v3 10/43] target/riscv: Add itrigger support when icount is not enabled
` [PULL v3 11/43] target/riscv: Add itrigger support when icount is enabled
` [PULL v3 12/43] target/riscv: Enable native debug itrigger
` [PULL v3 13/43] target/riscv: Add itrigger_enabled field to CPURISCVState
` [PULL v3 14/43] hw/intc: sifive_plic: Renumber the S irqs for numa support
` [PULL v3 15/43] target/riscv: Typo fix in sstc() predicate
` [PULL v3 16/43] hw/riscv: virt: Remove the redundant ipi-id property
` [PULL v3 17/43] target/riscv: support cache-related PMU events in virtual mode
` [PULL v3 18/43] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
` [PULL v3 19/43] hw/misc: pfsoc: add fabric clocks to ioscb
` [PULL v3 20/43] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PULL v3 21/43] hw/{misc, riscv}: pfsoc: add system controller "
` [PULL v3 22/43] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
` [PULL v3 23/43] target/riscv: Fix mret exception cause when no pmp rule is configured
` [PULL v3 24/43] target/riscv: Set pc_succ_insn for !rvc illegal insn
` [PULL v3 25/43] target/riscv: Simplify helper_sret() a little bit
` [PULL v3 26/43] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
` [PULL v3 27/43] RISC-V: Add Zawrs ISA extension support
` [PULL v3 28/43] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
` [PULL v3 29/43] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PULL v3 30/43] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PULL v3 31/43] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PULL v3 32/43] hw/riscv: spike: Remove misleading comments
` [PULL v3 33/43] hw/intc: sifive_plic: Drop PLICMode_H
` [PULL v3 34/43] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PULL v3 35/43] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PULL v3 36/43] hw/intc: sifive_plic: Update "num-sources" property default value
` [PULL v3 37/43] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PULL v3 38/43] hw/riscv: sifive_e: "
` [PULL v3 39/43] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PULL v3 40/43] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
` [PULL v3 41/43] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
` [PULL v3 42/43] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PULL v3 43/43] hw/intc: sifive_plic: Fix the pending register range check

[PULL v2 00/47] tcg misc queue
 2023-01-06  3:17 UTC  (3+ messages)
` [PULL v2 19/47] tcg: Introduce paired register allocation
` [PULL v2 47/47] tests/tcg/multiarch: add vma-pthread.c

[RFC PATCH 00/40] Toward class init of cpu features
 2023-01-06  2:21 UTC  (37+ messages)
` [RFC PATCH 01/40] qdev: Don't always force the global property array non-null
` [RFC PATCH 04/40] target/arm: Remove aarch64_cpu_finalizefn
` [RFC PATCH 05/40] target/arm: Create arm_cpu_register_parent
` [RFC PATCH 06/40] target/arm: Remove AArch64CPUClass
` [RFC PATCH 07/40] target/arm: Create TYPE_ARM_V7M_CPU
` [RFC PATCH 08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init
` [RFC PATCH 11/40] target/arm: Copy features from ARMCPUClass
` [RFC PATCH 13/40] hw/arm/bcm2836: Set mp-affinity property in realize
` [RFC PATCH 14/40] target/arm: Rename arm_cpu_mp_affinity
` [RFC PATCH 15/40] target/arm: Create arm_cpu_mp_affinity
` [RFC PATCH 21/40] target/arm: Remove aarch64 check from aarch64_host_object_init
` [RFC PATCH 24/40] target/arm/hvf: Probe host into ARMCPUClass
` [RFC PATCH 27/40] target/arm: Split out strongarm_class_init
` [RFC PATCH 28/40] target/arm: Split out xscale*_class_init
` [RFC PATCH 32/40] target/arm: Move "midr" to class property
` [RFC PATCH 33/40] target/arm: Move "cntfrq" "
` [RFC PATCH 37/40] target/arm: Move "cfgend" "

[PATCH 0/1] Fix some typos
 2023-01-06  1:50 UTC  (6+ messages)
` [PATCH 1/1] "
` [PING PATCH 0/1] "
    `  "

[PATCH v5 0/3] Add irq number property for loongarch pch interrupt controller
 2023-01-06  1:47 UTC  (3+ messages)
` [PATCH v5 2/3] hw/intc/loongarch_pch_pic: add irq number property

ARM: ptw.c:S1_ptw_translate
 2023-01-06  1:08 UTC  (3+ messages)

[PATCH v2 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout
 2023-01-06  0:46 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm: Add Olimex H405

[PATCH 0/3] various aarch64 fixes for running Hyper-V on TCG
 2023-01-05 22:12 UTC  (4+ messages)
` [PATCH 1/3] target/arm: implement DBGCLAIM registers
` [PATCH 2/3] target/arm: provide RAZ/WI stubs for more DCC registers
` [PATCH 3/3] target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled

[PATCH] semihosting: add O_BINARY flag in host_open for NT compatibility
 2023-01-05 21:19 UTC 

[PATCH v3 0/9] Hexagon: COF overrides, new generator, test update
 2023-01-05 22:13 UTC  (10+ messages)
` [PATCH v3 1/9] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH v3 2/9] Hexagon (target/hexagon) Add overrides for callr
` [PATCH v3 3/9] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v3 4/9] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
` [PATCH v3 5/9] Hexagon (target/hexagon) Analyze packet before generating TCG
` [PATCH v3 6/9] Hexagon (target/hexagon) Analyze packet for HVX
` [PATCH v3 7/9] Hexagon (tests/tcg/hexagon) Update preg_alias.c
` [PATCH v3 8/9] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
` [PATCH v3 9/9] Hexagon (tests/tcg/hexagon) Enable HVX tests

[PATCH] hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
 2023-01-05 22:25 UTC  (3+ messages)

[PATCH v5 0/2] tpm: add mssim backend
 2023-01-05 22:25 UTC  (8+ messages)
` [PATCH v5 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v5 2/2] tpm: add backend for mssim

[PATCH v2] hw/pci-host: Use register definitions from PCI standard
 2023-01-05 22:15 UTC  (4+ messages)

[PATCH v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
 2023-01-05 22:07 UTC  (2+ messages)

[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
 2023-01-05 21:53 UTC  (6+ messages)

[PATCH] .gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job
 2023-01-05 21:42 UTC  (2+ messages)

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-05 21:20 UTC  (6+ messages)

[PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
 2023-01-05 21:11 UTC  (2+ messages)

[PATCH qemu.git v3 0/8] hw/timer/imx_epit: improve and fix EPIT compare timer
 2023-01-05 21:11 UTC  (6+ messages)
` [PATCH qemu.git v3 8/8] hw/timer/imx_epit: fix compare timer handling

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-05 20:38 UTC  (3+ messages)
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v2 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-01-05 20:17 UTC  (4+ messages)
` [PATCH v2 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
` [PATCH v2 2/3] Add Hyper-V Dynamic Memory Protocol definitions
` [PATCH v2 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[RFC PATCH v5 00/52] Xen support under KVM
 2023-01-05 20:09 UTC  (5+ messages)
` [RFC PATCH v5 39/52] i386/xen: add monitor commands to test event injection

[PATCH] .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
 2023-01-05 19:25 UTC  (4+ messages)

[PATCH v2 00/21] gdbstub: re-organise to for better compilation behaviour
 2023-01-05 19:05 UTC  (29+ messages)
` [PATCH v2 01/21] gdbstub/internals.h: clean up include guard
` [PATCH v2 03/21] gdbstub: fix-up copyright and license files
` [PATCH v2 04/21] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PATCH v2 06/21] gdbstub: move GDBState to shared internals header
` [PATCH v2 09/21] gdbstub: make various helpers visible to the rest of the module
` [PATCH v2 10/21] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v2 11/21] gdbstub: move chunks of user code into own files
` [PATCH v2 12/21] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PATCH v2 13/21] gdbstub: specialise handle_query_attached
` [PATCH v2 14/21] gdbstub: specialise target_memory_rw_debug
` [PATCH v2 15/21] gdbstub: introduce gdb_get_max_cpus
` [PATCH v2 16/21] gdbstub: specialise stub_can_reverse
` [PATCH v2 17/21] gdbstub: fix address type of gdb_set_cpu_pc
` [PATCH v2 18/21] gdbstub: don't use target_ulong while handling registers
` [PATCH v2 19/21] gdbstub: move register helpers into standalone include
` [PATCH v2 20/21] gdbstub: move syscall handling to new file
` [PATCH v2 21/21] gdbstub: only compile gdbstub twice for whole build

[PULL 0/5] Python patches
 2023-01-05 18:42 UTC  (2+ messages)

[RFC PATCH] testing: probe gdb for supported architectures ahead of time
 2023-01-05 18:15 UTC 

[PATCH] tests/qemu-iotests/312: Mark "quorum" as required driver
 2023-01-05 17:19 UTC  (2+ messages)

[PULL 0/7] Hexagon update
 2023-01-05 17:38 UTC  (8+ messages)
` [PULL 1/7] linux-user/hexagon: fix signal context save & restore
` [PULL 2/7] target/hexagon: rename aliased register HEX_REG_P3_0
` [PULL 3/7] tests/tcg/hexagon: fix underspecifed asm constraints
` [PULL 4/7] target/hexagon/idef-parser: fix two typos in README
` [PULL 5/7] target/hexagon: suppress unused variable warning
` [PULL 6/7] Hexagon (target/hexagon) implement mutability mask for GPRs
` [PULL 7/7] Update scripts/meson-buildoptions.sh

[PATCH] hw/net: Fix read of uninitialized memory in imx_fec
 2023-01-05 17:08 UTC  (5+ messages)

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2023-01-05 17:33 UTC  (9+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v3 2/6] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PATCH v3 3/6] migration: Factor out checks for advised and listening incomming postcopy

[PULL 00/34] target-arm queue
 2023-01-05 16:44 UTC  (32+ messages)
` [PULL 01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it
` [PULL 03/34] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PULL 05/34] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PULL 06/34] target/arm: Add PMSAv8r registers
` [PULL 07/34] target/arm: Add PMSAv8r functionality
` [PULL 08/34] target/arm: Add ARM Cortex-R52 CPU
` [PULL 09/34] target/arm: fix handling of HLT semihosting in system mode
` [PULL 11/34] hw/timer/imx_epit: cleanup CR defines
` [PULL 12/34] hw/timer/imx_epit: define SR_OCIF
` [PULL 13/34] hw/timer/imx_epit: update interrupt state on CR write access
` [PULL 14/34] hw/timer/imx_epit: hard reset initializes CR with 0
` [PULL 15/34] hw/timer/imx_epit: factor out register write handlers
` [PULL 16/34] hw/timer/imx_epit: remove explicit fields cnt and freq
` [PULL 17/34] hw/timer/imx_epit: fix compare timer handling
` [PULL 18/34] target/arm: Fix checkpatch comment style warnings in helper.c
` [PULL 19/34] target/arm: Fix checkpatch space errors "
` [PULL 20/34] target/arm: Fix checkpatch brace "
` [PULL 21/34] target/arm: Remove unused includes from m_helper.c
` [PULL 22/34] target/arm: Remove unused includes from helper.c
` [PULL 23/34] target/arm: cleanup cpu includes
` [PULL 24/34] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
` [PULL 25/34] hw/arm/nseries: Constify various read-only arrays
` [PULL 26/34] hw/arm/nseries: Silent -Wmissing-field-initializers warning
` [PULL 27/34] target/arm: align exposed ID registers with Linux
` [PULL 28/34] hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
` [PULL 29/34] hw/arm/smmu-common: Avoid using inlined functions with external linkage
` [PULL 30/34] i.MX7D: Connect GPT timers to IRQ
` [PULL 31/34] i.MX7D: Compute clock frequency for the fixed frequency clocks
` [PULL 32/34] i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
` [PULL 33/34] i.MX7D: Connect IRQs to GPIO devices
` [PULL 34/34] hw/net: Fix read of uninitialized memory in imx_fec

[PATCH 1/1] hw/arm/sbsa-ref.c: Start APs powered off
 2023-01-05 17:34 UTC  (2+ messages)

[PATCH] hw/arm/smmuv3: Add GBPA register
 2023-01-05 17:26 UTC  (3+ messages)

[PATCH 0/4] Some tweaks for semihosting-tests
 2023-01-05 17:14 UTC  (2+ messages)

[PATCH v5 00/31] Consolidate PIIX south bridges
 2023-01-05 17:29 UTC  (3+ messages)

[PATCH] linux-test.c: Remove unused but set variable
 2023-01-05 17:11 UTC  (3+ messages)

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-05 17:15 UTC  (3+ messages)
` [PATCH v7 2/7] mac_{old,new}world: Use local variable instead of qdev_get_machine()

[GIT PULL 0/4] Host Memory Backends and Memory devices queue 2023-01-02
 2023-01-05 16:58 UTC  (2+ messages)

[PATCH 0/5] s390x/pv: Improve protected VM support
 2023-01-05 17:12 UTC  (7+ messages)
` [PATCH 2/5] s390x/pv: Implement CGS check handler


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