Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Jun 30 2020 22:32:26 -0400
Threads in reverse chronological order
[
Next Period
]
hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Erik Smit
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Erik Smit
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Joel Stanley
,
2020/06/30
RE: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Ryan Chen
,
2020/06/30
Re: hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
,
Joel Stanley
,
2020/06/30
hw/arm/aspeed: Why aspeed_machine_init uses empty SD cards?
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 15/26] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 15/26] hw: Fix error API violation around object_property_set_link()
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v3 16/26] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/30
[PATCH v3 22/26] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 22/26] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 23/26] aspeed: Fix realize error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 23/26] aspeed: Fix realize error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 25/26] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 25/26] arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violations
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v3 24/26] hw/arm/armsse: Fix armsse_realize() error API violation
,
Markus Armbruster
,
2020/06/30
Re: [PATCH v3 24/26] hw/arm/armsse: Fix armsse_realize() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Markus Armbruster
,
2020/06/30
[PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Markus Armbruster
,
2020/06/30
[PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Corey Minyard
,
2020/06/29
[PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Markus Armbruster
,
2020/06/30
[PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Corey Minyard
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Markus Armbruster
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Peter Maydell
,
2020/06/30
Re: [PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Corey Minyard
,
2020/06/29
[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Andrew Jones
,
2020/06/29
[PATCH 1/4] tests/acpi: remove stale allowed tables
,
Andrew Jones
,
2020/06/29
Re: [PATCH 1/4] tests/acpi: remove stale allowed tables
,
Michael S. Tsirkin
,
2020/06/29
[PATCH 2/4] tests/acpi: virt: allow DSDT acpi table changes
,
Andrew Jones
,
2020/06/29
[PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Andrew Jones
,
2020/06/29
Re: [PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 4/4] tests/acpi: virt: update golden masters for DSDT
,
Andrew Jones
,
2020/06/29
Re: [PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
,
Michael S. Tsirkin
,
2020/06/29
[PATCH v9 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v9 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v9 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Thomas Huth
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Laurent Vivier
,
2020/06/29
Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
,
Alex Bennée
,
2020/06/29
[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Jean-Christophe DUBOIS
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Peter Maydell
,
2020/06/29
Re: [PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
,
Philippe Mathieu-Daudé
,
2020/06/30
[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/29
[PATCH v7 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/29
[PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/29
[PATCH v7 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/29
[PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/29
[PATCH v7 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/29
[PATCH 0/2] hw/arm/palm.c: Fix Coverity issue CID 1421944
,
Peter Maydell
,
2020/06/28
[PATCH 1/2] hw/arm/palm.c: Detabify
,
Peter Maydell
,
2020/06/28
[PATCH 2/2] hw/arm/palm.c: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
[PATCH 0/2] tosa: fix Coverity CID 1421929
,
Peter Maydell
,
2020/06/28
[PATCH 1/2] hw/arm/tosa.c: Detabify
,
Peter Maydell
,
2020/06/28
[PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
Re: [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/29
[PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
,
Peter Maydell
,
2020/06/28
Re: [PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH v8 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/28
[PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/28
Re: [PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/29
Re: [PATCH v8 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/29
[PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/28
Re: [PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Andrew Jones
,
2020/06/29
[PATCH v2] ftgmac100: fix dblac write test
,
erik-smit
,
2020/06/28
[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
,
Peter Maydell
,
2020/06/28
[PATCH 03/17] hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
,
Peter Maydell
,
2020/06/28
Re: [PATCH 03/17] hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
,
Alistair Francis
,
2020/06/29
[PATCH 01/17] hw/arm/spitz: Detabify
,
Peter Maydell
,
2020/06/28
Re: [PATCH 01/17] hw/arm/spitz: Detabify
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 01/17] hw/arm/spitz: Detabify
,
Alistair Francis
,
2020/06/29
[PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Peter Maydell
,
2020/06/28
Re: [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
,
Peter Maydell
,
2020/06/29
[PATCH 05/17] hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
,
Peter Maydell
,
2020/06/28
Re: [PATCH 05/17] hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
,
Alistair Francis
,
2020/06/30
[PATCH 04/17] hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
,
Peter Maydell
,
2020/06/28
Re: [PATCH 04/17] hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
,
Alistair Francis
,
2020/06/29
[PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
,
Alistair Francis
,
2020/06/30
[PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Peter Maydell
,
2020/06/28
Re: [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
,
Alistair Francis
,
2020/06/30
[PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 08/17] ssi: Add ssi_realize_and_unref()
,
Alistair Francis
,
2020/06/30
[PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Peter Maydell
,
2020/06/28
Re: [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
,
Peter Maydell
,
2020/06/29
[PATCH 10/17] hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
,
Peter Maydell
,
2020/06/28
Re: [PATCH 10/17] hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
,
Alistair Francis
,
2020/06/30
[PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Peter Maydell
,
2020/06/28
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Peter Maydell
,
2020/06/29
Re: [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
,
Peter Maydell
,
2020/06/28
Re: [PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 14/17] hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Peter Maydell
,
2020/06/28
Re: [PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 15/17] hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
,
Alistair Francis
,
2020/06/30
[PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
,
Peter Maydell
,
2020/06/28
Re: [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts
,
Peter Maydell
,
2020/06/28
Re: [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
,
no-reply
,
2020/06/28
[PATCH] ftgmac100: fix dblac write test
,
erik-smit
,
2020/06/28
Re: [PATCH] ftgmac100: fix dblac write test
,
no-reply
,
2020/06/28
[PATCH] migration: Assign current_migration as NULL after migration
,
Keqian Zhu
,
2020/06/28
[PATCH v7 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v7 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v7 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/27
[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 02/12] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 04/12] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 03/12] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 06/12] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 08/12] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/26
[PATCH v3 12/12] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/06/26
Re: [PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
no-reply
,
2020/06/26
[PATCH v6 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/26
[PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/26
Re: [PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v6 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/27
[PATCH v6 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/26
[PATCH v6 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/26
[PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/26
Re: [PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v6 4/5] virtio-iommu-pci: Add array of Interval properties
,
Auger Eric
,
2020/06/27
[PATCH v6 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/26
[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/26
[PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible
,
David Hildenbrand
,
2020/06/26
[PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/25
[PATCH v9 01/46] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/25
[PATCH v9 02/46] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/25
[PATCH v9 03/46] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/25
[PATCH v9 04/46] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/25
[PATCH v9 05/46] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/25
[PATCH v9 07/46] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/25
[PATCH v9 06/46] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/25
[PATCH v9 08/46] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/25
[PATCH v9 09/46] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 11/46] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 10/46] target/arm: Revise decoding for disas_add_sub_imm
,
Richard Henderson
,
2020/06/25
[PATCH v9 12/46] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 13/46] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 14/46] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/25
[PATCH v9 15/46] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 16/46] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/25
[PATCH v9 17/46] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/25
[PATCH v9 18/46] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/25
[PATCH v9 19/46] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/25
[PATCH v9 21/46] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/25
[PATCH v9 20/46] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/25
[PATCH v9 22/46] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/25
[PATCH v9 23/46] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/25
[PATCH v9 24/46] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/25
[PATCH v9 26/46] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/25
[PATCH v9 25/46] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/25
[PATCH v9 28/46] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 29/46] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/25
[PATCH v9 27/46] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/25
[PATCH v9 30/46] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/25
[PATCH v9 31/46] target/arm: Tidy trans_LD1R_zpri
,
Richard Henderson
,
2020/06/25
[PATCH v9 32/46] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/25
[PATCH v9 33/46] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 34/46] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/25
[PATCH v9 35/46] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/25
[PATCH v9 36/46] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/25
[PATCH v9 38/46] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/25
[PATCH v9 39/46] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/25
[PATCH v9 40/46] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/25
[PATCH v9 37/46] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/25
[PATCH v9 41/46] target/arm: Always pass cacheattr to get_phys_addr
,
Richard Henderson
,
2020/06/25
[PATCH v9 42/46] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/25
[PATCH v9 43/46] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 43/46] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/26
[PATCH v9 44/46] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 44/46] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/26
[PATCH v9 45/46] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/25
[PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
,
Peter Maydell
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/26
Re: [PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/26
[PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/25
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Max Filippov
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Peter Maydell
,
2020/06/26
Re: [PATCH] hw/arm: Add 'virtm' hardware
,
Keith Packard
,
2020/06/26
[PATCH v6 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Beata Michalska
,
2020/06/25
[PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/25
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/26
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Peter Maydell
,
2020/06/26
Re: [PATCH v6 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/27
[PATCH v6 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Beata Michalska
,
2020/06/25
Re: [PATCH v6 2/2] target/arm: kvm: Handle misconfigured dabt injection
,
Andrew Jones
,
2020/06/26
[PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/06/25
Re: [PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Francisco Iglesias
,
2020/06/29
[PATCH v7 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/25
[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
,
Salil Mehta
,
2020/06/25
[PATCH RFC 1/4] arm64: kernel: Handle disabled[(+)present] cpus in MADT/GICC during init
,
Salil Mehta
,
2020/06/25
[PATCH RFC 2/4] arm64: kernel: Bound the total(present+disabled) cpus with nr_cpu_ids
,
Salil Mehta
,
2020/06/25
[PATCH RFC 3/4] arm64: kernel: Init cpu operations for all possible vcpus
,
Salil Mehta
,
2020/06/25
[PATCH RFC 4/4] arm64: kernel: Arch specific ACPI hooks(like logical cpuid<->hwid etc.)
,
Salil Mehta
,
2020/06/25
[PULL 14/19] arm/acpi: Add the TPM2.0 device under the DSDT
,
Michael S. Tsirkin
,
2020/06/24
[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/24
[PATCH v5 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/24
[PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Peter Maydell
,
2020/06/25
Re: [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Auger Eric
,
2020/06/26
[PATCH v5 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/24
[PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Peter Maydell
,
2020/06/25
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Markus Armbruster
,
2020/06/26
Re: [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/26
[PATCH v5 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Jean-Philippe Brucker
,
2020/06/26
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Peter Maydell
,
2020/06/25
[PATCH v2 15/25] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/24
[PATCH v2 25/25] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
,
Markus Armbruster
,
2020/06/24
[PATCH v2 23/25] aspeed: Fix realize error API violation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 22/25] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 22/25] arm/stm32f205 arm/stm32f405: Fix realize error API violation
,
Alistair Francis
,
2020/06/24
[PATCH v2 24/25] hw/arm/armsse: Fix armsse_realize() error API violation
,
Markus Armbruster
,
2020/06/24
[PATCH v2 16/25] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/24
[PATCH v6 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/06/23
[PATCH v6 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/06/23
Re: [PATCH v6 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Alistair Francis
,
2020/06/25
[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/23
[PATCH v8 01/45] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/23
[PATCH v8 02/45] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/23
[PATCH v8 03/45] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/23
[PATCH v8 04/45] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/23
[PATCH v8 05/45] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/23
[PATCH v8 08/45] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/23
[PATCH v8 07/45] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/23
[PATCH v8 06/45] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/23
[PATCH v8 09/45] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
,
Peter Maydell
,
2020/06/25
[PATCH v8 12/45] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/25
[PATCH v8 13/45] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/25
[PATCH v8 16/45] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/23
[PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2020/06/25
[PATCH v8 17/45] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/23
[PATCH v8 18/45] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/23
[PATCH v8 19/45] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/23
[PATCH v8 20/45] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/23
[PATCH v8 21/45] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/23
[PATCH v8 22/45] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/23
[PATCH v8 23/45] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/23
[PATCH v8 24/45] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/23
[PATCH v8 25/45] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 25/45] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/25
[PATCH v8 26/45] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/23
[PATCH v8 27/45] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/23
[PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
,
Peter Maydell
,
2020/06/25
[PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
,
Peter Maydell
,
2020/06/25
[PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
,
Peter Maydell
,
2020/06/25
[PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
,
Richard Henderson
,
2020/06/25
[PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
,
Peter Maydell
,
2020/06/25
[PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Peter Maydell
,
2020/06/25
[PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
,
Peter Maydell
,
2020/06/25
[PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/25
Re: [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
,
Peter Maydell
,
2020/06/25
[PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Peter Maydell
,
2020/06/25
[PATCH v8 39/45] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/23
[PATCH v8 40/45] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/23
[PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
,
Peter Maydell
,
2020/06/25
[PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Peter Maydell
,
2020/06/25
[PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/25
[PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/25
[PATCH v8 45/45] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 45/45] target/arm: Enable MTE
,
Peter Maydell
,
2020/06/25
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Derrick McKee
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/23
Re: [PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/25
[PULL 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/23
[PULL 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/23
[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Cornelia Huck
,
2020/06/23
[PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Cornelia Huck
,
2020/06/23
[PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 6/7] target/i386/kvm: Simplify kvm_get_mce_cap_supported()
,
Philippe Mathieu-Daudé
,
2020/06/23
[RFC PATCH 7/7] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 1/4] qapi: net: Add query-netdevs command
,
Alexey Kirillov
,
2020/06/23
[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/23
[PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/24
[PATCH v4 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/23
[PATCH v4 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/23
[PATCH v4 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/23
[PATCH v4 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/23
[PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 1/2] tests/qtest/arm-cpu-features: Add feature setting tests
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 2/2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Andrew Jones
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Peter Maydell
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
,
Peter Maydell
,
2020/06/23
[PATCH v2] tests/qtest/arm-cpu-features: Add feature setting tests
,
Andrew Jones
,
2020/06/23
[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Peter Maydell
,
2020/06/26
Re: [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/26
[PATCH v6 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Corey Minyard
,
2020/06/23
[PATCH v6 8/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v6 9/9] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
,
Peter Maydell
,
2020/06/25
[PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 1/3] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
,
Cédric Le Goater
,
2020/06/23
[PATCH v2 3/3] hw/arm/aspeed: QOM'ify AspeedMachineState
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 3/3] hw/arm/aspeed: QOM'ify AspeedMachineState
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
,
Peter Maydell
,
2020/06/25
Status of MTE and Pointer Authentication?
,
Derrick McKee
,
2020/06/22
[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Corey Minyard
,
2020/06/22
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
[PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/23
[PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
,
Markus Armbruster
,
2020/06/23
[PATCH v5 9/9] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/22
[PATCH v7 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/22
[PATCH v7 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/22
[PATCH v7 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/22
Re: [PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Ard Biesheuvel
,
2020/06/24
Re: [PATCH v7 0/3] vTPM/aarch64 ACPI support
,
Peter Maydell
,
2020/06/25
[PATCH v4] arm/virt: Add memory hot remove support
,
Shameer Kolothum
,
2020/06/22
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/23
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Peter Maydell
,
2020/06/23
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Igor Mammedov
,
2020/06/24
RE: [PATCH v4] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/24
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Peter Maydell
,
2020/06/24
Re: [PATCH v4] arm/virt: Add memory hot remove support
,
Igor Mammedov
,
2020/06/25
[PATCH] ACPI: Assert that we don't run out of the preallocated memory
,
Dongjiu Geng
,
2020/06/22
[PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Auger Eric
,
2020/06/22
Re: [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
,
Alistair Francis
,
2020/06/22
[PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling
,
Cédric Le Goater
,
2020/06/22
[PATCH v2 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/22
[PATCH v2 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/22
[PATCH v3] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/21
[PATCH v3 0/7] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v3 1/7] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Richard Henderson
,
2020/06/20
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 1/7] hw/misc: Add a LED device
,
Richard Henderson
,
2020/06/21
[PATCH v3 2/7] hw/misc/led: Add helper to connect LED to GPIO output
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 2/7] hw/misc/led: Add helper to connect LED to GPIO output
,
Richard Henderson
,
2020/06/21
[PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Richard Henderson
,
2020/06/21
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Richard Henderson
,
2020/06/22
Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v3 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
,
Richard Henderson
,
2020/06/21
[PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Richard Henderson
,
2020/06/21
Re: [PATCH v3 5/7] hw/misc/mps2-fpgaio: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
[PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 6/7] hw/misc/mps2-scc: Use the LED device
,
Richard Henderson
,
2020/06/21
[PATCH v3 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v3 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PATCH v3 0/7] hw/misc: Add LED device
,
no-reply
,
2020/06/20
[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
,
Markus Armbruster
,
2020/06/23
[PATCH v4 2/8] hw/misc/pca9552: Replace magic value by PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 2/8] hw/misc/pca9552: Replace magic value by PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/25
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/26
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
,
Markus Armbruster
,
2020/06/27
[PATCH v4 5/8] hw/misc/pca9552: Trace GPIO High/Low events
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 5/8] hw/misc/pca9552: Trace GPIO High/Low events
,
Cédric Le Goater
,
2020/06/22
[PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Philippe Mathieu-Daudé
,
2020/06/24
Re: [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
,
Cédric Le Goater
,
2020/06/24
[PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v4 8/8] hw/misc/pca9552: Model qdev output GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH v4 8/8] hw/misc/pca9552: Model qdev output GPIOs
,
Cédric Le Goater
,
2020/06/22
[PATCH 0/2] hw/arm/aspeed: Improve QOM usage
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
,
Cédric Le Goater
,
2020/06/22
[PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState
,
Philippe Mathieu-Daudé
,
2020/06/20
Re: [PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState
,
Cédric Le Goater
,
2020/06/22
[PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Peter Maydell
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
no-reply
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH] target/arm: Remove dead code relating to SABA and UABA
,
Richard Henderson
,
2020/06/20
[PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Peter Maydell
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Alex Bennée
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
no-reply
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Richard Henderson
,
2020/06/19
Re: [PATCH] target/arm: Remove unnecessary gen_io_end() calls
,
Pavel Dovgalyuk
,
2020/06/22
Role of qemu-arm
,
vincent Dupaquis
,
2020/06/22
Re: Role of qemu-arm
,
Alex Bennée
,
2020/06/22
Re: Role of qemu-arm
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: Role of qemu-arm
,
vincent Dupaquis
,
2020/06/22
Re: Role of qemu-arm
,
Peter Maydell
,
2020/06/22
Re: Role of qemu-arm
,
vincent Dupaquis
,
2020/06/22
Re: Role of qemu-arm
,
Peter Maydell
,
2020/06/22
Re: Role of qemu-arm
,
vincent Dupaquis
,
2020/06/24
Re: Role of qemu-arm
,
Alex Bennée
,
2020/06/24
Re: Role of qemu-arm
,
vincent Dupaquis
,
2020/06/25
Re: Role of qemu-arm
,
Peter Maydell
,
2020/06/25
Re: Role of qemu-arm
,
Alex Bennée
,
2020/06/25
[PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 1/4] hw/misc/pca9552: Replace magic value by PCA9552_LED_COUNT definition
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 3/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 4/4] hw/misc/pca9552: Trace LED change events
,
Philippe Mathieu-Daudé
,
2020/06/19
[PATCH v3 2/4] hw/misc/pca9552: Add a PCA955X_LED_MAX definition
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/20
[PATCH v6 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/19
[PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Auger Eric
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Auger Eric
,
2020/06/19
Re: [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
,
Igor Mammedov
,
2020/06/22
[PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Igor Mammedov
,
2020/06/22
[PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/19
Re: [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Stefan Berger
,
2020/06/19
Re: [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v6 0/3] vTPM/aarch64 ACPI support
,
no-reply
,
2020/06/19
[QUESTION] ARMv8.4-SecEL2 support
,
Henrik Uhrenfeldt
,
2020/06/19
Re: [QUESTION] ARMv8.4-SecEL2 support
,
Peter Maydell
,
2020/06/19
[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
no-reply
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Peter Maydell
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Andrew Jones
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Dr. David Alan Gilbert
,
2020/06/19
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
,
Paolo Bonzini
,
2020/06/22
[PATCH v3] arm/virt: Add memory hot remove support
,
Shameer Kolothum
,
2020/06/18
Re: [PATCH v3] arm/virt: Add memory hot remove support
,
no-reply
,
2020/06/18
Re: [PATCH v3] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/18
RE: [PATCH v3] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/18
Re: [PATCH 0/2] use helper when using abstract QOM parent functions
,
maozy
,
2020/06/18
[PATCH v2 000/100] target/arm: Implement SVE2
,
Richard Henderson
,
2020/06/18
[PATCH v2 001/100] tcg: Save/restore vecop_list around minmax fallback
,
Richard Henderson
,
2020/06/18
[PATCH v2 003/100] target/arm: Split out gen_gvec_fn_zz
,
Richard Henderson
,
2020/06/18
[PATCH v2 002/100] qemu/int128: Add int128_lshift
,
Richard Henderson
,
2020/06/18
[PATCH v2 004/100] target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
,
Richard Henderson
,
2020/06/18
[PATCH v2 005/100] target/arm: Rearrange {sve, fp}_check_access assert
,
Richard Henderson
,
2020/06/18
[PATCH v2 006/100] target/arm: Merge do_vector2_p into do_mov_p
,
Richard Henderson
,
2020/06/18
[PATCH v2 007/100] target/arm: Clean up 4-operand predicate expansion
,
Richard Henderson
,
2020/06/18
[PATCH v2 008/100] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
,
Richard Henderson
,
2020/06/18
[PATCH v2 009/100] target/arm: Split out gen_gvec_ool_zzzp
,
Richard Henderson
,
2020/06/18
[PATCH v2 011/100] target/arm: Split out gen_gvec_ool_zzp
,
Richard Henderson
,
2020/06/18
[PATCH v2 012/100] target/arm: Split out gen_gvec_ool_zzz
,
Richard Henderson
,
2020/06/18
[PATCH v2 010/100] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
,
Richard Henderson
,
2020/06/18
[PATCH v2 013/100] target/arm: Split out gen_gvec_ool_zz
,
Richard Henderson
,
2020/06/18
[PATCH v2 014/100] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Richard Henderson
,
2020/06/18
[PATCH v2 016/100] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Richard Henderson
,
2020/06/18
[PATCH v2 015/100] target/arm: Enable SVE2 and some extensions
,
Richard Henderson
,
2020/06/18
[PATCH v2 018/100] target/arm: Implement SVE2 integer unary operations (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 017/100] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Richard Henderson
,
2020/06/18
[PATCH v2 019/100] target/arm: Split out saturating/rounding shifts from neon
,
Richard Henderson
,
2020/06/18
[PATCH v2 020/100] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 021/100] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 022/100] target/arm: Implement SVE2 integer pairwise arithmetic
,
Richard Henderson
,
2020/06/18
[PATCH v2 023/100] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Richard Henderson
,
2020/06/18
[PATCH v2 024/100] target/arm: Implement SVE2 integer add/subtract long
,
Richard Henderson
,
2020/06/18
[PATCH v2 025/100] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Richard Henderson
,
2020/06/18
[PATCH v2 028/100] target/arm: Implement PMULLB and PMULLT
,
Richard Henderson
,
2020/06/18
[PATCH v2 029/100] target/arm: Tidy SVE tszimm shift formats
,
Richard Henderson
,
2020/06/18
[PATCH v2 027/100] target/arm: Implement SVE2 integer multiply long
,
Richard Henderson
,
2020/06/18
[PATCH v2 026/100] target/arm: Implement SVE2 integer add/subtract wide
,
Richard Henderson
,
2020/06/18
[PATCH v2 030/100] target/arm: Implement SVE2 bitwise shift left long
,
Richard Henderson
,
2020/06/18
[PATCH v2 031/100] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Richard Henderson
,
2020/06/18
[PATCH v2 032/100] target/arm: Implement SVE2 bitwise permute
,
Richard Henderson
,
2020/06/18
[PATCH v2 035/100] target/arm: Implement SVE2 integer add/subtract long with carry
,
Richard Henderson
,
2020/06/18
[PATCH v2 036/100] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Richard Henderson
,
2020/06/18
[PATCH v2 037/100] target/arm: Implement SVE2 bitwise shift and insert
,
Richard Henderson
,
2020/06/18
[PATCH v2 033/100] target/arm: Implement SVE2 complex integer add
,
Richard Henderson
,
2020/06/18
[PATCH v2 034/100] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Richard Henderson
,
2020/06/18
[PATCH v2 038/100] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Richard Henderson
,
2020/06/18
[PATCH v2 039/100] target/arm: Implement SVE2 saturating extract narrow
,
Richard Henderson
,
2020/06/18
[PATCH v2 040/100] target/arm: Implement SVE2 floating-point pairwise
,
Richard Henderson
,
2020/06/18
[PATCH v2 041/100] target/arm: Implement SVE2 SHRN, RSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 042/100] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Richard Henderson
,
2020/06/18
[PATCH v2 043/100] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 044/100] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 045/100] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Richard Henderson
,
2020/06/18
[PATCH v2 046/100] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Richard Henderson
,
2020/06/18
[PATCH v2 048/100] target/arm: Implement SVE2 MATCH, NMATCH
,
Richard Henderson
,
2020/06/18
[PATCH v2 047/100] target/arm: Implement SVE2 bitwise ternary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 049/100] target/arm: Implement SVE2 saturating multiply-add long
,
Richard Henderson
,
2020/06/18
[PATCH v2 050/100] target/arm: Generalize inl_qrdmlah_* helper functions
,
Richard Henderson
,
2020/06/18
[PATCH v2 051/100] target/arm: Implement SVE2 saturating multiply-add high
,
Richard Henderson
,
2020/06/18
[PATCH v2 052/100] target/arm: Implement SVE2 integer multiply-add long
,
Richard Henderson
,
2020/06/18
[PATCH v2 055/100] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 056/100] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 053/100] target/arm: Implement SVE2 complex integer multiply-add
,
Richard Henderson
,
2020/06/18
[PATCH v2 054/100] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 057/100] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 058/100] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Richard Henderson
,
2020/06/18
[PATCH v2 059/100] target/arm: Implement SVE2 XAR
,
Richard Henderson
,
2020/06/18
[PATCH v2 060/100] target/arm: Implement SVE2 scatter store insns
,
Richard Henderson
,
2020/06/18
[PATCH v2 063/100] target/arm: Implement SVE2 SPLICE, EXT
,
Richard Henderson
,
2020/06/18
[PATCH v2 062/100] target/arm: Implement SVE2 FMMLA
,
Richard Henderson
,
2020/06/18
[PATCH v2 064/100] target/arm: Fix sve_uzp_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 061/100] target/arm: Implement SVE2 gather load insns
,
Richard Henderson
,
2020/06/18
[PATCH v2 065/100] target/arm: Fix sve_zip_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 066/100] target/arm: Fix sve_punpk_p vs odd vector lengths
,
Richard Henderson
,
2020/06/18
[PATCH v2 067/100] target/arm: Pass separate addend to {U, S}DOT helpers
,
Richard Henderson
,
2020/06/18
[PATCH v2 069/100] target/arm: Split out formats for 2 vectors + 1 index
,
Richard Henderson
,
2020/06/18
[PATCH v2 068/100] target/arm: Pass separate addend to FCMLA helpers
,
Richard Henderson
,
2020/06/18
[PATCH v2 070/100] target/arm: Split out formats for 3 vectors + 1 index
,
Richard Henderson
,
2020/06/18
[PATCH v2 071/100] target/arm: Implement SVE2 integer multiply (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 072/100] target/arm: Use helper_gvec_mul_idx_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 075/100] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 079/100] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Richard Henderson
,
2020/06/18
[PATCH v2 076/100] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 078/100] target/arm: Implement SVE2 saturating multiply (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 074/100] target/arm: Use helper_gvec_ml{a, s}_idx_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 073/100] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 077/100] target/arm: Implement SVE2 integer multiply long (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 080/100] target/arm: Use helper_neon_sq{, r}dmul_* for aa64 advsimd
,
Richard Henderson
,
2020/06/18
[PATCH v2 081/100] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 082/100] target/arm: Implement SVE2 multiply-add long (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 083/100] target/arm: Implement SVE2 complex integer multiply-add (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 084/100] target/arm: Implement SVE mixed sign dot product (indexed)
,
Richard Henderson
,
2020/06/18
[PATCH v2 087/100] target/arm: Implement SVE2 crypto destructive binary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 086/100] target/arm: Implement SVE2 crypto unary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 088/100] target/arm: Implement SVE2 crypto constructive binary operations
,
Richard Henderson
,
2020/06/18
[PATCH v2 089/100] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
2020/06/18
[PATCH v2 085/100] target/arm: Implement SVE mixed sign dot product
,
Richard Henderson
,
2020/06/18
[PATCH v2 090/100] target/arm: Implement SVE2 FCVTNT
,
Richard Henderson
,
2020/06/18
[PATCH v2 091/100] target/arm: Implement SVE2 FCVTLT
,
Richard Henderson
,
2020/06/18
[PATCH v2 092/100] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Richard Henderson
,
2020/06/18
[PATCH v2 093/100] softfloat: Add float16_is_normal
,
Richard Henderson
,
2020/06/18
[PATCH v2 094/100] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2020/06/18
[PATCH v2 095/100] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
,
Richard Henderson
,
2020/06/18
[PATCH v2 096/100] target/arm: Share table of sve load functions
,
Richard Henderson
,
2020/06/18
[PATCH v2 097/100] target/arm: Implement SVE2 LD1RO
,
Richard Henderson
,
2020/06/18
[PATCH v2 099/100] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2020/06/18
[PATCH v2 098/100] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Richard Henderson
,
2020/06/18
[PATCH v2 100/100] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2020/06/18
Re: [PATCH v2 000/100] target/arm: Implement SVE2
,
no-reply
,
2020/06/18
Re: [PATCH v2 000/100] target/arm: Implement SVE2
,
no-reply
,
2020/06/18
Re: [PATCH] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2020/06/18
Re: [PATCH RFC v2] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2020/06/17
[PATCH v10 38/73] arm: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 17/73] arm: convert to cpu_halted
,
Robert Foley
,
2020/06/17
Re: [PATCH v3 04/11] accel/tcg: Add stub for probe_access()
,
Stefan Hajnoczi
,
2020/06/17
[PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
no-reply
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/17
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Andrew Jones
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
,
Paolo Bonzini
,
2020/06/18
RE: [PATCH v2] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/17
Re: [PATCH v2] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/17
RE: [PATCH v2] arm/virt: Add memory hot remove support
,
Shameerali Kolothum Thodi
,
2020/06/17
Re: [PATCH v2] arm/virt: Add memory hot remove support
,
Auger Eric
,
2020/06/18
[PATCH v3 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 11/14] hw/arm/mps2: Add SPI devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 12/14] hw/arm/mps2: Add I2C devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
no-reply
,
2020/06/17
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
Peter Maydell
,
2020/06/22
Re: [PATCH v3 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 00/14] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 11/14] hw/arm/mps2: Add SPI devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 10/14] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 12/14] hw/arm/mps2: Add I2C devices
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH v2 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: [PATCH v2 00/14] mps2: Add few more peripherals
,
no-reply
,
2020/06/17
Re: [PATCH RFC v2] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2020/06/16
Re: [PATCH v2] target/arm: Implement SVE2 fp convert precision
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC 3/3] target/arm: Implement SVE2 FCVTXNT
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC v3 0/3] target/arm: Implement SVE2 Crypto Extensions
,
Richard Henderson
,
2020/06/16
Re: [PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
2020/06/16
[PATCH 00/21] target/arm: Finish neon decodetree conversion
,
Peter Maydell
,
2020/06/16
[PATCH 01/21] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 01/21] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 03/21] target/arm: Convert VZIP, VUZP to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 03/21] target/arm: Convert VZIP, VUZP to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 04/21] target/arm: Convert Neon narrowing moves to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 04/21] target/arm: Convert Neon narrowing moves to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 05/21] target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 05/21] target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 07/21] target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 07/21] target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 08/21] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 08/21] target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 09/21] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
,
Peter Maydell
,
2020/06/16
Re: [PATCH 09/21] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
,
Richard Henderson
,
2020/06/19
[PATCH 10/21] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
,
Peter Maydell
,
2020/06/16
Re: [PATCH 10/21] target/arm: Fix capitalization in NeonGenTwo{Single,Double}OPFn typedefs
,
Richard Henderson
,
2020/06/19
[PATCH 12/21] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 12/21] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 11/21] target/arm: Make gen_swap_half() take separate src and dest
,
Peter Maydell
,
2020/06/16
Re: [PATCH 11/21] target/arm: Make gen_swap_half() take separate src and dest
,
Richard Henderson
,
2020/06/19
[PATCH 14/21] target/arm: Convert Neon VQABS, VQNEG to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 14/21] target/arm: Convert Neon VQABS, VQNEG to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 13/21] target/arm: Convert remaining simple 2-reg-misc Neon ops
,
Peter Maydell
,
2020/06/16
Re: [PATCH 13/21] target/arm: Convert remaining simple 2-reg-misc Neon ops
,
Richard Henderson
,
2020/06/19
[PATCH 15/21] target/arm: Convert simple fp Neon 2-reg-misc insns
,
Peter Maydell
,
2020/06/16
Re: [PATCH 15/21] target/arm: Convert simple fp Neon 2-reg-misc insns
,
Richard Henderson
,
2020/06/19
[PATCH 16/21] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 16/21] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 17/21] target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 17/21] target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 18/21] target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 18/21] target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 19/21] target/arm: Convert Neon VSWP to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 19/21] target/arm: Convert Neon VSWP to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 20/21] target/arm: Convert Neon VTRN to decodetree
,
Peter Maydell
,
2020/06/16
Re: [PATCH 20/21] target/arm: Convert Neon VTRN to decodetree
,
Richard Henderson
,
2020/06/19
[PATCH 21/21] target/arm: Move some functions used only in translate-neon.inc.c to that file
,
Peter Maydell
,
2020/06/16
Re: [PATCH 21/21] target/arm: Move some functions used only in translate-neon.inc.c to that file
,
Richard Henderson
,
2020/06/19
Re: [PATCH 00/21] target/arm: Finish neon decodetree conversion
,
no-reply
,
2020/06/16
Re: [PATCH 00/21] target/arm: Finish neon decodetree conversion
,
no-reply
,
2020/06/16
[PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Andrew Jones
,
2020/06/16
Re: [PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Cornelia Huck
,
2020/06/16
Re: [PATCH] hw/arm/virt: Add 5.0 HW compat props
,
Peter Maydell
,
2020/06/18
[PULL 20/21] tests/tcg: ensure -cpu max also used for plugin run
,
Alex Bennée
,
2020/06/16
[PULL 19/21] tests/tcg: build plugin list from contents of src directory
,
Alex Bennée
,
2020/06/16
[PATCH 0/2] hw/misc/pca9552: Trace LEDs events, make LEDs 13-15 as GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 2/2] hw/misc/pca9552: Make LEDs 13-15 also GPIOs
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 2/2] hw/misc/pca9552: Make LEDs 13-15 also GPIOs
,
Cédric Le Goater
,
2020/06/17
[PATCH v5 0/3] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/16
[PATCH v5 1/3] acpi: Some build_tpm2() code reshape
,
Eric Auger
,
2020/06/16
[PATCH v5 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/16
[PATCH v5 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/16
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Andrew Jones
,
2020/06/16
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Peter Maydell
,
2020/06/16
Re: [PATCH v5 1/2] target/arm: kvm: Handle DABT with no valid ISS
,
Beata Michalska
,
2020/06/16
[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Markus Armbruster
,
2020/06/18
Re: [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH 2/7] block/qcow2: Document cache_clean_interval field holds seconds
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 3/7] block/curl: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 4/7] hw/virtio/virtio-balloon: Rename timer field including 'ms' unit
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 4/7] hw/virtio/virtio-balloon: Rename timer field including 'ms' unit
,
David Hildenbrand
,
2020/06/16
[PATCH 5/7] hw/rtc/m48t59: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 6/7] hw/ipmi/ipmi_bmc_extern: Reduce timer precision to milli-second
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/21
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second
,
Andrew Jeffery
,
2020/06/22
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Paolo Bonzini
,
2020/06/18
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Philippe Mathieu-Daudé
,
2020/06/18
Re: [PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
,
Paolo Bonzini
,
2020/06/18
[PATCH 0/7] mps2: Add few more peripherals
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 1/7] hw/arm/mps2: Rename CMSDK AHB peripheral region
,
Peter Maydell
,
2020/06/16
[PATCH 2/7] hw/arm/mps2: Rename dualtimer as apb-dualtimer
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 2/7] hw/arm/mps2: Rename dualtimer as apb-dualtimer
,
Peter Maydell
,
2020/06/16
[PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Peter Maydell
,
2020/06/16
Re: [PATCH 3/7] hw/arm/mps2: Add CMSDK APB watchdog as unimplemented device
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Peter Maydell
,
2020/06/16
Re: [PATCH 5/7] hw/arm/mps2: Add I2C busses on FPGA APB
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Peter Maydell
,
2020/06/16
Re: [PATCH 6/7] hw/arm/mps2: Map the FPGA I/O block
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH 4/7] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 4/7] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
,
Peter Maydell
,
2020/06/16
[PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Peter Maydell
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Peter Maydell
,
2020/06/16
Re: [PATCH 7/7] hw/misc/mps2-fpgaio: Implement push-buttons
,
Philippe Mathieu-Daudé
,
2020/06/16
[PATCH v2] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/15
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
Dr. David Alan Gilbert
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
Dr. David Alan Gilbert
,
2020/06/16
Re: [PATCH v2] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/16
[PULL 03/84] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Markus Armbruster
,
2020/06/15
[PULL 08/84] armv7m: Delete unused "ARM,bitband-memory" devices
,
Markus Armbruster
,
2020/06/15
[PULL 04/84] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/15
[PULL 05/84] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Markus Armbruster
,
2020/06/15
[PATCH v2] bios-tables-test: Fix "-tpmdev: invalid option"
,
Eric Auger
,
2020/06/15
Re: [PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
,
Peter Maydell
,
2020/06/15
[PATCH v1 2/2] tests/tcg: ensure -cpu max also used for plugin run
,
Alex Bennée
,
2020/06/15
[PATCH v1 1/2] tests/tcg: build plugin list from contents of src directory
,
Alex Bennée
,
2020/06/15
[PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Eric Auger
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Stefan Berger
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
,
Thomas Huth
,
2020/06/15
[PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/13
[PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
,
Salil Mehta
,
2020/06/23
[PATCH RFC 02/22] arm/cpuhp: Add new ARMCPU core-id property
,
Salil Mehta
,
2020/06/13
[PATCH RFC 03/22] arm/cpuhp: Add common cpu utility for possible vcpus
,
Salil Mehta
,
2020/06/13
[PATCH RFC 05/22] arm/cpuhp: Pre-create disabled possible vcpus @machine init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 04/22] arm/cpuhp: Machine init time change common to vcpu {cold|hot}-plug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 06/22] arm/cpuhp: Changes to pre-size GIC with possible vcpus @machine init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2020/06/23
[PATCH RFC 08/22] arm/cpuhp: Enable ACPI support for vcpu hotplug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 09/22] arm/cpuhp: Init GED framework with cpu hotplug events
,
Salil Mehta
,
2020/06/13
[PATCH RFC 10/22] arm/cpuhp: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2020/06/13
[PATCH RFC 11/22] arm/cpuhp: Update GED _EVT method AML with cpu scan
,
Salil Mehta
,
2020/06/13
[PATCH RFC 12/22] arm/cpuhp: MADT Tbl change to size the guest with possible vcpus
,
Salil Mehta
,
2020/06/13
[PATCH RFC 13/22] arm/cpuhp: Add ACPI _MAT entry for Processor object
,
Salil Mehta
,
2020/06/13
[PATCH RFC 14/22] arm/cpuhp: Release objects for *disabled* possible vcpus after init
,
Salil Mehta
,
2020/06/13
[PATCH RFC 15/22] arm/cpuhp: Update ACPI GED framework to support vcpu hotplug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 16/22] arm/cpuhp: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2020/06/13
[PATCH RFC 17/22] arm/cpuhp: Changes to (un)wire GICC<->VCPU IRQs during hot-(un)plug
,
Salil Mehta
,
2020/06/13
[PATCH RFC 18/22] arm/cpuhp: Changes to update GIC with vcpu hot-plug notification
,
Salil Mehta
,
2020/06/13
[PATCH RFC 19/22] arm/cpuhp: Changes required to (re)init the vcpu register info
,
Salil Mehta
,
2020/06/13
[PATCH RFC 20/22] arm/cpuhp: Update the guest(via GED) about cpu hot-(un)plug events
,
Salil Mehta
,
2020/06/13
[PATCH RFC 21/22] arm/cpuhp: Changes required for reset and to support next boot
,
Salil Mehta
,
2020/06/13
[PATCH RFC 22/22] arm/cpuhp: Add support of *unrealize* ARMCPU during vcpu hot-unplug
,
Salil Mehta
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
no-reply
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
no-reply
,
2020/06/13
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Marc Zyngier
,
2020/06/14
RE: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/15
Re: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Andrew Jones
,
2020/06/23
RE: [PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2020/06/23
[RFC PATCH v2 0/5] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/12
[RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Stefan Weil
,
2020/06/12
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Dr. David Alan Gilbert
,
2020/06/15
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [RFC PATCH v2 1/5] hw/misc: Add a LED device
,
Dr. David Alan Gilbert
,
2020/06/15
[RFC PATCH v2 3/5] hw/misc/led: Add create_led_by_gpio_id() helper
,
Philippe Mathieu-Daudé
,
2020/06/12
[RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Peter Maydell
,
2020/06/15
Re: [RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/15
[RFC PATCH v2 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Peter Maydell
,
2020/06/15
[RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Peter Maydell
,
2020/06/15
Re: [RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/15
[PULL v2 33/58] hw/pci-host: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 16/58] arm/acpi: TPM2 ACPI table support
,
Michael S. Tsirkin
,
2020/06/12
[PULL v2 03/58] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Michael S. Tsirkin
,
2020/06/12
[PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 03/12] hw/misc: Add NPCM7xx Clock Controller device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 01/12] npcm7xx: Add config symbol
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [PATCH v2 01/12] npcm7xx: Add config symbol
,
Havard Skinnemoen
,
2020/06/12
[PATCH v2 04/12] hw/timer: Add NPCM7xx Timer device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 02/12] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 06/12] hw/arm: Add two NPCM7xx-based machines
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 08/12] hw/nvram: NPCM7xx OTP device model
,
Havard Skinnemoen
,
2020/06/11
[PATCH v2 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 07/12] hw/arm: Load -bios image as a boot ROM for npcm7xx
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 09/12] hw/mem: Stubbed out NPCM7xx Memory Controller model
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 10/12] hw/ssi: NPCM7xx Flash Interface Unit device model
,
Cédric Le Goater
,
2020/06/17
[PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/12
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Joel Stanley
,
2020/06/17
Re: [PATCH v2 11/12] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
,
Havard Skinnemoen
,
2020/06/17
[PATCH v2 12/12] docs/system: Add Nuvoton machine documentation
,
Havard Skinnemoen
,
2020/06/11
Re: [PATCH v2 12/12] docs/system: Add Nuvoton machine documentation
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/18
[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
,
Eric Auger
,
2020/06/11
[PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
,
Auger Eric
,
2020/06/26
[PATCH RESEND 2/9] hw/arm/smmu-common: Add IOTLB helpers
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 2/9] hw/arm/smmu-common: Add IOTLB helpers
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
,
Auger Eric
,
2020/06/26
[PATCH RESEND 4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
,
Auger Eric
,
2020/06/26
[PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Peter Maydell
,
2020/06/25
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/26
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/30
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Peter Maydell
,
2020/06/30
Re: [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
,
Auger Eric
,
2020/06/30
[PATCH RESEND 7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
,
Peter Maydell
,
2020/06/25
[PATCH RESEND 8/9] hw/arm/smmuv3: Get prepared for range invalidation
,
Eric Auger
,
2020/06/11
Re: [PATCH RESEND 8/9] hw/arm/smmuv3: Get prepared for range invalidation
,
Peter Maydell
,
2020/06/25
[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
,
Eric Auger
,
2020/06/11
[PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/22
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Markus Armbruster
,
2020/06/23
Re: [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
,
Auger Eric
,
2020/06/23
[PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
,
Jean-Philippe Brucker
,
2020/06/17
[PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Jean-Philippe Brucker
,
2020/06/17
Re: [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Auger Eric
,
2020/06/18
[PATCH v3 4/5] virtio-iommu-pci: Add array of Interval properties
,
Eric Auger
,
2020/06/11
[PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
2020/06/11
Re: [PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Jean-Philippe Brucker
,
2020/06/17
[PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
Peter Maydell
,
2020/06/11
[PATCH 01/10] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
,
Peter Maydell
,
2020/06/11
Re: [PATCH 01/10] target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
,
Richard Henderson
,
2020/06/11
[PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Peter Maydell
,
2020/06/11
Re: [PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Richard Henderson
,
2020/06/11
Re: [PATCH 02/10] target/arm: Add missing TCG temp free in do_2shift_env_64()
,
Peter Maydell
,
2020/06/11
[PATCH 03/10] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 03/10] target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 04/10] target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 04/10] target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 06/10] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 06/10] target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 07/10] target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 07/10] target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Richard Henderson
,
2020/06/11
Re: [PATCH 09/10] target/arm: Convert Neon VTBL, VTBX to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 05/10] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 05/10] target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 08/10] target/arm: Convert Neon VEXT to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 08/10] target/arm: Convert Neon VEXT to decodetree
,
Richard Henderson
,
2020/06/11
[PATCH 10/10] target/arm: Convert Neon VDUP (scalar) to decodetree
,
Peter Maydell
,
2020/06/11
Re: [PATCH 10/10] target/arm: Convert Neon VDUP (scalar) to decodetree
,
Richard Henderson
,
2020/06/11
Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
no-reply
,
2020/06/11
Re: [PATCH 00/10] target/arm: Convert 2-reg-scalar to decodetree
,
no-reply
,
2020/06/11
[PATCH v4 0/5] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/11
[PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Eric Auger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/11
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/16
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/18
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Laszlo Ersek
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/19
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/22
Re: [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/22
[PATCH v4 2/5] acpi: Move build_tpm2() in the generic part
,
Eric Auger
,
2020/06/11
Re: [PATCH v4 2/5] acpi: Move build_tpm2() in the generic part
,
Stefan Berger
,
2020/06/11
[PATCH v4 3/5] arm/acpi: TPM2 ACPI table support
,
Eric Auger
,
2020/06/11
[PATCH v4 4/5] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/11
[PATCH v4 5/5] docs/specs/tpm: ACPI boot now supported for TPM/ARM
,
Eric Auger
,
2020/06/11
Core dump happened when starting a VM on arm64 server
,
Haibo Xu
,
2020/06/11
Re: Core dump happened when starting a VM on arm64 server
,
Andrew Jones
,
2020/06/11
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Thomas Huth
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Andrew Jones
,
2020/06/17
Re: Core dump happened when starting a VM on arm64 server
,
Philippe Mathieu-Daudé
,
2020/06/17
[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Vaclav Vanc
,
2020/06/10
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Peter Maydell
,
2020/06/15
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Václav Vanc
,
2020/06/16
Re: [PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
,
Peter Maydell
,
2020/06/26
[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/10
[PATCH v4 21/21] numa: Auto-enable NUMA when any memory devices are possible
,
David Hildenbrand
,
2020/06/10
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/06/24
[PULL 03/56] hw/acpi/nvdimm: add a helper to augment SRAT generation
,
Michael S. Tsirkin
,
2020/06/10
[PULL 33/56] hw/pci-host: Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
2020/06/10
[PULL 16/56] arm/acpi: TPM2 ACPI table support
,
Michael S. Tsirkin
,
2020/06/10
[PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
Peter Maydell
,
2020/06/09
[PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Peter Maydell
,
2020/06/09
Re: [PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Richard Henderson
,
2020/06/09
Re: [PATCH 1/7] target/arm: Fix missing temp frees in do_vshll_2sh
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH 4/7] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 4/7] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 2/7] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 2/7] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 6/7] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
,
Peter Maydell
,
2020/06/09
Re: [PATCH 6/7] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
,
Richard Henderson
,
2020/06/09
[PATCH 5/7] target/arm: Convert Neon 3-reg-diff long multiplies
,
Peter Maydell
,
2020/06/09
Re: [PATCH 5/7] target/arm: Convert Neon 3-reg-diff long multiplies
,
Richard Henderson
,
2020/06/09
[PATCH 3/7] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
,
Peter Maydell
,
2020/06/09
Re: [PATCH 3/7] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree
,
Richard Henderson
,
2020/06/09
[PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL
,
Peter Maydell
,
2020/06/09
Re: [PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL
,
Richard Henderson
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
no-reply
,
2020/06/09
Re: [PATCH 0/7] target/arm: Convert Neon 3-reg-diff to decodetree
,
Philippe Mathieu-Daudé
,
2020/06/10
[PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/09
Re: [PATCH v5] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
David Gibson
,
2020/06/10
adding netfilter_queue to kernel config for qemu
,
Cheng Fei Phung
,
2020/06/09
[PATCH v2 0/5] TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/09
[PATCH v2 1/5] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Eric Auger
,
2020/06/09
[PATCH v2 2/5] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/09
[PATCH v2 3/5] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Eric Auger
,
2020/06/09
Re: [PATCH v2 3/5] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/10
[PATCH v2 4/5] bios-tables-test: Add Q35/TPM-TIS test
,
Eric Auger
,
2020/06/09
Re: [PATCH v2 4/5] bios-tables-test: Add Q35/TPM-TIS test
,
Stefan Berger
,
2020/06/10
[PATCH v2 5/5] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Eric Auger
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
Auger Eric
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
Re: [PATCH v2 0/5] TPM-TIS bios-tables-test
,
no-reply
,
2020/06/09
[RFC PATCH 0/5] hw/misc: Add LED device
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 1/5] hw/misc: Add a LED device
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 3/5] hw/misc/led: Add create_led_by_gpio_id() helper
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 5/5] hw/arm/tosa: Use LED device for the Bluetooth led
,
Philippe Mathieu-Daudé
,
2020/06/09
[RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Eric Blake
,
2020/06/09
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Philippe Mathieu-Daudé
,
2020/06/12
Re: [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
,
Markus Armbruster
,
2020/06/15
[PATCH v3 06/24] armv7m: Delete unused "ARM,bitband-memory" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v3 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
,
Alistair Francis
,
2020/06/09
[PATCH v3 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Markus Armbruster
,
2020/06/09
[PULL 12/17] tests/tcg: add simple commpage test case
,
Alex Bennée
,
2020/06/09
Re: [PATCH 6/6] hw/arm: Add two NPCM7xx-based machines
,
Joel Stanley
,
2020/06/08
Re: [PATCH 6/6] hw/arm: Add two NPCM7xx-based machines
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Joel Stanley
,
2020/06/08
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Havard Skinnemoen
,
2020/06/09
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/11
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Peter Maydell
,
2020/06/11
Re: [PATCH 5/6] hw/arm: Add NPCM730 and NPCM750 SoC models
,
Cédric Le Goater
,
2020/06/17
Re: [PATCH 4/6] hw/timer: Add NPCM7xx Timer device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 3/6] hw/misc: Add NPCM7xx Clock Controller device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 3/6] hw/misc: Add NPCM7xx Clock Controller device model
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 2/6] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Joel Stanley
,
2020/06/08
Re: [PATCH 2/6] hw/misc: Add NPCM7xx System Global Control Registers device model
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 1/6] npcm7xx: Add config symbol
,
Joel Stanley
,
2020/06/08
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/08
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Joel Stanley
,
2020/06/08
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Cédric Le Goater
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Peter Maydell
,
2020/06/09
Re: [PATCH 0/6] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
,
Havard Skinnemoen
,
2020/06/09
Re: [PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
,
Philippe Mathieu-Daudé
,
2020/06/15
[RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 01/35] qom/object: Update documentation
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 02/35] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 04/35] hw/arm/pxa2xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 07/35] hw/char/parallel: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 08/35] hw/display/blizzard: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 09/35] hw/display/ramfb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 10/35] hw/display/tc6393xb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 11/35] hw/display/vga-isa-mm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 12/35] hw/dma/etraxfs_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 05/35] hw/arm/nseries: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 03/35] hw/arm/omap: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 13/35] hw/dma/soc_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
RE: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Paul Durrant
,
2020/06/08
Re: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 16/35] hw/input/lasips2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 19/35] hw/input/tsc2005: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Thomas Huth
,
2020/06/08
[RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 24/35] hw/misc/cbus: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 25/35] hw/nvram/eeprom93xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 28/35] hw/ppc/ppc4xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 31/35] hw/sh4: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 35/35] hw/xtensa/xtfpga: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 34/35] hw/usb/hcd-musb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Peter Maydell
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Paolo Bonzini
,
2020/06/09
Re: [PATCH v2 06/24] armv7m: Delete unused "ARM, bitband-memory" devices
,
Peter Maydell
,
2020/06/08
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Philippe Mathieu-Daudé
,
2020/06/09
Re: [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
,
Markus Armbruster
,
2020/06/09
Re: [PATCH v2 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 06/24] armv7m: Delete unused "ARM,bitband-memory" devices
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
,
Jean-Christophe Dubois
,
2020/06/08
Re: [PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
,
Peter Maydell
,
2020/06/15
[PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/08
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/08
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/09
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/10
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/15
Re: [PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
,
Peter Maydell
,
2020/06/15
[PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[RFC PATCH 0/3] target/arm: move common aarch64 init to helpers and make cpu max standalone
,
Leif Lindholm
,
2020/06/08
[RFC PATCH 1/3] target/arm: commonalize aarch64 cpu init
,
Leif Lindholm
,
2020/06/08
Re: [RFC PATCH 1/3] target/arm: commonalize aarch64 cpu init
,
Peter Maydell
,
2020/06/08
[RFC PATCH 2/3] target/arm: move cpu64 cortex processor common init settings to function
,
Leif Lindholm
,
2020/06/08
Re: [RFC PATCH 2/3] target/arm: move cpu64 cortex processor common init settings to function
,
Peter Maydell
,
2020/06/08
[RFC PATCH 3/3] target/arm: use cortex...common_init for cpu64 max
,
Leif Lindholm
,
2020/06/08
[PATCH v2] Implement configurable descriptor size in ftgmac100
,
Erik Smit
,
2020/06/06
Re: [PATCH v2] Implement configurable descriptor size in ftgmac100
,
Cédric Le Goater
,
2020/06/08
Re: [PATCH v2] Implement configurable descriptor size in ftgmac100
,
Peter Maydell
,
2020/06/15
[PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v3] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[PATCH v1 13/14] tests/tcg: add simple commpage test case
,
Alex Bennée
,
2020/06/05
[PATCH 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
,
Philippe Mathieu-Daudé
,
2020/06/05
[PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Markus Armbruster
,
2020/06/05
Re: [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Cédric Le Goater
,
2020/06/05
Re: [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH] hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers
,
Peter Maydell
,
2020/06/05
Re: [PATCH v2] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
,
Peter Maydell
,
2020/06/05
[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[PULL 00/11] Block patches
,
Stefan Hajnoczi
,
2020/06/05
[PULL 01/11] io_uring: retry io_uring_submit() if it fails with errno=EINTR
,
Stefan Hajnoczi
,
2020/06/05
[PULL 02/11] io_uring: use io_uring_cq_ready() to check for ready cqes
,
Stefan Hajnoczi
,
2020/06/05
[PULL 03/11] fuzz: add datadir for oss-fuzz compatability
,
Stefan Hajnoczi
,
2020/06/05
[PULL 04/11] fuzz: fix typo in i440fx-qtest-reboot arguments
,
Stefan Hajnoczi
,
2020/06/05
[PULL 05/11] fuzz: add mangled object name to linker script
,
Stefan Hajnoczi
,
2020/06/05
[PULL 06/11] fuzz: run the main-loop in fork-server process
,
Stefan Hajnoczi
,
2020/06/05
[PULL 08/11] memory: Extract memory_region_msync() from memory_region_writeback()
,
Stefan Hajnoczi
,
2020/06/05
[PULL 07/11] memory: Rename memory_region_do_writeback -> memory_region_writeback
,
Stefan Hajnoczi
,
2020/06/05
[PULL 09/11] hw/block: Let the NVMe emulated device be target-agnostic
,
Stefan Hajnoczi
,
2020/06/05
[PULL 10/11] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Stefan Hajnoczi
,
2020/06/05
[PULL 11/11] block: Factor out bdrv_run_co()
,
Stefan Hajnoczi
,
2020/06/05
Re: [PULL 00/11] Block patches
,
Peter Maydell
,
2020/06/05
[PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
,
Richard Henderson
,
2020/06/05
[PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
,
Peter Maydell
,
2020/06/25
[PATCH v2 03/17] linux-user: Check for overflow in access_ok
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 03/17] linux-user: Check for overflow in access_ok
,
Peter Maydell
,
2020/06/25
[PATCH v2 02/17] linux-user: Introduce PAGE_ANON
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 02/17] linux-user: Introduce PAGE_ANON
,
Peter Maydell
,
2020/06/25
[PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Peter Maydell
,
2020/06/25
[PATCH v2 05/17] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 05/17] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Peter Maydell
,
2020/06/25
[PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
,
Peter Maydell
,
2020/06/25
[PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
,
Peter Maydell
,
2020/06/25
[PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Peter Maydell
,
2020/06/25
[PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
,
Peter Maydell
,
2020/06/25
[PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Peter Maydell
,
2020/06/25
[PATCH v2 11/17] linux-user/aarch64: Implement PROT_MTE
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 11/17] linux-user/aarch64: Implement PROT_MTE
,
Peter Maydell
,
2020/06/25
[PATCH v2 12/17] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 12/17] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Peter Maydell
,
2020/06/25
[PATCH v2 14/17] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
,
Richard Henderson
,
2020/06/05
[PATCH v2 13/17] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
,
Richard Henderson
,
2020/06/05
[PATCH v2 16/17] target/arm: Enable MTE for user-only
,
Richard Henderson
,
2020/06/05
[PATCH v2 15/17] target/arm: Add allocation tag storage for user mode
,
Richard Henderson
,
2020/06/05
[PATCH v2 17/17] tests/tcg/aarch64: Add mte smoke tests
,
Richard Henderson
,
2020/06/05
Re: [PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
,
Peter Maydell
,
2020/06/25
kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Andrew Jones
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Andrew Jones
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/04
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Leif Lindholm
,
2020/06/08
Re: kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
,
Peter Maydell
,
2020/06/08
[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
,
Jean-Christophe Dubois
,
2020/06/04
[PATCH v5 1/3] hw/net/imx_fec: Convert debug fprintf() to trace events
,
Jean-Christophe Dubois
,
2020/06/04
[PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Jean-Christophe Dubois
,
2020/06/04
Re: [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Peter Maydell
,
2020/06/15
Re: [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus.
,
Jean-Christophe DUBOIS
,
2020/06/15
[PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Jean-Christophe Dubois
,
2020/06/04
Re: [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Peter Maydell
,
2020/06/15
Re: [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation.
,
Jean-Christophe DUBOIS
,
2020/06/18
Re: [PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
,
Peter Maydell
,
2020/06/15
Forward migration broken down since virt-4.2 machine type
,
Ying Fang
,
2020/06/04
Re: Forward migration broken down since virt-4.2 machine type
,
Ying Fang
,
2020/06/07
RE: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Igor Mammedov
,
2020/06/04
RE: [Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
,
Salil Mehta
,
2020/06/04
[PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH v2 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Philippe Mathieu-Daudé
,
2020/06/04
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Peter Maydell
,
2020/06/15
Re: [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/15
Re: [PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
,
Peter Maydell
,
2020/06/15
[PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
,
Peter Maydell
,
2020/06/05
[PATCH 0/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
[PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 1/2] sd: sdhci: Implement basic vendor specific register support
,
Philippe Mathieu-Daudé
,
2020/06/03
[PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
Re: [PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations
,
Guenter Roeck
,
2020/06/03
[PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/02
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Richard Henderson
,
2020/06/02
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Andrew Jones
,
2020/06/03
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Peter Maydell
,
2020/06/03
Re: [PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
,
Ying Fang
,
2020/06/04
[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/02
[PATCH v7 01/42] target/arm: Add isar tests for mte
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 01/42] target/arm: Add isar tests for mte
,
Peter Maydell
,
2020/06/18
[PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
,
Peter Maydell
,
2020/06/18
[PATCH v7 02/42] target/arm: Improve masking of SCR RES0 bits
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 02/42] target/arm: Improve masking of SCR RES0 bits
,
Peter Maydell
,
2020/06/18
[PATCH v7 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
,
Peter Maydell
,
2020/06/18
[PATCH v7 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
,
Peter Maydell
,
2020/06/18
[PATCH v7 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
,
Peter Maydell
,
2020/06/18
[PATCH v7 07/42] target/arm: Add MTE system registers
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 07/42] target/arm: Add MTE system registers
,
Peter Maydell
,
2020/06/18
[PATCH v7 08/42] target/arm: Add MTE bits to tb_flags
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 08/42] target/arm: Add MTE bits to tb_flags
,
Peter Maydell
,
2020/06/18
[PATCH v7 09/42] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 09/42] target/arm: Implement the IRG instruction
,
Peter Maydell
,
2020/06/18
[PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
,
Peter Maydell
,
2020/06/18
[PATCH v7 11/42] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 11/42] target/arm: Implement the GMI instruction
,
Peter Maydell
,
2020/06/18
[PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
,
Richard Henderson
,
2020/06/18
[PATCH v7 12/42] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2020/06/02
[PATCH v7 14/42] target/arm: Add helper_probe_access
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 14/42] target/arm: Add helper_probe_access
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 14/42] target/arm: Add helper_probe_access
,
Richard Henderson
,
2020/06/18
[PATCH v7 16/42] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2020/06/02
[PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2020/06/18
[PATCH v7 17/42] target/arm: Restrict the values of DCZID.BS under TCG
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 17/42] target/arm: Restrict the values of DCZID.BS under TCG
,
Peter Maydell
,
2020/06/18
[PATCH v7 21/42] target/arm: Move regime_el to internals.h
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 21/42] target/arm: Move regime_el to internals.h
,
Peter Maydell
,
2020/06/18
[PATCH v7 20/42] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 20/42] target/arm: Implement the access tag cache flushes
,
Peter Maydell
,
2020/06/18
[PATCH v7 18/42] target/arm: Simplify DC_ZVA
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 18/42] target/arm: Simplify DC_ZVA
,
Peter Maydell
,
2020/06/18
[PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
,
Peter Maydell
,
2020/06/19
[PATCH v7 23/42] target/arm: Add gen_mte_check1
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 23/42] target/arm: Add gen_mte_check1
,
Peter Maydell
,
2020/06/18
[PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/18
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 25/42] target/arm: Implement helper_mte_check1
,
Richard Henderson
,
2020/06/19
[PATCH v7 26/42] target/arm: Implement helper_mte_checkN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 26/42] target/arm: Implement helper_mte_checkN
,
Peter Maydell
,
2020/06/19
[PATCH v7 22/42] target/arm: Move regime_tcr to internals.h
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 22/42] target/arm: Move regime_tcr to internals.h
,
Peter Maydell
,
2020/06/18
[PATCH v7 24/42] target/arm: Add gen_mte_checkN
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 24/42] target/arm: Add gen_mte_checkN
,
Peter Maydell
,
2020/06/18
[PATCH v7 27/42] target/arm: Add helper_mte_check_zva
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 27/42] target/arm: Add helper_mte_check_zva
,
Peter Maydell
,
2020/06/19
[PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
,
Richard Henderson
,
2020/06/19
[PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
,
Peter Maydell
,
2020/06/19
[PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
,
Richard Henderson
,
2020/06/19
[PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Peter Maydell
,
2020/06/19
Re: [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
,
Richard Henderson
,
2020/06/19
[PATCH v7 32/42] target/arm: Add mte helpers for sve scalar + int stores
,
Richard Henderson
,
2020/06/02
[PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
,
Peter Maydell
,
2020/06/19
[PATCH v7 33/42] target/arm: Add mte helpers for sve scalar + int ff/nf loads
,
Richard Henderson
,
2020/06/02
[PATCH v7 36/42] target/arm: Complete TBI clearing for user-only for SVE
,
Richard Henderson
,
2020/06/02
[PATCH v7 37/42] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 37/42] target/arm: Implement data cache set allocation tags
,
Peter Maydell
,
2020/06/19
[PATCH v7 35/42] target/arm: Add mte helpers for sve scatter/gather memory ops
,
Richard Henderson
,
2020/06/02
[PATCH v7 38/42] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2020/06/02
[PATCH v7 39/42] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 39/42] target/arm: Enable MTE
,
Peter Maydell
,
2020/06/18
Re: [PATCH v7 39/42] target/arm: Enable MTE
,
Richard Henderson
,
2020/06/18
[PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Peter Maydell
,
2020/06/19
[PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
,
Peter Maydell
,
2020/06/19
[PATCH v7 42/42] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2020/06/02
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
no-reply
,
2020/06/02
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Richard Henderson
,
2020/06/03
Re: [PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
,
Peter Maydell
,
2020/06/19
[PATCH] ftgmac100: Implement variable descriptor size
,
Erik Smit
,
2020/06/02
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Philippe Mathieu-Daudé
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/03
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Erik Smit
,
2020/06/04
Re: [PATCH] ftgmac100: Implement variable descriptor size
,
Cédric Le Goater
,
2020/06/04
[PATCH] docs/system: Document Aspeed boards
,
Cédric Le Goater
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Cédric Le Goater
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Andrew Jeffery
,
2020/06/02
Re: [PATCH] docs/system: Document Aspeed boards
,
Peter Maydell
,
2020/06/05
Re: [PULL 00/21] Vga 20200528 patches
,
Gerd Hoffmann
,
2020/06/02
[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/02
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Michal Privoznik
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
,
David Hildenbrand
,
2020/06/02
Re: [PATCH v1 3/3] tests/tcg: add simple commpage test case
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 1/3] linux-user: provide fallback pgd_find_hole for bare chroots
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Richard Henderson
,
2020/06/01
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/05
Re: [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
,
Alex Bennée
,
2020/06/05
Re: [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate insns to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate insns to decodetree
,
Peter Maydell
,
2020/06/02
Re: [PATCH v2 5/9] target/arm: Convert Neon narrowing shifts with op==8 to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 4/9] target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/9] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
,
Richard Henderson
,
2020/06/01
[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/01
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Auger Eric
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Auger Eric
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/05
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Andrew Jones
,
2020/06/03
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/05
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/05
Re: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Igor Mammedov
,
2020/06/08
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/08
RE: [Question] Regarding PMU initialization within the QEMU for ARM VCPUs
,
Salil Mehta
,
2020/06/03
[PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Cédric Le Goater
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Laurent Vivier
,
2020/06/09
[PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
RE: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Michael S. Tsirkin
,
2020/06/01
Re: [PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
,
Peter Maydell
,
2020/06/01
Re: [PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
,
Ying Fang
,
2020/06/02
Re: [Qemu-devel] [PATCH 10/20] nvic: Add NS alias SCS region
,
Peter Maydell
,
2020/06/01
[RFC 0/6] TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/01
[RFC 1/6] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Eric Auger
,
2020/06/01
Re: [RFC 1/6] test/tpm-emu: include sockets and channel headers in tpm-emu header
,
Stefan Berger
,
2020/06/02
[RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Eric Auger
,
2020/06/01
Re: [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Stefan Berger
,
2020/06/02
Re: [RFC 2/6] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
,
Igor Mammedov
,
2020/06/05
[RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Eric Auger
,
2020/06/01
Re: [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Stefan Berger
,
2020/06/02
Re: [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
,
Igor Mammedov
,
2020/06/05
[RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Eric Auger
,
2020/06/01
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/02
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Stefan Berger
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/05
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Igor Mammedov
,
2020/06/08
Re: [RFC 4/6] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
,
Auger Eric
,
2020/06/08
[RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Eric Auger
,
2020/06/01
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Stefan Berger
,
2020/06/02
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Igor Mammedov
,
2020/06/05
Re: [RFC 5/6] bios-tables-test: Add Q35/TPM-TIS test
,
Auger Eric
,
2020/06/09
[RFC 6/6] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Eric Auger
,
2020/06/01
Re: [RFC 6/6] bios-tables-test: Generate reference tables for Q35/TPM-TIS
,
Stefan Berger
,
2020/06/02
Re: [RFC 0/6] TPM-TIS bios-tables-test
,
Auger Eric
,
2020/06/02
[PATCH v3 0/4] vTPM/aarch64 ACPI support
,
Eric Auger
,
2020/06/01
[PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Eric Auger
,
2020/06/01
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Stefan Berger
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/02
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Auger Eric
,
2020/06/10
Re: [PATCH v3 1/4] acpi: Convert build_tpm2() to build_append* API
,
Igor Mammedov
,
2020/06/11
[PATCH v3 3/4] arm/acpi: TPM2 ACPI table support
,
Eric Auger
,
2020/06/01
[PATCH v3 2/4] acpi: Move build_tpm2() in the generic part
,
Eric Auger
,
2020/06/01
[PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Eric Auger
,
2020/06/01
Re: [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3 4/4] arm/acpi: Add the TPM2.0 device under the DSDT
,
Auger Eric
,
2020/06/11
Re: [RFC PATCH 6/6] memory: Use CPU register size as default access_size_max
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Peter Maydell
,
2020/06/01
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Richard Henderson
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/01
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/02
Re: About the kvm-no-adjvtime CPU property
,
Andrew Jones
,
2020/06/03
Re: About the kvm-no-adjvtime CPU property
,
Ying Fang
,
2020/06/04
Re: [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum
,
Philippe Mathieu-Daudé
,
2020/06/01
RE: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH] migration: Count new_dirty instead of real_dirty
,
Keqian Zhu
,
2020/06/01
Re: [PATCH] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/14
RE: [PATCH] migration: Count new_dirty instead of real_dirty
,
Zhoujian (jay)
,
2020/06/15
Re: [PATCH] migration: Count new_dirty instead of real_dirty
,
zhukeqian
,
2020/06/15
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc