qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-02 10:00:20 to 2023-11-02 22:47:44 UTC [more...]

[PATCH v9 00/19] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-02 22:44 UTC  (11+ messages)
` [PATCH v9 01/19] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v9 02/19] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v9 03/19] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v9 04/19] target/riscv: add rv64i CPU
` [PATCH v9 05/19] target/riscv: add zicbop extension flag
` [PATCH v9 06/19] target/riscv/tcg: add 'zic64b' support
` [PATCH v9 10/19] target/riscv/tcg: add user flag for profile support
` [PATCH v9 14/19] target/riscv/tcg: add hash table insert helpers
` [PATCH v9 17/19] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PATCH v9 19/19] target/riscv/tcg: do not support profiles for 'max' CPU

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-11-02 22:17 UTC  (2+ messages)

[PATCH v6 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-11-02 21:00 UTC  (15+ messages)
` [PATCH v6 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v6 02/13] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v6 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v6 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v6 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v6 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v6 07/13] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v6 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v6 09/13] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v6 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v6 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v6 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v6 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

[PATCH 0/3] Hexagon (target/hexagon) Enable more short-circuit packets
 2023-11-02 20:10 UTC  (4+ messages)
` [PATCH 1/3] Hexagon (target/hexagon) Analyze reads before writes
` [PATCH 2/3] Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
` [PATCH 3/3] Hexagon (target/hexagon) Enable more short-circuit packets (HVX)

[PATCH] s390/sclp: fix SCLP facility map
 2023-11-02 18:50 UTC 

[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-02 18:50 UTC  (3+ messages)
` [PATCH v4 05/14] tpm_crb: move ACPI table building to device interface

[PATCH v3 qemu 0/3] Allow dump-guest-memory to output standard kdump format
 2023-11-02 18:24 UTC  (4+ messages)
` [PATCH v3 qemu 2/3] dump: Allow directly outputting raw "

[PATCH v2 0/4] Enable plugin support for windows
 2023-11-02 18:14 UTC  (9+ messages)
` [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs
` [PATCH v2 2/4] plugins: make test/example plugins work on windows
` [PATCH v2 3/4] plugins: disable lockstep plugin "
` [PATCH v2 4/4] plugins: allow plugins to be enabled "

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-11-02 18:05 UTC  (15+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
                        ` Configuring migration (was: [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters)

[PULL 00/33] target-arm queue
 2023-11-02 17:38 UTC  (34+ messages)
` [PULL 01/33] linux-user/elfload: Add missing arm64 hwcap values
` [PULL 02/33] hw/input/stellaris_input: Rename to stellaris_gamepad
` [PULL 03/33] hw/input/stellaris_gamepad: Rename structs to our usual convention
` [PULL 04/33] qdev: Add qdev_prop_set_array()
` [PULL 05/33] hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct
` [PULL 06/33] hw/input/stellaris_input: Convert to qdev
` [PULL 07/33] hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
` [PULL 08/33] docs/specs/vmw_pvscsi-spec: Convert to rST
` [PULL 09/33] docs/specs/edu: "
` [PULL 10/33] docs/specs/ivshmem-spec: "
` [PULL 11/33] docs/specs/pvpanic: "
` [PULL 12/33] docs/specs/standard-vga: "
` [PULL 13/33] docs/specs/virt-ctlr: "
` [PULL 14/33] docs/specs/vmcoreinfo: "
` [PULL 15/33] docs/specs/vmgenid: "
` [PULL 16/33] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
` [PULL 17/33] hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
` [PULL 18/33] hw/watchdog/wdt_imx2: Trace MMIO access
` [PULL 19/33] hw/watchdog/wdt_imx2: Trace timer activity
` [PULL 20/33] hw/misc/imx7_snvs: Trace MMIO access
` [PULL 21/33] hw/misc/imx6_ccm: Convert DPRINTF to trace events
` [PULL 22/33] hw/i2c/pm_smbus: "
` [PULL 23/33] target/arm: Enable FEAT_MOPS insns in user-mode emulation
` [PULL 24/33] linux-user: Report AArch64 hwcap2 fields above bit 31
` [PULL 25/33] target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
` [PULL 26/33] target/arm: Fix SVE STR increment
` [PULL 27/33] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
` [PULL 28/33] hw/char/stm32f2xx_usart: Update IRQ when DR is written
` [PULL 29/33] hw/char/stm32f2xx_usart: Add more definitions for CR1 register
` [PULL 30/33] target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
` [PULL 31/33] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PULL 32/33] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PULL 33/33] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH v2 RESEND] ppc/pnv: Fix number of I2C engines and ports for power9/10
 2023-11-02 16:56 UTC  (4+ messages)

[PATCH v2 0/3] virt: Report UART correctly in ACPI DBG2/SPCR
 2023-11-02 16:28 UTC  (2+ messages)

[PATCH v8 0/9] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-11-02 15:55 UTC  (3+ messages)
` [PATCH v8 0/9] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈)

[RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
 2023-11-02 15:45 UTC  (9+ messages)
` [RFC PATCH 04/18] vdpa: move shadow_data to vhost_vdpa_shared
` [RFC PATCH 15/18] vdpa: add vhost_vdpa_load_setup

[PATCH v16 17/18] plugins: Allow to read registers
 2023-11-02 15:38 UTC  (3+ messages)

[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
 2023-11-02 14:56 UTC  (16+ messages)

[PATCH 0/1] Enable plugin support for windows
 2023-11-02 14:24 UTC  (3+ messages)
` [PATCH 1/1] plugins: enable plugins "

[PATCH v8 00/19] rv64i CPU, RVA22U64 profile support
 2023-11-02 14:23 UTC  (12+ messages)
` [PATCH v8 03/19] target/riscv/cpu.c: set satp_max_supported in cpu_riscv_set_satp()
` [PATCH v8 05/19] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v8 06/19] target/riscv: add rv64i CPU

[PATCH v5 0/7] vhost-user: Back-end state migration
 2023-11-02 14:18 UTC  (2+ messages)

[PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
 2023-11-02 14:10 UTC  (2+ messages)

-drive if=none: can't we make this the default?
 2023-11-02 14:11 UTC  (8+ messages)

[PATCH] build-sys: fix meson project version usage
 2023-11-02 14:10 UTC 

[PATCH RESEND v3] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
 2023-11-02 14:02 UTC 

[PATCH v2 0/4] Support RISC-V IOPMP
 2023-11-02 13:53 UTC  (4+ messages)
` [PATCH v2 1/4] exec/memattrs: Add iopmp source id, start address, end address to MemTxAttrs

[PATCH] migration: Unlock mutex in error case
 2023-11-02 13:41 UTC  (4+ messages)

[PATCH v8 0/4] pci hotplug tracking
 2023-11-02 13:38 UTC  (9+ messages)
` [PATCH v8 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH v5 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-11-02 12:56 UTC  (4+ messages)
` [PATCH v5 02/13] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location

[PATCH 0/8] docs/specs: Convert txt files to rST
 2023-11-02 13:35 UTC  (4+ messages)
` [PATCH 7/8] docs/specs/vmcoreinfo: Convert "

[PATCH v2 00/12] qdev: Make array properties user accessible again
 2023-11-02 13:29 UTC  (5+ messages)
` [PATCH v2 11/12] qdev: Make netdev properties work as list elements
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor

[PATCH] block-jobs: add final flush
 2023-11-02 13:33 UTC  (5+ messages)

[PATCH v1] virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
 2023-11-02 13:25 UTC  (2+ messages)

[PATCH v5 0/3] AMD/Xilinx Versal TRNG support
 2023-11-02 13:21 UTC  (2+ messages)

[PULL 00/21] linux-user patch queue
 2023-11-02 12:49 UTC  (3+ messages)
` [PULL 09/21] linux-user: Add gen-vdso tool

[PULL 00/40] Migration 20231102 patches
 2023-11-02 11:40 UTC  (41+ messages)
` [PULL 01/40] hw/ipmi: Don't call vmstate_register() from instance_init() functions
` [PULL 02/40] hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
` [PULL 03/40] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
` [PULL 04/40] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
` [PULL 05/40] migration: Create vmstate_register_any()
` [PULL 06/40] migration: Use vmstate_register_any()
` [PULL 07/40] migration: Use vmstate_register_any() for isa-ide
` [PULL 08/40] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
` [PULL 09/40] migration: Hack to maintain backwards compatibility for ppc
` [PULL 10/40] migration: Check in savevm_state_handler_insert for dups
` [PULL 11/40] migration: Improve example and documentation of vmstate_register()
` [PULL 12/40] migration: Use vmstate_register_any() for audio
` [PULL 13/40] migration: Use vmstate_register_any() for eeprom93xx
` [PULL 14/40] migration: Use vmstate_register_any() for vmware_vga
` [PULL 15/40] migration: Set downtime_start even for postcopy
` [PULL 16/40] migration: Add migration_downtime_start|end() helpers
` [PULL 17/40] migration: Add per vmstate downtime tracepoints
` [PULL 18/40] migration: migration_stop_vm() helper
` [PULL 19/40] migration: Add tracepoints for downtime checkpoints
` [PULL 20/40] migration: mode parameter
` [PULL 21/40] migration: per-mode blockers
` [PULL 22/40] cpr: relax blockdev migration blockers
` [PULL 23/40] cpr: relax vhost "
` [PULL 24/40] cpr: reboot mode
` [PULL 25/40] tests/qtest: migration: add reboot mode test
` [PULL 26/40] migration: Refactor error handling in source return path
` [PULL 27/40] migration: Allow network to fail even during recovery
` [PULL 28/40] tests/migration-test: Add a test for postcopy hangs during RECOVER
` [PULL 29/40] migration: Change ram_dirty_bitmap_reload() retval to bool
` [PULL 30/40] migration: New QAPI type 'MigrateAddress'
` [PULL 31/40] migration: convert migration 'uri' into 'MigrateAddress'
` [PULL 32/40] migration: convert socket backend to accept MigrateAddress
` [PULL 33/40] migration: convert rdma "
` [PULL 34/40] migration: convert exec "
` [PULL 35/40] migration: Convert the file backend to the new QAPI syntax
` [PULL 36/40] migration: New migrate and migrate-incoming argument 'channels'
` [PULL 37/40] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
` [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow
` [PULL 39/40] migration: Implement MigrateChannelList to hmp "
` [PULL 40/40] migration: modify test_multifd_tcp_none() to use new QAPI syntax

[PATCH v3 0/3] stm32f2xx_usart: implement TX interrupts
 2023-11-02 11:18 UTC  (2+ messages)

[PATCH v2] target/arm: Fix SVE STR increment
 2023-11-02 11:13 UTC  (2+ messages)

[PULL 00/41] target-arm queue
 2023-11-02 11:08 UTC  (5+ messages)

[RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
 2023-11-02 10:58 UTC  (3+ messages)
` [PATCH 2/5] hw/ppc/e500: Declare CPU QOM types using DEFINE_TYPES() macro

[PATCH v3 0/8] qemu-img: rebase: add compression support
 2023-11-02 10:46 UTC  (6+ messages)
` [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file

[v3 0/6] dirtylimit: miscellaneous patches
 2023-11-02 10:37 UTC  (9+ messages)
` [v3 1/6] system/dirtylimit: Fix a race situation
` [v3 2/6] system/dirtylimit: Drop the reduplicative check
` [v3 3/6] tests: Add migration dirty-limit capability test
` [v3 6/6] docs/migration: Add the dirty limit section

[PATCH] hw/ide/ahci: fix legacy software reset
 2023-11-02 10:30 UTC  (2+ messages)

[PATCH 0/5] migration: Downtime observability improvements
 2023-11-02 10:22 UTC  (4+ messages)
` [PATCH 5/5] migration: Print expected-downtime on completion

FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
 2023-11-02 10:19 UTC  (6+ messages)

[PULL 00/10] m68k patches
 2023-11-02 10:05 UTC  (11+ messages)
` [PULL 01/10] hw/m68k/irqc: Pass CPU using QOM link property
` [PULL 02/10] hw/m68k/mcf5206: "
` [PULL 03/10] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
` [PULL 04/10] hw/m68k/mcf_intc: Pass CPU using QOM link property
` [PULL 05/10] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
` [PULL 06/10] hw/m68k/virt: "
` [PULL 07/10] hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
` [PULL 08/10] hw/m68k/next-cube: Mirror BIOS to address 0
` [PULL 09/10] m68k: Instantiate the ESP SCSI controller for the NeXTcube machine
` [PULL 10/10] tests/avocado/machine_m68k_nextcube: Fix the download URL for the ROM image

[PATCH 0/6] Various tracing patches
 2023-11-02  9:05 UTC  (4+ messages)
` [PATCH 6/6] system/memory: Trace names of MemoryRegions rather than host pointers


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