Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Feb 29 2024 23:12:20 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/2] *** Properly apply migration compression level
,
Bryan Zhang
,
2024/02/29
[PATCH 2/2] tests/migration: Set compression level in migration tests
,
Bryan Zhang
,
2024/02/29
[PATCH 1/2] migration: Properly apply migration compression level parameters
,
Bryan Zhang
,
2024/02/29
Re: [PATCH 0/2] *** Properly apply migration compression level
,
Peter Xu
,
2024/02/29
[PATCH v4 0/7] Introduce multifd zero page checking.
,
Hao Xiang
,
2024/02/29
[PATCH v4 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/29
[PATCH v4 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page.
,
Hao Xiang
,
2024/02/29
[PATCH v4 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/29
[PATCH v4 4/7] migration/multifd: Enable multifd zero page checking by default.
,
Hao Xiang
,
2024/02/29
[PATCH v4 5/7] migration/multifd: Add new migration test cases for legacy zero page checking.
,
Hao Xiang
,
2024/02/29
[PATCH v4 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/29
[PATCH v4 7/7] Update maintainer contact for migration multifd zero page checking acceleration.
,
Hao Xiang
,
2024/02/29
RE: [PATCH v3 1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Kim, Dongwon
,
2024/02/29
RE: [PATCH 0/3] ui/gtk: introducing vc->visible
,
Kim, Dongwon
,
2024/02/29
Re: [PATCH] block: Remove special-casing of compound pages
,
Greg Edwards
,
2024/02/29
Re: [PATCH] block: Remove special-casing of compound pages
,
Matthew Wilcox
,
2024/02/29
Re: [PATCH] block: Remove special-casing of compound pages
,
Greg Edwards
,
2024/02/29
[PATCH v2] hw/scsi/lsi53c895a: add timer to scripts processing
,
Sven Schnelle
,
2024/02/29
[PATCH] hw/scsi/lsi53c895a: add timer to scripts processing
,
Sven Schnelle
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add timer to scripts processing
,
BALATON Zoltan
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add timer to scripts processing
,
Sven Schnelle
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add timer to scripts processing
,
BALATON Zoltan
,
2024/02/29
[PATCH] tests: riscv64: Use 'zfa' instead of 'Zfa'
,
Christoph Müllner
,
2024/02/29
Re: [PATCH] tests: riscv64: Use 'zfa' instead of 'Zfa'
,
Richard Henderson
,
2024/02/29
Re: [PATCH] tests: riscv64: Use 'zfa' instead of 'Zfa'
,
Daniel Henrique Barboza
,
2024/02/29
Re: [PATCH v5 05/18] mcdstub: memory helper functions added
,
Alex Bennée
,
2024/02/29
Re: [PATCH v5 04/18] gdbstub: DebugClass added to system mode.
,
Alex Bennée
,
2024/02/29
[PATCH 0/2 qemu] hw/acpi/hmat: Misc fixes
,
Jonathan Cameron
,
2024/02/29
[PATCH 1/2] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory.
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH 1/2] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory.
,
Gregory Price
,
2024/02/29
Re: [PATCH 1/2] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory.
,
Jonathan Cameron
,
2024/02/29
[PATCH 2/2] hmat acpi: Fix out of bounds access due to missing use of indirection
,
Jonathan Cameron
,
2024/02/29
What is the correct way to add linker dependency to QEMU build system?
,
Paz Offer
,
2024/02/29
Re: What is the correct way to add linker dependency to QEMU build system?
,
Alex Bennée
,
2024/02/29
Re: What is the correct way to add linker dependency to QEMU build system?
,
Paolo Bonzini
,
2024/02/29
Re: What is the correct way to add linker dependency to QEMU build system?
,
Peter Maydell
,
2024/02/29
Re: What is the correct way to add linker dependency to QEMU build system?
,
Paz Offer
,
2024/02/29
Re: [PATCH] vmbus: Print a warning when enabled without the recommended set of features
,
Maciej S. Szmigiero
,
2024/02/29
Re: [PATCH v5 02/18] gdbstub: hex conversion functions moved to cutils.h
,
Alex Bennée
,
2024/02/29
Re: [PATCH v5 01/18] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub
,
Alex Bennée
,
2024/02/29
[PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 01/23] migration/multifd: Cleanup multifd_recv_sync_main
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 04/23] io: implement io_pwritev/preadv for QIOChannelFile
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 03/23] io: Add generic pwritev/preadv interface
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 05/23] io: fsync before closing a file channel
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 06/23] migration/qemu-file: add utility methods for working with seekable channels
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 08/23] migration: Add mapped-ram URI compatibility check
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 07/23] migration/ram: Introduce 'mapped-ram' migration capability
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 09/23] migration/ram: Add outgoing 'mapped-ram' migration
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 10/23] migration/ram: Add incoming 'mapped-ram' migration
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 13/23] migration/multifd: Decouple recv method from pages
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 14/23] migration/multifd: Allow multifd without packets
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v6 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/29
[PATCH v6 15/23] migration/multifd: Allow receiving pages without packets
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 16/23] migration/multifd: Add a wrapper for channels_created
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 18/23] migration/multifd: Add incoming QIOChannelFile support
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v6 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Peter Xu
,
2024/02/29
[PATCH v6 20/23] migration/multifd: Support outgoing mapped-ram stream format
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 21/23] migration/multifd: Support incoming mapped-ram stream format
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test
,
Fabiano Rosas
,
2024/02/29
[PATCH v6 22/23] migration/multifd: Add mapped-ram support to fd: URI
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v6 22/23] migration/multifd: Add mapped-ram support to fd: URI
,
Peter Xu
,
2024/02/29
Re: [PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
,
Peter Xu
,
2024/02/29
Re: [PATCH v5 03/18] gdbstub: GDBRegisterState moved to gdbstub.h so it can be used outside of the gdbstub
,
Alex Bennée
,
2024/02/29
Re: [PATCH v5 11/18] mcdstub: system and core queries added
,
Alex Bennée
,
2024/02/29
[PATCH 0/3] plugins/execlog: add data address match and address range support
,
Sven Schnelle
,
2024/02/29
[PATCH 3/3] plugins/execlog: add address range matching
,
Sven Schnelle
,
2024/02/29
Re: [PATCH 3/3] plugins/execlog: add address range matching
,
Alex Bennée
,
2024/02/29
Re: [PATCH 3/3] plugins/execlog: add address range matching
,
Sven Schnelle
,
2024/02/29
[PATCH 2/3] plugins/execlog: add data address match
,
Sven Schnelle
,
2024/02/29
Re: [PATCH 0/3] plugins/execlog: add data address match and address range support
,
Alex Bennée
,
2024/02/29
Re: [PATCH 0/3] plugins/execlog: add data address match and address range support
,
Sven Schnelle
,
2024/02/29
[PATCH V2] migration: massage cpr-reboot documentation
,
Steve Sistare
,
2024/02/29
Re: [PATCH V2] migration: massage cpr-reboot documentation
,
Peter Xu
,
2024/02/29
[PATCH 00/17 Part 2] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
[PATCH 01/17] hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 01/17] hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 03/17] hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 03/17] hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 02/17] hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 02/17] hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 05/17] hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 05/17] hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 04/17] hw/scsi/vhost-scsi: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 04/17] hw/scsi/vhost-scsi: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 06/17] hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 06/17] hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
Re: [PATCH 06/17] hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 07/17] hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 07/17] hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 08/17] hw/vfio/iommufd: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 08/17] hw/vfio/iommufd: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 09/17] hw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 09/17] hw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 10/17] hw/vfio/pci: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 10/17] hw/vfio/pci: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 11/17] hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 11/17] hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/02/29
[PATCH 12/17] hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
[PATCH 13/17] hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
[PATCH 15/17] net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 15/17] net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 14/17] migration/option: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 14/17] migration/option: Fix missing ERRP_GUARD() for error_prepend()
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH 14/17] migration/option: Fix missing ERRP_GUARD() for error_prepend()
,
Peter Xu
,
2024/02/29
[PATCH 16/17] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 16/17] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH 17/17] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 17/17] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/02/29
[PATCH] migration: re-format cpr-reboot documentation
,
Steve Sistare
,
2024/02/29
Re: [PATCH] migration: re-format cpr-reboot documentation
,
Steven Sistare
,
2024/02/29
[RFC PATCH] disas/hppa: drop raw opcode dump
,
Alex Bennée
,
2024/02/29
Re: [RFC PATCH] disas/hppa: drop raw opcode dump
,
Helge Deller
,
2024/02/29
Re: [RFC PATCH] disas/hppa: drop raw opcode dump
,
Alex Bennée
,
2024/02/29
Re: [RFC PATCH] disas/hppa: drop raw opcode dump
,
Richard Henderson
,
2024/02/29
[PATCH v3 0/2] Export debug triggers as an extension
,
Himanshu Chauhan
,
2024/02/29
[PATCH v3 1/2] target/riscv: Mark debug property as deprecated
,
Himanshu Chauhan
,
2024/02/29
[PATCH v3 2/2] target/riscv: Export sdtrig in ISA string
,
Himanshu Chauhan
,
2024/02/29
Re: [PATCH v3 0/2] Export debug triggers as an extension
,
Andrew Jones
,
2024/02/29
Re: [PATCH v3 0/2] Export debug triggers as an extension
,
Anup Patel
,
2024/02/29
What riscv tracing tools do you recommend and how are they accurate for measurements?
,
Nazerke Turtayeva
,
2024/02/29
[RFC PATCH v5 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 11/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 01/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 03/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 02/22] target/arm: Add PSTATE.ALLINT
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Richard Henderson
,
2024/02/29
Re: [RFC PATCH v5 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 05/22] target/arm: Support MSR access to ALLINT
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 06/22] target/arm: Add support for Non-maskable Interrupt
,
Richard Henderson
,
2024/02/29
Re: [RFC PATCH v5 06/22] target/arm: Add support for Non-maskable Interrupt
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 15/22] hw/intc/arm_gicv3: Implement GICD_INMIR
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 21/22] target/arm: Add FEAT_NMI to max
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 22/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 13/22] hw/intc/arm_gicv3: Add irq superpriority information
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 09/22] target/arm: Handle PSTATE.ALLINT on taking an exception
,
Jinjie Ruan
,
2024/02/29
[RFC PATCH v5 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Jinjie Ruan
,
2024/02/29
Re: [RFC PATCH v5 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Richard Henderson
,
2024/02/29
[RFC PATCH v5 16/22] hw/intc: Enable FEAT_GICv3_NMI Feature
,
Jinjie Ruan
,
2024/02/29
Re: [PATCH v4 13/21] parallels: Handle L1 entries equal to one
,
Alexander Ivanov
,
2024/02/29
[PULL v2 0/1] loongarch-to-apply queue
,
Song Gao
,
2024/02/29
[PULL v2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Song Gao
,
2024/02/29
[PATCH] qapi: Fix format of the memory-backend-file's @rom property doc comment
,
Stefano Garzarella
,
2024/02/29
Re: [PATCH] qapi: Fix format of the memory-backend-file's @rom property doc comment
,
David Hildenbrand
,
2024/02/29
Re: [PATCH] qapi: Fix format of the memory-backend-file's @rom property doc comment
,
Markus Armbruster
,
2024/02/29
[PATCH] chardev/char-socket: Fix TLS io channels sending too much data to the backend
,
Thomas Huth
,
2024/02/29
Re: [PATCH] chardev/char-socket: Fix TLS io channels sending too much data to the backend
,
Marc-André Lureau
,
2024/02/29
Re: [PATCH] chardev/char-socket: Fix TLS io channels sending too much data to the backend
,
Antoine Damhet
,
2024/02/29
[PATCH] plugins: Ensure register handles are not NULL
,
Akihiko Odaki
,
2024/02/29
RE: [PATCH v1 8/8] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/02/29
RE: [PATCH v1 8/8] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/02/29
Re: [PATCH v1 8/8] aspeed: Add an AST2700 eval board
,
Cédric Le Goater
,
2024/02/29
[PATCH v1 1/8] aspeed/wdt: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 0/8] Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 3/8] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
Re: [PATCH v1 3/8] aspeed/sdmc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/02/29
RE: [PATCH v1 3/8] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 2/8] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 6/8] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
Re: [PATCH v1 6/8] aspeed/intc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/02/29
[PATCH v1 7/8] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
Re: [PATCH v1 7/8] aspeed/soc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/02/29
[PATCH v1 0/8] Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 2/8] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 5/8] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 6/8] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 8/8] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/02/29
ISO C90 compilation error
,
Paz Offer
,
2024/02/29
Re: ISO C90 compilation error
,
Thomas Huth
,
2024/02/29
Re: ISO C90 compilation error
,
Daniel P . Berrangé
,
2024/02/29
Re: ISO C90 compilation error
,
Philippe Mathieu-Daudé
,
2024/02/29
[PATCH v1 6/8] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 5/8] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 5/8] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 4/8] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 2/8] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v1 2/8] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/02/29
[PATCH v3 0/1] Optimize Code
,
Dehan Meng
,
2024/02/29
[PATCH v3 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/02/29
[PATCH v4] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/29
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 01/65] linux-headers: Update to Linux v6.8-rc5
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 02/65] RAMBlock: Add support of KVM private guest memfd
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 03/65] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 04/65] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 05/65] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 06/65] kvm: Introduce support for memory_attributes
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 07/65] physmem: Introduce ram_block_discard_guest_memfd_range()
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 08/65] kvm: handle KVM_EXIT_MEMORY_FAULT
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 09/65] trace/kvm: Add trace for page convertion between shared and private
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 10/65] kvm/memory: Make memory type private by default if it has guest memfd backend
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 11/65] *** HACK *** linux-headers: Update headers to pull in TDX API changes
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 12/65] i386: Introduce tdx-guest object
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 12/65] i386: Introduce tdx-guest object
,
Markus Armbruster
,
2024/02/29
[PATCH v5 13/65] target/i386: Implement mc->kvm_type() to get VM type
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 14/65] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 15/65] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 16/65] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 18/65] i386/tdx: Make Intel-PT unsupported for TD guest
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 21/65] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 19/65] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[]
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 20/65] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 24/65] i386/tdx: Initialize TDX before creating TD vcpus
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 22/65] i386/kvm: Move architectural CPUID leaf generation to separate helper
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 23/65] kvm: Introduce kvm_arch_pre_create_vcpu()
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 32/65] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 31/65] i386/tdx: Implement user specified tsc frequency
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Markus Armbruster
,
2024/02/29
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Markus Armbruster
,
2024/02/29
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 26/65] i386/tdx: Make sept_ve_disable set by default
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 33/65] kvm/tdx: Don't complain when converting vMMIO region to shared
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 27/65] i386/tdx: Wire CPU features up with attributes of TD guest
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 34/65] kvm/tdx: Ignore memory conversion to shared of unassigned region
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 35/65] memory: Introduce memory_region_init_ram_guest_memfd()
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 29/65] i386/tdx: Validate TD attributes
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 28/65] i386/tdx: Disable pmu for TD guest
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 37/65] i386/tdvf: Introduce function to parse TDVF metadata
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 39/65] i386/tdx: Skip BIOS shadowing setup
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 36/65] i386/tdx: load TDVF for TD guest
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 38/65] i386/tdx: Parse TDVF metadata for TDX VM
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 40/65] i386/tdx: Don't initialize pc.rom for TDX VMs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 41/65] i386/tdx: Track mem_ptr for each firmware entry of TDVF
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 42/65] i386/tdx: Track RAM entries for TDX VM
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 44/65] i386/tdx: Setup the TD HOB list
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 43/65] headers: Add definitions from UEFI spec for volumes, resources, etc...
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 45/65] i386/tdx: Populate TDVF private memory via KVM_MEMORY_MAPPING
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 46/65] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 47/65] i386/tdx: Finalize TDX VM
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 48/65] i386/tdx: handle TDG.VP.VMCALL<SetupEventNotifyInterrupt>
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 50/65] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Markus Armbruster
,
2024/02/29
Re: [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Markus Armbruster
,
2024/02/29
[PATCH v5 51/65] i386/tdx: Handle TDG.VP.VMCALL<REPORT_FATAL_ERROR>
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Xiaoyao Li
,
2024/02/29
Re: [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2024/02/29
[PATCH v5 53/65] pci-host/q35: Move PAM initialization above SMRAM initialization
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 54/65] q35: Introduce smm_ranges property for q35-pci-host
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 55/65] i386/tdx: Disable SMM for TDX VMs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 56/65] i386/tdx: Disable PIC for TDX VMs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 57/65] i386/tdx: Don't allow system reset for TDX VMs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 58/65] i386/tdx: LMCE is not supported for TDX
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 59/65] hw/i386: add eoi_intercept_unsupported member to X86MachineState
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 60/65] hw/i386: add option to forcibly report edge trigger in acpi tables
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 61/65] i386/tdx: Don't synchronize guest tsc for TDs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 62/65] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 63/65] i386/tdx: Skip kvm_put_apicbase() for TDs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 64/65] i386/tdx: Don't get/put guest state for TDX VMs
,
Xiaoyao Li
,
2024/02/29
[PATCH v5 65/65] docs: Add TDX documentation
,
Xiaoyao Li
,
2024/02/29
[PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
,
Xiaoyao Li
,
2024/02/29
[PATCH 1/4] confidential guest support: Add kvm_init() and kvm_reset() in class
,
Xiaoyao Li
,
2024/02/29
[PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/02/29
[PATCH 3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset()
,
Xiaoyao Li
,
2024/02/29
[PATCH 4/4] s390: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/02/29
[PATCH 0/5] TCG plugins new inline operations
,
Pierrick Bouvier
,
2024/02/29
[PATCH 1/5] plugins: prepare introduction of new inline ops
,
Pierrick Bouvier
,
2024/02/29
[PATCH 4/5] plugins: conditional callbacks
,
Pierrick Bouvier
,
2024/02/29
[PATCH 3/5] tests/plugin/inline: add test for STORE_U64 inline op
,
Pierrick Bouvier
,
2024/02/29
[PATCH 2/5] plugins: add new inline op STORE_U64
,
Pierrick Bouvier
,
2024/02/29
[PATCH 5/5] tests/plugin/inline: add test for condition callback
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 00/12] TCG Plugin inline operation enhancement
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 01/12] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 02/12] plugins: define qemu_plugin_u64
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 03/12] plugins: implement inline operation relative to cpu_index
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 04/12] plugins: add inline operation per vcpu
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 05/12] tests/plugin: add test plugin for inline operations
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
Re: [PATCH v6 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
[PATCH v6 07/12] tests/plugin/insn: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 08/12] tests/plugin/bb: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 10/12] contrib/plugins/howvec: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 11/12] plugins: remove non per_vcpu inline operation from API
,
Pierrick Bouvier
,
2024/02/29
[PATCH v6 12/12] plugins: cleanup codepath for previous inline operation
,
Pierrick Bouvier
,
2024/02/29
[PATCH] target/loongarch: Add TCG macro in structure CPUArchState
,
Bibo Mao
,
2024/02/28
[PATCH 0/2] Optimize user_creatable_add_type error path
,
Zhenzhong Duan
,
2024/02/28
[PATCH 1/2] qom/object_interfaces: Remove unnecessary local_err check
,
Zhenzhong Duan
,
2024/02/28
[PATCH 2/2] qom/object_interfaces: Remove local_err in user_creatable_add_type
,
Zhenzhong Duan
,
2024/02/28
Re: [External] Re: [PATCH 5/5] migration: Add integration test for 'qatzip' compression method
,
Bryan Zhang .
,
2024/02/28
Re: [External] Re: [PATCH 5/5] migration: Add integration test for 'qatzip' compression method
,
Peter Xu
,
2024/02/28
[Stable-8.2.2 v2 00/78] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 61/78] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 63/78] system/vl: Update description for input grab key
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 62/78] docs/system: Update description for input grab key
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 64/78] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 65/78] target/ppc: Fix lxv/stxv MSR facility check
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 66/78] target/ppc: Fix crash on machine check caused by ifetch
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 67/78] update edk2 submodule to edk2-stable202402
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 69/78] hw/nvme: fix invalid endian conversion
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 68/78] update edk2 binaries to edk2-stable202402
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 70/78] pl031: Update last RTCLR value on write in case it's read back
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 71/78] target/i386: mask high bits of CR3 in 32-bit mode
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 73/78] target/i386: Fix physical address truncation
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 72/78] target/i386: check validity of VMCB addresses
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 74/78] target/i386: remove unnecessary/wrong application of the A20 mask
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 75/78] target/i386: leave the A20 bit set in the final NPT walk
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 76/78] tests/vm: update openbsd image to 7.4
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 78/78] gitlab: force allow use of pip in Cirrus jobs
,
Michael Tokarev
,
2024/02/28
[Stable-8.2.2 77/78] tests/vm: avoid re-building the VM images all the time
,
Michael Tokarev
,
2024/02/28
No virtio devices in SeaBIOS VMs
,
Dario Faggioli
,
2024/02/28
Re: No virtio devices in SeaBIOS VMs
,
Gerd Hoffmann
,
2024/02/29
[PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
,
Sven Schnelle
,
2024/02/28
Re: [PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
,
Peter Maydell
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
,
Sven Schnelle
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
,
Peter Maydell
,
2024/02/29
Re: [PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
,
Sven Schnelle
,
2024/02/29
[Stable-7.2.10 v1 00/47] Patch Round-up for stable 7.2.10, freeze on 2024-03-02
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 33/47] meson: ensure dbus-display generated code is built before other units
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 35/47] docs/system: Update description for input grab key
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 36/47] system/vl: Update description for input grab key
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 37/47] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 38/47] target/ppc: Fix lxv/stxv MSR facility check
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 41/47] target/i386: mask high bits of CR3 in 32-bit mode
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 39/47] hw/nvme: fix invalid endian conversion
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 40/47] pl031: Update last RTCLR value on write in case it's read back
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 45/47] target/i386: leave the A20 bit set in the final NPT walk
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 46/47] tests/vm: update openbsd image to 7.4
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 44/47] target/i386: remove unnecessary/wrong application of the A20 mask
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 43/47] target/i386: Fix physical address truncation
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 42/47] target/i386: check validity of VMCB addresses
,
Michael Tokarev
,
2024/02/28
[Stable-7.2.10 47/47] tests/vm: avoid re-building the VM images all the time
,
Michael Tokarev
,
2024/02/28
[PATCH v2 0/5] linux-user: Rewrite target_shmat
,
Richard Henderson
,
2024/02/28
[PATCH v2 2/5] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
,
Richard Henderson
,
2024/02/28
[PATCH v2 1/5] linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2, 4}
,
Richard Henderson
,
2024/02/28
Re: [PATCH v2 1/5] linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2, 4}
,
Philippe Mathieu-Daudé
,
2024/02/29
[PATCH v2 4/5] linux-user: Rewrite target_shmat
,
Richard Henderson
,
2024/02/28
[PATCH v2 3/5] linux-user: Add strace for shmat
,
Richard Henderson
,
2024/02/28
[PATCH v2 5/5] tests/tcg: Check that shmat() does not break /proc/self/maps
,
Richard Henderson
,
2024/02/28
Re: [PATCH v2 0/5] linux-user: Rewrite target_shmat
,
Richard Purdie
,
2024/02/29
[PATCH 0/3] 64 Bit support for hppa gdbstub
,
Sven Schnelle
,
2024/02/28
[PATCH 2/3] target/hppa: add 64 bit support to gdbstub
,
Sven Schnelle
,
2024/02/28
[PATCH 3/3] target/hppa: mask CR_SAR register writes to 5/6 bit in gdbstub
,
Sven Schnelle
,
2024/02/28
Re: [PATCH 3/3] target/hppa: mask CR_SAR register writes to 5/6 bit in gdbstub
,
Richard Henderson
,
2024/02/29
[PATCH 1/3] Revert "target/hppa: Drop attempted gdbstub support for hppa64"
,
Sven Schnelle
,
2024/02/28
[PATCH 0/4] plugins/execlog: add data address match and address range support
,
Sven Schnelle
,
2024/02/28
[PATCH 4/4] plugins/execlog: add address range matching
,
Sven Schnelle
,
2024/02/28
[PATCH 3/4] plugins/execlog: add data address match
,
Sven Schnelle
,
2024/02/28
[PATCH 1/4] plugins/execlog: add struct execlog_ctx
,
Sven Schnelle
,
2024/02/28
[PATCH 2/4] plugins/execlog: pass matches array to parse_vaddr_match
,
Sven Schnelle
,
2024/02/28
Re: [PATCH 0/4] plugins/execlog: add data address match and address range support
,
Pierrick Bouvier
,
2024/02/29
Re: [PATCH 0/4] plugins/execlog: add data address match and address range support
,
Sven Schnelle
,
2024/02/29
[PATCH v5 0/5] Add ISA extension smcntrpmf support
,
Atish Patra
,
2024/02/28
[PATCH v5 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
,
Atish Patra
,
2024/02/28
[PATCH v5 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
2024/02/28
[PATCH v5 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
,
Atish Patra
,
2024/02/28
[PATCH v5 4/5] target/riscv: Add cycle & instret privilege mode filtering support
,
Atish Patra
,
2024/02/28
[PATCH v5 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Patra
,
2024/02/28
[q&a] Status of IOMMU virtualization for nested virtualization (userspace PCI drivers in VMs)
,
Peter Delevoryas
,
2024/02/28
Re: [q&a] Status of IOMMU virtualization for nested virtualization (userspace PCI drivers in VMs)
,
Alex Williamson
,
2024/02/28
Re: [q&a] Status of IOMMU virtualization for nested virtualization (userspace PCI drivers in VMs)
,
Peter Delevoryas
,
2024/02/29
Re: [PATCH v2 00/10] mirror: allow switching from background to active mode
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [PATCH v2 00/10] mirror: allow switching from background to active mode
,
Markus Armbruster
,
2024/02/29
Re: [PATCH] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [PATCH] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
,
Paolo Bonzini
,
2024/02/29
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [PATCH v4] virtio: add VIRTQUEUE_ERROR QAPI event
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH 00/16 Part 1] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 01/16] error: Add error_vprepend() in comment of ERRP_GUARD() rules
,
Zhao Liu
,
2024/02/28
Re: [PATCH 01/16] error: Add error_vprepend() in comment of ERRP_GUARD() rules
,
Markus Armbruster
,
2024/02/29
Re: [PATCH 01/16] error: Add error_vprepend() in comment of ERRP_GUARD() rules
,
Zhao Liu
,
2024/02/29
[PATCH 02/16] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
RE: [PATCH 02/16] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
,
Duan, Zhenzhong
,
2024/02/28
[PATCH 03/16] block: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 03/16] block: Fix missing ERRP_GUARD() for error_prepend()
,
Eric Blake
,
2024/02/29
[PATCH 04/16] block/cbw: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 04/16] block/cbw: Fix missing ERRP_GUARD() for error_prepend()
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [PATCH 04/16] block/cbw: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 05/16] block/nbd: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 05/16] block/nbd: Fix missing ERRP_GUARD() for error_prepend()
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH 07/16] block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 07/16] block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend()
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH 08/16] block/qcow2: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 08/16] block/qcow2: Fix missing ERRP_GUARD() for error_prepend()
,
Eric Blake
,
2024/02/29
[PATCH 06/16] block/nvme: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 06/16] block/nvme: Fix missing ERRP_GUARD() for error_prepend()
,
Stefan Hajnoczi
,
2024/02/28
[PATCH 09/16] block/qed: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 09/16] block/qed: Fix missing ERRP_GUARD() for error_prepend()
,
Stefan Hajnoczi
,
2024/02/28
[PATCH 10/16] block/snapshot: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 11/16] block/vdi: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 12/16] block/vmdk: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 14/16] hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
[PATCH 16/16] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 16/16] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
,
Markus Armbruster
,
2024/02/29
Re: [PATCH 16/16] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/29
Re: [PATCH 16/16] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
,
Markus Armbruster
,
2024/02/29
[PATCH 13/16] block/virtio-blk: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 13/16] block/virtio-blk: Fix missing ERRP_GUARD() for error_prepend()
,
Stefan Hajnoczi
,
2024/02/28
Re: [PATCH 13/16] block/virtio-blk: Fix missing ERRP_GUARD() for error_prepend()
,
Michael S. Tsirkin
,
2024/02/28
[PATCH 15/16] hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/02/28
Re: [PATCH 2/2] io/channel-tls: fix handling of bigger read buffers
,
Thomas Huth
,
2024/02/28
[PATCH v5 00/23] migration: File based migration with multifd and mapped-ram
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 01/23] migration/multifd: Cleanup multifd_recv_sync_main
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 01/23] migration/multifd: Cleanup multifd_recv_sync_main
,
Peter Xu
,
2024/02/28
[PATCH v5 02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 03/23] io: Add generic pwritev/preadv interface
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 04/23] io: implement io_pwritev/preadv for QIOChannelFile
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 05/23] io: fsync before closing a file channel
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 07/23] migration/ram: Introduce 'mapped-ram' migration capability
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 07/23] migration/ram: Introduce 'mapped-ram' migration capability
,
Peter Xu
,
2024/02/28
[PATCH v5 06/23] migration/qemu-file: add utility methods for working with seekable channels
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 09/23] migration/ram: Add outgoing 'mapped-ram' migration
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 08/23] migration: Add mapped-ram URI compatibility check
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 13/23] migration/multifd: Decouple recv method from pages
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 15/23] migration/multifd: Allow receiving pages without packets
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 15/23] migration/multifd: Allow receiving pages without packets
,
Peter Xu
,
2024/02/28
[PATCH v5 14/23] migration/multifd: Allow multifd without packets
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 14/23] migration/multifd: Allow multifd without packets
,
Peter Xu
,
2024/02/28
[PATCH v5 10/23] migration/ram: Add incoming 'mapped-ram' migration
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 16/23] migration/multifd: Add a wrapper for channels_created
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 16/23] migration/multifd: Add a wrapper for channels_created
,
Peter Xu
,
2024/02/28
[PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/28
Re: [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/28
Re: [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Daniel P . Berrangé
,
2024/02/29
Re: [PATCH v5 17/23] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/29
[PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile support
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 18/23] migration/multifd: Add incoming QIOChannelFile support
,
Peter Xu
,
2024/02/28
[PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Peter Xu
,
2024/02/28
Re: [PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
,
Peter Xu
,
2024/02/29
[PATCH v5 20/23] migration/multifd: Support outgoing mapped-ram stream format
,
Fabiano Rosas
,
2024/02/28
[PATCH v5 22/23] migration/multifd: Add mapped-ram support to fd: URI
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 22/23] migration/multifd: Add mapped-ram support to fd: URI
,
Peter Xu
,
2024/02/28
[PATCH v5 21/23] migration/multifd: Support incoming mapped-ram stream format
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v5 21/23] migration/multifd: Support incoming mapped-ram stream format
,
Peter Xu
,
2024/02/28
[PATCH v5 23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test
,
Fabiano Rosas
,
2024/02/28
[PATCH v5] pc: q35: Bump max_cpus to 4096 vcpus
,
Ani Sinha
,
2024/02/28
[PATCH v3 0/5] backup: discard-source parameter
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH v3 1/5] block/copy-before-write: fix permission
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH v3 5/5] iotests: add backup-discard-source
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH v3 3/5] block/copy-before-write: create block_copy bitmap in filter node
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH v3 4/5] qapi: blockdev-backup: add discard-source parameter
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH v3 2/5] block/copy-before-write: support unligned snapshot-discard
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
[PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Philippe Mathieu-Daudé
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Xu
,
2024/02/28
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Mattias Nissler
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Mattias Nissler
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Peter Maydell
,
2024/02/29
Re: [PATCH, v2] physmem: avoid bounce buffer too small
,
Mattias Nissler
,
2024/02/29
[PATCH 1/1] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/28
Re: [PATCH 1/1] physmem: avoid bounce buffer too small
,
Heinrich Schuchardt
,
2024/02/28
[PATCH v2 0/2] virtio-gpu: fix blob scanout post-load
,
marcandre . lureau
,
2024/02/28
[PATCH v2 1/2] virtio-gpu: remove needless condition
,
marcandre . lureau
,
2024/02/28
[PATCH v2 2/2] virtio-gpu: fix scanout migration post-load
,
marcandre . lureau
,
2024/02/28
[PATCH] target/riscv: Fix privilege mode of G-stage translation for debugging
,
Hiroaki Yamamoto
,
2024/02/28
[PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
,
Sriram Yagnaraman
,
2024/02/28
Re: [PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
,
Philippe Mathieu-Daudé
,
2024/02/28
RE: [PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
,
Sriram Yagnaraman
,
2024/02/28
Re: [PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
,
Philippe Mathieu-Daudé
,
2024/02/28
[PATCH v3 0/5] Add device DM163 (led driver, matrix colors shield & display)
,
Inès Varhol
,
2024/02/28
[PATCH v3 5/5] tests/qtest : Add testcase for DM163
,
Inès Varhol
,
2024/02/28
[PATCH v3 3/5] hw/arm : Create Bl475eMachineState
,
Inès Varhol
,
2024/02/28
[PATCH v3 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/28
[PATCH v3 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
,
Inès Varhol
,
2024/02/28
[PATCH v3 1/5] hw/display : Add device DM163
,
Inès Varhol
,
2024/02/28
[PULL 00/29] testing, gdbstub and plugin updates
,
Alex Bennée
,
2024/02/28
[PULL 02/29] tests/tcg: bump TCG test timeout to 120s
,
Alex Bennée
,
2024/02/28
[PULL 01/29] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/28
[PULL 03/29] tests/vm: avoid re-building the VM images all the time
,
Alex Bennée
,
2024/02/28
[PULL 04/29] tests/vm: update openbsd image to 7.4
,
Alex Bennée
,
2024/02/28
[PULL 06/29] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/28
[PULL 07/29] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/28
[PULL 08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/02/28
[PULL 12/29] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/02/28
[PULL 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/02/28
[PULL 11/29] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/02/28
[PULL 09/29] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/02/28
[PULL 05/29] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/28
[PULL 13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/02/28
[PULL 16/29] plugins: add qemu_plugin_num_vcpus function
,
Alex Bennée
,
2024/02/28
[PULL 15/29] plugins: remove previous n_vcpus functions from API
,
Alex Bennée
,
2024/02/28
[PULL 14/29] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/02/28
[PULL 26/29] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/02/28
[PULL 25/29] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/02/28
[PULL 29/29] docs/devel: plugins can trigger a tb flush
,
Alex Bennée
,
2024/02/28
[PULL 28/29] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/02/28
[PULL 27/29] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/02/28
[PULL 19/29] cpu: call plugin init hook asynchronously
,
Alex Bennée
,
2024/02/28
[PULL 20/29] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/02/28
[PULL 17/29] plugins: fix order of init/idle/resume callback
,
Alex Bennée
,
2024/02/28
[PULL 23/29] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/28
[PULL 21/29] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/28
[PULL 22/29] plugins: create CPUPluginState and migrate plugin_mask
,
Alex Bennée
,
2024/02/28
[PULL 24/29] tests/tcg: expand insn test case to exercise register API
,
Alex Bennée
,
2024/02/28
[PULL 18/29] linux-user: ensure nios2 processes queued work
,
Alex Bennée
,
2024/02/28
Re: [PULL 00/29] testing, gdbstub and plugin updates
,
Peter Maydell
,
2024/02/28
[PATCH 0/9] vhost-user: support any POSIX system (tested on macOS and FreeBSD)
,
Stefano Garzarella
,
2024/02/28
[PATCH 1/9] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/02/28
[PATCH 2/9] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/02/28
[PATCH 4/9] vhost-user-server: don't abort if we can't set fd non-blocking
,
Stefano Garzarella
,
2024/02/28
[PATCH 3/9] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/02/28
[PATCH 5/9] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/02/28
[PATCH 6/9] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/02/28
[PATCH 7/9] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/02/28
[PATCH 8/9] contrib/vhost-user-blk: enabled it on any POSIX system
,
Stefano Garzarella
,
2024/02/28
[PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Stefano Garzarella
,
2024/02/28
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
David Hildenbrand
,
2024/02/28
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Stefano Garzarella
,
2024/02/29
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Daniel P . Berrangé
,
2024/02/28
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Stefano Garzarella
,
2024/02/29
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Markus Armbruster
,
2024/02/28
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Stefano Garzarella
,
2024/02/29
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Markus Armbruster
,
2024/02/29
Re: [PATCH 9/9] hostmem-file: support POSIX shm_open()
,
Stefano Garzarella
,
2024/02/29
Re: [PATCH 0/9] vhost-user: support any POSIX system (tested on macOS and FreeBSD)
,
Stefano Garzarella
,
2024/02/28
[PATCH v2 0/5] Add device DM163 (led driver, matrix colors shield & display)
,
Inès Varhol
,
2024/02/28
[PATCH v2 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/28
[PATCH v2 3/5] hw/arm : Create Bl475eMachineState
,
Inès Varhol
,
2024/02/28
[PATCH v2 1/5] hw/display : Add device DM163
,
Inès Varhol
,
2024/02/28
[PATCH v2 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
,
Inès Varhol
,
2024/02/28
[PATCH v2 5/5] tests/qtest : Add testcase for DM163
,
Inès Varhol
,
2024/02/28
Re: [PATCH v2 5/5] tests/qtest : Add testcase for DM163
,
Thomas Huth
,
2024/02/28
Re: [PATCH v2 0/5] Add device DM163 (led driver, matrix colors shield & display)
,
Thomas Huth
,
2024/02/28
[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 03/15] pcie_sriov: Reset SR-IOV extended capability
,
Akihiko Odaki
,
2024/02/28
RE: [PATCH v8 03/15] pcie_sriov: Reset SR-IOV extended capability
,
Sriram Yagnaraman
,
2024/02/28
Re: [PATCH v8 03/15] pcie_sriov: Reset SR-IOV extended capability
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 02/15] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/28
RE: [PATCH v8 02/15] pcie_sriov: Validate NumVFs
,
Sriram Yagnaraman
,
2024/02/28
[PATCH v8 05/15] hw/pci: Always call pcie_sriov_pf_reset()
,
Akihiko Odaki
,
2024/02/28
RE: [PATCH v8 05/15] hw/pci: Always call pcie_sriov_pf_reset()
,
Sriram Yagnaraman
,
2024/02/28
[PATCH v8 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 07/15] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 06/15] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 08/15] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 09/15] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 11/15] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 12/15] hw/pci: Replace -1 with UINT32_MAX for romsize
,
Akihiko Odaki
,
2024/02/28
[PATCH v8 13/15] hw/pci: Use UINT32_MAX as a default value for rombar
,
Akihiko Odaki
,
2024/02/28
Re: [PATCH v8 13/15] hw/pci: Use UINT32_MAX as a default value for rombar
,
Markus Armbruster
,
2024/02/28
[PATCH v8 14/15] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/28
Re: [PATCH v8 14/15] hw/pci: Determine if rombar is explicitly enabled
,
Markus Armbruster
,
2024/02/28
[PATCH v8 15/15] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/28
[PATCH 0/4] target/i386: use TSTEQ/TSTNE in x86 frontend
,
Paolo Bonzini
,
2024/02/28
[PATCH 1/4] target/i386: use TSTEQ/TSTNE to test low bits
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH 1/4] target/i386: use TSTEQ/TSTNE to test low bits
,
Richard Henderson
,
2024/02/28
[PATCH 2/4] target/i386: use TSTEQ/TSTNE to check flags
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH 2/4] target/i386: use TSTEQ/TSTNE to check flags
,
Richard Henderson
,
2024/02/28
[PATCH 3/4] target/i386: remove mask from CCPrepare
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH 3/4] target/i386: remove mask from CCPrepare
,
Richard Henderson
,
2024/02/28
[PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask
,
Richard Henderson
,
2024/02/28
Re: [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask
,
Paolo Bonzini
,
2024/02/29
Re: [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask
,
Richard Henderson
,
2024/02/29
[PATCH] tcg/optimize: fix uninitialized variable
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH] tcg/optimize: fix uninitialized variable
,
Philippe Mathieu-Daudé
,
2024/02/28
Re: [PATCH] tcg/optimize: fix uninitialized variable
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH] tcg/optimize: fix uninitialized variable
,
Richard Henderson
,
2024/02/28
Re: [PATCH] tcg/optimize: fix uninitialized variable
,
Richard Henderson
,
2024/02/29
[PATCH] tcg/optimize: lower some ANDs to two shifts
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH] tcg/optimize: lower some ANDs to two shifts
,
Paolo Bonzini
,
2024/02/28
Re: [PATCH v4 12/21] parallels: Let image extensions work in RW mode
,
Alexander Ivanov
,
2024/02/28
Re: [PATCH v4 12/21] parallels: Let image extensions work in RW mode
,
Denis V. Lunev
,
2024/02/28
[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 1/6] intel_iommu: Add set/unset_iommu_device callback
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 2/6] intel_iommu: Extract out vtd_cap_init to initialize cap/ecap
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 4/6] intel_iommu: Implement check and sync mechanism in iommufd mode
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 5/6] intel_iommu: Use mgaw instead of s->aw_bits
,
Zhenzhong Duan
,
2024/02/28
[PATCH v1 6/6] intel_iommu: Block migration if cap is updated
,
Zhenzhong Duan
,
2024/02/28
[RFC PATCH v4 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 01/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 02/22] target/arm: Add PSTATE.ALLINT
,
Jinjie Ruan
,
2024/02/28
Re: [RFC PATCH v4 02/22] target/arm: Add PSTATE.ALLINT
,
Richard Henderson
,
2024/02/28
[RFC PATCH v4 13/22] hw/intc/arm_gicv3: Add irq superpriority information
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 09/22] target/arm: Handle PSTATE.ALLINT on taking an exception
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 15/22] hw/intc/arm_gicv3: Implement GICD_INMIR
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 22/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 16/22] hw/intc: Enable FEAT_GICv3_NMI Feature
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 21/22] target/arm: Add FEAT_NMI to max
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 11/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/28
Re: [RFC PATCH v4 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/28
[RFC PATCH v4 05/22] target/arm: Support MSR access to ALLINT
,
Jinjie Ruan
,
2024/02/28
Re: [RFC PATCH v4 05/22] target/arm: Support MSR access to ALLINT
,
Richard Henderson
,
2024/02/28
[RFC PATCH v4 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 03/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/28
[RFC PATCH v4 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
,
Jinjie Ruan
,
2024/02/28
[PULL 00/10] pc, target/i486 changes for 2024-02-27
,
Paolo Bonzini
,
2024/02/28
[PULL 01/10] vl, pc: turn -no-fd-bootchk into a machine property
,
Paolo Bonzini
,
2024/02/28
[PULL 03/10] target/i386: check validity of VMCB addresses
,
Paolo Bonzini
,
2024/02/28
[PULL 04/10] target/i386: introduce function to query MMU indices
,
Paolo Bonzini
,
2024/02/28
[PULL 02/10] target/i386: mask high bits of CR3 in 32-bit mode
,
Paolo Bonzini
,
2024/02/28
[PULL 05/10] target/i386: use separate MMU indexes for 32-bit accesses
,
Paolo Bonzini
,
2024/02/28
[PULL 07/10] target/i386: remove unnecessary/wrong application of the A20 mask
,
Paolo Bonzini
,
2024/02/28
[PULL 06/10] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2024/02/28
Re: [PULL 06/10] target/i386: Fix physical address truncation
,
Michael Tokarev
,
2024/02/28
Re: [PULL 06/10] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2024/02/28
[PULL 08/10] target/i386: leave the A20 bit set in the final NPT walk
,
Paolo Bonzini
,
2024/02/28
[PULL 09/10] ide: collapse parameters to ide_init_drive
,
Paolo Bonzini
,
2024/02/28
[PULL 10/10] ide, vl: turn -win2k-hack into a property on IDE devices
,
Paolo Bonzini
,
2024/02/28
Re: [PULL 00/10] pc, target/i486 changes for 2024-02-27
,
Peter Maydell
,
2024/02/28
[PATCH] Fixed tlb huge page loading issue
,
Xianglai Li
,
2024/02/28
[PULL 00/25] Migration next patches
,
peterx
,
2024/02/28
[PULL 01/25] docs/devel/migration.rst: Document the file transport
,
peterx
,
2024/02/28
[PULL 02/25] tests/qtest/migration: Rename fd_proto test
,
peterx
,
2024/02/28
[PULL 04/25] migration/multifd: Remove p->quit from recv side
,
peterx
,
2024/02/28
[PULL 03/25] tests/qtest/migration: Add a fd + file test
,
peterx
,
2024/02/28
[PULL 07/25] migration/multifd: Drop registered_yank
,
peterx
,
2024/02/28
[PULL 06/25] migration/multifd: Cleanup TLS iochannel referencing
,
peterx
,
2024/02/28
[PULL 05/25] migration/multifd: Release recv sem_sync earlier
,
peterx
,
2024/02/28
[PULL 08/25] migration/multifd: Make multifd_channel_connect() return void
,
peterx
,
2024/02/28
[PULL 09/25] migration/multifd: Cleanup outgoing_args in state destroy
,
peterx
,
2024/02/28
[PULL 10/25] migration/multifd: Drop unnecessary helper to destroy IOC
,
peterx
,
2024/02/28
[PULL 11/25] notify: pass error to notifier with return
,
peterx
,
2024/02/28
[PULL 12/25] migration: remove error from notifier data
,
peterx
,
2024/02/28
[PULL 14/25] migration: MigrationEvent for notifiers
,
peterx
,
2024/02/28
[PULL 15/25] migration: remove postcopy_after_devices
,
peterx
,
2024/02/28
[PULL 13/25] migration: convert to NotifierWithReturn
,
peterx
,
2024/02/28
[PULL 17/25] migration: per-mode notifiers
,
peterx
,
2024/02/28
[PULL 20/25] migration: stop vm for cpr
,
peterx
,
2024/02/28
[PULL 22/25] migration: options incompatible with cpr
,
peterx
,
2024/02/28
[PULL 18/25] migration: refactor migrate_fd_connect failures
,
peterx
,
2024/02/28
[PULL 19/25] migration: notifier error checking
,
peterx
,
2024/02/28
[PULL 21/25] migration: update cpr-reboot description
,
peterx
,
2024/02/28
[PULL 23/25] migration: Fix qmp_query_migrate mbps value
,
peterx
,
2024/02/28
[PULL 24/25] migration: Join the return path thread before releasing to_dst_file
,
peterx
,
2024/02/28
[PULL 25/25] migration: Use migrate_has_error() in close_return_path_on_source()
,
peterx
,
2024/02/28
[PULL 16/25] migration: MigrationNotifyFunc
,
peterx
,
2024/02/28
Re: [PULL 00/25] Migration next patches
,
Peter Maydell
,
2024/02/29
[PATCH v1 00/11] Add a host IOMMU device abstraction
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 02/11] backends/iommufd: Introduce IOMMUFDDevice
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 03/11] vfio: Introduce IOMMULegacyDevice
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 04/11] vfio: Add HostIOMMUDevice handle into VFIODevice
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 07/11] vfio/iommufd: Implement host_iommu_device_create callback in iommufd mode
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 06/11] vfio/container: Implement host_iommu_device_create callback in legacy mode
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 10/11] vfio: Pass HostIOMMUDevice to vIOMMU
,
Zhenzhong Duan
,
2024/02/27
[PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()
,
Zhenzhong Duan
,
2024/02/27
[PATCH] hw/misc: zynq_slcr: set SLC_RST bit in REBOOT_STATUS register
,
Gregory Anders
,
2024/02/27
[PATCH] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/27
[QEMU][PATCH v3 0/7] Xen: support grant mappings.
,
Vikram Garhwal
,
2024/02/27
[QEMU][PATCH v3 1/7] softmmu: physmem: Split ram_block_add()
,
Vikram Garhwal
,
2024/02/27
[QEMU][PATCH v3 2/7] xen: add pseudo RAM region for grant mappings
,
Vikram Garhwal
,
2024/02/27
[QEMU][PATCH v3 3/7] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
,
Vikram Garhwal
,
2024/02/27
[QEMU][PATCH v3 4/7] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
,
Vikram Garhwal
,
2024/02/27
[QEMU][PATCH v3 6/7] xen: add map and unmap callbacks for grant region
,
Vikram Garhwal
,
2024/02/27
Re: [QEMU][PATCH v3 6/7] xen: add map and unmap callbacks for grant region
,
Stefano Stabellini
,
2024/02/29
[QEMU][PATCH v3 5/7] memory: add MemoryRegion map and unmap callbacks
,
Vikram Garhwal
,
2024/02/27
Re: [QEMU][PATCH v3 5/7] memory: add MemoryRegion map and unmap callbacks
,
Stefano Stabellini
,
2024/02/29
[QEMU][PATCH v3 7/7] hw: arm: Add grant mapping.
,
Vikram Garhwal
,
2024/02/27
Re: [QEMU][PATCH v3 0/7] Xen: support grant mappings.
,
Manos Pitsidianakis
,
2024/02/28
Re: [QEMU][PATCH v3 0/7] Xen: support grant mappings.
,
Vikram Garhwal
,
2024/02/28
[RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
,
Joe Komlodi
,
2024/02/27
[RFC PATCH 1/5] target/arm: Add requester ID to memattrs
,
Joe Komlodi
,
2024/02/27
[RFC PATCH 3/5] memattrs: Add user-defined attribute
,
Joe Komlodi
,
2024/02/27
Re: [RFC PATCH 3/5] memattrs: Add user-defined attribute
,
Alex Bennée
,
2024/02/28
[RFC PATCH 4/5] target/arm: Add user-defined memattrs
,
Joe Komlodi
,
2024/02/27
[RFC PATCH 2/5] memattrs: Fix target_tlb_bit whitespace
,
Joe Komlodi
,
2024/02/27
[RFC PATCH 5/5] hw/pci: Add user-defined memattrs
,
Joe Komlodi
,
2024/02/27
Re: [RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
,
Peter Maydell
,
2024/02/28
Re: [RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
,
Joe Komlodi
,
2024/02/28
Re: [RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
,
Peter Maydell
,
2024/02/29
Re: [RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
,
Joe Komlodi
,
2024/02/29
[PATCH v2 00/21] migration: Improve error reporting
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 04/21] migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 04/21] migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error
,
Peter Xu
,
2024/02/28
[PATCH v2 18/21] memory: Add Error** argument to memory_get_xlat_addr()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 10/21] migration: Modify ram_init_bitmaps() to report dirty tracking errors
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 12/21] vfio: Add Error** argument to .set_dirty_page_tracking() handler
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 15/21] vfio: Use new Error** argument in vfio_save_setup()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 11/21] migration: Fix migration termination
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 11/21] migration: Fix migration termination
,
Peter Xu
,
2024/02/29
Re: [PATCH v2 11/21] migration: Fix migration termination
,
Cédric Le Goater
,
2024/02/29
[PATCH v2 17/21] vfio: Reverse test on vfio_get_dirty_bitmap()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 01/21] migration: Report error when shutdown fails
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 20/21] vfio: Also trace event failures in vfio_save_complete_precopy()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 07/21] migration: Add Error** argument to .load_setup() handler
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 07/21] migration: Add Error** argument to .load_setup() handler
,
Peter Xu
,
2024/02/28
[PATCH v2 13/21] vfio: Add Error** argument to vfio_devices_dma_logging_start()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
,
Peter Xu
,
2024/02/28
Re: [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
,
Cédric Le Goater
,
2024/02/29
[PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Markus Armbruster
,
2024/02/29
Re: [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Vladimir Sementsov-Ogievskiy
,
2024/02/29
Re: [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Thomas Huth
,
2024/02/29
Re: [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Markus Armbruster
,
2024/02/29
Re: [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/02/29
[PATCH v2 05/21] migration: Add Error** argument to qemu_savevm_state_setup()
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 05/21] migration: Add Error** argument to qemu_savevm_state_setup()
,
Peter Xu
,
2024/02/28
[PATCH v2 08/21] memory: Add Error** argument to .log_global*() handlers
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 08/21] memory: Add Error** argument to .log_global*() handlers
,
Peter Xu
,
2024/02/29
[PATCH v2 16/21] vfio: Add Error** argument to .vfio_save_config() handler
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 19/21] vfio: Add Error** argument to .get_dirty_bitmap() handler
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 21/21] vfio: Extend vfio_set_migration_error() with Error* argument
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 02/21] migration: Remove SaveStateHandler and LoadStateHandler typedefs
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v2 02/21] migration: Remove SaveStateHandler and LoadStateHandler typedefs
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v2 02/21] migration: Remove SaveStateHandler and LoadStateHandler typedefs
,
Peter Xu
,
2024/02/28
[PATCH v2 14/21] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
,
Cédric Le Goater
,
2024/02/27
[PATCH v2 09/21] memory: Add Error** argument to the global_dirty_log routines
,
Cédric Le Goater
,
2024/02/27
[PATCH v2] ppc/pnv: Improve pervasive topology calculation for big-core
,
Caleb Schlossin
,
2024/02/27
Re: [PATCH v2] ppc/pnv: Improve pervasive topology calculation for big-core
,
Cédric Le Goater
,
2024/02/28
[PATCH 00/14] linux-user: Rewrite core dump
,
Richard Henderson
,
2024/02/27
[PATCH 01/14] linux-user/elfload: Disable core dump if getrlimit fails
,
Richard Henderson
,
2024/02/27
Re: [PATCH 01/14] linux-user/elfload: Disable core dump if getrlimit fails
,
Alex Bennée
,
2024/02/27
[PATCH 02/14] linux-user/elfload: Merge init_note_info and fill_note_info
,
Richard Henderson
,
2024/02/27
Re: [PATCH 02/14] linux-user/elfload: Merge init_note_info and fill_note_info
,
Alex Bennée
,
2024/02/27
[PATCH 03/14] linux-user/elfload: Tidy fill_note_info and struct elf_note_info
,
Richard Henderson
,
2024/02/27
[PATCH 05/14] linux-user/elfload: Latch errno before cleanup in elf_core_dump
,
Richard Henderson
,
2024/02/27
[PATCH 04/14] linux-user/elfload: Stack allocate struct mm_struct
,
Richard Henderson
,
2024/02/27
[PATCH 06/14] linux-user/elfload: Open core file after vma_init
,
Richard Henderson
,
2024/02/27
[PATCH 07/14] linux-user/elfload: Truncate core file on open
,
Richard Henderson
,
2024/02/27
[PATCH 08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
,
Richard Henderson
,
2024/02/27
Re: [PATCH 08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
,
Alex Bennée
,
2024/02/27
[PATCH 09/14] linux-user/elfload: Size corefile before opening
,
Richard Henderson
,
2024/02/27
[PATCH 10/14] linux-user/elfload: Write corefile elf header in one block
,
Richard Henderson
,
2024/02/27
[PATCH 11/14] linux-user/elfload: Write process memory to core file in larger chunks
,
Richard Henderson
,
2024/02/27
[PATCH 12/14] linux-user/elfload: Simplify vma_dump_size
,
Richard Henderson
,
2024/02/27
[PATCH 13/14] linux-user/elfload: Rely on walk_memory_regions for vmas
,
Richard Henderson
,
2024/02/27
[PATCH 14/14] linux-user/elfload: Unprotect regions before core dump
,
Richard Henderson
,
2024/02/27
[PATCH V1 00/10] privatize migration.h
,
Steve Sistare
,
2024/02/27
Re: [PATCH V1 00/10] privatize migration.h
,
Steven Sistare
,
2024/02/27
[PATCH V1 00/10] privatize migration.h
,
Steve Sistare
,
2024/02/27
[PATCH V1 01/10] migration: remove migration.h references
,
Steve Sistare
,
2024/02/27
[PATCH V1 02/10] migration: export migration_is_setup_or_active
,
Steve Sistare
,
2024/02/27
Re: [PATCH V1 02/10] migration: export migration_is_setup_or_active
,
Philippe Mathieu-Daudé
,
2024/02/27
[PATCH V1 03/10] migration: export migration_is_active
,
Steve Sistare
,
2024/02/27
[PATCH V1 04/10] migration: export migration_is_running
,
Steve Sistare
,
2024/02/27
[PATCH V1 05/10] migration: export vcpu_dirty_limit_period
,
Steve Sistare
,
2024/02/27
[PATCH V1 06/10] migration: migration_thread_is_self
,
Steve Sistare
,
2024/02/27
[PATCH V1 08/10] migration: migration_file_set_error
,
Steve Sistare
,
2024/02/27
[PATCH V1 07/10] migration: migration_is_device
,
Steve Sistare
,
2024/02/27
[PATCH V1 10/10] migration: purge MigrationState from public interface
,
Steve Sistare
,
2024/02/27
[PATCH V1 09/10] migration: privatize colo interfaces
,
Steve Sistare
,
2024/02/27
[PATCH v6 0/3] VIRTIO-IOMMU: Set default granule to host page size
,
Eric Auger
,
2024/02/27
[PATCH v6 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/27
[PATCH v6 2/3] virtio-iommu: Add a granule property
,
Eric Auger
,
2024/02/27
[PATCH v6 3/3] virtio-iommu: Change the default granule to the host page size
,
Eric Auger
,
2024/02/27
TCG change broke MorphOS boot on sam460ex
,
BALATON Zoltan
,
2024/02/27
Re: TCG change broke MorphOS boot on sam460ex
,
Philippe Mathieu-Daudé
,
2024/02/27
Re: TCG change broke MorphOS boot on sam460ex
,
BALATON Zoltan
,
2024/02/27
Does cortex-m55 in qemu have PMU?
,
Archith P
,
2024/02/27
Re: Does cortex-m55 in qemu have PMU?
,
Peter Maydell
,
2024/02/27
[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
,
Igor Mammedov
,
2024/02/27
[PATCH 01/19] tests: smbios: make it possible to write SMBIOS only test
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 01/19] tests: smbios: make it possible to write SMBIOS only test
,
Ani Sinha
,
2024/02/28
[PATCH 02/19] tests: smbios: add test for -smbios type=11 option
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 02/19] tests: smbios: add test for -smbios type=11 option
,
Ani Sinha
,
2024/02/28
[PATCH 04/19] smbios: cleanup smbios_get_tables() from legacy handling
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 04/19] smbios: cleanup smbios_get_tables() from legacy handling
,
Ani Sinha
,
2024/02/28
[PATCH 05/19] smbios: get rid of smbios_smp_sockets global
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 05/19] smbios: get rid of smbios_smp_sockets global
,
Ani Sinha
,
2024/02/29
[PATCH 06/19] smbios: get rid of smbios_legacy global
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 06/19] smbios: get rid of smbios_legacy global
,
Ani Sinha
,
2024/02/29
Re: [PATCH 06/19] smbios: get rid of smbios_legacy global
,
Igor Mammedov
,
2024/02/29
[PATCH 03/19] tests: smbios: add test for legacy mode CLI options
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
,
Ani Sinha
,
2024/02/28
Re: [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
,
Igor Mammedov
,
2024/02/28
Re: [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
,
Ani Sinha
,
2024/02/28
[PATCH 10/19] smbios: handle errors consistently
,
Igor Mammedov
,
2024/02/27
[PATCH 08/19] smbios: don't check type4 structures in legacy mode
,
Igor Mammedov
,
2024/02/27
[PATCH 11/19] smbios: clear smbios_tables pointer after freeing
,
Igor Mammedov
,
2024/02/27
[PATCH 12/19] get rid of global smbios_ep_type
,
Igor Mammedov
,
2024/02/27
[PATCH 07/19] smbios: avoid mangling user provided tables
,
Igor Mammedov
,
2024/02/27
[PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value
,
Markus Armbruster
,
2024/02/27
[PATCH 09/19] smbios: build legacy mode code only for 'pc' machine
,
Igor Mammedov
,
2024/02/27
[PATCH 17/19] tests: acpi/smbios: whitelist expected blobs
,
Igor Mammedov
,
2024/02/27
[PATCH 14/19] smbios: in case of entry point is 'auto' try to build v2 tables 1st
,
Igor Mammedov
,
2024/02/27
[PATCH 18/19] pc/q35: set SMBIOS entry point type to 'auto' by default
,
Igor Mammedov
,
2024/02/27
[PATCH 16/19] smbios: clear smbios_type4_count before building tables
,
Igor Mammedov
,
2024/02/27
[PATCH 19/19] tests: acpi: update expected SSDT.dimmpxm blob
,
Igor Mammedov
,
2024/02/27
[PATCH 15/19] smbios: error out when building type 4 table is not possible
,
Igor Mammedov
,
2024/02/27
Re: [PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
,
Michael S. Tsirkin
,
2024/02/27
Re: [PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
,
Fiona Ebner
,
2024/02/29
[PULL v2 00/36] target-arm queue
,
Peter Maydell
,
2024/02/27
Re: [PULL v2 00/36] target-arm queue
,
Peter Maydell
,
2024/02/27
[PATCH v7 0/3] string list functions
,
Markus Armbruster
,
2024/02/27
[PATCH v7 3/3] migration: simplify exec migration functions
,
Markus Armbruster
,
2024/02/27
[PATCH v7 2/3] qapi: New strv_from_str_list()
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v7 2/3] qapi: New strv_from_str_list()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PATCH v7 1/3] qapi: New QAPI_LIST_LENGTH()
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v7 1/3] qapi: New QAPI_LIST_LENGTH()
,
Philippe Mathieu-Daudé
,
2024/02/27
Re: [PATCH v7 0/3] string list functions
,
Steven Sistare
,
2024/02/27
[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 03/10] target/ppc: Add gen_exception_err_nip() function
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 04/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 01/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
,
Peter Maydell
,
2024/02/27
Re: [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
,
Nicholas Piggin
,
2024/02/28
[PATCH v7 06/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 05/10] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 08/10] target/ppc: Clean up ifdefs in excp_helper.c, part 2
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 07/10] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 09/10] target/ppc: Clean up ifdefs in excp_helper.c, part 3
,
BALATON Zoltan
,
2024/02/27
[PATCH v7 10/10] target/ppc: Remove interrupt handler wrapper functions
,
BALATON Zoltan
,
2024/02/27
[PATCH 0/9] Introduce support for IGVM files
,
Roy Hopkins
,
2024/02/27
[PATCH 1/9] meson: Add optional dependency on IGVM library
,
Roy Hopkins
,
2024/02/27
[PATCH 3/9] backends/confidential-guest-support: Add functions to support IGVM
,
Roy Hopkins
,
2024/02/27
[PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM
,
Roy Hopkins
,
2024/02/27
[PATCH 7/9] i386/sev: Refactor setting of reset vector and initial CPU state
,
Roy Hopkins
,
2024/02/27
[PATCH 4/9] backends/igvm: Implement parsing and processing of IGVM files
,
Roy Hopkins
,
2024/02/27
[PATCH 2/9] backends/confidential-guest-support: Add IGVM file parameter
,
Roy Hopkins
,
2024/02/27
[PATCH 8/9] i386/sev: Implement ConfidentialGuestSupport functions for SEV
,
Roy Hopkins
,
2024/02/27
[PATCH 9/9] docs/system: Add documentation on support for IGVM
,
Roy Hopkins
,
2024/02/27
[PATCH 5/9] i386/pc: Process IGVM file during PC initialization if present
,
Roy Hopkins
,
2024/02/27
[PATCH 2/2] ppc/pnv: Fix pervasive topology calculation for P10
,
Caleb Schlossin
,
2024/02/27
Re: [PATCH 2/2] ppc/pnv: Fix pervasive topology calculation for P10
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH 2/2] ppc/pnv: Fix pervasive topology calculation for P10
,
Caleb Schlossin
,
2024/02/27
[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
,
Alex Bennée
,
2024/02/27
[PATCH v4 04/29] tests/vm: update openbsd image to 7.4
,
Alex Bennée
,
2024/02/27
Re: [PATCH v4 04/29] tests/vm: update openbsd image to 7.4
,
Thomas Huth
,
2024/02/27
[PATCH v4 03/29] tests/vm: avoid re-building the VM images all the time
,
Alex Bennée
,
2024/02/27
Re: [PATCH v4 03/29] tests/vm: avoid re-building the VM images all the time
,
Thomas Huth
,
2024/02/27
[PATCH v4 02/29] tests/tcg: bump TCG test timeout to 120s
,
Alex Bennée
,
2024/02/27
[PATCH v4 01/29] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/27
[PATCH v4 09/29] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/02/27
[PATCH v4 07/29] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/27
[PATCH v4 12/29] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/02/27
[PATCH v4 11/29] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/02/27
[PATCH v4 05/29] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/27
[PATCH v4 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/02/27
[PATCH v4 06/29] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/27
[PATCH v4 08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/02/27
[PATCH v4 14/29] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/02/27
[PATCH v4 17/29] plugins: fix order of init/idle/resume callback
,
Alex Bennée
,
2024/02/27
[PATCH v4 16/29] plugins: add qemu_plugin_num_vcpus function
,
Alex Bennée
,
2024/02/27
[PATCH v4 13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/02/27
[PATCH v4 25/29] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/02/27
[PATCH v4 15/29] plugins: remove previous n_vcpus functions from API
,
Alex Bennée
,
2024/02/27
[PATCH v4 29/29] docs/devel: plugins can trigger a tb flush
,
Alex Bennée
,
2024/02/27
[PATCH v4 26/29] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/02/27
[PATCH v4 21/29] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/27
Re: [PATCH v4 21/29] gdbstub: expose api to find registers
,
Akihiko Odaki
,
2024/02/28
[PATCH v4 28/29] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/02/27
[PATCH v4 19/29] cpu: call plugin init hook asynchronously
,
Alex Bennée
,
2024/02/27
[PATCH v4 27/29] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/02/27
[PATCH v4 20/29] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/02/27
[PATCH v4 23/29] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/27
Re: [PATCH v4 23/29] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/28
[PATCH v4 24/29] tests/tcg: expand insn test case to exercise register API
,
Alex Bennée
,
2024/02/27
[PATCH v4 22/29] plugins: create CPUPluginState and migrate plugin_mask
,
Alex Bennée
,
2024/02/27
[PATCH v4 18/29] linux-user: ensure nios2 processes queued work
,
Alex Bennée
,
2024/02/27
[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
,
Kunkun Jiang
,
2024/02/27
Re: [Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
,
Peter Maydell
,
2024/02/27
Re: [Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
,
Kunkun Jiang
,
2024/02/28
Re: [Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
,
Peter Maydell
,
2024/02/29
[PATCH] tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
,
Peter Maydell
,
2024/02/27
Qemu sdhci-pci device can't be recognized by Linux kernel
,
Li, Yong
,
2024/02/27
[PULL 00/45] target-arm queue
,
Peter Maydell
,
2024/02/27
[PULL 01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
,
Peter Maydell
,
2024/02/27
[PULL 02/45] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
,
Peter Maydell
,
2024/02/27
[PULL 03/45] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
,
Peter Maydell
,
2024/02/27
[PULL 08/45] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Peter Maydell
,
2024/02/27
[PULL 10/45] block: m25p80: Add support of mt35xu02gbba
,
Peter Maydell
,
2024/02/27
[PULL 04/45] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Peter Maydell
,
2024/02/27
[PULL 06/45] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Peter Maydell
,
2024/02/27
[PULL 18/45] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
,
Peter Maydell
,
2024/02/27
[PULL 17/45] hw/core/reset: Add qemu_{register, unregister}_resettable()
,
Peter Maydell
,
2024/02/27
[PULL 12/45] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Peter Maydell
,
2024/02/27
[PULL 15/45] hw/core: Add documentation and license comments to reset.h
,
Peter Maydell
,
2024/02/27
[PULL 07/45] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Peter Maydell
,
2024/02/27
[PULL 11/45] arm: xlnx-versal-virt: Add machine property ospi-flash
,
Peter Maydell
,
2024/02/27
[PULL 13/45] system/bootdevice: Don't unregister reset handler in restore_boot_order()
,
Peter Maydell
,
2024/02/27
[PULL 21/45] hw/arm/bcm2836: Split out common part of BCM283X classes
,
Peter Maydell
,
2024/02/27
[PULL 25/45] hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
,
Peter Maydell
,
2024/02/27
[PULL 24/45] hw/arm: Introduce BCM2838 SoC
,
Peter Maydell
,
2024/02/27
[PULL 20/45] docs/devel/reset: Update to discuss system reset
,
Peter Maydell
,
2024/02/27
[PULL 30/45] hw/arm: Introduce Raspberry PI 4 machine
,
Peter Maydell
,
2024/02/27
[PULL 35/45] tests/qtest: Add bcm2838 mailbox test stub
,
Peter Maydell
,
2024/02/27
[PULL 22/45] hw/arm/bcm2853_peripherals: Split out common part of peripherals
,
Peter Maydell
,
2024/02/27
[PULL 39/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 3
,
Peter Maydell
,
2024/02/27
[PULL 09/45] pl031: Update last RTCLR value on write in case it's read back
,
Peter Maydell
,
2024/02/27
[PULL 05/45] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Peter Maydell
,
2024/02/27
[PULL 19/45] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Peter Maydell
,
2024/02/27
[PULL 28/45] hw/gpio: Connect SD controller to BCM2838 GPIO
,
Peter Maydell
,
2024/02/27
[PULL 14/45] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
,
Peter Maydell
,
2024/02/27
[PULL 16/45] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Peter Maydell
,
2024/02/27
[PULL 31/45] hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
,
Peter Maydell
,
2024/02/27
[PULL 29/45] hw/arm: Add GPIO and SD to BCM2838 periph
,
Peter Maydell
,
2024/02/27
[PULL 36/45] tests/qtest/bcm2828-mailbox: Add mailbox test constants
,
Peter Maydell
,
2024/02/27
[PULL 34/45] tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
,
Peter Maydell
,
2024/02/27
[PULL 23/45] hw/arm/raspi: Split out raspi machine common part
,
Peter Maydell
,
2024/02/27
[PULL 44/45] tests/qtest/bcm2828-mailbox: Append added properties to mailbox test
,
Peter Maydell
,
2024/02/27
[PULL 40/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 1
,
Peter Maydell
,
2024/02/27
[PULL 43/45] hw/misc/bcm2835_property: Add missed BCM2835 properties
,
Peter Maydell
,
2024/02/27
[PULL 26/45] hw/gpio: Add BCM2838 GPIO stub
,
Peter Maydell
,
2024/02/27
[PULL 27/45] hw/gpio: Implement BCM2838 GPIO functionality
,
Peter Maydell
,
2024/02/27
[PULL 37/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 1
,
Peter Maydell
,
2024/02/27
[PULL 33/45] hw/arm/bcm2838_peripherals: Add clock_isp stub
,
Peter Maydell
,
2024/02/27
[PULL 38/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 2
,
Peter Maydell
,
2024/02/27
[PULL 32/45] hw/arm: Add memory region for BCM2837 RPiVid ASB
,
Peter Maydell
,
2024/02/27
[PULL 45/45] docs/system/arm: Add RPi4B to raspi.rst
,
Peter Maydell
,
2024/02/27
[PULL 41/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 2
,
Peter Maydell
,
2024/02/27
[PULL 42/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 3
,
Peter Maydell
,
2024/02/27
[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
,
Markus Armbruster
,
2024/02/27
Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
,
Thomas Huth
,
2024/02/27
Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 0/2] aspeed queue
,
Cédric Le Goater
,
2024/02/27
[PULL 2/2] aspeed: fix hardcode boot address 0
,
Cédric Le Goater
,
2024/02/27
[PULL 1/2] aspeed: introduce a new UART0 device name
,
Cédric Le Goater
,
2024/02/27
Re: [PULL 0/2] aspeed queue
,
Peter Maydell
,
2024/02/27
[PATCH 0/2] docs/devel/writing-monitor-commands
,
Markus Armbruster
,
2024/02/27
[PATCH 2/2] docs/devel/writing-monitor-commands: Minor improvements
,
Markus Armbruster
,
2024/02/27
Re: [PATCH 2/2] docs/devel/writing-monitor-commands: Minor improvements
,
Eric Blake
,
2024/02/27
[PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot
,
Markus Armbruster
,
2024/02/27
Re: [PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot
,
Eric Blake
,
2024/02/27
Re: [PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot
,
Markus Armbruster
,
2024/02/27
[PATCH 00/13] Subject: [PATCH 00/15] qapi: Improve command response documentation
,
Markus Armbruster
,
2024/02/27
[PATCH 01/13] qapi: Memorize since & returns sections
,
Markus Armbruster
,
2024/02/27
[PATCH 03/13] qapi: New documentation section tag "Errors"
,
Markus Armbruster
,
2024/02/27
[PATCH 02/13] qapi: Slightly clearer error message for invalid "Returns" section
,
Markus Armbruster
,
2024/02/27
[PATCH 13/13] qapi: Reject "Returns" section when command doesn't return anything
,
Markus Armbruster
,
2024/02/27
[PATCH 04/13] qapi: Move error documentation to new "Errors" sections
,
Markus Armbruster
,
2024/02/27
[PATCH 08/13] qga/qapi-schema: Move error documentation to new "Errors" sections
,
Markus Armbruster
,
2024/02/27
[PATCH 07/13] qapi/yank: Tweak @yank's error description for consistency
,
Markus Armbruster
,
2024/02/27
[PATCH 05/13] qapi: Delete useless "Returns" sections
,
Markus Armbruster
,
2024/02/27
[PATCH 10/13] qga/qapi-schema: Clean up "Returns" sections
,
Markus Armbruster
,
2024/02/27
[PATCH 12/13] qga/qapi-schema: Fix guest-set-memory-blocks documentation
,
Markus Armbruster
,
2024/02/27
[PATCH 09/13] qga/qapi-schema: Delete useless "Returns" sections
,
Markus Armbruster
,
2024/02/27
[PATCH 11/13] qga/qapi-schema: Tweak documentation of fsfreeze commands
,
Markus Armbruster
,
2024/02/27
[PATCH 06/13] qapi: Clean up "Returns" sections
,
Markus Armbruster
,
2024/02/27
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
,
Zhao Liu
,
2024/02/27
[PATCH v9 01/21] hw/core/machine: Introduce the module as a CPU topology level
,
Zhao Liu
,
2024/02/27
[PATCH v9 02/21] hw/core/machine: Support modules in -smp
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 02/21] hw/core/machine: Support modules in -smp
,
Markus Armbruster
,
2024/02/28
[PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex
,
Markus Armbruster
,
2024/02/28
[PATCH v9 04/21] hw/core: Support module-id in numa configuration
,
Zhao Liu
,
2024/02/27
[PATCH v9 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
,
Zhao Liu
,
2024/02/27
[PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
,
Zhao Liu
,
2024/02/27
[PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
,
Zhao Liu
,
2024/02/27
[PATCH v9 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
,
Zhao Liu
,
2024/02/27
[PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
,
Zhao Liu
,
2024/02/27
[PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
Zhao Liu
,
2024/02/27
[PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
Moger, Babu
,
2024/02/29
[PATCH v9 12/21] i386: Introduce module level cpu topology to CPUX86State
,
Zhao Liu
,
2024/02/27
[PATCH v9 13/21] i386: Support modules_per_die in X86CPUTopoInfo
,
Zhao Liu
,
2024/02/27
[PATCH v9 14/21] i386: Expose module level in CPUID[0x1F]
,
Zhao Liu
,
2024/02/27
[PATCH v9 15/21] i386: Support module_id in X86CPUTopoIDs
,
Zhao Liu
,
2024/02/27
[PATCH v9 17/21] tests: Add test case of APIC ID for module level parsing
,
Zhao Liu
,
2024/02/27
[PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
,
Moger, Babu
,
2024/02/28
Re: [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
,
Zhao Liu
,
2024/02/29
Re: [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
,
Moger, Babu
,
2024/02/29
[PATCH v9 16/21] i386/cpu: Introduce module-id to X86CPU
,
Zhao Liu
,
2024/02/27
[PATCH v9 19/21] i386: Add cache topology info in CPUCacheInfo
,
Zhao Liu
,
2024/02/27
[PATCH v9 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
,
Zhao Liu
,
2024/02/27
[PATCH v9 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
,
Moger, Babu
,
2024/02/29
Re: [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
,
Zhao Liu
,
2024/02/27
Re: [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
,
Moger, Babu
,
2024/02/29
[PULL 00/30] Misc HW patches for 2024-02-27
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 02/30] hw/display/pl110: Pass frame buffer memory region as link property
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 03/30] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 05/30] hw/i386/kvmvapic: Inline sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 04/30] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 06/30] hw/sysbus: Remove now unused sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 07/30] hw/nubus-device: round Declaration ROM memory region address to qemu_target_page_size()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 08/30] hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 09/30] hw/nubus: add nubus-virtio-mmio device
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 10/30] hw/acpi: move object_resolve_type_unambiguous to core QOM
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 11/30] hw/ppc/sam460ex: do not use usb_bus_find()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 12/30] hw/sh4/r2d: do not use usb_bus_find()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 13/30] hw/mips/loongson3_virt: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 14/30] hw/hppa: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 16/30] hw/ppc/pseries: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 17/30] hw/usb: remove usb_bus_find
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 15/30] hw/ppc/mac_newworld: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 18/30] hw/usb: extract sysbus-ohci to a separate file
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 19/30] hw/usb: remove duplicate file in system_ss
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 21/30] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 22/30] hw/i386/sgx: Use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 20/30] hw/nvme: fix invalid endian conversion
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 23/30] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 24/30] hw/i386/pc: Rename "bus" attribute to "pcibus"
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 25/30] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 26/30] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 27/30] hw/i386/pc: Populate RTC attribute directly
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 28/30] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 29/30] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
,
Philippe Mathieu-Daudé
,
2024/02/27
[PULL 30/30] hw/ide: Include 'ide-internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/27
Re: [PULL 00/30] Misc HW patches for 2024-02-27
,
Peter Maydell
,
2024/02/27
Re: [PULL 00/30] Misc HW patches for 2024-02-27
,
Peter Maydell
,
2024/02/27
[PATCH v2] hw/char/pl011: Add support for loopback
,
Tong Ho
,
2024/02/27
[PATCH v2 0/5] Add migration test for loongarch64
,
Bibo Mao
,
2024/02/26
[PATCH v2 4/5] hw/loongarch: Set minimium memory size as 256M
,
Bibo Mao
,
2024/02/26
[PATCH v2 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE.
,
Bibo Mao
,
2024/02/26
[PATCH v2 5/5] tests: Add migration test for loongarch64
,
Bibo Mao
,
2024/02/26
[PATCH v2 3/5] hw/loongarch: Add compat machine for 9.0
,
Bibo Mao
,
2024/02/26
[PATCH v2 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
,
Bibo Mao
,
2024/02/26
[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/02/26
[PATCH v4 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/02/26
[PATCH v4 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alvin Chang
,
2024/02/26
[PATCH v4 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/02/26
[PATCH v4 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/02/26
[RFC PATCH] tests/vm: update openbsd image to 7.4
,
Alex Bennée
,
2024/02/26
Re: [RFC PATCH] tests/vm: update openbsd image to 7.4
,
Thomas Huth
,
2024/02/27
Re: [RFC PATCH] tests/vm: update openbsd image to 7.4
,
Philippe Mathieu-Daudé
,
2024/02/28
[PATCH V2] migration: export fewer options
,
Steve Sistare
,
2024/02/26
Re: [PATCH V2] migration: export fewer options
,
Steven Sistare
,
2024/02/28
Re: [PATCH V2] migration: export fewer options
,
Markus Armbruster
,
2024/02/29
[PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
,
Bernhard Beschow
,
2024/02/26
[PATCH 1/2] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
,
Bernhard Beschow
,
2024/02/26
[PATCH 2/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
,
Bernhard Beschow
,
2024/02/26
Re: [PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
,
Bernhard Beschow
,
2024/02/29
[PATCH 0/2] migration: Fix RP shutdown order
,
Fabiano Rosas
,
2024/02/26
[PATCH 2/2] migration: Use migrate_has_error() in close_return_path_on_source()
,
Fabiano Rosas
,
2024/02/26
[PATCH 1/2] migration: Join the return path thread before releasing to_dst_file
,
Fabiano Rosas
,
2024/02/26
Re: [PATCH 0/2] migration: Fix RP shutdown order
,
Peter Xu
,
2024/02/27
[PATCH 0/9] Hexagon (target/hexagon) Clean up .new decode and scripts
,
Taylor Simpson
,
2024/02/26
[PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
,
Taylor Simpson
,
2024/02/26
Re: [PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
,
Matheus Tavares Bernardino
,
2024/02/27
RE: [PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
,
ltaylorsimpson
,
2024/02/27
[PATCH 1/9] Hexagon (target/hexagon) Add is_old/is_new to Register class
,
Taylor Simpson
,
2024/02/26
Re: [PATCH 1/9] Hexagon (target/hexagon) Add is_old/is_new to Register class
,
Philippe Mathieu-Daudé
,
2024/02/29
[PATCH 3/9] Hexagon (target/hexagon) Mark dest_idx in trans functions
,
Taylor Simpson
,
2024/02/26
Re: [PATCH 3/9] Hexagon (target/hexagon) Mark dest_idx in trans functions
,
Matheus Tavares Bernardino
,
2024/02/27
[PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest in trans functions
,
Taylor Simpson
,
2024/02/26
Re: [PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest in trans functions
,
Matheus Tavares Bernardino
,
2024/02/27
RE: [PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest in trans functions
,
ltaylorsimpson
,
2024/02/27
[PATCH 5/9] Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pair
,
Taylor Simpson
,
2024/02/26
[PATCH 6/9] Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
,
Taylor Simpson
,
2024/02/26
[PATCH 8/9] Hexagon (target/hexagon) Remove gen_shortcode.py
,
Taylor Simpson
,
2024/02/26
[PATCH 7/9] Hexagon (target/hexagon) Remove gen_op_regs.py
,
Taylor Simpson
,
2024/02/26
[PATCH 9/9] Hexagon (target/hexagon) Remove hex_common.read_attribs_file
,
Taylor Simpson
,
2024/02/26
[PATCH v3 0/7] Introduce multifd zero page checking.
,
Hao Xiang
,
2024/02/26
[PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/26
Re: [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Markus Armbruster
,
2024/02/28
Re: [External] Re: [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/28
Re: [External] Re: [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Markus Armbruster
,
2024/02/29
[PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/26
Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Markus Armbruster
,
2024/02/28
Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Markus Armbruster
,
2024/02/28
Re: [External] Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/28
Re: [External] Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Markus Armbruster
,
2024/02/29
Re: [External] Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Fabiano Rosas
,
2024/02/29
Re: [External] Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/29
Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Fabiano Rosas
,
2024/02/28
Re: [External] Re: [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/29
[PATCH v3 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page.
,
Hao Xiang
,
2024/02/26
Re: [PATCH v3 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page.
,
Fabiano Rosas
,
2024/02/28
[PATCH v3 4/7] migration/multifd: Enable multifd zero page checking by default.
,
Hao Xiang
,
2024/02/26
[PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/26
Re: [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Markus Armbruster
,
2024/02/28
Re: [External] Re: [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/28
Re: [External] Re: [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Markus Armbruster
,
2024/02/29
Re: [External] Re: [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/29
[PATCH v3 7/7] Update maintainer contact for migration multifd zero page checking acceleration.
,
Hao Xiang
,
2024/02/26
[PATCH v3 5/7] migration/multifd: Add new migration test cases for legacy zero page checking.
,
Hao Xiang
,
2024/02/26
Re: [PATCH v3 0/7] Introduce multifd zero page checking.
,
Markus Armbruster
,
2024/02/28
[RFC PATCH v2] tests/vm: avoid re-building the VM images all the time
,
Alex Bennée
,
2024/02/26
[PATCH v5 0/3] VIRTIO-IOMMU: Set default granule to host page size
,
Eric Auger
,
2024/02/26
[PATCH v5 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/26
RE: [PATCH v5 1/3] qdev: Add a granule_mode property
,
Duan, Zhenzhong
,
2024/02/26
[PATCH v5 3/3] virtio-iommu: Change the default granule to the host page size
,
Eric Auger
,
2024/02/26
RE: [PATCH v5 3/3] virtio-iommu: Change the default granule to the host page size
,
Duan, Zhenzhong
,
2024/02/26
[PATCH v5 2/3] virtio-iommu: Add a granule property
,
Eric Auger
,
2024/02/26
Re: [PATCH v5 2/3] virtio-iommu: Add a granule property
,
Philippe Mathieu-Daudé
,
2024/02/26
RE: [PATCH v5 2/3] virtio-iommu: Add a granule property
,
Duan, Zhenzhong
,
2024/02/26
Re: [PATCH v2] test/qtest: Add API functions to capture IRQ toggling
,
Philippe Mathieu-Daudé
,
2024/02/26
[RFC PATCH] tests/vm: avoid re-building the VM images all the time
,
Alex Bennée
,
2024/02/26
Re: [RFC PATCH] tests/vm: avoid re-building the VM images all the time
,
Alex Bennée
,
2024/02/26
Re: [RFC PATCH] tests/vm: avoid re-building the VM images all the time
,
Peter Maydell
,
2024/02/26
Re: [RFC PATCH] tests/vm: avoid re-building the VM images all the time
,
Daniel P . Berrangé
,
2024/02/26
[PATCH v2 0/6] hw: Remove sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 2/6] hw/display/pl110: Pass frame buffer memory region as link property
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 6/6] hw/sysbus: Remove now unused sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 0/6] hw: Remove sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/27
[PATCH v3 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
,
Alex Bennée
,
2024/02/26
[PATCH v3 02/27] tests/tcg: bump TCG test timeout to 120s
,
Alex Bennée
,
2024/02/26
[PATCH v3 01/27] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/26
[PATCH v3 04/27] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/26
[PATCH v3 03/27] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/26
[PATCH v3 12/27] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/02/26
[PATCH v3 09/27] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/02/26
[PATCH v3 10/27] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/02/26
[PATCH v3 08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/02/26
[PATCH v3 05/27] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/26
[PATCH v3 11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/02/26
[PATCH v3 07/27] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/02/26
[PATCH v3 06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/02/26
[PATCH v3 14/27] plugins: add qemu_plugin_num_vcpus function
,
Alex Bennée
,
2024/02/26
[PATCH v3 15/27] plugins: fix order of init/idle/resume callback
,
Alex Bennée
,
2024/02/26
[PATCH v3 13/27] plugins: remove previous n_vcpus functions from API
,
Alex Bennée
,
2024/02/26
[PATCH v3 26/27] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/02/26
[PATCH v3 16/27] linux-user: ensure nios2 processes queued work
,
Alex Bennée
,
2024/02/26
[PATCH v3 27/27] docs/devel: plugins can trigger a tb flush
,
Alex Bennée
,
2024/02/26
[PATCH v3 25/27] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/02/26
[PATCH v3 23/27] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/02/26
[PATCH v3 19/27] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/26
[PATCH v3 18/27] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/02/26
[PATCH v3 24/27] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/02/26
[PATCH v3 17/27] cpu: call plugin init hook asynchronously
,
Alex Bennée
,
2024/02/26
[PATCH v3 20/27] plugins: create CPUPluginState and migrate plugin_mask
,
Alex Bennée
,
2024/02/26
[PATCH v3 21/27] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/26
Re: [PATCH v3 21/27] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/27
Re: [PATCH v3 21/27] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/27
Re: [PATCH v3 21/27] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/27
Re: [PATCH v3 21/27] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/27
Re: [PATCH v3 21/27] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/27
[PATCH v3 22/27] tests/tcg: expand insn test case to exercise register API
,
Alex Bennée
,
2024/02/26
[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
,
Andrey Drobyshev
,
2024/02/26
[PATCH 5/7] qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper
,
Andrey Drobyshev
,
2024/02/26
[PATCH 3/7] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
,
Andrey Drobyshev
,
2024/02/26
[PATCH 6/7] qga/commands-posix: use ga_run_command helper when suspending via sysfs
,
Andrey Drobyshev
,
2024/02/26
[PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
,
Andrey Drobyshev
,
2024/02/26
Re: [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
,
Konstantin Kostiuk
,
2024/02/26
Re: [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
,
Andrey Drobyshev
,
2024/02/27
Re: [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
,
Marc-André Lureau
,
2024/02/28
[PATCH 4/7] qga/commands-posix: qmp_guest_set_time: use ga_run_command helper
,
Andrey Drobyshev
,
2024/02/26
[PATCH 2/7] qga: introduce ga_run_command() helper for guest cmd execution
,
Andrey Drobyshev
,
2024/02/26
[PATCH 7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
,
Andrey Drobyshev
,
2024/02/26
[RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH 1/5] target/i386/cpu: Expose SMI# IRQ line via QDev
,
Philippe Mathieu-Daudé
,
2024/02/26
[RFC PATCH 3/5] hw/ahci/ich9_tco: Set CPU SMI# interrupt using QDev GPIO API
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH 2/5] hw/i386/piix: Set CPU SMI# interrupt using QDev GPIO API
,
Philippe Mathieu-Daudé
,
2024/02/26
[RFC PATCH 4/5] hw/i386/q35: Wire virtual SMI# lines to ICH9 chipset
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [RFC PATCH 4/5] hw/i386/q35: Wire virtual SMI# lines to ICH9 chipset
,
Zhao Liu
,
2024/02/28
[RFC PATCH 5/5] hw/isa: Build ich9_lpc.c once
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
,
Laszlo Ersek
,
2024/02/27
[PULL 0/2] Edk2 stable202402 20240226 patches
,
Gerd Hoffmann
,
2024/02/26
[PULL 1/2] update edk2 submodule to edk2-stable202402
,
Gerd Hoffmann
,
2024/02/26
[PULL 2/2] update edk2 binaries to edk2-stable202402
,
Gerd Hoffmann
,
2024/02/26
Re: [PULL 0/2] Edk2 stable202402 20240226 patches
,
Peter Maydell
,
2024/02/27
[PATCH v2] migration: Fix qmp_query_migrate mbps value
,
Fabiano Rosas
,
2024/02/26
Re: [PATCH v2] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/27
[PATCH v6 0/5] string list functions
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 1/5] util: str_split
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 2/5] qapi: QAPI_LIST_LENGTH
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 3/5] util: strv_from_strList
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 4/5] util: strList unit tests
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 5/5] migration: simplify exec migration functions
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v6 0/5] string list functions
,
Steven Sistare
,
2024/02/26
Re: [PATCH v6 0/5] string list functions
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v6 0/5] string list functions
,
Steven Sistare
,
2024/02/27
'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO
,
Peter Maydell
,
2024/02/26
Re: 'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO
,
Alex Bennée
,
2024/02/26
Re: [PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
,
Ilya Leoshkevich
,
2024/02/26
[PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 01/15] MAINTAINERS: Add 'ICH9 South Bridge' section
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 02/15] hw/i386/q35: Add local 'lpc_obj' variable
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 03/15] hw/acpi/ich9: Restrict definitions from 'hw/southbridge/ich9.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 04/15] hw/acpi/ich9_tco: Include 'ich9' in names
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 05/15] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 06/15] hw/ide: Rename ich.c -> ich9_ahci.c
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 06/15] hw/ide: Rename ich.c -> ich9_ahci.c
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH v2 06/15] hw/ide: Rename ich.c -> ich9_ahci.c
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 06/15] hw/ide: Rename ich.c -> ich9_ahci.c
,
BALATON Zoltan
,
2024/02/26
[PATCH v2 07/15] hw/i2c/smbus: Extract QOM ICH9 definitions to 'ich9_smbus.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 09/15] hw/southbridge/ich9: Introduce TYPE_ICH9_SOUTHBRIDGE stub
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 10/15] hw/southbridge/ich9: Add the DMI-to-PCI bridge
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 10/15] hw/southbridge/ich9: Add the DMI-to-PCI bridge
,
Bernhard Beschow
,
2024/02/26
[PATCH v2 11/15] hw/southbridge/ich9: Add a AHCI function
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 12/15] hw/southbridge/ich9: Add the SMBus function
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 13/15] hw/southbridge/ich9: Add the USB EHCI/UHCI functions
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 14/15] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 15/15] hw/southbridge/ich9: Add the LPC / ISA bridge function
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
,
Bernhard Beschow
,
2024/02/26
Re: Emulating multi core processor (ARM cortex M7) on QEMU
,
Philippe Mathieu-Daudé
,
2024/02/26
[PULL 00/17] QAPI patches patches for 2024-02-26
,
Markus Armbruster
,
2024/02/26
[PULL 14/17] qapi: Merge adjacent untagged sections
,
Markus Armbruster
,
2024/02/26
[PULL 17/17] qapi: Divorce QAPIDoc from QAPIParseError
,
Markus Armbruster
,
2024/02/26
[PULL 12/17] qapi: Recognize section tags and 'Features:' only after blank line
,
Markus Armbruster
,
2024/02/26
[PULL 01/17] qapi: Misc cleanups to migrate QAPIs
,
Markus Armbruster
,
2024/02/26
[PULL 15/17] qapi: Rewrite doc comment parser
,
Markus Armbruster
,
2024/02/26
[PULL 02/17] tests/qapi-schema: Fix test 'QAPI rST doc'
,
Markus Armbruster
,
2024/02/26
[PULL 09/17] qapi: Rename QAPIDoc.Section.name to .tag
,
Markus Armbruster
,
2024/02/26
[PULL 04/17] tests/qapi-schema: Cover 'Features:' not followed by descriptions
,
Markus Armbruster
,
2024/02/26
[PULL 05/17] sphinx/qapidoc: Drop code to generate doc for simple union branch
,
Markus Armbruster
,
2024/02/26
[PULL 16/17] qapi: Reject multiple and empty feature descriptions
,
Markus Armbruster
,
2024/02/26
[PULL 13/17] qapi: Call QAPIDoc.check() always
,
Markus Armbruster
,
2024/02/26
[PULL 06/17] qapi: Improve error position for bogus argument descriptions
,
Markus Armbruster
,
2024/02/26
[PULL 11/17] qapi: Require descriptions and tagged sections to be indented
,
Markus Armbruster
,
2024/02/26
[PULL 08/17] qapi: Improve error message for empty doc sections
,
Markus Armbruster
,
2024/02/26
[PULL 03/17] tests/qapi-schema: Cover duplicate 'Features:' line
,
Markus Armbruster
,
2024/02/26
[PULL 07/17] qapi: Improve error position for bogus invalid "Returns" section
,
Markus Armbruster
,
2024/02/26
[PULL 10/17] qapi: Reject section heading in the middle of a doc comment
,
Markus Armbruster
,
2024/02/26
Re: [PULL 00/17] QAPI patches patches for 2024-02-26
,
Peter Maydell
,
2024/02/26
[PATCH v5 00/12] TCG Plugin inline operation enhancement
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 01/12] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 02/12] plugins: define qemu_plugin_u64
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 03/12] plugins: implement inline operation relative to cpu_index
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 04/12] plugins: add inline operation per vcpu
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/27
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/28
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/29
Re: [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
[PATCH v5 05/12] tests/plugin: add test plugin for inline operations
,
Pierrick Bouvier
,
2024/02/26
[PATCH v5 07/12] tests/plugin/insn: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 07/12] tests/plugin/insn: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
[PATCH v5 08/12] tests/plugin/bb: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 08/12] tests/plugin/bb: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
Re: [PATCH v5 08/12] tests/plugin/bb: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
[PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
Re: [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/27
Re: [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Luc Michel
,
2024/02/27
Re: [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/28
Re: [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
[PATCH v5 11/12] plugins: remove non per_vcpu inline operation from API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 11/12] plugins: remove non per_vcpu inline operation from API
,
Alex Bennée
,
2024/02/29
[PATCH v5 10/12] contrib/plugins/howvec: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 10/12] contrib/plugins/howvec: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
Re: [PATCH v5 10/12] contrib/plugins/howvec: migrate to new per_vcpu API
,
Alex Bennée
,
2024/02/29
[PATCH v5 12/12] plugins: cleanup codepath for previous inline operation
,
Pierrick Bouvier
,
2024/02/26
Re: [PATCH v5 12/12] plugins: cleanup codepath for previous inline operation
,
Alex Bennée
,
2024/02/29
[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
,
dinglimin
,
2024/02/26
Re: [PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
,
Peter Maydell
,
2024/02/26
Re: [PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
,
Zhao Liu
,
2024/02/26
[PATCH v2 0/2] hw/acpi: Include missing headers
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 1/2] hw/acpi/ich9: Include missing headers
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 1/2] hw/acpi/ich9: Include missing headers
,
Zhao Liu
,
2024/02/26
[PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Zhao Liu
,
2024/02/26
[PATCH v3 0/9] replay: fixes and new test cases
,
Nicholas Piggin
,
2024/02/26
[PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format
,
Alex Bennée
,
2024/02/27
[PATCH v3 2/9] scripts/replay-dump.py: rejig decoders in event number order
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH v3 2/9] scripts/replay-dump.py: rejig decoders in event number order
,
Alex Bennée
,
2024/02/27
[PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Alex Bennée
,
2024/02/27
Re: [PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Nicholas Piggin
,
2024/02/28
[PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace
,
Alex Bennée
,
2024/02/27
[PATCH v3 5/9] Revert "replay: stop us hanging in rr_wait_io_event"
,
Nicholas Piggin
,
2024/02/26
[PATCH v3 6/9] chardev: set record/replay on the base device of a muxed device
,
Nicholas Piggin
,
2024/02/26
[PATCH v3 7/9] replay: Fix migration use of clock
,
Nicholas Piggin
,
2024/02/26
[PATCH v3 8/9] replay: Fix migration replay_mutex locking
,
Nicholas Piggin
,
2024/02/26
[PATCH v3 9/9] tests/avocado/reverse_debugging.py: mark aarch64 and pseries as not flaky
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH v3 9/9] tests/avocado/reverse_debugging.py: mark aarch64 and pseries as not flaky
,
Alex Bennée
,
2024/02/27
[PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Paolo Bonzini
,
2024/02/26
[PATCH 1/2] ide: collapse parameters to ide_init_drive
,
Paolo Bonzini
,
2024/02/26
[PATCH 2/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Paolo Bonzini
,
2024/02/26
Re: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Paolo Bonzini
,
2024/02/26
Re: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Michael Tokarev
,
2024/02/26
Re: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
,
Paolo Bonzini
,
2024/02/26
[PATCH] tests/unit/test-util-sockets: Remove temporary file after test
,
Thomas Huth
,
2024/02/26
Re: [PATCH] tests/unit/test-util-sockets: Remove temporary file after test
,
Marc-André Lureau
,
2024/02/26
Re: [PATCH] tests/unit/test-util-sockets: Remove temporary file after test
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH] tests/unit/test-util-sockets: Remove temporary file after test
,
Michael Tokarev
,
2024/02/26
[PATCH v3 0/3] hw/ide: Make "ide_internal.h" really internal
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v3 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v3 2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v3 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v3 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Markus Armbruster
,
2024/02/26
Re: [PATCH v3 0/3] hw/ide: Make "ide_internal.h" really internal
,
Philippe Mathieu-Daudé
,
2024/02/27
Re: [PATCH 4/4] replay: simple auto-snapshot mode for record
,
Nicholas Piggin
,
2024/02/26
Re: [PATCH 4/4] replay: simple auto-snapshot mode for record
,
Pavel Dovgalyuk
,
2024/02/28
Re: [PATCH 4/4] replay: simple auto-snapshot mode for record
,
Nicholas Piggin
,
2024/02/29
[Bug 2055003] Re: Qemu cmdline core dumped with more(8193 or more) cpus
,
Frank Heimes
,
2024/02/26
[PATCH v3 0/4] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/02/26
[PATCH v3 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/02/26
[PATCH v3 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alvin Chang
,
2024/02/26
[PATCH v3 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/02/26
[PATCH v3 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/02/26
Re: [PATCH v3 0/4] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/02/26
RE: [PATCH v3 0/4] RISC-V: Modularize common match conditions for trigger
,
張哲嘉
,
2024/02/26
Re: [PATCH v2 2/4] scripts/replay-dump.py: Update to current rr record format
,
Nicholas Piggin
,
2024/02/26
[PATCH v6 00/41] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 07/41] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 01/41] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 01/41] Split out common part of BCM283X classes
,
Philippe Mathieu-Daudé
,
2024/02/27
[PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
,
Kambalin, Sergey
,
2024/02/26
[PATCH v6 08/41] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 02/41] Split out common part of peripherals
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 02/41] Split out common part of peripherals
,
Philippe Mathieu-Daudé
,
2024/02/27
[PATCH v6 04/41] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 06/41] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 09/41] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 12/41] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 14/41] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 14/41] Add BCM2838 PCIE host
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 10/41] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 13/41] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 13/41] Add BCM2838 PCIE Root Complex
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 15/41] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 16/41] Add RPi4 RNG200
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 05/41] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 17/41] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 03/41] Split out raspi machine common part
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 20/41] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 18/41] Add clock_isp stub
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 18/41] Add clock_isp stub
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v6 18/41] Add clock_isp stub
,
Peter Maydell
,
2024/02/26
[PATCH v6 19/41] Add GENET stub
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 21/41] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 25/41] Implement GENET register ops
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 23/41] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 24/41] Add GENET register access macros
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 22/41] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 27/41] Implement GENET TX path
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 28/41] Implement GENET RX path
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 32/41] Add mailbox test constants
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 32/41] Add mailbox test constants
,
Peter Maydell
,
2024/02/26
[PATCH v6 26/41] Implement GENET MDIO
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 35/41] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 35/41] Add mailbox tests tags. Part 3
,
Peter Maydell
,
2024/02/26
[PATCH v6 33/41] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 33/41] Add mailbox tests tags. Part 1
,
Peter Maydell
,
2024/02/26
[PATCH v6 37/41] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 37/41] Add mailbox property tests. Part 2
,
Peter Maydell
,
2024/02/26
[PATCH v6 34/41] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 34/41] Add mailbox tests tags. Part 2
,
Peter Maydell
,
2024/02/26
[PATCH v6 31/41] Add mailbox test stub
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 31/41] Add mailbox test stub
,
Peter Maydell
,
2024/02/26
[PATCH v6 29/41] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2024/02/25
[PATCH v6 41/41] Add RPi4B to raspi.rst
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 41/41] Add RPi4B to raspi.rst
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 41/41] Add RPi4B to raspi.rst
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 41/41] Add RPi4B to raspi.rst
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v6 41/41] Add RPi4B to raspi.rst
,
Peter Maydell
,
2024/02/26
[PATCH v6 30/41] Add Rpi4b boot tests
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 30/41] Add Rpi4b boot tests
,
Peter Maydell
,
2024/02/26
[PATCH v6 36/41] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 36/41] Add mailbox property tests. Part 1
,
Peter Maydell
,
2024/02/26
[PATCH v6 40/41] Append added properties to mailbox test
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 40/41] Append added properties to mailbox test
,
Peter Maydell
,
2024/02/26
[PATCH v6 39/41] Add missed BCM2835 properties
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 39/41] Add missed BCM2835 properties
,
Peter Maydell
,
2024/02/26
[PATCH v6 38/41] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2024/02/25
Re: [PATCH v6 38/41] Add mailbox property tests. Part 3
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/26
Re: [PATCH v6 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/27
Re: [PATCH v6 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/27
Re: [PATCH v6 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/27
support on risc-v 128bits
,
Jean-Christophe Énée
,
2024/02/25
Re: support on risc-v 128bits
,
Alistair Francis
,
2024/02/25
Re: support on risc-v 128bits
,
Philippe Mathieu-Daudé
,
2024/02/26
Intention to work on GSoC project
,
Sahil
,
2024/02/25
Re: Intention to work on GSoC project
,
Stefano Garzarella
,
2024/02/29
Re: Intention to work on GSoC project
,
Sahil
,
2024/02/29
[PATCH] hw/us/bus.c PCAP adding 0xA in Windows version
,
benlunt
,
2024/02/25
Re: [PATCH] hw/us/bus.c PCAP adding 0xA in Windows version
,
BALATON Zoltan
,
2024/02/25
possible race condition in qemu nat layer or virtio-net
,
g1pi
,
2024/02/25
[PATCH v3] target/riscv: Fix shift count overflow
,
demin.han
,
2024/02/25
Re: [PATCH v3] target/riscv: Fix shift count overflow
,
Daniel Henrique Barboza
,
2024/02/26
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Stefan Weil
,
2024/02/25
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Bin Meng
,
2024/02/25
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Stefan Weil
,
2024/02/26
[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
,
Philippe Mathieu-Daudé
,
2024/02/25
[PATCH v2 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/25
Re: [PATCH v2 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/25
Re: [PATCH v2 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
,
Thomas Huth
,
2024/02/26
[PATCH v2 2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
,
Philippe Mathieu-Daudé
,
2024/02/25
[PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/25
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
BALATON Zoltan
,
2024/02/25
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Markus Armbruster
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
,
BALATON Zoltan
,
2024/02/26
Files without license statement
,
Stefan Weil
,
2024/02/25
[PATCH] migration: Free argv
,
Akihiko Odaki
,
2024/02/25
Re: [PATCH] migration: Free argv
,
Peter Xu
,
2024/02/25
Re: [PATCH] migration: Free argv
,
Akihiko Odaki
,
2024/02/26
[PATCH v2] target/riscv: Fix shift count overflow
,
demin.han
,
2024/02/24
Re: [PATCH v2] target/riscv: Fix shift count overflow
,
Daniel Henrique Barboza
,
2024/02/25
Re: [PATCH v2] target/riscv: Fix shift count overflow
,
Philippe Mathieu-Daudé
,
2024/02/25
[PATCH v5 0/3] Add support for I2C in BCM2835 boards
,
Rayhan Faizel
,
2024/02/24
[PATCH v5 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Rayhan Faizel
,
2024/02/24
Re: [PATCH v5 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Philippe Mathieu-Daudé
,
2024/02/25
[PATCH v5 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Rayhan Faizel
,
2024/02/24
[PATCH v5 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/24
[PATCH v4 0/3] Add support for I2C in BCM2835 boards
,
Rayhan Faizel
,
2024/02/24
[PATCH v4 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Rayhan Faizel
,
2024/02/24
[PATCH v4 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Rayhan Faizel
,
2024/02/24
[PATCH v4 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/24
[Bug 2054889] [NEW] pcap streams are text files which insert 0xD in Windows version
,
Benjamin David Lunt
,
2024/02/24
[Bug 2054889] Re: pcap streams are text files which insert 0xD in Windows version
,
Stefan Weil
,
2024/02/24
[Bug 2054889] Re: pcap streams are text files which insert 0xD in Windows version
,
Philippe Mathieu-Daudé
,
2024/02/25
[Bug 2054889] Re: pcap streams are text files which insert 0xD in Windows version
,
Benjamin David Lunt
,
2024/02/25
[PATCH RFC 0/3] Support GM/T 0018-2012 cryptographic standard
,
Hyman Huang
,
2024/02/24
[PATCH RFC 1/3] crypto: Introduce GM/T 0018-2012 cryptographic driver
,
Hyman Huang
,
2024/02/24
[PATCH RFC 3/3] crypto: Allow GM/T 0018-2012 to support SM4 cipher algorithm
,
Hyman Huang
,
2024/02/24
[PATCH RFC 2/3] meson.build: Support GM/T 0018-2012 cryptographic standard
,
Hyman Huang
,
2024/02/24
Re: [PATCH RFC 0/3] Support GM/T 0018-2012 cryptographic standard
,
Daniel P . Berrangé
,
2024/02/29
Re: [PATCH RFC 0/3] Support GM/T 0018-2012 cryptographic standard
,
Yong Huang
,
2024/02/29
[PATCH] target/riscv: Fix shift count overflow
,
demin.han
,
2024/02/24
Re: [PATCH] target/riscv: Fix shift count overflow
,
Daniel Henrique Barboza
,
2024/02/24
[PATCH v2] ui/cocoa: Fix window clipping on macOS 14
,
David Parsons
,
2024/02/24
Re: [PATCH v2] ui/cocoa: Fix window clipping on macOS 14
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v2] ui/cocoa: Fix window clipping on macOS 14
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 0/6] Simplify initialization of PC machines
,
Bernhard Beschow
,
2024/02/24
[PATCH v2 1/6] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 1/6] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 1/6] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
,
Zhao Liu
,
2024/02/26
[PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
,
Philippe Mathieu-Daudé
,
2024/02/25
Re: [PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
,
Thomas Huth
,
2024/02/26
Re: [PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
,
Zhao Liu
,
2024/02/26
[PATCH v2 3/6] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 3/6] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Zhao Liu
,
2024/02/26
[PATCH v2 5/6] hw/i386/pc: Populate RTC attribute directly
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 5/6] hw/i386/pc: Populate RTC attribute directly
,
Zhao Liu
,
2024/02/26
[PATCH v2 2/6] hw/i386/pc: Rename "bus" attribute to "pcibus"
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 2/6] hw/i386/pc: Rename "bus" attribute to "pcibus"
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v2 2/6] hw/i386/pc: Rename "bus" attribute to "pcibus"
,
Zhao Liu
,
2024/02/26
[PATCH v2 6/6] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 0/6] Simplify initialization of PC machines
,
Bernhard Beschow
,
2024/02/24
Re: [PATCH v2 0/6] Simplify initialization of PC machines
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v12 00/10] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2024/02/24
[PATCH v12 01/10] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 01/10] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
,
Peter Maydell
,
2024/02/26
[PATCH v12 02/10] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 02/10] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
,
Peter Maydell
,
2024/02/26
[PATCH v12 03/10] ui/cocoa: Release specific mouse buttons
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 03/10] ui/cocoa: Release specific mouse buttons
,
Peter Maydell
,
2024/02/26
[PATCH v12 04/10] ui/cocoa: Scale with NSView instead of Core Graphics
,
Akihiko Odaki
,
2024/02/24
[PATCH v12 05/10] ui/cocoa: Fix pause label coordinates
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 05/10] ui/cocoa: Fix pause label coordinates
,
Peter Maydell
,
2024/02/26
[PATCH v12 06/10] ui/cocoa: Let the platform toggle fullscreen
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 06/10] ui/cocoa: Let the platform toggle fullscreen
,
Peter Maydell
,
2024/02/26
[PATCH v12 07/10] ui/cocoa: Remove normalWindow
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 07/10] ui/cocoa: Remove normalWindow
,
Peter Maydell
,
2024/02/26
[PATCH v12 08/10] ui/cocoa: Make window resizable
,
Akihiko Odaki
,
2024/02/24
[PATCH v12 09/10] ui/cocoa: Call console_select() with the BQL
,
Akihiko Odaki
,
2024/02/24
[PATCH v12 10/10] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v12 10/10] ui/cocoa: Remove stretch_video flag
,
Peter Maydell
,
2024/02/26
Re: [PATCH v12 00/10] ui/cocoa: Use NSWindow's ability to resize
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v6 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/24
[PATCH v6 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/24
Re: [PATCH v6 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Alistair Francis
,
2024/02/25
[PATCH v6 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/24
Re: [PATCH v6 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Alistair Francis
,
2024/02/25
[PATCH v6 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/02/24
[PATCH v7 00/16] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 01/16] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 02/16] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 03/16] pcie_sriov: Reset SR-IOV extended capability
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 04/16] pcie_sriov: Do not reset NumVFs after disabling VFs
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 05/16] hw/pci: Always call pcie_sriov_pf_reset()
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 06/16] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 07/16] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 08/16] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 09/16] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 10/16] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 11/16] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 12/16] hw/pci: Replace -1 with UINT32_MAX for romsize
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v7 12/16] hw/pci: Replace -1 with UINT32_MAX for romsize
,
Markus Armbruster
,
2024/02/28
[PATCH v7 14/16] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v7 14/16] hw/pci: Determine if rombar is explicitly enabled
,
Markus Armbruster
,
2024/02/28
[PATCH v7 13/16] hw/pci: Use UINT32_MAX as a default value for rombar
,
Akihiko Odaki
,
2024/02/24
[PATCH v7 15/16] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v7 15/16] vfio: Avoid inspecting option QDict for rombar
,
Markus Armbruster
,
2024/02/28
[PATCH v7 16/16] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/24
[PATCH] spapr: avoid overhead of finding vhyp class in critical operations
,
Nicholas Piggin
,
2024/02/24
Re: [PATCH] spapr: avoid overhead of finding vhyp class in critical operations
,
David Gibson
,
2024/02/25
[PULL v2 00/39] tcg and linux-user patch queue
,
Richard Henderson
,
2024/02/23
[PULL v2 32/39] cpu: Remove page_size_init
,
Richard Henderson
,
2024/02/23
[PULL v2 31/39] *-user: Deprecate and disable -p pagesize
,
Richard Henderson
,
2024/02/23
Re: [PULL v2 00/39] tcg and linux-user patch queue
,
Peter Maydell
,
2024/02/24
Re: [PULL v2 00/39] tcg and linux-user patch queue
,
Richard Henderson
,
2024/02/24
[PATCH] virtio-gpu: Fix HW cursor visibility
,
Satyeshwar Singh
,
2024/02/23
Re: [PATCH] virtio-gpu: Fix HW cursor visibility
,
Marc-André Lureau
,
2024/02/28
[PATCH 1/1] virtio-gpu: Fix HW cursor visibility
,
Singh, Satyeshwar
,
2024/02/23
[PULL 00/11] Test and misc patches
,
Thomas Huth
,
2024/02/23
[PULL 02/11] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Thomas Huth
,
2024/02/23
[PULL 01/11] target/m68k: Fix exception frame format for 68010
,
Thomas Huth
,
2024/02/23
[PULL 05/11] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
,
Thomas Huth
,
2024/02/23
[PULL 03/11] tests/qtest: Fix boot-serial-test when using --without-default-devices
,
Thomas Huth
,
2024/02/23
[PULL 04/11] tests: skip dbus-display tests that need a console
,
Thomas Huth
,
2024/02/23
[PULL 10/11] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Thomas Huth
,
2024/02/23
[PULL 09/11] .gitlab-ci.d: Drop cross-win32-system job
,
Thomas Huth
,
2024/02/23
[PULL 11/11] target/i386: do not filter processor tracing features except on KVM
,
Thomas Huth
,
2024/02/23
[PULL 06/11] target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
,
Thomas Huth
,
2024/02/23
[PULL 07/11] meson: Enable -Wvla
,
Thomas Huth
,
2024/02/23
[PULL 08/11] docs: Document that 32-bit Windows is unsupported
,
Thomas Huth
,
2024/02/23
Re: [PULL 00/11] Test and misc patches
,
Peter Maydell
,
2024/02/25
Re: proposed schedule for 9.0 release
,
Peter Maydell
,
2024/02/23
[PATCH v5 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/23
[PATCH v5 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/02/23
[PATCH v5 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/23
[PATCH v5 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/23
[PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
,
Peter Maydell
,
2024/02/23
Re: [PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
,
Richard Henderson
,
2024/02/23
Re: [PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
,
Jonathan Cameron
,
2024/02/23
Re: [PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
,
Zhao Liu
,
2024/02/26
[PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Jonathan Cameron
,
2024/02/23
Re: [PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Richard Henderson
,
2024/02/23
Re: [PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Peter Maydell
,
2024/02/26
[PATCH V1] migration: export fewer options
,
Steve Sistare
,
2024/02/23
Re: [PATCH V1] migration: export fewer options
,
Peter Xu
,
2024/02/25
Re: [PATCH V1] migration: export fewer options
,
Steven Sistare
,
2024/02/26
Re: [PATCH V1] migration: export fewer options
,
Markus Armbruster
,
2024/02/26
Re: [PATCH V1] migration: export fewer options
,
Steven Sistare
,
2024/02/26
Re: [PATCH V1] migration: export fewer options
,
Peter Xu
,
2024/02/27
Re: [PATCH V1] migration: export fewer options
,
Steven Sistare
,
2024/02/27
[PATCH v2 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
,
Alex Bennée
,
2024/02/23
[PATCH v2 01/27] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/23
[PATCH v2 03/27] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/23
[PATCH v2 14/27] plugins: add qemu_plugin_num_vcpus function
,
Alex Bennée
,
2024/02/23
[PATCH v2 16/27] linux-user: ensure nios2 processes queued work
,
Alex Bennée
,
2024/02/23
[PATCH v2 18/27] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/02/23
[PATCH v2 10/27] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/02/23
[PATCH v2 09/27] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/02/23
[PATCH v2 06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/02/23
[PATCH v2 13/27] plugins: remove previous n_vcpus functions from API
,
Alex Bennée
,
2024/02/23
[PATCH v2 11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/02/23
[PATCH v2 26/27] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/02/23
[PATCH v2 04/27] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/23
[PATCH v2 07/27] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/02/23
[PATCH v2 17/27] cpu: call plugin init hook asynchronously
,
Alex Bennée
,
2024/02/23
[PATCH v2 27/27] docs/devel: plugins can trigger a tb flush
,
Alex Bennée
,
2024/02/23
[PATCH v2 21/27] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/23
Re: [PATCH v2 21/27] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v2 21/27] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/26
Re: [PATCH v2 21/27] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/26
[PATCH v2 02/27] tests/tcg: bump TCG test timeout to 120s
,
Alex Bennée
,
2024/02/23
Re: [PATCH v2 02/27] tests/tcg: bump TCG test timeout to 120s
,
Thomas Huth
,
2024/02/23
[PATCH v2 05/27] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/23
[PATCH v2 08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/02/23
[PATCH v2 12/27] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/02/23
[PATCH v2 15/27] plugins: fix order of init/idle/resume callback
,
Alex Bennée
,
2024/02/23
[PATCH v2 19/27] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/23
[PATCH v2 20/27] plugins: create CPUPluginState and migrate plugin_mask
,
Alex Bennée
,
2024/02/23
Re: [PATCH v2 20/27] plugins: create CPUPluginState and migrate plugin_mask
,
Pierrick Bouvier
,
2024/02/26
[PATCH v2 22/27] tests/tcg: expand insn test case to exercise register API
,
Alex Bennée
,
2024/02/23
[PATCH v2 25/27] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/02/23
[PATCH v2 24/27] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/02/23
Re: [PATCH v2 24/27] contrib/plugins: extend execlog to track register changes
,
Pierrick Bouvier
,
2024/02/26
[PATCH v2 23/27] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/02/23
[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
,
Peter Maydell
,
2024/02/23
Re: [PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
,
Alex Bennée
,
2024/02/23
Re: [PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
,
Alex Bennée
,
2024/02/23
Re: [PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
,
Markus Armbruster
,
2024/02/26
[PATCH] virt: set the CPU type in BOOTINFO
,
Laurent Vivier
,
2024/02/23
[PATCH] tests/avocado: exec_command should not consume console output
,
Nicholas Piggin
,
2024/02/23
[PULL 00/47] ppc-for-9.0 queue
,
Nicholas Piggin
,
2024/02/23
[PULL 15/47] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
,
Nicholas Piggin
,
2024/02/23
[PULL 22/47] misc/pca9552: Let external devices set pca9552 inputs
,
Nicholas Piggin
,
2024/02/23
[PULL 23/47] ppc/pnv: New powernv10-rainier machine type
,
Nicholas Piggin
,
2024/02/23
[PULL 03/47] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Nicholas Piggin
,
2024/02/23
[PULL 14/47] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
,
Nicholas Piggin
,
2024/02/23
[PULL 18/47] ppc/spapr: change pseries machine default to POWER10 CPU
,
Nicholas Piggin
,
2024/02/23
[PULL 27/47] misc: Add a pca9554 GPIO device model
,
Nicholas Piggin
,
2024/02/23
[PULL 01/47] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
2024/02/23
[PULL 05/47] tests/avocado: ppc add powernv10 boot_linux_console test
,
Nicholas Piggin
,
2024/02/23
[PULL 09/47] tests/avocado: Use default CPU for pseries machine
,
Nicholas Piggin
,
2024/02/23
[PULL 11/47] target/ppc: Rename registers to match ISA
,
Nicholas Piggin
,
2024/02/23
[PULL 12/47] hw/ppc/spapr: Add missing license
,
Nicholas Piggin
,
2024/02/23
[PULL 17/47] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Nicholas Piggin
,
2024/02/23
[PULL 02/47] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
2024/02/23
[PULL 25/47] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Nicholas Piggin
,
2024/02/23
[PULL 26/47] ppc/pnv: Use resettable interface to reset child I2C buses
,
Nicholas Piggin
,
2024/02/23
[PULL 28/47] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Nicholas Piggin
,
2024/02/23
[PULL 19/47] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Nicholas Piggin
,
2024/02/23
[PULL 31/47] hw/ppc: Add N1 chiplet model
,
Nicholas Piggin
,
2024/02/23
[PULL 39/47] ppc/pnv: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
2024/02/23
[PULL 42/47] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
Nicholas Piggin
,
2024/02/23
[PULL 47/47] target/ppc: optimise ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/02/23
[PULL 04/47] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
,
Nicholas Piggin
,
2024/02/23
[PULL 08/47] tests/avocado: ppc add hypervisor tests
,
Nicholas Piggin
,
2024/02/23
[PULL 06/47] tests/avocado: Add ppc pseries and powernv hash MMU tests
,
Nicholas Piggin
,
2024/02/23
[PULL 10/47] ppc/pnv: Update skiboot to v7.1
,
Nicholas Piggin
,
2024/02/23
[PULL 21/47] misc/pca9552: Fix inverted input status
,
Nicholas Piggin
,
2024/02/23
[PULL 20/47] ppc/pnv: Change powernv default to powernv10
,
Nicholas Piggin
,
2024/02/23
[PULL 24/47] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Nicholas Piggin
,
2024/02/23
[PULL 46/47] target/ppc: 440 optimise tlbwe TLB flushing
,
Nicholas Piggin
,
2024/02/23
[PULL 29/47] ppc/pnv: Test pnv i2c master and connected devices
,
Nicholas Piggin
,
2024/02/23
[PULL 37/47] ppc/pnv: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2024/02/23
[PULL 35/47] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
2024/02/23
[PULL 32/47] hw/ppc: N1 chiplet wiring
,
Nicholas Piggin
,
2024/02/23
[PULL 34/47] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
2024/02/23
[PULL 41/47] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
2024/02/23
[PULL 44/47] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
,
Nicholas Piggin
,
2024/02/23
[PULL 45/47] target/ppc: 4xx optimise tlbwe_lo TLB flushing
,
Nicholas Piggin
,
2024/02/23
[PULL 07/47] tests/avocado: Add pseries KVM boot_linux test
,
Nicholas Piggin
,
2024/02/23
[PULL 13/47] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
,
Nicholas Piggin
,
2024/02/23
[PULL 16/47] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Nicholas Piggin
,
2024/02/23
[PULL 30/47] hw/ppc: Add pnv nest pervasive common chiplet model
,
Nicholas Piggin
,
2024/02/23
[PULL 33/47] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Nicholas Piggin
,
2024/02/23
[PULL 36/47] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
2024/02/23
[PULL 38/47] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Nicholas Piggin
,
2024/02/23
[PULL 40/47] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
2024/02/23
[PULL 43/47] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/02/23
Re: [PULL 00/47] ppc-for-9.0 queue
,
Peter Maydell
,
2024/02/24
Re: [PATCH v4] qemu-img: Fix Column Width and Improve Formatting in snapshot list
,
atp exp
,
2024/02/23
[PATCH v2 0/3] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
,
Het Gala
,
2024/02/23
[PATCH v2 2/3] qtest: migration: Add negative validation tests for 'uri' and 'channels'
,
Het Gala
,
2024/02/23
[PATCH v2 3/3] qtest: migration: Start migration with 'channels' argument
,
Het Gala
,
2024/02/23
[PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/23
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/23
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Fabiano Rosas
,
2024/02/23
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/24
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/24
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Fabiano Rosas
,
2024/02/26
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/26
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/26
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Fabiano Rosas
,
2024/02/28
Re: [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Fabiano Rosas
,
2024/02/29
Re: [PATCH v3 0/3] nubus: add nubus-virtio-mmio device
,
Laurent Vivier
,
2024/02/23
Re: [PATCH v3 0/3] nubus: add nubus-virtio-mmio device
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v3 0/3] nubus: add nubus-virtio-mmio device
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
BALATON Zoltan
,
2024/02/23
Re: [PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
Thomas Huth
,
2024/02/23
Re: [PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
Philippe Mathieu-Daudé
,
2024/02/25
Re: [PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
BALATON Zoltan
,
2024/02/25
Re: [PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
,
Philippe Mathieu-Daudé
,
2024/02/25
[PATCH v2 0/7] target/i386: Fix physical address masking bugs
,
Paolo Bonzini
,
2024/02/23
[PATCH v2 3/7] target/i386: introduce function to query MMU indices
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH v2 3/7] target/i386: introduce function to query MMU indices
,
Zhao Liu
,
2024/02/26
[PATCH v2 5/7] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH v2 5/7] target/i386: Fix physical address truncation
,
Zhao Liu
,
2024/02/26
[PATCH v2 2/7] target/i386: check validity of VMCB addresses
,
Paolo Bonzini
,
2024/02/23
[PATCH v2 7/7] target/i386: leave the A20 bit set in the final NPT walk
,
Paolo Bonzini
,
2024/02/23
[PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses
,
Zhao Liu
,
2024/02/26
Re: [PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses
,
Paolo Bonzini
,
2024/02/26
Re: [PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses
,
Zhao Liu
,
2024/02/26
[PATCH v2 6/7] target/i386: remove unnecessary/wrong application of the A20 mask
,
Paolo Bonzini
,
2024/02/23
[PATCH v2 1/7] target/i386: mask high bits of CR3 in 32-bit mode
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH v2 1/7] target/i386: mask high bits of CR3 in 32-bit mode
,
Zhao Liu
,
2024/02/26
Re: [PATCH v2 0/7] target/i386: Fix physical address masking bugs
,
Michael Brown
,
2024/02/23
[PATCH 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
,
Paolo Bonzini
,
2024/02/23
[PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB
,
Thomas Huth
,
2024/02/26
Re: [PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB
,
Markus Armbruster
,
2024/02/26
[PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
Thomas Huth
,
2024/02/26
Re: [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
Markus Armbruster
,
2024/02/26
Re: [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
Markus Armbruster
,
2024/02/26
Re: [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
,
Markus Armbruster
,
2024/02/26
[PATCH 03/10] sh4: r2d: do not use usb_bus_find()
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 03/10] sh4: r2d: do not use usb_bus_find()
,
Thomas Huth
,
2024/02/26
[PATCH 01/10] acpi, qom: move object_resolve_type_unambiguous to core QOM
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 01/10] acpi, qom: move object_resolve_type_unambiguous to core QOM
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH 01/10] acpi, qom: move object_resolve_type_unambiguous to core QOM
,
Thomas Huth
,
2024/02/26
[PATCH 07/10] pseries: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 07/10] pseries: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH 07/10] pseries: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/23
[PATCH 09/10] usb: extract sysbus-ohci to a separate file
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 09/10] usb: extract sysbus-ohci to a separate file
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH 09/10] usb: extract sysbus-ohci to a separate file
,
Thomas Huth
,
2024/02/26
[PATCH 08/10] usb: remove usb_bus_find
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 08/10] usb: remove usb_bus_find
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH 06/10] mac_newworld: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 06/10] mac_newworld: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH 05/10] hppa: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 05/10] hppa: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH 05/10] hppa: do not require CONFIG_USB
,
Thomas Huth
,
2024/02/23
Re: [PATCH 05/10] hppa: do not require CONFIG_USB
,
BALATON Zoltan
,
2024/02/23
Re: [PATCH 05/10] hppa: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/24
Re: [PATCH 05/10] hppa: do not require CONFIG_USB
,
Thomas Huth
,
2024/02/26
[PATCH 10/10] usb: remove duplicate file in system_ss
,
Paolo Bonzini
,
2024/02/23
Re: [PATCH 10/10] usb: remove duplicate file in system_ss
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
,
ankita
,
2024/02/23
[PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
ankita
,
2024/02/23
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/26
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/26
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Ankit Agrawal
,
2024/02/27
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/27
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/27
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Ankit Agrawal
,
2024/02/29
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Ankit Agrawal
,
2024/02/29
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/27
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Ankit Agrawal
,
2024/02/29
Re: [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
Jonathan Cameron
,
2024/02/29
[PATCH v7 1/2] qom: new object to associate device to numa node
,
ankita
,
2024/02/23
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/02/27
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/02/28
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Markus Armbruster
,
2024/02/28
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/02/28
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Markus Armbruster
,
2024/02/28
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/02/28
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/02/29
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/02/29
Re: [PATCH v7 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/02/29
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 01/21] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 03/21] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 20/21] target/arm: Add FEAT_NMI to max
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 07/21] target/arm: Add support for NMI in arm_phys_excp_target_el()
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 07/21] target/arm: Add support for NMI in arm_phys_excp_target_el()
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 13/21] hw/intc/arm_gicv3: Add irq superpriority information
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 14/21] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 14/21] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 02/21] target/arm: Add PSTATE.ALLINT
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 02/21] target/arm: Add PSTATE.ALLINT
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 08/21] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 08/21] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
,
Richard Henderson
,
2024/02/23
Re: [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/26
[RFC PATCH v3 09/21] target/arm: Handle PSTATE.ALLINT on taking an exception
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/23
Re: [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/25
Re: [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/26
[RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Richard Henderson
,
2024/02/23
Re: [RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Jinjie Ruan
,
2024/02/26
Re: [RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Peter Maydell
,
2024/02/26
[RFC PATCH v3 19/21] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 19/21] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 21/21] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 21/21] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 12/21] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 12/21] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 16/21] hw/intc: Enable FEAT_GICv3_NMI Feature
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 16/21] hw/intc: Enable FEAT_GICv3_NMI Feature
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 15/21] hw/intc/arm_gicv3: Implement GICD_INMIR
,
Jinjie Ruan
,
2024/02/23
[RFC PATCH v3 11/21] hw/intc/arm_gicv3: Add external IRQ lines for NMI
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 11/21] hw/intc/arm_gicv3: Add external IRQ lines for NMI
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 05/21] target/arm: Support MSR access to ALLINT
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 05/21] target/arm: Support MSR access to ALLINT
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 18/21] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 18/21] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Richard Henderson
,
2024/02/23
[RFC PATCH v3 10/21] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
,
Jinjie Ruan
,
2024/02/23
Re: [RFC PATCH v3 10/21] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
,
Richard Henderson
,
2024/02/23
Re: [RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Richard Henderson
,
2024/02/23
Clarification on cross-version compatibility requirements
,
Klaus Jensen
,
2024/02/23
Re: Clarification on cross-version compatibility requirements
,
Peter Maydell
,
2024/02/23
Re: [PATCH v6 10/11] virtio-gpu: Initialize Venus
,
Huang Rui
,
2024/02/23
Re: [PATCH v6 08/11] virtio-gpu: Resource UUID
,
Huang Rui
,
2024/02/23
[PATCH v5 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
,
shiju.jose
,
2024/02/23
[PATCH v5 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
shiju.jose
,
2024/02/23
[PATCH v5 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
shiju.jose
,
2024/02/23
[PATCH v5 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
shiju.jose
,
2024/02/23
[PATCH v2 0/7] Cleanup and fix @errp dereference
,
Zhao Liu
,
2024/02/23
[PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Zhao Liu
,
2024/02/23
Re: [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Jonathan Cameron
,
2024/02/26
Re: [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Markus Armbruster
,
2024/02/28
Re: [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Zhao Liu
,
2024/02/28
[PATCH v2 2/7] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
,
Zhao Liu
,
2024/02/23
[PATCH v2 3/7] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Zhao Liu
,
2024/02/23
Re: [PATCH v2 3/7] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Jonathan Cameron
,
2024/02/26
[PATCH v2 4/7] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
,
Zhao Liu
,
2024/02/23
Re: [PATCH v2 4/7] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v2 5/7] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Zhao Liu
,
2024/02/23
Re: [PATCH v2 5/7] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Jonathan Cameron
,
2024/02/26
[PATCH v2 7/7] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
,
Zhao Liu
,
2024/02/23
Re: [PATCH v2 7/7] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v2 6/7] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
,
Zhao Liu
,
2024/02/23
[RFC PATCH] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [RFC PATCH] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
,
Thomas Huth
,
2024/02/26
[PATCH v4 0/3] VIRTIO-IOMMU: Set default granule to host page size
,
Eric Auger
,
2024/02/23
[PATCH v4 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/23
Re: [PATCH v4 1/3] qdev: Add a granule_mode property
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v4 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/23
Re: [PATCH v4 1/3] qdev: Add a granule_mode property
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v4 3/3] virtio-iommu: Change the default granule to the host page size
,
Eric Auger
,
2024/02/23
Re: [PATCH v4 3/3] virtio-iommu: Change the default granule to the host page size
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v4 3/3] virtio-iommu: Change the default granule to the host page size
,
Eric Auger
,
2024/02/23
Re: [PATCH v4 3/3] virtio-iommu: Change the default granule to the host page size
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v4 2/3] virtio-iommu: Add a granule property
,
Eric Auger
,
2024/02/23
Re: [PATCH v4 2/3] virtio-iommu: Add a granule property
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v4 2/3] virtio-iommu: Add a granule property
,
Eric Auger
,
2024/02/23
Re: [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
,
Huang Rui
,
2024/02/23
[PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/23
Re: [PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/23
RE: [EXT] Re: [PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/28
Re: [EXT] Re: [PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/28
RE: [EXT] Re: [PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/28
Re: [PATCH v4 2/2] target/i386: add control bits support for LAM
,
Zhao Liu
,
2024/02/22
[PATCH 0/3] linux-user: Rewrite target_shmat
,
Richard Henderson
,
2024/02/22
[PATCH 1/3] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
,
Richard Henderson
,
2024/02/22
Re: [PATCH 1/3] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
,
gaosong
,
2024/02/22
[PATCH 2/3] linux-user: Add strace for shmat
,
Richard Henderson
,
2024/02/22
Re: [PATCH 2/3] linux-user: Add strace for shmat
,
Richard Henderson
,
2024/02/23
[PATCH 3/3] linux-user: Rewrite target_shmat
,
Richard Henderson
,
2024/02/22
Re: [PATCH 3/3] linux-user: Rewrite target_shmat
,
Ilya Leoshkevich
,
2024/02/23
Re: [PATCH 3/3] linux-user: Rewrite target_shmat
,
Richard Henderson
,
2024/02/23
Re: [PATCH v4 1/2] target/i386: add support for LAM in CPUID enumeration
,
Zhao Liu
,
2024/02/22
[PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/02/22
[PATCH v2 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/02/22
[PATCH v2 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alvin Chang
,
2024/02/22
Re: [PATCH v2 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alistair Francis
,
2024/02/26
[PATCH v2 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/02/22
[PATCH v2 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/02/22
Re: [PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/02/25
RE: [PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
,
張哲嘉
,
2024/02/25
Re: [PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/02/26
RE: [PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
,
張哲嘉
,
2024/02/26
Re: [RFC QEMU PATCH v4 1/1] xen: Use gsi instead of irq for mapping pirq
,
Stefano Stabellini
,
2024/02/22
[PATCH 0/6] Add ivshmem-flat device
,
Gustavo Romero
,
2024/02/22
[PATCH 1/6] hw/misc/ivshmem: Add ivshmem-flat device
,
Gustavo Romero
,
2024/02/22
[PATCH 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
,
Gustavo Romero
,
2024/02/22
[PATCH 3/6] hw/arm: Allow some machines to use the ivshmem-flat device
,
Gustavo Romero
,
2024/02/22
[PATCH 4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
,
Gustavo Romero
,
2024/02/22
[PATCH 5/6] tests/qtest: Reorganize common code in ivshmem-test
,
Gustavo Romero
,
2024/02/22
Re: [PATCH 5/6] tests/qtest: Reorganize common code in ivshmem-test
,
Thomas Huth
,
2024/02/26
[PATCH 6/6] tests/qtest: Add ivshmem-flat test
,
Gustavo Romero
,
2024/02/22
Re: [PATCH 6/6] tests/qtest: Add ivshmem-flat test
,
Thomas Huth
,
2024/02/26
Re: [PATCH 0/6] Add ivshmem-flat device
,
Markus Armbruster
,
2024/02/28
[PATCH V5 0/5] string list functions
,
Steve Sistare
,
2024/02/22
[PATCH V5 5/5] migration: simplify exec migration functions
,
Steve Sistare
,
2024/02/22
[PATCH V5 4/5] util: strList unit tests
,
Steve Sistare
,
2024/02/22
[PATCH V5 2/5] qapi: QAPI_LIST_LENGTH
,
Steve Sistare
,
2024/02/22
[PATCH V5 1/5] util: str_split
,
Steve Sistare
,
2024/02/22
Re: [PATCH V5 1/5] util: str_split
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH V5 1/5] util: str_split
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH V5 1/5] util: str_split
,
Steven Sistare
,
2024/02/23
Re: [PATCH V5 1/5] util: str_split
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH V5 1/5] util: str_split
,
Steven Sistare
,
2024/02/23
Re: [PATCH V5 1/5] util: str_split
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH V5 3/5] util: strv_from_strList
,
Steve Sistare
,
2024/02/22
[PULL 00/39] tcg and linux-user patch queue
,
Richard Henderson
,
2024/02/22
[PULL 01/39] tcg/aarch64: Apple does not align __int128_t in even registers
,
Richard Henderson
,
2024/02/22
[PULL 02/39] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Richard Henderson
,
2024/02/22
[PULL 03/39] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Richard Henderson
,
2024/02/22
[PULL 04/39] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
,
Richard Henderson
,
2024/02/22
[PULL 05/39] linux-user: Adjust SVr4 NULL page mapping
,
Richard Henderson
,
2024/02/22
[PULL 06/39] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
,
Richard Henderson
,
2024/02/22
[PULL 07/39] linux-user: Remove qemu_host_page_size from create_elf_tables
,
Richard Henderson
,
2024/02/22
[PULL 08/39] linux-user/hppa: Simplify init_guest_commpage
,
Richard Henderson
,
2024/02/22
[PULL 09/39] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
,
Richard Henderson
,
2024/02/22
[PULL 10/39] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
,
Richard Henderson
,
2024/02/22
[PULL 11/39] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
,
Richard Henderson
,
2024/02/22
[PULL 12/39] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
,
Richard Henderson
,
2024/02/22
[PULL 13/39] linux-user: Remove HOST_PAGE_ALIGN from mmap.c
,
Richard Henderson
,
2024/02/22
[PULL 14/39] migration: Remove qemu_host_page_size
,
Richard Henderson
,
2024/02/22
[PULL 15/39] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
,
Richard Henderson
,
2024/02/22
[PULL 16/39] softmmu/physmem: Remove qemu_host_page_size
,
Richard Henderson
,
2024/02/22
[PULL 17/39] softmmu/physmem: Remove HOST_PAGE_ALIGN
,
Richard Henderson
,
2024/02/22
[PULL 18/39] linux-user: Remove qemu_host_page_size from main
,
Richard Henderson
,
2024/02/22
[PULL 19/39] linux-user: Split out target_mmap__locked
,
Richard Henderson
,
2024/02/22
[PULL 20/39] linux-user: Move some mmap checks outside the lock
,
Richard Henderson
,
2024/02/22
[PULL 21/39] linux-user: Fix sub-host-page mmap
,
Richard Henderson
,
2024/02/22
[PULL 23/39] linux-user: Do early mmap placement only for reserved_va
,
Richard Henderson
,
2024/02/22
[PULL 22/39] linux-user: Split out mmap_end
,
Richard Henderson
,
2024/02/22
[PULL 25/39] linux-user: Use do_munmap for target_mmap failure
,
Richard Henderson
,
2024/02/22
[PULL 24/39] linux-user: Split out do_munmap
,
Richard Henderson
,
2024/02/22
[PULL 26/39] linux-user: Split out mmap_h_eq_g
,
Richard Henderson
,
2024/02/22
[PULL 27/39] linux-user: Split out mmap_h_lt_g
,
Richard Henderson
,
2024/02/22
[PULL 28/39] linux-user: Split out mmap_h_gt_g
,
Richard Henderson
,
2024/02/22
[PULL 30/39] tests/tcg: Extend file in linux-madvise.c
,
Richard Henderson
,
2024/02/22
[PULL 29/39] tests/tcg: Remove run-test-mmap-*
,
Richard Henderson
,
2024/02/22
[PULL 31/39] *-user: Deprecate and disable -p pagesize
,
Richard Henderson
,
2024/02/22
[PULL 32/39] cpu: Remove page_size_init
,
Richard Henderson
,
2024/02/22
[PULL 33/39] accel/tcg: Disconnect TargetPageDataNode from page size
,
Richard Henderson
,
2024/02/22
[PULL 34/39] linux-user: Allow TARGET_PAGE_BITS_VARY
,
Richard Henderson
,
2024/02/22
[PULL 35/39] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
,
Richard Henderson
,
2024/02/22
[PULL 36/39] linux-user: Bound mmap_min_addr by host page size
,
Richard Henderson
,
2024/02/22
[PULL 37/39] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
,
Richard Henderson
,
2024/02/22
[PULL 38/39] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
,
Richard Henderson
,
2024/02/22
[PULL 39/39] linux-user: Remove pgb_dynamic alignment assertion
,
Richard Henderson
,
2024/02/22
Re: [PULL 00/39] tcg and linux-user patch queue
,
Peter Maydell
,
2024/02/23
Re: [PULL 00/39] tcg and linux-user patch queue
,
Richard Henderson
,
2024/02/23
[PATCH v2] hw/nvme/ns: Add NVMe NGUID property
,
Nabih Estefan
,
2024/02/22
[PATCH V4 00/14] allow cpr-reboot for vfio
,
Steve Sistare
,
2024/02/22
[PATCH V4 02/14] migration: remove error from notifier data
,
Steve Sistare
,
2024/02/22
[PATCH V4 01/14] notify: pass error to notifier with return
,
Steve Sistare
,
2024/02/22
[PATCH V4 03/14] migration: convert to NotifierWithReturn
,
Steve Sistare
,
2024/02/22
[PATCH V4 04/14] migration: MigrationEvent for notifiers
,
Steve Sistare
,
2024/02/22
[PATCH V4 05/14] migration: remove postcopy_after_devices
,
Steve Sistare
,
2024/02/22
[PATCH V4 07/14] migration: per-mode notifiers
,
Steve Sistare
,
2024/02/22
[PATCH V4 08/14] migration: refactor migrate_fd_connect failures
,
Steve Sistare
,
2024/02/22
[PATCH V4 09/14] migration: notifier error checking
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 09/14] migration: notifier error checking
,
Peter Xu
,
2024/02/25
[PATCH V4 11/14] vfio: register container for cpr
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 11/14] vfio: register container for cpr
,
Cédric Le Goater
,
2024/02/29
Re: [PATCH V4 11/14] vfio: register container for cpr
,
Steven Sistare
,
2024/02/29
[PATCH V4 12/14] vfio: allow cpr-reboot migration if suspended
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 12/14] vfio: allow cpr-reboot migration if suspended
,
Cédric Le Goater
,
2024/02/29
[PATCH V4 13/14] migration: update cpr-reboot description
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 13/14] migration: update cpr-reboot description
,
Peter Xu
,
2024/02/25
Re: [PATCH V4 13/14] migration: update cpr-reboot description
,
Markus Armbruster
,
2024/02/28
[PATCH V4 10/14] migration: stop vm for cpr
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 10/14] migration: stop vm for cpr
,
Peter Xu
,
2024/02/25
Re: [PATCH V4 10/14] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/29
Re: [PATCH V4 10/14] migration: stop vm for cpr
,
Peter Xu
,
2024/02/29
[PATCH V4 14/14] migration: options incompatible with cpr
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Peter Xu
,
2024/02/25
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Markus Armbruster
,
2024/02/28
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Steven Sistare
,
2024/02/28
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Markus Armbruster
,
2024/02/28
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Steven Sistare
,
2024/02/28
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Markus Armbruster
,
2024/02/29
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Peter Xu
,
2024/02/29
Re: [PATCH V4 14/14] migration: options incompatible with cpr
,
Steven Sistare
,
2024/02/29
[PATCH V4 06/14] migration: MigrationNotifyFunc
,
Steve Sistare
,
2024/02/22
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Steven Sistare
,
2024/02/22
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Peter Xu
,
2024/02/25
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Cédric Le Goater
,
2024/02/26
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Peter Xu
,
2024/02/26
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Steven Sistare
,
2024/02/26
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Steven Sistare
,
2024/02/26
Re: [PATCH V4 00/14] allow cpr-reboot for vfio
,
Peter Xu
,
2024/02/26
[PATCH] migration: Don't serialize migration while can't switchover
,
Avihai Horon
,
2024/02/22
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Wang, Lei
,
2024/02/26
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Avihai Horon
,
2024/02/28
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Peter Xu
,
2024/02/27
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Joao Martins
,
2024/02/27
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Avihai Horon
,
2024/02/27
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Peter Xu
,
2024/02/27
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Avihai Horon
,
2024/02/28
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Peter Xu
,
2024/02/28
Re: [PATCH] migration: Don't serialize migration while can't switchover
,
Avihai Horon
,
2024/02/28
[PATCH v9 0/4] compare machine type compat_props
,
Maksim Davydov
,
2024/02/22
[PATCH v9 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
,
Maksim Davydov
,
2024/02/22
[PATCH v9 1/4] qom: add default value
,
Maksim Davydov
,
2024/02/22
[PATCH v9 2/4] qmp: add dump machine type compatibility properties
,
Maksim Davydov
,
2024/02/22
Re: [PATCH v9 2/4] qmp: add dump machine type compatibility properties
,
Markus Armbruster
,
2024/02/28
[PATCH v9 4/4] scripts: add script to compare compatibility properties
,
Maksim Davydov
,
2024/02/22
[PATCH v3 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v3 1/3] qga/commands-win32: Declare const qualifier before type
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH v3 1/3] qga/commands-win32: Declare const qualifier before type
,
Konstantin Kostiuk
,
2024/02/23
[PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
,
Konstantin Kostiuk
,
2024/02/23
Re: [PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
,
Konstantin Kostiuk
,
2024/02/23
Re: [PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v3 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH v3 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Konstantin Kostiuk
,
2024/02/23
Re: spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
,
Peter Maydell
,
2024/02/22
Re: [PATCH] net/slirp: Use newer slirp_*_hostxfwd API
,
Thomas Weißschuh
,
2024/02/22
[PATCH v2 0/3] Drop 32-bit Windows as a supported platform
,
Peter Maydell
,
2024/02/22
[PATCH v2 1/3] docs: Document that 32-bit Windows is unsupported
,
Peter Maydell
,
2024/02/22
[PATCH v2 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Peter Maydell
,
2024/02/22
Re: [PATCH v2 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Daniel P . Berrangé
,
2024/02/22
Re: [PATCH v2 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v2 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Peter Maydell
,
2024/02/22
[PULL 02/32] hw/sysbus: Inline and remove sysbus_add_io()
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 08/32] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 07/32] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 09/32] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 19/32] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 22/32] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 23/32] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 24/32] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL 32/32] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/22
[PULL v2 00/32] Misc HW patches for 2024-02-22
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PULL v2 00/32] Misc HW patches for 2024-02-22
,
Peter Maydell
,
2024/02/23
[PATCH] gitlab: force allow use of pip in Cirrus jobs
,
Daniel P . Berrangé
,
2024/02/22
Re: [PATCH] gitlab: force allow use of pip in Cirrus jobs
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH] gitlab: force allow use of pip in Cirrus jobs
,
Thomas Huth
,
2024/02/22
Re: [PATCH] gitlab: force allow use of pip in Cirrus jobs
,
Peter Maydell
,
2024/02/23
[PATCH v6 0/9] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2024/02/22
Re: [PATCH v6 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v6 3/9] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2024/02/22
Re: [PATCH v6 3/9] target/ppc: Fix gen_sc to use correct nip
,
Nicholas Piggin
,
2024/02/27
[PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2024/02/22
Re: [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2024/02/22
Re: [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2024/02/27
[PATCH v6 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 2/9] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 9/9] target/ppc: Remove interrupt handler wrapper functions
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 4/9] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2024/02/22
[PATCH v6 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
,
BALATON Zoltan
,
2024/02/22
[PULL 00/34] Trivial patches for 2024-02-22
,
Michael Tokarev
,
2024/02/22
[PULL 04/34] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
,
Michael Tokarev
,
2024/02/22
[PULL 06/34] hw/timer: Move HPET_INTCAP definition to "hpet.h"
,
Michael Tokarev
,
2024/02/22
[PULL 10/34] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
,
Michael Tokarev
,
2024/02/22
[PULL 12/34] system/physmem: remove redundant arg reassignment
,
Michael Tokarev
,
2024/02/22
[PULL 01/34] hw/usb: Style cleanup
,
Michael Tokarev
,
2024/02/22
[PULL 05/34] target/i386/monitor: Remove unused 'hw/i386/pc.h' header
,
Michael Tokarev
,
2024/02/22
[PULL 08/34] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
,
Michael Tokarev
,
2024/02/22
[PULL 11/34] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
,
Michael Tokarev
,
2024/02/22
[PULL 03/34] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
,
Michael Tokarev
,
2024/02/22
[PULL 07/34] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
,
Michael Tokarev
,
2024/02/22
[PULL 09/34] hw/i386/port92: Add missing 'hw/isa/isa.h' header
,
Michael Tokarev
,
2024/02/22
[PULL 02/34] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
,
Michael Tokarev
,
2024/02/22
[PULL 13/34] docs: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 14/34] tests: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 15/34] accel/tcg: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 16/34] loongson3: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 17/34] ppc: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 20/34] hw/arm/omap.h: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 19/34] include/exec/memory.h: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 18/34] sh4: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 21/34] hw/cxl/cxl_device.h: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 22/34] hw/net/npcm_gmac.h: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 23/34] hw/riscv/virt.h: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 25/34] qapi/ui: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 24/34] pc-bios/README: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 26/34] qemu-options.hx: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 27/34] ci/gitlab-pipeline-status: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 28/34] hexagon: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 30/34] s390x: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 29/34] m68k: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Michael Tokarev
,
2024/02/22
[PULL 31/34] target/sparc: correct typos
,
Michael Tokarev
,
2024/02/22
[PULL 33/34] docs/system: Update description for input grab key
,
Michael Tokarev
,
2024/02/22
[PULL 34/34] system/vl: Update description for input grab key
,
Michael Tokarev
,
2024/02/22
Re: [PULL 00/34] Trivial patches for 2024-02-22
,
Peter Maydell
,
2024/02/22
Re: [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions
,
Harsh Prateek Bora
,
2024/02/22
Re: [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions
,
Harsh Prateek Bora
,
2024/02/22
Re: [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions
,
BALATON Zoltan
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Thomas Huth
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Mark Cave-Ayland
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Peter Maydell
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Mark Cave-Ayland
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Peter Maydell
,
2024/02/22
Re: [PATCH] target/m68k: Fix exception frame format for 68010
,
Laurent Vivier
,
2024/02/23
[PATCH v2 0/5] migration: cleanup TLS channel referencing
,
peterx
,
2024/02/22
[PATCH v2 1/5] migration/multifd: Cleanup TLS iochannel referencing
,
peterx
,
2024/02/22
Re: [PATCH v2 1/5] migration/multifd: Cleanup TLS iochannel referencing
,
Fabiano Rosas
,
2024/02/22
[PATCH v2 2/5] migration/multifd: Drop registered_yank
,
peterx
,
2024/02/22
[PATCH v2 3/5] migration/multifd: Make multifd_channel_connect() return void
,
peterx
,
2024/02/22
Re: [PATCH v2 3/5] migration/multifd: Make multifd_channel_connect() return void
,
Fabiano Rosas
,
2024/02/22
[PATCH v2 4/5] migration/multifd: Cleanup outgoing_args in state destroy
,
peterx
,
2024/02/22
Re: [PATCH v2 4/5] migration/multifd: Cleanup outgoing_args in state destroy
,
Fabiano Rosas
,
2024/02/22
[PATCH v2 5/5] migration/multifd: Drop unnecessary helper to destroy IOC
,
peterx
,
2024/02/22
Re: [PATCH v2 5/5] migration/multifd: Drop unnecessary helper to destroy IOC
,
Fabiano Rosas
,
2024/02/22
Re: [PATCH v2 0/5] migration: cleanup TLS channel referencing
,
Peter Xu
,
2024/02/25
Re: [PATCH v5 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
,
Harsh Prateek Bora
,
2024/02/22
Re: [PATCH v5 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
,
Harsh Prateek Bora
,
2024/02/22
Re: [PATCH v5 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
Harsh Prateek Bora
,
2024/02/22
[PATCH] hw/nvme: fix invalid endian conversion
,
Klaus Jensen
,
2024/02/22
Re: [PATCH] hw/nvme: fix invalid endian conversion
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH] hw/nvme: fix invalid endian conversion
,
Klaus Jensen
,
2024/02/22
Re: [PATCH] hw/nvme: fix invalid endian conversion
,
Minwoo Im
,
2024/02/24
Re: [PATCH] hw/nvme: fix invalid endian conversion
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH] hw/nvme: fix invalid endian conversion
,
Klaus Jensen
,
2024/02/26
[QEMU PATCH v6 0/1] S3 support
,
Jiqian Chen
,
2024/02/21
[QEMU PATCH v6 1/1] virtio-pci: implement No_Soft_Reset bit
,
Jiqian Chen
,
2024/02/21
[PATCH v2 0/1] update the array size
,
Dehan Meng
,
2024/02/21
[PATCH v2 1/1] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Dehan Meng
,
2024/02/21
[PATCH v2 0/1] update the array size
,
Dehan Meng
,
2024/02/21
[PATCH v2 1/1] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Dehan Meng
,
2024/02/21
Re: [PATCH v2 1/1] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH v4 0/2] Add support for LAM in QEMU
,
Binbin Wu
,
2024/02/21
[PATCH] pl031: Update last RTCLR value on write in case it's read back
,
Jessica Clarke
,
2024/02/21
Re: [PATCH] pl031: Update last RTCLR value on write in case it's read back
,
Alex Bennée
,
2024/02/22
Re: [PATCH] pl031: Update last RTCLR value on write in case it's read back
,
Peter Maydell
,
2024/02/22
[PATCH v2] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
,
nifan . cxl
,
2024/02/21
[Stable-7.2.10 v0 00/33] Patch Round-up for stable 7.2.10, freeze on 2024-03-02
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 01/33] migration: Fix use-after-free of migration state object
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 02/33] qemu-docs: Update options for graphical frontends
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 03/33] block/blkio: Make s->mem_region_alignment be 64 bits
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 04/33] target/arm: fix exception syndrome for AArch32 bkpt insn
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 05/33] system/vl.c: Fix handling of '-serial none -serial something'
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 06/33] qemu-options.hx: Improve -serial option documentation
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 07/33] pci-host: designware: Limit value range of iATU viewport register
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 08/33] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 09/33] hw/smbios: Fix port connector option validation
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 11/33] cxl/cdat: Handle cdat table build errors
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 10/33] vhost-user.rst: Fix vring address description
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 12/33] cxl/cdat: Fix header sum value in CDAT checksum
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 13/33] hw/cxl: Pass CXLComponentState to cache_mem_ops
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 15/33] smmu: Clear SMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 16/33] tests/acpi: Allow update of DSDT.cxl
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 17/33] hw/i386: Fix _STA return value for ACPI0017
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 14/33] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 18/33] tests/acpi: Update DSDT.cxl to reflect change _STA return value.
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 19/33] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 20/33] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 22/33] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 21/33] target/arm: Fix SVE/SME gross MTE suppression checks
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 23/33] iotests: Make 144 deterministic again
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 24/33] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 26/33] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 25/33] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 28/33] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 27/33] i386/cpuid: Move leaf 7 to correct group
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 29/33] ui: reject extended clipboard message if not activated
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 30/33] ui/clipboard: mark type as not available when there is no data
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 32/33] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 31/33] ui/clipboard: add asserts for update and request
,
Michael Tokarev
,
2024/02/21
[Stable-7.2.10 33/33] audio: Depend on dbus_display1_dep
,
Michael Tokarev
,
2024/02/21
[PATCH v6 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 1/9] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 3/9] target/riscv: remove 'over' brconds from vector trans
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
,
Daniel Henrique Barboza
,
2024/02/21
Re: [PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v6 2/9] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 6/9] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 7/9] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
,
Daniel Henrique Barboza
,
2024/02/21
Re: [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
,
Richard Henderson
,
2024/02/21
Re: [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v6 8/9] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v6 9/9] target/riscv/vector_helper.c: optimize loops in ldst helpers
,
Daniel Henrique Barboza
,
2024/02/21
Re: [PATCH v6 9/9] target/riscv/vector_helper.c: optimize loops in ldst helpers
,
Richard Henderson
,
2024/02/21
[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
,
Michael Tokarev
,
2024/02/21
[PATCH 04/28] qemu-img: global option processing and error printing
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 04/28] qemu-img: global option processing and error printing
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 04/28] qemu-img: global option processing and error printing
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 04/28] qemu-img: global option processing and error printing
,
Michael Tokarev
,
2024/02/26
Re: [PATCH 04/28] qemu-img: global option processing and error printing
,
Michael Tokarev
,
2024/02/26
[PATCH v2.1 04/28] qemu-img: global option processing and error printing
,
Michael Tokarev
,
2024/02/26
[PATCH 03/28] qemu-img: create: convert img_size to signed, simplify handling
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 03/28] qemu-img: create: convert img_size to signed, simplify handling
,
Daniel P . Berrangé
,
2024/02/26
[PATCH 06/28] qemu-img: create: refresh options/--help
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 06/28] qemu-img: create: refresh options/--help
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 06/28] qemu-img: create: refresh options/--help
,
Michael Tokarev
,
2024/02/26
[PATCH 01/28] qemu-img: stop printing error twice in a few places
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 01/28] qemu-img: stop printing error twice in a few places
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 01/28] qemu-img: stop printing error twice in a few places
,
Michael Tokarev
,
2024/02/26
Re: [PATCH 01/28] qemu-img: stop printing error twice in a few places
,
Michael Tokarev
,
2024/02/26
[PATCH 05/28] qemu-img: pass current cmd info into command handlers
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 05/28] qemu-img: pass current cmd info into command handlers
,
Daniel P . Berrangé
,
2024/02/26
[PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
,
Daniel P . Berrangé
,
2024/02/26
[PATCH 09/28] qemu-img: simplify --repair error message
,
Michael Tokarev
,
2024/02/21
[PATCH 07/28] qemu-img: factor out parse_output_format() and use it in the code
,
Michael Tokarev
,
2024/02/21
[PATCH 08/28] qemu-img: check: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 12/28] qemu-img: convert: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 10/28] qemu-img: commit: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 11/28] qemu-img: compare: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 14/28] qemu-img: map: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 13/28] qemu-img: info: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 16/28] qemu-img: snapshot: make -l (list) the default, simplify option handling
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 16/28] qemu-img: snapshot: make -l (list) the default, simplify option handling
,
Daniel P . Berrangé
,
2024/02/26
[PATCH 19/28] qemu-img: resize: do not always eat last argument
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 19/28] qemu-img: resize: do not always eat last argument
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 19/28] qemu-img: resize: do not always eat last argument
,
Michael Tokarev
,
2024/02/26
[PATCH 15/28] qemu-img: snapshot: allow specifying -f fmt
,
Michael Tokarev
,
2024/02/21
[PATCH 17/28] qemu-img: snapshot: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 20/28] qemu-img: resize: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 18/28] qemu-img: rebase: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 21/28] qemu-img: amend: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 22/28] qemu-img: bench: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 23/28] qemu-img: bitmap: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 24/28] qemu-img: dd: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 25/28] qemu-img: measure: refresh options/--help
,
Michael Tokarev
,
2024/02/21
[PATCH 26/28] qemu-img: implement short --help, remove global help() function
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 26/28] qemu-img: implement short --help, remove global help() function
,
Daniel P . Berrangé
,
2024/02/26
[PATCH 28/28] qemu-img: extend cvtnum() and use it in more places
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places
,
Daniel P . Berrangé
,
2024/02/26
Re: [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places
,
Michael Tokarev
,
2024/02/26
[PATCH 27/28] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 27/28] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Daniel P . Berrangé
,
2024/02/26
[PULL 00/25] Misc HW patches for 2024-02-21
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 01/25] hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 02/25] hw/sysbus: Inline and remove sysbus_add_io()
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 03/25] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 04/25] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 05/25] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 06/25] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 07/25] hw/i2c/smbus_slave: Add object path on error prints
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 08/25] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 09/25] hw/i386/pc: Store pointers to IDE buses in PCMachineState
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 10/25] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 11/25] hw/i386/x86: Turn apic_xrupt_override into class attribute
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 12/25] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 13/25] hw/i386/pc: Defer smbios_set_defaults() to machine_done
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 14/25] hw/i386/pc: Confine system flash handling to pc_sysfw
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PULL 14/25] hw/i386/pc: Confine system flash handling to pc_sysfw
,
Volker Rümelin
,
2024/02/25
Re: [PULL 14/25] hw/i386/pc: Confine system flash handling to pc_sysfw
,
Bernhard Beschow
,
2024/02/25
[PULL 15/25] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 16/25] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 17/25] hw/isa/meson.build: Sort alphabetically
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 18/25] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 19/25] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 20/25] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 21/25] hw/ide: Move IDE device related definitions to ide-dev.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 23/25] hw/ide: Remove the include/hw/ide.h legacy file
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 22/25] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 24/25] hw/ide: Stop exposing internal.h to non-IDE files
,
Philippe Mathieu-Daudé
,
2024/02/21
[PULL 25/25] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PULL 00/25] Misc HW patches for 2024-02-21
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH v3 0/3] VIRTIO-IOMMU: Set default granule to host page size
,
Eric Auger
,
2024/02/21
[PATCH v3 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/21
Re: [PATCH v3 1/3] qdev: Add a granule_mode property
,
Richard Henderson
,
2024/02/21
Re: [PATCH v3 1/3] qdev: Add a granule_mode property
,
Eric Auger
,
2024/02/22
[PATCH v3 2/3] virtio-iommu: Add a granule property
,
Eric Auger
,
2024/02/21
[PATCH v3 3/3] virtio-iommu: Change the default granule to the host page size
,
Eric Auger
,
2024/02/21
[PATCH v2 0/2] Update description for input grab key
,
Tianlan Zhou
,
2024/02/21
[PATCH v2 2/2] system/vl: Update description for input grab key
,
Tianlan Zhou
,
2024/02/21
Re: [PATCH v2 2/2] system/vl: Update description for input grab key
,
Thomas Huth
,
2024/02/21
Re: [PATCH v2 2/2] system/vl: Update description for input grab key
,
Tianlan Zhou
,
2024/02/22
Re: [PATCH v2 2/2] system/vl: Update description for input grab key
,
Michael Tokarev
,
2024/02/22
[PATCH v2 1/2] docs/system: Update description for input grab key
,
Tianlan Zhou
,
2024/02/21
Re: [PATCH v2 1/2] docs/system: Update description for input grab key
,
Thomas Huth
,
2024/02/21
Re: [PATCH v2 0/2] Update description for input grab key
,
Michael Tokarev
,
2024/02/22
[PATCH] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
,
nifan . cxl
,
2024/02/21
Re: [PATCH] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
,
fan
,
2024/02/21
[PATCH v4 00/10] Enabling DCD emulation support in Qemu
,
nifan . cxl
,
2024/02/21
[PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
Jonathan Cameron
,
2024/02/26
Re: [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
fan
,
2024/02/26
[PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
,
Jonathan Cameron
,
2024/02/26
[PATCH v4 01/10] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
,
nifan . cxl
,
2024/02/21
[PATCH v4 03/10] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
,
nifan . cxl
,
2024/02/21
[PATCH v4 05/10] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size insead of mr as argument
,
nifan . cxl
,
2024/02/21
[PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Jonathan Cameron
,
2024/02/26
[PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
Wonjae Lee
,
2024/02/23
Re: [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
fan
,
2024/02/23
Re: [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
Jonathan Cameron
,
2024/02/26
[PATCH v4 10/10] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
,
nifan . cxl
,
2024/02/21
[PATCH v4 09/10] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 09/10] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Wonjae Lee
,
2024/02/23
Re: [PATCH v4 09/10] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/02/26
[PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
nifan . cxl
,
2024/02/21
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
Wonjae Lee
,
2024/02/23
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
Jonathan Cameron
,
2024/02/26
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
fan
,
2024/02/26
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
Jonathan Cameron
,
2024/02/27
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
fan
,
2024/02/29
Re: [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
fan
,
2024/02/26
Message not available
RE: [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
Wonjae Lee
,
2024/02/22
Re: [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
fan
,
2024/02/22
Message not available
RE: [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Wonjae Lee
,
2024/02/22
Re: [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
fan
,
2024/02/22
Re: [PATCH v4 00/10] Enabling DCD emulation support in Qemu
,
fan
,
2024/02/23
[PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Thomas Huth
,
2024/02/21
Re: [PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Clément Chigot
,
2024/02/22
Re: [PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
,
Philippe Mathieu-Daudé
,
2024/02/22
QEMU was not accepted into GSoC 2024
,
Stefan Hajnoczi
,
2024/02/21
Support Android hypervisors
,
RR NN
,
2024/02/21
Support Android hypervisors
,
RR NN
,
2024/02/22
Re: Support Android hypervisors
,
Trilok Soni
,
2024/02/22
Re: Support Android hypervisors
,
Alex Bennée
,
2024/02/22
Re: Support Android hypervisors
,
RR NN
,
2024/02/24
[PATCH] hw/nvme/ns: Add NVMe NGUID property
,
Nabih Estefan
,
2024/02/21
Re: [PATCH] hw/nvme/ns: Add NVMe NGUID property
,
Klaus Jensen
,
2024/02/22
[PATCH 0/2] ARM GICv3 ITS DeviceID modification implementation
,
Nabih Estefan
,
2024/02/21
[PATCH 1/2] hw/intc/arm_gicv3_its_common: Increase DeviceID to 32 bits
,
Nabih Estefan
,
2024/02/21
Re: [PATCH 1/2] hw/intc/arm_gicv3_its_common: Increase DeviceID to 32 bits
,
Peter Maydell
,
2024/02/23
[PATCH 2/2] hw/intc/arm_gicv3_its: Use send_msi in the GITS_TRANSLATER write
,
Nabih Estefan
,
2024/02/21
Re: [PATCH 2/2] hw/intc/arm_gicv3_its: Use send_msi in the GITS_TRANSLATER write
,
Peter Maydell
,
2024/02/23
[PATCH 0/2] ARM SMMUv3 StreamID Implementation
,
Nabih Estefan
,
2024/02/21
[PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
,
Nabih Estefan
,
2024/02/21
Re: [PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
,
Eric Auger
,
2024/02/23
[PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID
,
Nabih Estefan
,
2024/02/21
Re: [PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID
,
Eric Auger
,
2024/02/23
[PATCH 0/2] SMBIOS type 9 descriptor implementation
,
Nabih Estefan
,
2024/02/21
[PATCH 1/2] Implement base of SMBIOS type 9 descriptor.
,
Nabih Estefan
,
2024/02/21
[PATCH 2/2] Implement SMBIOS type 9 v2.6
,
Nabih Estefan
,
2024/02/21
[PATCH] target/i386: do not filter processor tracing features except on KVM
,
Paolo Bonzini
,
2024/02/21
Re: [PATCH] target/i386: do not filter processor tracing features except on KVM
,
Thomas Huth
,
2024/02/22
[PATCH 0/3] Replace variable length arrays in ppc KVM code
,
Thomas Huth
,
2024/02/21
[PATCH 1/3] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
,
Thomas Huth
,
2024/02/21
Re: [PATCH 1/3] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
,
Peter Maydell
,
2024/02/21
Re: [PATCH 1/3] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
,
Thomas Huth
,
2024/02/21
[PATCH 2/3] target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
,
Thomas Huth
,
2024/02/21
Re: [PATCH 2/3] target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
,
Peter Maydell
,
2024/02/21
[PATCH 3/3] meson: Enable -Wvla
,
Thomas Huth
,
2024/02/21
Re: [PATCH 3/3] meson: Enable -Wvla
,
Thomas Huth
,
2024/02/21
Re: [PATCH 3/3] meson: Enable -Wvla
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 3/3] meson: Enable -Wvla
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 3/3] meson: Enable -Wvla
,
Clément Chigot
,
2024/02/22
Re: [PATCH 3/3] meson: Enable -Wvla
,
Thomas Huth
,
2024/02/21
Help with qemu_input_event_send_key_number and IOThreads in Qemu
,
Akilan Purushothaman
,
2024/02/21
Re: [PATCH] test/qtest: Add an API function to capture IRQ toggling
,
Gustavo Romero
,
2024/02/21
Re: [PATCH V4 3/5] util: strv_from_strList
,
Markus Armbruster
,
2024/02/21
Re: [PATCH V4 3/5] util: strv_from_strList
,
Steven Sistare
,
2024/02/21
[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
,
Thomas Huth
,
2024/02/21
Re: [PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
,
Thomas Huth
,
2024/02/22
[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
,
Zhao Liu
,
2024/02/21
[PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
,
Jonathan Cameron
,
2024/02/26
[PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
,
Jonathan Cameron
,
2024/02/26
[PATCH 2/6] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 2/6] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 2/6] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
,
Zhao Liu
,
2024/02/21
[PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
,
Jonathan Cameron
,
2024/02/26
[PATCH 4/6] hw/misc/xlnx-versal-trng: Fix missing ERRP_GUARD() in trng_prop_fault_event_set()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 4/6] hw/misc/xlnx-versal-trng: Fix missing ERRP_GUARD() in trng_prop_fault_event_set()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 4/6] hw/misc/xlnx-versal-trng: Fix missing ERRP_GUARD() in trng_prop_fault_event_set()
,
Zhao Liu
,
2024/02/21
[PATCH 6/6] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 6/6] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
,
Markus Armbruster
,
2024/02/21
Re: [PATCH 6/6] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
,
Zhao Liu
,
2024/02/21
Re: [PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
,
Michael Tokarev
,
2024/02/22
Re: [PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
,
Zhao Liu
,
2024/02/22
[PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Dehan Meng
,
2024/02/21
Re: [PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Konstantin Kostiuk
,
2024/02/21
Re: [PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
,
Dehan Meng
,
2024/02/21
Re: [PATCH v5 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
Harsh Prateek Bora
,
2024/02/21
Re: [PATCH V4 1/5] util: strList_from_string
,
Markus Armbruster
,
2024/02/21
Re: [PATCH V4 1/5] util: strList_from_string
,
Steven Sistare
,
2024/02/21
Re: [PATCH V4 1/5] util: strList_from_string
,
Steven Sistare
,
2024/02/22
[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/02/21
[PATCH v2 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/02/21
[PATCH 1/1] tests/9p: add 'use-after-unlink' test
,
Christian Schoenebeck
,
2024/02/21
Re: [PATCH V4 5/5] migration: simplify exec migration functions
,
Markus Armbruster
,
2024/02/21
Re: [PATCH V4 5/5] migration: simplify exec migration functions
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH V4 5/5] migration: simplify exec migration functions
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH V4 5/5] migration: simplify exec migration functions
,
Steven Sistare
,
2024/02/21
Re: [PATCH v3 2/3] tools: build qemu-vmsr-helper
,
Anthony Harivel
,
2024/02/21
Re: [PATCH v3 2/3] tools: build qemu-vmsr-helper
,
Daniel P . Berrangé
,
2024/02/21
Re: [PATCH v3 2/3] tools: build qemu-vmsr-helper
,
Anthony Harivel
,
2024/02/21
Re: [PATCH v5 5/9] target/ppc: Simplify syscall exception handlers
,
Harsh Prateek Bora
,
2024/02/21
Re: [PATCH v5 5/9] target/ppc: Simplify syscall exception handlers
,
Harsh Prateek Bora
,
2024/02/21
[PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
,
Ani Sinha
,
2024/02/21
Re: [PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
,
Igor Mammedov
,
2024/02/28
Re: [PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
,
Gerd Hoffmann
,
2024/02/28
Re: [PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
,
Ani Sinha
,
2024/02/28
[PATCH] docs/system: Fix key for input grab
,
Tianlan Zhou
,
2024/02/21
Re: [PATCH] docs/system: Fix key for input grab
,
Alex Bennée
,
2024/02/21
Re: [PATCH V4 4/5] util: strList unit tests
,
Markus Armbruster
,
2024/02/21
Re: [PATCH V4 4/5] util: strList unit tests
,
Steven Sistare
,
2024/02/21
[PATCH v4 0/3] Adjust the output of x-query-virtio-status
,
Hyman Huang
,
2024/02/21
[PATCH v4 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Hyman Huang
,
2024/02/21
[PATCH v4 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types
,
Hyman Huang
,
2024/02/21
[PATCH v4 2/3] virtio: Declare the decoding functions to static
,
Hyman Huang
,
2024/02/21
Re: [PATCH v4 2/3] virtio: Declare the decoding functions to static
,
Markus Armbruster
,
2024/02/22
Re: [PATCH V4 2/5] qapi: QAPI_LIST_LENGTH
,
Markus Armbruster
,
2024/02/21
Re: [PATCH V4 2/5] qapi: QAPI_LIST_LENGTH
,
Steven Sistare
,
2024/02/21
[qemu-web PATCH] Replace deprecated "bundle install --path vendor"
,
Thomas Huth
,
2024/02/21
[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
,
Jinjie Ruan
,
2024/02/22
[RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
,
Jinjie Ruan
,
2024/02/22
[RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/22
Re: [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/22
[RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
,
Richard Henderson
,
2024/02/22
[RFC PATCH v2 16/22] hw/intc/arm_gicv3: Implement GICD_INMIR
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 16/22] hw/intc/arm_gicv3: Implement GICD_INMIR
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 05/22] target/arm: Support MSR access to ALLINT
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 05/22] target/arm: Support MSR access to ALLINT
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 05/22] target/arm: Support MSR access to ALLINT
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 09/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 09/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 07/22] target/arm: Add support for NMI event state
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
,
Jinjie Ruan
,
2024/02/22
Re: [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
,
Richard Henderson
,
2024/02/22
[RFC PATCH v2 17/22] hw/intc: Enable FEAT_GICv3_NMI Feature
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 13/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 21/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 22/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 15/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 15/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 20/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 14/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 12/22] hw/arm/virt: Wire NMI irq line from GIC to CPU
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 02/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 02/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Richard Henderson
,
2024/02/22
Re: [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
,
Richard Henderson
,
2024/02/21
Re: [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
,
Jinjie Ruan
,
2024/02/21
[RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 19/22] hw/intc/arm_gicv3: Add irq superpriority information
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 19/22] hw/intc/arm_gicv3: Add irq superpriority information
,
Richard Henderson
,
2024/02/21
[RFC PATCH v2 18/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Jinjie Ruan
,
2024/02/21
Re: [RFC PATCH v2 18/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
,
Richard Henderson
,
2024/02/21
Re: [RESEND PATCH v4 00/17] Add boot LoongArch elf kernel with FDT
,
gaosong
,
2024/02/21
[Stable-8.2.2 v0 00/60] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 01/60] migration: Plug memory leak on HMP migrate error path
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 02/60] migration: Fix use-after-free of migration state object
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 03/60] vfio/pci: Clear MSI-X IRQ index always
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 04/60] Make 'uri' optional for migrate QAPI
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 05/60] qemu-docs: Update options for graphical frontends
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 07/60] target/arm: fix exception syndrome for AArch32 bkpt insn
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 06/60] block/blkio: Make s->mem_region_alignment be 64 bits
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 09/60] qemu-options.hx: Improve -serial option documentation
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 08/60] system/vl.c: Fix handling of '-serial none -serial something'
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 11/60] pci-host: designware: Limit value range of iATU viewport register
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 10/60] target/arm: Reinstate "vfp" property on AArch32 CPUs
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 12/60] tcg/loongarch64: Set vector registers call clobbered
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 13/60] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 16/60] iotests: give tempdir an identifying name
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 17/60] virtio-scsi: Attach event vq notifier with no_poll
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 34/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 38/60] hw/i386: Fix _STA return value for ACPI0017
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 39/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value.
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 40/60] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 28/60] tcg/arm: Fix goto_tb for large translation blocks
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 27/60] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 30/60] cxl/cdat: Handle cdat table build errors
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 23/60] configure: run plugin TCG tests again
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 47/60] iotests: Make 144 deterministic again
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 51/60] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 59/60] meson: Explicitly specify dbus-display1.h dependency
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 48/60] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 56/60] ui/clipboard: add asserts for update and request
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 58/60] audio: Depend on dbus_display1_dep
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 36/60] smmu: Clear SMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 45/60] target/arm: Fix SVE/SME gross MTE suppression checks
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 52/60] i386/cpuid: Move leaf 7 to correct group
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 50/60] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 24/60] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 54/60] ui: reject extended clipboard message if not activated
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 42/60] target/arm: Adjust and validate mtedesc sizem1
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 33/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 31/60] cxl/cdat: Fix header sum value in CDAT checksum
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 53/60] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 43/60] target/arm: Split out make_svemte_desc
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 41/60] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 37/60] tests/acpi: Allow update of DSDT.cxl
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 46/60] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 32/60] hw/cxl/device: read from register values in mdev_reg_read()
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 49/60] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 44/60] target/arm: Handle mte in do_ldrq, do_ldro
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 55/60] ui/clipboard: mark type as not available when there is no data
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 57/60] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 19/60] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
2024/02/21
[Stable-8.2.2 26/60] hw/net/tulip: add chip status register values
,
Michael Tokarev
,
2024/02/21
[PATCH] hw/virtio: Add support for VDPA network simulation devices
,
Hao Chen
,
2024/02/21
Re: [PATCH] hw/virtio: Add support for VDPA network simulation devices
,
Michael S. Tsirkin
,
2024/02/21
[PATCH] tests: skip dbus-display tests that need a console
,
marcandre . lureau
,
2024/02/21
Re: [PATCH] tests: skip dbus-display tests that need a console
,
Thomas Huth
,
2024/02/21
[PATCH v2] hw/intc: Handle the error of IOAPICCommonClass.realize()
,
Zhao Liu
,
2024/02/21
[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/02/21
Re: [PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Eric Auger
,
2024/02/22
Re: [PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Peter Maydell
,
2024/02/22
Re: [PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/02/28
Re: [PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Peter Maydell
,
2024/02/29
Re: [PATCH 0/8] tests/unit/test-smp-parse.c: Add more CPU topology test cases
,
Zhao Liu
,
2024/02/21
[PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Hyman Huang
,
2024/02/20
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Markus Armbruster
,
2024/02/21
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Yong Huang
,
2024/02/21
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Markus Armbruster
,
2024/02/21
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Yong Huang
,
2024/02/21
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Markus Armbruster
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Kevin Wolf
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Daniel P . Berrangé
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Kevin Wolf
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Daniel P . Berrangé
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Daniel P . Berrangé
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Kevin Wolf
,
2024/02/28
Re: [PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
,
Yong Huang
,
2024/02/28
[PATCH v5 0/7] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v5 1/7] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v5 2/7] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v5 2/7] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH v5 3/7] target/riscv: remove 'over' brconds from vector trans
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v5 4/7] target/riscv/translate.c: remove 'cpu_vstart' global
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v5 4/7] target/riscv/translate.c: remove 'cpu_vstart' global
,
Richard Henderson
,
2024/02/20
[PATCH v5 5/7] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v5 6/7] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v5 7/7] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v5 0/7] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/20
Re: [PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/29
[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 01/34] docs/devel/migration.rst: Document the file transport
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 01/34] docs/devel/migration.rst: Document the file transport
,
Peter Xu
,
2024/02/22
[PATCH v4 02/34] tests/qtest/migration: Rename fd_proto test
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 02/34] tests/qtest/migration: Rename fd_proto test
,
Peter Xu
,
2024/02/22
[PATCH v4 03/34] tests/qtest/migration: Add a fd + file test
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 03/34] tests/qtest/migration: Add a fd + file test
,
Peter Xu
,
2024/02/22
[PATCH v4 04/34] migration/multifd: Remove p->quit from recv side
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 04/34] migration/multifd: Remove p->quit from recv side
,
Peter Xu
,
2024/02/22
[PATCH v4 05/34] migration/multifd: Release recv sem_sync earlier
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 05/34] migration/multifd: Release recv sem_sync earlier
,
Peter Xu
,
2024/02/22
[PATCH v4 06/34] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 07/34] io: Add generic pwritev/preadv interface
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 08/34] io: implement io_pwritev/preadv for QIOChannelFile
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 09/34] io: fsync before closing a file channel
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 10/34] migration/qemu-file: add utility methods for working with seekable channels
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Daniel P . Berrangé
,
2024/02/21
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Peter Xu
,
2024/02/25
Re: [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
,
Peter Xu
,
2024/02/25
[PATCH v4 12/34] migration: Add fixed-ram URI compatibility check
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 12/34] migration: Add fixed-ram URI compatibility check
,
Peter Xu
,
2024/02/25
[PATCH v4 13/34] migration/ram: Add outgoing 'fixed-ram' migration
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 13/34] migration/ram: Add outgoing 'fixed-ram' migration
,
Peter Xu
,
2024/02/25
[PATCH v4 14/34] migration/ram: Add incoming 'fixed-ram' migration
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 14/34] migration/ram: Add incoming 'fixed-ram' migration
,
Peter Xu
,
2024/02/26
[PATCH v4 15/34] tests/qtest/migration: Add tests for fixed-ram file-based migration
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 16/34] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 17/34] migration/multifd: Decouple recv method from pages
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 18/34] migration/multifd: Allow multifd without packets
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 18/34] migration/multifd: Allow multifd without packets
,
Peter Xu
,
2024/02/26
[PATCH v4 20/34] migration/multifd: Add outgoing QIOChannelFile support
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 20/34] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 20/34] migration/multifd: Add outgoing QIOChannelFile support
,
Peter Xu
,
2024/02/26
[PATCH v4 21/34] migration/multifd: Add incoming QIOChannelFile support
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 21/34] migration/multifd: Add incoming QIOChannelFile support
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 21/34] migration/multifd: Add incoming QIOChannelFile support
,
Peter Xu
,
2024/02/26
[PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
,
Fabiano Rosas
,
2024/02/26
Re: [PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
,
Fabiano Rosas
,
2024/02/26
[PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Fabiano Rosas
,
2024/02/26
Re: [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Fabiano Rosas
,
2024/02/27
Re: [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
,
Peter Xu
,
2024/02/27
[PATCH v4 24/34] migration/multifd: Support incoming fixed-ram stream format
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 24/34] migration/multifd: Support incoming fixed-ram stream format
,
Peter Xu
,
2024/02/26
[PATCH v4 23/34] migration/multifd: Support outgoing fixed-ram stream format
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 23/34] migration/multifd: Support outgoing fixed-ram stream format
,
Peter Xu
,
2024/02/26
[PATCH v4 25/34] migration/multifd: Add fixed-ram support to fd: URI
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 25/34] migration/multifd: Add fixed-ram support to fd: URI
,
Peter Xu
,
2024/02/26
[PATCH v4 26/34] tests/qtest/migration: Add a multifd + fixed-ram migration test
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 26/34] tests/qtest/migration: Add a multifd + fixed-ram migration test
,
Peter Xu
,
2024/02/26
[PATCH v4 27/34] migration: Add direct-io parameter
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 27/34] migration: Add direct-io parameter
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v4 27/34] migration: Add direct-io parameter
,
Peter Xu
,
2024/02/26
Re: [PATCH v4 27/34] migration: Add direct-io parameter
,
Fabiano Rosas
,
2024/02/26
[PATCH v4 28/34] migration/multifd: Add direct-io support
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 29/34] tests/qtest/migration: Add tests for file migration with direct-io
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 30/34] monitor: Honor QMP request for fd removal immediately
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 30/34] monitor: Honor QMP request for fd removal immediately
,
Markus Armbruster
,
2024/02/21
[PATCH v4 31/34] monitor: Extract fdset fd flags comparison into a function
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Markus Armbruster
,
2024/02/22
Re: [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Fabiano Rosas
,
2024/02/22
Re: [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
,
Markus Armbruster
,
2024/02/22
[PATCH v4 34/34] tests/qtest/migration: Add a test for fixed-ram with passing of fds
,
Fabiano Rosas
,
2024/02/20
[PATCH v4 33/34] migration: Add support for fdset with multifd + file
,
Fabiano Rosas
,
2024/02/20
Re: [PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
,
Peter Xu
,
2024/02/22
Re: [PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
,
Claudio Fontana
,
2024/02/23
Re: [PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
,
Fabiano Rosas
,
2024/02/23
Re: [PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
,
Peter Xu
,
2024/02/26
[PATCH v4 0/6] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v4 1/6] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v4 1/6] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
,
Richard Henderson
,
2024/02/20
[PATCH v4 3/6] target/riscv: remove 'over' brconds from vector trans
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v4 3/6] target/riscv: remove 'over' brconds from vector trans
,
Richard Henderson
,
2024/02/20
[PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
,
Richard Henderson
,
2024/02/20
[PATCH v4 5/6] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v4 4/6] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v4 6/6] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v4 0/3] hw/i2c: smbus: Reset fixes
,
Joe Komlodi
,
2024/02/20
[PATCH v4 1/3] hw/i2c: core: Add reset
,
Joe Komlodi
,
2024/02/20
[PATCH v4 2/3] hw/i2c/smbus_slave: Add object path on error prints
,
Joe Komlodi
,
2024/02/20
Re: [PATCH v4 2/3] hw/i2c/smbus_slave: Add object path on error prints
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH v4 3/3] hw/i2c: smbus_slave: Reset state on reset
,
Joe Komlodi
,
2024/02/20
Re: [PATCH v4 0/3] hw/i2c: smbus: Reset fixes
,
Philippe Mathieu-Daudé
,
2024/02/22
[RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
,
Philippe Mathieu-Daudé
,
2024/02/20
[RFC PATCH 1/2] target/alpha: Expose TMR and SMP IRQ lines via QDev
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [RFC PATCH 1/2] target/alpha: Expose TMR and SMP IRQ lines via QDev
,
Peter Maydell
,
2024/02/23
[RFC PATCH 2/2] hw/alpha/typhoon: Set CPU IRQs using QDev API
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
,
Mark Cave-Ayland
,
2024/02/21
Re: [RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
,
Peter Maydell
,
2024/02/23
[PATCH v3 0/5] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v3 1/5] trans_rvv.c.inc: mark_vs_dirty() before stores
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v3 1/5] trans_rvv.c.inc: mark_vs_dirty() before stores
,
Richard Henderson
,
2024/02/20
Re: [PATCH v3 1/5] trans_rvv.c.inc: mark_vs_dirty() before stores
,
Daniel Henrique Barboza
,
2024/02/20
[PATCH v3 3/5] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v3 3/5] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
,
Richard Henderson
,
2024/02/20
[PATCH v3 2/5] target/riscv: remove 'over' brconds from vector trans
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v3 2/5] target/riscv: remove 'over' brconds from vector trans
,
Richard Henderson
,
2024/02/20
[PATCH v3 4/5] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v3 4/5] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Richard Henderson
,
2024/02/20
[PATCH v3 5/5] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH v3 5/5] target/riscv: Clear vstart_qe_zero flag
,
Richard Henderson
,
2024/02/20
[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
,
Inès Varhol
,
2024/02/20
[PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Inès Varhol
,
2024/02/20
Re: [PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Peter Maydell
,
2024/02/22
Re: [PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Peter Maydell
,
2024/02/22
[PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Inès Varhol
,
2024/02/20
Re: [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Alistair Francis
,
2024/02/25
Re: [PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
,
Peter Maydell
,
2024/02/22
[PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
,
Peter Maydell
,
2024/02/20
Re: [PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
,
Thomas Huth
,
2024/02/21
[PATCH 0/3] Drop 32-bit Windows as a supported platform
,
Peter Maydell
,
2024/02/20
[PATCH 1/3] docs: Document that 32-bit Windows is unsupported
,
Peter Maydell
,
2024/02/20
Re: [PATCH 1/3] docs: Document that 32-bit Windows is unsupported
,
Alex Bennée
,
2024/02/20
Re: [PATCH 1/3] docs: Document that 32-bit Windows is unsupported
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 1/3] docs: Document that 32-bit Windows is unsupported
,
Thomas Huth
,
2024/02/21
[PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Peter Maydell
,
2024/02/20
Re: [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Thomas Huth
,
2024/02/21
Re: [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Peter Maydell
,
2024/02/22
Re: [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
,
Peter Maydell
,
2024/02/22
[PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Peter Maydell
,
2024/02/20
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Alex Bennée
,
2024/02/20
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Thomas Huth
,
2024/02/21
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Peter Maydell
,
2024/02/22
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Thomas Huth
,
2024/02/22
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Alex Bennée
,
2024/02/22
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Peter Maydell
,
2024/02/22
Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
,
Thomas Huth
,
2024/02/21
[RFC PATCH] linux-user: ensure nios2 processes queued work
,
Alex Bennée
,
2024/02/20
Re: [RFC PATCH] linux-user: ensure nios2 processes queued work
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [RFC PATCH] linux-user: ensure nios2 processes queued work
,
Richard Henderson
,
2024/02/20
[PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Peter Maydell
,
2024/02/20
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Thomas Huth
,
2024/02/20
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Peter Maydell
,
2024/02/20
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Alex Bennée
,
2024/02/20
[PATCH 00/10] reset: Make whole system three-phase-reset aware
,
Peter Maydell
,
2024/02/20
[PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()
,
Peter Maydell
,
2024/02/20
Re: [PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()
,
Richard Henderson
,
2024/02/20
Re: [PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()
,
Zhao Liu
,
2024/02/26
[PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Peter Maydell
,
2024/02/20
Re: [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Richard Henderson
,
2024/02/20
Re: [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Peter Maydell
,
2024/02/20
Re: [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Bernhard Beschow
,
2024/02/20
Re: [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
,
Zhao Liu
,
2024/02/26
[PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
,
Peter Maydell
,
2024/02/20
Re: [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
,
Richard Henderson
,
2024/02/20
Re: [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
,
Zhao Liu
,
2024/02/26
[PATCH 05/10] hw/core: Add documentation and license comments to reset.h
,
Peter Maydell
,
2024/02/20
Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h
,
Richard Henderson
,
2024/02/20
Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h
,
Zhao Liu
,
2024/02/26
Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h
,
Peter Maydell
,
2024/02/26
[PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Peter Maydell
,
2024/02/20
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Richard Henderson
,
2024/02/20
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Richard Henderson
,
2024/02/20
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Peter Maydell
,
2024/02/20
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Peter Maydell
,
2024/02/26
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Peter Maydell
,
2024/02/21
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
,
Zhao Liu
,
2024/02/26
[PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
,
Peter Maydell
,
2024/02/20
Re: [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
,
Richard Henderson
,
2024/02/20
Re: [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
,
Zhao Liu
,
2024/02/26
[PATCH 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
,
Peter Maydell
,
2024/02/20
Re: [PATCH 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
,
Richard Henderson
,
2024/02/20
Re: [PATCH 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
,
Zhao Liu
,
2024/02/27
[PATCH 10/10] docs/devel/reset: Update to discuss system reset
,
Peter Maydell
,
2024/02/20
Re: [PATCH 10/10] docs/devel/reset: Update to discuss system reset
,
Richard Henderson
,
2024/02/20
Re: [PATCH 10/10] docs/devel/reset: Update to discuss system reset
,
Zhao Liu
,
2024/02/27
[PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
,
Peter Maydell
,
2024/02/20
Re: [PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
,
Richard Henderson
,
2024/02/20
Re: [PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
,
Zhao Liu
,
2024/02/27
[PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Peter Maydell
,
2024/02/20
Re: [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Peter Maydell
,
2024/02/20
Re: [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Richard Henderson
,
2024/02/20
Re: [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
,
Zhao Liu
,
2024/02/27
Re: [PATCH 00/10] reset: Make whole system three-phase-reset aware
,
Michael S. Tsirkin
,
2024/02/20
Re: [PATCH 00/10] reset: Make whole system three-phase-reset aware
,
Mark Cave-Ayland
,
2024/02/21
Re: [PATCH 00/10] reset: Make whole system three-phase-reset aware
,
Peter Maydell
,
2024/02/26
[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Paolo Bonzini
,
2024/02/20
Re: [PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Bernhard Beschow
,
2024/02/20
Re: [PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Paolo Bonzini
,
2024/02/21
Re: [PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Bernhard Beschow
,
2024/02/21
Re: [PATCH] vl, pc: turn -no-fd-bootchk into a machine property
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Ani Sinha
,
2024/02/20
Re: [PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Gerd Hoffmann
,
2024/02/20
Re: [PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Ani Sinha
,
2024/02/21
Re: [PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
,
Gerd Hoffmann
,
2024/02/21
[PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 1/4] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 2/4] hw/s390x/virtio-ccw: Always deliver NMI to first CPU
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 4/4] hw/nmi: Remove @cpu_index argument from nmi_trigger()
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Thomas Huth
,
2024/02/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v4 33/66] i386/tdx: Make memory type private by default
,
David Hildenbrand
,
2024/02/20
[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
,
Michael Vogt
,
2024/02/20
Re: [PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
,
Daniel P . Berrangé
,
2024/02/21
[RFC PATCH 0/3] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
,
Jinjie Ruan
,
2024/02/20
[RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/20
Re: [RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt
,
Peter Maydell
,
2024/02/20
Re: [RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt
,
Jinjie Ruan
,
2024/02/20
[RFC PATCH 2/3] target/arm: Add NMI exception and handle PSTATE.ALLINT on taking an exception
,
Jinjie Ruan
,
2024/02/20
[RFC PATCH 3/3] hw/intc/arm_gicv3: Implement FEAT_GICv3_NMI feature to support FEAT_NMI
,
Jinjie Ruan
,
2024/02/20
Re: [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
,
Anthony Harivel
,
2024/02/20
Re: [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
,
Daniel P . Berrangé
,
2024/02/20
[PATCH v3 0/3] Add support for I2C in BCM2835 boards
,
Rayhan Faizel
,
2024/02/20
[PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Rayhan Faizel
,
2024/02/20
Re: [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Peter Maydell
,
2024/02/23
[PATCH v3 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Rayhan Faizel
,
2024/02/20
Re: [PATCH v3 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v3 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/20
Re: [PATCH v3 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Peter Maydell
,
2024/02/23
Re: [PATCH v3 0/3] Add support for I2C in BCM2835 boards
,
Peter Maydell
,
2024/02/22
Re: [PATCH v3 0/3] Add support for I2C in BCM2835 boards
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v3 0/3] Add support for I2C in BCM2835 boards
,
Peter Maydell
,
2024/02/23
QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/20
Re: QNX VM hang on Qemu
,
Alex Bennée
,
2024/02/20
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/20
Re: QNX VM hang on Qemu
,
Alex Bennée
,
2024/02/20
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/20
Re: QNX VM hang on Qemu
,
Peter Maydell
,
2024/02/20
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/20
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/21
Re: QNX VM hang on Qemu
,
Peter Maydell
,
2024/02/21
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/21
Re: QNX VM hang on Qemu
,
Peter Maydell
,
2024/02/22
Re: QNX VM hang on Qemu
,
Alex Bennée
,
2024/02/22
Re: QNX VM hang on Qemu
,
Faiq Ali Sayed
,
2024/02/23
[PATCH 0/5] Add migration test for loongarch64
,
Bibo Mao
,
2024/02/20
[PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
,
Bibo Mao
,
2024/02/20
Re: [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
,
Thomas Huth
,
2024/02/20
Re: [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
,
maobibo
,
2024/02/20
[PATCH 3/5] hw/loongarch: Add compat machine for 9.0
,
Bibo Mao
,
2024/02/20
[PATCH 5/5] tests: Add migration test for loongarch64
,
Bibo Mao
,
2024/02/20
Re: [PATCH 5/5] tests: Add migration test for loongarch64
,
Thomas Huth
,
2024/02/20
Re: [PATCH 5/5] tests: Add migration test for loongarch64
,
Peter Xu
,
2024/02/20
Message not available
Re: [PATCH 5/5] tests: Add migration test for loongarch64
,
Peter Xu
,
2024/02/20
Re: [PATCH 5/5] tests: Add migration test for loongarch64
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH 5/5] tests: Add migration test for loongarch64
,
maobibo
,
2024/02/21
[PATCH 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
,
Bibo Mao
,
2024/02/20
[PATCH 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE.
,
Bibo Mao
,
2024/02/20
Re: [PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Nicholas Piggin
,
2024/02/20
[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Kevin Wolf
,
2024/02/20
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
2024/02/20
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Kevin Wolf
,
2024/02/20
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
2024/02/20
[PATCH v6 02/15] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 05/15] hw/pci: Always call pcie_sriov_pf_reset()
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 03/15] pcie_sriov: Reset SR-IOV extended capability
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 06/15] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 09/15] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 07/15] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 11/15] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/02/20
[PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
,
Akihiko Odaki
,
2024/02/22
[PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/22
[PATCH v6 14/15] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 14/15] vfio: Avoid inspecting option QDict for rombar
,
Markus Armbruster
,
2024/02/21
[PATCH v6 15/15] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH v6 15/15] hw/qdev: Remove opts member
,
Markus Armbruster
,
2024/02/21
KVM/QEMU Community Call 20th Feb Agenda Items
,
Alex Bennée
,
2024/02/20
Re: KVM/QEMU Community Call 20th Feb Agenda Items
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH] target/riscv: Add missing include guard in pmu.h
,
frank . chang
,
2024/02/20
Re: [PATCH] target/riscv: Add missing include guard in pmu.h
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH] target/riscv: Add missing include guard in pmu.h
,
Daniel Henrique Barboza
,
2024/02/20
Re: [PATCH] target/riscv: Add missing include guard in pmu.h
,
Atish Patra
,
2024/02/21
Re: [PATCH] target/riscv: Add missing include guard in pmu.h
,
Alistair Francis
,
2024/02/22
Re: [PATCH] target/riscv: Add missing include guard in pmu.h
,
Alistair Francis
,
2024/02/22
[PATCH v2 0/2] OSPI updates
,
Sai Pavan Boddu
,
2024/02/20
[PATCH v2 1/2] block: m25p80: Add support of mt35xu02gbba
,
Sai Pavan Boddu
,
2024/02/20
[PATCH v2 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash
,
Sai Pavan Boddu
,
2024/02/20
Re: [PATCH v2 0/2] OSPI updates
,
Peter Maydell
,
2024/02/22
[RFC 0/8] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/02/20
[RFC 1/8] hw/core: Rename CpuTopology to CPUTopology
,
Zhao Liu
,
2024/02/20
[RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
,
Zhao Liu
,
2024/02/20
RE: [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
,
JeeHeng Sia
,
2024/02/28
Re: [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
,
Zhao Liu
,
2024/02/28
[RFC 3/8] hw/core: Define cache topology for machine
,
Zhao Liu
,
2024/02/20
[RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/20
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Markus Armbruster
,
2024/02/21
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/21
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Jonathan Cameron
,
2024/02/26
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/27
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Daniel P . Berrangé
,
2024/02/27
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/27
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Jonathan Cameron
,
2024/02/27
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/27
RE: [RFC 4/8] hw/core: Add cache topology options in -smp
,
JeeHeng Sia
,
2024/02/28
Re: [RFC 4/8] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/02/29
[RFC 5/8] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
2024/02/20
[RFC 6/8] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/02/20
RE: [RFC 6/8] i386/cpu: Update cache topology with machine's configuration
,
JeeHeng Sia
,
2024/02/28
Re: [RFC 6/8] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/02/29
[RFC 7/8] i386/pc: Support cache topology in -smp for PC machine
,
Zhao Liu
,
2024/02/20
[RFC 8/8] qemu-options: Add the cache topology description of -smp
,
Zhao Liu
,
2024/02/20
Re: [RFC 8/8] qemu-options: Add the cache topology description of -smp
,
Jonathan Cameron
,
2024/02/26
Re: [RFC 8/8] qemu-options: Add the cache topology description of -smp
,
Zhao Liu
,
2024/02/27
Re: [RFC 0/8] Introduce SMP Cache Topology
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
,
Thomas Huth
,
2024/02/20
[PATCH v2 1/7] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Thomas Huth
,
2024/02/20
[PATCH v2 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
,
Thomas Huth
,
2024/02/20
[PATCH v2 3/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
Thomas Huth
,
2024/02/20
Re: [PATCH v2 3/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH v2 6/7] hw/ide: Remove the include/hw/ide.h legacy file
,
Thomas Huth
,
2024/02/20
[PATCH v2 7/7] hw/ide: Stop exposing internal.h to non-IDE files
,
Thomas Huth
,
2024/02/20
[PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Thomas Huth
,
2024/02/20
Re: [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Thomas Huth
,
2024/02/21
Re: [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH v2 5/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
,
Thomas Huth
,
2024/02/20
Re: [PATCH v2 5/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
,
Mark Cave-Ayland
,
2024/02/21
[PATCH v1 00/21] Trivial tree wide typo fixes
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 01/21] docs: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 01/21] docs: correct typos
,
Alex Bennée
,
2024/02/20
Re: [PATCH v1 01/21] docs: correct typos
,
Michael S. Tsirkin
,
2024/02/20
Re: [PATCH v1 01/21] docs: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 01/21] docs: correct typos
,
Michael S. Tsirkin
,
2024/02/20
Re: [PATCH v1 01/21] docs: correct typos
,
Michael Tokarev
,
2024/02/20
[PATCH v1 02/21] tests: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 02/21] tests: correct typos
,
Pavel Dovgalyuk
,
2024/02/20
[PATCH v1 04/21] accel/tcg: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 04/21] accel/tcg: correct typos
,
Alex Bennée
,
2024/02/20
Re: [PATCH v1 04/21] accel/tcg: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 03/21] Xen headers: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 03/21] Xen headers: correct typos
,
Michael Tokarev
,
2024/02/20
[PATCH v1 05/21] loongson3: correct typos
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 06/21] ppc: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 06/21] ppc: correct typos
,
BALATON Zoltan
,
2024/02/20
[PATCH v1 09/21] include/exec/plugin-gen.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 09/21] include/exec/plugin-gen.h: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 08/21] include/exec/memory.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 08/21] include/exec/memory.h: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 07/21] sh4: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 07/21] sh4: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v1 07/21] sh4: correct typos
,
Yoshinori Sato
,
2024/02/20
[PATCH v1 10/21] hw/arm/omap.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 10/21] hw/arm/omap.h: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 12/21] hw/net/npcm_gmac.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 11/21] hw/cxl/cxl_device.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 13/21] hw/riscv/virt.h: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 13/21] hw/riscv/virt.h: correct typos
,
Alistair Francis
,
2024/02/20
[PATCH v1 14/21] pc-bios/README: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 14/21] pc-bios/README: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 16/21] qemu-options.hx: correct typos
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 15/21] qapi/ui: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 15/21] qapi/ui: correct typos
,
Markus Armbruster
,
2024/02/20
Re: [PATCH v1 15/21] qapi/ui: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 17/21] ci/gitlab-pipeline-status: correct typos
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v1 19/21] m68k: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 19/21] m68k: correct typos
,
Thomas Huth
,
2024/02/20
[PATCH v1 18/21] hexagon: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 18/21] hexagon: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v1 18/21] hexagon: correct typos
,
Anton Johansson
,
2024/02/20
[PATCH v1 20/21] s390x: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 20/21] s390x: correct typos
,
Thomas Huth
,
2024/02/20
Re: [PATCH v1 20/21] s390x: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH v1 21/21] target/sparc: correct typos
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v1 21/21] target/sparc: correct typos
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v1 00/21] Trivial tree wide typo fixes
,
Michael Tokarev
,
2024/02/20
[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 02/15] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API.
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API.
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API.
,
Harsh Prateek Bora
,
2024/02/27
Re: [PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API.
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 06/15] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
,
Harsh Prateek Bora
,
2024/02/29
[PATCH v4 05/15] spapr: nested: Document Nested PAPR API
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
,
Harsh Prateek Bora
,
2024/02/27
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
,
Harsh Prateek Bora
,
2024/02/29
[PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table.
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table.
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table.
,
Harsh Prateek Bora
,
2024/02/29
[PATCH v4 03/15] spapr: nested: Introduce SpaprMachineStateNested to store related info.
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API.
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API.
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set
,
Nicholas Piggin
,
2024/02/27
[PATCH v4 07/15] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 13/15] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
,
Harsh Prateek Bora
,
2024/02/20
[PATCH v4 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
,
Harsh Prateek Bora
,
2024/02/20
Re: [PATCH v4 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v4 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
,
Harsh Prateek Bora
,
2024/02/29
Re: [PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Xiaoyao Li
,
2024/02/20
Re: [PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/02/20
Re: [PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/02/22
[PATCH] MAINTAINERS: Remove myself as reviewer from PPC
,
Cédric Le Goater
,
2024/02/20
Re: [PATCH] MAINTAINERS: Remove myself as reviewer from PPC
,
David Gibson
,
2024/02/20
[PULL 00/17] Build, x86 patches for 2024-02-16
,
Paolo Bonzini
,
2024/02/20
[PULL 01/17] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Paolo Bonzini
,
2024/02/20
[PULL 02/17] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Paolo Bonzini
,
2024/02/20
[PULL 03/17] target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
,
Paolo Bonzini
,
2024/02/20
[PULL 04/17] i386/pc: Drop pc_machine_kvm_type()
,
Paolo Bonzini
,
2024/02/20
[PULL 05/17] physmem: replace function name with __func__ in ram_block_discard_range()
,
Paolo Bonzini
,
2024/02/20
[PULL 06/17] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Paolo Bonzini
,
2024/02/20
[PULL 08/17] i386/cpuid: Move leaf 7 to correct group
,
Paolo Bonzini
,
2024/02/20
[PULL 09/17] mips: remove unnecessary "select PTIMER"
,
Paolo Bonzini
,
2024/02/20
[PULL 10/17] isa-superio: validate floppy.count value
,
Paolo Bonzini
,
2024/02/20
[PULL 11/17] smc37c669: remove useless is_enabled functions
,
Paolo Bonzini
,
2024/02/20
[PULL 12/17] configure: do not create legacy symlinks
,
Paolo Bonzini
,
2024/02/20
[PULL 14/17] i386: xen: fix compilation --without-default-devices
,
Paolo Bonzini
,
2024/02/20
[PULL 13/17] configure: put all symlink creation together
,
Paolo Bonzini
,
2024/02/20
[PULL 16/17] usb: inline device creation functions
,
Paolo Bonzini
,
2024/02/20
[PULL 15/17] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Paolo Bonzini
,
2024/02/20
[PULL 17/17] ci: Fix again build-previous-qemu
,
Paolo Bonzini
,
2024/02/20
[PULL 07/17] i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
,
Paolo Bonzini
,
2024/02/20
Re: [PULL 00/17] Build, x86 patches for 2024-02-16
,
Peter Maydell
,
2024/02/20
Re: [PATCH v7 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v7 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
,
Laszlo Ersek
,
2024/02/20
Re: [PATCH v7 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/20
Re: [PATCH v2] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/20
Re: [PATCH v2] virtio-pci: correctly set virtio pci queue mem multiplier
,
Jason Wang
,
2024/02/26
Re: [PATCH] hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
,
Haibo Xu
,
2024/02/20
Re: [PATCH] hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
,
Alistair Francis
,
2024/02/23
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Markus Armbruster
,
2024/02/20
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Yong Huang
,
2024/02/20
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Markus Armbruster
,
2024/02/20
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Yong Huang
,
2024/02/20
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Markus Armbruster
,
2024/02/20
Re: [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Yong Huang
,
2024/02/20
[RFC PATCH 0/3] real ll/sc emulation
,
Nicholas Piggin
,
2024/02/19
[RFC PATCH 1/3] accel/tcg: Fix TCG TLB coherency race with physical dirty bit clearing
,
Nicholas Piggin
,
2024/02/19
[RFC PATCH 2/3] tcg: add a ll/sc protection facility
,
Nicholas Piggin
,
2024/02/19
Re: [RFC PATCH 2/3] tcg: add a ll/sc protection facility
,
Richard Henderson
,
2024/02/20
[RFC PATCH 3/3] target/ppc: Implement reservation protection for larx/stcx
,
Nicholas Piggin
,
2024/02/19
Re: [RFC PATCH 3/3] target/ppc: Implement reservation protection for larx/stcx
,
Richard Henderson
,
2024/02/20
[PATCH v2 0/3] Add support for I2C in BCM2835 boards
,
Rayhan Faizel
,
2024/02/19
[PATCH v2 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Rayhan Faizel
,
2024/02/19
[PATCH v2 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Rayhan Faizel
,
2024/02/19
[PATCH v2 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/19
Re: [PATCH v2 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Thomas Huth
,
2024/02/20
Re: [PATCH v2 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/20
Re: [PATCH v2 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Thomas Huth
,
2024/02/20
[PATCH v2] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH v2] docs/system/ppc: Document running Linux on AmigaNG machines
,
Nicholas Piggin
,
2024/02/19
Re: [PATCH v2] docs/system/ppc: Document running Linux on AmigaNG machines
,
Bernhard Beschow
,
2024/02/20
[PATCH v5 0/8] Add device STM32L4x5 RCC
,
Arnaud Minier
,
2024/02/19
[PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/02/19
Re: [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
,
Peter Maydell
,
2024/02/23
Re: [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/02/26
Re: [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
,
Peter Maydell
,
2024/02/26
[PATCH v5 2/8] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/02/19
Re: [PATCH v5 2/8] Add an internal clock multiplexer object
,
Peter Maydell
,
2024/02/23
Re: [PATCH v5 2/8] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/02/26
[PATCH v5 3/8] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/02/19
[PATCH v5 4/8] Add initialization information for PLLs and clock multiplexers
,
Arnaud Minier
,
2024/02/19
[PATCH v5 5/8] RCC: Handle Register Updates
,
Arnaud Minier
,
2024/02/19
[PATCH v5 6/8] Add write protections to CR register
,
Arnaud Minier
,
2024/02/19
Re: [PATCH v5 6/8] Add write protections to CR register
,
Peter Maydell
,
2024/02/23
Re: [PATCH v5 6/8] Add write protections to CR register
,
Arnaud Minier
,
2024/02/26
[PATCH v5 7/8] STM32L4x5: Use the RCC Sysclk
,
Arnaud Minier
,
2024/02/19
Re: [PATCH v5 7/8] STM32L4x5: Use the RCC Sysclk
,
Peter Maydell
,
2024/02/23
[PATCH v5 8/8] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/02/19
Re: [PATCH v5 8/8] Add tests for the STM32L4x5_RCC
,
Peter Maydell
,
2024/02/23
Re: [PATCH v5 0/8] Add device STM32L4x5 RCC
,
Peter Maydell
,
2024/02/23
[PATCH 0/3] Add support for I2C in BCM2835 boards
,
Rayhan Faizel
,
2024/02/19
[PATCH 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
,
Rayhan Faizel
,
2024/02/19
[PATCH 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
,
Rayhan Faizel
,
2024/02/19
[PATCH 3/3] tests/qtest: Add testcase for BCM2835 BSC
,
Rayhan Faizel
,
2024/02/19
[PATCH] migration: Fix qmp_query_migrate mbps value
,
Fabiano Rosas
,
2024/02/19
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/20
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/22
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/22
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Fabiano Rosas
,
2024/02/22
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/22
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Fabiano Rosas
,
2024/02/23
Re: [PATCH] migration: Fix qmp_query_migrate mbps value
,
Peter Xu
,
2024/02/25
[PATCH v2] configure: do not require gcc runtime library for firmwares
,
Marek Marczykowski-Górecki
,
2024/02/19
[PATCH 1/2] hw/xen: detect when running inside stubdomain
,
Marek Marczykowski-Górecki
,
2024/02/19
[PATCH 2/2] xen: fix stubdom PCI addr
,
Marek Marczykowski-Górecki
,
2024/02/19
Re: [PATCH 2/2] xen: fix stubdom PCI addr
,
Marek Marczykowski-Górecki
,
2024/02/19
Re: [PATCH 2/2] xen: fix stubdom PCI addr
,
Jason Andryuk
,
2024/02/24
Re: [PATCH 1/2] hw/xen: detect when running inside stubdomain
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 1/2] hw/xen: detect when running inside stubdomain
,
Jason Andryuk
,
2024/02/25
Re: [PATCH 1/2] hw/xen: detect when running inside stubdomain
,
Jason Andryuk
,
2024/02/25
Re: [PATCH 1/2] hw/xen: detect when running inside stubdomain
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH v2 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
,
Jonathan Cameron
,
2024/02/19
[PATCH v2 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Jonathan Cameron
,
2024/02/19
[PATCH v2 2/3] target/i386: Enable page walking from MMIO memory
,
Jonathan Cameron
,
2024/02/19
[PATCH v2 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Jonathan Cameron
,
2024/02/19
Re: [PATCH v2 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Peter Maydell
,
2024/02/22
Re: [PATCH v2 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
,
Richard Henderson
,
2024/02/22
[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 01/14] MAINTAINERS: Add 'ICH9 South Bridge' section
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 02/14] hw/i386/q35: Add local 'lpc_obj' variable
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 03/14] hw/acpi/ich9: Restrict definitions from 'hw/southbridge/ich9.h'
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 04/14] hw/acpi/ich9_tco: Include 'ich9' in names
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 05/14] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 05/14] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 05/14] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
,
Philippe Mathieu-Daudé
,
2024/02/26
[PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
BALATON Zoltan
,
2024/02/20
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Thomas Huth
,
2024/02/20
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Bernhard Beschow
,
2024/02/20
Re: [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 07/14] hw/southbridge/ich9: Introduce TYPE_ICH9_SOUTHBRIDGE stub
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 08/14] hw/southbridge/ich9: Add the DMI-to-PCI bridge
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 09/14] hw/southbridge/ich9: Add a AHCI function
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 09/14] hw/southbridge/ich9: Add a AHCI function
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 09/14] hw/southbridge/ich9: Add a AHCI function
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 10/14] hw/i2c/smbus: Extract QOM ICH9 definitions to 'smbus_ich9.h'
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 11/14] hw/southbridge/ich9: Add the SMBus function
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 12/14] hw/southbridge/ich9: Add the USB EHCI/UHCI functions
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 13/14] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h'
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 14/14] hw/southbridge/ich9: Add the LPC / ISA bridge function
,
Philippe Mathieu-Daudé
,
2024/02/19
[RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Jonathan Cameron
,
2024/02/19
Re: [RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Richard Henderson
,
2024/02/22
Re: [RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Peter Maydell
,
2024/02/23
Re: [RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Peter Maydell
,
2024/02/23
[PATCH] target/riscv: fix ACPI MCFG table
,
X512
,
2024/02/19
Re: [PATCH] target/riscv: fix ACPI MCFG table
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH] target/riscv: fix ACPI MCFG table
,
Sunil V L
,
2024/02/20
Re: [PATCH] target/riscv: fix ACPI MCFG table
,
Alistair Francis
,
2024/02/22
[PATCH] docs/devel: Add introduction to LUKS volume with detached header
,
Hyman Huang
,
2024/02/19
dropping 32-bit Windows host support
,
Peter Maydell
,
2024/02/19
Re: dropping 32-bit Windows host support
,
Daniel P . Berrangé
,
2024/02/19
Re: dropping 32-bit Windows host support
,
Thomas Huth
,
2024/02/19
Re: dropping 32-bit Windows host support
,
Peter Maydell
,
2024/02/19
Re: dropping 32-bit Windows host support
,
Daniel P . Berrangé
,
2024/02/19
Re: dropping 32-bit Windows host support
,
Stefan Weil
,
2024/02/19
[PATCH v4 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
,
shiju.jose
,
2024/02/19
[PATCH v4 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
shiju.jose
,
2024/02/19
Re: [PATCH v4 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
Jonathan Cameron
,
2024/02/19
[PATCH v4 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
shiju.jose
,
2024/02/19
Re: [PATCH v4 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
Jonathan Cameron
,
2024/02/19
RE: [PATCH v4 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
Shiju Jose
,
2024/02/19
[PATCH v4 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
shiju.jose
,
2024/02/19
Re: [PATCH v4 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
Jonathan Cameron
,
2024/02/19
[PATCH v4 0/5] Virtio dmabuf improvements
,
Albert Esteve
,
2024/02/19
[PATCH v4 1/5] hw/virtio: check owner for removing objects
,
Albert Esteve
,
2024/02/19
[PATCH v4 2/5] hw/virtio: document SharedObject structures
,
Albert Esteve
,
2024/02/19
Re: [PATCH v4 2/5] hw/virtio: document SharedObject structures
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex
,
Albert Esteve
,
2024/02/19
Re: [PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex
,
Manos Pitsidianakis
,
2024/02/20
[PATCH v4 5/5] hw/virtio: rename virtio dmabuf API
,
Albert Esteve
,
2024/02/19
[PATCH v4 4/5] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2024/02/19
Re: [PATCH v4 4/5] hw/virtio: cleanup shared resources
,
Manos Pitsidianakis
,
2024/02/20
Re: [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
,
Daniel P . Berrangé
,
2024/02/19
Re: [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
,
Daniel P . Berrangé
,
2024/02/19
Re: [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
,
Markus Armbruster
,
2024/02/19
[PATCH v4 00/12] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 01/12] gdbstub: Support disablement in a multi-threaded process
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 05/12] {linux,bsd}-user: Pass pid to fork_end()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 06/12] {linux,bsd}-user: Pass pid to gdbserver_fork()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 07/12] gdbstub: Call gdbserver_fork() both in parent and in child
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 12/12] tests/tcg: Add two follow-fork-mode tests
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 04/12] gdbstub: Introduce gdbserver_fork_start()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 10/12] gdbstub: Introduce gdb_handle_detach_user()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 08/12] gdbstub: Introduce gdb_handle_query_supported_user()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 09/12] gdbstub: Introduce gdb_handle_set_thread_user()
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 11/12] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v4 02/12] {linux,bsd}-user: Introduce get_task_state()
,
Ilya Leoshkevich
,
2024/02/19
Re: [PATCH v4 02/12] {linux,bsd}-user: Introduce get_task_state()
,
Warner Losh
,
2024/02/19
Re: [PATCH v4 02/12] {linux,bsd}-user: Introduce get_task_state()
,
Richard Henderson
,
2024/02/19
[PATCH v4 03/12] {linux,bsd}-user: Update ts_tid after fork()
,
Ilya Leoshkevich
,
2024/02/19
Re: [PATCH v4 03/12] {linux,bsd}-user: Update ts_tid after fork()
,
Warner Losh
,
2024/02/19
[PATCH 0/5] hw/acpi: Include missing headers
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 1/5] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/5] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
,
Zhao Liu
,
2024/02/19
[PATCH 2/5] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 3/5] hw/acpi/ich9: Include missing headers
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 3/5] hw/acpi/ich9: Include missing headers
,
Zhao Liu
,
2024/02/19
Re: [PATCH 3/5] hw/acpi/ich9: Include missing headers
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 4/5] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 4/5] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
,
Zhao Liu
,
2024/02/19
[PATCH 5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Zhao Liu
,
2024/02/19
Re: [PATCH 5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH v8 2/4] qmp: add dump machine type compatibility properties
,
Markus Armbruster
,
2024/02/19
[PATCH] target/ppc: Add power10 pmu SPRs
,
Madhavan Srinivasan
,
2024/02/19
Sponsorship via Github
,
jakob.breu
,
2024/02/19
Re: Sponsorship via Github
,
Stefan Hajnoczi
,
2024/02/20
Trying to write data to i2c bus
,
Paz Offer
,
2024/02/19
Re: Trying to write data to i2c bus
,
Corey Minyard
,
2024/02/19
Re: Trying to write data to i2c bus
,
Paz Offer
,
2024/02/19
Re: Trying to write data to i2c bus
,
Corey Minyard
,
2024/02/19
Re: Trying to write data to i2c bus
,
Cédric Le Goater
,
2024/02/19
Re: Trying to write data to i2c bus
,
Paz Offer
,
2024/02/25
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Daniel P . Berrangé
,
2024/02/19
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2024/02/20
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Daniel P . Berrangé
,
2024/02/22
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2024/02/22
Re: [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Qiu, Feng
,
2024/02/22
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Xiaoyao Li
,
2024/02/27
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Xiaoyao Li
,
2024/02/27
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Xiaoyao Li
,
2024/02/27
Re: [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2024/02/27
Re: [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Xiaoyao Li
,
2024/02/20
Re: [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
,
Markus Armbruster
,
2024/02/20
[PATCH] tests/qtest: Don't run the dbus-display-test without CONFIG_VGA_PCI
,
Thomas Huth
,
2024/02/19
Re: [PATCH] tests/qtest: Don't run the dbus-display-test without CONFIG_VGA_PCI
,
Marc-André Lureau
,
2024/02/19
Re: [PATCH] tests/qtest: Don't run the dbus-display-test without CONFIG_VGA_PCI
,
Thomas Huth
,
2024/02/20
Re: [PATCH v4 11/66] i386: Introduce tdx-guest object
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v4 11/66] i386: Introduce tdx-guest object
,
Daniel P . Berrangé
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v7 2/4] qcow2: add configurations for zoned format extension
,
Damien Le Moal
,
2024/02/19
Re: QEMU features useful for Xen development?
,
Peter Maydell
,
2024/02/19
[PATCH] tests/qtest: Fix boot-serial-test when using --without-default-devices
,
Thomas Huth
,
2024/02/19
Re: [PATCH] tests/qtest: Fix boot-serial-test when using --without-default-devices
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH] tests/qtest: Fix boot-serial-test when using --without-default-devices
,
Thomas Huth
,
2024/02/19
Re: [PATCH] tests/qtest: Fix boot-serial-test when using --without-default-devices
,
BALATON Zoltan
,
2024/02/19
[PATCH v2] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Sai Pavan Boddu
,
2024/02/19
Re: [PATCH v2] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Peter Maydell
,
2024/02/22
[PATCH 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
,
Thomas Huth
,
2024/02/19
[PATCH 1/7] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Thomas Huth
,
2024/02/19
[PATCH 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
,
Thomas Huth
,
2024/02/19
Re: [PATCH 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
,
Thomas Huth
,
2024/02/19
[PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Thomas Huth
,
2024/02/19
Re: [PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Thomas Huth
,
2024/02/19
Re: [PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h
,
Philippe Mathieu-Daudé
,
2024/02/20
[PATCH 5/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
Thomas Huth
,
2024/02/19
Re: [PATCH 5/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 5/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
,
Thomas Huth
,
2024/02/19
[PATCH 4/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
,
Thomas Huth
,
2024/02/19
[PATCH 6/7] hw/ide: Remove the include/hw/ide.h legacy file
,
Thomas Huth
,
2024/02/19
[PATCH 7/7] hw/ide: Stop exposing internal.h to non-IDE files
,
Thomas Huth
,
2024/02/19
Re: [PATCH 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH V2 0/1] Change the UEFI loading mode to loongarch
,
Xianglai Li
,
2024/02/19
[PATCH V2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Xianglai Li
,
2024/02/19
Re: [PATCH V2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
gaosong
,
2024/02/21
Re: [PATCH V2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH V2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Andrea Bolognani
,
2024/02/22
Re: [PATCH V2 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Laszlo Ersek
,
2024/02/25
RE: [PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
,
Srujana Challa
,
2024/02/19
Re: [PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
,
Michael S. Tsirkin
,
2024/02/19
Re: [PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
,
Michael S. Tsirkin
,
2024/02/19
RE: [EXT] Re: [PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
,
Srujana Challa
,
2024/02/19
RE: [EXT] Re: [PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
,
Srujana Challa
,
2024/02/22
[PULL 00/49] ppc-for-9.0 queue
,
Nicholas Piggin
,
2024/02/19
[PULL 01/49] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
2024/02/19
[PULL 02/49] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
2024/02/19
[PULL 03/49] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Nicholas Piggin
,
2024/02/19
[PULL 04/49] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
,
Nicholas Piggin
,
2024/02/19
[PULL 05/49] tests/avocado: ppc add powernv10 boot_linux_console test
,
Nicholas Piggin
,
2024/02/19
[PULL 06/49] tests/avocado: Add ppc pseries and powernv hash MMU tests
,
Nicholas Piggin
,
2024/02/19
[PULL 07/49] tests/avocado: Add pseries KVM boot_linux test
,
Nicholas Piggin
,
2024/02/19
[PULL 08/49] tests/avocado: ppc add hypervisor tests
,
Nicholas Piggin
,
2024/02/19
[PULL 10/49] tests/avocado: Use default CPU for pseries machine
,
Nicholas Piggin
,
2024/02/19
[PULL 09/49] tests/avocado: Add FreeBSD distro boot tests for ppc
,
Nicholas Piggin
,
2024/02/19
Re: [PULL 09/49] tests/avocado: Add FreeBSD distro boot tests for ppc
,
BALATON Zoltan
,
2024/02/19
Re: [PULL 09/49] tests/avocado: Add FreeBSD distro boot tests for ppc
,
Nicholas Piggin
,
2024/02/19
[PULL 12/49] target/ppc: Rename registers to match ISA
,
Nicholas Piggin
,
2024/02/19
[PULL 13/49] hw/ppc/spapr: Add missing license
,
Nicholas Piggin
,
2024/02/19
[PULL 11/49] ppc/pnv: Update skiboot to v7.1
,
Nicholas Piggin
,
2024/02/19
[PULL 14/49] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
,
Nicholas Piggin
,
2024/02/19
[PULL 15/49] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
,
Nicholas Piggin
,
2024/02/19
[PULL 16/49] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
,
Nicholas Piggin
,
2024/02/19
[PULL 18/49] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Nicholas Piggin
,
2024/02/19
[PULL 17/49] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Nicholas Piggin
,
2024/02/19
[PULL 19/49] ppc/spapr: change pseries machine default to POWER10 CPU
,
Nicholas Piggin
,
2024/02/19
[PULL 20/49] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Nicholas Piggin
,
2024/02/19
[PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Nicholas Piggin
,
2024/02/19
Re: [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
BALATON Zoltan
,
2024/02/19
Re: [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Cédric Le Goater
,
2024/02/19
Re: [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Peter Maydell
,
2024/02/19
Re: [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Cédric Le Goater
,
2024/02/19
[PULL 23/49] misc/pca9552: Fix inverted input status
,
Nicholas Piggin
,
2024/02/19
[PULL 24/49] misc/pca9552: Let external devices set pca9552 inputs
,
Nicholas Piggin
,
2024/02/19
[PULL 21/49] ppc/pnv: Change powernv default to powernv10
,
Nicholas Piggin
,
2024/02/19
[PULL 25/49] ppc/pnv: New powernv10-rainier machine type
,
Nicholas Piggin
,
2024/02/19
[PULL 26/49] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Nicholas Piggin
,
2024/02/19
[PULL 27/49] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Nicholas Piggin
,
2024/02/19
[PULL 28/49] ppc/pnv: Use resettable interface to reset child I2C buses
,
Nicholas Piggin
,
2024/02/19
[PULL 30/49] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Nicholas Piggin
,
2024/02/19
[PULL 31/49] ppc/pnv: Test pnv i2c master and connected devices
,
Nicholas Piggin
,
2024/02/19
[PULL 33/49] hw/ppc: Add N1 chiplet model
,
Nicholas Piggin
,
2024/02/19
[PULL 29/49] misc: Add a pca9554 GPIO device model
,
Nicholas Piggin
,
2024/02/19
[PULL 32/49] hw/ppc: Add pnv nest pervasive common chiplet model
,
Nicholas Piggin
,
2024/02/19
[PULL 34/49] hw/ppc: N1 chiplet wiring
,
Nicholas Piggin
,
2024/02/19
[PULL 37/49] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
2024/02/19
[PULL 36/49] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
2024/02/19
[PULL 38/49] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
2024/02/19
[PULL 35/49] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Nicholas Piggin
,
2024/02/19
[PULL 43/49] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
2024/02/19
[PULL 39/49] ppc/pnv: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2024/02/19
[PULL 40/49] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Nicholas Piggin
,
2024/02/19
[PULL 44/49] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
Nicholas Piggin
,
2024/02/19
[PULL 41/49] ppc/pnv: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
2024/02/19
[PULL 42/49] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
2024/02/19
[PULL 45/49] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/02/19
[PULL 46/49] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
,
Nicholas Piggin
,
2024/02/19
[PULL 47/49] target/ppc: 4xx optimise tlbwe_lo TLB flushing
,
Nicholas Piggin
,
2024/02/19
[PULL 49/49] target/ppc: optimise ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/02/19
[PULL 48/49] target/ppc: 440 optimise tlbwe TLB flushing
,
Nicholas Piggin
,
2024/02/19
Re: [PULL 00/49] ppc-for-9.0 queue
,
Peter Maydell
,
2024/02/19
Re: [PULL 00/49] ppc-for-9.0 queue
,
Nicholas Piggin
,
2024/02/19
PING: [PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/02/19
[PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Nicholas Piggin
,
2024/02/19
Re: [PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Thomas Huth
,
2024/02/19
Re: [PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Nicholas Piggin
,
2024/02/19
Re: [PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Thomas Huth
,
2024/02/22
Re: [PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Nicholas Piggin
,
2024/02/22
Re: [PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
,
Nicholas Piggin
,
2024/02/19
[PATCH 0/4] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/02/18
[PATCH 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/02/18
Re: [PATCH 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alvin Chang
,
2024/02/18
Re: [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Daniel Henrique Barboza
,
2024/02/21
RE: [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
張哲嘉
,
2024/02/21
Re: [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Daniel Henrique Barboza
,
2024/02/22
[PATCH 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/02/18
Re: [PATCH 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/02/18
Re: [PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Daniel Henrique Barboza
,
2024/02/21
RE: [PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
張哲嘉
,
2024/02/21
[PATCH v5 00/41] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 01/41] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 01/41] Split out common part of BCM283X classes
,
Peter Maydell
,
2024/02/23
[PATCH v5 02/41] Split out common part of peripherals
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 02/41] Split out common part of peripherals
,
Peter Maydell
,
2024/02/23
[PATCH v5 04/41] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 04/41] Introduce BCM2838 SoC
,
Peter Maydell
,
2024/02/23
[PATCH v5 05/41] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 05/41] Add GIC-400 to BCM2838 SoC
,
Peter Maydell
,
2024/02/23
[PATCH v5 03/41] Split out raspi machine common part
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 03/41] Split out raspi machine common part
,
Peter Maydell
,
2024/02/23
[PATCH v5 06/41] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 06/41] Add BCM2838 GPIO stub
,
Peter Maydell
,
2024/02/23
[PATCH v5 07/41] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 07/41] Implement BCM2838 GPIO functionality
,
Peter Maydell
,
2024/02/23
[PATCH v5 08/41] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 08/41] Connect SD controller to BCM2838 GPIO
,
Peter Maydell
,
2024/02/23
[PATCH v5 09/41] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 09/41] Add GPIO and SD to BCM2838 periph
,
Peter Maydell
,
2024/02/23
[PATCH v5 12/41] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 12/41] Add memory region for BCM2837 RPiVid ASB
,
Peter Maydell
,
2024/02/23
[PATCH v5 11/41] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 11/41] Temporarily disable unimplemented rpi4b devices
,
Peter Maydell
,
2024/02/23
[PATCH v5 13/41] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 10/41] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 10/41] Introduce Raspberry PI 4 machine
,
Peter Maydell
,
2024/02/23
[PATCH v5 15/41] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 14/41] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 19/41] Add GENET stub
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 18/41] Add clock_isp stub
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 22/41] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 17/41] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 17/41] Implement BCM2838 thermal sensor
,
Peter Maydell
,
2024/02/23
[PATCH v5 24/41] Add GENET register access macros
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 20/41] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 23/41] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 29/41] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 40/41] Append added properties to mailbox test
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 36/41] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 31/41] Add mailbox test stub
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 25/41] Implement GENET register ops
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 37/41] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 35/41] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 33/41] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 21/41] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 28/41] Implement GENET RX path
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 16/41] Add RPi4 RNG200
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 16/41] Add RPi4 RNG200
,
Peter Maydell
,
2024/02/23
[PATCH v5 34/41] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 38/41] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 30/41] Add Rpi4b boot tests
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 32/41] Add mailbox test constants
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 39/41] Add missed BCM2835 properties
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 41/41] Add RPi4B to paspi.rst
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 41/41] Add RPi4B to paspi.rst
,
Peter Maydell
,
2024/02/23
[PATCH v5 26/41] Implement GENET MDIO
,
Sergey Kambalin
,
2024/02/18
[PATCH v5 27/41] Implement GENET TX path
,
Sergey Kambalin
,
2024/02/18
Re: [PATCH v5 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/22
Re: [PATCH v5 00/41] Raspberry Pi 4B machine
,
Kambalin, Sergey
,
2024/02/22
Re: [PATCH v5 00/41] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/02/23
[PATCH 0/5] Implement port 92 in south bridges
,
Bernhard Beschow
,
2024/02/18
[PATCH 1/5] hw/isa/meson.build: Sort alphabetically
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
,
Mark Cave-Ayland
,
2024/02/21
[PATCH 2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH 2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices
,
Mark Cave-Ayland
,
2024/02/21
[PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
Mark Cave-Ayland
,
2024/02/21
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
BALATON Zoltan
,
2024/02/21
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
Bernhard Beschow
,
2024/02/27
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
Bernhard Beschow
,
2024/02/27
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
BALATON Zoltan
,
2024/02/27
Re: [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
,
BALATON Zoltan
,
2024/02/28
[PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
,
Philippe Mathieu-Daudé
,
2024/02/20
Re: [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 5/5] hw/isa/vt82c686: Embed TYPE_PORT92
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH 0/5] Implement port 92 in south bridges
,
BALATON Zoltan
,
2024/02/18
Re: [PATCH 0/5] Implement port 92 in south bridges
,
Bernhard Beschow
,
2024/02/19
Re: [PATCH] scripts/qemu-binfmt-conf.sh: refresh
,
Michael Tokarev
,
2024/02/18
Re: [PATCH] scripts/qemu-binfmt-conf.sh: refresh
,
Peter Maydell
,
2024/02/23
Re: [PATCH] scripts/qemu-binfmt-conf.sh: refresh
,
Michael Tokarev
,
2024/02/24
[PATCH v2 00/11] virtio-sound migration part 1
,
Volker Rümelin
,
2024/02/18
[PATCH v2 01/11] hw/audio/virtio-sound: return correct command response size
,
Volker Rümelin
,
2024/02/18
[PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
,
Volker Rümelin
,
2024/02/18
Re: [PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
,
Manos Pitsidianakis
,
2024/02/19
[PATCH v2 03/11] hw/audio/virtio-sound: remove command and stream mutexes
,
Volker Rümelin
,
2024/02/18
[PATCH v2 05/11] hw/audio/virtio-sound: free all stream buffers on reset
,
Volker Rümelin
,
2024/02/18
[PATCH v2 04/11] hw/audio/virtio-sound: allocate an array of streams
,
Volker Rümelin
,
2024/02/18
[PATCH v2 06/11] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
,
Volker Rümelin
,
2024/02/18
[PATCH v2 07/11] hw/audio/virtio-sound: add stream state variable
,
Volker Rümelin
,
2024/02/18
Re: [PATCH v2 07/11] hw/audio/virtio-sound: add stream state variable
,
Manos Pitsidianakis
,
2024/02/19
Re: [PATCH v2 07/11] hw/audio/virtio-sound: add stream state variable
,
Michael S. Tsirkin
,
2024/02/19
[PATCH v2 08/11] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
,
Volker Rümelin
,
2024/02/18
[PATCH v2 10/11] hw/audio/virtio-sound: add missing vmstate fields
,
Volker Rümelin
,
2024/02/18
[PATCH v2 09/11] hw/audio/virtio-sound: introduce virtio_snd_set_active()
,
Volker Rümelin
,
2024/02/18
[PATCH v2 11/11] hw/audio/virtio-sound: add placeholder for buffer write position
,
Volker Rümelin
,
2024/02/18
Re: [PATCH 05/10] hw/audio/virtio-sound: return correct command response size
,
Volker Rümelin
,
2024/02/18
Re: [PATCH] ui/vnc: Respect bound console
,
Akihiko Odaki
,
2024/02/18
Re: [PATCH v3] vl: Print display options for -display help
,
Akihiko Odaki
,
2024/02/18
Re: [PATCH v3] vl: Print display options for -display help
,
BALATON Zoltan
,
2024/02/18
Re: [PATCH v3] vl: Print display options for -display help
,
Akihiko Odaki
,
2024/02/18
Re: [PATCH v3 0/8] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/02/18
[RFC PATCH] target/loongarch/kvm: Add software breakpoint support
,
Bibo Mao
,
2024/02/18
[PATCH v3] hw/core: Unify hotplug decision logic
,
Akihiko Odaki
,
2024/02/18
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2024/02/18
[PATCH v5 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
2024/02/19
[PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
2024/02/18
Re: [PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/19
[PATCH v5 03/11] hw/pci: Use -1 as a default value for rombar
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 04/11] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 05/11] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v5 05/11] vfio: Avoid inspecting option QDict for rombar
,
Michael S. Tsirkin
,
2024/02/18
[PATCH v5 06/11] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 07/11] pcie_sriov: Reset SR-IOV extended capability
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 08/11] pcie_sriov: Do not reset NumVFs after disabling VFs
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 09/11] hw/pci: Always call pcie_sriov_pf_reset()
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 10/11] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/02/17
[PATCH v5 11/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/17
Ping 2: [PATCH v2] Allowing setting and overriding parameters in smb.conf
,
Henrik Carlqvist
,
2024/02/17
Re: Ping 2: [PATCH v2] Allowing setting and overriding parameters in smb.conf
,
Michael Tokarev
,
2024/02/18
Re: Ping 2: [PATCH v2] Allowing setting and overriding parameters in smb.conf
,
Henrik Carlqvist
,
2024/02/18
[PATCH v2 0/6] libqos, riscv: libqos fixes, add riscv machine
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 4/6] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 5/6] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
,
Daniel Henrique Barboza
,
2024/02/17
[PATCH v2 6/6] tests/libqos: add riscv/virt machine nodes
,
Daniel Henrique Barboza
,
2024/02/17
Re: [PATCH v2 0/6] libqos, riscv: libqos fixes, add riscv machine
,
Alistair Francis
,
2024/02/23
QEMU development setup
,
Isaac David Bermudez Lara
,
2024/02/17
Re: QEMU development setup
,
Thomas Huth
,
2024/02/19
[PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
David Parsons
,
2024/02/17
Re: [PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
Michael Tokarev
,
2024/02/22
Re: [PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
Peter Maydell
,
2024/02/22
Re: [PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
Akihiko Odaki
,
2024/02/23
Re: [PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
David Parsons
,
2024/02/23
Re: [PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
,
BALATON Zoltan
,
2024/02/23
[PATCH] Print tool binary names in ./configure --help
,
Manos Pitsidianakis
,
2024/02/17
Re: [PATCH] Print tool binary names in ./configure --help
,
Stefan Hajnoczi
,
2024/02/26
[PATCH v11 0/6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2024/02/17
[PATCH v11 1/6] ui/cocoa: Release specific mouse buttons
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 1/6] ui/cocoa: Release specific mouse buttons
,
Peter Maydell
,
2024/02/22
[PATCH v11 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
,
Peter Maydell
,
2024/02/22
[PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
,
Peter Maydell
,
2024/02/22
Re: [PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
,
Akihiko Odaki
,
2024/02/24
[PATCH v11 4/6] ui/cocoa: Make window resizable
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 4/6] ui/cocoa: Make window resizable
,
Peter Maydell
,
2024/02/22
[PATCH v11 5/6] ui/cocoa: Call console_select() with the BQL
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 5/6] ui/cocoa: Call console_select() with the BQL
,
Peter Maydell
,
2024/02/22
[PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
,
Peter Maydell
,
2024/02/22
Re: [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2024/02/24
Re: [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
,
BALATON Zoltan
,
2024/02/24
Re: [PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2024/02/17
Re: [PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Richard Henderson
,
2024/02/17
[PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Bernhard Beschow
,
2024/02/17
Re: [PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Philippe Mathieu-Daudé
,
2024/02/18
Re: [PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Bernhard Beschow
,
2024/02/18
Re: [PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH] hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
,
Bernhard Beschow
,
2024/02/19
[PATCH v2] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Bibo Mao
,
2024/02/17
Re: [PATCH v2] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Thomas Huth
,
2024/02/19
Re: [PATCH] target/i386: Eip error in x86_64-softmmu
,
Michael Tokarev
,
2024/02/17
Re: [PATCH] vdpa: set old virtio status at cvq isolation probing end
,
Michael Tokarev
,
2024/02/17
Re: [PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
,
Michael Tokarev
,
2024/02/17
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Michael Tokarev
,
2024/02/17
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Guenter Roeck
,
2024/02/17
Re: [PATCH] i386: load kernel on xen using DMA
,
Marek Marczykowski-Górecki
,
2024/02/16
[PATCH v2] target: hppa: Fix unaligned double word accesses for hppa64
,
Guenter Roeck
,
2024/02/16
[PATCH v5 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/16
[PATCH v5 01/10] util/bufferiszero: Remove SSE4.1 variant
,
Richard Henderson
,
2024/02/16
[PATCH v5 02/10] util/bufferiszero: Remove AVX512 variant
,
Richard Henderson
,
2024/02/16
[PATCH v5 03/10] util/bufferiszero: Reorganize for early test for acceleration
,
Richard Henderson
,
2024/02/16
[PATCH v5 04/10] util/bufferiszero: Remove useless prefetches
,
Richard Henderson
,
2024/02/16
[PATCH v5 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
,
Richard Henderson
,
2024/02/16
[PATCH v5 06/10] util/bufferiszero: Improve scalar variant
,
Richard Henderson
,
2024/02/16
Re: [PATCH v5 06/10] util/bufferiszero: Improve scalar variant
,
Alexander Monakov
,
2024/02/17
Re: [PATCH v5 06/10] util/bufferiszero: Improve scalar variant
,
Richard Henderson
,
2024/02/17
[PATCH v5 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
,
Richard Henderson
,
2024/02/16
[PATCH v5 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
,
Richard Henderson
,
2024/02/16
[PATCH v5 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Richard Henderson
,
2024/02/16
Re: [PATCH v5 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Alexander Monakov
,
2024/02/17
Re: [PATCH v5 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Richard Henderson
,
2024/02/17
[PATCH v5 10/10] tests/bench: Add bufferiszero-bench
,
Richard Henderson
,
2024/02/16
Re: [PATCH v5 10/10] tests/bench: Add bufferiszero-bench
,
Alexander Monakov
,
2024/02/17
Re: [PATCH v5 10/10] tests/bench: Add bufferiszero-bench
,
Richard Henderson
,
2024/02/17
Re: [PATCH v5 10/10] tests/bench: Add bufferiszero-bench
,
Daniel P . Berrangé
,
2024/02/19
[PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Atish Patra
,
2024/02/16
[PATCH RFC 1/8] target/riscv: Add properties for Indirect CSR Access extension
,
Atish Patra
,
2024/02/16
[PATCH RFC 2/8] target/riscv: Decouple AIA processing from xiselect and xireg
,
Atish Patra
,
2024/02/16
[PATCH RFC 5/8] target/riscv: Add smcdeleg/ssccfg properties
,
Atish Patra
,
2024/02/16
[PATCH RFC 3/8] target/riscv: Enable S*stateen bits for AIA
,
Atish Patra
,
2024/02/16
[PATCH RFC 4/8] target/riscv: Support generic CSR indirect access
,
Atish Patra
,
2024/02/16
[PATCH RFC 6/8] target/riscv: Add counter delegation definitions
,
Atish Patra
,
2024/02/16
[PATCH RFC 7/8] target/riscv: Add select value range check for counter delegation
,
Atish Patra
,
2024/02/16
[PATCH RFC 8/8] target/riscv: Add counter delegation/configuration support
,
Atish Patra
,
2024/02/16
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Daniel Henrique Barboza
,
2024/02/21
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Atish Kumar Patra
,
2024/02/21
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Daniel Henrique Barboza
,
2024/02/21
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Atish Patra
,
2024/02/21
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Daniel Henrique Barboza
,
2024/02/21
[PATCH v2 0/7] Introduce multifd zero page checking.
,
Hao Xiang
,
2024/02/16
[PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Elena Ufimtseva
,
2024/02/21
Re: [External] Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/22
Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Markus Armbruster
,
2024/02/21
Re: [External] Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/22
Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Peter Xu
,
2024/02/22
Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Wang, Lei
,
2024/02/26
Re: [External] Re: [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection.
,
Hao Xiang
,
2024/02/26
[PATCH v2 2/7] migration/multifd: Support for zero pages transmission in multifd format.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 2/7] migration/multifd: Support for zero pages transmission in multifd format.
,
Elena Ufimtseva
,
2024/02/21
Re: [External] Re: [PATCH v2 2/7] migration/multifd: Support for zero pages transmission in multifd format.
,
Hao Xiang
,
2024/02/22
[PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Richard Henderson
,
2024/02/17
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/22
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/24
Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Elena Ufimtseva
,
2024/02/21
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/22
Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Peter Xu
,
2024/02/22
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/23
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/24
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Peter Xu
,
2024/02/25
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/23
Re: [External] Re: [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread.
,
Fabiano Rosas
,
2024/02/23
[PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Elena Ufimtseva
,
2024/02/21
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/23
Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Peter Xu
,
2024/02/22
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/23
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/24
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Peter Xu
,
2024/02/25
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/23
Re: [External] Re: [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads.
,
Fabiano Rosas
,
2024/02/23
[PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking.
,
Fabiano Rosas
,
2024/02/21
Re: [External] Re: [PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking.
,
Hao Xiang
,
2024/02/22
[PATCH v2 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/16
Re: [PATCH v2 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Markus Armbruster
,
2024/02/21
[PATCH v2 7/7] Update maintainer contact for migration multifd zero page checking acceleration.
,
Hao Xiang
,
2024/02/16
[PATCH] tcg/aarch64: Apple does not align __int128_t in even registers
,
Richard Henderson
,
2024/02/16
Re: [PATCH] tcg/aarch64: Apple does not align __int128_t in even registers
,
Philippe Mathieu-Daudé
,
2024/02/18
[PATCH 00/13] esp: avoid explicit setting of DRQ within ESP state machine
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 03/13] esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 04/13] esp.c: change esp_fifo_push() to take ESPState
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 05/13] esp.c: change esp_fifo_pop() to take ESPState
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 01/13] esp.c: replace cmdfifo use of esp_fifo_pop_buf() in do_command_phase()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 02/13] esp.c: replace cmdfifo use of esp_fifo_pop_buf() in do_message_phase()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 06/13] esp.c: use esp_fifo_push() instead of fifo8_push()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 08/13] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 09/13] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 07/13] esp.c: change esp_fifo_pop_buf() to take ESPState
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 11/13] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 10/13] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 12/13] esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
,
Mark Cave-Ayland
,
2024/02/16
[PATCH 13/13] esp.c: remove explicit setting of DRQ within ESP state machine
,
Mark Cave-Ayland
,
2024/02/16
[PATCH] qapi: Misc cleanups to migrate QAPIs
,
Het Gala
,
2024/02/16
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Markus Armbruster
,
2024/02/21
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Het Gala
,
2024/02/21
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Peter Xu
,
2024/02/21
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Markus Armbruster
,
2024/02/21
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Peter Xu
,
2024/02/21
Re: [PATCH] qapi: Misc cleanups to migrate QAPIs
,
Markus Armbruster
,
2024/02/21
[PATCH v2 0/2] Misc: Make watchdog devices using qemu_system_reset_request() use watchdog_perfom_action()
,
Abhiram Tilak
,
2024/02/16
[PATCH v2 1/2] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Abhiram Tilak
,
2024/02/16
[PATCH v2 2/2] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Abhiram Tilak
,
2024/02/16
Re: [PATCH v2 0/2] Misc: Make watchdog devices using qemu_system_reset_request() use watchdog_perfom_action()
,
Peter Maydell
,
2024/02/22
[PATCH] configure: do not require gcc runtime library for firmwares
,
Marek Marczykowski-Górecki
,
2024/02/16
Re: [PATCH] configure: do not require gcc runtime library for firmwares
,
Michael Tokarev
,
2024/02/19
[RFC] Convert VMWARE vmdk (snapshot) to raw disk
,
Jinpu Wang
,
2024/02/16
[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
,
Alex Bennée
,
2024/02/16
[PATCH 02/23] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/16
[PATCH 01/23] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/16
[PATCH 06/23] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/02/16
[PATCH 03/23] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/16
[PATCH 04/23] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/02/16
[PATCH 05/23] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/02/16
[PATCH 10/23] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/02/16
[PATCH 11/23] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/02/16
[PATCH 09/23] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/02/16
[PATCH 12/23] plugins: remove previous n_vcpus functions from API
,
Alex Bennée
,
2024/02/16
[PATCH 07/23] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/02/16
[PATCH 08/23] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/02/16
[PATCH 13/23] plugins: add qemu_plugin_num_vcpus function
,
Alex Bennée
,
2024/02/16
[PATCH 22/23] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/02/16
[PATCH 20/23] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/02/16
Re: [PATCH 20/23] contrib/plugins: extend execlog to track register changes
,
Pierrick Bouvier
,
2024/02/17
[PATCH 23/23] docs/devel: plugins can trigger a tb flush
,
Alex Bennée
,
2024/02/16
[PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/16
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/17
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/20
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/20
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/21
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/21
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/21
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/22
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/22
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/22
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/22
Re: [PATCH 18/23] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/02/23
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/23
Re: [PATCH 18/23] plugins: add an API to read registers
,
Alex Bennée
,
2024/02/23
[PATCH 19/23] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/02/16
[PATCH 17/23] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/16
[PATCH 15/23] cpu: call plugin init hook asynchronously
,
Alex Bennée
,
2024/02/16
[PATCH 21/23] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/02/16
[PATCH 14/23] plugins: fix order of init/idle/resume callback
,
Alex Bennée
,
2024/02/16
[PATCH 16/23] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/02/16
[PATCH 0/6] hw: Remove sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/16
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Mark Cave-Ayland
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Peter Maydell
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Mark Cave-Ayland
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Peter Maydell
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Mark Cave-Ayland
,
2024/02/21
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/26
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
BALATON Zoltan
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Philippe Mathieu-Daudé
,
2024/02/19
Re: [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
,
Richard Henderson
,
2024/02/17
[PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
,
Richard Henderson
,
2024/02/17
[PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
,
Richard Henderson
,
2024/02/17
[PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
,
Richard Henderson
,
2024/02/17
[PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
,
Richard Henderson
,
2024/02/17
[PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()
,
Richard Henderson
,
2024/02/17
[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH] hw/sysbus: Inline and remove sysbus_add_io()
,
Philippe Mathieu-Daudé
,
2024/02/18
Re: [PATCH] hw/sysbus: Inline and remove sysbus_add_io()
,
Peter Maydell
,
2024/02/20
[PATCH 00/16] qapi: Doc comment parsing & doc generation work
,
Markus Armbruster
,
2024/02/16
[PATCH 07/16] qapi: Improve error message for empty doc sections
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 07/16] qapi: Improve error message for empty doc sections
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 04/16] sphinx/qapidoc: Drop code to generate doc for simple union branch
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 04/16] sphinx/qapidoc: Drop code to generate doc for simple union branch
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 09/16] qapi: Reject section heading in the middle of a doc comment
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 09/16] qapi: Reject section heading in the middle of a doc comment
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
,
Markus Armbruster
,
2024/02/20
Re: [PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 06/16] qapi: Improve error position for bogus invalid "Returns" section
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 06/16] qapi: Improve error position for bogus invalid "Returns" section
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 01/16] tests/qapi-schema: Fix test 'QAPI rST doc'
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 01/16] tests/qapi-schema: Fix test 'QAPI rST doc'
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 05/16] qapi: Improve error position for bogus argument descriptions
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 05/16] qapi: Improve error position for bogus argument descriptions
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 13/16] qapi: Merge adjacent untagged sections
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 13/16] qapi: Merge adjacent untagged sections
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 16/16] qapi: Divorce QAPIDoc from QAPIParseError
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 16/16] qapi: Divorce QAPIDoc from QAPIParseError
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 03/16] tests/qapi-schema: Cover 'Features:' not followed by descriptions
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 03/16] tests/qapi-schema: Cover 'Features:' not followed by descriptions
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 15/16] qapi: Reject multiple and empty feature descriptions
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 15/16] qapi: Reject multiple and empty feature descriptions
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 08/16] qapi: Rename QAPIDoc.Section.name to .tag
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 08/16] qapi: Rename QAPIDoc.Section.name to .tag
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 02/16] tests/qapi-schema: Cover duplicate 'Features:' line
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 02/16] tests/qapi-schema: Cover duplicate 'Features:' line
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 12/16] qapi: Call QAPIDoc.check() always
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 12/16] qapi: Call QAPIDoc.check() always
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 14/16] qapi: Rewrite doc comment parser
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 14/16] qapi: Rewrite doc comment parser
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 14/16] qapi: Rewrite doc comment parser
,
Markus Armbruster
,
2024/02/22
[PATCH 10/16] qapi: Require descriptions and tagged sections to be indented
,
Markus Armbruster
,
2024/02/16
Re: [PATCH 10/16] qapi: Require descriptions and tagged sections to be indented
,
Daniel P . Berrangé
,
2024/02/20
[PATCH v2 0/6] Add ivshmem-flat device
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH v2 1/6] hw/misc/ivshmem: Add ivshmem-flat device
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH v2 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH v2 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
,
Gustavo Romero
,
2024/02/20
Re: [PATCH v2 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
,
Gustavo Romero
,
2024/02/20
[PATCH v2 3/6] hw/arm: Allow some machines to use the ivshmem-flat device
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH v2 4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH v2 5/6] tests/qtest: Reorganize common code in ivshmem-test
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH v2 5/6] tests/qtest: Reorganize common code in ivshmem-test
,
Thomas Huth
,
2024/02/19
[PATCH v2 6/6] tests/qtest: Add ivshmem-flat test
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH v2 6/6] tests/qtest: Add ivshmem-flat test
,
Thomas Huth
,
2024/02/19
Re: [PATCH v2 6/6] tests/qtest: Add ivshmem-flat test
,
Gustavo Romero
,
2024/02/20
Re: [PATCH v2 0/6] Add ivshmem-flat device
,
Gustavo Romero
,
2024/02/20
[PATCH v2 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH v2 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
,
Daniel Henrique Barboza
,
2024/02/16
Re: [PATCH v2 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
,
Richard Henderson
,
2024/02/16
[PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Daniel Henrique Barboza
,
2024/02/16
Re: [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Richard Henderson
,
2024/02/16
Re: [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Daniel Henrique Barboza
,
2024/02/16
Re: [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Richard Henderson
,
2024/02/16
Re: [PATCH v2 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH v2 2/3] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 0/3] Misc: Make watchdog devices using qemu_system_reset_request() use watchdog_perfom_action()
,
Abhiram Tilak
,
2024/02/16
[PATCH 1/3] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Abhiram Tilak
,
2024/02/16
Re: [PATCH 1/3] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Peter Maydell
,
2024/02/16
Re: [PATCH 1/3] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
,
atp exp
,
2024/02/16
[PATCH 2/3] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Abhiram Tilak
,
2024/02/16
Re: [PATCH 2/3] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
,
Peter Maydell
,
2024/02/16
[PATCH 3/3] misc: ppc/spapr: replace qemu_system_reset_request() calls with watchdog_perform_action()
,
Abhiram Tilak
,
2024/02/16
Re: [PATCH 3/3] misc: ppc/spapr: replace qemu_system_reset_request() calls with watchdog_perform_action()
,
Peter Maydell
,
2024/02/16
Re: [PATCH 3/3] misc: ppc/spapr: replace qemu_system_reset_request() calls with watchdog_perform_action()
,
atp exp
,
2024/02/16
[PULL 0/7] Ui patches
,
marcandre . lureau
,
2024/02/16
[PULL 2/7] ui/clipboard: mark type as not available when there is no data
,
marcandre . lureau
,
2024/02/16
[PULL 6/7] meson: Explicitly specify dbus-display1.h dependency
,
marcandre . lureau
,
2024/02/16
[PULL 1/7] ui: reject extended clipboard message if not activated
,
marcandre . lureau
,
2024/02/16
[PULL 4/7] ui/console: Fix console resize with placeholder surface
,
marcandre . lureau
,
2024/02/16
[PULL 3/7] ui/clipboard: add asserts for update and request
,
marcandre . lureau
,
2024/02/16
[PULL 7/7] tests/qtest: Depend on dbus_display1_dep
,
marcandre . lureau
,
2024/02/16
[PULL 5/7] audio: Depend on dbus_display1_dep
,
marcandre . lureau
,
2024/02/16
Re: [PULL 0/7] Ui patches
,
Peter Maydell
,
2024/02/20
Re: [PATCH 1/6] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
BALATON Zoltan
,
2024/02/16
Re: [PATCH v5 0/9] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2024/02/16
Re: [PATCH 1/4] Add ivshmem-flat device
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 0/2] trace: fix ability to use systemtap with qemu tools
,
Daniel P . Berrangé
,
2024/02/16
[PATCH v3 00/11] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/16
[PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
,
Alex Bennée
,
2024/02/16
Re: [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
,
Richard Henderson
,
2024/02/17
Re: [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
,
Ilya Leoshkevich
,
2024/02/19
Re: [PATCH v3 01/11] gdbstub: Support disablement in a multi-threaded process
,
Ilya Leoshkevich
,
2024/02/19
[PATCH v3 03/11] gdbstub: Introduce gdbserver_fork_start()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 03/11] gdbstub: Introduce gdbserver_fork_start()
,
Alex Bennée
,
2024/02/16
[PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
,
Richard Henderson
,
2024/02/17
[PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
,
Alex Bennée
,
2024/02/16
Re: [PATCH v3 02/11] {linux,bsd}-user: Update ts_tid after fork()
,
Richard Henderson
,
2024/02/17
[PATCH v3 07/11] gdbstub: Introduce gdb_handle_query_supported_user()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 07/11] gdbstub: Introduce gdb_handle_query_supported_user()
,
Richard Henderson
,
2024/02/17
[PATCH v3 08/11] gdbstub: Introduce gdb_handle_set_thread_user()
,
Ilya Leoshkevich
,
2024/02/16
[PATCH v3 04/11] {linux,bsd}-user: Pass pid to fork_end()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 04/11] {linux,bsd}-user: Pass pid to fork_end()
,
Alex Bennée
,
2024/02/16
Re: [PATCH v3 04/11] {linux,bsd}-user: Pass pid to fork_end()
,
Richard Henderson
,
2024/02/17
[PATCH v3 10/11] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/16
[PATCH v3 06/11] gdbstub: Call gdbserver_fork() both in parent and in child
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v3 06/11] gdbstub: Call gdbserver_fork() both in parent and in child
,
Richard Henderson
,
2024/02/17
[PATCH v3 11/11] tests/tcg: Add two follow-fork-mode tests
,
Ilya Leoshkevich
,
2024/02/16
[PATCH v3 09/11] gdbstub: Introduce gdb_handle_detach_user()
,
Ilya Leoshkevich
,
2024/02/16
Re: [PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
,
Alex Bennée
,
2024/02/16
Re: [PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/02/16
Re: QEMU 8.2.0 aarch64 sve ldff1b returning 1 byte when 16 are expected
,
Alex Bennée
,
2024/02/16
Re: QEMU 8.2.0 aarch64 sve ldff1b returning 1 byte when 16 are expected
,
Peter Maydell
,
2024/02/16
[PATCH 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 1/3] trans_rvv.c.inc: write CSRs must call mark_vs_dirty() too
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 2/3] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 3/3] target/riscv/translate.c: set vstart_eq_zero in mark_vs_dirty()
,
Daniel Henrique Barboza
,
2024/02/16
Re: [PATCH 0/3] riscv: set vstart_eq_zero on mark_vs_dirty
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 00/21] hw: More QDev cleanups
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
,
Zhao Liu
,
2024/02/22
Re: [PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
,
Philippe Mathieu-Daudé
,
2024/02/22
[PATCH 02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
,
Zhao Liu
,
2024/02/22
[PATCH 03/21] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 03/21] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
,
Zhao Liu
,
2024/02/22
[PATCH 04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
,
Bastian Koppelmann
,
2024/02/19
[PATCH 05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
,
Cédric Le Goater
,
2024/02/16
[PATCH 06/21] hw: Replace DEVICE(object_new) -> qdev_new()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 06/21] hw: Replace DEVICE(object_new) -> qdev_new()
,
Zhao Liu
,
2024/02/22
[PATCH 07/21] target: Replace DEVICE(object_new) -> qdev_new()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 07/21] target: Replace DEVICE(object_new) -> qdev_new()
,
Zhao Liu
,
2024/02/22
[PATCH 09/21] hw/usb: Inline usb_try_new()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 09/21] hw/usb: Inline usb_try_new()
,
Zhao Liu
,
2024/02/22
[PATCH 08/21] hw/isa: Inline isa_try_new()
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 10/21] hw/usb: Inline usb_new()
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 10/21] hw/usb: Inline usb_new()
,
Zhao Liu
,
2024/02/22
[PATCH 11/21] hw/usb: Add QOM parentship relation with hub devices
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 11/21] hw/usb: Add QOM parentship relation with hub devices
,
Zhao Liu
,
2024/02/22
[PATCH 12/21] hw/pci-host/q35: Update q35_host_props[] comment
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 13/21] hw/pci-host/raven: Embedded OrIRQ in PRePPCIState
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 15/21] hw/core/register: Prefer object_initialize_child over object_initialize
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize
,
Francisco Iglesias
,
2024/02/23
Re: [PATCH 16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize
,
Pavel Pisa
,
2024/02/23
[PATCH 17/21] hw/i386/iommu: Prefer object_initialize_child over object_initialize
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 17/21] hw/i386/iommu: Prefer object_initialize_child over object_initialize
,
Zhao Liu
,
2024/02/22
[PATCH 18/21] hw/pci-host/versatile: Replace object_initialize() -> _child()
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices
,
Thomas Huth
,
2024/02/19
Re: [PATCH 19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices
,
Philippe Mathieu-Daudé
,
2024/02/19
[PATCH 20/21] hw/arm/mps2: Add QOM parentship relation with OR IRQ gates
,
Philippe Mathieu-Daudé
,
2024/02/16
[PATCH 21/21] hw: Add QOM parentship relation with CPUs
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 21/21] hw: Add QOM parentship relation with CPUs
,
Zhao Liu
,
2024/02/22
[RFC 0/4] mirror: implement incremental and bitmap modes
,
Fiona Ebner
,
2024/02/16
[RFC 3/4] mirror: move some checks to qmp
,
Fiona Ebner
,
2024/02/16
[RFC 2/4] drive-mirror: add support for conditional and always bitmap sync modes
,
Fiona Ebner
,
2024/02/16
[RFC 1/4] drive-mirror: add support for sync=bitmap mode=never
,
Fiona Ebner
,
2024/02/16
Re: [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never
,
Markus Armbruster
,
2024/02/21
Re: [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never
,
Fiona Ebner
,
2024/02/21
[RFC 4/4] iotests: add test for bitmap mirror
,
Fiona Ebner
,
2024/02/16
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Fiona Ebner
,
2024/02/29
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Vladimir Sementsov-Ogievskiy
,
2024/02/29
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Fiona Ebner
,
2024/02/29
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Fiona Ebner
,
2024/02/29
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Vladimir Sementsov-Ogievskiy
,
2024/02/29
Re: [RFC 0/4] mirror: implement incremental and bitmap modes
,
Fiona Ebner
,
2024/02/29
[PATCH] iotests: adapt to output change for recently introduced 'detached header' field
,
Fiona Ebner
,
2024/02/16
Re: [PATCH] iotests: adapt to output change for recently introduced 'detached header' field
,
Daniel P . Berrangé
,
2024/02/19
[PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Thomas Huth
,
2024/02/16
Re: [PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Paolo Bonzini
,
2024/02/16
Re: [PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Michael Tokarev
,
2024/02/20
[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
,
Het Gala
,
2024/02/16
[PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
,
Het Gala
,
2024/02/16
Re: [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
,
Peter Xu
,
2024/02/20
Re: [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
,
Het Gala
,
2024/02/20
[PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/16
Re: [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Peter Xu
,
2024/02/20
Re: [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/20
Re: [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Peter Xu
,
2024/02/20
Re: [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
,
Het Gala
,
2024/02/21
[PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set
,
Het Gala
,
2024/02/16
Re: [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set
,
Peter Xu
,
2024/02/20
Re: [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set
,
Het Gala
,
2024/02/20
Re: [PATCH 5/6] hw/vfio/common: Use RCU_READ macros
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH 5/6] hw/vfio/common: Use RCU_READ macros
,
Cédric Le Goater
,
2024/02/16
[PATCH 0/4] RISC-V: Implement CSR tcontrol in debug spec
,
Alvin Chang
,
2024/02/16
[PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
,
Alvin Chang
,
2024/02/16
Re: [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
,
Daniel Henrique Barboza
,
2024/02/16
RE: [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
,
張哲嘉
,
2024/02/16
Re: [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
,
Daniel Henrique Barboza
,
2024/02/16
Re: [PATCH 1/4] target/riscv: Add CSR tcontrol of debug trigger module
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 2/4] target/riscv: Reset CSR tcontrol when the trigger module resets
,
Alvin Chang
,
2024/02/16
Re: [PATCH 2/4] target/riscv: Reset CSR tcontrol when the trigger module resets
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 3/4] target/riscv: Set the value of CSR tcontrol when trapping to M-mode
,
Alvin Chang
,
2024/02/16
Re: [PATCH 3/4] target/riscv: Set the value of CSR tcontrol when trapping to M-mode
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH 4/4] target/riscv: Set the value of CSR tcontrol when mret is executed
,
Alvin Chang
,
2024/02/16
Re: [PATCH 4/4] target/riscv: Set the value of CSR tcontrol when mret is executed
,
Daniel Henrique Barboza
,
2024/02/16
[PATCH] target: hppa: Fix unaligned double word accesses for hppa64
,
Guenter Roeck
,
2024/02/16
Re: [PATCH] target: hppa: Fix unaligned double word accesses for hppa64
,
Richard Henderson
,
2024/02/16
Re: [PATCH] target: hppa: Fix unaligned double word accesses for hppa64
,
Guenter Roeck
,
2024/02/16
Re: [PATCH] target: hppa: Fix unaligned double word accesses for hppa64
,
Charlie Jenkins
,
2024/02/16
Re: [PATCH] target: hppa: Fix unaligned double word accesses for hppa64
,
Helge Deller
,
2024/02/16
[PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/15
Re: [PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
,
Thomas Huth
,
2024/02/16
Re: [PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/16
Re: [PATCH] docs/system/ppc: Document running Linux on AmigaNG machines
,
BALATON Zoltan
,
2024/02/19
[PATCH v4 0/6] riscv: named features riscv,isa, 'svade' rework
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 2/6] target/riscv: add riscv,isa to named features
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 3/6] target/riscv: add remaining named features
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 4/6] target/riscv: Reset henvcfg to zero
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 5/6] target/riscv: Gate hardware A/D PTE bit updating
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH v4 6/6] target/riscv: Promote svade to a normal extension
,
Daniel Henrique Barboza
,
2024/02/15
Re: [PATCH v4 0/6] riscv: named features riscv,isa, 'svade' rework
,
Alistair Francis
,
2024/02/15
support for having both 32 and 64 bit RISC-V CPUs in one QEMU machine
,
Igor Lesik
,
2024/02/15
[RFC PATCH 0/6] Improve the performance of RISC-V vector unit-stride ld/st instructions
,
Max Chou
,
2024/02/15
[RFC PATCH 1/6] target/riscv: Seperate vector segment ld/st instructions
,
Max Chou
,
2024/02/15
[RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
,
Max Chou
,
2024/02/15
Re: [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
,
Richard Henderson
,
2024/02/15
Re: [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
,
Max Chou
,
2024/02/17
Re: [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
,
Daniel Henrique Barboza
,
2024/02/15
Re: [RFC PATCH 2/6] accel/tcg: Avoid uncessary call overhead from qemu_plugin_vcpu_mem_cb
,
Max Chou
,
2024/02/17
[RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
,
Max Chou
,
2024/02/15
Re: [RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
,
Richard Henderson
,
2024/02/15
Re: [RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
,
Daniel Henrique Barboza
,
2024/02/15
Re: [RFC PATCH 3/6] target/riscv: Inline vext_ldst_us and coressponding function for performance
,
Max Chou
,
2024/02/17
[RFC PATCH 5/6] accel/tcg: Inline do_ld1_mmu function
,
Max Chou
,
2024/02/15
Re: [RFC PATCH 5/6] accel/tcg: Inline do_ld1_mmu function
,
Richard Henderson
,
2024/02/15
[RFC PATCH 6/6] accel/tcg: Inline do_st1_mmu function
,
Max Chou
,
2024/02/15
[RFC PATCH 4/6] accel/tcg: Inline cpu_mmu_lookup function
,
Max Chou
,
2024/02/15
Re: [RFC PATCH 4/6] accel/tcg: Inline cpu_mmu_lookup function
,
Richard Henderson
,
2024/02/15
Re: [RFC PATCH 4/6] accel/tcg: Inline cpu_mmu_lookup function
,
Max Chou
,
2024/02/17
Re: [RFC PATCH 0/6] Improve the performance of RISC-V vector unit-stride ld/st instructions
,
Richard Henderson
,
2024/02/15
Re: [RFC PATCH 0/6] Improve the performance of RISC-V vector unit-stride ld/st instructions
,
Max Chou
,
2024/02/17
Re: [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
fan
,
2024/02/15
Re: [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
fan
,
2024/02/15
RE: [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
Shiju Jose
,
2024/02/16
Re: [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
fan
,
2024/02/16
Re: [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
Davidlohr Bueso
,
2024/02/15
RE: [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
Shiju Jose
,
2024/02/16
[RFC PATCH] tests/tcg: update licenses to GPLv2 as intended
,
Alex Bennée
,
2024/02/15
Re: [RFC PATCH] tests/tcg: update licenses to GPLv2 as intended
,
Peter Maydell
,
2024/02/15
Re: [RFC PATCH] tests/tcg: update licenses to GPLv2 as intended
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v2 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
,
fan
,
2024/02/15
RE: [PATCH v2 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
,
Shiju Jose
,
2024/02/16
Re: [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
fan
,
2024/02/15
RE: [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
Shiju Jose
,
2024/02/16
[PULL 00/56] Misc HW patches for 2024-02-15
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 01/56] hw/block/tc58128: Don't emit deprecation warning under qtest
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 02/56] hw/mips: remove unnecessary "select PTIMER"
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 04/56] target/mips: Remove helpers accessing SAAR registers
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 03/56] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 05/56] hw/misc/mips: Reduce itc_reconfigure() scope
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 06/56] target/mips: Remove MIPSITUState::itu field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 07/56] target/mips: Remove CPUMIPSState::saarp field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 08/56] hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 09/56] hw/misc/mips_itu: Remove MIPSITUState::saar field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 10/56] target/mips: Remove unused mips_def_t::SAARP field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 11/56] target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 12/56] target/mips: Remove helpers accessing SAARI register
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 16/56] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 13/56] target/mips: Remove CPUMIPSState::CP0_SAARI field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 15/56] hw/isa: clean up Kconfig selections for ISA_SUPERIO
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 17/56] hw/isa: fix ISA_SUPERIO dependencies
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 14/56] target/mips: Remove the unused DisasContext::saar field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 18/56] hw/isa: specify instance_size in isa_superio_type_info
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 19/56] hw/isa: extract FDC37M81X to a separate file
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 20/56] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 22/56] hw/i386/q35: Realize LPC PCI function before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 21/56] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 24/56] hw/misc/macio: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 25/56] hw/sh4/r2d: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 23/56] hw/ppc/prep: Realize ISA bridge before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 26/56] hw/dma: Pass parent object to i8257_dma_init()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 27/56] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 28/56] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 29/56] target/sparc: Provide hint about CPUSPARCState::irq_manager member
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 30/56] hw/sparc/leon3: Remove duplicate code
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 31/56] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 32/56] hw/sparc/leon3: Have write_bootloader() take a void pointer argument
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 33/56] hw/sparc/grlib: split out the headers for each peripherals
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 34/56] hw/intc/grlib_irqmp: add ncpus property
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 36/56] hw/intc/grlib_irqmp: implements multicore irq
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 35/56] hw/intc/grlib_irqmp: implements the multiprocessor status register
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 37/56] target/sparc: implement asr17 feature for smp
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 38/56] hw/sparc/leon3: remove SP initialization
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 39/56] hw/sparc/leon3: implement multiprocessor
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 40/56] hw/sparc/leon3: check cpu_id in the tiny bootloader
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 41/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 42/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 43/56] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 46/56] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 45/56] MAINTAINERS: Add myself as reviewer for TCG Plugins
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 44/56] MAINTAINERS: replace Fabien by myself as Leon3 maintainer
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 47/56] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 48/56] hw/ide/ahci: Expose AHCIPCIState structure
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 49/56] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 50/56] hw/ide/ahci: Inline ahci_get_num_ports()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 52/56] hw/ide/ahci: Convert AHCIState::ports to unsigned
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 51/56] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 53/56] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 54/56] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 56/56] hw/ide/ich9: Use AHCIPCIState typedef
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 55/56] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PULL 00/56] Misc HW patches for 2024-02-15
,
Peter Maydell
,
2024/02/16
[PULL 00/35] target-arm queue
,
Peter Maydell
,
2024/02/15
[PULL 01/35] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
,
Peter Maydell
,
2024/02/15
[PULL 02/35] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Peter Maydell
,
2024/02/15
[PULL 04/35] target/arm: Adjust and validate mtedesc sizem1
,
Peter Maydell
,
2024/02/15
[PULL 10/35] tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
,
Peter Maydell
,
2024/02/15
[PULL 08/35] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Peter Maydell
,
2024/02/15
[PULL 13/35] tests/qtest/bios-tables-tests: Update virt golden reference
,
Peter Maydell
,
2024/02/15
[PULL 24/35] target/arm: The Cortex-R52 has a read-only CBAR
,
Peter Maydell
,
2024/02/15
[PULL 14/35] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
,
Peter Maydell
,
2024/02/15
[PULL 16/35] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Peter Maydell
,
2024/02/15
[PULL 11/35] tests/qtest/bios-tables-test: Allow changes to virt GTDT
,
Peter Maydell
,
2024/02/15
[PULL 22/35] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Peter Maydell
,
2024/02/15
[PULL 05/35] target/arm: Split out make_svemte_desc
,
Peter Maydell
,
2024/02/15
[PULL 18/35] hw/arm/smmuv3: add support for stage 1 access fault
,
Peter Maydell
,
2024/02/15
[PULL 09/35] hw/block/tc58128: Don't emit deprecation warning under qtest
,
Peter Maydell
,
2024/02/15
[PULL 17/35] tests/qtest: Fix GMAC test to run on a machine in upstream QEMU
,
Peter Maydell
,
2024/02/15
[PULL 12/35] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
,
Peter Maydell
,
2024/02/15
[PULL 15/35] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
Peter Maydell
,
2024/02/15
[PULL 19/35] hw/arm/stellaris: Convert ADC controller to Resettable interface
,
Peter Maydell
,
2024/02/15
[PULL 21/35] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Peter Maydell
,
2024/02/15
[PULL 23/35] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
,
Peter Maydell
,
2024/02/15
[PULL 29/35] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
,
Peter Maydell
,
2024/02/15
[PULL 07/35] target/arm: Fix SVE/SME gross MTE suppression checks
,
Peter Maydell
,
2024/02/15
[PULL 26/35] target/arm: Allow access to SPSR_hyp from hyp mode
,
Peter Maydell
,
2024/02/15
[PULL 28/35] hw/misc/mps2-scc: Factor out which-board conditionals
,
Peter Maydell
,
2024/02/15
[PULL 25/35] target/arm: Add Cortex-R52 IMPDEF sysregs
,
Peter Maydell
,
2024/02/15
[PULL 34/35] hw/arm/mps3r: Add remaining devices
,
Peter Maydell
,
2024/02/15
[PULL 30/35] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Peter Maydell
,
2024/02/15
[PULL 03/35] target/arm: Fix nregs computation in do_{ld,st}_zpa
,
Peter Maydell
,
2024/02/15
[PULL 06/35] target/arm: Handle mte in do_ldrq, do_ldro
,
Peter Maydell
,
2024/02/15
[PULL 31/35] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
,
Peter Maydell
,
2024/02/15
[PULL 35/35] docs: Add documentation for the mps3-an536 board
,
Peter Maydell
,
2024/02/15
[PULL 20/35] hw/arm/stellaris: Convert I2C controller to Resettable interface
,
Peter Maydell
,
2024/02/15
[PULL 32/35] hw/arm/mps3r: Add UARTs
,
Peter Maydell
,
2024/02/15
[PULL 33/35] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
,
Peter Maydell
,
2024/02/15
[PULL 27/35] hw/misc/mps2-scc: Fix condition for CFG3 register
,
Peter Maydell
,
2024/02/15
Re: [PULL 00/35] target-arm queue
,
Peter Maydell
,
2024/02/16
[PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Nicholas Piggin
,
2024/02/15
Re: [PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Peter Maydell
,
2024/02/15
Re: [PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Nicholas Piggin
,
2024/02/19
Re: [PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Miles Glenn
,
2024/02/27
Re: [PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Richard Henderson
,
2024/02/15
Re: [PATCH] target/ppc: BHRB avoid using host pointer in translated code
,
Nicholas Piggin
,
2024/02/19
[PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
,
Ard Biesheuvel
,
2024/02/15
Re: [PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
,
Richard Henderson
,
2024/02/15
Re: [PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
,
Ard Biesheuvel
,
2024/02/15
Re: [PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
,
Peter Maydell
,
2024/02/22
Qemu network connectivity issue
,
Faiq Ali Sayed
,
2024/02/15
Re: Qemu network connectivity issue
,
Peter Maydell
,
2024/02/15
[PATCH] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
,
Peter Maydell
,
2024/02/22
[PATCH qemu] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH qemu] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
,
Michael S. Tsirkin
,
2024/02/15
Re: [PATCH qemu] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
,
Jonathan Cameron
,
2024/02/15
[PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Peter Maydell
,
2024/02/15
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Michael Tokarev
,
2024/02/15
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Alex Bennée
,
2024/02/16
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Peter Maydell
,
2024/02/16
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Alex Bennée
,
2024/02/16
[PATCH 1/1] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
,
Marcin Juszkiewicz
,
2024/02/15
Re: [PATCH 1/1] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 1/1] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
,
Peter Maydell
,
2024/02/22
[RFC PATCH 0/1] target/arm: Fix FEAT_HADFS when page tables are in MMIO (cxl)
,
Jonathan Cameron
,
2024/02/15
[RFC PATCH 1/1] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Jonathan Cameron
,
2024/02/15
Re: [RFC PATCH 1/1] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
,
Peter Maydell
,
2024/02/15
[PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
,
Jonathan Cameron
,
2024/02/15
[PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Peter Maydell
,
2024/02/15
Re: [PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
,
Richard Henderson
,
2024/02/15
[PATCH 2/3] target/i386: Enable page walking from MMIO memory
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 2/3] target/i386: Enable page walking from MMIO memory
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 2/3] target/i386: Enable page walking from MMIO memory
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 2/3] target/i386: Enable page walking from MMIO memory
,
Richard Henderson
,
2024/02/15
Re: [PATCH 2/3] target/i386: Enable page walking from MMIO memory
,
Richard Henderson
,
2024/02/15
[PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Peter Maydell
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Richard Henderson
,
2024/02/15
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Jonathan Cameron
,
2024/02/19
Re: [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory.
,
Alex Bennée
,
2024/02/20
Re: [PATCH 0/2] hw/sparc/leon3: Minor cleanups
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v5 0/3] hw/sparc/leon3: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v5 1/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v5 1/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
,
Mark Cave-Ayland
,
2024/02/15
[PATCH v5 2/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v5 2/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
,
Mark Cave-Ayland
,
2024/02/15
[PATCH v5 3/3] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v5 0/3] hw/sparc/leon3: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 0/3] physmem: Fix MemoryRegion for second access to cached MMIO Address Space
,
Jonathan Cameron
,
2024/02/15
[PATCH 1/3] physmem: Reduce local variable scope in flatview_read/write_continue()
,
Jonathan Cameron
,
2024/02/15
[PATCH 2/3] physmem: Factor out body of flatview_read/write_continue() loop
,
Jonathan Cameron
,
2024/02/15
[PATCH 3/3] physmem: Fix wrong MR in large address_space_read/write_cached_slow()
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH 0/3] physmem: Fix MemoryRegion for second access to cached MMIO Address Space
,
Jonathan Cameron
,
2024/02/29
[PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v2 2/3] hw/i386: Move SGX files within the kvm/ directory
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v2 1/3] MAINTAINERS: Cover hw/i386/kvm/ in 'X86 KVM CPUs' section
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v2 3/3] hw/i386/sgx: Use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/21
[RFC PATCH] hw/misc: add a user creatable dummy device for debugging
,
Alex Bennée
,
2024/02/15
Re: [RFC PATCH] hw/misc: add a user creatable dummy device for debugging
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 0/2] hw/sparc/leon3: Trivial cleanups around write_bootloader()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 1/2] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 1/2] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
,
Peter Maydell
,
2024/02/15
[PATCH 2/2] hw/sparc/leon3: Have write_bootloader() take a void pointer argument
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 2/2] hw/sparc/leon3: Have write_bootloader() take a void pointer argument
,
Peter Maydell
,
2024/02/15
Re: [PATCH 2/2] hw/sparc/leon3: Have write_bootloader() take a void pointer argument
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH 0/2] hw/sparc/leon3: Trivial cleanups around write_bootloader()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v2 0/2] Field 'reason' for MIGRATION event
,
Roman Khapov
,
2024/02/15
[PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Roman Khapov
,
2024/02/15
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Markus Armbruster
,
2024/02/16
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Roman Khapov
,
2024/02/18
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Roman Khapov
,
2024/02/21
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Peter Xu
,
2024/02/20
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Roman Khapov
,
2024/02/21
Re: [PATCH v2 1/2] qapi/migration.json: add reason to MIGRATION event
,
Peter Xu
,
2024/02/22
[PATCH v2 2/2] migration: add error reason for failed MIGRATION events
,
Roman Khapov
,
2024/02/15
Re: [PATCH v2 0/2] Field 'reason' for MIGRATION event
,
Fabiano Rosas
,
2024/02/21
Re: [PATCH v2 0/2] Field 'reason' for MIGRATION event
,
Markus Armbruster
,
2024/02/22
Re: [PATCH v3 6/9] leon3: remove SP initialization
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
,
shiju.jose
,
2024/02/15
[PATCH v3 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
shiju.jose
,
2024/02/15
Re: [PATCH v3 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
,
fan
,
2024/02/16
[PATCH v3 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
shiju.jose
,
2024/02/15
Re: [PATCH v3 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
,
fan
,
2024/02/16
[PATCH v3 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
shiju.jose
,
2024/02/15
Re: [PATCH v3 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
,
fan
,
2024/02/16
[PATCH v3 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 1/4] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 3/4] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v3 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 0/2] Trace skipped memory sections at vdpa memory listener
,
Eugenio Pérez
,
2024/02/15
[PATCH 1/2] vdpa: stash memory region properties in vars
,
Eugenio Pérez
,
2024/02/15
[PATCH 2/2] vdpa: trace skipped memory sections
,
Eugenio Pérez
,
2024/02/15
Re: double free or corruption (out) in iscsi virtual machine
,
Fiona Ebner
,
2024/02/15
Re: double free or corruption (out) in iscsi virtual machine
,
m_o_bz
,
2024/02/15
Re: [PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
,
Alistair Francis
,
2024/02/15
[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
,
Ziqiao Kong
,
2024/02/15
[PATCH 1/1] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Ziqiao Kong
,
2024/02/15
Re: [PATCH 1/1] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Paolo Bonzini
,
2024/02/15
[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
,
Ziqiao Kong
,
2024/02/15
[PATCH 1/1] Generate an illegal opcode exception on cmp instructions with lock prefix
,
Ziqiao Kong
,
2024/02/15
[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
,
Ziqiao Kong
,
2024/02/15
[PATCH 1/1] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Ziqiao Kong
,
2024/02/15
[PATCH] system/physmem: remove redundant arg reassignment
,
Manos Pitsidianakis
,
2024/02/15
Re: [PATCH] system/physmem: remove redundant arg reassignment
,
David Hildenbrand
,
2024/02/15
Re: [PATCH] system/physmem: remove redundant arg reassignment
,
Michael Tokarev
,
2024/02/15
Re: [PATCH] system/physmem: remove redundant arg reassignment
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] system/physmem: remove redundant arg reassignment
,
Philippe Mathieu-Daudé
,
2024/02/26
Re: [PATCH v3 0/9] sparc/leon3: Add support for -smp
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v3 0/9] sparc/leon3: Add support for -smp
,
Clément Chigot
,
2024/02/15
Re: [PATCH v3 0/9] sparc/leon3: Add support for -smp
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 0/1] target: New binary to prototype heterogeneous machines
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 1/1] target: Add system emulation aiming to target any architecture
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v3 1/1] target: Add system emulation aiming to target any architecture
,
Manos Pitsidianakis
,
2024/02/15
Re: [PATCH v3 1/1] target: Add system emulation aiming to target any architecture
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v3 0/1] target: New binary to prototype heterogeneous machines
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 2/2] migration: add error reason for failed MIGRATION events
,
Roman Khapov
,
2024/02/15
[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/15
[PATCH v5 1/4] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/15
[PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Eric Auger
,
2024/02/15
Re: [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Cédric Le Goater
,
2024/02/27
Re: [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Eric Auger
,
2024/02/27
Re: [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Eric Auger
,
2024/02/27
Re: [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Igor Mammedov
,
2024/02/29
[PATCH v5 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
,
Eric Auger
,
2024/02/15
Re: [PATCH v5 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
,
Eric Auger
,
2024/02/15
[PATCH v5 2/4] virtio-iommu: Trace domain range limits as unsigned int
,
Eric Auger
,
2024/02/15
[PATCH 0/2] Add field reason to event MIGRATION
,
Roman Khapov
,
2024/02/15
[PATCH] migration: add error reason for failed MIGRATION events
,
Roman Khapov
,
2024/02/15
[PATCH 1/2] qapi/migration.json: add reason to MIGRATION event
,
Roman Khapov
,
2024/02/15
[PATCH v4 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/15
[PATCH v4 03/10] util/bufferiszero: Reorganize for early test for acceleration
,
Richard Henderson
,
2024/02/15
[PATCH v4 04/10] util/bufferiszero: Remove useless prefetches
,
Richard Henderson
,
2024/02/15
[PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Alexander Monakov
,
2024/02/15
Re: [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Alexander Monakov
,
2024/02/15
Re: [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
,
Richard Henderson
,
2024/02/15
[PATCH v4 01/10] util/bufferiszero: Remove SSE4.1 variant
,
Richard Henderson
,
2024/02/15
[PATCH v4 02/10] util/bufferiszero: Remove AVX512 variant
,
Richard Henderson
,
2024/02/15
[PATCH v4 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
,
Richard Henderson
,
2024/02/15
[PATCH v4 06/10] util/bufferiszero: Improve scalar variant
,
Richard Henderson
,
2024/02/15
[PATCH v4 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v4 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
,
Philippe Mathieu-Daudé
,
2024/02/15
[RFC PATCH v4 10/10] util/bufferiszero: Add sve acceleration for aarch64
,
Richard Henderson
,
2024/02/15
Re: [RFC PATCH v4 10/10] util/bufferiszero: Add sve acceleration for aarch64
,
Alex Bennée
,
2024/02/16
Re: [RFC PATCH v4 10/10] util/bufferiszero: Add sve acceleration for aarch64
,
Alex Bennée
,
2024/02/16
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Alexander Monakov
,
2024/02/15
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Alexander Monakov
,
2024/02/15
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Alexander Monakov
,
2024/02/15
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/16
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Alexander Monakov
,
2024/02/16
Re: [PATCH v4 00/10] Optimize buffer_is_zero
,
Richard Henderson
,
2024/02/16
[PATCH] target/mips: Remove mips_def_t::SAARP field
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] target/mips: Remove mips_def_t::SAARP field
,
Richard Henderson
,
2024/02/15
Re: [PATCH] target/mips: Remove mips_def_t::SAARP field
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v3 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 1/2] aspeed: introduce a new UART0 device name
,
Jamin Lin
,
2024/02/15
[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 1/2] aspeed: introduce a new UART0 device name
,
Jamin Lin
,
2024/02/15
[PATCH v3 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 0/2] UART0 device name and fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
[PATCH v3 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/15
Re: [PATCH v3 2/2] aspeed: fix hardcode boot address 0
,
Cédric Le Goater
,
2024/02/16
Message not available
Re: [PATCH v3 1/2] aspeed: introduce a new UART0 device name
,
Cédric Le Goater
,
2024/02/16
[PATCH v4 00/36] linux-user: Improve host and guest page size handling
,
Richard Henderson
,
2024/02/15
[PATCH v4 01/36] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
,
Richard Henderson
,
2024/02/15
[PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping
,
Alex Bennée
,
2024/02/16
Re: [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping
,
Richard Henderson
,
2024/02/20
Re: [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping
,
Alex Bennée
,
2024/02/21
[PATCH v4 03/36] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
,
Richard Henderson
,
2024/02/15
[PATCH v4 04/36] linux-user: Remove qemu_host_page_size from create_elf_tables
,
Richard Henderson
,
2024/02/15
[PATCH v4 05/36] linux-user/hppa: Simplify init_guest_commpage
,
Richard Henderson
,
2024/02/15
[PATCH v4 06/36] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
,
Richard Henderson
,
2024/02/15
[PATCH v4 07/36] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
,
Richard Henderson
,
2024/02/15
[PATCH v4 09/36] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
,
Richard Henderson
,
2024/02/15
[PATCH v4 10/36] linux-user: Remove HOST_PAGE_ALIGN from mmap.c
,
Richard Henderson
,
2024/02/15
[PATCH v4 11/36] migration: Remove qemu_host_page_size
,
Richard Henderson
,
2024/02/15
[PATCH v4 14/36] softmmu/physmem: Remove HOST_PAGE_ALIGN
,
Richard Henderson
,
2024/02/15
[PATCH v4 13/36] softmmu/physmem: Remove qemu_host_page_size
,
Richard Henderson
,
2024/02/15
[PATCH v4 16/36] linux-user: Split out target_mmap__locked
,
Richard Henderson
,
2024/02/15
[PATCH v4 17/36] linux-user: Move some mmap checks outside the lock
,
Richard Henderson
,
2024/02/15
[PATCH v4 12/36] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
,
Richard Henderson
,
2024/02/15
[PATCH v4 08/36] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
,
Richard Henderson
,
2024/02/15
[PATCH v4 15/36] linux-user: Remove qemu_host_page_size from main
,
Richard Henderson
,
2024/02/15
[PATCH v4 18/36] linux-user: Fix sub-host-page mmap
,
Richard Henderson
,
2024/02/15
[PATCH v4 19/36] linux-user: Split out mmap_end
,
Richard Henderson
,
2024/02/15
[PATCH v4 21/36] linux-user: Split out do_munmap
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 21/36] linux-user: Split out do_munmap
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v4 22/36] linux-user: Use do_munmap for target_mmap failure
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 22/36] linux-user: Use do_munmap for target_mmap failure
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v4 20/36] linux-user: Do early mmap placement only for reserved_va
,
Richard Henderson
,
2024/02/15
[PATCH v4 23/36] linux-user: Split out mmap_h_eq_g
,
Richard Henderson
,
2024/02/15
[PATCH v4 24/36] linux-user: Split out mmap_h_lt_g
,
Richard Henderson
,
2024/02/15
[PATCH v4 25/36] linux-user: Split out mmap_h_gt_g
,
Richard Henderson
,
2024/02/15
[PATCH v4 26/36] tests/tcg: Remove run-test-mmap-*
,
Richard Henderson
,
2024/02/15
[PATCH v4 27/36] tests/tcg: Extend file in linux-madvise.c
,
Richard Henderson
,
2024/02/15
[PATCH v4 28/36] *-user: Deprecate and disable -p pagesize
,
Richard Henderson
,
2024/02/15
[PATCH v4 30/36] accel/tcg: Disconnect TargetPageDataNode from page size
,
Richard Henderson
,
2024/02/15
[PATCH v4 29/36] cpu: Remove page_size_init
,
Richard Henderson
,
2024/02/15
[PATCH v4 31/36] linux-user: Allow TARGET_PAGE_BITS_VARY
,
Richard Henderson
,
2024/02/15
[PATCH v4 32/36] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
,
Richard Henderson
,
2024/02/15
[PATCH v4 34/36] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
,
Richard Henderson
,
2024/02/15
[PATCH v4 33/36] linux-user: Bound mmap_min_addr by host page size
,
Richard Henderson
,
2024/02/15
[PATCH v4 35/36] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
,
Richard Henderson
,
2024/02/15
[PATCH v4 36/36] linux-user: Remove pgb_dynamic alignment assertion
,
Richard Henderson
,
2024/02/15
Re: [PATCH v4 36/36] linux-user: Remove pgb_dynamic alignment assertion
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v4 36/36] linux-user: Remove pgb_dynamic alignment assertion
,
Richard Henderson
,
2024/02/15
Re: [PATCH v2 3/6] target/riscv: add remaining named features
,
Alistair Francis
,
2024/02/14
Re: [PATCH v2 2/6] target/riscv: add riscv,isa to named features
,
Alistair Francis
,
2024/02/14
[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
,
Lukas Stockner
,
2024/02/14
Re: [PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
,
Manos Pitsidianakis
,
2024/02/16
Re: [PATCH v2 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
,
Alistair Francis
,
2024/02/14
Re: [PATCH v3 2/2] target/riscv: UPDATE xATP write CSR
,
Alistair Francis
,
2024/02/14
Re: [PATCH v3 2/2] target/riscv: UPDATE xATP write CSR
,
Alistair Francis
,
2024/02/15
Re: [PATCH v3 1/2] target/riscv: FIX xATP_MODE validation
,
Alistair Francis
,
2024/02/14
Re: Assessment of the difficulty in porting CPU architecture for qemu
,
Alistair Francis
,
2024/02/14
Re: Assessment of the difficulty in porting CPU architecture for qemu
,
Peter Maydell
,
2024/02/15
Re: [PATCH v2 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Alistair Francis
,
2024/02/14
Re: [PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Alistair Francis
,
2024/02/14
[PATCH 0/3] hw/nvme: FDP and SR-IOV enhancements
,
Minwoo Im
,
2024/02/14
[PATCH 1/3] hw/nvme: add Identify Endurance Group List
,
Minwoo Im
,
2024/02/14
[PATCH 2/3] hw/nvme: Support SR-IOV VFs more than 127
,
Minwoo Im
,
2024/02/14
[PATCH 3/3] hw/nvme: Expand VI/VQ resource to uint32
,
Minwoo Im
,
2024/02/14
Fwd: How do I make my emulated device's DMA go through viommu ?
,
Xu Liu
,
2024/02/14
[PATCH v2 00/14] libvhost-user: support more memslots and cleanup memslot handling code
,
David Hildenbrand
,
2024/02/14
[PATCH v2 01/14] libvhost-user: Dynamically allocate memory for memory slots
,
David Hildenbrand
,
2024/02/14
[PATCH v2 02/14] libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
,
David Hildenbrand
,
2024/02/14
[PATCH v2 03/14] libvhost-user: Factor out removing all mem regions
,
David Hildenbrand
,
2024/02/14
[PATCH v2 04/14] libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec()
,
David Hildenbrand
,
2024/02/14
[PATCH v2 05/14] libvhost-user: Factor out adding a memory region
,
David Hildenbrand
,
2024/02/14
[PATCH v2 06/14] libvhost-user: No need to check for NULL when unmapping
,
David Hildenbrand
,
2024/02/14
[PATCH v2 07/14] libvhost-user: Don't zero out memory for memory regions
,
David Hildenbrand
,
2024/02/14
[PATCH v2 08/14] libvhost-user: Don't search for duplicates when removing memory regions
,
David Hildenbrand
,
2024/02/14
[PATCH v2 09/14] libvhost-user: Factor out search for memory region by GPA and simplify
,
David Hildenbrand
,
2024/02/14
[PATCH v2 10/14] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
David Hildenbrand
,
2024/02/14
[PATCH v2 11/14] libvhost-user: Use most of mmap_offset as fd_offset
,
David Hildenbrand
,
2024/02/14
[PATCH v2 12/14] libvhost-user: Factor out vq usability check
,
David Hildenbrand
,
2024/02/14
[PATCH v2 13/14] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
,
David Hildenbrand
,
2024/02/14
[PATCH v2 14/14] libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
,
David Hildenbrand
,
2024/02/14
[PATCH v7 0/3] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2024/02/14
[PATCH v7 1/3] audio: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2024/02/14
[PATCH v7 2/3] meson: Explicitly specify dbus-display1.h dependency
,
Akihiko Odaki
,
2024/02/14
[PATCH v7 3/3] tests/qtest: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2024/02/14
[PATCH v2 1/2] vhost: dirty log should be per backend type
,
Si-Wei Liu
,
2024/02/14
[PATCH v2 2/2] vhost: Perform memory section dirty scans once per iteration
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH v2 1/2] vhost: dirty log should be per backend type
,
Si-Wei Liu
,
2024/02/14
[PATCH 00/12] Preparatory patches for live migration downtime improvement
,
Si-Wei Liu
,
2024/02/14
[PATCH 03/12] vdpa: factor out vhost_vdpa_last_dev
,
Si-Wei Liu
,
2024/02/14
[PATCH 06/12] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
,
Si-Wei Liu
,
2024/02/14
[PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
,
Eugenio Perez Martin
,
2024/02/14
Re: [PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
,
Eugenio Perez Martin
,
2024/02/15
[PATCH 05/12] vdpa: add vhost_vdpa_set_address_space_id trace
,
Si-Wei Liu
,
2024/02/14
[PATCH 02/12] vdpa: no repeat setting shadow_data
,
Si-Wei Liu
,
2024/02/14
[PATCH 01/12] vdpa: add back vhost_vdpa_net_first_nc_vdpa
,
Si-Wei Liu
,
2024/02/14
[PATCH 07/12] vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
,
Si-Wei Liu
,
2024/02/14
[PATCH 08/12] vdpa: add trace events for vhost_vdpa_net_load_cmd
,
Si-Wei Liu
,
2024/02/14
[PATCH 09/12] vdpa: add trace event for vhost_vdpa_net_load_mq
,
Si-Wei Liu
,
2024/02/14
[PATCH 10/12] vdpa: define SVQ transitioning state for mode switching
,
Si-Wei Liu
,
2024/02/14
[PATCH 11/12] vdpa: indicate transitional state for SVQ switching
,
Si-Wei Liu
,
2024/02/14
[PATCH 12/12] vdpa: fix network breakage after cancelling migration
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH 12/12] vdpa: fix network breakage after cancelling migration
,
Eugenio Perez Martin
,
2024/02/15
Re: [PATCH 12/12] vdpa: fix network breakage after cancelling migration
,
Eugenio Perez Martin
,
2024/02/15
[PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Michael S. Tsirkin
,
2024/02/14
[PULL 02/60] hw/virtio: convert vhost-user-base to async shutdown
,
Michael S. Tsirkin
,
2024/02/14
[PULL 01/60] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2024/02/14
[PULL 03/60] hw/virtio: derive vhost-user-rng from vhost-user-base
,
Michael S. Tsirkin
,
2024/02/14
[PULL 07/60] docs/system: add a basic enumeration of vhost-user devices
,
Michael S. Tsirkin
,
2024/02/14
[PULL 09/60] docs/system: Add vhost-user-input documentation
,
Michael S. Tsirkin
,
2024/02/14
[PULL 05/60] hw/virtio: derive vhost-user-i2c from vhost-user-base
,
Michael S. Tsirkin
,
2024/02/14
[PULL 08/60] hw/virtio: Support set_config() callback in vhost-user-base
,
Michael S. Tsirkin
,
2024/02/14
[PULL 06/60] hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
,
Michael S. Tsirkin
,
2024/02/14
[PULL 10/60] hw/virtio: Move vhost-user-input into virtio folder
,
Michael S. Tsirkin
,
2024/02/14
[PULL 04/60] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Michael S. Tsirkin
,
2024/02/14
[PULL 12/60] i386/tcg: implement x2APIC registers MSR access
,
Michael S. Tsirkin
,
2024/02/14
[PULL 14/60] apic, i386/tcg: add x2apic transitions
,
Michael S. Tsirkin
,
2024/02/14
[PULL 13/60] apic: add support for x2APIC mode
,
Michael S. Tsirkin
,
2024/02/14
[PULL 15/60] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
,
Michael S. Tsirkin
,
2024/02/14
[PULL 16/60] test: bios-tables-test: prepare IVRS change in ACPI table
,
Michael S. Tsirkin
,
2024/02/14
[PULL 11/60] hw/virtio: derive vhost-user-input from vhost-user-base
,
Michael S. Tsirkin
,
2024/02/14
[PULL 17/60] amd_iommu: report x2APIC support to the operating system
,
Michael S. Tsirkin
,
2024/02/14
[PULL 18/60] test: bios-tables-test: add IVRS changed binary
,
Michael S. Tsirkin
,
2024/02/14
[PULL 19/60] hw/i386/x86: Reverse if statement
,
Michael S. Tsirkin
,
2024/02/14
[PULL 20/60] hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
,
Michael S. Tsirkin
,
2024/02/14
[PULL 21/60] target/i386/cpu: Fix typo in comment
,
Michael S. Tsirkin
,
2024/02/14
[PULL 23/60] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
,
Michael S. Tsirkin
,
2024/02/14
[PULL 24/60] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
,
Michael S. Tsirkin
,
2024/02/14
[PULL 25/60] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Michael S. Tsirkin
,
2024/02/14
[PULL 26/60] exec/ioport: Add portio_list_set_address()
,
Michael S. Tsirkin
,
2024/02/14
[PULL 27/60] exec/ioport: Add portio_list_set_enabled()
,
Michael S. Tsirkin
,
2024/02/14
[PULL 28/60] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
,
Michael S. Tsirkin
,
2024/02/14
[PULL 29/60] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
,
Michael S. Tsirkin
,
2024/02/14
[PULL 30/60] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
,
Michael S. Tsirkin
,
2024/02/14
[PULL 31/60] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Michael S. Tsirkin
,
2024/02/14
[PULL 32/60] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Michael S. Tsirkin
,
2024/02/14
[PULL 33/60] vhost-user.rst: Fix vring address description
,
Michael S. Tsirkin
,
2024/02/14
[PULL 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Michael S. Tsirkin
,
2024/02/14
[PULL 36/60] smmu: Clear SMMUPciBus pointer cache when system reset
,
Michael S. Tsirkin
,
2024/02/14
[PULL 34/60] MAINTAINERS: Drop myself as VT-d maintainers
,
Michael S. Tsirkin
,
2024/02/14
[PULL 40/60] cxl/cdat: Fix header sum value in CDAT checksum
,
Michael S. Tsirkin
,
2024/02/14
[PULL 39/60] hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
,
Michael S. Tsirkin
,
2024/02/14
[PULL 41/60] hw/cxl/mbox: Remove dead code
,
Michael S. Tsirkin
,
2024/02/14
[PULL 42/60] hw/cxl/device: read from register values in mdev_reg_read()
,
Michael S. Tsirkin
,
2024/02/14
[PULL 46/60] tests/acpi: Allow update of DSDT.cxl
,
Michael S. Tsirkin
,
2024/02/14
[PULL 47/60] hw/i386: Fix _STA return value for ACPI0017
,
Michael S. Tsirkin
,
2024/02/14
[PULL 37/60] cxl/cdat: Handle cdat table build errors
,
Michael S. Tsirkin
,
2024/02/14
[PULL 38/60] hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
,
Michael S. Tsirkin
,
2024/02/14
[PULL 43/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
,
Michael S. Tsirkin
,
2024/02/14
[PULL 44/60] hw/cxl: Pass NULL for a NULL MemoryRegionOps
,
Michael S. Tsirkin
,
2024/02/14
[PULL 45/60] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
,
Michael S. Tsirkin
,
2024/02/14
[PULL 48/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value.
,
Michael S. Tsirkin
,
2024/02/14
[PULL 50/60] hw/cxl: Update link register definitions.
,
Michael S. Tsirkin
,
2024/02/14
[PULL 54/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Michael S. Tsirkin
,
2024/02/14
[PULL 53/60] hw/cxl: Standardize all references on CXL r3.1 and minor updates
,
Michael S. Tsirkin
,
2024/02/14
[PULL 55/60] hw/smbios: Fix OEM strings table option validation
,
Michael S. Tsirkin
,
2024/02/14
[PULL 56/60] hw/smbios: Fix port connector option validation
,
Michael S. Tsirkin
,
2024/02/14
[PULL 51/60] hw/cxl: Update RAS Capability Definitions for version 3.
,
Michael S. Tsirkin
,
2024/02/14
[PULL 49/60] hw/cxl: Update HDM Decoder capability to version 3
,
Michael S. Tsirkin
,
2024/02/14
[PULL 52/60] hw/cxl: Update mailbox status registers.
,
Michael S. Tsirkin
,
2024/02/14
[PULL 58/60] virtio-gpu.c: add resource_destroy class method
,
Michael S. Tsirkin
,
2024/02/14
[PULL 57/60] hw/display/virtio-gpu.c: use reset_bh class method
,
Michael S. Tsirkin
,
2024/02/14
[PULL 59/60] virtio-gpu-rutabaga.c: override resource_destroy method
,
Michael S. Tsirkin
,
2024/02/14
[PULL 60/60] MAINTAINERS: Switch to my Enfabrica email
,
Michael S. Tsirkin
,
2024/02/14
Re: [PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Michael S. Tsirkin
,
2024/02/14
Re: [PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Peter Maydell
,
2024/02/14
[PULL 22/60] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
,
Michael S. Tsirkin
,
2024/02/14
Re: [PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Michael Tokarev
,
2024/02/15
Re: [PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Michael S. Tsirkin
,
2024/02/15
Re: [PULL 00/60] virtio,pc,pci: features, cleanups, fixes
,
Michael Tokarev
,
2024/02/15
[PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Chinmay Rath
,
2024/02/14
Re: [PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Richard Henderson
,
2024/02/14
Re: [PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Harsh Prateek Bora
,
2024/02/18
Re: [PATCH v2 0/4] meson: Fixes for dbus modules
,
Marc-André Lureau
,
2024/02/14
[PULL v2 0/4] Character device backend patches for 2024-02-12
,
Markus Armbruster
,
2024/02/14
[PULL v2 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
,
Markus Armbruster
,
2024/02/14
[PULL v2 4/4] qapi/char: Deprecate backend type "memory"
,
Markus Armbruster
,
2024/02/14
[PULL v2 3/4] qapi/char: Make backend types properly conditional
,
Markus Armbruster
,
2024/02/14
[PULL v2 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Markus Armbruster
,
2024/02/14
Re: [PULL v2 0/4] Character device backend patches for 2024-02-12
,
Peter Maydell
,
2024/02/14
[PATCH v6] util: Move dbus_display1 to util
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v6] util: Move dbus_display1 to util
,
Marc-André Lureau
,
2024/02/14
Re: [PATCH v6] util: Move dbus_display1 to util
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 0/9] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 1/9] hw/pci: Use -1 as a default value for rombar
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 2/9] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 2/9] hw/pci: Determine if rombar is explicitly enabled
,
Michael S. Tsirkin
,
2024/02/14
[PATCH v4 3/9] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 4/9] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael Tokarev
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael Tokarev
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/17
[PATCH v4 6/9] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 6/9] pcie_sriov: Reuse SR-IOV VF device instances
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 6/9] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 7/9] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 7/9] pcie_sriov: Release VFs failed to realize
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 7/9] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/14
[PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Akihiko Odaki
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Michael S. Tsirkin
,
2024/02/14
Re: [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
,
Akihiko Odaki
,
2024/02/14
[PATCH] linux-user: Remove pgb_dynamic alignment assertion
,
Richard Henderson
,
2024/02/13
Re: [PATCH] linux-user: Remove pgb_dynamic alignment assertion
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v10 0/6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 1/6] ui/cocoa: Release specific mouse buttons
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 3/6] ui/cocoa: Let the platform toggle fullscreen
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 4/6] ui/cocoa: Make window resizable
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 5/6] ui/cocoa: Call console_select() with the BQL
,
Akihiko Odaki
,
2024/02/13
[PATCH v10 6/6] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2024/02/13
[PATCH v3 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Taylor Simpson
,
2024/02/13
[PATCH v3 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
,
Taylor Simpson
,
2024/02/13
RE: [PATCH v3 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
,
Brian Cain
,
2024/02/16
[PATCH v3 2/3] Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
,
Taylor Simpson
,
2024/02/13
RE: [PATCH v3 2/3] Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
,
Brian Cain
,
2024/02/16
RE: [PATCH v3 2/3] Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
,
Brian Cain
,
2024/02/16
[PATCH v3 3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Taylor Simpson
,
2024/02/13
[PATCH 0/2] tcg patch queue
,
Richard Henderson
,
2024/02/13
[PATCH 1/2] tcg: Increase width of temp_subindex
,
Richard Henderson
,
2024/02/13
[PATCH 2/2] tcg/arm: Fix goto_tb for large translation blocks
,
Richard Henderson
,
2024/02/13
[PULL 0/2] tcg patch queue
,
Richard Henderson
,
2024/02/13
Re: [PATCH 0/2] tcg patch queue
,
Peter Maydell
,
2024/02/14
Re: [PATCH v15 0/9] rutabaga_gfx + gfxstream
,
Gurchetan Singh
,
2024/02/13
Re: [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
,
Richard Henderson
,
2024/02/13
Re: [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
,
Richard Henderson
,
2024/02/13
Re: [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
,
Ilya Leoshkevich
,
2024/02/14
Re: [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
,
Richard Henderson
,
2024/02/13
Re: [PATCH v3 21/33] linux-user: Split out mmap_h_eq_g
,
Richard Henderson
,
2024/02/13
[PULL 00/88] qemu-sparc queue 20240213
,
Mark Cave-Ayland
,
2024/02/13
[PULL 01/88] esp.c: don't clear cmdfifo when esp_select() fails in get_cmd()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 02/88] esp.c: move existing request cancel check into esp_select()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 03/88] esp.c: add FIFO wraparound support to esp_fifo_pop_buf()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 04/88] esp.c: remove FIFO clear from esp_select()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 05/88] esp.c: move esp_select() to ESP selection commands from get_cmd()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 06/88] esp.c: update esp_set_tc() to set STAT_TC flag
,
Mark Cave-Ayland
,
2024/02/13
[PULL 08/88] esp.c: move command execution logic to new esp_run_cmd() function
,
Mark Cave-Ayland
,
2024/02/13
[PULL 07/88] esp.c: start removal of manual STAT_TC setting when transfer counter reaches zero
,
Mark Cave-Ayland
,
2024/02/13
[PULL 09/88] esp.c: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Mark Cave-Ayland
,
2024/02/13
[PULL 10/88] esp.c: move buffer and TC logic into separate to/from device paths in esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 11/88] esp.c: remove unused case from esp_pdma_read()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 13/88] esp.c: decrement the TC during MESSAGE OUT and COMMAND phases
,
Mark Cave-Ayland
,
2024/02/13
[PULL 12/88] esp.c: don't accumulate directly into cmdfifo
,
Mark Cave-Ayland
,
2024/02/13
[PULL 14/88] esp.c: introduce esp_set_phase() helper function
,
Mark Cave-Ayland
,
2024/02/13
[PULL 16/88] esp.c: remove MacOS TI workaround that pads FIFO transfers to ESP_FIFO_SZ
,
Mark Cave-Ayland
,
2024/02/13
[PULL 15/88] esp.c: remove another set of manual STAT_TC updates
,
Mark Cave-Ayland
,
2024/02/13
[PULL 19/88] esp.c: remove zero transfer size check from esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 18/88] esp.c: don't clear RFLAGS register when DMA is complete
,
Mark Cave-Ayland
,
2024/02/13
[PULL 17/88] esp.c: don't reset the TC and ESP_RSEQ state when executing a SCSI command
,
Mark Cave-Ayland
,
2024/02/13
[PULL 20/88] esp.c: update condition for esp_dma_done() in esp_do_dma() from device path
,
Mark Cave-Ayland
,
2024/02/13
[PULL 22/88] esp.c: ensure that the PDMA callback is called for every device read
,
Mark Cave-Ayland
,
2024/02/13
[PULL 21/88] esp.c: update condition for esp_dma_done() in esp_do_dma() to device path
,
Mark Cave-Ayland
,
2024/02/13
[PULL 23/88] esp.c: don't immediately raise INTR_BS if SCSI data needed in esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 25/88] esp.c: remove unaligned adjustment in do_dma_pdma_cb() to device path
,
Mark Cave-Ayland
,
2024/02/13
[PULL 26/88] esp.c: remove unneeded if() check in esp_transfer_data()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 24/88] esp.c: remove TC adjustment in esp_do_dma() from device path
,
Mark Cave-Ayland
,
2024/02/13
[PULL 27/88] esp.c: update end of transfer logic at the end of esp_transfer_data()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 28/88] esp.c: consolidate async_len and TC == 0 checks in do_dma_pdma_cb() and esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 29/88] esp.c: fix premature end of phase logic esp_command_complete
,
Mark Cave-Ayland
,
2024/02/13
[PULL 30/88] esp.c: move TC and FIFO check logic into esp_dma_done()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 31/88] esp.c: rename esp_dma_done() to esp_dma_ti_check()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 32/88] esp.c: copy PDMA logic for transfers to device from do_dma_pdma_cb() to esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 33/88] esp.c: copy logic for do_cmd transfers from do_dma_pdma_cb() to esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 34/88] esp.c: update esp_do_dma() bypass if async_len is zero to include non-zero transfer check
,
Mark Cave-Ayland
,
2024/02/13
[PULL 35/88] esp.c: move end of SCSI transfer check after TC adjustment in do_dma_pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 36/88] esp.c: remove s_without_satn_pdma_cb() PDMA callback
,
Mark Cave-Ayland
,
2024/02/13
[PULL 39/88] esp.c: convert do_dma_pdma_db() to switch statement based upon SCSI phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 40/88] esp.c: convert esp_do_nodma() to switch statement based upon SCSI phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 38/88] esp.c: convert esp_do_dma() to switch statement based upon SCSI phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 37/88] esp.c: introduce esp_get_phase() function
,
Mark Cave-Ayland
,
2024/02/13
[PULL 41/88] esp.c: convert esp_do_dma() do_cmd path to check for SCSI phase instead
,
Mark Cave-Ayland
,
2024/02/13
[PULL 43/88] esp.c: convert esp_do_nodma() do_cmd path to check for SCSI phase instead
,
Mark Cave-Ayland
,
2024/02/13
[PULL 44/88] esp.c: convert esp_reg_write() do_cmd path to check for SCSI phase instead
,
Mark Cave-Ayland
,
2024/02/13
[PULL 48/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_nodma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 45/88] esp.c: remove do_cmd from ESPState
,
Mark Cave-Ayland
,
2024/02/13
[PULL 42/88] esp.c: convert do_dma_pdma_cb() do_cmd path to check for SCSI phase instead
,
Mark Cave-Ayland
,
2024/02/13
[PULL 49/88] esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_dma_pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 46/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 47/88] esp.c: untangle MESSAGE OUT and COMMAND phase logic in do_dma_pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 69/88] esp.c: consolidate end of command sequence after ICCS command
,
Mark Cave-Ayland
,
2024/02/13
[PULL 70/88] esp.c: ensure that STAT_INT is cleared when reading ESP_RINTR
,
Mark Cave-Ayland
,
2024/02/13
[PULL 81/88] esp.c: remove redundant n variable in PDMA COMMAND phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 78/88] esp.c: consolidate DMA and PDMA logic in DATA OUT phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 64/88] esp.c: don't raise INTR_BS interrupt in DATA IN phase until TI command issued
,
Mark Cave-Ayland
,
2024/02/13
[PULL 51/88] esp.c: don't use get_cmd() for CMD_SEL DMA commands
,
Mark Cave-Ayland
,
2024/02/13
[PULL 57/88] esp.c: rename data_in_ready to to data_ready
,
Mark Cave-Ayland
,
2024/02/13
[PULL 79/88] esp.c: consolidate DMA and PDMA logic in DATA IN phase
,
Mark Cave-Ayland
,
2024/02/13
[PULL 71/88] esp.c: don't clear the SCSI phase when reading ESP_RINTR
,
Mark Cave-Ayland
,
2024/02/13
[PULL 65/88] esp.c: move non-DMA TI logic to separate esp_nodma_ti_dataout() function
,
Mark Cave-Ayland
,
2024/02/13
[PULL 73/88] esp.c: remove restriction on FIFO read access when DMA memory routines defined
,
Mark Cave-Ayland
,
2024/02/13
[PULL 54/88] esp.c: move CMD_ICCS command logic to esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 87/88] esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
,
Mark Cave-Ayland
,
2024/02/13
[PULL 67/88] esp.c: replace get_cmd() with esp_do_nodma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 53/88] esp.c: replace do_dma_pdma_cb() with esp_do_dma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 88/88] esp.c: add my copyright to the file
,
Mark Cave-Ayland
,
2024/02/13
[PULL 83/88] esp.c: replace n variable with len in esp_do_nodma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 52/88] esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 62/88] esp.c: zero command register when TI command terminates due to phase change
,
Mark Cave-Ayland
,
2024/02/13
[PULL 77/88] esp.c: only transfer non-DMA MESSAGE OUT phase data for specific commands
,
Mark Cave-Ayland
,
2024/02/13
[PULL 55/88] esp.c: always use esp_do_dma() in pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 85/88] esp.c: rename irq_data IRQ to drq_irq
,
Mark Cave-Ayland
,
2024/02/13
[PULL 76/88] esp.c: only transfer non-DMA COMMAND phase data for specific commands
,
Mark Cave-Ayland
,
2024/02/13
[PULL 66/88] esp.c: process non-DMA FIFO writes in esp_do_nodma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 63/88] esp.c: remove unneeded ti_cmd field
,
Mark Cave-Ayland
,
2024/02/13
[PULL 50/88] esp.c: move CMD_TI end of message phase detection to esp_do_dma() and do_dma_pdma_cb()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 86/88] esp.c: keep track of the DRQ state during DMA
,
Mark Cave-Ayland
,
2024/02/13
[PULL 61/88] esp.c: remove DATA IN phase logic when reading from FIFO
,
Mark Cave-Ayland
,
2024/02/13
[PULL 68/88] esp.c: move write_response() non-DMA logic to esp_do_nodma()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 74/88] esp.c: handle non-DMA FIFO writes used to terminate DMA commands
,
Mark Cave-Ayland
,
2024/02/13
[PULL 59/88] esp.c: separate logic based upon ESP command in esp_transfer_data()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 72/88] esp.c: handle TC underflow for DMA SCSI requests
,
Mark Cave-Ayland
,
2024/02/13
[PULL 75/88] esp.c: improve ESP_RSEQ logic consolidation
,
Mark Cave-Ayland
,
2024/02/13
[PULL 84/88] esp.c: implement DMA Transfer Pad command for DATA phases
,
Mark Cave-Ayland
,
2024/02/13
[PULL 60/88] esp.c: use deferred interrupts for both DATA IN and DATA OUT phases
,
Mark Cave-Ayland
,
2024/02/13
[PULL 82/88] esp.c: consolidate DMA and PDMA logic in STATUS and MESSAGE IN phases
,
Mark Cave-Ayland
,
2024/02/13
[PULL 56/88] esp.c: remove unused PDMA callback implementation
,
Mark Cave-Ayland
,
2024/02/13
[PULL 58/88] esp.c: separate logic based upon ESP command in esp_command_complete()
,
Mark Cave-Ayland
,
2024/02/13
[PULL 80/88] esp.c: consolidate DMA and PDMA logic in MESSAGE OUT phase
,
Mark Cave-Ayland
,
2024/02/13
Re: [PULL 00/88] qemu-sparc queue 20240213
,
Peter Maydell
,
2024/02/14
[PATCH 0/6] libqos, riscv: libqos fixes, add riscv machine
,
Daniel Henrique Barboza
,
2024/02/13
[PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
,
Alistair Francis
,
2024/02/15
Re: [PATCH 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
,
Thomas Huth
,
2024/02/16
[PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
,
Alistair Francis
,
2024/02/15
Re: [PATCH 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init()
,
Thomas Huth
,
2024/02/16
[PATCH 3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
,
Alistair Francis
,
2024/02/15
[PATCH 4/6] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 4/6] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
,
Alistair Francis
,
2024/02/15
[PATCH 5/6] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 5/6] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
,
Alistair Francis
,
2024/02/15
[PATCH 6/6] tests/libqos: add riscv/virt machine nodes
,
Daniel Henrique Barboza
,
2024/02/13
Re: [PATCH 6/6] tests/libqos: add riscv/virt machine nodes
,
Alistair Francis
,
2024/02/15
Re: [PATCH 6/6] tests/libqos: add riscv/virt machine nodes
,
Thomas Huth
,
2024/02/16
[PATCH v4 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/13
[PATCH v4 1/4] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/13
[PATCH v4 2/4] virtio-iommu: Trace domain range limits as unsigned int
,
Eric Auger
,
2024/02/13
[PATCH v4 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Eric Auger
,
2024/02/13
[PATCH v4 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
,
Eric Auger
,
2024/02/13
Re: [PATCH v4 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
,
Cédric Le Goater
,
2024/02/14
Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu
,
fan
,
2024/02/13
Re: [PATCH v3 0/9] Enabling DCD emulation support in Qemu
,
Jonathan Cameron
,
2024/02/19
Re: [PATCH 2/4] tests/qtest: Reorganize common code in ivshmem-test
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 0/4] hw/arm/stellaris: QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v2 0/4] hw/arm/stellaris: QOM/QDev cleanups
,
Peter Maydell
,
2024/02/15
[PATCH v3 0/9] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 1/9] usb: inline device creation functions
,
Paolo Bonzini
,
2024/02/13
Re: [PATCH v3 1/9] usb: inline device creation functions
,
Philippe Mathieu-Daudé
,
2024/02/16
Re: [PATCH v3 1/9] usb: inline device creation functions
,
Paolo Bonzini
,
2024/02/17
[PATCH v3 3/9] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 2/9] isa: clean up Kconfig selections for ISA_SUPERIO
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 4/9] isa: fix ISA_SUPERIO dependencies
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 5/9] isa: specify instance_size in isa_superio_type_info
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 6/9] isa: extract FDC37M81X to a separate file
,
Paolo Bonzini
,
2024/02/13
Re: [PATCH v3 6/9] isa: extract FDC37M81X to a separate file
,
Bernhard Beschow
,
2024/02/13
[PATCH v3 7/9] mips: allow compiling out CONFIG_MIPS_ITU
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 9/9] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/13
[PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/13
Re: [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/15
Re: [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
,
BALATON Zoltan
,
2024/02/15
Re: [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB
,
Paolo Bonzini
,
2024/02/15
Re: [PATCH v3 0/9] mips: do not list individual devices from configs/
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH] ci: Fix again build-previous-qemu
,
Paolo Bonzini
,
2024/02/13
Re: [PATCH] ci: Fix again build-previous-qemu
,
Fabiano Rosas
,
2024/02/14
Re: [PATCH] ci: Fix again build-previous-qemu
,
Peter Xu
,
2024/02/20
QEMU Community Call 13th Feb [Minutes]
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH RFC] target: riscv: Add Svvptc extension support
,
Alexandre Ghiti
,
2024/02/13
Re: [PATCH RFC] target: riscv: Add Svvptc extension support
,
Andrew Jones
,
2024/02/13
Re: [PATCH RFC] target: riscv: Add Svvptc extension support
,
Alexandre Ghiti
,
2024/02/20
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2024/02/13
Re: [PATCH 37/88] esp.c: introduce esp_get_phase() function
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 87/88] esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 02/12] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 01/12] hw/ide/ich9: Use AHCIPCIState typedef
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 03/12] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 04/12] hw/i386/q35: Realize LPC PCI function before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 04/12] hw/i386/q35: Realize LPC PCI function before accessing it
,
Damien Hedde
,
2024/02/13
Re: [PATCH v4 04/12] hw/i386/q35: Realize LPC PCI function before accessing it
,
BALATON Zoltan
,
2024/02/13
[PATCH v4 05/12] hw/ppc/prep: Realize ISA bridge before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 06/12] hw/misc/macio: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 06/12] hw/misc/macio: Realize IDE controller before accessing it
,
BALATON Zoltan
,
2024/02/13
[PATCH v4 07/12] hw/sh4/r2d: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 12/12] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 12/12] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Damien Hedde
,
2024/02/13
[PATCH v4 09/12] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v4 10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
,
Mark Cave-Ayland
,
2024/02/13
[PATCH v4 11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Mark Cave-Ayland
,
2024/02/13
[PATCH v4 08/12] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 00/12] hw: Strengthen SysBus & QBus API
,
Richard Henderson
,
2024/02/13
Re: [PATCH v4 00/12] hw: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 1/7] target/i386/monitor: Remove unused 'hw/i386/pc.h' header
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
,
Bernhard Beschow
,
2024/02/13
Re: [PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
,
Philippe Mathieu-Daudé
,
2024/02/14
[PATCH 5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h"
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Luc Michel
,
2024/02/13
Re: [PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Bernhard Beschow
,
2024/02/15
Re: [PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
,
Michael Tokarev
,
2024/02/14
[PATCH v9 0/6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 1/6] ui/cocoa: Release specific mouse buttons
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 3/6] ui/cocoa: Let the platform toggle fullscreen
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 4/6] ui/cocoa: Make window resizable
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 5/6] ui/cocoa: Call console_select() with the BQL
,
Akihiko Odaki
,
2024/02/13
[PATCH v9 6/6] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2024/02/13
[PATCH] hw/dma: Pass parent object to i8257_dma_init()
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()
,
Richard Henderson
,
2024/02/13
Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()
,
Philippe Mathieu-Daudé
,
2024/02/15
Re: [PATCH] mips: remove unnecessary "select PTIMER"
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
,
Maxime Coquelin
,
2024/02/20
Re: [PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
,
Michael S. Tsirkin
,
2024/02/20
Re: [PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
,
Maxime Coquelin
,
2024/02/21
Re: [PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
,
Hao Chen
,
2024/02/21
Re: [PATCH] MAINTAINERS: Drop myself as VT-d maintainers
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/21
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Jean-Philippe Brucker
,
2024/02/21
Re: [PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/02/21
[PATCH v4 00/18] TCG Plugin inline operation enhancement
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 01/18] plugins: remove previous n_vcpus functions from API
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 01/18] plugins: remove previous n_vcpus functions from API
,
Richard Henderson
,
2024/02/13
[PATCH v4 02/18] plugins: add qemu_plugin_num_vcpus function
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 02/18] plugins: add qemu_plugin_num_vcpus function
,
Richard Henderson
,
2024/02/13
[PATCH v4 03/18] plugins: fix order of init/idle/resume callback
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 04/18] cpu: call plugin init hook asynchronously
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 05/18] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 05/18] plugins: scoreboard API
,
Richard Henderson
,
2024/02/13
[PATCH v4 06/18] plugins: define qemu_plugin_u64
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 06/18] plugins: define qemu_plugin_u64
,
Richard Henderson
,
2024/02/13
[PATCH v4 07/18] docs/devel: plugins can trigger a tb flush
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 07/18] docs/devel: plugins can trigger a tb flush
,
Richard Henderson
,
2024/02/13
[PATCH v4 08/18] plugins: implement inline operation relative to cpu_index
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 09/18] plugins: add inline operation per vcpu
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 09/18] plugins: add inline operation per vcpu
,
Richard Henderson
,
2024/02/13
[PATCH v4 10/18] tests/plugin: add test plugin for inline operations
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 12/18] tests/plugin/insn: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 11/18] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 13/18] tests/plugin/bb: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 17/18] plugins: cleanup codepath for previous inline operation
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 17/18] plugins: cleanup codepath for previous inline operation
,
Richard Henderson
,
2024/02/13
[PATCH v4 14/18] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 15/18] contrib/plugins/howvec: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/13
[PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
,
Richard Henderson
,
2024/02/13
Re: [PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
,
Pierrick Bouvier
,
2024/02/14
[PATCH v4 18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins
,
Pierrick Bouvier
,
2024/02/13
Re: [PATCH v4 18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins
,
Richard Henderson
,
2024/02/13
Re: [PATCH v4 00/18] TCG Plugin inline operation enhancement
,
Alex Bennée
,
2024/02/16
[PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
2024/02/13
Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Harsh Prateek Bora
,
2024/02/13
Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Cédric Le Goater
,
2024/02/14
[PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
,
Luc Michel
,
2024/02/13
Re: [PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
,
Mostafa Saleh
,
2024/02/13
Re: [PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
,
Eric Auger
,
2024/02/15
Re: [PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
,
Peter Maydell
,
2024/02/15
[PATCH 0/9] hw/ide/ahci: Housekeeping
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
,
Richard Henderson
,
2024/02/13
[PATCH 2/9] hw/ide/ahci: Expose AHCIPCIState structure
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 2/9] hw/ide/ahci: Expose AHCIPCIState structure
,
Richard Henderson
,
2024/02/13
[PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
,
Richard Henderson
,
2024/02/13
Re: [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()
,
Richard Henderson
,
2024/02/13
Re: [PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH 5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
,
Richard Henderson
,
2024/02/13
[PATCH 6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned
,
Richard Henderson
,
2024/02/13
[PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
,
Richard Henderson
,
2024/02/13
[PATCH 8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field
,
Richard Henderson
,
2024/02/13
[PATCH 9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
,
Leif Lindholm
,
2024/02/13
Re: [PATCH 0/9] hw/ide/ahci: Housekeeping
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH 0/9] hw/ide/ahci: Housekeeping
,
Philippe Mathieu-Daudé
,
2024/02/15
[PULL 00/15] Trivial patches for 2024-02-13
,
Michael Tokarev
,
2024/02/13
[PULL 01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
,
Michael Tokarev
,
2024/02/13
[PULL 02/15] hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
,
Michael Tokarev
,
2024/02/13
[PULL 07/15] MAINTAINERS: Cover qapi/cxl.json
,
Michael Tokarev
,
2024/02/13
[PULL 09/15] qemu-nbd: mention --tls-hostname option in qemu-nbd --help
,
Michael Tokarev
,
2024/02/13
[PULL 04/15] hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()
,
Michael Tokarev
,
2024/02/13
[PULL 05/15] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
2024/02/13
[PULL 06/15] hw/smbios: Fix port connector option validation
,
Michael Tokarev
,
2024/02/13
[PULL 03/15] hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
,
Michael Tokarev
,
2024/02/13
[PULL 08/15] MAINTAINERS: Cover qapi/stats.json
,
Michael Tokarev
,
2024/02/13
[PULL 10/15] iothread: Simplify expression in qemu_in_iothread()
,
Michael Tokarev
,
2024/02/13
[PULL 12/15] qemu-options.hx: Add zoom-to-fit to option summary for gtk
,
Michael Tokarev
,
2024/02/13
[PULL 11/15] qemu-options.hx: document that tftp=dir is readonly
,
Michael Tokarev
,
2024/02/13
[PULL 13/15] system: Move memory_ldst.c.inc to system
,
Michael Tokarev
,
2024/02/13
[PULL 14/15] cpu-target: Include missing 'exec/memory.h' header
,
Michael Tokarev
,
2024/02/13
[PULL 15/15] monitor/target: Include missing 'exec/memory.h' header
,
Michael Tokarev
,
2024/02/13
Re: [PULL 00/15] Trivial patches for 2024-02-13
,
Peter Maydell
,
2024/02/13
[PATCH] hw/i386/sgx: Use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH] hw/i386/sgx: Use QDev API
,
Michael Tokarev
,
2024/02/15
Re: [PATCH] hw/i386/sgx: Use QDev API
,
Michael Tokarev
,
2024/02/15
Re: [PATCH] hw/i386/sgx: Use QDev API
,
Philippe Mathieu-Daudé
,
2024/02/15
Single step (gdb) issue on QEMU without KVM
,
Ravi Bhagavatula
,
2024/02/13
[PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
,
Philippe Mathieu-Daudé
,
2024/02/12
[PATCH 1/3] hw/usb: Style cleanup
,
Philippe Mathieu-Daudé
,
2024/02/12
[PATCH 2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
,
Philippe Mathieu-Daudé
,
2024/02/12
[PATCH 3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: [PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
,
Richard Henderson
,
2024/02/13
Re: [PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
,
Michael Tokarev
,
2024/02/13
[PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: [PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
,
Richard Henderson
,
2024/02/13
Re: [PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH v4 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2024/02/12
[PATCH v4 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Alistair Francis
,
2024/02/12
[PATCH v4 2/3] backends: Initial support for SPDM socket support
,
Alistair Francis
,
2024/02/12
[PATCH v4 3/3] hw/nvme: Add SPDM over DOE support
,
Alistair Francis
,
2024/02/12
Re: [PATCH v4 0/3] Initial support for SPDM Responders
,
Jonathan Cameron
,
2024/02/15
Re: [PATCH v4 0/3] Initial support for SPDM Responders
,
Klaus Jensen
,
2024/02/16
Re: [PATCH v4 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2024/02/16
[PATCH] tcg: Increase width of temp_subindex
,
Richard Henderson
,
2024/02/12
Re: [PATCH] tcg: Increase width of temp_subindex
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: [PATCH] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
2024/02/13
Re: [PATCH] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
2024/02/13
[PATCH] tcg/arm: Fix goto_tb for large translation blocks
,
Richard Henderson
,
2024/02/12
Re: [PATCH] tcg/arm: Fix goto_tb for large translation blocks
,
Michael Tokarev
,
2024/02/13
[PATCH v2 0/2] linux-user: Map low priority rt signals
,
Ilya Leoshkevich
,
2024/02/12
[PATCH v2 1/2] linux-user: Map low priority rt signals
,
Ilya Leoshkevich
,
2024/02/12
Re: [PATCH v2 1/2] linux-user: Map low priority rt signals
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2 2/2] tests/tcg: Add SIGRTMIN/SIGRTMAX test
,
Ilya Leoshkevich
,
2024/02/12
RFC i386/sev: kernel-hashes, reference measurements and event logs
,
Dionna Amalie Glaze
,
2024/02/12
Re: RFC i386/sev: kernel-hashes, reference measurements and event logs
,
James Bottomley
,
2024/02/12
Re: RFC i386/sev: kernel-hashes, reference measurements and event logs
,
Dionna Amalie Glaze
,
2024/02/12
Re: [PATCH v4 3/8] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/02/12
[RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros
,
Peter Maydell
,
2024/02/12
Re: [RFC PATCH] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{,_WITH_INTEFACES} macros
,
Daniel P . Berrangé
,
2024/02/16
[PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
,
Irina Ryapolova
,
2024/02/12
[PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Irina Ryapolova
,
2024/02/12
Re: [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Alistair Francis
,
2024/02/15
Re: [PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
,
Alistair Francis
,
2024/02/15
[PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
,
Irina Ryapolova
,
2024/02/12
[PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Irina Ryapolova
,
2024/02/12
[PATCH 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
,
Inès Varhol
,
2024/02/12
[PATCH 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Inès Varhol
,
2024/02/12
Re: [PATCH 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
,
Peter Maydell
,
2024/02/15
[PATCH 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Inès Varhol
,
2024/02/12
Re: [PATCH 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
,
Peter Maydell
,
2024/02/15
Bug: physmem: address_space_read_cached_slow() accesses wrong MemoryRegion on latter part of large reads.
,
Jonathan Cameron
,
2024/02/12
Re: [PATCH v6 0/2] acpi: report numa nodes for device memory using GI
,
Michael S. Tsirkin
,
2024/02/12
Re: [PATCH v6 0/2] acpi: report numa nodes for device memory using GI
,
Ankit Agrawal
,
2024/02/12
Requesting suggestions on how to access I2C Bus of the Guest OS
,
Harshit Aghera
,
2024/02/12
Re: Requesting suggestions on how to access I2C Bus of the Guest OS
,
Peter Maydell
,
2024/02/12
[PATCH v2] tap-win32: Remove unnecessary stubs
,
Akihiko Odaki
,
2024/02/12
Re: [PATCH v2] tap-win32: Remove unnecessary stubs
,
Akihiko Odaki
,
2024/02/18
[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
,
Joao Martins
,
2024/02/12
[PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
,
Joao Martins
,
2024/02/12
RE: [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
,
Duan, Zhenzhong
,
2024/02/26
Re: [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
,
Joao Martins
,
2024/02/26
RE: [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
,
Duan, Zhenzhong
,
2024/02/26
[PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Jason Gunthorpe
,
2024/02/12
Re: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Joao Martins
,
2024/02/12
RE: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Duan, Zhenzhong
,
2024/02/26
Re: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Joao Martins
,
2024/02/13
Re: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Avihai Horon
,
2024/02/19
Re: [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
,
Joao Martins
,
2024/02/20
[PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
,
Avihai Horon
,
2024/02/19
Re: [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
,
Joao Martins
,
2024/02/20
Re: [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
,
Avihai Horon
,
2024/02/20
[PATCH RFCv2 4/8] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 4/8] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
,
Avihai Horon
,
2024/02/19
[PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
,
Avihai Horon
,
2024/02/19
Re: [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
,
Joao Martins
,
2024/02/20
Re: [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
,
Avihai Horon
,
2024/02/20
Re: [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
,
Joao Martins
,
2024/02/20
[PATCH RFCv2 8/8] vfio/common: Allow disabling device dirty page tracking
,
Joao Martins
,
2024/02/12
[PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Jason Gunthorpe
,
2024/02/12
Re: [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Markus Armbruster
,
2024/02/12
Re: [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Avihai Horon
,
2024/02/19
Re: [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
,
Joao Martins
,
2024/02/20
[PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported
,
Joao Martins
,
2024/02/12
Re: [PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported
,
Avihai Horon
,
2024/02/19
Re: [PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported
,
Joao Martins
,
2024/02/20
Re: [PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
,
Joao Martins
,
2024/02/13
Re: [PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
,
Cédric Le Goater
,
2024/02/14
Re: [PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
,
Joao Martins
,
2024/02/14
Re: [PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
,
Eric Auger
,
2024/02/15
Re: [PATCH v3] hw/usb: fix xhci port notify
,
Nikita Ostrenkov
,
2024/02/12
possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Peter Maydell
,
2024/02/12
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Guenter Roeck
,
2024/02/12
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Guenter Roeck
,
2024/02/12
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Marcin Juszkiewicz
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Guenter Roeck
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Peter Maydell
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Guenter Roeck
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Arnd Bergmann
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Linus Walleij
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Arnd Bergmann
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Dmitry Baryshkov
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Marcin Juszkiewicz
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Andrea Adami
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Arnd Bergmann
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Andreas Kemnade
,
2024/02/15
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Arnd Bergmann
,
2024/02/15
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Dmitry Baryshkov
,
2024/02/15
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Marcin Juszkiewicz
,
2024/02/15
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
H. Nikolaus Schaller
,
2024/02/15
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Aaro Koskinen
,
2024/02/13
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Tony Lindgren
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Arnd Bergmann
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Daniel Mack
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Philippe Mathieu-Daudé
,
2024/02/14
Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
,
Philippe Mathieu-Daudé
,
2024/02/14
[PATCH] main-loop: Avoid some unnecessary poll calls
,
Ross Lagerwall
,
2024/02/12
[PATCH v3 0/7] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/12
[PATCH v3 1/7] hw/pci: Use -1 as a default value for rombar
,
Akihiko Odaki
,
2024/02/12
[PATCH v3 2/7] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/12
Re: [PATCH v3 2/7] hw/pci: Determine if rombar is explicitly enabled
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 2/7] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/13
[PATCH v3 3/7] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/12
[PATCH v3 4/7] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/12
[PATCH v3 5/7] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/12
Re: [PATCH v3 5/7] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 5/7] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/13
[PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/12
Re: [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/13
[PATCH v3 7/7] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/12
Message not available
RE: [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Minwoo Im
,
2024/02/13
Re: [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/13
Re: [PATCH v3 6/7] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/13
[PULL 00/18] QAPI patches patches for 2024-02-12
,
Markus Armbruster
,
2024/02/12
[PULL 09/18] qga/qapi-schema: Plug trivial documentation holes
,
Markus Armbruster
,
2024/02/12
[PULL 05/18] sphinx/qapidoc: Drop code to generate doc for simple union tag
,
Markus Armbruster
,
2024/02/12
[PULL 13/18] qapi: Improve documentation of file descriptor socket addresses
,
Markus Armbruster
,
2024/02/12
[PULL 03/18] qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
,
Markus Armbruster
,
2024/02/12
[PULL 01/18] docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
,
Markus Armbruster
,
2024/02/12
[PULL 02/18] docs/devel/qapi-code-gen: Tweak doc comment whitespace
,
Markus Armbruster
,
2024/02/12
[PULL 04/18] qapi: Indent tagged doc comment sections properly
,
Markus Armbruster
,
2024/02/12
[PULL 14/18] qapi: Move @String out of common.json to discourage reuse
,
Markus Armbruster
,
2024/02/12
[PULL 18/18] MAINTAINERS: Cover qapi/stats.json
,
Markus Armbruster
,
2024/02/12
[PULL 07/18] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
,
Markus Armbruster
,
2024/02/12
[PULL 12/18] qapi: Plug trivial documentation holes around former simple unions
,
Markus Armbruster
,
2024/02/12
[PULL 06/18] qapi: Require member documentation (with loophole)
,
Markus Armbruster
,
2024/02/12
[PULL 10/18] qapi/yank: Clean up documentaion of yank
,
Markus Armbruster
,
2024/02/12
[PULL 08/18] qga/qapi-schema: Clean up documentation of guest-set-vcpus
,
Markus Armbruster
,
2024/02/12
[PULL 16/18] qapi/migration: Add missing tls-authz documentation
,
Markus Armbruster
,
2024/02/12
[PULL 15/18] qapi: Add missing union tag documentation
,
Markus Armbruster
,
2024/02/12
[PULL 11/18] qapi/dump: Clean up documentation of DumpGuestMemoryCapability
,
Markus Armbruster
,
2024/02/12
[PULL 17/18] MAINTAINERS: Cover qapi/cxl.json
,
Markus Armbruster
,
2024/02/12
Re: [PULL 00/18] QAPI patches patches for 2024-02-12
,
Peter Maydell
,
2024/02/13
Re: [PATCH] This patch implements several Octeon +/II instructions.
,
Philippe Mathieu-Daudé
,
2024/02/12
Re:Re: [PATCH] This patch implements several Octeon +/II instructions.
,
owl129
,
2024/02/12
[PULL 0/4] Character device backend patches for 2024-02-12
,
Markus Armbruster
,
2024/02/12
[PULL 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
,
Markus Armbruster
,
2024/02/12
[PULL 4/4] qapi/char: Deprecate backend type "memory"
,
Markus Armbruster
,
2024/02/12
[PULL 3/4] qapi/char: Make backend types properly conditional
,
Markus Armbruster
,
2024/02/12
[PULL 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Markus Armbruster
,
2024/02/12
Re: [PULL 0/4] Character device backend patches for 2024-02-12
,
Peter Maydell
,
2024/02/13
Re: [PULL 0/4] Character device backend patches for 2024-02-12
,
Markus Armbruster
,
2024/02/13
hw/qdev: Can qdev_unrealize() ever fail?
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: hw/qdev: Can qdev_unrealize() ever fail?
,
Akihiko Odaki
,
2024/02/12
[PATCH v7 0/5] Support message-based DMA in vfio-user server
,
Mattias Nissler
,
2024/02/12
[PATCH v7 1/5] softmmu: Per-AddressSpace bounce buffering
,
Mattias Nissler
,
2024/02/12
Re: [PATCH v7 1/5] softmmu: Per-AddressSpace bounce buffering
,
Jonathan Cameron
,
2024/02/12
[PATCH v7 2/5] softmmu: Support concurrent bounce buffers
,
Mattias Nissler
,
2024/02/12
Re: [PATCH v7 2/5] softmmu: Support concurrent bounce buffers
,
Jonathan Cameron
,
2024/02/12
Re: [PATCH v7 2/5] softmmu: Support concurrent bounce buffers
,
Heinrich Schuchardt
,
2024/02/29
[PATCH v7 3/5] Update subprojects/libvfio-user
,
Mattias Nissler
,
2024/02/12
[PATCH v7 5/5] vfio-user: Fix config space access byte order
,
Mattias Nissler
,
2024/02/12
[PATCH v7 4/5] vfio-user: Message-based DMA support
,
Mattias Nissler
,
2024/02/12
Re: [PATCH v7 0/5] Support message-based DMA in vfio-user server
,
Peter Xu
,
2024/02/20
Re: [PATCH v7 0/5] Support message-based DMA in vfio-user server
,
Mattias Nissler
,
2024/02/29
Re: [PATCH v2] pc: q35: Bump max_cpus to 1856 vcpus
,
Ani Sinha
,
2024/02/12
[PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/12
Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/13
RE: [EXT] Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/13
Re: [EXT] Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/13
RE: [EXT] Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/13
Re: [EXT] Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Michael S. Tsirkin
,
2024/02/13
RE: [EXT] Re: [PATCH] virtio-pci: correctly set virtio pci queue mem multiplier
,
Srujana Challa
,
2024/02/19
[PATCH v4 RESEND 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
,
Harsh Prateek Bora
,
2024/02/11
[PATCH v4 RESEND 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Harsh Prateek Bora
,
2024/02/11
[PATCH v4 RESEND 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
2024/02/11
[PATCH v4 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
,
Harsh Prateek Bora
,
2024/02/11
[PATCH v4 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Harsh Prateek Bora
,
2024/02/11
[PATCH v4 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Harsh Prateek Bora
,
2024/02/11
[PULL 00/12] Hppa64 patches
,
deller
,
2024/02/11
[PULL 06/12] target/hppa: Implement do_transaction_failed handler for I/O errors
,
deller
,
2024/02/11
[PULL 05/12] lasi: allow access to LAN MAC address registers
,
deller
,
2024/02/11
[PULL 02/12] target/hppa: Add "diag 0x101" for console output support
,
deller
,
2024/02/11
[PULL 01/12] disas/hppa: Add disassembly for qemu specific instructions
,
deller
,
2024/02/11
[PULL 07/12] lasi: Add reset I/O ports for LASI audio and FDC
,
deller
,
2024/02/11
[PULL 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
,
deller
,
2024/02/11
[PULL 09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints
,
deller
,
2024/02/11
[PULL 10/12] hw/net/tulip: add chip status register values
,
deller
,
2024/02/11
[PULL 03/12] hw/pci-host/astro: Avoid aborting on access failure
,
deller
,
2024/02/11
[PULL 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction
,
deller
,
2024/02/11
[PULL 12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
,
deller
,
2024/02/11
[PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
deller
,
2024/02/11
Re: [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
Michael Tokarev
,
2024/02/11
Re: [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
Michael Tokarev
,
2024/02/11
Re: [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
Helge Deller
,
2024/02/12
Re: [PULL 00/12] Hppa64 patches
,
Peter Maydell
,
2024/02/12
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
2024/02/12
Re: [PULL 00/12] Hppa64 patches
,
Peter Maydell
,
2024/02/13
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
2024/02/13
[PULL 00/12] Hppa64 patches
,
deller
,
2024/02/12
[PULL 01/12] disas/hppa: Add disassembly for qemu specific instructions
,
deller
,
2024/02/12
[PULL 02/12] target/hppa: Add "diag 0x101" for console output support
,
deller
,
2024/02/12
[PULL 03/12] hw/pci-host/astro: Avoid aborting on access failure
,
deller
,
2024/02/12
[PULL 06/12] target/hppa: Implement do_transaction_failed handler for I/O errors
,
deller
,
2024/02/12
[PULL 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction
,
deller
,
2024/02/12
[PULL 05/12] lasi: allow access to LAN MAC address registers
,
deller
,
2024/02/12
[PULL 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
,
deller
,
2024/02/12
[PULL 07/12] lasi: Add reset I/O ports for LASI audio and FDC
,
deller
,
2024/02/12
[PULL 10/12] hw/net/tulip: add chip status register values
,
deller
,
2024/02/12
[PULL 09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints
,
deller
,
2024/02/12
[PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
deller
,
2024/02/12
[PULL 12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
,
deller
,
2024/02/12
Re: [PULL 00/12] Hppa64 patches
,
Peter Maydell
,
2024/02/13
Re: [PULL 00/12] Hppa64 patches
,
Michael Tokarev
,
2024/02/13
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
2024/02/13
Re: [PULL 00/12] Hppa64 patches
,
Michael Tokarev
,
2024/02/14
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
2024/02/14
[PATCH v2 0/6] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/10
[PATCH v2 1/6] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/10
Re: [PATCH v2 1/6] hw/pci: Determine if rombar is explicitly enabled
,
Philippe Mathieu-Daudé
,
2024/02/12
[PATCH v2 3/6] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/10
Re: [PATCH v2 3/6] hw/qdev: Remove opts member
,
Philippe Mathieu-Daudé
,
2024/02/12
[PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/10
Re: [PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: [PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
,
Cédric Le Goater
,
2024/02/12
Re: [PATCH v2 2/6] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/12
[PATCH v2 4/6] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/10
[PATCH v2 5/6] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/10
[PATCH v2 6/6] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/10
[PATCH] i386: xen: fix compilation --without-default-devices
,
Paolo Bonzini
,
2024/02/09
Re: [PATCH] i386: xen: fix compilation --without-default-devices
,
Manos Pitsidianakis
,
2024/02/16
[PATCH 00/23] qemu-img: refersh options and --help handling
,
Michael Tokarev
,
2024/02/09
[PATCH 01/23] qemu-img: pass current cmd info into command handlers
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 01/23] qemu-img: pass current cmd info into command handlers
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 02/23] qemu-img: refresh options/--help for "create" subcommand
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 02/23] qemu-img: refresh options/--help for "create" subcommand
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 03/23] qemu-img: factor out parse_output_format() and use it in the code
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 03/23] qemu-img: factor out parse_output_format() and use it in the code
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 04/23] qemu-img: refresh options/--help for "check" command
,
Michael Tokarev
,
2024/02/09
[PATCH 05/23] qemu-img: simplify --repair error message
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 05/23] qemu-img: simplify --repair error message
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 06/23] qemu-img: refresh options/--help for "commit" command
,
Michael Tokarev
,
2024/02/09
[PATCH 07/23] qemu-img: refresh options/--help for "compare" command
,
Michael Tokarev
,
2024/02/09
[PATCH 08/23] qemu-img: refresh options/--help for "convert" command
,
Michael Tokarev
,
2024/02/09
[PATCH 09/23] qemu-img: refresh options/--help for "info" command
,
Michael Tokarev
,
2024/02/09
[PATCH 10/23] qemu-img: refresh options/--help for "map" command
,
Michael Tokarev
,
2024/02/09
[PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 13/23] qemu-img: refresh options/--help for "snapshot" command
,
Michael Tokarev
,
2024/02/09
[PATCH 14/23] qemu-img: refresh options/--help for "rebase" command
,
Michael Tokarev
,
2024/02/09
[PATCH 15/23] qemu-img: resize: do not always eat last argument
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 15/23] qemu-img: resize: do not always eat last argument
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 15/23] qemu-img: resize: do not always eat last argument
,
Michael Tokarev
,
2024/02/21
[PATCH 16/23] qemu-img: refresh options/--help for "resize" command
,
Michael Tokarev
,
2024/02/09
[PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
,
Michael Tokarev
,
2024/02/20
Re: [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
,
Michael Tokarev
,
2024/02/21
[PATCH 17/23] qemu-img: refresh options/--help for "amend" command
,
Michael Tokarev
,
2024/02/09
[PATCH 18/23] qemu-img: refresh options/--help for "bench" command
,
Michael Tokarev
,
2024/02/09
[PATCH 19/23] qemu-img: refresh options/--help for "bitmap" command
,
Michael Tokarev
,
2024/02/09
[PATCH 20/23] qemu-img: refresh options/--help for "dd" command
,
Michael Tokarev
,
2024/02/09
[PATCH 21/23] qemu-img: refresh options/--help for "measure" command
,
Michael Tokarev
,
2024/02/09
[PATCH 22/23] qemu-img: implement short --help, remove global help() function
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 22/23] qemu-img: implement short --help, remove global help() function
,
Daniel P . Berrangé
,
2024/02/20
[PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Michael Tokarev
,
2024/02/20
Re: [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Daniel P . Berrangé
,
2024/02/20
Re: [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Michael Tokarev
,
2024/02/21
Re: [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
,
Daniel P . Berrangé
,
2024/02/21
Re: [PATCH 00/23] qemu-img: refersh options and --help handling
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 00/23] qemu-img: refersh options and --help handling
,
Daniel P . Berrangé
,
2024/02/20
[PULL 00/10] testing, doc and gdbstub updates
,
Alex Bennée
,
2024/02/09
[PULL 01/10] tests/docker: Add sqlite3 module to openSUSE Leap container
,
Alex Bennée
,
2024/02/09
[PULL 02/10] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2024/02/09
[PULL 05/10] kconfig: use "select" to enable semihosting
,
Alex Bennée
,
2024/02/09
[PULL 03/10] configure: run plugin TCG tests again
,
Alex Bennée
,
2024/02/09
[PULL 06/10] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
,
Alex Bennée
,
2024/02/09
[PULL 04/10] Revert "hw/elf_ops: Ignore loadable segments with zero size"
,
Alex Bennée
,
2024/02/09
[PULL 09/10] gdbstub: Implement catching syscalls
,
Alex Bennée
,
2024/02/09
[PULL 10/10] tests/tcg: Add the syscall catchpoint gdbstub test
,
Alex Bennée
,
2024/02/09
[PULL 07/10] gdbstub: Allow specifying a reason in stop packets
,
Alex Bennée
,
2024/02/09
[PULL 08/10] gdbstub: Add syscall entry/return hooks
,
Alex Bennée
,
2024/02/09
Re: [PULL 00/10] testing, doc and gdbstub updates
,
Peter Maydell
,
2024/02/12
Re: [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
,
fan
,
2024/02/09
Re: [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
,
Jonathan Cameron
,
2024/02/13
[PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
,
Michael Tokarev
,
2024/02/10
Re: [PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
,
Philippe Mathieu-Daudé
,
2024/02/12
Re: [PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
,
Michael Tokarev
,
2024/02/14
[PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Thomas Huth
,
2024/02/09
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Helge Deller
,
2024/02/09
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
BALATON Zoltan
,
2024/02/09
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Thomas Huth
,
2024/02/10
Re: [PATCH v6 0/5] Support message-based DMA in vfio-user server
,
Jonathan Cameron
,
2024/02/09
Re: [PATCH v6 0/5] Support message-based DMA in vfio-user server
,
Mattias Nissler
,
2024/02/12
[PATCH] iotests: Make 144 deterministic again
,
Kevin Wolf
,
2024/02/09
Re: [PATCH] iotests: Make 144 deterministic again
,
Stefan Hajnoczi
,
2024/02/12
Re: [PATCH] iotests: Make 144 deterministic again
,
Peter Maydell
,
2024/02/15
[RFC v2 0/5] ARM Nested Virt Support
,
Eric Auger
,
2024/02/09
[RFC v2 1/5] [Placeholder] headers: Partial headers update for NV2 enablement
,
Eric Auger
,
2024/02/09
[RFC v2 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
,
Eric Auger
,
2024/02/09
[RFC v2 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
,
Eric Auger
,
2024/02/09
Re: [RFC v2 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC v2 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Eric Auger
,
2024/02/09
[RFC v2 5/5] hw/arm/virt: Allow virt extensions with KVM
,
Eric Auger
,
2024/02/09
Re: [RFC v2 0/5] ARM Nested Virt Support
,
Peter Maydell
,
2024/02/09
Re: [RFC v2 0/5] ARM Nested Virt Support
,
Eric Auger
,
2024/02/12
Re: [RFC v2 0/5] ARM Nested Virt Support
,
Marc Zyngier
,
2024/02/12
[PATCH v2 0/1] target: New binary to prototype heterogeneous machines
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH v2 1/1] target: Add system emulation aiming to target any architecture
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH v2 0/1] target: New binary to prototype heterogeneous machines
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH 0/3] system/memory: Trivial fixes
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH 1/3] cpu-target: Include missing 'exec/memory.h' header
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH 1/3] cpu-target: Include missing 'exec/memory.h' header
,
Peter Maydell
,
2024/02/09
Re: [PATCH 1/3] cpu-target: Include missing 'exec/memory.h' header
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH 2/3] monitor/target: Include missing 'exec/memory.h' header
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH 2/3] monitor/target: Include missing 'exec/memory.h' header
,
Peter Maydell
,
2024/02/09
[PATCH 3/3] system/physmem: Assign global system I/O Memory to machine
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH 3/3] system/physmem: Assign global system I/O Memory to machine
,
Peter Maydell
,
2024/02/09
Re: [PATCH 3/3] system/physmem: Assign global system I/O Memory to machine
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH 0/3] system/memory: Trivial fixes
,
Michael Tokarev
,
2024/02/09
[PULL 00/17] Misc fixes patches
,
Daniel P . Berrangé
,
2024/02/09
[PULL 01/17] meson: sort C warning flags alphabetically
,
Daniel P . Berrangé
,
2024/02/09
[PULL 02/17] crypto: Introduce SM4 symmetric cipher algorithm
,
Daniel P . Berrangé
,
2024/02/09
[PULL 03/17] qemu_init: increase NOFILE soft limit on POSIX
,
Daniel P . Berrangé
,
2024/02/09
[PULL 04/17] ui: drop VNC feature _MASK constants
,
Daniel P . Berrangé
,
2024/02/09
[PULL 05/17] softmmu: remove obsolete comment about libvirt timeouts
,
Daniel P . Berrangé
,
2024/02/09
[PULL 06/17] scripts: drop comment about autogenerated CPU API file
,
Daniel P . Berrangé
,
2024/02/09
[PULL 07/17] docs: fix highlighting of CPU ABI header rows
,
Daniel P . Berrangé
,
2024/02/09
[PULL 10/17] io: add trace event when cancelling TLS handshake
,
Daniel P . Berrangé
,
2024/02/09
[PULL 09/17] chardev: close QIOChannel before unref'ing
,
Daniel P . Berrangé
,
2024/02/09
[PULL 08/17] docs: re-generate x86_64 ABI compatibility CSV
,
Daniel P . Berrangé
,
2024/02/09
[PULL 11/17] crypto: Support LUKS volume with detached header
,
Daniel P . Berrangé
,
2024/02/09
[PULL 12/17] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Daniel P . Berrangé
,
2024/02/09
[PULL 13/17] crypto: Modify the qcrypto_block_create to support creation flags
,
Daniel P . Berrangé
,
2024/02/09
[PULL 15/17] block: Support detached LUKS header creation using qemu-img
,
Daniel P . Berrangé
,
2024/02/09
[PULL 17/17] tests: Add case for LUKS volume with detached header
,
Daniel P . Berrangé
,
2024/02/09
[PULL 14/17] block: Support detached LUKS header creation using blockdev-create
,
Daniel P . Berrangé
,
2024/02/09
[PULL 16/17] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
,
Daniel P . Berrangé
,
2024/02/09
Re: [PULL 00/17] Misc fixes patches
,
Peter Maydell
,
2024/02/12
[RFC PATCH SET] cxl: add poison event handler
,
Shiyang Ruan
,
2024/02/09
[RFC PATCH 5/5] cxl/core: add poison injection event handler
,
Shiyang Ruan
,
2024/02/09
RE: [RFC PATCH 5/5] cxl/core: add poison injection event handler
,
Dan Williams
,
2024/02/10
Re: [RFC PATCH 5/5] cxl/core: add poison injection event handler
,
Jonathan Cameron
,
2024/02/13
[RFC PATCH 1/2] hw/cxl/type3: add missing flag bit for GMER
,
Shiyang Ruan
,
2024/02/09
Re: [RFC PATCH 1/2] hw/cxl/type3: add missing flag bit for GMER
,
Jonathan Cameron
,
2024/02/13
[RFC PATCH 2/5] cxl/core: introduce cxl_memdev_dpa_to_hpa()
,
Shiyang Ruan
,
2024/02/09
RE: [RFC PATCH 2/5] cxl/core: introduce cxl_memdev_dpa_to_hpa()
,
Dan Williams
,
2024/02/10
[RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
,
Shiyang Ruan
,
2024/02/09
RE: [RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
,
Dan Williams
,
2024/02/10
Re: [RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
,
Tony Luck
,
2024/02/14
[RFC PATCH 1/5] cxl/core: correct length of DPA field masks
,
Shiyang Ruan
,
2024/02/09
RE: [RFC PATCH 1/5] cxl/core: correct length of DPA field masks
,
Dan Williams
,
2024/02/10
Re: [RFC PATCH 1/5] cxl/core: correct length of DPA field masks
,
Shiyang Ruan
,
2024/02/19
Re: [RFC PATCH 1/5] cxl/core: correct length of DPA field masks
,
Dan Williams
,
2024/02/21
[RFC PATCH 2/2] hw/cxl/type3: send a GMER while injecting poison
,
Shiyang Ruan
,
2024/02/09
Re: [RFC PATCH 2/2] hw/cxl/type3: send a GMER while injecting poison
,
Jonathan Cameron
,
2024/02/13
[RFC PATCH 4/5] cxl/core: add report option for cxl_mem_get_poison()
,
Shiyang Ruan
,
2024/02/09
RE: [RFC PATCH 4/5] cxl/core: add report option for cxl_mem_get_poison()
,
Dan Williams
,
2024/02/10
Re: [RFC PATCH SET] cxl: add poison event handler
,
Dave Jiang
,
2024/02/12
[RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Chinmay Rath
,
2024/02/09
Re: [RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Harsh Prateek Bora
,
2024/02/12
Re: [RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Richard Henderson
,
2024/02/12
Re: [RFC PATCH] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
,
Chinmay Rath
,
2024/02/13
Re: [PATCH v4 7/7] tests: Add case for LUKS volume with detached header
,
Daniel P . Berrangé
,
2024/02/09
[RFC PATCH 0/7] hw/qdev: Split 'wiring' phase from 'realize'
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 1/7] hw/qdev: Introduce DeviceClass::[un]wire() handlers
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 2/7] hw/input/pckbd: Connect i8042 GPIOs once mouse/keyboard are realized
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 4/7] hw/ide/sii3112: Configure IDE bus IRQs after realization
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 3/7] hw/ide/cmd646: Configure IDE bus IRQs after realization
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 5/7] hw/ide/via: Configure IDE bus IRQs after realization
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 6/7] hw/intc/mips_gic: Initialize IRQ array once device is realized
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 7/7] hw/misc/mac_via: Have VIA1 child access parent IRQ once realized
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [RFC PATCH 0/7] hw/qdev: Split 'wiring' phase from 'realize'
,
BALATON Zoltan
,
2024/02/09
Re: [RFC PATCH 0/7] hw/qdev: Split 'wiring' phase from 'realize'
,
Bernhard Beschow
,
2024/02/09
Re: [PATCH v3] blockcommit: Reopen base image as RO after abort
,
Alexander Ivanov
,
2024/02/09
Re: [PATCH v3] blockcommit: Reopen base image as RO after abort
,
Vladimir Sementsov-Ogievskiy
,
2024/02/28
Re: [PATCH v4 5/7] block: Support detached LUKS header creation using qemu-img
,
Daniel P . Berrangé
,
2024/02/09
Re: [PATCH v4 5/7] block: Support detached LUKS header creation using qemu-img
,
Markus Armbruster
,
2024/02/19
[PATCH v2 00/12] target/hppa: Enhancements and fixes
,
deller
,
2024/02/09
[PATCH v2 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
,
deller
,
2024/02/09
[PATCH v2 05/12] lasi: allow access to LAN MAC address registers
,
deller
,
2024/02/09
[PATCH v2 02/12] target/hppa: Add "diag 0x101" for console output support
,
deller
,
2024/02/09
Re: [PATCH v2 02/12] target/hppa: Add "diag 0x101" for console output support
,
Richard Henderson
,
2024/02/10
[PATCH v2 03/12] hw/pci-host/astro: Avoid aborting on access failure
,
deller
,
2024/02/09
Re: [PATCH v2 03/12] hw/pci-host/astro: Avoid aborting on access failure
,
Richard Henderson
,
2024/02/10
[PATCH v2 07/12] lasi: Add reset I/O ports for LASI audio and FDC
,
deller
,
2024/02/09
[PATCH v2 06/12] target/hppa: Implement do_transaction_failed handler for I/O errors
,
deller
,
2024/02/09
[PATCH v2 01/12] disas/hppa: Add disassembly for qemu specific instructions
,
deller
,
2024/02/09
[PATCH v2 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction
,
deller
,
2024/02/09
[PATCH v2 12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
,
deller
,
2024/02/09
[PATCH v2 09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints
,
deller
,
2024/02/09
[PATCH v2 11/12] target/hppa: Update SeaBIOS-hppa to version 16
,
deller
,
2024/02/09
[PATCH v2 10/12] hw/net/tulip: add chip status register values
,
deller
,
2024/02/09
[PULL 00/61] riscv-to-apply queue
,
Alistair Francis
,
2024/02/09
[PULL 01/61] target/riscv: Check for 'A' extension on all atomic instructions
,
Alistair Francis
,
2024/02/09
[PULL 02/61] target/riscv: Add infrastructure for 'B' MISA extension
,
Alistair Francis
,
2024/02/09
[PULL 03/61] target/riscv: Add step to validate 'B' extension
,
Alistair Francis
,
2024/02/09
[PULL 04/61] target/riscv/cpu_cfg.h: remove unused fields
,
Alistair Francis
,
2024/02/09
[PULL 05/61] target/riscv: make riscv_cpu_is_vendor() public
,
Alistair Francis
,
2024/02/09
[PULL 06/61] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 07/61] target/riscv: move 'mmu' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 08/61] target/riscv: move 'pmp' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 09/61] target/riscv: rework 'priv_spec'
,
Alistair Francis
,
2024/02/09
[PULL 10/61] target/riscv: rework 'vext_spec'
,
Alistair Francis
,
2024/02/09
[PULL 11/61] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 12/61] target/riscv: move 'elen' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 14/61] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 13/61] target/riscv: create finalize_features() for KVM
,
Alistair Francis
,
2024/02/09
[PULL 15/61] target/riscv: move 'cbop_blocksize' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 16/61] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 17/61] target/riscv: remove riscv_cpu_options[]
,
Alistair Francis
,
2024/02/09
[PULL 18/61] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 19/61] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 20/61] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[]
,
Alistair Francis
,
2024/02/09
[PULL 21/61] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alistair Francis
,
2024/02/09
[PULL 22/61] target/riscv: add 'vlenb' field in cpu->cfg
,
Alistair Francis
,
2024/02/09
[PULL 23/61] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
,
Alistair Francis
,
2024/02/09
[PULL 25/61] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
,
Alistair Francis
,
2024/02/09
[PULL 24/61] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
,
Alistair Francis
,
2024/02/09
[PULL 26/61] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
,
Alistair Francis
,
2024/02/09
[PULL 27/61] target/riscv/insn_trans/trans_rvvk.c.inc: use 'vlenb'
,
Alistair Francis
,
2024/02/09
[PULL 28/61] target/riscv/vector_helper.c: use 'vlenb'
,
Alistair Francis
,
2024/02/09
[PULL 29/61] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
,
Alistair Francis
,
2024/02/09
[PULL 30/61] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
,
Alistair Francis
,
2024/02/09
[PULL 33/61] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
,
Alistair Francis
,
2024/02/09
[PULL 37/61] target/riscv/kvm: get/set vector vregs[]
,
Alistair Francis
,
2024/02/09
[PULL 38/61] target/riscv: Remove misa_mxl validation
,
Alistair Francis
,
2024/02/09
[PULL 39/61] target/riscv: Move misa_mxl_max to class
,
Alistair Francis
,
2024/02/09
[PULL 52/61] target/riscv: Expose Zaamo and Zalrsc extensions
,
Alistair Francis
,
2024/02/09
[PULL 45/61] hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
,
Alistair Francis
,
2024/02/09
[PULL 48/61] hw/riscv/virt.c: use g_autofree in virt_machine_init()
,
Alistair Francis
,
2024/02/09
[PULL 35/61] target/riscv/kvm: change kvm_reg_id to uint64_t
,
Alistair Francis
,
2024/02/09
[PULL 36/61] target/riscv/kvm: initialize 'vlenb' via get-reg-list
,
Alistair Francis
,
2024/02/09
[PULL 46/61] hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
,
Alistair Francis
,
2024/02/09
[PULL 49/61] hw/riscv/virt.c: use g_autofree in create_fdt_*
,
Alistair Francis
,
2024/02/09
[PULL 55/61] smbios: add processor-family option
,
Alistair Francis
,
2024/02/09
[PULL 59/61] target/riscv: Enable xtheadsync under user mode
,
Alistair Francis
,
2024/02/09
[PULL 61/61] target/riscv: add rv32i, rv32e and rv64e CPUs
,
Alistair Francis
,
2024/02/09
[PULL 40/61] target/riscv: Validate misa_mxl_max only once
,
Alistair Francis
,
2024/02/09
[PULL 42/61] target/riscv: Use RISCVException as return type for all csr ops
,
Alistair Francis
,
2024/02/09
[PULL 54/61] target/riscv: support new isa extension detection devicetree properties
,
Alistair Francis
,
2024/02/09
[PULL 60/61] target/riscv/cpu.c: add riscv_bare_cpu_init()
,
Alistair Francis
,
2024/02/09
[PULL 32/61] target/riscv: change vext_get_vlmax() arguments
,
Alistair Francis
,
2024/02/09
[PULL 34/61] target/riscv/cpu.c: remove cpu->cfg.vlen
,
Alistair Francis
,
2024/02/09
[PULL 41/61] target/riscv: FCSR doesn't contain vxrm and vxsat
,
Alistair Francis
,
2024/02/09
[PULL 43/61] hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
,
Alistair Francis
,
2024/02/09
[PULL 44/61] hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()
,
Alistair Francis
,
2024/02/09
[PULL 57/61] target/riscv: SMBIOS support for RISC-V virt machine
,
Alistair Francis
,
2024/02/09
[PULL 47/61] hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
,
Alistair Francis
,
2024/02/09
[PULL 51/61] target/riscv: Check 'A' and split extensions for atomic instructions
,
Alistair Francis
,
2024/02/09
[PULL 53/61] target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG_BITS
,
Alistair Francis
,
2024/02/09
[PULL 56/61] smbios: function to set default processor family
,
Alistair Francis
,
2024/02/09
[PULL 58/61] qemu-options: enable -smbios option on RISC-V
,
Alistair Francis
,
2024/02/09
[PULL 50/61] target/riscv: Add Zaamo and Zalrsc extension infrastructure
,
Alistair Francis
,
2024/02/09
Re: [PULL 00/61] riscv-to-apply queue
,
Peter Maydell
,
2024/02/12
[PATCH] hw/arm/smmuv3: add support for stage 1 access fault
,
Luc Michel
,
2024/02/09
[RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 01/11] target/mips: Remove helpers accessing SAAR registers
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 02/11] hw/misc/mips: Reduce itc_reconfigure() scope
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 03/11] target/mips: Remove MIPSITUState::itu field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 04/11] target/mips: Remove CPUMIPSState::saarp field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 05/11] hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 06/11] hw/misc/mips_itu: Remove MIPSITUState::saar field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 07/11] target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 08/11] target/mips: Remove helpers accessing SAARI register
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 09/11] target/mips: Remove CPUMIPSState::CP0_SAARI field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 10/11] target/mips: Remove the unused DisasContext::saar field
,
Philippe Mathieu-Daudé
,
2024/02/09
[RFC PATCH 11/11] target/mips: Remove I6500 CPU definition
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
,
Jiaxun Yang
,
2024/02/09
Re: [RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
,
Richard Henderson
,
2024/02/10
Re: [RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
,
Philippe Mathieu-Daudé
,
2024/02/13
[dubious RFC PATCH] target/mips: Allow I6500 CPU to access CP0 SAAR registers
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [dubious RFC PATCH] target/mips: Allow I6500 CPU to access CP0 SAAR registers
,
Philippe Mathieu-Daudé
,
2024/02/15
[PATCH] qtest: migration: Add failure test for 'uri' and 'channels' combination in 'migrate' QAPI
,
Het Gala
,
2024/02/09
Re: [PATCH] qtest: migration: Add failure test for 'uri' and 'channels' combination in 'migrate' QAPI
,
Het Gala
,
2024/02/09
Re: [PATCH] qtest: migration: Add failure test for 'uri' and 'channels' combination in 'migrate' QAPI
,
Het Gala
,
2024/02/09
Re: [PATCH] qtest: migration: Add failure test for 'uri' and 'channels' combination in 'migrate' QAPI
,
Fabiano Rosas
,
2024/02/09
[RFC PATCH v2 0/4] RISC-V: Add dynamic TSO support
,
Christoph Müllner
,
2024/02/09
[RFC PATCH v2 3/4] linux-user/prctl: Add dynamic memory consistency model prctl API
,
Christoph Müllner
,
2024/02/09
[RFC PATCH v2 2/4] linux-user/riscv: Add Ssdtso extension to hwprobe
,
Christoph Müllner
,
2024/02/09
[RFC PATCH v2 1/4] RISC-V: Add support for Ssdtso
,
Christoph Müllner
,
2024/02/09
[RFC PATCH v2 4/4] linux-user/riscv: Implement dynamic memory consistency model support
,
Christoph Müllner
,
2024/02/09
[PATCH] MAINTAINERS: Update Aleksandar Rikalo email
,
Aleksandar Rikalo
,
2024/02/09
[PATCH] qemu-options.hx: Add zoom-to-fit to option summary for gtk
,
BALATON Zoltan
,
2024/02/08
[PATCH] system: Move memory_ldst.c.inc to system
,
BALATON Zoltan
,
2024/02/08
Re: [PATCH] system: Move memory_ldst.c.inc to system
,
Peter Maydell
,
2024/02/09
Re: [PATCH] system: Move memory_ldst.c.inc to system
,
Richard Henderson
,
2024/02/10
Re: [PATCH] system: Move memory_ldst.c.inc to system
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH 0/9] Simplify initialization of PC machines
,
Bernhard Beschow
,
2024/02/08
[PATCH 2/9] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 2/9] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 1/9] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
,
Bernhard Beschow
,
2024/02/08
[PATCH 3/9] hw/i386/x86: Turn apic_xrupt_override into class attribute
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 3/9] hw/i386/x86: Turn apic_xrupt_override into class attribute
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 4/9] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 4/9] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH 6/9] hw/i386/pc: Confine system flash handling to pc_sysfw
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 6/9] hw/i386/pc: Confine system flash handling to pc_sysfw
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 7/9] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 7/9] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
,
Philippe Mathieu-Daudé
,
2024/02/21
[PATCH 8/9] hw/i386/pc: Populate RTC attribute directly
,
Bernhard Beschow
,
2024/02/08
[PATCH 9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
,
Bernhard Beschow
,
2024/02/25
[PATCH 5/9] hw/i386/pc: Defer smbios_set_defaults() to machine_done
,
Bernhard Beschow
,
2024/02/08
Re: [PATCH 5/9] hw/i386/pc: Defer smbios_set_defaults() to machine_done
,
Philippe Mathieu-Daudé
,
2024/02/21
Re: [PATCH 0/9] Simplify initialization of PC machines
,
Bernhard Beschow
,
2024/02/13
Re: [PATCH 0/9] Simplify initialization of PC machines
,
Philippe Mathieu-Daudé
,
2024/02/22
Re: [PATCH 0/9] Simplify initialization of PC machines
,
Michael S. Tsirkin
,
2024/02/22
Re: [PATCH 0/9] Simplify initialization of PC machines
,
Bernhard Beschow
,
2024/02/24
Unit Test Aborts when building with -ftrapv compiler option
,
Richard Schmitt
,
2024/02/08
Re: Unit Test Aborts when building with -ftrapv compiler option
,
Thomas Huth
,
2024/02/09
Re: Unit Test Aborts when building with -ftrapv compiler option
,
Daniel P . Berrangé
,
2024/02/09
[PATCH v6 0/6] hw/misc/pvpanic: add support for normal shutdowns
,
Thomas Weißschuh
,
2024/02/08
[PATCH v6 2/6] hw/misc/pvpanic: centralize definition of supported events
,
Thomas Weißschuh
,
2024/02/08
[PATCH v6 5/6] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
,
Thomas Weißschuh
,
2024/02/08
[PATCH v6 1/6] linux-headers: drop pvpanic.h
,
Thomas Weißschuh
,
2024/02/08
Re: [PATCH v6 1/6] linux-headers: drop pvpanic.h
,
Michael S. Tsirkin
,
2024/02/13
[PATCH v6 3/6] tests/qtest/pvpanic: use centralized definition of supported events
,
Thomas Weißschuh
,
2024/02/08
[PATCH v6 6/6] tests/qtest/pvpanic: add tests for pvshutdown event
,
Thomas Weißschuh
,
2024/02/08
[PATCH v6 4/6] hw/misc/pvpanic: add support for normal shutdowns
,
Thomas Weißschuh
,
2024/02/08
[PATCH v3 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Nabih Estefan
,
2024/02/08
[PATCH v3 1/1] tests/qtest: Fixing GMAC test to run in 7xx
,
Nabih Estefan
,
2024/02/08
Re: [PATCH v3 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Peter Maydell
,
2024/02/15
[PATCH v2 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Nabih Estefan
,
2024/02/08
[PATCH v2 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Nabih Estefan
,
2024/02/08
Re: [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
fan
,
2024/02/08
Re: [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/02/13
Re: [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/02/13
Re: [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
fan
,
2024/02/13
[PATCH V3 00/13] allow cpr-reboot for vfio
,
Steve Sistare
,
2024/02/08
[PATCH V3 02/13] migration: remove error from notifier data
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 02/13] migration: remove error from notifier data
,
David Hildenbrand
,
2024/02/12
[PATCH V3 01/13] notify: pass error to notifier with return
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 01/13] notify: pass error to notifier with return
,
David Hildenbrand
,
2024/02/12
[PATCH V3 03/13] migration: convert to NotifierWithReturn
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 03/13] migration: convert to NotifierWithReturn
,
David Hildenbrand
,
2024/02/12
[PATCH V3 04/13] migration: MigrationEvent for notifiers
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 04/13] migration: MigrationEvent for notifiers
,
David Hildenbrand
,
2024/02/12
Re: [PATCH V3 04/13] migration: MigrationEvent for notifiers
,
Peter Xu
,
2024/02/20
[PATCH V3 05/13] migration: remove postcopy_after_devices
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 05/13] migration: remove postcopy_after_devices
,
Peter Xu
,
2024/02/20
[PATCH V3 08/13] migration: refactor migrate_fd_connect failures
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 08/13] migration: refactor migrate_fd_connect failures
,
David Hildenbrand
,
2024/02/12
[PATCH V3 07/13] migration: per-mode notifiers
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 07/13] migration: per-mode notifiers
,
David Hildenbrand
,
2024/02/12
Re: [PATCH V3 07/13] migration: per-mode notifiers
,
Peter Xu
,
2024/02/20
[PATCH V3 12/13] vfio: allow cpr-reboot migration if suspended
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 12/13] vfio: allow cpr-reboot migration if suspended
,
Steven Sistare
,
2024/02/21
[PATCH V3 13/13] migration: update cpr-reboot description
,
Steve Sistare
,
2024/02/08
[PATCH V3 09/13] migration: notifier error checking
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 09/13] migration: notifier error checking
,
David Hildenbrand
,
2024/02/12
Re: [PATCH V3 09/13] migration: notifier error checking
,
Steven Sistare
,
2024/02/12
Re: [PATCH V3 09/13] migration: notifier error checking
,
Peter Xu
,
2024/02/20
Re: [PATCH V3 09/13] migration: notifier error checking
,
Steven Sistare
,
2024/02/20
[PATCH V3 10/13] migration: stop vm for cpr
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Peter Xu
,
2024/02/20
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/20
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/21
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Peter Xu
,
2024/02/22
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Peter Xu
,
2024/02/22
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/22
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/21
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Peter Xu
,
2024/02/22
Re: [PATCH V3 10/13] migration: stop vm for cpr
,
Steven Sistare
,
2024/02/22
[PATCH V3 11/13] vfio: register container for cpr
,
Steve Sistare
,
2024/02/08
[PATCH V3 06/13] migration: MigrationNotifyFunc
,
Steve Sistare
,
2024/02/08
Re: [PATCH V3 06/13] migration: MigrationNotifyFunc
,
David Hildenbrand
,
2024/02/12
Re: [PATCH V3 06/13] migration: MigrationNotifyFunc
,
Peter Xu
,
2024/02/20
Re: [PATCH V3 00/13] allow cpr-reboot for vfio
,
Peter Xu
,
2024/02/20
Re: [PATCH V3 00/13] allow cpr-reboot for vfio
,
Steven Sistare
,
2024/02/20
Re: [PATCH V3 00/13] allow cpr-reboot for vfio
,
Peter Xu
,
2024/02/20
Re: [PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
,
Andrey Drobyshev
,
2024/02/08
Re: [PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
,
Alex Bennée
,
2024/02/09
Re: [PATCH] block: allocate aligned write buffer for 'truncate -m full'
,
Andrey Drobyshev
,
2024/02/08
[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/02/08
[PATCH v3 01/11] hw/ide/ich9: Use AHCIPCIState typedef
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 01/11] hw/ide/ich9: Use AHCIPCIState typedef
,
Peter Maydell
,
2024/02/09
[PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
,
Yoshinori Sato
,
2024/02/12
[PATCH v3 04/11] hw/i386/pc_q35: Realize LPC PCI function before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 04/11] hw/i386/pc_q35: Realize LPC PCI function before accessing it
,
BALATON Zoltan
,
2024/02/08
[PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
,
Yoshinori Sato
,
2024/02/12
[PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
,
Mark Cave-Ayland
,
2024/02/09
[PATCH v3 06/11] hw/misc/macio: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 06/11] hw/misc/macio: Realize IDE controller before accessing it
,
BALATON Zoltan
,
2024/02/08
Re: [PATCH v3 06/11] hw/misc/macio: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH v3 06/11] hw/misc/macio: Realize IDE controller before accessing it
,
Mark Cave-Ayland
,
2024/02/09
[PATCH v3 08/11] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Mark Cave-Ayland
,
2024/02/09
Re: [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA controller before accessing it
,
Mark Cave-Ayland
,
2024/02/09
[PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Yoshinori Sato
,
2024/02/12
[PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it
,
Mark Cave-Ayland
,
2024/02/09
[PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
,
Mark Cave-Ayland
,
2024/02/09
[PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Mark Cave-Ayland
,
2024/02/09
Re: [PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v3 11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
,
Mark Cave-Ayland
,
2024/02/09
migration-test random intermittent failure, openbsd VM
,
Peter Maydell
,
2024/02/08
Re: migration-test random intermittent failure, openbsd VM
,
Fabiano Rosas
,
2024/02/08
Re: migration-test random intermittent failure, openbsd VM
,
Daniel P . Berrangé
,
2024/02/08
Re: migration-test random intermittent failure, openbsd VM
,
Peter Maydell
,
2024/02/08
Re: migration-test random intermittent failure, openbsd VM
,
Fabiano Rosas
,
2024/02/15
Re: [RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
,
Eric Auger
,
2024/02/08
Re: [RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
,
Miguel Luis
,
2024/02/08
Re: [RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
,
Eric Auger
,
2024/02/08
[PATCH v2] ui/console: Fix console resize with placeholder surface
,
Tianlan Zhou
,
2024/02/08
[PATCH trivial v2] qemu-options.hx: document that tftp=dir is readonly
,
Michael Tokarev
,
2024/02/08
Re: [PATCH trivial v2] qemu-options.hx: document that tftp=dir is readonly
,
Peter Maydell
,
2024/02/08
[PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Peter Maydell
,
2024/02/08
Re: [PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Richard Henderson
,
2024/02/10
[PATCH] hw/i386: return an error message when mb magic/pvh note could not be found
,
nathan
,
2024/02/08
pc-bios/optionrom can't be built anymore since 33ab4787422b04
,
Michael Tokarev
,
2024/02/08
Re: pc-bios/optionrom can't be built anymore since 33ab4787422b04
,
Michael Tokarev
,
2024/02/08
[PATCH] MAINTAINERS: add Jesper as reviewer on hw/nvme
,
Klaus Jensen
,
2024/02/08
Re: [PATCH] MAINTAINERS: add Jesper as reviewer on hw/nvme
,
Jesper Devantier
,
2024/02/08
[PATCH] hw/nvme: fix invalid check on mcl
,
Klaus Jensen
,
2024/02/08
Re: [PATCH] hw/nvme: fix invalid check on mcl
,
Minwoo Im
,
2024/02/08
Re: [PATCH] hw/nvme: fix invalid check on mcl
,
Klaus Jensen
,
2024/02/08
[PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Kevin Wolf
,
2024/02/08
Re: [PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Laurent Vivier
,
2024/02/08
Re: [PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Philippe Mathieu-Daudé
,
2024/02/08
Re: [PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Kevin Wolf
,
2024/02/08
Re: [PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Peter Maydell
,
2024/02/08
Re: [PATCH] iothread: Simplify expression in qemu_in_iothread()
,
Philippe Mathieu-Daudé
,
2024/02/08
[PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/08
[PATCH v3 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/08
[PATCH v3 2/3] virtio-iommu: Trace domain range limits as unsigned int
,
Eric Auger
,
2024/02/08
[PATCH v3 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Eric Auger
,
2024/02/08
Re: [PATCH v3 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
,
Cédric Le Goater
,
2024/02/08
Re: [PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Jean-Philippe Brucker
,
2024/02/08
Re: [PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/08
Re: [PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/13
Re: [PATCH v3 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Michael S. Tsirkin
,
2024/02/13
[PATCH trivial] qemu-options.hx: document that tftp=dir is readonly
,
Michael Tokarev
,
2024/02/08
Re: [PATCH trivial] qemu-options.hx: document that tftp=dir is readonly
,
Daniel P . Berrangé
,
2024/02/08
Re: [PATCH trivial] qemu-options.hx: document that tftp=dir is readonly
,
Peter Maydell
,
2024/02/08
[PATCH 0/2] migration: cleanup TLS channel referencing
,
peterx
,
2024/02/07
[PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing
,
peterx
,
2024/02/07
Re: [PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing
,
Fabiano Rosas
,
2024/02/08
Re: [PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing
,
Avihai Horon
,
2024/02/08
Re: [PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing
,
Peter Xu
,
2024/02/20
[PATCH 2/2] migration/multifd: Drop registered_yank
,
peterx
,
2024/02/07
Re: [PATCH 2/2] migration/multifd: Drop registered_yank
,
Fabiano Rosas
,
2024/02/08
Re: [PATCH 2/2] migration/multifd: Drop registered_yank
,
Peter Xu
,
2024/02/20
Re: [PATCH 2/2] migration/multifd: Drop registered_yank
,
Fabiano Rosas
,
2024/02/21
[PULL 00/34] Migration staging patches
,
peterx
,
2024/02/07
[PULL 01/34] migration: prevent migration when VM has poisoned memory
,
peterx
,
2024/02/07
[PULL 02/34] migration/multifd: Drop stale comment for multifd zero copy
,
peterx
,
2024/02/07
[PULL 03/34] migration/multifd: multifd_send_kick_main()
,
peterx
,
2024/02/07
[PULL 05/34] migration/multifd: Postpone reset of MultiFDPages_t
,
peterx
,
2024/02/07
[PULL 06/34] migration/multifd: Drop MultiFDSendParams.normal[] array
,
peterx
,
2024/02/07
[PULL 07/34] migration/multifd: Separate SYNC request with normal jobs
,
peterx
,
2024/02/07
[PULL 04/34] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
peterx
,
2024/02/07
[PULL 08/34] migration/multifd: Simplify locking in sender thread
,
peterx
,
2024/02/07
[PULL 09/34] migration/multifd: Drop pages->num check in sender thread
,
peterx
,
2024/02/07
[PULL 13/34] migration/multifd: multifd_send_prepare_header()
,
peterx
,
2024/02/07
[PULL 10/34] migration/multifd: Rename p->num_packets and clean it up
,
peterx
,
2024/02/07
[PULL 20/34] migration/multifd: Cleanup multifd_save_cleanup()
,
peterx
,
2024/02/07
[PULL 21/34] migration/multifd: Cleanup multifd_load_cleanup()
,
peterx
,
2024/02/07
[PULL 11/34] migration/multifd: Move total_normal_pages accounting
,
peterx
,
2024/02/07
[PULL 12/34] migration/multifd: Move trace_multifd_send|recv()
,
peterx
,
2024/02/07
[PULL 14/34] migration/multifd: Move header prepare/fill into send_prepare()
,
peterx
,
2024/02/07
[PULL 15/34] migration/multifd: Forbid spurious wakeups
,
peterx
,
2024/02/07
[PULL 17/34] migration/multifd: Change retval of multifd_queue_page()
,
peterx
,
2024/02/07
[PULL 19/34] migration/multifd: Rewrite multifd_queue_page()
,
peterx
,
2024/02/07
[PULL 22/34] migration/multifd: Stick with send/recv on function names
,
peterx
,
2024/02/07
[PULL 25/34] migration: Fix logic of channels and transport compatibility check
,
peterx
,
2024/02/07
[PULL 24/34] migration/multifd: Optimize sender side to be lockless
,
peterx
,
2024/02/07
[PULL 23/34] migration/multifd: Fix MultiFDSendParams.packet_num race
,
peterx
,
2024/02/07
[PULL 26/34] migration/multifd: Join the TLS thread
,
peterx
,
2024/02/07
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
2024/02/10
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
2024/02/10
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
2024/02/14
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
2024/02/14
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
2024/02/15
[PULL 27/34] migration/multifd: Remove p->running
,
peterx
,
2024/02/07
[PULL 30/34] migration/multifd: Unify multifd and TLS connection paths
,
peterx
,
2024/02/07
[PULL 32/34] tests/migration-test: Stick with gicv3 in aarch64 test
,
peterx
,
2024/02/07
[PULL 16/34] migration/multifd: Split multifd_send_terminate_threads()
,
peterx
,
2024/02/07
[PULL 18/34] migration/multifd: Change retval of multifd_send_pages()
,
peterx
,
2024/02/07
[PULL 29/34] migration/multifd: Move multifd_send_setup into migration thread
,
peterx
,
2024/02/07
[PULL 28/34] migration/multifd: Move multifd_send_setup error handling in to the function
,
peterx
,
2024/02/07
[PULL 31/34] migration/multifd: Add a synchronization point for channel creation
,
peterx
,
2024/02/07
[PULL 33/34] ci: Remove tag dependency for build-previous-qemu
,
peterx
,
2024/02/07
[PULL 34/34] ci: Update comment for migration-compat-aarch64
,
peterx
,
2024/02/07
Re: [PULL 00/34] Migration staging patches
,
Peter Maydell
,
2024/02/09
Re: [PATCH v8 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v8 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/08
Re: [PATCH v8 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/02/08
[PULL 00/16] Block layer patches
,
Kevin Wolf
,
2024/02/07
[PULL 02/16] virtio-blk: clarify that there is at least 1 virtqueue
,
Kevin Wolf
,
2024/02/07
[PULL 04/16] virtio-blk: declare VirtIOBlock::rq with a type
,
Kevin Wolf
,
2024/02/07
[PULL 05/16] monitor: use aio_co_reschedule_self()
,
Kevin Wolf
,
2024/02/07
[PULL 07/16] scsi: Await request purging
,
Kevin Wolf
,
2024/02/07
[PULL 01/16] virtio-blk: enforce iothread-vq-mapping validation
,
Kevin Wolf
,
2024/02/07
[PULL 03/16] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
,
Kevin Wolf
,
2024/02/07
[PULL 06/16] block-backend: Allow concurrent context changes
,
Kevin Wolf
,
2024/02/07
[PULL 08/16] iotests: fix leak of tmpdir in dry-run mode
,
Kevin Wolf
,
2024/02/07
[PULL 09/16] iotests: give tempdir an identifying name
,
Kevin Wolf
,
2024/02/07
[PULL 10/16] virtio-blk: do not use C99 mixed declarations
,
Kevin Wolf
,
2024/02/07
[PULL 11/16] scsi: Don't ignore most usb-storage properties
,
Kevin Wolf
,
2024/02/07
[PULL 12/16] blkio: Respect memory-alignment for bounce buffer allocations
,
Kevin Wolf
,
2024/02/07
[PULL 13/16] virtio-scsi: Attach event vq notifier with no_poll
,
Kevin Wolf
,
2024/02/07
[PULL 14/16] virtio: Re-enable notifications after drain
,
Kevin Wolf
,
2024/02/07
[PULL 15/16] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Kevin Wolf
,
2024/02/07
[PULL 16/16] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Kevin Wolf
,
2024/02/07
Re: [PULL 00/16] Block layer patches
,
Peter Maydell
,
2024/02/09
Re: [PATCH v3 29/29] user: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Warner Losh
,
2024/02/07
Re: [PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Kevin Wolf
,
2024/02/07
[PATCH v2 1/2] aspeed: introduce a new UART0 device name
,
Jamin Lin
,
2024/02/07
Re: [PATCH v2 1/2] aspeed: introduce a new UART0 device name
,
Cédric Le Goater
,
2024/02/09
RE: [PATCH v2 1/2] aspeed: introduce a new UART0 device name
,
Jamin Lin
,
2024/02/14
[PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/07
Re: [PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Philippe Mathieu-Daudé
,
2024/02/07
RE: [PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/14
Re: [PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Cédric Le Goater
,
2024/02/09
RE: [PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/14
[PATCH v2 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/07
[PATCH] ui/console: Fix console resize with placeholder surface
,
Tianlan Zhou
,
2024/02/07
Re: [PATCH] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
2024/02/07
Re: [PATCH] ui/console: Fix console resize with placeholder surface
,
Marc-André Lureau
,
2024/02/08
[PATCH 00/13] target/hppa: Enhancements and fixes
,
deller
,
2024/02/07
[PATCH 05/13] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
,
deller
,
2024/02/07
Re: [PATCH 05/13] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode
,
Richard Henderson
,
2024/02/08
[PATCH 04/13] hw/pci-host/astro: Avoid aborting on access failure
,
deller
,
2024/02/07
Re: [PATCH 04/13] hw/pci-host/astro: Avoid aborting on access failure
,
Richard Henderson
,
2024/02/08
[PATCH 07/13] target/hppa: Implement do_transaction_failed handler for I/O errors
,
deller
,
2024/02/07
[PATCH 03/13] target/hppa: Fix PSW_W and PSW_E bits in rsm, ssm and mtsm
,
deller
,
2024/02/07
Re: [PATCH 03/13] target/hppa: Fix PSW_W and PSW_E bits in rsm, ssm and mtsm
,
Richard Henderson
,
2024/02/08
Re: [PATCH 03/13] target/hppa: Fix PSW_W and PSW_E bits in rsm, ssm and mtsm
,
Helge Deller
,
2024/02/09
[PATCH 08/13] lasi: Add reset I/O ports for LASI audio and FDC
,
deller
,
2024/02/07
[PATCH 06/13] lasi: allow access to LAN MAC address registers
,
deller
,
2024/02/07
[PATCH 02/13] target/hppa: Add "diag 0x101" for console output support
,
deller
,
2024/02/07
Re: [PATCH 02/13] target/hppa: Add "diag 0x101" for console output support
,
Richard Henderson
,
2024/02/08
[PATCH 09/13] target/hppa: Allow read-access to PSW with rsm 0, reg instruction
,
deller
,
2024/02/07
Re: [PATCH 09/13] target/hppa: Allow read-access to PSW with rsm 0,reg instruction
,
Richard Henderson
,
2024/02/08
[PATCH 10/13] target/hppa: Check privilege only when PSW.P is set
,
deller
,
2024/02/07
Re: [PATCH 10/13] target/hppa: Check privilege only when PSW.P is set
,
Richard Henderson
,
2024/02/08
[PATCH 11/13] target/hppa: PDC_BTLB_INFO uses 32-bit ints
,
deller
,
2024/02/07
Re: [PATCH 11/13] target/hppa: PDC_BTLB_INFO uses 32-bit ints
,
Richard Henderson
,
2024/02/08
[PATCH 01/13] disas/hppa: Add disassembly for qemu specific instructions
,
deller
,
2024/02/07
Re: [PATCH 01/13] disas/hppa: Add disassembly for qemu specific instructions
,
Richard Henderson
,
2024/02/08
[PATCH 13/13] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
,
deller
,
2024/02/07
Re: [PATCH 13/13] hw/hppa/machine: Load 64-bit firmware on 64-bit machines
,
Richard Henderson
,
2024/02/08
[PATCH 12/13] target/hppa: Update SeaBIOS-hppa to version 16
,
deller
,
2024/02/07
Re: [PATCH 12/13] target/hppa: Update SeaBIOS-hppa to version 16
,
Richard Henderson
,
2024/02/08
[RFC/INCOMPLETE PATCH 0/8] Attempt to make qemu-img options consistent and --help working
,
Michael Tokarev
,
2024/02/07
[PATCH 1/8] qemu-img: pass current cmdname into command handlers
,
Michael Tokarev
,
2024/02/07
[PATCH 2/8] qemu-img: refresh options/--help for "create" subcommand
,
Michael Tokarev
,
2024/02/07
[PATCH 4/8] qemu-img: refresh options/--help for "check" command
,
Michael Tokarev
,
2024/02/07
[PATCH 5/8] qemu-img: simplify --repair error message
,
Michael Tokarev
,
2024/02/07
[PATCH 3/8] qemu-img: factor out parse_output_format() and use it in the code
,
Michael Tokarev
,
2024/02/07
[PATCH 7/8] qemu-img: refresh options/--help for "compare" command
,
Michael Tokarev
,
2024/02/07
[PATCH 6/8] qemu-img: refresh options/--help for "commit" command
,
Michael Tokarev
,
2024/02/07
[PATCH 8/8] qemu-img: refresh options/--help for "convert" command
,
Michael Tokarev
,
2024/02/07
Re: [RFC/INCOMPLETE PATCH 0/8] Attempt to make qemu-img options consistent and --help working
,
Daniel P . Berrangé
,
2024/02/07
Re: [RFC/INCOMPLETE PATCH 0/8] Attempt to make qemu-img options consistent and --help working
,
Manos Pitsidianakis
,
2024/02/07
Re: [RFC/INCOMPLETE PATCH 0/8] Attempt to make qemu-img options consistent and --help working
,
Michael Tokarev
,
2024/02/08
Re: [RFC/INCOMPLETE PATCH 0/8] Attempt to make qemu-img options consistent and --help working
,
Kevin Wolf
,
2024/02/09
[PATCH trivial] qemu-img: factor out parse_output_format() and use it in the code
,
Michael Tokarev
,
2024/02/07
Re: [PATCH trivial] qemu-img: factor out parse_output_format() and use it in the code
,
Michael Tokarev
,
2024/02/10
[PATCH v2 00/14] maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub)
,
Alex Bennée
,
2024/02/07
[PATCH v2 01/14] tests/docker: Add sqlite3 module to openSUSE Leap container
,
Alex Bennée
,
2024/02/07
[PATCH v2 02/14] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2024/02/07
[PATCH v2 04/14] Revert "hw/elf_ops: Ignore loadable segments with zero size"
,
Alex Bennée
,
2024/02/07
[PATCH v2 03/14] configure: run plugin TCG tests again
,
Alex Bennée
,
2024/02/07
[PATCH v2 05/14] tests/vm: Set UseDNS=no in the sshd configuration
,
Alex Bennée
,
2024/02/07
[PATCH v2 08/14] meson: Link with libinotify on FreeBSD
,
Alex Bennée
,
2024/02/07
Re: [PATCH v2 08/14] meson: Link with libinotify on FreeBSD
,
Warner Losh
,
2024/02/07
[PATCH v2 07/14] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
,
Alex Bennée
,
2024/02/07
Re: [PATCH v2 07/14] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
,
Warner Losh
,
2024/02/07
[PATCH v2 09/14] kconfig: use "select" to enable semihosting
,
Alex Bennée
,
2024/02/07
[PATCH v2 06/14] tests/vm/freebsd: Reload the sshd configuration
,
Alex Bennée
,
2024/02/07
Re: [PATCH v2 06/14] tests/vm/freebsd: Reload the sshd configuration
,
Warner Losh
,
2024/02/07
[PATCH v2 10/14] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
,
Alex Bennée
,
2024/02/07
Re: [PATCH v2 10/14] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH v2 12/14] gdbstub: Add syscall entry/return hooks
,
Alex Bennée
,
2024/02/07
[PATCH v2 11/14] gdbstub: Allow specifying a reason in stop packets
,
Alex Bennée
,
2024/02/07
[PATCH v2 13/14] gdbstub: Implement catching syscalls
,
Alex Bennée
,
2024/02/07
[PATCH v2 14/14] tests/tcg: Add the syscall catchpoint gdbstub test
,
Alex Bennée
,
2024/02/07
[PATCH v1 0/5] hw/ppc: SPI model
,
Chalapathi V
,
2024/02/07
[PATCH v1 2/5] hw/ppc: SPI controller model - registers implementation
,
Chalapathi V
,
2024/02/07
[PATCH v1 1/5] hw/ppc: SPI responder model
,
Chalapathi V
,
2024/02/07
[PATCH v1 5/5] hw/ppc: SPI controller wiring to P10 chip and create seeprom device
,
Chalapathi V
,
2024/02/07
[PATCH v1 4/5] hw/ppc: SPI SEEPROM model
,
Chalapathi V
,
2024/02/07
[PATCH v1 3/5] hw/ppc: SPI controller model - sequencer and shifter
,
Chalapathi V
,
2024/02/07
[PATCH 00/14] migration: Improve error reporting
,
Cédric Le Goater
,
2024/02/07
[PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
,
Avihai Horon
,
2024/02/12
Re: [PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
,
Cédric Le Goater
,
2024/02/12
[PATCH 06/14] vfio: Add Error** argument to vfio_devices_dma_logging_start()
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 06/14] vfio: Add Error** argument to vfio_devices_dma_logging_start()
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH 02/14] migration: Add Error** argument to .load_setup() handler
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 02/14] migration: Add Error** argument to .load_setup() handler
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 02/14] migration: Add Error** argument to .load_setup() handler
,
Peter Xu
,
2024/02/07
Re: [PATCH 02/14] migration: Add Error** argument to .load_setup() handler
,
Cédric Le Goater
,
2024/02/09
[PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Peter Xu
,
2024/02/08
Re: [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Cédric Le Goater
,
2024/02/09
Re: [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Avihai Horon
,
2024/02/12
Re: [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Cédric Le Goater
,
2024/02/12
Re: [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
,
Philippe Mathieu-Daudé
,
2024/02/08
[PATCH 05/14] vfio: Add Error** argument to .set_dirty_page_tracking() handler
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 05/14] vfio: Add Error** argument to .set_dirty_page_tracking() handler
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH 07/14] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 07/14] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/02/08
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Peter Xu
,
2024/02/07
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Avihai Horon
,
2024/02/12
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/02/12
Re: [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
,
Avihai Horon
,
2024/02/12
[PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
,
Avihai Horon
,
2024/02/12
Re: [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
,
Cédric Le Goater
,
2024/02/12
Re: [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
,
Avihai Horon
,
2024/02/13
[PATCH 09/14] vfio: Add Error** argument to .vfio_save_config() handler
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 09/14] vfio: Add Error** argument to .vfio_save_config() handler
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 09/14] vfio: Add Error** argument to .vfio_save_config() handler
,
Avihai Horon
,
2024/02/12
[PATCH 10/14] vfio: Also trace event failures in vfio_save_complete_precopy()
,
Cédric Le Goater
,
2024/02/07
[PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
,
Avihai Horon
,
2024/02/12
Re: [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
,
Cédric Le Goater
,
2024/02/16
[PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Peter Xu
,
2024/02/08
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Fabiano Rosas
,
2024/02/08
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/08
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Fabiano Rosas
,
2024/02/08
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/12
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Fabiano Rosas
,
2024/02/14
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/16
Re: [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
,
Peter Xu
,
2024/02/22
[RFC PATCH 14/14] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/07
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/08
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/12
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/22
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/08
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/12
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/14
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/16
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/16
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/22
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/23
Re: [RFC PATCH 14/14] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/26
[PATCH 12/14] migration: Report error when shutdown fails
,
Cédric Le Goater
,
2024/02/07
Re: [PATCH 12/14] migration: Report error when shutdown fails
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 12/14] migration: Report error when shutdown fails
,
Peter Xu
,
2024/02/08
[PATCH v4 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/07
[PATCH v4 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/02/07
Re: [PATCH v4 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v4 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/02/07
Re: [PATCH v4 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Philippe Mathieu-Daudé
,
2024/02/23
[PATCH v4 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/02/07
Re: [PATCH v4 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Philippe Mathieu-Daudé
,
2024/02/23
Re: [PATCH v4 11/21] parallels: Add dirty bitmaps saving
,
Alexander Ivanov
,
2024/02/07
[PATCH 0/2] RISC-V: Add Ztso extension
,
Christoph Müllner
,
2024/02/07
[PATCH 1/2] RISC-V: Add support for Ztso
,
Christoph Müllner
,
2024/02/07
Re: [PATCH 1/2] RISC-V: Add support for Ztso
,
Alistair Francis
,
2024/02/25
[PATCH 2/2] linux-user/riscv: Add Ztso extension to hwprobe
,
Christoph Müllner
,
2024/02/07
Re: [PATCH 2/2] linux-user/riscv: Add Ztso extension to hwprobe
,
Daniel Henrique Barboza
,
2024/02/14
Re: [PATCH 2/2] linux-user/riscv: Add Ztso extension to hwprobe
,
Alistair Francis
,
2024/02/25
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Daniel Henrique Barboza
,
2024/02/14
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Christoph Müllner
,
2024/02/14
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Daniel Henrique Barboza
,
2024/02/14
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Andrew Jones
,
2024/02/14
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Christoph Müllner
,
2024/02/15
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Daniel Henrique Barboza
,
2024/02/15
Re: [PATCH 0/2] RISC-V: Add Ztso extension
,
Alistair Francis
,
2024/02/25
[PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
,
Christoph Müllner
,
2024/02/07
[PATCH 1/2] linux-user/riscv: Add Zicboz extensions to hwprobe
,
Christoph Müllner
,
2024/02/07
Re: [PATCH 1/2] linux-user/riscv: Add Zicboz extensions to hwprobe
,
Daniel Henrique Barboza
,
2024/02/14
[PATCH 2/2] linux-user/riscv: Sync hwprobe keys with Linux
,
Christoph Müllner
,
2024/02/07
Re: [PATCH 2/2] linux-user/riscv: Sync hwprobe keys with Linux
,
Daniel Henrique Barboza
,
2024/02/14
Re: [PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
,
Alistair Francis
,
2024/02/15
Re: [PATCH v2] linux-user/riscv: Add Zicboz extensions to hwprobe
,
Christoph Müllner
,
2024/02/07
Re: [PATCH v4 0/3] Fix MCE handling on AMD hosts
,
Joao Martins
,
2024/02/07
Re: [PATCH v4 0/3] Fix MCE handling on AMD hosts
,
John Allen
,
2024/02/20
Re: [PATCH v4 0/3] Fix MCE handling on AMD hosts
,
Joao Martins
,
2024/02/21
[PATCH v2 0/8] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/07
[PATCH v2 1/8] usb: inline device creation functions
,
Paolo Bonzini
,
2024/02/07
[PATCH v2 2/8] isa: clean up Kconfig selections for ISA_SUPERIO
,
Paolo Bonzini
,
2024/02/07
[PATCH v2 3/8] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 3/8] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 3/8] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Paolo Bonzini
,
2024/02/08
Re: [PATCH v2 3/8] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH v2 4/8] isa: fix ISA_SUPERIO dependencies
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 4/8] isa: fix ISA_SUPERIO dependencies
,
BALATON Zoltan
,
2024/02/07
Re: [PATCH v2 4/8] isa: fix ISA_SUPERIO dependencies
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 4/8] isa: fix ISA_SUPERIO dependencies
,
Bernhard Beschow
,
2024/02/08
[PATCH v2 5/8] isa: specify instance_size in isa_superio_type_info
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 5/8] isa: specify instance_size in isa_superio_type_info
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 5/8] isa: specify instance_size in isa_superio_type_info
,
Bernhard Beschow
,
2024/02/08
[PATCH v2 6/8] isa: extract FDC37M81X to a separate file
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 6/8] isa: extract FDC37M81X to a separate file
,
BALATON Zoltan
,
2024/02/07
Re: [PATCH v2 6/8] isa: extract FDC37M81X to a separate file
,
Bernhard Beschow
,
2024/02/08
[PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
BALATON Zoltan
,
2024/02/07
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Paolo Bonzini
,
2024/02/08
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
,
Philippe Mathieu-Daudé
,
2024/02/09
[PATCH v2 8/8] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 8/8] mips: do not list individual devices from configs/
,
BALATON Zoltan
,
2024/02/07
Re: [PATCH v2 8/8] mips: do not list individual devices from configs/
,
Paolo Bonzini
,
2024/02/07
Re: [PATCH v2 8/8] mips: do not list individual devices from configs/
,
Bernhard Beschow
,
2024/02/08
[PATCH v6 0/3] Support RISC-V IOPMP
,
Ethan Chen
,
2024/02/07
[PATCH v6 1/3] hw/core: Add config stream
,
Ethan Chen
,
2024/02/07
[PATCH v6 3/3] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/02/07
Re: [PATCH v6 3/3] hw/riscv/virt: Add IOPMP support
,
Daniel Henrique Barboza
,
2024/02/14
[PATCH v6 2/3] Add RISC-V IOPMP support
,
Ethan Chen
,
2024/02/07
Re: [PATCH v6 2/3] Add RISC-V IOPMP support
,
Daniel Henrique Barboza
,
2024/02/14
Re: [PATCH v6 2/3] Add RISC-V IOPMP support
,
Ethan Chen
,
2024/02/15
[PATCH] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
,
Stefano Garzarella
,
2024/02/07
[PATCH v2 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH v2 1/4] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 1/4] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
,
Thomas Huth
,
2024/02/07
[PATCH v2 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
,
Thomas Huth
,
2024/02/07
Re: [PATCH v2 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
,
BALATON Zoltan
,
2024/02/07
[PATCH v2 3/4] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 3/4] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
,
Thomas Huth
,
2024/02/07
[PATCH v2 4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v2 4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
,
Thomas Huth
,
2024/02/07
Re: [PATCH v2 4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
,
BALATON Zoltan
,
2024/02/07
[PATCH v2] target/riscv: Update $ra with current $pc in trans_cm_jalt()
,
Jason Chien
,
2024/02/07
Re: [PATCH v2] target/riscv: Update $ra with current $pc in trans_cm_jalt()
,
Richard Henderson
,
2024/02/08
Re: [PATCH v2] target/riscv: Update $ra with current $pc in trans_cm_jalt()
,
Alistair Francis
,
2024/02/15
Regarding to the recent Intel IAA/DSA/QAT support on migration
,
Peter Xu
,
2024/02/07
RE: Regarding to the recent Intel IAA/DSA/QAT support on migration
,
Liu, Yuan1
,
2024/02/07
Re: [External] RE: Regarding to the recent Intel IAA/DSA/QAT support on migration
,
Hao Xiang
,
2024/02/07
[PATCH trivial] qemu-nbd: mention --tls-hostname option in qemu-nbd --help
,
Michael Tokarev
,
2024/02/07
Re: [PATCH trivial] qemu-nbd: mention --tls-hostname option in qemu-nbd --help
,
Daniel P . Berrangé
,
2024/02/07
Re: [PATCH v8 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH v8 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH] hw/char/pl011: Add support for loopback
,
Tong Ho
,
2024/02/07
Re: [PATCH] hw/char/pl011: Add support for loopback
,
Peter Maydell
,
2024/02/08
Re: [PATCH] hw/char/pl011: Add support for loopback
,
Ho, Tong
,
2024/02/21
Re: [PATCH] hw/char/pl011: Add support for loopback
,
Peter Maydell
,
2024/02/21
[PATCH] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
,
David Hubbard
,
2024/02/07
[PATCH] qapi/migration: Add missing tls-authz documentation
,
peterx
,
2024/02/06
Re: [PATCH] qapi/migration: Add missing tls-authz documentation
,
Markus Armbruster
,
2024/02/07
Re: [PATCH] qapi/migration: Add missing tls-authz documentation
,
Peter Xu
,
2024/02/07
[PATCH v3 0/6] target/arm: assorted mte fixes
,
Richard Henderson
,
2024/02/06
[PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Gustavo Romero
,
2024/02/07
Re: [PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Peter Maydell
,
2024/02/08
[PATCH v3 2/6] target/arm: Fix nregs computation in do_{ld,st}_zpa
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 2/6] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Peter Maydell
,
2024/02/08
[PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Michael Tokarev
,
2024/02/16
Re: [PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Richard Henderson
,
2024/02/16
[PATCH v3 4/6] target/arm: Split out make_svemte_desc
,
Richard Henderson
,
2024/02/06
[PATCH v3 5/6] target/arm: Handle mte in do_ldrq, do_ldro
,
Richard Henderson
,
2024/02/06
[PATCH v3 6/6] target/arm: Fix SVE/SME gross MTE suppression checks
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 0/6] target/arm: assorted mte fixes
,
Gustavo Romero
,
2024/02/07
Re: [PATCH v3 0/6] target/arm: assorted mte fixes
,
Peter Maydell
,
2024/02/08
[PATCH v2 0/3] ci: Fixes on the recent cross-binary test case
,
peterx
,
2024/02/06
[PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
peterx
,
2024/02/06
Re: [PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
Thomas Huth
,
2024/02/19
Re: [PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
Peter Maydell
,
2024/02/19
Re: [PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
Fabiano Rosas
,
2024/02/19
Re: [PATCH v2 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
Thomas Huth
,
2024/02/19
[PATCH v2 2/3] ci: Remove tag dependency for build-previous-qemu
,
peterx
,
2024/02/06
[PATCH v2 3/3] ci: Update comment for migration-compat-aarch64
,
peterx
,
2024/02/06
Re: [PATCH v2 0/3] ci: Fixes on the recent cross-binary test case
,
Peter Xu
,
2024/02/07
[PATCH 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Nabih Estefan
,
2024/02/06
[PATCH 1/1] tests/qtest: Fixing GMAC test to run in 7xx
,
Nabih Estefan
,
2024/02/06
RE: [PATCH 1/1] tests/qtest: Fixing GMAC test to run in 7xx
,
address@hidden
,
2024/02/06
Re: [PATCH 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
,
Peter Maydell
,
2024/02/08
[PATCH 0/6] Introduce multifd zero page checking.
,
Hao Xiang
,
2024/02/06
[PATCH 3/6] migration/multifd: Support for zero pages transmission in multifd format.
,
Hao Xiang
,
2024/02/06
Re: [PATCH 3/6] migration/multifd: Support for zero pages transmission in multifd format.
,
Peter Xu
,
2024/02/06
Re: [External] Re: [PATCH 3/6] migration/multifd: Support for zero pages transmission in multifd format.
,
Hao Xiang
,
2024/02/08
[PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/06
Re: [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Peter Xu
,
2024/02/06
Re: [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Peter Xu
,
2024/02/06
Re: Re: [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Jiri Denemark
,
2024/02/07
Re: [External] Re: Re: [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Hao Xiang
,
2024/02/07
Re: [External] Re: Re: [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface.
,
Peter Xu
,
2024/02/07
[PATCH 4/6] migration/multifd: Zero page transmission on the multifd thread.
,
Hao Xiang
,
2024/02/06
Re: [PATCH 4/6] migration/multifd: Zero page transmission on the multifd thread.
,
Peter Xu
,
2024/02/06
[PATCH 6/6] migration/multifd: Add a new migration test case for legacy zero page checking.
,
Hao Xiang
,
2024/02/06
[PATCH 1/6] migration/multifd: Add new migration option multifd-zero-page.
,
Hao Xiang
,
2024/02/06
Re: [PATCH 1/6] migration/multifd: Add new migration option multifd-zero-page.
,
Peter Xu
,
2024/02/06
Re: [External] Re: [PATCH 1/6] migration/multifd: Add new migration option multifd-zero-page.
,
Hao Xiang
,
2024/02/07
[PATCH 5/6] migration/multifd: Enable zero page checking from multifd threads.
,
Hao Xiang
,
2024/02/06
Re: [PATCH 0/6] Introduce multifd zero page checking.
,
Peter Xu
,
2024/02/06
Re: [External] Re: [PATCH 0/6] Introduce multifd zero page checking.
,
Hao Xiang
,
2024/02/07
Re: [External] Re: [PATCH 0/6] Introduce multifd zero page checking.
,
Peter Xu
,
2024/02/07
Re: [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
fan
,
2024/02/06
Re: [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Jonathan Cameron
,
2024/02/13
[PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 1/6] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 2/6] migration/multifd: Remove p->running
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 3/6] migration/multifd: Move multifd_send_setup error handling in to the function
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 4/6] migration/multifd: Move multifd_send_setup into migration thread
,
Fabiano Rosas
,
2024/02/06
[PATCH v3 6/6] migration/multifd: Add a synchronization point for channel creation
,
Fabiano Rosas
,
2024/02/06
Re: [PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Peter Xu
,
2024/02/06
Re: [PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Fabiano Rosas
,
2024/02/07
Re: [PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Peter Xu
,
2024/02/07
Re: [PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Peter Xu
,
2024/02/07
[PATCH v3 0/6] Optimize buffer_is_zero
,
Alexander Monakov
,
2024/02/06
[PATCH v3 5/6] util/bufferiszero: optimize SSE2 and AVX2 variants
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 5/6] util/bufferiszero: optimize SSE2 and AVX2 variants
,
Richard Henderson
,
2024/02/06
[PATCH v3 6/6] util/bufferiszero: improve scalar variant
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 6/6] util/bufferiszero: improve scalar variant
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 6/6] util/bufferiszero: improve scalar variant
,
Richard Henderson
,
2024/02/06
[PATCH v3 4/6] util/bufferiszero: remove useless prefetches
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 4/6] util/bufferiszero: remove useless prefetches
,
Richard Henderson
,
2024/02/06
[PATCH v3 3/6] util/bufferiszero: remove AVX512 variant
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 3/6] util/bufferiszero: remove AVX512 variant
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 3/6] util/bufferiszero: remove AVX512 variant
,
Elena Ufimtseva
,
2024/02/06
Re: [PATCH v3 3/6] util/bufferiszero: remove AVX512 variant
,
Alexander Monakov
,
2024/02/07
Re: [PATCH v3 3/6] util/bufferiszero: remove AVX512 variant
,
Joao Martins
,
2024/02/07
[PATCH v3 1/6] util/bufferiszero: remove SSE4.1 variant
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 1/6] util/bufferiszero: remove SSE4.1 variant
,
Richard Henderson
,
2024/02/06
[PATCH v3 2/6] util/bufferiszero: introduce an inline wrapper
,
Alexander Monakov
,
2024/02/06
Re: [PATCH v3 2/6] util/bufferiszero: introduce an inline wrapper
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 2/6] util/bufferiszero: introduce an inline wrapper
,
Alexander Monakov
,
2024/02/07
Re: [PATCH v3 2/6] util/bufferiszero: introduce an inline wrapper
,
Richard Henderson
,
2024/02/08
[PATCH v2 0/5] virtio-blk: iothread-vq-mapping cleanups
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v2 1/5] virtio-blk: enforce iothread-vq-mapping validation
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v2 2/5] virtio-blk: clarify that there is at least 1 virtqueue
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v2 4/5] virtio-blk: declare VirtIOBlock::rq with a type
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v2 5/5] monitor: use aio_co_reschedule_self()
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v2 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH v2 0/5] virtio-blk: iothread-vq-mapping cleanups
,
Michael S. Tsirkin
,
2024/02/06
Re: [PATCH v2 0/5] virtio-blk: iothread-vq-mapping cleanups
,
Kevin Wolf
,
2024/02/07
Re: test-x86-cpuid-compat qtest produces warnings on TCG
,
Peter Maydell
,
2024/02/06
[PATCH 0/2] Fix issues with npcm7xx and recent NIC cleanup
,
Peter Maydell
,
2024/02/06
[PATCH 1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
,
Peter Maydell
,
2024/02/06
Re: [PATCH 1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
,
David Woodhouse
,
2024/02/06
[PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
Peter Maydell
,
2024/02/06
Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
Peter Maydell
,
2024/02/06
Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
David Woodhouse
,
2024/02/06
Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
Peter Maydell
,
2024/02/06
Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
,
Thomas Huth
,
2024/02/07
Re: [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize
,
Philippe Mathieu-Daudé
,
2024/02/06
[PATCH] tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
,
Peter Maydell
,
2024/02/06
Re: [PATCH] tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
,
Peter Maydell
,
2024/02/06
Re: [PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
,
Zhao Liu
,
2024/02/06
Re: [PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
,
Markus Armbruster
,
2024/02/07
Re: [PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
,
Zhao Liu
,
2024/02/07
Re: [PATCH 3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]()
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH 3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]()
,
Bernhard Beschow
,
2024/02/06
[PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
,
Peter Maydell
,
2024/02/06
Re: [PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
,
Philippe Mathieu-Daudé
,
2024/02/13
[PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
,
Alexandre Ghiti
,
2024/02/06
Re: [PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
,
Daniel Henrique Barboza
,
2024/02/06
Re: [PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
,
Alexandre Ghiti
,
2024/02/06
Re: [PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
,
Alistair Francis
,
2024/02/14
Re: [PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
,
Alistair Francis
,
2024/02/15
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
2024/02/06
[PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Stefan Hajnoczi
,
2024/02/06
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
2024/02/08
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Kevin Wolf
,
2024/02/08
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
2024/02/08
Re: [PULL 0/1] Block patches
,
Kevin Wolf
,
2024/02/07
[PATCH] virtio-blk: do not use C99 mixed declarations
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH] virtio-blk: do not use C99 mixed declarations
,
Hanna Czenczek
,
2024/02/06
Re: [PATCH] virtio-blk: do not use C99 mixed declarations
,
Michael S. Tsirkin
,
2024/02/06
Re: [PATCH] virtio-blk: do not use C99 mixed declarations
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH] virtio-blk: do not use C99 mixed declarations
,
Kevin Wolf
,
2024/02/07
[PATCH] build-sys: add the D-Bus generated header to the dependency
,
marcandre . lureau
,
2024/02/06
Re: [PATCH] build-sys: add the D-Bus generated header to the dependency
,
Marc-André Lureau
,
2024/02/14
[RFC] hw/i386/multiboot2: add multiboot2 support
,
Jens Nyberg
,
2024/02/06
Re: [RFC] hw/i386/multiboot2: add multiboot2 support
,
Daniel P . Berrangé
,
2024/02/06
Re: [RFC] hw/i386/multiboot2: add multiboot2 support
,
Jens Nyberg
,
2024/02/06
[PATCH v3 0/5] Generate x86 cpu features
,
Tim Wiederhake
,
2024/02/06
[PATCH v3 5/5] target/i386: Generate feature_word_info.c.inc
,
Tim Wiederhake
,
2024/02/06
[PATCH v3 3/5] target/i386: Remove comments from feature_word_info.c.inc
,
Tim Wiederhake
,
2024/02/06
[PATCH v3 1/5] target/i386: Split out feature_word_info
,
Tim Wiederhake
,
2024/02/06
[PATCH v3 4/5] target/i386: Fix feature_word_info.c.inc formatting
,
Tim Wiederhake
,
2024/02/06
[PATCH v3 2/5] target/i386: Translate feature_word_info to yaml
,
Tim Wiederhake
,
2024/02/06
Re: [PATCH] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
,
Peter Maydell
,
2024/02/06
[PATCH 00/13] hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image)
,
Peter Maydell
,
2024/02/06
[PATCH 05/13] hw/misc/mps2-scc: Fix condition for CFG3 register
,
Peter Maydell
,
2024/02/06
Re: [PATCH 05/13] hw/misc/mps2-scc: Fix condition for CFG3 register
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH 05/13] hw/misc/mps2-scc: Fix condition for CFG3 register
,
Richard Henderson
,
2024/02/06
[PATCH 01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
,
Peter Maydell
,
2024/02/06
Re: [PATCH 01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
,
Richard Henderson
,
2024/02/06
Re: [PATCH 01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
,
Peter Maydell
,
2024/02/06
[PATCH 07/13] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
,
Peter Maydell
,
2024/02/06
Re: [PATCH 07/13] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
,
Richard Henderson
,
2024/02/06
Re: [PATCH 07/13] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH 02/13] target/arm: The Cortex-R52 has a read-only CBAR
,
Peter Maydell
,
2024/02/06
Re: [PATCH 02/13] target/arm: The Cortex-R52 has a read-only CBAR
,
Richard Henderson
,
2024/02/06
Re: [PATCH 02/13] target/arm: The Cortex-R52 has a read-only CBAR
,
Peter Maydell
,
2024/02/06
[PATCH 06/13] hw/misc/mps2-scc: Factor out which-board conditionals
,
Peter Maydell
,
2024/02/06
Re: [PATCH 06/13] hw/misc/mps2-scc: Factor out which-board conditionals
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH 06/13] hw/misc/mps2-scc: Factor out which-board conditionals
,
Richard Henderson
,
2024/02/06
Re: [PATCH 06/13] hw/misc/mps2-scc: Factor out which-board conditionals
,
Philippe Mathieu-Daudé
,
2024/02/07
[PATCH 04/13] target/arm: Allow access to SPSR_hyp from hyp mode
,
Peter Maydell
,
2024/02/06
Re: [PATCH 04/13] target/arm: Allow access to SPSR_hyp from hyp mode
,
Richard Henderson
,
2024/02/06
[PATCH 03/13] target/arm: Add Cortex-R52 IMPDEF sysregs
,
Peter Maydell
,
2024/02/06
Re: [PATCH 03/13] target/arm: Add Cortex-R52 IMPDEF sysregs
,
Richard Henderson
,
2024/02/06
[PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Peter Maydell
,
2024/02/06
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Peter Maydell
,
2024/02/06
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Peter Maydell
,
2024/02/08
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Cédric Le Goater
,
2024/02/08
Re: [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
,
Philippe Mathieu-Daudé
,
2024/02/08
[PATCH 11/13] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
,
Peter Maydell
,
2024/02/06
Re: [PATCH 11/13] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
,
Philippe Mathieu-Daudé
,
2024/02/06
[PATCH 12/13] hw/arm/mps3r: Add remaining devices
,
Peter Maydell
,
2024/02/06
Re: [PATCH 12/13] hw/arm/mps3r: Add remaining devices
,
Philippe Mathieu-Daudé
,
2024/02/06
[PATCH 09/13] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
,
Peter Maydell
,
2024/02/06
Re: [PATCH 09/13] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
,
Alex Bennée
,
2024/02/15
[PATCH 10/13] hw/arm/mps3r: Add UARTs
,
Peter Maydell
,
2024/02/06
Re: [PATCH 10/13] hw/arm/mps3r: Add UARTs
,
Philippe Mathieu-Daudé
,
2024/02/06
[PATCH 13/13] docs: Add documentation for the mps3-an536 board
,
Peter Maydell
,
2024/02/06
Re: [PATCH 13/13] docs: Add documentation for the mps3-an536 board
,
Philippe Mathieu-Daudé
,
2024/02/06
hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
,
Cord Amfmgm
,
2024/02/06
hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
,
Cord Amfmgm
,
2024/02/06
Re: hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
,
Cord Amfmgm
,
2024/02/06
[PATCH] target/riscv: Update $pc after linking to $ra in trans_cm_jalt()
,
Jason Chien
,
2024/02/06
Re: [PATCH] target/riscv: Update $pc after linking to $ra in trans_cm_jalt()
,
Frank Chang
,
2024/02/06
Re: [PATCH] target/riscv: Update $pc after linking to $ra in trans_cm_jalt()
,
Richard Henderson
,
2024/02/06
Re: [PATCH] target/riscv: Update $pc after linking to $ra in trans_cm_jalt()
,
Jason Chien
,
2024/02/06
[PULL 00/12] s390x, tests and misc. patches
,
Thomas Huth
,
2024/02/06
[PULL 01/12] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
,
Thomas Huth
,
2024/02/06
[PULL 02/12] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Thomas Huth
,
2024/02/06
[PULL 03/12] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Thomas Huth
,
2024/02/06
[PULL 04/12] target/s390x: Emulate CVDG
,
Thomas Huth
,
2024/02/06
[PULL 06/12] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Thomas Huth
,
2024/02/06
[PULL 05/12] target/s390x: Emulate CVB, CVBY and CVBG
,
Thomas Huth
,
2024/02/06
[PULL 07/12] tests/tcg/s390x: Test CONVERT TO BINARY
,
Thomas Huth
,
2024/02/06
[PULL 08/12] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/02/06
[PULL 11/12] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
,
Thomas Huth
,
2024/02/06
[PULL 09/12] tests/vm: Set UseDNS=no in the sshd configuration
,
Thomas Huth
,
2024/02/06
[PULL 10/12] tests/vm/freebsd: Reload the sshd configuration
,
Thomas Huth
,
2024/02/06
[PULL 12/12] meson: Link with libinotify on FreeBSD
,
Thomas Huth
,
2024/02/06
Re: [PULL 00/12] s390x, tests and misc. patches
,
Peter Maydell
,
2024/02/08
Re: [PATCH 04/17] migration/multifd: Set p->running = true in the right place
,
Peter Xu
,
2024/02/06
Re: [PATCH 04/17] migration/multifd: Set p->running = true in the right place
,
Avihai Horon
,
2024/02/08
Re: [PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
,
Peter Xu
,
2024/02/06
Re: [PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
,
Avihai Horon
,
2024/02/06
[PATCH v3 00/17] TCG Plugin inline operation enhancement
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 01/17] plugins: remove previous n_vcpus functions from API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 02/17] plugins: add qemu_plugin_num_vcpus function
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 03/17] plugins: fix order of init/idle/resume callback
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 03/17] plugins: fix order of init/idle/resume callback
,
Richard Henderson
,
2024/02/06
[PATCH v3 04/17] cpu: call plugin init hook asynchronously
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 04/17] cpu: call plugin init hook asynchronously
,
Richard Henderson
,
2024/02/06
[PATCH v3 05/17] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/07
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Richard Henderson
,
2024/02/10
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/11
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Richard Henderson
,
2024/02/11
Re: [PATCH v3 05/17] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/12
[PATCH v3 06/17] docs/devel: plugins can trigger a tb flush
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 07/17] plugins: implement inline operation relative to cpu_index
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 07/17] plugins: implement inline operation relative to cpu_index
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 07/17] plugins: implement inline operation relative to cpu_index
,
Pierrick Bouvier
,
2024/02/07
[PATCH v3 10/17] tests/plugin/mem: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 08/17] plugins: add inline operation per vcpu
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 08/17] plugins: add inline operation per vcpu
,
Richard Henderson
,
2024/02/06
Re: [PATCH v3 08/17] plugins: add inline operation per vcpu
,
Pierrick Bouvier
,
2024/02/07
[PATCH v3 11/17] tests/plugin/insn: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 09/17] tests/plugin: add test plugin for inline operations
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 12/17] tests/plugin/bb: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 16/17] plugins: cleanup codepath for previous inline operation
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 15/17] plugins: remove non per_vcpu inline operation from API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 13/17] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 14/17] contrib/plugins/howvec: migrate to new per_vcpu API
,
Pierrick Bouvier
,
2024/02/06
[PATCH v3 17/17] MAINTAINERS: Add myself as reviewer for TCG Plugins
,
Pierrick Bouvier
,
2024/02/06
Re: [PATCH v3 00/17] TCG Plugin inline operation enhancement
,
Alex Bennée
,
2024/02/07
Re: [PATCH v3 00/17] TCG Plugin inline operation enhancement
,
Alex Bennée
,
2024/02/07
Re: [PATCH v3 00/17] TCG Plugin inline operation enhancement
,
Pierrick Bouvier
,
2024/02/07
[RFC PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
,
Xiaoyao Li
,
2024/02/06
[RFC PATCH 1/4] confidential guest support: Add kvm_init() and kvm_reset() in class
,
Xiaoyao Li
,
2024/02/06
Re: [RFC PATCH 1/4] confidential guest support: Add kvm_init() and kvm_reset() in class
,
Daniel P . Berrangé
,
2024/02/06
[RFC PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/02/06
Re: [RFC PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Daniel P . Berrangé
,
2024/02/06
Re: [RFC PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/02/07
[RFC PATCH 3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset()
,
Xiaoyao Li
,
2024/02/06
[RFC PATCH 4/4] s390: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/02/06
Re: [RFC PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
,
Daniel P . Berrangé
,
2024/02/06
Re: [RFC PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
,
Xiaoyao Li
,
2024/02/07
[PULL v3 0/3] Host Memory Backends and Memory devices queue 2024-02-06
,
David Hildenbrand
,
2024/02/06
[PULL v3 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
,
David Hildenbrand
,
2024/02/06
[PULL v3 3/3] oslib-posix: initialize backend memory objects in parallel
,
David Hildenbrand
,
2024/02/06
[PULL v3 2/3] memory-device: reintroduce memory region size check
,
David Hildenbrand
,
2024/02/06
Re: [PULL v3 0/3] Host Memory Backends and Memory devices queue 2024-02-06
,
Peter Maydell
,
2024/02/08
[PULL v2 0/3] Host Memory Backends and Memory devices queue 2024-02-06
,
David Hildenbrand
,
2024/02/06
[PULL v2 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
,
David Hildenbrand
,
2024/02/06
Re: [PULL v2 0/3] Host Memory Backends and Memory devices queue 2024-02-06
,
David Hildenbrand
,
2024/02/06
[PULL 0/3] Host Memory Backends and Memory devices queue 2024-02-6
,
David Hildenbrand
,
2024/02/06
[PULL 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
,
David Hildenbrand
,
2024/02/06
Re: [PULL 0/3] Host Memory Backends and Memory devices queue 2024-02-6
,
David Hildenbrand
,
2024/02/06
[PATCH 0/3] ci: Fixes on the recent cross-binary test case
,
peterx
,
2024/02/06
[PATCH 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
peterx
,
2024/02/06
Re: [PATCH 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
,
Daniel P . Berrangé
,
2024/02/06
[PATCH 2/3] ci: Remove tag dependency for build-previous-qemu
,
peterx
,
2024/02/06
Re: [PATCH 2/3] ci: Remove tag dependency for build-previous-qemu
,
Daniel P . Berrangé
,
2024/02/06
Re: [PATCH 2/3] ci: Remove tag dependency for build-previous-qemu
,
Peter Xu
,
2024/02/06
[PATCH 3/3] ci: Update comment for migration-compat-aarch64
,
peterx
,
2024/02/06
Re: [PATCH 3/3] ci: Update comment for migration-compat-aarch64
,
Daniel P . Berrangé
,
2024/02/06
[PULL v2 00/39] tcg patch queue
,
Richard Henderson
,
2024/02/05
[PULL v2 38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/05
Re: [PULL v2 00/39] tcg patch queue
,
Peter Maydell
,
2024/02/06
Re: [PULL v2 00/39] tcg patch queue
,
Peter Maydell
,
2024/02/06
Re: [PULL v2 00/39] tcg patch queue
,
Christian Borntraeger
,
2024/02/07
Re: [PULL v2 00/39] tcg patch queue
,
Peter Maydell
,
2024/02/08
[PATCH v2 0/6] target/arm: assorted mte fixes
,
Richard Henderson
,
2024/02/05
[PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
,
Peter Maydell
,
2024/02/06
Re: [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
,
Richard Henderson
,
2024/02/06
Re: [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
,
Richard Henderson
,
2024/02/06
Re: [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
,
Gustavo Romero
,
2024/02/06
[PATCH v2 5/6] target/arm: Handle mte in do_ldrq, do_ldro
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 5/6] target/arm: Handle mte in do_ldrq, do_ldro
,
Peter Maydell
,
2024/02/06
[PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Peter Maydell
,
2024/02/06
Re: [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Richard Henderson
,
2024/02/06
[PATCH v2 4/6] target/arm: Split out make_svemte_desc
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 4/6] target/arm: Split out make_svemte_desc
,
Peter Maydell
,
2024/02/06
[PATCH v2 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Peter Maydell
,
2024/02/06
[PATCH v2 6/6] target/arm: Fix SVE/SME gross MTE suppression checks
,
Richard Henderson
,
2024/02/05
Re: [PATCH v2 6/6] target/arm: Fix SVE/SME gross MTE suppression checks
,
Peter Maydell
,
2024/02/06
Re: [PATCH v2 0/6] target/arm: assorted mte fixes
,
Peter Maydell
,
2024/02/06
Re: [PATCH v2 0/6] target/arm: assorted mte fixes
,
Richard Henderson
,
2024/02/06
Re: [PATCH v2 0/6] target/arm: assorted mte fixes
,
Gustavo Romero
,
2024/02/06
[PATCH V2] loongarch: Change the UEFI loading mode to loongarch
,
Xianglai Li
,
2024/02/05
Re: [PATCH V2] loongarch: Change the UEFI loading mode to loongarch
,
Andrea Bolognani
,
2024/02/06
Re: Re: [PATCH V2] loongarch: Change the UEFI loading mode to loongarch
,
Andrea Bolognani
,
2024/02/06
Re: [PATCH V2] loongarch: Change the UEFI loading mode to loongarch
,
lixianglai
,
2024/02/18
Re: [PATCH V2] loongarch: Change the UEFI loading mode to loongarch
,
lixianglai
,
2024/02/18
[PATCH v2 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Taylor Simpson
,
2024/02/05
[PATCH v2 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
,
Taylor Simpson
,
2024/02/05
[PATCH v2 2/3] Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
,
Taylor Simpson
,
2024/02/05
[PATCH v2 3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Taylor Simpson
,
2024/02/05
Re: [PATCH v2 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Anton Johansson
,
2024/02/07
[PATCH v3 0/4] make vm-build-freebsd fixes
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v3 1/4] tests/vm: Set UseDNS=no in the sshd configuration
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v3 2/4] tests/vm/freebsd: Reload the sshd configuration
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v3 3/4] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v3 4/4] meson: Link with libinotify on FreeBSD
,
Ilya Leoshkevich
,
2024/02/05
Re: [PATCH v3 4/4] meson: Link with libinotify on FreeBSD
,
Thomas Huth
,
2024/02/06
Re: [PATCH v3 0/4] make vm-build-freebsd fixes
,
Alex Bennée
,
2024/02/07
Re: [PATCH v3 0/4] make vm-build-freebsd fixes
,
Ilya Leoshkevich
,
2024/02/07
Re: [PATCH v3 0/4] make vm-build-freebsd fixes
,
Alex Bennée
,
2024/02/08
Re: [PATCH v3 2/3] hw/virtio: cleanup shared resources
,
Alex Bennée
,
2024/02/05
Re: [PATCH v3 2/3] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2024/02/15
Re: [PATCH v3 2/3] hw/virtio: cleanup shared resources
,
Alex Bennée
,
2024/02/15
Re: [PATCH v3 2/3] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2024/02/19
Re: [PATCH v3 2/3] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2024/02/19
[PATCH] hw/i386/multiboot: Make bootloader_name static
,
Jens Nyberg
,
2024/02/05
[PATCH v5 0/4] target/s390x: Emulate CVDG and CVB*
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v5 1/4] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v5 3/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v5 2/4] target/s390x: Emulate CVB, CVBY and CVBG
,
Ilya Leoshkevich
,
2024/02/05
Re: [PATCH v5 2/4] target/s390x: Emulate CVB, CVBY and CVBG
,
Thomas Huth
,
2024/02/06
[PATCH v5 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Fabiano Rosas
,
2024/02/05
[PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Daniel P . Berrangé
,
2024/02/06
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Peter Xu
,
2024/02/06
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Daniel P . Berrangé
,
2024/02/06
[PATCH v2 4/6] migration/multifd: Move multifd_send_setup into migration thread
,
Fabiano Rosas
,
2024/02/05
[PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Peter Xu
,
2024/02/05
Re: [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Avihai Horon
,
2024/02/06
Re: [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Fabiano Rosas
,
2024/02/06
Re: [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
,
Avihai Horon
,
2024/02/06
[PATCH v2 2/6] migration/multifd: Remove p->running
,
Fabiano Rosas
,
2024/02/05
[PATCH v2 3/6] migration/multifd: Move multifd_send_setup error handling in to the function
,
Fabiano Rosas
,
2024/02/05
[PATCH v2 6/6] migration/multifd: Add a synchronization point for channel creation
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH v2 6/6] migration/multifd: Add a synchronization point for channel creation
,
Peter Xu
,
2024/02/05
Re: [PATCH v2 0/6] migration/multifd: Fix channel creation vs. cleanup races
,
Peter Xu
,
2024/02/05
[PATCH] hw/net/tulip: add chip status register values
,
Sven Schnelle
,
2024/02/05
Re: [PATCH] hw/net/tulip: add chip status register values
,
Philippe Mathieu-Daudé
,
2024/02/06
Re: [PATCH] hw/net/tulip: add chip status register values
,
Helge Deller
,
2024/02/06
Re: [PATCH] hw/net/tulip: add chip status register values
,
Helge Deller
,
2024/02/09
Re: [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Kumar Patra
,
2024/02/05
Re: [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Alistair Francis
,
2024/02/14
Re: [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Alistair Francis
,
2024/02/14
[PATCH v2 0/4] make vm-build-freebsd fixes
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 2/4] tests/vm/freebsd: Reload the sshd configuration
,
Ilya Leoshkevich
,
2024/02/05
Re: [PATCH v2 2/4] tests/vm/freebsd: Reload the sshd configuration
,
Thomas Huth
,
2024/02/05
[PATCH v2 1/4] tests/vm: Set UseDNS=no in the sshd configuration
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 3/4] tests/test-util-filemonitor: Adapt to FreeBSD inotify rename semantics
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 4/4] meson: Link with libinotify on FreeBSD
,
Ilya Leoshkevich
,
2024/02/05
Re: [PATCH v2 4/4] meson: Link with libinotify on FreeBSD
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: Re: [PATCH v2 4/4] meson: Link with libinotify on FreeBSD
,
Ilya Leoshkevich
,
2024/02/05
[PATCH 0/5] virtio-blk: iothread-vq-mapping cleanups
,
Stefan Hajnoczi
,
2024/02/05
[PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
,
Manos Pitsidianakis
,
2024/02/06
Re: [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
,
Hanna Czenczek
,
2024/02/06
[PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
,
Manos Pitsidianakis
,
2024/02/06
Re: [PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
,
Hanna Czenczek
,
2024/02/06
[PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
,
Manos Pitsidianakis
,
2024/02/06
Re: [PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
,
Hanna Czenczek
,
2024/02/06
[PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
,
Manos Pitsidianakis
,
2024/02/06
Re: [PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
,
Hanna Czenczek
,
2024/02/06
[PATCH 5/5] monitor: use aio_co_reschedule_self()
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH 5/5] monitor: use aio_co_reschedule_self()
,
Manos Pitsidianakis
,
2024/02/06
Re: [PATCH 5/5] monitor: use aio_co_reschedule_self()
,
Hanna Czenczek
,
2024/02/06
Re: [PATCH 5/5] monitor: use aio_co_reschedule_self()
,
Markus Armbruster
,
2024/02/07
[PATCH] docs/style: allow C99 mixed declarations
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Peter Maydell
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Samuel Tardieu
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Stefan Hajnoczi
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Markus Armbruster
,
2024/02/06
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Philippe Mathieu-Daudé
,
2024/02/07
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Markus Armbruster
,
2024/02/07
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Alex Bennée
,
2024/02/05
Re: [PATCH] docs/style: allow C99 mixed declarations
,
Stefan Hajnoczi
,
2024/02/06
[PATCH v9 0/5] eBPF RSS through QMP support.
,
Andrew Melnychenko
,
2024/02/05
[PATCH v9 1/5] ebpf: Added eBPF map update through mmap.
,
Andrew Melnychenko
,
2024/02/05
[PATCH v9 2/5] ebpf: Added eBPF initialization by fds.
,
Andrew Melnychenko
,
2024/02/05
[PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob.
,
Andrew Melnychenko
,
2024/02/05
Re: [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob.
,
Markus Armbruster
,
2024/02/21
[PATCH v9 3/5] virtio-net: Added property to load eBPF RSS with fds.
,
Andrew Melnychenko
,
2024/02/05
[PATCH v9 5/5] ebpf: Updated eBPF program and skeleton.
,
Andrew Melnychenko
,
2024/02/05
Re: [PATCH v9 0/5] eBPF RSS through QMP support.
,
Andrew Melnichenko
,
2024/02/26
Re: [PATCH v8 1/5] ebpf: Added eBPF map update through mmap.
,
Andrew Melnichenko
,
2024/02/05
[PATCH] iotests: give tempdir an identifying name
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH] iotests: give tempdir an identifying name
,
Michael Tokarev
,
2024/02/05
Re: [PATCH] iotests: give tempdir an identifying name
,
Kevin Wolf
,
2024/02/07
[PATCH] iotests: fix leak of tmpdir in dry-run mode
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH] iotests: fix leak of tmpdir in dry-run mode
,
Peter Maydell
,
2024/02/05
Re: [PATCH] iotests: fix leak of tmpdir in dry-run mode
,
Michael Tokarev
,
2024/02/05
Re: [PATCH] iotests: fix leak of tmpdir in dry-run mode
,
Kevin Wolf
,
2024/02/07
Re: [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
,
Warner Losh
,
2024/02/05
Re: [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
,
Ilya Leoshkevich
,
2024/02/05
Re: [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
,
Kyle Evans
,
2024/02/05
[RFC PATCH 00/11 qemu] arm/acpi/pci/cxl: ACPI based FW First error injection.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 01/11] hw/pci: Add pcie_find_dvsec() utility.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 02/11] hw/acpi: Allow GPEX _OSC to keep fw first control of AER and CXL errors.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 03/11] arm/virt: Add fw-first-ras property.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 04/11] acpi/ghes: Support GPIO error source.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 05/11] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 06/11] acpi: pci/cxl: Stash the OSC control parameters.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 07/11] pci/aer: Support firmware first error injection via GHESv2
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 08/11] hw/pci/aer: Default to error handling on.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 09/11] cxl/ras: Set registers to sensible state for FW first ras
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 10/11] cxl/type3: FW first protocol error injection.
,
Jonathan Cameron
,
2024/02/05
[RFC PATCH 11/11] cxl/type3: Add firmware first error reporting for general media events.
,
Jonathan Cameron
,
2024/02/05
Re: [PATCH 0/3] Add device DM163 (led driver, matrix colors shield & display)
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: [PATCH 0/3] Add device DM163 (led driver, matrix colors shield & display)
,
Inès Varhol
,
2024/02/07
Re: [PATCH 3/3] tests/qtest : Add testcase for DM163
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: NVME hotplug support ?
,
Damien Hedde
,
2024/02/05
Re: [PATCH v3 1/3] hw/virtio: check owner for removing objects
,
Alex Bennée
,
2024/02/05
Re: [PATCH v3 1/3] hw/virtio: check owner for removing objects
,
Albert Esteve
,
2024/02/15
[PATCH v2 00/11] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 01/11] gdbstub: Support disablement in a multi-threaded process
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 03/11] gdbstub: Introduce gdbserver_fork_start()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 04/11] {linux,bsd}-user: Pass pid to fork_end()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 06/11] gdbstub: Call gdbserver_fork() both in parent and in child
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 02/11] {linux,bsd}-user: Update ts_tid after fork()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 10/11] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 08/11] gdbstub: Introduce gdb_handle_set_thread_user()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 09/11] gdbstub: Introduce gdb_handle_detach_user()
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 11/11] tests/tcg: Add two follow-fork-mode tests
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v2 07/11] gdbstub: Introduce gdb_handle_query_supported_user()
,
Ilya Leoshkevich
,
2024/02/05
Re: [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
,
Claudio Fontana
,
2024/02/05
Re: [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
,
David Hildenbrand
,
2024/02/05
Re: [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
,
Claudio Fontana
,
2024/02/05
Re: [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
,
David Hildenbrand
,
2024/02/05
Re: [PATCH v3 0/3] Virtio dmabuf improvements
,
Albert Esteve
,
2024/02/05
RE: [PATCH v0] aspeed: support uart controller both 0 and 1 base
,
Jamin Lin
,
2024/02/05
[v0 0/2] uart base and hardcode boot address 0
,
Jamin Lin
,
2024/02/05
[PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/05
Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Philippe Mathieu-Daudé
,
2024/02/05
RE: [PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/05
Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Cédric Le Goater
,
2024/02/06
Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Cédric Le Goater
,
2024/02/05
RE: [PATCH v0 2/2] aspeed: fix hardcode boot address 0
,
Jamin Lin
,
2024/02/05
[PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Jamin Lin
,
2024/02/05
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Cédric Le Goater
,
2024/02/05
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Philippe Mathieu-Daudé
,
2024/02/05
RE: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Jamin Lin
,
2024/02/05
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Cédric Le Goater
,
2024/02/06
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Cédric Le Goater
,
2024/02/05
RE: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Jamin Lin
,
2024/02/05
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Cédric Le Goater
,
2024/02/06
RE: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Jamin Lin
,
2024/02/06
Re: [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
,
Cédric Le Goater
,
2024/02/06
Re: [v0 0/2] uart base and hardcode boot address 0
,
Cédric Le Goater
,
2024/02/06
RE: [v0 0/2] uart base and hardcode boot address 0
,
Jamin Lin
,
2024/02/06
[PATCH 0/2] MAINTAINERS: Cover qapi/ better
,
Markus Armbruster
,
2024/02/05
[PATCH 2/2] MAINTAINERS: Cover qapi/stats.json
,
Markus Armbruster
,
2024/02/05
[PATCH 1/2] MAINTAINERS: Cover qapi/cxl.json
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 0/2] MAINTAINERS: Cover qapi/ better
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: [PATCH v3 2/4] target/ppc: Add recording of taken branches to BHRB
,
Nicholas Piggin
,
2024/02/05
Re: [PATCH v3 0/4] Add BHRB Facility Support
,
Nicholas Piggin
,
2024/02/05
[PATCH 00/15] qapi: Require member documentation (with loophole)
,
Markus Armbruster
,
2024/02/05
[PATCH 06/15] qapi: Require member documentation (with loophole)
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 06/15] qapi: Require member documentation (with loophole)
,
Daniel P . Berrangé
,
2024/02/07
Re: [PATCH 06/15] qapi: Require member documentation (with loophole)
,
Markus Armbruster
,
2024/02/12
[PATCH 09/15] qga/qapi-schema: Plug trivial documentation holes
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 09/15] qga/qapi-schema: Plug trivial documentation holes
,
Daniel P . Berrangé
,
2024/02/07
Re: [PATCH 09/15] qga/qapi-schema: Plug trivial documentation holes
,
Markus Armbruster
,
2024/02/08
[PATCH 05/15] sphinx/qapidoc: Drop code to generate doc for simple union tag
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 05/15] sphinx/qapidoc: Drop code to generate doc for simple union tag
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 12/15] qapi: Plug trivial documentation holes around former simple unions
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 12/15] qapi: Plug trivial documentation holes around former simple unions
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 14/15] qapi: Move @String out of common.json to discourage reuse
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 14/15] qapi: Move @String out of common.json to discourage reuse
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 13/15] qapi: Improve documentation of file descriptor socket addresses
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 13/15] qapi: Improve documentation of file descriptor socket addresses
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 02/15] docs/devel/qapi-code-gen: Tweak doc comment whitespace
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 02/15] docs/devel/qapi-code-gen: Tweak doc comment whitespace
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 01/15] docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 01/15] docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 03/15] qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 03/15] qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 15/15] qapi: Add missing union tag documentation
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 15/15] qapi: Add missing union tag documentation
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 04/15] qapi: Indent tagged doc comment sections properly
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 04/15] qapi: Indent tagged doc comment sections properly
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 11/15] qapi/dump: Clean up documentation of DumpGuestMemoryCapability
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 11/15] qapi/dump: Clean up documentation of DumpGuestMemoryCapability
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 10/15] qapi/yank: Clean up documentaion of yank
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 10/15] qapi/yank: Clean up documentaion of yank
,
Daniel P . Berrangé
,
2024/02/07
[PATCH 08/15] qga/qapi-schema: Clean up documentation of guest-set-vcpus
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 08/15] qga/qapi-schema: Clean up documentation of guest-set-vcpus
,
Daniel P . Berrangé
,
2024/02/07
Re: [PATCH 08/15] qga/qapi-schema: Clean up documentation of guest-set-vcpus
,
Konstantin Kostiuk
,
2024/02/20
[PATCH 07/15] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
,
Markus Armbruster
,
2024/02/05
Re: [PATCH 07/15] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
,
Daniel P . Berrangé
,
2024/02/07
Re: [PATCH 07/15] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
,
Konstantin Kostiuk
,
2024/02/20
Re: [PATCH 00/15] qapi: Require member documentation (with loophole)
,
Peter Xu
,
2024/02/06
[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
,
Alexandre Ghiti
,
2024/02/05
Re: [PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
,
Daniel Henrique Barboza
,
2024/02/05
Re: [PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
,
Alexandre Ghiti
,
2024/02/05
Re: [PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
,
Alexandre Ghiti
,
2024/02/06
Re: [PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
,
Daniel Henrique Barboza
,
2024/02/06
Re: [PATCH v4 0/4] target/riscv: SMBIOS support for RISC-V virt machine
,
Alistair Francis
,
2024/02/05
Re: [PATCH] ppc/pnv: Add PowerPC Special Purpose Registers
,
dan tan
,
2024/02/05
Re: [PATCH] linux-user/riscv: Fix sizeof_reg typo in vdso unwind info
,
Alistair Francis
,
2024/02/04
Re: [PATCH] linux-user/riscv: Fix sizeof_reg typo in vdso unwind info
,
Richard Henderson
,
2024/02/05
Re: Re: [PATCH 0/2] Export debug triggers as an extension
,
Alistair Francis
,
2024/02/04
Re: Re: [PATCH 0/2] Export debug triggers as an extension
,
Anup Patel
,
2024/02/04
Re: Re: [PATCH 0/2] Export debug triggers as an extension
,
Alistair Francis
,
2024/02/05
Re: [PATCH v4 0/2] riscv: support new isa extension detection devicetree properties
,
Alistair Francis
,
2024/02/04
Re: [PATCH v4 1/2] target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG_BITS
,
Alistair Francis
,
2024/02/04
Re: [PATCH 0/7] hw/riscv: fix leak, add more g_autofree
,
Alistair Francis
,
2024/02/04
Re: [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
,
Richard Henderson
,
2024/02/04
Re: [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
,
Richard Purdie
,
2024/02/05
Re: Re: [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
,
Ilya Leoshkevich
,
2024/02/12
Re: [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
,
Richard Henderson
,
2024/02/21
Re: [PATCH 7/7] hw/riscv/virt.c: use g_autofree in create_fdt_*
,
Alistair Francis
,
2024/02/04
Re: [PATCH 6/7] hw/riscv/virt.c: use g_autofree in virt_machine_init()
,
Alistair Francis
,
2024/02/04
Re: [PATCH 5/7] hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
,
Alistair Francis
,
2024/02/04
Re: [PATCH 4/7] hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
,
Alistair Francis
,
2024/02/04
Re: [PATCH 3/7] hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
,
Alistair Francis
,
2024/02/04
Re: [PATCH 2/7] hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()
,
Alistair Francis
,
2024/02/04
Re: [PATCH 1/7] hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
,
Alistair Francis
,
2024/02/04
[PATCH 0/3] target/arm: Split mtedesc from vector desc
,
Richard Henderson
,
2024/02/04
[PATCH 1/3] target/arm: Fix SVE/SME gross MTE suppression checks
,
Richard Henderson
,
2024/02/04
[PATCH 2/3] target/arm: Move SVE/SME MTE disable checks inward
,
Richard Henderson
,
2024/02/04
[PATCH 3/3] target/arm: Split mtedesc from vector desc
,
Richard Henderson
,
2024/02/04
[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Bibo Mao
,
2024/02/04
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Thomas Huth
,
2024/02/05
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
maobibo
,
2024/02/05
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
maobibo
,
2024/02/05
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
maobibo
,
2024/02/05
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
Thomas Huth
,
2024/02/06
Re: [PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
,
maobibo
,
2024/02/16
Re: [PATCH] target/riscv: Use RISCVException as return type for all csr ops
,
Alistair Francis
,
2024/02/04
Re: [PATCH] target/riscv: Use RISCVException as return type for all csr ops
,
Alistair Francis
,
2024/02/04
Re: [PATCH] target/riscv: FCSR doesn't contain vxrm and vxsat
,
Alistair Francis
,
2024/02/04
Re: [PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
,
Alistair Francis
,
2024/02/04
Re: [PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
,
Philippe Mathieu-Daudé
,
2024/02/05
Re: [PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
,
Inès Varhol
,
2024/02/07
Re: [PATCH 1/3] hw/display : Add device DM163
,
Alistair Francis
,
2024/02/04
[PULL 00/39] tcg patch queue
,
Richard Henderson
,
2024/02/04
[PULL 01/39] tcg: Introduce TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 02/39] tcg: Introduce TCG_TARGET_HAS_tst
,
Richard Henderson
,
2024/02/04
[PULL 03/39] tcg/optimize: Split out arg_is_const_val
,
Richard Henderson
,
2024/02/04
[PULL 06/39] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 05/39] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
,
Richard Henderson
,
2024/02/04
[PULL 04/39] tcg/optimize: Split out do_constant_folding_cond1
,
Richard Henderson
,
2024/02/04
[PULL 07/39] tcg/optimize: Lower TCG_COND_TST{EQ,NE} if unsupported
,
Richard Henderson
,
2024/02/04
[PULL 08/39] target/alpha: Pass immediate value to gen_bcond_internal()
,
Richard Henderson
,
2024/02/04
[PULL 09/39] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
,
Richard Henderson
,
2024/02/04
[PULL 11/39] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
,
Richard Henderson
,
2024/02/04
[PULL 10/39] target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
,
Richard Henderson
,
2024/02/04
[PULL 12/39] target/m68k: Use TCG_COND_TST{EQ,NE} in gen_fcc_cond
,
Richard Henderson
,
2024/02/04
[PULL 13/39] target/sparc: Use TCG_COND_TSTEQ in gen_op_mulscc
,
Richard Henderson
,
2024/02/04
[PULL 14/39] target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
,
Richard Henderson
,
2024/02/04
[PULL 16/39] tcg: Add TCGConst argument to tcg_target_const_match
,
Richard Henderson
,
2024/02/04
[PULL 17/39] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 18/39] tcg/aarch64: Massage tcg_out_brcond()
,
Richard Henderson
,
2024/02/04
[PULL 19/39] tcg/aarch64: Generate TBZ, TBNZ
,
Richard Henderson
,
2024/02/04
[PULL 20/39] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX
,
Richard Henderson
,
2024/02/04
[PULL 21/39] tcg/arm: Split out tcg_out_cmp()
,
Richard Henderson
,
2024/02/04
[PULL 15/39] target/s390x: Improve general case of disas_jcc
,
Richard Henderson
,
2024/02/04
[PULL 22/39] tcg/arm: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 23/39] tcg/i386: Pass x86 condition codes to tcg_out_cmov
,
Richard Henderson
,
2024/02/04
[PULL 24/39] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
,
Richard Henderson
,
2024/02/04
[PULL 26/39] tcg/i386: Improve TSTNE/TESTEQ vs powers of two
,
Richard Henderson
,
2024/02/04
[PULL 30/39] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 31/39] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
,
Richard Henderson
,
2024/02/04
[PULL 27/39] tcg/i386: Use TEST r,r to test 8/16/32 bits
,
Richard Henderson
,
2024/02/04
[PULL 25/39] tcg/i386: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 28/39] tcg/sparc64: Hoist read of tcg_cond_to_rcond
,
Richard Henderson
,
2024/02/04
[PULL 29/39] tcg/sparc64: Pass TCGCond to tcg_out_cmp
,
Richard Henderson
,
2024/02/04
[PULL 32/39] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
,
Richard Henderson
,
2024/02/04
[PULL 33/39] tcg/ppc: Tidy up tcg_target_const_match
,
Richard Henderson
,
2024/02/04
[PULL 34/39] tcg/ppc: Add TCG_CT_CONST_CMP
,
Richard Henderson
,
2024/02/04
[PULL 35/39] tcg/ppc: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 36/39] tcg/s390x: Split constraint A into J+U
,
Richard Henderson
,
2024/02/04
[PULL 37/39] tcg/s390x: Add TCG_CT_CONST_CMP
,
Richard Henderson
,
2024/02/04
[PULL 38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
[PULL 39/39] tcg/tci: Support TCG_COND_TST{EQ,NE}
,
Richard Henderson
,
2024/02/04
Re: [PULL 00/39] tcg patch queue
,
Peter Maydell
,
2024/02/05
Re: [PATCH rfcv1 23/23] intel_iommu: modify x-scalable-mode to be string option
,
Joel Granados
,
2024/02/04
Re: [PATCH 2/4] isa: extract FDC37M81X to a separate file
,
Bernhard Beschow
,
2024/02/04
Re: [PATCH 2/4] isa: extract FDC37M81X to a separate file
,
Paolo Bonzini
,
2024/02/06
Help understanding allocation and mapping flow of virtio-gpu 3D resource blobs
,
Alex Bennée
,
2024/02/04
Re: Help understanding allocation and mapping flow of virtio-gpu 3D resource blobs
,
Manos Pitsidianakis
,
2024/02/04
Re: Help understanding allocation and mapping flow of virtio-gpu 3D resource blobs
,
Alex Bennée
,
2024/02/04
GPL 3.0 in TCG test code
,
Stefan Weil
,
2024/02/04
Re: [PATCH 0/2] Fix pointer arithmetic in indirect read for libvhost-user and libvduse
,
Тимур
,
2024/02/04
[PATCH] target/riscv: Enable xtheadsync under user mode
,
LIU Zhiwei
,
2024/02/04
Re: [PATCH] target/riscv: Enable xtheadsync under user mode
,
Alistair Francis
,
2024/02/05
Re: [PATCH] target/riscv: Enable xtheadsync under user mode
,
Alistair Francis
,
2024/02/05
Re: [PATCH 2/2] target/riscv: Support xtheadmaee for thead-c906
,
LIU Zhiwei
,
2024/02/04
[PATCH v2 0/2] target/riscv: Support mxstatus CSR for thead-c906
,
LIU Zhiwei
,
2024/02/04
[PATCH v2 1/2] target/riscv: Register vendors CSR
,
LIU Zhiwei
,
2024/02/04
[PATCH v2 2/2] target/riscv: Support xtheadmaee for thead-c906
,
LIU Zhiwei
,
2024/02/04
Re: [PATCH v2 2/2] target/riscv: Support xtheadmaee for thead-c906
,
Alistair Francis
,
2024/02/04
Re: [PATCH v2 2/2] target/riscv: Support xtheadmaee for thead-c906
,
Christoph Müllner
,
2024/02/05
Re: [PATCH v2 2/2] target/riscv: Support xtheadmaee for thead-c906
,
Alistair Francis
,
2024/02/14
Re: [PATCH v2 0/2] hw/smbios: Fix option validation
,
Michael Tokarev
,
2024/02/03
Re: [PATCH v2 0/2] hw/smbios: Fix option validation
,
Michael S. Tsirkin
,
2024/02/04
[PATCH] MAINTAINERS: Switch to my Enfabrica email
,
Raphael Norwitz
,
2024/02/03
Re: [PATCH] MAINTAINERS: Switch to my Enfabrica email
,
Alex Bennée
,
2024/02/05
[PATCH] loongarch: Change the UEFI loading mode to loongarch
,
Xianglai Li
,
2024/02/03
Re: [PATCH] loongarch: Change the UEFI loading mode to loongarch
,
maobibo
,
2024/02/03
Re: [PATCH] loongarch: Change the UEFI loading mode to loongarch
,
lixianglai
,
2024/02/03
Re: [PATCH] loongarch: Change the UEFI loading mode to loongarch
,
lixianglai
,
2024/02/03
Re: [PATCH v3 25/33] tests/tcg: Extend file in linux-madvise.c
,
Richard Henderson
,
2024/02/03
ehci: more than 16 ITDs
,
Christian Gudrian
,
2024/02/03
Re: ehci: more than 16 ITDs
,
BALATON Zoltan
,
2024/02/03
Re: ehci: more than 16 ITDs
,
Christian Gudrian
,
2024/02/03
Re: ehci: more than 16 ITDs
,
Christian Gudrian
,
2024/02/03
ui/dbus-display1.[ch] are not properly listed in dependencies
,
Michael Tokarev
,
2024/02/03
Re: ui/dbus-display1.[ch] are not properly listed in dependencies
,
Marc-André Lureau
,
2024/02/06
Re: [PATCH v3 16/21] gdbstub: expose api to find registers
,
Akihiko Odaki
,
2024/02/03
Re: [PATCH v3 16/21] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/02/03
Re: [PATCH v3 16/21] gdbstub: expose api to find registers
,
Akihiko Odaki
,
2024/02/03
[PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2024/02/03
[PATCH v11 1/3] target/riscv: Remove misa_mxl validation
,
Akihiko Odaki
,
2024/02/03
[PATCH v11 2/3] target/riscv: Move misa_mxl_max to class
,
Akihiko Odaki
,
2024/02/03
[PATCH v11 3/3] target/riscv: Validate misa_mxl_max only once
,
Akihiko Odaki
,
2024/02/03
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2024/02/03
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2024/02/03
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2024/02/03
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2024/02/04
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2024/02/05
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Pierrick Bouvier
,
2024/02/05
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2024/02/05
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2024/02/06
Re: [PATCH v11 0/3] gdbstub and TCG plugin improvements
,
Alistair Francis
,
2024/02/04
[PATCH 0/6] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/02/03
[PATCH 1/6] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2024/02/03
[PATCH 2/6] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2024/02/03
[PATCH 3/6] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/02/03
[PATCH 4/6] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
2024/02/03
[PATCH 5/6] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/02/03
[PATCH 6/6] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/02/03
[RFC 0/6] Intel Thread Director Virtualization Support in QEMU
,
Zhao Liu
,
2024/02/03
[RFC 1/6] target/i386: Add support for save/load of ACPI thermal MSRs
,
Zhao Liu
,
2024/02/03
[RFC 2/6] target/i386: Add support for Package Thermal Management feature
,
Zhao Liu
,
2024/02/03
[RFC 3/6] target/i386: Add support for Hardware Feedback Interface feature
,
Zhao Liu
,
2024/02/03
[RFC 4/6] target/i386: Add support for Intel Thread Director feature
,
Zhao Liu
,
2024/02/03
[RFC 5/6] target/i386: Add support for HRESET feature
,
Zhao Liu
,
2024/02/03
[RFC 6/6] i386: Add a new property to set ITD related feature bits for Guest
,
Zhao Liu
,
2024/02/03
Re: [RFC 0/6] Intel Thread Director Virtualization Support in QEMU
,
Zhao Liu
,
2024/02/03
Re: [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
,
Michael Tokarev
,
2024/02/03
Re: [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
,
Michael Tokarev
,
2024/02/03
Re: [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
,
Stefan Hajnoczi
,
2024/02/13
[PULL 0/5] QAPI patches patches for 2024-02-03
,
Markus Armbruster
,
2024/02/03
[PULL 3/5] qapi: Elide "Potential additional modes" from generated docs
,
Markus Armbruster
,
2024/02/03
[PULL 4/5] qga: Move type description right after type name
,
Markus Armbruster
,
2024/02/03
[PULL 1/5] qapi: Drop redundant documentation of inherited members
,
Markus Armbruster
,
2024/02/03
[PULL 2/5] qapi: Drop redundant documentation of conditional
,
Markus Armbruster
,
2024/02/03
[PULL 5/5] qga/qapi-schema: Move command description right after command name
,
Markus Armbruster
,
2024/02/03
Re: [PULL 0/5] QAPI patches patches for 2024-02-03
,
Peter Maydell
,
2024/02/03
[PATCH 0/4] char: Minor fixes, and a tighter QAPI schema
,
Markus Armbruster
,
2024/02/03
[PATCH 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
,
Markus Armbruster
,
2024/02/03
Re: [PATCH 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
,
Eric Blake
,
2024/02/07
Re: [PATCH 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
,
Markus Armbruster
,
2024/02/08
[PATCH 4/4] qapi/char: Deprecate backend type "memory"
,
Markus Armbruster
,
2024/02/03
Re: [PATCH 4/4] qapi/char: Deprecate backend type "memory"
,
Ján Tomko
,
2024/02/05
Re: [PATCH 4/4] qapi/char: Deprecate backend type "memory"
,
Eric Blake
,
2024/02/07
[PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Markus Armbruster
,
2024/02/03
Re: [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Eric Blake
,
2024/02/07
Re: [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Markus Armbruster
,
2024/02/08
Re: [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Markus Armbruster
,
2024/02/13
Re: [PATCH 1/4] chardev/parallel: Don't close stdin on inappropriate device
,
Marc-André Lureau
,
2024/02/13
[PATCH 3/4] qapi/char: Make backend types properly conditional
,
Markus Armbruster
,
2024/02/03
Re: [PATCH 3/4] qapi/char: Make backend types properly conditional
,
Eric Blake
,
2024/02/07
Re: [PATCH 0/4] char: Minor fixes, and a tighter QAPI schema
,
Marc-André Lureau
,
2024/02/03
[PULL v2 00/58] tcg patch queue
,
Richard Henderson
,
2024/02/03
[PULL v2 12/58] target/loongarch: Rename MMU_IDX_*
,
Richard Henderson
,
2024/02/03
[PULL v2 35/58] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
2024/02/03
[PULL v2 58/58] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
2024/02/03
Re: [PULL v2 00/58] tcg patch queue
,
Peter Maydell
,
2024/02/03
Re: [PATCH 30/33] target/tricore: Populate CPUClass.mmu_index
,
Bastian Koppelmann
,
2024/02/03
Re: [PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
,
YangHang Liu
,
2024/02/02
[PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
David Hildenbrand
,
2024/02/02
[PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
Raphael Norwitz
,
2024/02/03
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
David Hildenbrand
,
2024/02/04
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
Raphael Norwitz
,
2024/02/04
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
David Hildenbrand
,
2024/02/05
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v1 01/15] libvhost-user: Fix msg_region->userspace_addr computation
,
David Hildenbrand
,
2024/02/13
[PATCH v1 02/15] libvhost-user: Dynamically allocate memory for memory slots
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 02/15] libvhost-user: Dynamically allocate memory for memory slots
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 03/15] libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 03/15] libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 04/15] libvhost-user: Factor out removing all mem regions
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 04/15] libvhost-user: Factor out removing all mem regions
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 05/15] libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec()
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 05/15] libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec()
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 06/15] libvhost-user: Factor out adding a memory region
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 06/15] libvhost-user: Factor out adding a memory region
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 08/15] libvhost-user: Don't zero out memory for memory regions
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 08/15] libvhost-user: Don't zero out memory for memory regions
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 07/15] libvhost-user: No need to check for NULL when unmapping
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 07/15] libvhost-user: No need to check for NULL when unmapping
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 09/15] libvhost-user: Don't search for duplicates when removing memory regions
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 09/15] libvhost-user: Don't search for duplicates when removing memory regions
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 10/15] libvhost-user: Factor out search for memory region by GPA and simplify
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 10/15] libvhost-user: Factor out search for memory region by GPA and simplify
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
Raphael Norwitz
,
2024/02/03
Re: [PATCH v1 11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
David Hildenbrand
,
2024/02/04
Re: [PATCH v1 11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
Raphael Norwitz
,
2024/02/04
Re: [PATCH v1 11/15] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
,
David Hildenbrand
,
2024/02/05
[PATCH v1 13/15] libvhost-user: Factor out vq usability check
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 13/15] libvhost-user: Factor out vq usability check
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 12/15] libvhost-user: Use most of mmap_offset as fd_offset
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 12/15] libvhost-user: Use most of mmap_offset as fd_offset
,
Raphael Norwitz
,
2024/02/03
[PATCH v1 14/15] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 14/15] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
,
Raphael Norwitz
,
2024/02/03
Re: [PATCH v1 14/15] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
,
David Hildenbrand
,
2024/02/04
[PATCH v1 15/15] libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
,
David Hildenbrand
,
2024/02/02
Re: [PATCH v1 15/15] libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
,
Raphael Norwitz
,
2024/02/03
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
Stefano Garzarella
,
2024/02/07
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
David Hildenbrand
,
2024/02/09
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
David Hildenbrand
,
2024/02/13
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
,
David Hildenbrand
,
2024/02/14
[PATCH v3 0/3] hw/i2c: smbus: Reset fixes
,
Joe Komlodi
,
2024/02/02
[PATCH v3 1/3] hw/i2c: core: Add reset
,
Joe Komlodi
,
2024/02/02
Re: [PATCH v3 1/3] hw/i2c: core: Add reset
,
Peter Maydell
,
2024/02/08
Re: [PATCH v3 1/3] hw/i2c: core: Add reset
,
Joe Komlodi
,
2024/02/16
Re: [PATCH v3 1/3] hw/i2c: core: Add reset
,
Corey Minyard
,
2024/02/16
Re: [PATCH v3 1/3] hw/i2c: core: Add reset
,
Joe Komlodi
,
2024/02/20
[PATCH v3 2/3] hw/i2c/smbus_slave: Add object path on error prints
,
Joe Komlodi
,
2024/02/02
Re: [PATCH v3 2/3] hw/i2c/smbus_slave: Add object path on error prints
,
Peter Maydell
,
2024/02/08
[PATCH v3 3/3] hw/i2c: smbus_slave: Reset state on reset
,
Joe Komlodi
,
2024/02/02
Re: [PATCH v3 3/3] hw/i2c: smbus_slave: Reset state on reset
,
Peter Maydell
,
2024/02/08
[PATCH] Hexagon (target/hexagon) Only pass env to generated helper when needed
,
Taylor Simpson
,
2024/02/02
[PATCH 0/5] migration/multifd: Fix channel creation vs. cleanup races
,
Fabiano Rosas
,
2024/02/02
[PATCH 1/5] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 1/5] migration/multifd: Join the TLS thread
,
Peter Xu
,
2024/02/05
[PATCH 2/5] migration/multifd: Remove p->running
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 2/5] migration/multifd: Remove p->running
,
Peter Xu
,
2024/02/05
[PATCH 4/5] migration/multifd: Move multifd_save_setup into migration thread
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 4/5] migration/multifd: Move multifd_save_setup into migration thread
,
Peter Xu
,
2024/02/05
[PATCH 3/5] migration/multifd: Move multifd_save_setup error handling in to the function
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 3/5] migration/multifd: Move multifd_save_setup error handling in to the function
,
Peter Xu
,
2024/02/05
[PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
,
Peter Xu
,
2024/02/05
Re: [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
,
Avihai Horon
,
2024/02/05
Re: [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
,
Peter Xu
,
2024/02/05
Re: [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH 0/5] migration/multifd: Fix channel creation vs. cleanup races
,
Peter Xu
,
2024/02/05
[PULL v2 00/47] nic-config-2 queue
,
David Woodhouse
,
2024/02/02
[PULL v2 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/02
Re: [PULL v2 00/47] nic-config-2 queue
,
Peter Maydell
,
2024/02/02
[PATCH v4.1 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/02
KVM/QEMU Community Call 6th Feb Agenda Items
,
Alex Bennée
,
2024/02/02
Re: KVM/QEMU Community Call 6th Feb Agenda Items (minutes)
,
Philippe Mathieu-Daudé
,
2024/02/09
Re: KVM/QEMU Community Call 6th Feb Agenda Items
,
Philippe Mathieu-Daudé
,
2024/02/09
[PULL 00/36] target-arm queue
,
Peter Maydell
,
2024/02/02
[PULL 01/36] target/arm: fix exception syndrome for AArch32 bkpt insn
,
Peter Maydell
,
2024/02/02
[PULL 02/36] pci: Switch bus reset to 3-phase-reset
,
Peter Maydell
,
2024/02/02
[PULL 03/36] vmbus: Switch bus reset to 3-phase-reset
,
Peter Maydell
,
2024/02/02
[PULL 04/36] adb: Switch bus reset to 3-phase-reset
,
Peter Maydell
,
2024/02/02
[PULL 05/36] hw/s390x/css-bridge: switch virtual-css bus to 3-phase-reset
,
Peter Maydell
,
2024/02/02
[PULL 06/36] hw/core: Remove transitional infrastructure from BusClass
,
Peter Maydell
,
2024/02/02
[PULL 09/36] target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
,
Peter Maydell
,
2024/02/02
[PULL 08/36] qemu-options.hx: Improve -serial option documentation
,
Peter Maydell
,
2024/02/02
[PULL 10/36] tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length array
,
Peter Maydell
,
2024/02/02
[PULL 07/36] system/vl.c: Fix handling of '-serial none -serial something'
,
Peter Maydell
,
2024/02/02
[PULL 11/36] target/arm: Reinstate "vfp" property on AArch32 CPUs
,
Peter Maydell
,
2024/02/02
[PULL 13/36] hw/arm/exynos: Add missing QOM parent for CPU cores
,
Peter Maydell
,
2024/02/02
[PULL 14/36] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Peter Maydell
,
2024/02/02
[PULL 15/36] hw/arm/highbank: Add missing QOM parent for CPU cores
,
Peter Maydell
,
2024/02/02
[PULL 16/36] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Peter Maydell
,
2024/02/02
[PULL 20/36] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Peter Maydell
,
2024/02/02
[PULL 18/36] hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
,
Peter Maydell
,
2024/02/02
[PULL 17/36] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
,
Peter Maydell
,
2024/02/02
[PULL 12/36] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
Peter Maydell
,
2024/02/02
[PULL 19/36] hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
,
Peter Maydell
,
2024/02/02
[PULL 22/36] pci-host: designware: Limit value range of iATU viewport register
,
Peter Maydell
,
2024/02/02
[PULL 24/36] hw/arm/z2: convert DPRINTF to trace events and guest errors
,
Peter Maydell
,
2024/02/02
[PULL 26/36] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
,
Peter Maydell
,
2024/02/02
[PULL 27/36] hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
,
Peter Maydell
,
2024/02/02
[PULL 21/36] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Peter Maydell
,
2024/02/02
[PULL 28/36] hw/xen: convert stderr prints to error/warn reports
,
Peter Maydell
,
2024/02/02
[PULL 30/36] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Peter Maydell
,
2024/02/02
[PULL 32/36] hw/net: GMAC Rx Implementation
,
Peter Maydell
,
2024/02/02
[PULL 29/36] hw/net: Add NPCMXXX GMAC device
,
Peter Maydell
,
2024/02/02
[PULL 31/36] tests/qtest: Creating qtest for GMAC Module
,
Peter Maydell
,
2024/02/02
[PULL 23/36] hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
,
Peter Maydell
,
2024/02/02
[PULL 25/36] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
,
Peter Maydell
,
2024/02/02
[PULL 33/36] hw/net: GMAC Tx Implementation
,
Peter Maydell
,
2024/02/02
[PULL 36/36] hw/arm: Connect SPI Controller to BCM2835
,
Peter Maydell
,
2024/02/02
[PULL 35/36] hw/ssi: Implement BCM2835 SPI Controller
,
Peter Maydell
,
2024/02/02
[PULL 34/36] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Peter Maydell
,
2024/02/02
Re: [PULL 00/36] target-arm queue
,
Peter Maydell
,
2024/02/03
[PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Hanna Czenczek
,
2024/02/02
[PATCH v2 1/3] virtio-scsi: Attach event vq notifier with no_poll
,
Hanna Czenczek
,
2024/02/02
[PATCH v2 2/3] virtio: Re-enable notifications after drain
,
Hanna Czenczek
,
2024/02/02
[PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Hanna Czenczek
,
2024/02/02
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Michael Tokarev
,
2024/02/09
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Hanna Czenczek
,
2024/02/09
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Michael Tokarev
,
2024/02/10
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Kevin Wolf
,
2024/02/07
[PATCH v3 0/5] gdbstub: Implement catching syscalls
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v3 2/5] gdbstub: Allow specifying a reason in stop packets
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v3 1/5] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v3 4/5] gdbstub: Implement catching syscalls
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v3 3/5] gdbstub: Add syscall entry/return hooks
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v3 5/5] tests/tcg: Add the syscall catchpoint gdbstub test
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH v3 0/5] gdbstub: Implement catching syscalls
,
Alex Bennée
,
2024/02/02
[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
,
Daniel Henrique Barboza
,
2024/02/02
[PATCH v3 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
,
Daniel Henrique Barboza
,
2024/02/02
[PATCH v3 2/6] target/riscv: add riscv,isa to named features
,
Daniel Henrique Barboza
,
2024/02/02
[PATCH v3 3/6] target/riscv: add remaining named features
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Andrew Jones
,
2024/02/05
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Alistair Francis
,
2024/02/14
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Conor Dooley
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Daniel Henrique Barboza
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Andrew Jones
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Andrew Jones
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Conor Dooley
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Andrew Jones
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Conor Dooley
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Alistair Francis
,
2024/02/15
Re: [PATCH v3 3/6] target/riscv: add remaining named features
,
Conor Dooley
,
2024/02/16
[PATCH v3 4/6] target/riscv: Reset henvcfg to zero
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH v3 4/6] target/riscv: Reset henvcfg to zero
,
Alistair Francis
,
2024/02/15
[PATCH v3 5/6] target/riscv: Gate hardware A/D PTE bit updating
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH v3 5/6] target/riscv: Gate hardware A/D PTE bit updating
,
Alistair Francis
,
2024/02/15
[PATCH v3 6/6] target/riscv: Promote svade to a normal extension
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH v3 6/6] target/riscv: Promote svade to a normal extension
,
Alistair Francis
,
2024/02/15
Re: [PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
,
Alistair Francis
,
2024/02/15
Re: [PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
,
Daniel Henrique Barboza
,
2024/02/15
[PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
2024/02/02
[PATCH 2/2] scsi: Await request purging
,
Hanna Czenczek
,
2024/02/02
Re: [PATCH 2/2] scsi: Await request purging
,
Stefan Hajnoczi
,
2024/02/06
[PATCH 1/2] block-backend: Allow concurrent context changes
,
Hanna Czenczek
,
2024/02/02
Re: [PATCH 1/2] block-backend: Allow concurrent context changes
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
2024/02/07
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Stefan Hajnoczi
,
2024/02/08
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Kevin Wolf
,
2024/02/07
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Michael Tokarev
,
2024/02/09
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
2024/02/09
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Michael Tokarev
,
2024/02/10
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
2024/02/12
[PATCH v3 0/3] Adjust the output of x-query-virtio-status
,
Hyman Huang
,
2024/02/02
[PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Hyman Huang
,
2024/02/02
Re: [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Yong Huang
,
2024/02/15
Re: [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Yong Huang
,
2024/02/19
Re: [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
,
Markus Armbruster
,
2024/02/19
[PATCH v3 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types
,
Hyman Huang
,
2024/02/02
Re: [PATCH v3 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types
,
Markus Armbruster
,
2024/02/19
[PATCH v3 2/3] virtio: Declare the decoding functions to static
,
Hyman Huang
,
2024/02/02
Re: [PATCH v3 2/3] virtio: Declare the decoding functions to static
,
Markus Armbruster
,
2024/02/19
Re: [PATCH v3 2/3] virtio: Declare the decoding functions to static
,
Yong Huang
,
2024/02/20
Re: [PATCH v3 0/3] Adjust the output of x-query-virtio-status
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v3 0/3] Adjust the output of x-query-virtio-status
,
Markus Armbruster
,
2024/02/13
[PATCH v4 0/4] target/s390x: Emulate CVDG and CVB*
,
Ilya Leoshkevich
,
2024/02/02
[PATCH v4 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH v4 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Thomas Huth
,
2024/02/05
[PATCH v4 2/4] target/s390x: Emulate CVB, CVBY and CVBG
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH v4 2/4] target/s390x: Emulate CVB, CVBY and CVBG
,
Thomas Huth
,
2024/02/05
Re: Re: [PATCH v4 2/4] target/s390x: Emulate CVB, CVBY and CVBG
,
Ilya Leoshkevich
,
2024/02/05
[PATCH v4 3/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH v4 3/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Thomas Huth
,
2024/02/05
[PATCH v4 1/4] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH v4 0/2] Add BCM2835-SPI0 to BCM2835
,
Peter Maydell
,
2024/02/02
[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
2024/02/02
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/05
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
2024/02/05
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/06
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/06
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
2024/02/06
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Cindy Lu
,
2024/02/07
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/07
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/07
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
2024/02/08
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
2024/02/05
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
2024/02/05
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
2024/02/06
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
2024/02/07
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
2024/02/07
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
2024/02/08
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
2024/02/05
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Peter Maydell
,
2024/02/02
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Fabiano Rosas
,
2024/02/02
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Peter Xu
,
2024/02/04
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Daniel P . Berrangé
,
2024/02/05
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Peter Xu
,
2024/02/05
Re: [PULL 06/14] ci: Add a migration compatibility test job
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH v3 0/2] riscv: add rv32i,rv32e and rv64e CPUs
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH v3 0/2] riscv: add rv32i,rv32e and rv64e CPUs
,
Alistair Francis
,
2024/02/05
[PATCH v4] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
,
Vadim Shakirov
,
2024/02/02
Re: [PATCH v4] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
,
Andrew Jones
,
2024/02/06
[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
,
peterx
,
2024/02/02
[PATCH v2 01/23] migration/multifd: Drop stale comment for multifd zero copy
,
peterx
,
2024/02/02
[PATCH v2 02/23] migration/multifd: multifd_send_kick_main()
,
peterx
,
2024/02/02
[PATCH v2 03/23] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
peterx
,
2024/02/02
Re: [PATCH v2 03/23] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 04/23] migration/multifd: Postpone reset of MultiFDPages_t
,
peterx
,
2024/02/02
[PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
,
peterx
,
2024/02/02
Re: [External] [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
,
Hao Xiang
,
2024/02/08
Re: [External] [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
,
Fabiano Rosas
,
2024/02/09
Re: [External] [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
,
Hao Xiang
,
2024/02/13
Re: [External] [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
,
Fabiano Rosas
,
2024/02/14
[PATCH v2 06/23] migration/multifd: Separate SYNC request with normal jobs
,
peterx
,
2024/02/02
Re: [PATCH v2 06/23] migration/multifd: Separate SYNC request with normal jobs
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 07/23] migration/multifd: Simplify locking in sender thread
,
peterx
,
2024/02/02
Re: [PATCH v2 07/23] migration/multifd: Simplify locking in sender thread
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 08/23] migration/multifd: Drop pages->num check in sender thread
,
peterx
,
2024/02/02
[PATCH v2 09/23] migration/multifd: Rename p->num_packets and clean it up
,
peterx
,
2024/02/02
[PATCH v2 10/23] migration/multifd: Move total_normal_pages accounting
,
peterx
,
2024/02/02
[PATCH v2 11/23] migration/multifd: Move trace_multifd_send|recv()
,
peterx
,
2024/02/02
[PATCH v2 13/23] migration/multifd: Move header prepare/fill into send_prepare()
,
peterx
,
2024/02/02
Re: [PATCH v2 13/23] migration/multifd: Move header prepare/fill into send_prepare()
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 12/23] migration/multifd: multifd_send_prepare_header()
,
peterx
,
2024/02/02
[PATCH v2 14/23] migration/multifd: Forbid spurious wakeups
,
peterx
,
2024/02/02
[PATCH v2 15/23] migration/multifd: Split multifd_send_terminate_threads()
,
peterx
,
2024/02/02
Re: [PATCH v2 15/23] migration/multifd: Split multifd_send_terminate_threads()
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 17/23] migration/multifd: Change retval of multifd_send_pages()
,
peterx
,
2024/02/02
Re: [PATCH v2 17/23] migration/multifd: Change retval of multifd_send_pages()
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 16/23] migration/multifd: Change retval of multifd_queue_page()
,
peterx
,
2024/02/02
Re: [PATCH v2 16/23] migration/multifd: Change retval of multifd_queue_page()
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 18/23] migration/multifd: Rewrite multifd_queue_page()
,
peterx
,
2024/02/02
Re: [PATCH v2 18/23] migration/multifd: Rewrite multifd_queue_page()
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH v2 18/23] migration/multifd: Rewrite multifd_queue_page()
,
Peter Xu
,
2024/02/04
[PATCH v2 19/23] migration/multifd: Cleanup multifd_save_cleanup()
,
peterx
,
2024/02/02
Re: [PATCH v2 19/23] migration/multifd: Cleanup multifd_save_cleanup()
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH v2 19/23] migration/multifd: Cleanup multifd_save_cleanup()
,
Peter Xu
,
2024/02/04
[PATCH v2 20/23] migration/multifd: Cleanup multifd_load_cleanup()
,
peterx
,
2024/02/02
Re: [PATCH v2 20/23] migration/multifd: Cleanup multifd_load_cleanup()
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 21/23] migration/multifd: Stick with send/recv on function names
,
peterx
,
2024/02/02
Re: [PATCH v2 21/23] migration/multifd: Stick with send/recv on function names
,
Fabiano Rosas
,
2024/02/02
[PATCH v2 22/23] migration/multifd: Fix MultiFDSendParams.packet_num race
,
peterx
,
2024/02/02
Re: [PATCH v2 22/23] migration/multifd: Fix MultiFDSendParams.packet_num race
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH v2 22/23] migration/multifd: Fix MultiFDSendParams.packet_num race
,
Peter Xu
,
2024/02/04
[PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
peterx
,
2024/02/02
Re: [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
Peter Xu
,
2024/02/04
Re: [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
Peter Xu
,
2024/02/05
Re: [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
,
Fabiano Rosas
,
2024/02/05
Re: [PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
,
Peter Xu
,
2024/02/05
[PATCH v7 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2024/02/02
[PATCH v7 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2024/02/02
[PATCH v7 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2024/02/02
[PATCH v7 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2024/02/02
[PATCH v7 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2024/02/02
[PATCH v7 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2024/02/02
[PATCH v7 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2024/02/02
Re: [External] Re: [PATCH v3 13/20] migration/multifd: Prepare to introduce DSA acceleration on the multifd path.
,
Peter Xu
,
2024/02/02
Re: [PATCH v2] qemu_init: increase NOFILE soft limit on POSIX
,
Fiona Ebner
,
2024/02/02
Re: [PATCH v2] qemu_init: increase NOFILE soft limit on POSIX
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH v4 1/1] oslib-posix: initialize backend memory objects in parallel
,
Mario Casquero
,
2024/02/02
Re: [PATCH v4 1/1] oslib-posix: initialize backend memory objects in parallel
,
Dongli Zhang
,
2024/02/03
Re: [PATCH v4 1/1] oslib-posix: initialize backend memory objects in parallel
,
David Hildenbrand
,
2024/02/04
[PULL 00/57] tcg patch queue
,
Richard Henderson
,
2024/02/02
[PULL 01/57] include/hw/core: Add mmu_index to CPUClass
,
Richard Henderson
,
2024/02/02
[PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
2024/02/02
[PULL 02/57] target/alpha: Split out alpha_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 03/57] target/alpha: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 04/57] target/arm: Split out arm_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 05/57] target/arm: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 06/57] target/avr: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 07/57] target/cris: Cache mem_index in DisasContext
,
Richard Henderson
,
2024/02/02
[PULL 08/57] target/cris: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 09/57] target/hppa: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 10/57] target/i386: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 11/57] target/loongarch: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 12/57] target/loongarch: Rename MMU_IDX_*
,
Richard Henderson
,
2024/02/02
[PULL 13/57] target/m68k: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 14/57] target/microblaze: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
,
Richard Henderson
,
2024/02/02
[PULL 19/57] target/openrisc: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 20/57] target/ppc: Split out ppc_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 21/57] target/ppc: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 22/57] target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 18/57] target/nios2: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 17/57] target/mips: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 16/57] target/mips: Split out mips_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 23/57] target/riscv: Replace cpu_mmu_index with riscv_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 24/57] target/riscv: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 25/57] target/rx: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 28/57] target/sh4: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 30/57] target/tricore: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 27/57] target/s390x: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 29/57] target/sparc: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 31/57] target/xtensa: Populate CPUClass.mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 26/57] target/s390x: Split out s390x_env_mmu_index
,
Richard Henderson
,
2024/02/02
[PULL 32/57] include/exec: Implement cpu_mmu_index generically
,
Richard Henderson
,
2024/02/02
[PULL 33/57] include/exec: Change cpu_mmu_index argument to CPUState
,
Richard Henderson
,
2024/02/02
[PULL 34/57] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
,
Richard Henderson
,
2024/02/02
[PULL 35/57] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
2024/02/02
[PULL 36/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPY
,
Richard Henderson
,
2024/02/02
[PULL 38/57] target/sparc: Remove gen_dest_fpr_F
,
Richard Henderson
,
2024/02/02
[PULL 37/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILL
,
Richard Henderson
,
2024/02/02
[PULL 39/57] target/sparc: Introduce gen_{load,store}_fpr_Q
,
Richard Henderson
,
2024/02/02
[PULL 40/57] target/sparc: Inline FNEG, FABS
,
Richard Henderson
,
2024/02/02
[PULL 42/57] target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq
,
Richard Henderson
,
2024/02/02
[PULL 43/57] target/sparc: Use i128 for FqTOs, FqTOi
,
Richard Henderson
,
2024/02/02
[PULL 44/57] target/sparc: Use i128 for FqTOd, FqTOx
,
Richard Henderson
,
2024/02/02
[PULL 41/57] target/sparc: Use i128 for FSQRTq
,
Richard Henderson
,
2024/02/02
[PULL 45/57] target/sparc: Use i128 for FCMPq, FCMPEq
,
Richard Henderson
,
2024/02/02
[PULL 47/57] target/sparc: Use i128 for FdTOq, FxTOq
,
Richard Henderson
,
2024/02/02
[PULL 48/57] target/sparc: Use i128 for Fdmulq
,
Richard Henderson
,
2024/02/02
[PULL 46/57] target/sparc: Use i128 for FsTOq, FiTOq
,
Richard Henderson
,
2024/02/02
[PULL 49/57] target/sparc: Remove qt0, qt1 temporaries
,
Richard Henderson
,
2024/02/02
[PULL 50/57] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
,
Richard Henderson
,
2024/02/02
[PULL 51/57] target/sparc: Split ver from env->fsr
,
Richard Henderson
,
2024/02/02
[PULL 52/57] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
,
Richard Henderson
,
2024/02/02
[PULL 53/57] target/sparc: Merge check_ieee_exceptions with FPop helpers
,
Richard Henderson
,
2024/02/02
[PULL 54/57] target/sparc: Split cexc and ftt from env->fsr
,
Richard Henderson
,
2024/02/02
[PULL 55/57] target/sparc: Remove cpu_fsr
,
Richard Henderson
,
2024/02/02
[PULL 56/57] target/sparc: Split fcc out of env->fsr
,
Richard Henderson
,
2024/02/02
[PULL 57/57] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK
,
Richard Henderson
,
2024/02/02
Re: [PULL 00/57] tcg patch queue
,
Peter Maydell
,
2024/02/02
Re: [PATCH 00/22] target/sparc: floating-point cleanup
,
Richard Henderson
,
2024/02/02
Re: [PATCH 05/22] target/sparc: Inline FNEG, FABS
,
Richard Henderson
,
2024/02/01
Re: [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
,
Guenter Roeck
,
2024/02/01
Re: [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
,
Helge Deller
,
2024/02/02
Re: [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
,
Guenter Roeck
,
2024/02/02
Re: [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
,
Helge Deller
,
2024/02/02
Re: [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
,
Guenter Roeck
,
2024/02/04
Re: [PATCH] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
,
Richard Henderson
,
2024/02/01
Re: [PATCH] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
,
Michael Tokarev
,
2024/02/03
Re: Re: [PATCH] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/02/05
[PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
2024/02/01
Re: [PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Alex Bennée
,
2024/02/02
Re: [PATCH v3] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
,
Alistair Francis
,
2024/02/01
Re: [PATCH v3] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
,
Alistair Francis
,
2024/02/01
Re: [PATCH 3/6] target/riscv: add remaining named features
,
Alistair Francis
,
2024/02/01
Re: [PATCH 3/6] target/riscv: add remaining named features
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH 3/6] target/riscv: add remaining named features
,
Alistair Francis
,
2024/02/05
Re: [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
,
Peter Xu
,
2024/02/01
Re: [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
,
Peter Maydell
,
2024/02/02
Re: [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
,
Peter Xu
,
2024/02/04
Re: [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
,
Peter Maydell
,
2024/02/12
Re: [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
,
Eric Auger
,
2024/02/05
[PATCH] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
2024/02/01
Re: [PATCH] tcg/loongarch64: Set vector registers call clobbered
,
gaosong
,
2024/02/01
[PATCH v3 00/20] qapi: statically type schema.py
,
John Snow
,
2024/02/01
[PATCH v3 09/20] qapi/schema: assert resolve_type has 'info' and 'what' args on error
,
John Snow
,
2024/02/01
Re: [PATCH v3 09/20] qapi/schema: assert resolve_type has 'info' and 'what' args on error
,
Markus Armbruster
,
2024/02/20
[PATCH v3 04/20] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
,
John Snow
,
2024/02/01
[PATCH v3 07/20] qapi/schema: adjust type narrowing for mypy's benefit
,
John Snow
,
2024/02/01
[PATCH v3 06/20] qapi/schema: make c_type() and json_type() abstract methods
,
John Snow
,
2024/02/01
[PATCH v3 12/20] qapi/schema: assert info is present when necessary
,
John Snow
,
2024/02/01
[PATCH v3 13/20] qapi/schema: split "checked" field into "checking" and "checked"
,
John Snow
,
2024/02/01
Re: [PATCH v3 13/20] qapi/schema: split "checked" field into "checking" and "checked"
,
Markus Armbruster
,
2024/02/20
[PATCH v3 01/20] qapi: sort pylint suppressions
,
John Snow
,
2024/02/01
[PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`
,
John Snow
,
2024/02/01
Re: [PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`
,
Markus Armbruster
,
2024/02/20
[PATCH v3 02/20] qapi/schema: add pylint suppressions
,
John Snow
,
2024/02/01
[PATCH v3 16/20] qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
,
John Snow
,
2024/02/01
[PATCH v3 17/20] qapi/parser: demote QAPIExpression to Dict[str, Any]
,
John Snow
,
2024/02/01
[PATCH v3 19/20] qapi/schema: turn on mypy strictness
,
John Snow
,
2024/02/01
[PATCH v3 20/20] qapi/schema: remove unnecessary asserts
,
John Snow
,
2024/02/01
[PATCH v3 05/20] qapi/schema: declare type for QAPISchemaArrayType.element_type
,
John Snow
,
2024/02/01
[PATCH v3 18/20] qapi/schema: add type hints
,
John Snow
,
2024/02/01
[PATCH v3 15/20] qapi/schema: fix typing for QAPISchemaVariants.tag_member
,
John Snow
,
2024/02/01
Re: [PATCH v3 15/20] qapi/schema: fix typing for QAPISchemaVariants.tag_member
,
Markus Armbruster
,
2024/02/20
[PATCH v3 11/20] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
,
John Snow
,
2024/02/01
[PATCH v3 08/20] qapi/schema: add type narrowing to lookup_type()
,
John Snow
,
2024/02/01
Re: [PATCH v3 08/20] qapi/schema: add type narrowing to lookup_type()
,
Markus Armbruster
,
2024/02/20
[PATCH v3 03/20] qapi: create QAPISchemaDefinition
,
John Snow
,
2024/02/01
[PATCH v3 10/20] qapi: use schema.resolve_type instead of schema.lookup_type
,
John Snow
,
2024/02/01
Re: [PATCH v3 10/20] qapi: use schema.resolve_type instead of schema.lookup_type
,
Markus Armbruster
,
2024/02/20
Re: [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
,
John Snow
,
2024/02/01
Re: [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
,
John Snow
,
2024/02/01
Re: [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member
,
John Snow
,
2024/02/01
Re: [RFC PATCH] tests/vm/netbsd: Remove missing py311-expat package
,
John Snow
,
2024/02/01
Re: [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
fan
,
2024/02/01
Re: [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
Jonathan Cameron
,
2024/02/02
Re: [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"
,
John Snow
,
2024/02/01
Re: [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"
,
John Snow
,
2024/02/01
[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
,
Cole Robinson
,
2024/02/01
[PATCH 0/2] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/01
[PATCH 1/2] migration: Add a file_error argument to close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/01
Re: [PATCH 1/2] migration: Add a file_error argument to close_return_path_on_source()
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 1/2] migration: Add a file_error argument to close_return_path_on_source()
,
Cédric Le Goater
,
2024/02/02
[PATCH 2/2] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/01
Re: [PATCH 2/2] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 2/2] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/02
Re: [PATCH 2/2] migration: Fix return-path thread exit
,
Fabiano Rosas
,
2024/02/02
Re: [PATCH 2/2] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/04
Re: [PATCH 2/2] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/05
Re: [PATCH 0/2] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/02
Re: [PATCH 0/2] migration: Fix return-path thread exit
,
Cédric Le Goater
,
2024/02/02
Re: [PATCH 0/2] migration: Fix return-path thread exit
,
Daniel P . Berrangé
,
2024/02/05
Re: [PATCH 0/2] migration: Fix return-path thread exit
,
Peter Xu
,
2024/02/05
[PATCH] Avoid unaligned fetch in ladr_match()
,
Nick Briggs
,
2024/02/01
Re: [PATCH] Avoid unaligned fetch in ladr_match()
,
Peter Maydell
,
2024/02/01
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 1/7] vdpa: check for iova tree initialized at net_client_start
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 3/7] vdpa: set backend capabilities at vhost_vdpa_init
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 4/7] vdpa: add listener_registered
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Eugenio Pérez
,
2024/02/01
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Si-Wei Liu
,
2024/02/05
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Michael S. Tsirkin
,
2024/02/13
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Eugenio Perez Martin
,
2024/02/13
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Si-Wei Liu
,
2024/02/14
Re: [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Eugenio Perez Martin
,
2024/02/14
[PATCH v2 7/7] vdpa: move memory listener register to vhost_vdpa_init
,
Eugenio Pérez
,
2024/02/01
[PATCH v2 5/7] vdpa: reorder listener assignment
,
Eugenio Pérez
,
2024/02/01
Re: [PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
,
Vinayak Kale
,
2024/02/01
Re: [PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
,
Michael S. Tsirkin
,
2024/02/01
Re: [PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
,
Alex Williamson
,
2024/02/01
Re: [PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
,
Vinayak Kale
,
2024/02/09
Re: Call for GSoC/Outreachy internship project ideas
,
Alex Bennée
,
2024/02/01
Re: Call for GSoC/Outreachy internship project ideas
,
Palmer Dabbelt
,
2024/02/01
Re: Call for GSoC/Outreachy internship project ideas
,
Alex Bennée
,
2024/02/01
Re: Call for GSoC/Outreachy internship project ideas
,
Palmer Dabbelt
,
2024/02/01
Re: [PATCH v16 0/6] Implementation of GMAC Networking Module
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
,
Alex Bennée
,
2024/02/01
Re: [PATCH v2 1/2] gdbstub: Implement catching syscalls
,
Alex Bennée
,
2024/02/01
Re: [PATCH v2 1/2] gdbstub: Implement catching syscalls
,
Ilya Leoshkevich
,
2024/02/02
Re: [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Peter Maydell
,
2024/02/01
Re: [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Cédric Le Goater
,
2024/02/14
[PULL 00/47] nic-config.for-upstream queue
,
David Woodhouse
,
2024/02/01
[PULL 45/47] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
2024/02/01
[PULL 25/47] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 44/47] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/02/01
[PULL 07/47] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 23/47] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 39/47] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 40/47] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 19/47] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 35/47] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 26/47] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 20/47] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 15/47] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 01/47] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
[PULL 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
2024/02/01
[PULL 18/47] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 03/47] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
2024/02/01
[PULL 13/47] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/02/01
[PULL 24/47] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/02/01
[PULL 37/47] hw/net/lasi_i82596: Re-enable build
,
David Woodhouse
,
2024/02/01
[PULL 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 17/47] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 36/47] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
[PULL 09/47] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 14/47] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
2024/02/01
[PULL 21/47] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
[PULL 34/47] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 10/47] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 47/47] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/02/01
[PULL 11/47] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 12/47] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 05/47] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 31/47] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 30/47] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 08/47] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 27/47] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/02/01
[PULL 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
[PULL 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
[PULL 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/02/01
[PULL 02/47] net: report list of available models according to platform
,
David Woodhouse
,
2024/02/01
Re: [PULL 00/47] nic-config.for-upstream queue
,
Peter Maydell
,
2024/02/02
Re: [PULL 00/47] nic-config.for-upstream queue
,
David Woodhouse
,
2024/02/02
Re: [PULL 00/47] nic-config.for-upstream queue
,
Peter Maydell
,
2024/02/02
Re: [PULL 00/47] nic-config.for-upstream queue
,
Thomas Huth
,
2024/02/05
Re: [PULL 00/47] nic-config.for-upstream queue
,
Thomas Huth
,
2024/02/05
Re: [PULL 00/47] nic-config.for-upstream queue
,
Peter Maydell
,
2024/02/05
Re: [PULL 00/47] nic-config.for-upstream queue
,
David Woodhouse
,
2024/02/02
Re: [PULL 00/47] nic-config.for-upstream queue
,
Peter Maydell
,
2024/02/02
Re: [PULL 00/47] nic-config.for-upstream queue
,
David Woodhouse
,
2024/02/02
[PATCH v2 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/02/01
[PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/01
RE: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Duan, Zhenzhong
,
2024/02/02
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Cédric Le Goater
,
2024/02/05
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Cédric Le Goater
,
2024/02/05
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Jean-Philippe Brucker
,
2024/02/05
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/05
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/02/08
Re: [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
,
Jean-Philippe Brucker
,
2024/02/08
[PATCH v2 2/3] virtio-iommu: Trace domain range limits as unsigned int
,
Eric Auger
,
2024/02/01
RE: [PATCH v2 2/3] virtio-iommu: Trace domain range limits as unsigned int
,
Duan, Zhenzhong
,
2024/02/02
Re: [PATCH v2 2/3] virtio-iommu: Trace domain range limits as unsigned int
,
Cédric Le Goater
,
2024/02/05
[PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Eric Auger
,
2024/02/01
RE: [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Duan, Zhenzhong
,
2024/02/02
Re: [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Eric Auger
,
2024/02/02
RE: [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Duan, Zhenzhong
,
2024/02/04
Re: [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Cédric Le Goater
,
2024/02/05
Re: [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
,
Eric Auger
,
2024/02/05
Re: [PATCH v2 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
YangHang Liu
,
2024/02/04
Re: [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Peter Maydell
,
2024/02/01
Re: [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Peter Maydell
,
2024/02/01
Re: [PATCH 2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface
,
Peter Maydell
,
2024/02/01
Re: [PATCH 2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface
,
Philippe Mathieu-Daudé
,
2024/02/13
Re: [PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
Cédric Le Goater
,
2024/02/01
Re: [PATCH 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
,
Peter Maydell
,
2024/02/01
Re: [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Peter Maydell
,
2024/02/01
Re: [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Jonathan Cameron
,
2024/02/02
Re: [PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 3/3] hw/i2c: smbus_slave: Reset state on reset
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 1/3] hw/i2c: core: Add reset
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 1/3] hw/i2c: core: Add reset
,
Joe Komlodi
,
2024/02/02
Re: [RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
,
Shivaprasad G Bhat
,
2024/02/01
Re: [PATCH v2 2/3] hw/i2c/smbus_slave: Add object path on error prints
,
Peter Maydell
,
2024/02/01
Re: [PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
,
Andrew Jones
,
2024/02/01
Re: Re: [PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
,
Andrew Jones
,
2024/02/02
Re: [PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
,
Alistair Francis
,
2024/02/01
Re: [PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
,
Daniel Henrique Barboza
,
2024/02/02
Re: [PATCH] pci-host: designware: Limit value range of iATU viewport register
,
Peter Maydell
,
2024/02/01
Re: [PATCH] pci-host: designware: Limit value range of iATU viewport register
,
Guenter Roeck
,
2024/02/01
[PATCH v8 0/2] ppc: Enable 2nd DAWR support on Power10
,
Shivaprasad G Bhat
,
2024/02/01
[PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Shivaprasad G Bhat
,
2024/02/01
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
David Gibson
,
2024/02/27
[PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Shivaprasad G Bhat
,
2024/02/01
Re: [PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Nicholas Piggin
,
2024/02/27
Re: [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
,
Thomas Huth
,
2024/02/01
Re: [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Thomas Huth
,
2024/02/01
Re: [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Thomas Huth
,
2024/02/22
[PULL v2 00/17] aspeed queue
,
Cédric Le Goater
,
2024/02/01
[PULL 01/17] tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
,
Cédric Le Goater
,
2024/02/01
[PULL 02/17] hw/arm/aspeed: Remove dead code
,
Cédric Le Goater
,
2024/02/01
[PULL 05/17] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Cédric Le Goater
,
2024/02/01
[PULL 04/17] hw/arm/aspeed: Init CPU defaults in a common helper
,
Cédric Le Goater
,
2024/02/01
[PULL 08/17] hw/fsi: Introduce IBM's scratchpad device
,
Cédric Le Goater
,
2024/02/01
[PULL 12/17] hw/fsi: Introduce IBM's FSI master
,
Cédric Le Goater
,
2024/02/01
[PULL 11/17] hw/fsi: Introduce IBM's cfam
,
Cédric Le Goater
,
2024/02/01
[PULL 07/17] hw/fsi: Introduce IBM's Local bus
,
Cédric Le Goater
,
2024/02/01
[PULL 09/17] hw/fsi: Introduce IBM's FSI Bus
,
Cédric Le Goater
,
2024/02/01
[PULL 03/17] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Cédric Le Goater
,
2024/02/01
[PULL 06/17] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/02/01
[PULL 14/17] hw/arm: Hook up FSI module in AST2600
,
Cédric Le Goater
,
2024/02/01
[PULL 10/17] hw/fsi: Introduce IBM's fsi-slave model
,
Cédric Le Goater
,
2024/02/01
[PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Cédric Le Goater
,
2024/02/01
[PULL 17/17] hw/fsi: Update MAINTAINER list
,
Cédric Le Goater
,
2024/02/01
[PULL 16/17] hw/fsi: Added FSI documentation
,
Cédric Le Goater
,
2024/02/01
[PULL 15/17] hw/fsi: Added qtest
,
Cédric Le Goater
,
2024/02/01
Re: [PULL v2 00/17] aspeed queue
,
Peter Maydell
,
2024/02/02
[PATCH v6 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2024/02/01
[PATCH v6 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2024/02/01
[PATCH v6 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2024/02/01
[PATCH v6 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2024/02/01
[PATCH v6 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2024/02/01
[PATCH v6 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2024/02/01
[PATCH v6 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2024/02/01
Re: [PATCH v6 0/6] Pointer Masking update for Zjpm v0.8
,
Alistair Francis
,
2024/02/01
Re: [PATCH v3 0/9] hw/arm: Check for CPU types in machine_run_board_init()
,
Peter Maydell
,
2024/02/01
Re: [PATCH v4] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
Peter Maydell
,
2024/02/01
Re: [PATCH 0/2] system: Fix handling of '-serial none -serial something'
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Peter Maydell
,
2024/02/01
Re: [PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Ard Biesheuvel
,
2024/02/14
Re: [PATCH] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Peter Maydell
,
2024/02/01
Re: [PATCH] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Cédric Le Goater
,
2024/02/01
Re: [PATCH 5/5] hw/core: Remove transitional infrastructure from BusClass
,
Peter Maydell
,
2024/02/01
Re: [External] Re: [PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
,
Fabiano Rosas
,
2024/02/01
Re: [PATCH 0/5] buses: switch to 3-phase-reset
,
Peter Maydell
,
2024/02/01
Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Alex Bennée
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Alex Bennée
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Alex Bennée
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Gregory Price
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/02
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/02
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Gregory Price
,
2024/02/02
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/02
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/07
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/08
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/15
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Mattias Nissler
,
2024/02/19
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Gregory Price
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Peter Maydell
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Gregory Price
,
2024/02/01
Re: Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
,
Jonathan Cameron
,
2024/02/15
[PATCH 0/5] maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting)
,
Alex Bennée
,
2024/02/01
[PATCH 2/5] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2024/02/01
Re: [PATCH 2/5] docs: mark CRIS support as deprecated
,
Thomas Huth
,
2024/02/01
[PATCH 3/5] configure: run plugin TCG tests again
,
Alex Bennée
,
2024/02/01
[PATCH 1/5] tests/docker: Add sqlite3 module to openSUSE Leap container
,
Alex Bennée
,
2024/02/01
[PATCH 4/5] Revert "hw/elf_ops: Ignore loadable segments with zero size"
,
Alex Bennée
,
2024/02/01
Re: [PATCH 4/5] Revert "hw/elf_ops: Ignore loadable segments with zero size"
,
Thomas Huth
,
2024/02/01
Re: [PATCH 4/5] Revert "hw/elf_ops: Ignore loadable segments with zero size"
,
Peter Maydell
,
2024/02/01
[PATCH 5/5] kconfig: use "select" to enable semihosting
,
Alex Bennée
,
2024/02/01
Re: [PATCH 5/5] kconfig: use "select" to enable semihosting
,
Thomas Huth
,
2024/02/01
Re: [PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
,
Alex Bennée
,
2024/02/01
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Michael Tokarev
,
2024/02/01
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Michael Tokarev
,
2024/02/01
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Peter Maydell
,
2024/02/01
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Michael Tokarev
,
2024/02/01
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Zhang Wen
,
2024/02/06
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Michael Tokarev
,
2024/02/06
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Zhang Wen
,
2024/02/06
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Zhang Wen
,
2024/02/07
Re: building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
,
Peter Maydell
,
2024/02/08
Re: [PATCH 2/3] gdbstub: Implement follow-fork-mode child
,
Alex Bennée
,
2024/02/01
Re: [PATCH 2/3] gdbstub: Implement follow-fork-mode child
,
Ilya Leoshkevich
,
2024/02/01
Re: [PATCH 2/3] gdbstub: Implement follow-fork-mode child
,
Alex Bennée
,
2024/02/01
Re: [PATCH 1/3] gdbstub: Refactor fork() handling
,
Alex Bennée
,
2024/02/01
Re: [PATCH 0/3] gdbstub: Implement follow-fork-mode child
,
Alex Bennée
,
2024/02/01
Re: [PATCH] kconfig: use "select" to enable semihosting
,
Alex Bennée
,
2024/02/01
Re: [PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
,
Michael Tokarev
,
2024/02/01
Re: [PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
,
Stefan Hajnoczi
,
2024/02/08
Re: [PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
,
Michael Tokarev
,
2024/02/09
Re: [PATCH v2] block/blkio: Make s->mem_region_alignment be 64 bits
,
Michael Tokarev
,
2024/02/01
Re: [PULL 00/21] Trivial patches for 2024-01-31
,
Peter Maydell
,
2024/02/01
Re: [PULL 0/5] Block patches
,
Peter Maydell
,
2024/02/01
RE: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Wentao Jia
,
2024/02/01
Re: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Eugenio Perez Martin
,
2024/02/01
Re: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Michael S. Tsirkin
,
2024/02/01
回复: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Rick Zhong
,
2024/02/02
Re: 回复: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Michael S. Tsirkin
,
2024/02/13
回复: 回复: FW: [PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Rick Zhong
,
2024/02/17
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Paolo Bonzini
,
2024/02/01
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Mark Cave-Ayland
,
2024/02/01
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Paolo Bonzini
,
2024/02/01
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Mark Cave-Ayland
,
2024/02/08
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Paolo Bonzini
,
2024/02/08
Re: [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
,
Mark Cave-Ayland
,
2024/02/09
Re: [PATCH 07/14] migration/multifd: Simplify locking in sender thread
,
Peter Xu
,
2024/02/01
[PATCH v2 0/3] Hexagon (target/hexagon) Enable more short-circuit packets
,
Taylor Simpson
,
2024/02/01
[PATCH v2 3/3] Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
,
Taylor Simpson
,
2024/02/01
[PATCH v2 1/3] Hexagon (target/hexagon) Analyze reads before writes
,
Taylor Simpson
,
2024/02/01
[PATCH v2 2/3] Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
,
Taylor Simpson
,
2024/02/01
Re: [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
Thomas Huth
,
2024/02/01
Re: [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/02/01
Re: [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
Peter Maydell
,
2024/02/01
Re: [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
,
Peter Xu
,
2024/02/01
Re: [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
,
Peter Xu
,
2024/02/01
Re: [PATCH 1/6] vdpa: check for iova tree initialized at net_client_start
,
Eugenio Perez Martin
,
2024/02/01
Re: Re: why various devices are loading x86 roms on non-x86 architectures?
,
Gerd Hoffmann
,
2024/02/01
Re: [PATCH 12/14] migration/multifd: multifd_send_prepare_header()
,
Peter Xu
,
2024/02/01
Re: [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
,
Peter Xu
,
2024/02/01
Re: [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
,
Fabiano Rosas
,
2024/02/01
Re: [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
,
Peter Xu
,
2024/02/01
Re: [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
,
Peter Xu
,
2024/02/01
Re: [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
,
Fabiano Rosas
,
2024/02/02
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Kevin Wolf
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/01
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Hanna Czenczek
,
2024/02/02
Re: [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2024/02/06
Re: [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
Peter Xu
,
2024/02/01
Re: [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
Fabiano Rosas
,
2024/02/01
Re: [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
,
Peter Xu
,
2024/02/01
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Daniel P . Berrangé
,
2024/02/01
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Zhao Liu
,
2024/02/01
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Daniel P . Berrangé
,
2024/02/08
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Zhao Liu
,
2024/02/15
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Markus Armbruster
,
2024/02/21
Re: [PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
,
Zhao Liu
,
2024/02/21
Re: [PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
,
Thomas Huth
,
2024/02/01
[PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/02/01
Re: [PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Eric Auger
,
2024/02/15
Re: [PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/02/21
[PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Thomas Huth
,
2024/02/01
Re: [PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
BALATON Zoltan
,
2024/02/01
Re: [PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Thomas Huth
,
2024/02/01
Re: [PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
BALATON Zoltan
,
2024/02/01
Re: [PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
Thomas Huth
,
2024/02/01
Re: [PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
,
BALATON Zoltan
,
2024/02/01
[PATCH 0/4] Consolidate the use of device_class_set_parent_realize()
,
Zhao Liu
,
2024/02/01
[PATCH 1/4] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
,
Zhao Liu
,
2024/02/01
Re: [PATCH 1/4] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
,
Thomas Huth
,
2024/02/01
[PATCH 3/4] hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
,
Zhao Liu
,
2024/02/01
Re: [PATCH 3/4] hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
,
Thomas Huth
,
2024/02/01
[PATCH 2/4] hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
,
Zhao Liu
,
2024/02/01
Re: [PATCH 2/4] hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
,
Thomas Huth
,
2024/02/01
[PATCH 4/4] hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()
,
Zhao Liu
,
2024/02/01
Re: [PATCH 4/4] hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()
,
Thomas Huth
,
2024/02/01
Re: [PATCH 0/4] Consolidate the use of device_class_set_parent_realize()
,
Michael Tokarev
,
2024/02/04
[PATCH v2 0/2] support unaligned access for some xHCI registers
,
Tomoyuki HIROSE
,
2024/02/01
[PATCH v2 1/2] system/memory.c: support unaligned access
,
Tomoyuki HIROSE
,
2024/02/01
Re: [PATCH v2 1/2] system/memory.c: support unaligned access
,
Tomoyuki Hirose
,
2024/02/26
[PATCH v2 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Tomoyuki HIROSE
,
2024/02/01
Re: Dynamic & heterogeneous machines, initial configuration: problems
,
Zhao Liu
,
2024/02/01
Re: Dynamic & heterogeneous machines, initial configuration: problems
,
Daniel P . Berrangé
,
2024/02/05
[PULL 0/1] loongarch-to-apply queue
,
Song Gao
,
2024/02/01
[PULL 1/1] target/loongarch: Fix qtest test-hmp error when KVM-only build
,
Song Gao
,
2024/02/01
Re: [PULL 0/1] loongarch-to-apply queue
,
Peter Maydell
,
2024/02/02
[PULL 0/1] loongarch-to-apply queue
,
Song Gao
,
2024/02/21
[PULL 1/1] loongarch: Change the UEFI loading mode to loongarch
,
Song Gao
,
2024/02/21
Re: [PULL 0/1] loongarch-to-apply queue
,
Peter Maydell
,
2024/02/22
Re: [PULL 0/1] loongarch-to-apply queue
,
gaosong
,
2024/02/22
[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 01/18] Introduce a common abstract struct HostIOMMUDevice
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 02/18] backends/iommufd: Introduce IOMMUFDDevice
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
,
Eric Auger
,
2024/02/19
Re: [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
,
Eric Auger
,
2024/02/19
RE: [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
,
Duan, Zhenzhong
,
2024/02/26
[PATCH rfcv2 03/18] vfio: Introduce IOMMULegacyDevice
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 05/18] vfio: Remove redundant iommufd and devid elements in VFIODevice
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 06/18] vfio: Introduce host_iommu_device_init callback
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 07/18] vfio/container: Implement host_iommu_device_init callback in legacy mode
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 07/18] vfio/container: Implement host_iommu_device_init callback in legacy mode
,
Eric Auger
,
2024/02/19
RE: [PATCH rfcv2 07/18] vfio/container: Implement host_iommu_device_init callback in legacy mode
,
Duan, Zhenzhong
,
2024/02/26
[PATCH rfcv2 08/18] vfio/iommufd: Implement host_iommu_device_init callback in iommufd mode
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 09/18] vfio/pci: Initialize host iommu device instance after attachment
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 10/18] hw/pci: Introduce pci_device_set/unset_iommu_device()
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 10/18] hw/pci: Introduce pci_device_set/unset_iommu_device()
,
Eric Auger
,
2024/02/19
RE: [PATCH rfcv2 10/18] hw/pci: Introduce pci_device_set/unset_iommu_device()
,
Duan, Zhenzhong
,
2024/02/26
[PATCH rfcv2 12/18] vfio: Initialize host IOMMU device and pass to vIOMMU
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback
,
Eric Auger
,
2024/02/19
RE: [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback
,
Duan, Zhenzhong
,
2024/02/26
[PATCH rfcv2 13/18] intel_iommu: Extract out vtd_cap_init to initialize cap/ecap
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
,
Eric Auger
,
2024/02/19
RE: [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
,
Duan, Zhenzhong
,
2024/02/26
Re: [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
,
Eric Auger
,
2024/02/27
[PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
,
Zhenzhong Duan
,
2024/02/01
Re: [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
,
Joao Martins
,
2024/02/13
RE: [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
,
Duan, Zhenzhong
,
2024/02/26
Re: [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
,
Joao Martins
,
2024/02/27
RE: [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
,
Duan, Zhenzhong
,
2024/02/27
[PATCH rfcv2 15/18] backends/iommufd: Introduce helper function iommufd_device_get_info()
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 17/18] intel_iommu: Use mgaw instead of s->aw_bits
,
Zhenzhong Duan
,
2024/02/01
[PATCH rfcv2 16/18] intel_iommu: Implement check and sync mechanism in iommufd mode
,
Zhenzhong Duan
,
2024/02/01
Re: [PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Cédric Le Goater
,
2024/02/01
Re: [PATCH v3 3/4] target/s390x: implement CVB, CVBY and CVBG
,
Thomas Huth
,
2024/02/01
Re: [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
,
Marc-André Lureau
,
2024/02/01
RE: [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
,
Kim, Dongwon
,
2024/02/01
Re: [PATCH v3 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Thomas Huth
,
2024/02/01
Re: [PATCH v3 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Thomas Huth
,
2024/02/01
Re: [PATCH v3 2/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Thomas Huth
,
2024/02/01
Re: [PATCH 14/14] migration/multifd: Forbid spurious wakeups
,
Peter Xu
,
2024/02/01
Re: [PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
,
Peter Xu
,
2024/02/01
Re: [PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
,
Avihai Horon
,
2024/02/01
Re: [PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
,
Fabiano Rosas
,
2024/02/01
Re: [PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
,
Peter Xu
,
2024/02/01
Re: [PATCH v2 2/2] e1000e: fix link state on resume
,
Jason Wang
,
2024/02/01
Re: [PATCH v2 1/2] igb: fix link state on resume
,
Jason Wang
,
2024/02/01
Re: [PATCH 0/2] Move net backend cleanup to NIC cleanup
,
Jason Wang
,
2024/02/01
Re: [PATCH v3 06/20] util/dsa: Add dependency idxd.
,
Peter Xu
,
2024/02/01
Re: [PATCH v2 02/14] plugins: scoreboard API
,
Pierrick Bouvier
,
2024/02/01
Re: [PATCH v3 15/20] migration/multifd: Add test hook to set normal page ratio.
,
Peter Xu
,
2024/02/01
Re: [External] Re: [PATCH v3 15/20] migration/multifd: Add test hook to set normal page ratio.
,
Hao Xiang
,
2024/02/01
Re: [PATCH v3 03/20] multifd: Zero pages transmission
,
Peter Xu
,
2024/02/01
Re: [External] Re: [PATCH v3 03/20] multifd: Zero pages transmission
,
Hao Xiang
,
2024/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc