messages from 2024-01-04 21:12:52 to 2024-01-05 16:01:47 UTC [more...]
[PULL 00/71] HW core patches for 2024-01-05
2024-01-05 15:43 UTC (71+ messages)
` [PULL 01/71] meson: Allow building binary with no target-specific files in hw/
` [PULL 02/71] target/alpha: Remove fallback to ev67 cpu class
` [PULL 03/71] target/hppa: Remove object_class_is_abstract()
` [PULL 04/71] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
` [PULL 05/71] cpu: Add helper cpu_model_from_type()
` [PULL 06/71] cpu: Add generic cpu_list()
` [PULL 07/71] target/alpha: Use "
` [PULL 08/71] target/arm: "
` [PULL 09/71] target/avr: "
` [PULL 10/71] target/cris: "
` [PULL 11/71] target/hexagon: "
` [PULL 12/71] target/hppa: "
` [PULL 13/71] target/loongarch: "
` [PULL 14/71] target/m68k: "
` [PULL 15/71] target/mips: "
` [PULL 16/71] target/openrisc: "
` [PULL 17/71] target/riscv: "
` [PULL 18/71] target/rx: "
` [PULL 19/71] target/sh4: "
` [PULL 20/71] target/tricore: "
` [PULL 21/71] target/xtensa: "
` [PULL 22/71] target: Use generic cpu_model_from_type()
` [PULL 23/71] hw/core: Add machine_class_default_cpu_type()
` [PULL 24/71] machine: Use error handling when CPU type is checked
` [PULL 25/71] machine: Introduce helper is_cpu_type_supported()
` [PULL 26/71] machine: Improve is_cpu_type_supported()
` [PULL 27/71] machine: Print CPU model name instead of CPU type
` [PULL 28/71] hw/arm/virt: Hide host CPU model for tcg
` [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PULL 30/71] hw/arm/sbsa-ref: "
` [PULL 31/71] hw/arm: "
` [PULL 32/71] hw/riscv/shakti_c: "
` [PULL 33/71] hw/core/cpu: Remove final vestiges of dynamic state tracing
` [PULL 34/71] hw/core/cpu: Update description of CPUState::node
` [PULL 35/71] hw/cpu/core: Cleanup unused included header in core.c
` [PULL 36/71] hw/cpu/cluster: Cleanup unused included header in cluster.c
` [PULL 37/71] hw/audio/sb16: Do not migrate qdev properties
` [PULL 38/71] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
` [PULL 39/71] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
` [PULL 40/71] hw/ppc/spapr_cpu_core: Access QDev properties with proper API
` [PULL 41/71] hw: Simplify accesses to the CPUState::'start-powered-off' property
` [PULL 42/71] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
` [PULL 43/71] hw/mips: Inline 'bios.h' definitions
` [PULL 44/71] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
` [PULL 45/71] memory: Have memory_region_init_ram_nomigrate() handler "
` [PULL 46/71] memory: Have memory_region_init_rom_nomigrate() "
` [PULL 47/71] memory: Simplify memory_region_init_rom_nomigrate() calls
` [PULL 48/71] memory: Simplify memory_region_init_ram_from_fd() calls
` [PULL 49/71] memory: Have memory_region_init_ram() handler return a boolean
` [PULL 50/71] memory: Have memory_region_init_rom() "
` [PULL 51/71] memory: Have memory_region_init_rom_device_nomigrate() "
` [PULL 52/71] memory: Simplify memory_region_init_rom_device_nomigrate() calls
` [PULL 53/71] memory: Have memory_region_init_rom_device() handler return a boolean
` [PULL 54/71] memory: Have memory_region_init_resizeable_ram() "
` [PULL 55/71] memory: Have memory_region_init_ram_from_file() handler "
` [PULL 56/71] memory: Have memory_region_init_ram_from_fd() "
` [PULL 57/71] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
` [PULL 58/71] backends: Simplify host_memory_backend_memory_complete()
` [PULL 59/71] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
` [PULL 60/71] backends: Reduce variable scope in host_memory_backend_memory_complete
` [PULL 61/71] util/oslib: Have qemu_prealloc_mem() handler return a boolean
` [PULL 62/71] misc: Simplify qemu_prealloc_mem() calls
` [PULL 63/71] hw: Simplify memory_region_init_ram() calls
` [PULL 64/71] hw/arm: Simplify memory_region_init_rom() calls
` [PULL 65/71] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
` [PULL 66/71] hw/misc: Simplify memory_region_init_ram_from_fd() calls
` [PULL 68/71] hw/pci-host/raven: Propagate error in raven_realize()
` [PULL 69/71] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
` [PULL 70/71] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
` [PULL 71/71] target/sparc: Simplify qemu_irq_ack
[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
2024-01-05 15:04 UTC (8+ messages)
` [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
` [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
[PATCH 0/9] sparc/leon3: Add support for -smp
2024-01-05 14:39 UTC (21+ messages)
` [PATCH 1/9] sparc/grlib: split out the headers for each peripherals
` [PATCH 2/9] intc/grlib_irqmp: add ncpus property
` [PATCH 3/9] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH 4/9] intc/grlib_irqmp: implements multicore irq
` [PATCH 5/9] target/sparc: implement asr17 feature for smp
` [PATCH 6/9] target/sparc: simplify qemu_irq_ack
` [PATCH 7/9] leon3: implement multiprocessor
` [PATCH 8/9] leon3: check cpu_id in the tiny bootloader
` [PATCH 9/9] MAINTAINERS: replace Fabien by myself as Leon3 maintainer
[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
2024-01-05 14:30 UTC (6+ messages)
virtio-pci in qemu-system-arm is broken in 8.2
2024-01-05 14:09 UTC (5+ messages)
[PATCH 0/2] hw/pflash: implement update buffer for block writes
2024-01-05 14:08 UTC (4+ messages)
` [PATCH 1/2] hw/pflash: refactor pflash_data_write()
` [PATCH 2/2] hw/pflash: implement update buffer for block writes
[PATCH v3 00/33] linux-user: Improve host and guest page size handling
2024-01-05 13:55 UTC (3+ messages)
[PATCH] qga-win: Fix guest-get-fsinfo multi-disks collection
2024-01-05 13:47 UTC (2+ messages)
[PULL 0/2] loongarch-to-apply queue
2024-01-05 13:34 UTC (4+ messages)
` [PULL 1/2] target/loongarch/meson: move gdbstub.c to loongarch.ss
` [PULL 2/2] target/loongarch: move translate modules to tcg/
[PATCH v6 00/11] Support blob memory and venus on qemu
2024-01-05 13:28 UTC (3+ messages)
` [PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
[PULL 00/46] (mostly) target/i386 and meson changes for 2023-12-31
2024-01-05 12:53 UTC (2+ messages)
[RESEND RFC v1 0/2] RISC-V: ACPI: Enable SPCR
2024-01-05 12:27 UTC (5+ messages)
` [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
` [RESEND RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
[PATCH 00/10] virtio-sound migration part 1
2024-01-05 11:40 UTC (13+ messages)
` [PATCH 01/10] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH 02/10] hw/audio/virtio-sound: allocate all streams in advance
` [PATCH 03/10] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [PATCH 05/10] hw/audio/virtio-sound: return correct command response size
` [PATCH 06/10] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH 07/10] hw/audio/virtio-sound: introduce virtio_snd_set_active()
[PATCH v9 00/11] virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input
2024-01-05 11:37 UTC (6+ messages)
` [PATCH v9 01/11] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v9 05/11] hw/virtio: derive vhost-user-i2c from vhost-user-base
` [PATCH v9 10/11] hw/virtio: Move vhost-user-input into virtio folder
[PATCH v8 0/9] Unified CPU type check
2024-01-05 11:10 UTC (5+ messages)
` [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
[PATCH v9 0/9] Unified CPU type check
2024-01-05 11:00 UTC (3+ messages)
` [PATCH v9 1/9] machine: Use error handling when CPU type is checked
[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
2024-01-05 10:40 UTC (3+ messages)
` [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
[PATCH 0/9] target/hppa qemu v8.2 regression fixes
2024-01-05 10:36 UTC (3+ messages)
` [PATCH 1/9] hw/hppa/machine: Allow up to 3840 MB total memory
[PATCH v5 0/3] Add device STM32L4x5 EXTI
2024-01-05 10:24 UTC (7+ messages)
` [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
[PATCH v3] scripts/checkpatch: Support codespell checking
2024-01-05 8:38 UTC
[PATCH v4 0/9] Add loongarch kvm accel support
2024-01-05 7:58 UTC (10+ messages)
` [PATCH v4 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc8
` [PATCH v4 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH v4 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH v4 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v4 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH v4 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH v4 9/9] target/loongarch: Add loongarch kvm into meson build
[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2024-01-05 7:50 UTC (2+ messages)
[PATCH v3 0/6] Pointer Masking update for Zjpm v0.8
2024-01-05 7:33 UTC (13+ messages)
` [PATCH v3 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v3 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v3 5/6] target/riscv: Update address modify functions to take into account "
` [PATCH v3 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
[RFC QEMU PATCH v4 0/1] Support device passthrough when dom0 is PVH on Xen
2024-01-05 7:19 UTC (2+ messages)
` [RFC QEMU PATCH v4 1/1] xen: Use gsi instead of irq for mapping pirq
[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
2024-01-05 5:44 UTC (6+ messages)
` [PATCH v2 1/4] smbios: add processor-family option
` [PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V
[PATCH] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions
2024-01-05 5:29 UTC (2+ messages)
[PATCH v3 00/16] target/riscv: deprecate riscv_cpu_options[]
2024-01-05 5:17 UTC (27+ messages)
` [PATCH v3 01/16] target/riscv/cpu_cfg.h: remove unused fields
` [PATCH v3 02/16] target/riscv: make riscv_cpu_is_generic() public
` [PATCH v3 03/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
` [PATCH v3 04/16] target/riscv: move 'mmu' "
` [PATCH v3 05/16] target/riscv: move 'pmp' "
` [PATCH v3 06/16] target/riscv: rework 'priv_spec'
` [PATCH v3 07/16] target/riscv: rework 'vext_spec'
` [PATCH v3 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v3 09/16] target/riscv: move 'elen' "
` [PATCH v3 10/16] target/riscv: create finalize_features() for KVM
` [PATCH v3 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
` [PATCH v3 12/16] target/riscv: move 'cboz_blocksize' "
` [PATCH v3 13/16] target/riscv: remove riscv_cpu_options[]
[PATCH v2 0/4] target/riscv: add RVV CSRs
2024-01-05 5:17 UTC (2+ messages)
[PATCH v3 0/3] Add device STM32L4x5 SYSCFG
2024-01-05 5:12 UTC (3+ messages)
` [PATCH v3 1/3] hw/misc: Implement "
[PATCH] target/riscv: Fix mcycle/minstret increment behavior
2024-01-05 3:25 UTC (3+ messages)
[v2 0/5] Add ISA extension smcntrpmf support
2024-01-05 2:45 UTC (5+ messages)
` [v2 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [v2 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
[PATCH v13 00/26] riscv: RVA22 profiles support
2024-01-05 2:39 UTC (18+ messages)
` [PATCH v13 19/26] target/riscv: implement svade
` [PATCH v13 20/26] target/riscv: add priv ver restriction to profiles
` [PATCH v13 21/26] target/riscv/cpu.c: finalize satp_mode earlier
` [PATCH v13 22/26] target/riscv/cpu.c: add riscv_cpu_is_32bit()
` [PATCH v13 23/26] target/riscv: add satp_mode profile support
` [PATCH v13 24/26] target/riscv: add 'parent' in profile description
` [PATCH v13 25/26] target/riscv: add RVA22S64 profile
` [PATCH v13 26/26] target/riscv: add rva22s64 cpu
[PATCH v2 0/7] migration cleanups and testing improvements
2024-01-05 2:00 UTC (2+ messages)
[PATCH] hw/audio/sb16: Do not migrate qdev properties
2024-01-05 1:59 UTC (3+ messages)
[PATCH] hw/arm: Add missing QOM parent for v7-M SoCs
2024-01-04 22:55 UTC (2+ messages)
[PATCH v2 0/8] vga: improve emulation fidelity
2024-01-04 21:58 UTC (9+ messages)
` [PATCH v2 1/8] vga: use common endian swap macros
` [PATCH v2 2/8] vga: introduce VGADisplayParams
` [PATCH v2 3/8] vga: mask addresses in non-VESA modes to 256k
` [PATCH v2 4/8] vga: implement horizontal pel panning in graphics modes
` [PATCH v2 5/8] vga: optimize horizontal pel panning in 256-color modes
` [PATCH v2 6/8] vga: reindent memory access code
` [PATCH v2 7/8] vga: use latches in odd/even mode too
` [PATCH v2 8/8] vga: sort-of implement word and double-word access modes
[PATCH] hw/virtio: Add ioeventfd option for balloon
2024-01-04 21:30 UTC (2+ messages)
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).