qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
Zhenzhong Duan
[PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
Zhenzhong Duan
Re: [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
Markus Armbruster
RE: [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
Duan, Zhenzhong
[PATCH v3 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
Zhenzhong Duan
[PATCH v3 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
Zhenzhong Duan
Re: [PATCH v3 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
Daniel Henrique Barboza
[PATCH v3 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
Zhenzhong Duan
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
Paolo Bonzini
[PATCH 1/3] rust: make TryFrom macro more resilient
Paolo Bonzini
Re: [PATCH 1/3] rust: make TryFrom macro more resilient
Zhao Liu
Re: [PATCH 1/3] rust: make TryFrom macro more resilient
Marc-André Lureau
[PATCH 3/3] scripts/qapi: generate high-level Rust bindings
Paolo Bonzini
Re: [PATCH 3/3] scripts/qapi: generate high-level Rust bindings
Zhao Liu
[PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
Paolo Bonzini
Re: [PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
Marc-André Lureau
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Marc-André Lureau
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Paolo Bonzini
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Zhao Liu
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Paolo Bonzini
[PATCH v3 00/14] rust: bindings for Error
Paolo Bonzini
[PATCH 01/14] subprojects: add the anyhow crate
Paolo Bonzini via
[PATCH 03/14] util/error: expose Error definition to Rust code
Paolo Bonzini
Re: [PATCH 03/14] util/error: expose Error definition to Rust code
Zhao Liu
[PATCH 10/14] hpet: adjust VMState for consistency with Rust version
Paolo Bonzini
[PATCH 04/14] util/error: allow non-NUL-terminated err->src
Paolo Bonzini
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
Markus Armbruster
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
Markus Armbruster
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
Zhao Liu
[PATCH 12/14] rust/hpet: return errors from realize if properties are incorrect
Paolo Bonzini
[PATCH 02/14] subprojects: add the foreign crate
Paolo Bonzini
[PATCH 05/14] util/error: make func optional
Paolo Bonzini
Re: [PATCH 05/14] util/error: make func optional
Markus Armbruster
[PATCH 06/14] rust: qemu-api: add bindings to Error
Paolo Bonzini
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
Markus Armbruster
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
Zhao Liu
[PATCH 07/14] rust: qemu-api: add tests for Error bindings
Paolo Bonzini
Re: [PATCH 07/14] rust: qemu-api: add tests for Error bindings
Zhao Liu
[PATCH 14/14] docs: update Rust module status
Paolo Bonzini
[PATCH 11/14] hpet: return errors from realize if properties are incorrect
Paolo Bonzini
[PATCH 09/14] rust/hpet: change type of num_timers to usize
Paolo Bonzini
[PATCH 13/14] rust/hpet: Drop BqlCell wrapper for num_timers
Paolo Bonzini
[PATCH 08/14] rust: qdev: support returning errors from realize
Paolo Bonzini
[PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
Florian Lugou
Re: [PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
Alistair Francis
Re: [PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
Alistair Francis
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
Fiona Ebner
[PATCH] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
Bibo Mao
Re: [PATCH] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
gaosong
[PATCH v2 0/1] riscv: qemu_chr_fe_write_all() in CONSOLE_WRITE_BYTE
Daniel Henrique Barboza
[PATCH v2 1/1] target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE
Daniel Henrique Barboza
Re: [PATCH v2 0/1] riscv: qemu_chr_fe_write_all() in CONSOLE_WRITE_BYTE
Alistair Francis
[PATCH v3 RESEND] target/i386/kvm: Refine VMX controls setting for backward compatibility
Ewan Hai
[PATCH v3 0/3] target/riscv: add missing named features
Daniel Henrique Barboza
[PATCH v3 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
Daniel Henrique Barboza
[PATCH v3 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
Daniel Henrique Barboza
[PATCH v3 3/3] target/riscv/cpu.c: do better with 'named features' doc
Daniel Henrique Barboza
[PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
Daniel Henrique Barboza
Re: [PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
Philippe Mathieu-Daudé
Re: [PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
Daniel Henrique Barboza
[PULL 00/16] vfio queue
Cédric Le Goater
[PULL 03/16] vfio: move more cleanup into vfio_pci_put_device()
Cédric Le Goater
[PULL 10/16] backends/iommufd: Add a helper to invalidate user-managed HWPT
Cédric Le Goater
[PULL 06/16] vfio/iommufd: Add comment emphasizing no movement of hiod->realize() call
Cédric Le Goater
[PULL 14/16] MAINTAINERS: Add reviewer for CPR
Cédric Le Goater
[PULL 16/16] vfio: move vfio-cpr.h
Cédric Le Goater
[PULL 08/16] vfio: return mr from vfio_get_xlat_addr
Cédric Le Goater
[PULL 12/16] vfio/iommufd: Implement [at|de]tach_hwpt handlers
Cédric Le Goater
[PULL 02/16] vfio: add more VFIOIOMMUClass docs
Cédric Le Goater
[PULL 15/16] vfio: vfio_find_ram_discard_listener
Cédric Le Goater
[PULL 04/16] vfio: move config space read into vfio_pci_config_setup()
Cédric Le Goater
[PULL 13/16] vfio/iommufd: Save vendor specific device info
Cédric Le Goater
[PULL 01/16] vfio/igd: OpRegion not found fix error typo
Cédric Le Goater
[PULL 11/16] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
Cédric Le Goater
[PULL 07/16] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
Cédric Le Goater
[PULL 05/16] vfio: refactor out IRQ signalling setup
Cédric Le Goater
[PULL 09/16] vfio/container: pass MemoryRegion to DMA operations
Cédric Le Goater
Re: [PULL 00/16] vfio queue
Stefan Hajnoczi
[PATCH] vfio, migration: save device parent pci config
oenhan
[PATCH v9 0/2] tests/functional: add memlock tests
Alexandr Moshkov
[PATCH v9 1/2] tests/functional: add skipLockedMemoryTest decorator
Alexandr Moshkov
[PATCH v9 2/2] tests/functional: add memlock tests
Alexandr Moshkov
ppc kvm: support of 64K guest page size with 4K host pagesize?
Michael Tokarev
Re: ppc kvm: support of 64K guest page size with 4K host pagesize?
Thomas Huth
Re: ppc kvm: support of 64K guest page size with 4K host pagesize?
David Gibson
[PATCH] accel/tcg: Make round-robin kick period configurable
Ethan Chen via
Re: [PATCH] accel/tcg: Make round-robin kick period configurable
Philippe Mathieu-Daudé
Re: [PATCH] accel/tcg: Make round-robin kick period configurable
Ethan Chen via
Re: [PATCH 00/11] SVM API declaration for emulated devices
CLEMENT MATHIEU--DRIF
[PATCH v1] ramfb: Add property to control if load the romfile
Shaoqin Huang
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Philippe Mathieu-Daudé
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Gerd Hoffmann
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Cédric Le Goater
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Daniel P . Berrangé
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Shaoqin Huang
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Philippe Mathieu-Daudé
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Shaoqin Huang
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Philippe Mathieu-Daudé
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Cédric Le Goater
[PATCH v6] target/loongarch: fix vldi/xvldi raise wrong error
Song Gao
Re: [PATCH 0/3] docs: Bump sphinx to 6.2.1
John Snow
[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
Zhuoying Cai
[PATCH v3 07/28] s390x/diag: Implement DIAG 320 subcode 1
Zhuoying Cai
[PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Zhuoying Cai
Re: [PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Daniel P . Berrangé
Re: [PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Daniel P . Berrangé
[PATCH v3 03/28] hw/s390x/ipl: Create certificate store
Zhuoying Cai
Re: [PATCH v3 03/28] hw/s390x/ipl: Create certificate store
Daniel P . Berrangé
[PATCH v3 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
Zhuoying Cai
[PATCH v3 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
Zhuoying Cai
[PATCH v3 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
Zhuoying Cai
[PATCH v3 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
Zhuoying Cai
[PATCH v3 04/28] s390x: Guest support for Certificate Store Facility (CS)
Zhuoying Cai
[PATCH v3 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
Zhuoying Cai
Re: [PATCH v3 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
Daniel P . Berrangé
[PATCH v3 11/28] crypto: Add helper functions for DIAG 508 subcode 1
Zhuoying Cai
Re: [PATCH v3 11/28] crypto: Add helper functions for DIAG 508 subcode 1
Daniel P . Berrangé
[PATCH v3 25/28] pc-bios/s390-ccw: Handle true secure IPL mode
Zhuoying Cai
[PATCH v3 24/28] hw/s390x/ipl: Set IPIB flags for secure IPL
Zhuoying Cai
[PATCH v3 18/28] pc-bios/s390-ccw: Refactor zipl_run()
Zhuoying Cai
[PATCH v3 21/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
Zhuoying Cai
[PATCH v3 16/28] hw/s390x/ipl: Set iplb->len to maximum length of IPL Parameter Block
Zhuoying Cai
[PATCH v3 09/28] s390x/diag: Implement DIAG 320 subcode 2
Zhuoying Cai
Re: [PATCH v3 09/28] s390x/diag: Implement DIAG 320 subcode 2
Daniel P . Berrangé
[PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
Zhuoying Cai
Re: [PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
Daniel P . Berrangé
[PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Zhuoying Cai
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Daniel P . Berrangé
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Daniel P . Berrangé
[PATCH v3 17/28] s390x: Guest support for Secure-IPL Facility
Zhuoying Cai
[PATCH v3 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
Zhuoying Cai
[PATCH v3 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
Zhuoying Cai
[PATCH v3 22/28] pc-bios/s390-ccw: Add additional security checks for secure boot
Zhuoying Cai
[PATCH v3 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
Zhuoying Cai
[PATCH v3 28/28] docs: Add secure IPL documentation
Zhuoying Cai
Re: [PATCH v3 28/28] docs: Add secure IPL documentation
Daniel P . Berrangé
[PATCH v3 27/28] hw/s390x/ipl: Handle secure boot without specifying a boot device
Zhuoying Cai
[PATCH v3 23/28] Add secure-boot to s390-ccw-virtio machine type option
Zhuoying Cai
[PATCH v3 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function
Zhuoying Cai
[PATCH v3 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
Zhuoying Cai
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 4pm to 5pm on Tuesday (GMT+3) (qemu-devel@nongnu.org)
Meirav Dean via
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 4pm to 5pm on Tuesday from Tue Feb 4 to Tue Jun 10 (GMT+2) (qemu-devel@nongnu.org)
Meirav Dean via
[PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
John Snow
[PATCH v5 1/6] qapi: Add some pylint ignores
John Snow via
[PATCH v5 6/6] qapi: delete un-needed python static analysis configs
John Snow
[PATCH v5 4/6] python: add qapi static analysis tests
John Snow
Re: [PATCH v5 4/6] python: add qapi static analysis tests
Markus Armbruster
Re: [PATCH v5 4/6] python: add qapi static analysis tests
Markus Armbruster
Re: [PATCH v5 4/6] python: add qapi static analysis tests
Daniel P . Berrangé
Re: [PATCH v5 4/6] python: add qapi static analysis tests
John Snow
[PATCH v5 3/6] python: update missing dependencies from minreqs
John Snow
[PATCH v5 5/6] python: Drop redundant warn_unused_configs = True
John Snow
[PATCH v5 2/6] docs/qapidoc: linting fixes
John Snow
Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
Markus Armbruster
Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
John Snow
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Philippe Mathieu-Daudé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Peter Maydell
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Stefan Hajnoczi
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Kevin Wolf
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Michael S. Tsirkin
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Daniel P . Berrangé
[PULL 00/24] Block layer patches
Kevin Wolf
[PULL 01/24] block: remove outdated comments about AioContext locking
Kevin Wolf
[PULL 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
Kevin Wolf
[PULL 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Kevin Wolf
[PULL 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
[PULL 23/24] iotests: fix 240
Kevin Wolf
[PULL 13/24] block: move drain outside of bdrv_attach_child()
Kevin Wolf via
[PULL 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Kevin Wolf
[PULL 17/24] blockdev: drain while unlocked in internal_snapshot_action()
Kevin Wolf
[PULL 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Kevin Wolf
[PULL 16/24] block: move drain outside of quorum_del_child()
Kevin Wolf
[PULL 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Kevin Wolf
[PULL 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Kevin Wolf
[PULL 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
[PULL 09/24] block: move drain outside of bdrv_try_change_aio_context()
Kevin Wolf
[PULL 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Kevin Wolf
[PULL 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Kevin Wolf
[PULL 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Kevin Wolf
[PULL 12/24] block: move drain outside of bdrv_root_attach_child()
Kevin Wolf
[PULL 15/24] block: move drain outside of bdrv_root_unref_child()
Kevin Wolf
[PULL 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Kevin Wolf
[PULL 18/24] blockdev: drain while unlocked in external_snapshot_action()
Kevin Wolf
[PULL 24/24] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Kevin Wolf
[PULL 14/24] block: move drain outside of quorum_add_child()
Kevin Wolf
[PULL 20/24] iotests/graph-changes-while-io: remove image file after test
Kevin Wolf
Re: [PULL 00/24] Block layer patches
Stefan Hajnoczi
[PATCH RESEND v2 0/3] target/riscv: add missing named features
Daniel Henrique Barboza
[PATCH RESEND v2 3/3] target/riscv/cpu.c: do better with 'named features' doc
Daniel Henrique Barboza
Re: [PATCH RESEND v2 3/3] target/riscv/cpu.c: do better with 'named features' doc
Alistair Francis
[PATCH RESEND v2 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv, isa
Daniel Henrique Barboza
[PATCH RESEND v2 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
Daniel Henrique Barboza
Re: [PATCH RESEND v2 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv, isa
Alistair Francis
[PATCH v2 0/3] target/riscv: add missing named features
Daniel Henrique Barboza
[PATCH v2 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
Daniel Henrique Barboza
Earlier messages
Later messages