qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 18:57:23 to 2023-02-07 08:46:11 UTC [more...]

[PATCH 00/12] error: Reduce qerror.h usage a bit more
 2023-02-07  8:45 UTC  (19+ messages)
` [PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 02/12] dump: Improve error message when target doesn't support memory dump
` [PATCH 03/12] dump: Assert cpu_get_note_size() can't fail
` [PATCH 04/12] hw/core: Improve error message when machine doesn't provide NMIs
` [PATCH 05/12] hw/smbios: Dumb down smbios_entry_add() stub
` [PATCH 06/12] hw/acpi: Dumb down acpi_table_add() stub
` [PATCH 07/12] hw/acpi: Move QMP command to hw/core/
` [PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
` [PATCH 09/12] replay: Simplify setting replay blockers
` [PATCH 10/12] hw/core: Improve the query-hotpluggable-cpus error message
` [PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat "
` [PATCH 12/12] rocker: Tweak stubbed out monitor commands' error messages

[PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
 2023-02-07  8:43 UTC 

[PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
 2023-02-07  8:41 UTC 

[PULL 00/38] Block layer patches
 2023-02-07  8:38 UTC  (4+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image

[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
 2023-02-07  7:18 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
` [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
` [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC

[PULL 00/32] riscv-to-apply queue
 2023-02-07  7:09 UTC  (33+ messages)
` [PULL 01/32] target/riscv: update disas.c for xnor/orn/andn and slli.uw
` [PULL 02/32] include/hw/riscv/opentitan: update opentitan IRQs
` [PULL 03/32] hw/riscv: boot: Don't use CSRs if they are disabled
` [PULL 04/32] target/riscv: Update VS timer whenever htimedelta changes
` [PULL 05/32] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
` [PULL 06/32] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
` [PULL 07/32] target/riscv: Ensure opcode is saved for all relevant instructions
` [PULL 08/32] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PULL 09/32] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PULL 10/32] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
` [PULL 11/32] target/riscv: set tval for triggered watchpoints
` [PULL 12/32] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PULL 13/32] hw/riscv: split fdt address calculation from fdt load
` [PULL 14/32] hw/riscv: change riscv_compute_fdt_addr() semantics
` [PULL 15/32] RISC-V: Adding XTheadCmo ISA extension
` [PULL 16/32] RISC-V: Adding XTheadSync "
` [PULL 17/32] RISC-V: Adding XTheadBa "
` [PULL 18/32] RISC-V: Adding XTheadBb "
` [PULL 19/32] RISC-V: Adding XTheadBs "
` [PULL 20/32] RISC-V: Adding XTheadCondMov "
` [PULL 21/32] RISC-V: Adding T-Head multiply-accumulate instructions
` [PULL 22/32] RISC-V: Adding T-Head MemPair extension
` [PULL 23/32] RISC-V: Adding T-Head MemIdx extension
` [PULL 24/32] RISC-V: Adding T-Head FMemIdx extension
` [PULL 25/32] RISC-V: Set minimum priv version for Zfh to 1.11
` [PULL 26/32] RISC-V: Add initial support for T-Head C906
` [PULL 27/32] RISC-V: Adding XTheadFmv ISA extension
` [PULL 28/32] target/riscv: add a MAINTAINERS entry for XThead* extension support
` [PULL 29/32] target/riscv: fix for virtual instr exception
` [PULL 30/32] target/riscv: fix ctzw behavior
` [PULL 31/32] target/riscv: fix SBI getchar handler for KVM
` [PULL 32/32] hw/riscv: virt: Simplify virt_{get,set}_aclint()

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-02-07  7:16 UTC  (2+ messages)

[PULL 00/20] Header cleanup patches for 2023-02-06
 2023-02-07  6:45 UTC  (21+ messages)
` [PULL 01/20] scripts/clean-includes: Fully skip / ignore files
` [PULL 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
` [PULL 03/20] scripts/clean-includes: Skip symbolic links
` [PULL 04/20] scripts/clean-includes: Improve --git commit message
` [PULL 05/20] bsd-user: Clean up includes
` [PULL 06/20] crypto: "
` [PULL 07/20] hw/cxl: "
` [PULL 08/20] hw/input: "
` [PULL 09/20] hw/tricore: "
` [PULL 10/20] qga: "
` [PULL 11/20] migration: "
` [PULL 12/20] net: "
` [PULL 13/20] target/hexagon: "
` [PULL 14/20] riscv: "
` [PULL 15/20] block: "
` [PULL 16/20] accel: "
` [PULL 17/20] Fix non-first inclusions of qemu/osdep.h
` [PULL 18/20] Don't include headers already included by qemu/osdep.h
` [PULL 19/20] 9p: Drop superfluous include of linux/limits.h
` [PULL 20/20] Drop duplicate #include

[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2023-02-07  6:51 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-07  5:37 UTC  (8+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI

[PATCH 1/1] readline: fix hmp completion issue
 2023-02-07  4:52 UTC 

[PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
 2023-02-07  4:40 UTC 

[PATCH 0/3] PCA I2C GPIO expanders
 2023-02-07  3:42 UTC  (8+ messages)
` [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
` [PATCH 2/3] hw/gpio: add PCA9538 8-bit "
` [PATCH 3/3] hw/gpio: add PCA9536 i2c gpio expander

[PATCH] configure: Add 'mkdir build' check
 2023-02-07  3:34 UTC  (3+ messages)

[PATCH v3 0/6] Support for new CPU model SapphireRapids
 2023-02-07  2:50 UTC  (3+ messages)

[PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
 2023-02-07  3:00 UTC  (3+ messages)

pixman_blt on aarch64
 2023-02-07  2:17 UTC  (6+ messages)

Should qemu-system-loongarch64 support -smbios?
 2023-02-07  1:49 UTC  (2+ messages)

[PULL 00/30] Migration 20230206 patches
 2023-02-07  0:56 UTC  (31+ messages)
` [PULL 01/30] migration: Fix migration crash when target psize larger than host
` [PULL 02/30] migration: No save_live_pending() method uses the QEMUFile parameter
` [PULL 03/30] migration: Split save_live_pending() into state_pending_*
` [PULL 04/30] migration: Remove unused threshold_size parameter
` [PULL 05/30] migration: simplify migration_iteration_run()
` [PULL 06/30] util/userfaultfd: Add uffd_open()
` [PULL 07/30] migration/ram: Fix populate_read_range()
` [PULL 08/30] migration/ram: Fix error handling in ram_write_tracking_start()
` [PULL 09/30] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
` [PULL 10/30] migration/ram: Rely on used_length for uffd_change_protection()
` [PULL 11/30] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
` [PULL 12/30] migration/savevm: Move more savevm handling into vmstate_save()
` [PULL 13/30] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
` [PULL 14/30] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
` [PULL 15/30] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PULL 16/30] migration/ram: Factor out check for advised postcopy
` [PULL 17/30] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PULL 18/30] virtio-mem: Migrate immutable properties early
` [PULL 19/30] virtio-mem: Proper support for preallocation with migration
` [PULL 20/30] migration: Show downtime during postcopy phase
` [PULL 21/30] migration/rdma: fix return value for qio_channel_rdma_{readv, writev}
` [PULL 22/30] migration: Add canary to VMSTATE_END_OF_LIST
` [PULL 23/30] migration: Perform vmsd structure check during tests
` [PULL 24/30] migration/dirtyrate: Show sample pages only in page-sampling mode
` [PULL 25/30] io: Add support for MSG_PEEK for socket channel
` [PULL 26/30] migration: check magic value for deciding the mapping of channels
` [PULL 27/30] multifd: Fix a race on reading MultiFDPages_t.block
` [PULL 28/30] multifd: Fix flush of zero copy page send request
` [PULL 29/30] migration: Introduce interface query-migrationthreads
` [PULL 30/30] migration: save/delete migration thread info

Call for GSoC and Outreachy project ideas for summer 2023
 2023-02-07  1:00 UTC  (11+ messages)

[PULL 00/26] Next patches
 2023-02-07  0:49 UTC  (5+ messages)

[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
 2023-02-07  0:11 UTC  (7+ messages)
` [PATCH v2 3/3] "

vhost-user (virtio-fs) migration: back end state
 2023-02-06 23:58 UTC  (5+ messages)

[PATCH v2 00/10] Resolve isabus global
 2023-02-06 23:40 UTC  (6+ messages)
` [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances

[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-06 23:04 UTC  (5+ messages)

[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
 2023-02-06 22:54 UTC  (7+ messages)
` [PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
` [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init "

[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
 2023-02-06 22:51 UTC  (3+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0

[PATCH v2 00/11] target/arm: Housekeeping around NVIC
 2023-02-06 22:35 UTC  (12+ messages)
` [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
` [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
` [PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
` [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
` [PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
` [PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info "
` [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic "
` [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
` [PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'

hw/misc/mos6522: What is VIA_TIMER_FREQ value?
 2023-02-06 22:14 UTC  (2+ messages)

[PULL 0/8] qemu-macppc queue 20230206
 2023-02-06 22:07 UTC  (9+ messages)
` [PULL 1/8] input/adb: Only include header where needed
` [PULL 2/8] mac_{old, new}world: Use local variable instead of qdev_get_machine()
` [PULL 3/8] hw/misc/macio: Avoid some QOM casts
` [PULL 4/8] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
` [PULL 5/8] hw/misc/macio: Remove some single use local variables
` [PULL 6/8] hw/misc/macio: Return bool from functions taking errp
` [PULL 7/8] mac_nvram: Add block backend to persist NVRAM contents
` [PULL 8/8] mac_oldworld: Allow specifying nvram backing store

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-02-06 21:40 UTC  (6+ messages)
` [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate

[PATCH v2 00/23] vfio-user client
 2023-02-06 21:29 UTC  (9+ messages)
` [PATCH v2 12/23] vfio-user: region read/write
` [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
` [PATCH v2 17/23] vfio-user: dma map/unmap operations
` [PATCH v2 18/23] vfio-user: add dma_unmap_all

[PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-02-06 21:01 UTC  (2+ messages)

[PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
 2023-02-06 21:00 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-06 20:58 UTC  (3+ messages)

[PATCH V2] meson: fix dependency on qemu-keymap
 2023-02-06 20:37 UTC  (2+ messages)

[RFC 0/3] virtio-blk: add iothread-vq-mapping parameter
 2023-02-06 20:31 UTC  (3+ messages)

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-06 20:20 UTC  (4+ messages)
` [RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb

[PATCH 0/9] target/arm: Housekeeping around NVIC
 2023-02-06 19:17 UTC  (9+ messages)
` [PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
` [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
` [PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'

[PATCH v2 00/17] audio: improve callback interface for audio frontends
 2023-02-06 18:52 UTC  (3+ messages)
` [PATCH v2 07/17] audio: don't misuse audio_pcm_sw_write()
` [PATCH v2 10/17] audio: wire up st_rate_frames_in()


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