qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-12 04:12:24 to 2023-10-12 12:34:56 UTC [more...]

[RFC/PATCH v0 00/12] Gunyah hypervisor support
 2023-10-12 12:33 UTC  (19+ messages)
` [RFC/PATCH v0 01/12] hw/arm/virt: Avoid NULL pointer de-reference
` [RFC/PATCH v0 03/12] gunyah: Basic support
` [RFC/PATCH v0 08/12] gunyah: Specific device-tree location
` [RFC/PATCH v0 09/12] gunyah: Customize device-tree
` [RFC/PATCH v0 10/12] gunyah: CPU execution loop
` [RFC/PATCH v0 12/12] gunyah: Documentation

[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
 2023-10-12 12:18 UTC  (9+ messages)
` [PATCH 1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize
` [PATCH 3/8] hw/pci-host/designware: Add 'host_mem' variable for clarity
` [PATCH 4/8] hw/pci-host/designware: Hoist host controller in root function #0
` [PATCH 5/8] hw/pci-host/designware: Keep host reference in DesignwarePCIEViewport
` [PATCH 6/8] hw/pci-host/designware: Move viewports from root func to host bridge
` [PATCH 7/8] hw/pci-host/designware: Move MSI registers "
` [PATCH 8/8] hw/pci-host/designware: Create ViewPorts during host bridge realization

[PATCH v2] contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-12 12:18 UTC  (2+ messages)

[PATCH] gitlab-ci: Disable the riscv64-debian-cross-container by default
 2023-10-12 12:16 UTC 

[PATCH v3 0/4] Migration deprecated parts
 2023-10-12 12:14 UTC  (11+ messages)
` [PATCH v3 1/4] migration: migrate 'inc' command option is deprecated
` [PATCH v3 3/4] migration: Deprecate block migration
` [PATCH v3 4/4] migration: Deprecate old compression method

[PATCH v3 0/4] hw/cxl: Line length reduction and related
 2023-10-12 12:09 UTC  (5+ messages)
` [PATCH v3 2/4] hw/cxl: Use switch statements for read and write of cachemem registers

[PATCH v25 00/21] s390x: CPU Topology
 2023-10-12 11:41 UTC  (13+ messages)
` [PATCH v25 02/21] CPU topology: extend with s390 specifics
` [PATCH v25 04/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v25 09/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v25 10/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v25 12/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v25 13/21] qapi/s390x/cpu topology: add query-s390x-cpu-polarization command

[PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
 2023-10-12 11:25 UTC  (2+ messages)

[PATCH] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
 2023-10-12 10:55 UTC  (4+ messages)

QOM crash via soundhw_init()
 2023-10-12 10:53 UTC 

[PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
 2023-10-12 10:49 UTC  (15+ messages)
` [PATCH v2 01/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v2 02/14] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v2 03/14] spapr: nested: Document Nested PAPR API
` [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for "
` [PATCH v2 05/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v2 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v2 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v2 08/14] spapr: nested: Introduce H_GUEST_CREATE_VPCU hcall
` [PATCH v2 09/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v2 10/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v2 11/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v2 12/14] spapr: nested: rename nested_host_state to nested_hv_host
` [PATCH v2 13/14] spapr: nested: keep nested-hv exit code restricted to its API
` [PATCH v2 14/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall

[PATCH] hw/pci-host: Update PHB5 XSCOM registers
 2023-10-12 10:48 UTC 

[PATCH 1/1] ui: Replacing pointer in function
 2023-10-12 10:44 UTC 

[PATCH v4] migration: hold the BQL during setup
 2023-10-12 10:33 UTC 

[PATCH v2] riscv, qemu_fw_cfg: Add support for RISC-V architecture
 2023-10-12 10:28 UTC 

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-10-12 10:25 UTC  (7+ messages)
` [PATCH RESEND 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
` [PATCH RESEND 15/15] ppc: spapr: Document Nested PAPR API

[PATCH v5 0/3] ramfb: migration support
 2023-10-12 10:11 UTC  (6+ messages)

[PATCH v4 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
 2023-10-12 10:01 UTC  (7+ messages)
` [PATCH v4 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie
` [PATCH v4 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST
` [PATCH v4 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
` [PATCH v4 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip
` [PATCH v4 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support
` [PATCH v4 6/6] target/riscv: Add HS-mode "

[PATCH 1/1] LoongArch: step down as general arch maintainer
 2023-10-12  9:51 UTC 

[PATCH] riscv, qemu_fw_cfg: Add support for RISC-V architecture
 2023-10-12  9:46 UTC  (2+ messages)

[PATCH] targer/i386/cpu: Fix CPUID_HT exposure
 2023-10-12  9:39 UTC  (2+ messages)

[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-12  9:22 UTC  (11+ messages)
` [PATCH V5 8/9] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V5 9/9] gdbstub: Add helper function to unregister GDB register space

[PATCH v2 0/6] Support discontinuous PMU counters
 2023-10-12  9:09 UTC  (9+ messages)
` [PATCH v2 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v2 4/6] qemu/bitops.h: Add MAKE_32BIT_MASK macro
` [PATCH v2 5/6] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PATCH v2 6/6] docs/about/deprecated: Document RISC-V "pmu-num" deprecation

[PATCH] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
 2023-10-12  9:09 UTC  (5+ messages)

[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
 2023-10-12  8:59 UTC  (6+ messages)
` [PATCH v2 1/3] qom: new object to associate device to numa node

[PATCH 100742/100742] target/arm: Adding a check for the result of calling the CPU information check function
 2023-10-12  8:58 UTC  (3+ messages)

[PATCH 1/1] target/arm: Adding a check for the result of calling the CPU information check function
 2023-10-12  8:57 UTC 

[PATCH v2] tests/avocado: add test to exercize processor address space memory bound checks
 2023-10-12  8:26 UTC 

[PATCH 0/3] Support discontinuous PMU counters
 2023-10-12  8:25 UTC  (3+ messages)
` [PATCH 3/3] target/riscv: Don't assume PMU counters are continuous

[PATCH 1/1] hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
 2023-10-12  8:24 UTC  (2+ messages)

[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
 2023-10-12  7:49 UTC  (3+ messages)
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary

[PATCH RESEND 0/7] migration pending patches
 2023-10-12  7:42 UTC  (3+ messages)
` [PATCH RESEND 7/7] tests/qtest: Re-enable multifd cancel test

[Stable-8.1.2 00/61] Patch Round-up for stable 8.1.2, freeze on 2023-12-14
 2023-10-12  7:24 UTC  (6+ messages)
` [Stable-8.1.2 58/61] vfio/display: Fix missing update to set backing fields
` [Stable-8.1.2 59/61] util/log: re-allow switching away from stderr log file
` [Stable-8.1.2 60/61] migration/qmp: Fix crash on setting tls-authz with null
` [Stable-8.1.2 61/61] hw/audio/es1370: reset current sample counter
` [Stable-8.1.2 00/61] Patch Round-up for stable 8.1.2, freeze on 2023-10-14

[PULL 00/51] Build system, i386 changes for 2023-09-07
 2023-10-12  7:14 UTC  (6+ messages)
` [PULL 50/51] subprojects: add wrap file for libblkio

[PATCH] vfio/pci: Remove vfio_detach_device from vfio_realize error path
 2023-10-12  6:48 UTC  (4+ messages)

[PULL 0/2] hw/ufs: fixes
 2023-10-12  6:31 UTC  (3+ messages)
` [PULL 1/2] hw/ufs: Fix code coverity issues
` [PULL 2/2] hw/ufs: Fix incorrect register fields

[PATCH v2] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-12  6:08 UTC  (2+ messages)

[PATCH] libvhost-user: Fix compiler warning with -Wshadow=local
 2023-10-12  6:08 UTC  (2+ messages)

[PATCH] libvduse: Fix compiler warning with -Wshadow=local
 2023-10-12  6:07 UTC  (2+ messages)

[PATCH v9 00/23] plugins: Allow to read registers
 2023-10-12  6:01 UTC  (4+ messages)
` [PATCH v9 01/23] target/riscv: Move MISA limits to class

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-12  5:59 UTC  (7+ messages)
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()

[PATCH v24 00/21] s390x: CPU Topology
 2023-10-12  5:59 UTC  (3+ messages)
` [PATCH v24 01/21] qapi: machine.json: change docs regarding CpuInstanceProperties

[PATCH v10 00/18] plugins: Allow to read registers
 2023-10-12  5:48 UTC  (19+ messages)
` [PATCH v10 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v10 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v10 03/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v10 04/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v10 05/18] target/ppc: "
` [PATCH v10 06/18] target/riscv: "
` [PATCH v10 07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v10 08/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v10 09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v10 10/18] gdbstub: Simplify XML lookup
` [PATCH v10 11/18] gdbstub: Infer number of core registers from XML
` [PATCH v10 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v10 13/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v10 14/18] gdbstub: Expose functions to read registers
` [PATCH v10 15/18] cpu: Call plugin hooks only when ready
` [PATCH v10 16/18] plugins: Use different helpers when reading registers
` [PATCH v10 17/18] plugins: Allow to read registers
` [PATCH v10 18/18] contrib/plugins: Allow to log registers

[PATCH 0/4] gdbstub and TCG plugin improvements
 2023-10-12  5:42 UTC  (5+ messages)
` [PATCH 1/4] target/riscv: Remove misa_mxl validation
` [PATCH 2/4] target/riscv: Move misa_mxl_max to class
` [PATCH 3/4] target/riscv: Validate misa_mxl_max only once
` [PATCH 4/4] plugins: Remove an extra parameter

[PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup
 2023-10-12  4:12 UTC  (4+ messages)
` [PATCH 1/3] hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 2/3] hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
` [PATCH 3/3] hw/pci-host/sh_pcic: Replace magic value by proper definition

[PULL 00/54] riscv-to-apply queue
 2023-10-12  4:10 UTC  (54+ messages)
` [PULL 01/54] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PULL 02/54] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PULL 03/54] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PULL 04/54] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PULL 05/54] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PULL 06/54] target/riscv/cpu.c: split vendor "
` [PULL 07/54] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PULL 08/54] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PULL 09/54] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PULL 11/54] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PULL 12/54] target/riscv: deprecate the 'any' CPU type
` [PULL 13/54] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PULL 14/54] target/riscv: make CPUCFG() macro public
` [PULL 15/54] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PULL 16/54] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PULL 17/54] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PULL 18/54] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PULL 19/54] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PULL 20/54] target/riscv/cpu.c: consider user option with RVG
` [PULL 21/54] target/riscv: Clear CSR values at reset and sync MPSTATE with host
` [PULL 22/54] disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
` [PULL 23/54] target/riscv: introduce TCG AccelCPUClass
` [PULL 24/54] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PULL 25/54] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PULL 26/54] target/riscv: move riscv_tcg_ops "
` [PULL 27/54] target/riscv/cpu.c: add .instance_post_init()
` [PULL 28/54] target/riscv: move 'host' CPU declaration to kvm.c
` [PULL 29/54] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PULL 30/54] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PULL 31/54] target/riscv: make riscv_add_satp_mode_properties() public
` [PULL 32/54] target/riscv: remove kvm-stub.c
` [PULL 33/54] target/riscv: introduce KVM AccelCPUClass
` [PULL 34/54] target/riscv: move KVM only files to kvm subdir
` [PULL 35/54] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PULL 36/54] target/riscv/cpu.c: export set_misa()
` [PULL 37/54] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PULL 38/54] target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
` [PULL 39/54] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PULL 40/54] target/riscv/cpu.c: export isa_edata_arr[]
` [PULL 41/54] target/riscv/cpu: move priv spec functions to tcg-cpu.c
` [PULL 42/54] target/riscv: add riscv_cpu_get_name()
` [PULL 43/54] target/riscv/tcg-cpu.c: add extension properties for all cpus
` [PULL 44/54] softmmu: add means to pass an exit code when requesting a shutdown
` [PULL 45/54] softmmu: pass the main loop status to gdb "Wxx" packet
` [PULL 46/54] hw/misc/sifive_test.c: replace exit calls with proper shutdown
` [PULL 47/54] hw/char: riscv_htif: "
` [PULL 48/54] gdbstub: replace exit calls with proper shutdown for softmmu
` [PULL 49/54] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [PULL 50/54] target/riscv/kvm: support KVM_GET_REG_LIST
` [PULL 51/54] target/riscv/tcg: remove RVG warning
` [PULL 52/54] target/riscv: Use env_archcpu for better performance
` [PULL 53/54] target/riscv: deprecate capital 'Z' CPU properties
` [PULL 54/54] target/riscv: Fix vfwmaccbf16.vf


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