qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 4/4] target/s390x: Extract system internal declarations to s390x-internal.h
Philippe Mathieu-Daudé
Re: [PATCH 4/4] target/s390x: Extract system internal declarations to s390x-internal.h
Thomas Huth
[PATCH 3/4] target/s390x: Have s390_cpu_halt() not return anything
Philippe Mathieu-Daudé
Re: [PATCH 3/4] target/s390x: Have s390_cpu_halt() not return anything
Thomas Huth
[PATCH 2/4] target/s390x: Expose s390_count_running_cpus() method
Philippe Mathieu-Daudé
Re: [PATCH 2/4] target/s390x: Expose s390_count_running_cpus() method
Thomas Huth
Re: [PATCH 0/4] target/s390x: Cleanups around s390_cpu_[un]halt()
Thomas Huth
Re: [PATCH 0/4] target/s390x: Cleanups around s390_cpu_[un]halt()
David Hildenbrand
[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Eric Auger
[PATCH v6 08/36] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
Eric Auger
[PATCH v6 07/36] hw/pci-host/gpex-acpi: Use GED acpi pcihp property
Eric Auger
[PATCH v6 12/36] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
Eric Auger
[PATCH v6 29/36] hw/acpi/ged: Support migration of AcpiPciHpState
Eric Auger
Re: [PATCH v6 29/36] hw/acpi/ged: Support migration of AcpiPciHpState
Prasad Pandit
[PATCH v6 34/36] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
Eric Auger
Re: [PATCH v6 34/36] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
Igor Mammedov
Re: [PATCH v6 34/36] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
Eric Auger
[PATCH v6 31/36] hw/arm/virt: Minor code reshuffling in create_acpi_ged
Eric Auger
[PATCH v6 36/36] qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihp
Eric Auger
[PATCH v6 33/36] tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp tests
Eric Auger
[PATCH v6 19/36] qtest/bios-tables-test: Generate DSDT.viot
Eric Auger
[PATCH v6 10/36] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
Eric Auger
[PATCH v6 01/36] hw/i386/acpi-build: Make aml_pci_device_dsm() static
Eric Auger
[PATCH v6 14/36] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots to pcihp
Eric Auger
[PATCH v6 16/36] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
Eric Auger
[PATCH v6 30/36] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
Eric Auger
[PATCH v6 24/36] hw/acpi/ged: Add a bus link property
Eric Auger
[PATCH v6 17/36] qtest/bios-tables-test: Prepare for fixing the aarch64 viot test
Eric Auger
[PATCH v6 20/36] tests/qtest/bios-tables-test: Prepare for changes in the arm virt DSDT table
Eric Auger
[PATCH v6 22/36] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs
Eric Auger
[PATCH v6 05/36] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
Eric Auger
[PATCH v6 28/36] hw/acpi/ged: Prepare the device to react to PCI hotplug events
Eric Auger
[PATCH v6 11/36] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
Eric Auger
[PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
Eric Auger
Re: [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
Igor Mammedov
Re: [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
Eric Auger
[PATCH v6 02/36] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
Eric Auger
[PATCH v6 35/36] qtest/bios-tables-test: Generate reference blob for DSDT.hpoffacpiindex
Eric Auger
[PATCH v6 06/36] hw/acpi/ged: Add a acpi-pci-hotplug-with-bridge-support property
Eric Auger
[PATCH v6 09/36] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
Eric Auger
[PATCH v6 15/36] hw/i386/acpi-build: Use AcpiPciHpState::root in acpi_set_pci_info
Eric Auger
[PATCH v6 23/36] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
Eric Auger
[PATCH v6 32/36] hw/arm/virt: Let virt support pci hotplug/unplug GED event
Eric Auger
[PATCH v6 13/36] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
Eric Auger
[PATCH v6 03/36] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
Eric Auger
[PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
Eric Auger
Re: [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
Igor Mammedov
Re: [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
Eric Auger
[PATCH v6 25/36] hw/arm/virt: Pass the bus on the ged creation
Eric Auger
[PATCH v6 27/36] hw/acpi/pcihp: Remove root arg in acpi_pcihp_init
Eric Auger
[PATCH v6 04/36] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
Eric Auger
[PATCH v6 26/36] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
Eric Auger
Re: [PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Eric Auger
Re: [PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Michael S. Tsirkin
Re: [PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Eric Auger
Re: [PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Igor Mammedov
Re: [PATCH 3/3] rust: add *_with_attrs methods to MemoryRegionOps
Zhao Liu
[PATCH 0/5] pc-bios/s390-ccw: Add "loadparm" and menu for pxelinux.cfg network booting
Thomas Huth
[PATCH 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Thomas Huth
Re: [PATCH 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Jared Rossi
Re: [PATCH 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Thomas Huth
[PATCH 2/5] pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
Thomas Huth
[PATCH 3/5] pc-bios/s390-ccw: Make get_boot_index() from menu.c global
Thomas Huth
[PATCH 5/5] tests/functional: Add a test for s390x pxelinux.cfg network booting
Thomas Huth
[PATCH 4/5] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
Thomas Huth
Re: Controlling time in QEMU
Pierrick Bouvier
[PATCH v3] vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
Re: [PATCH v3] vfio/pci: Introduce x-pci-class-code option
Alex Williamson
Re: [PATCH v3] vfio/pci: Introduce x-pci-class-code option
Cédric Le Goater
Re: [PATCH RFC v2] rust: add qdev DeviceProperties derive macro
Paolo Bonzini
Re: [PATCH RFC v2] rust: add qdev DeviceProperties derive macro
Manos Pitsidianakis
Re: [PATCH RFC v2] rust: add qdev DeviceProperties derive macro
Paolo Bonzini
Re: [PATCH RFC v2] rust: add qdev DeviceProperties derive macro
Manos Pitsidianakis
Re: [PATCH RFC v2] rust: add qdev DeviceProperties derive macro
Paolo Bonzini
[RFC PATCH-for-10.1 v3 0/5] target/arm: Add FEAT_MEC to max cpu
Gustavo Romero
[RFC PATCH-for-10.1 v3 5/5] target/arm: Advertise FEAT_MEC in cpu max
Gustavo Romero
[RFC PATCH-for-10.1 v3 1/5] target/arm: Add the MECEn SCR_EL3 bit
Gustavo Romero
[RFC PATCH-for-10.1 v3 2/5] target/arm: Add FEAT_MEC registers
Gustavo Romero
[RFC PATCH-for-10.1 v3 4/5] target/arm: Add FEAT_TCR2
Gustavo Romero
[RFC PATCH-for-10.1 v3 3/5] target/arm: Add FEAT_SCTLR2
Gustavo Romero
Re: [RFC PATCH-for-10.1 v3 3/5] target/arm: Add FEAT_SCTLR2
Richard Henderson
Re: [PATCH v9 02/16] backends/confidential-guest-support: Add functions to support IGVM
Daniel P . Berrangé
Re: [PATCH v9 02/16] backends/confidential-guest-support: Add functions to support IGVM
Ani Sinha
[PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Shameer Kolothum via
[PATCH v7 04/12] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
Shameer Kolothum via
[PATCH v7 06/12] hw/arm/virt: Add an SMMU_IO_LEN macro
Shameer Kolothum via
[PATCH v7 05/12] hw/arm/virt: Factor out common SMMUV3 dt bindings code
Shameer Kolothum via
[PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameer Kolothum via
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
RE: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameerali Kolothum Thodi via
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
RE: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameerali Kolothum Thodi via
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Donald Dutile
RE: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameerali Kolothum Thodi via
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
RE: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameerali Kolothum Thodi via
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Donald Dutile
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
[PATCH v7 01/12] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Shameer Kolothum via
Re: [PATCH v7 01/12] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Eric Auger
Re: [PATCH v7 01/12] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Peter Maydell
[PATCH v7 12/12] qtest/bios-tables-test: Update tables for smmuv3 tests
Shameer Kolothum via
[PATCH v7 11/12] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
Shameer Kolothum via
[PATCH v7 03/12] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
Shameer Kolothum via
[PATCH v7 09/12] qemu-options.hx: Document the arm-smmuv3 device
Shameer Kolothum via
[PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameer Kolothum via
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
RE: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameerali Kolothum Thodi via
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
RE: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameerali Kolothum Thodi via
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
[PATCH v7 10/12] bios-tables-test: Allow for smmuv3 test data.
Shameer Kolothum via
[PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameer Kolothum via
Re: [PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Nicolin Chen
RE: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Shameerali Kolothum Thodi via
Re: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Peter Maydell
Re: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Nicolin Chen
[PATCH 0/3] Introduce new video subsystem with multiple backends
David Milosevic
[PATCH 1/3] video: introduce video subsystem with inital v4l2 backend
David Milosevic
[PATCH 2/3] video: add GStreamer backend
David Milosevic
[PATCH 3/3] video: add libcamera backend extension
David Milosevic
Re: [PATCH v6 12/12] qtest/bios-tables-test: Update tables for smmuv3 tests
Eric Auger
Re: [PATCH 2/3] memattrs.h: make MemTxAttrs into enum
Zhao Liu
Re: [PATCH 2/3] memattrs.h: make MemTxAttrs into enum
Zhao Liu
Re: [PATCH v3 14/14] hw/i386: move isapc machine to separate isapc.c file
Bernhard Beschow
Re: [PATCH v3 14/14] hw/i386: move isapc machine to separate isapc.c file
Mark Cave-Ayland
[PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
Xu Lu
Re: [PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
Xu Lu
Re: [PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
Anup Patel
[PATCH 0/2] qapi: Minor documentation cleanups
Markus Armbruster
[PATCH 2/2] qapi: Clean up a few Errors: sections
Markus Armbruster
Re: [PATCH 2/2] qapi: Clean up a few Errors: sections
Daniel P . Berrangé
[PATCH 1/2] qapi: Clean up "This command will do ..." command descriptions
Markus Armbruster
Re: [PATCH 1/2] qapi: Clean up "This command will do ..." command descriptions
Daniel P . Berrangé
Re: [PATCH 0/2] qapi: Minor documentation cleanups
Markus Armbruster
Re: [PATCH v5 19/36] qtest/bios-tables-test: Generate DSDT.viot
Eric Auger
Re: [PATCH 1/3] rust/memory: replace size arg with Bits enum
Paolo Bonzini
Re: [PATCH 1/3] rust/memory: replace size arg with Bits enum
Manos Pitsidianakis
Re: [PATCH 1/3] rust/memory: replace size arg with Bits enum
Paolo Bonzini
Re: [PATCH 1/3] rust/memory: replace size arg with Bits enum
Zhao Liu
Re: [PATCH 1/3] rust/memory: replace size arg with Bits enum
Zhao Liu
[PATCH] hw/vfio-user: fix use of uninitialized variable
John Levon
Re: [PATCH] hw/vfio-user: fix use of uninitialized variable
Mark Cave-Ayland
Re: [PATCH] hw/vfio-user: fix use of uninitialized variable
Cédric Le Goater
Re: [PATCH v9 00/16] Introduce support for IGVM files
Stefano Garzarella
Re: [PATCH v9 00/16] Introduce support for IGVM files
Daniel P . Berrangé
Re: [PATCH v9 00/16] Introduce support for IGVM files
Paolo Bonzini
Re: [PATCH] rust/qemu-api-macros: use syn::Error directly
Paolo Bonzini
Re: [PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Nicolin Chen
RE: [PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Shameerali Kolothum Thodi via
Re: [PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Nicolin Chen
Re: [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Avihai Horon
Re: [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Cédric Le Goater
Re: [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Avihai Horon
Re: [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Cédric Le Goater
[PATCH-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
[PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
Pierrick Bouvier
[PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Pierrick Bouvier
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Richard Henderson
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Richard Henderson
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Pierrick Bouvier
[PATCH-for-10.1 v7 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Pierrick Bouvier
[PATCH-for-10.1? v7 8/8] hw/virtio: Build various files once
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1? v7 8/8] hw/virtio: Build various files once
Pierrick Bouvier
[PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Richard Henderson
Re: [PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Pierrick Bouvier
[PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
Pierrick Bouvier
[PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Pierrick Bouvier
[PATCH v4 0/5] ASPEED OTP QEMU model: block backend, machine alias, SoC integration
Kane Chen via
[PATCH v4 2/5] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
Kane Chen via
[PATCH v4 1/5] hw/misc/aspeed_otp: Add ASPEED OTP memory device model
Kane Chen via
[PATCH v4 5/5] hw/misc/aspeed_sbc: Add machine parameter to alias OTP drive property
Kane Chen via
[PATCH v4 3/5] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs
Kane Chen via
[PATCH v4 4/5] hw/misc/aspeed_otp: Add 'drive' property to support block backend
Kane Chen via
[PATCH v5 0/1] Allow injection of virtio-gpu EDID name
Andrew Keesler
[PATCH v5 1/1] hw/display: Allow injection of virtio-gpu EDID name
Andrew Keesler
Re: [PATCH v5 1/1] hw/display: Allow injection of virtio-gpu EDID name
Marc-André Lureau
Re: [PATCH v5 1/1] hw/display: Allow injection of virtio-gpu EDID name
Markus Armbruster
Re: [PATCH v2 0/2] control guest time using a dilation factor
Pierrick Bouvier
Re: [PATCH v9 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
Daniel P . Berrangé
Re: [PATCH v9 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
Daniel P . Berrangé
[PATCH] linux-user: Implement fchmodat2 syscall
Peter Maydell
Re: [PATCH] linux-user: Implement fchmodat2 syscall
Richard Henderson
[PATCH] linux-user: Implement fchmodat2 syscall
Peter Maydell
Re: [PATCH v2] linux-user: Implement fchmodat2 syscall
Peter Maydell
Re: [PATCH v2] linux-user: Implement fchmodat2 syscall
Peter Maydell
Re: [PATCH] linux-user: Implement fchmodat2 syscall
Philippe Mathieu-Daudé
Re: [PATCH] linux-user: Implement fchmodat2 syscall
Richard Henderson
Earlier messages
Later messages