Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Sun Feb 28 2021 23:46:48 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2021
Re: [PATCH v2 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
,
Richard Henderson
,
23:46
Re: [PATCH v2 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
,
Richard Henderson
,
23:43
Re: [PATCH v2 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
,
Richard Henderson
,
23:41
Re: [PATCH v2 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
,
Richard Henderson
,
23:37
Re: [PATCH v2 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
,
Richard Henderson
,
23:29
Re: [PATCH v2 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
,
Richard Henderson
,
23:21
Re: [PATCH v2 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
,
Richard Henderson
,
22:51
Re: [PATCH v2 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
,
Richard Henderson
,
22:48
Re: [PATCH v2 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
,
Richard Henderson
,
22:38
Re: [PATCH v2 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
,
Richard Henderson
,
22:18
Re: [PATCH v2 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
,
Richard Henderson
,
22:14
Re: [PATCH v2 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Richard Henderson
,
22:10
Re: [PATCH v2 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
,
Richard Henderson
,
22:04
Re: [PATCH v2 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
,
Richard Henderson
,
21:58
Re: [PATCH v2 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
,
Richard Henderson
,
21:53
Re: [PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Richard Henderson
,
21:51
Re: [PATCH] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
,
Keqian Zhu
,
21:04
Re: [PATCH 0/2] tcg/aarch64: Fixes to vector ops
,
Richard Henderson
,
21:03
[PATCH v2 5/5] hw/misc: Model KCS devices in the Aspeed LPC controller
,
Andrew Jeffery
,
20:06
[PATCH v2 4/5] hw/misc: Add a basic Aspeed LPC controller model
,
Andrew Jeffery
,
20:06
[PATCH v2 3/5] hw/arm: ast2600: Correct the iBT interrupt ID
,
Andrew Jeffery
,
20:06
[PATCH v2 0/5] aspeed: LPC peripheral controller devices
,
Andrew Jeffery
,
20:06
[PATCH v2 2/5] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
,
Andrew Jeffery
,
20:06
[PATCH v2 1/5] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
,
Andrew Jeffery
,
20:06
Re: [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
,
Andrew Jeffery
,
19:24
Re: [PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller
,
Andrew Jeffery
,
18:15
Re: [PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
,
Andrew Jeffery
,
18:09
Re: [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
,
Andrew Jeffery
,
18:07
[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
,
Philippe Mathieu-Daudé
,
17:48
February 27, 2021
Re: [RFC PATCH] cpu: system_ops: move to cpu-system-ops.h, keep a pointer in CPUClass
,
Richard Henderson
,
13:59
Re: [PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Claudio Fontana
,
13:52
Re: [PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Claudio Fontana
,
13:50
[RFC RESEND PATCH 2/4] hw/pci: Add iommu option for pci root bus
,
Wang Xingang
,
03:34
[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
,
Wang Xingang
,
03:34
[RFC RESEND PATCH 3/4] hw/pci: Add pci_root_bus_max_bus
,
Wang Xingang
,
03:34
[RFC RESEND PATCH 4/4] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table
,
Wang Xingang
,
03:34
[RFC RESEND PATCH 1/4] pci: Add PCI_BUS_IOMMU property
,
Wang Xingang
,
03:34
February 26, 2021
Re: [PATCH v5 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Edgar E. Iglesias
,
11:53
[RFC PATCH] cpu: system_ops: move to cpu-system-ops.h, keep a pointer in CPUClass
,
Philippe Mathieu-Daudé
,
11:40
[PATCH 16/16] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 15/16] cpu: Move CPUClass::get_paging_enabled to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 14/16] cpu: Move CPUClass::get_memory_mapping to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 13/16] cpu: Move CPUClass::get_phys_page_debug to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 10/16] cpu: Move CPUClass::get_crash_info to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 08/16] cpu: Move CPUClass::vmsd to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 11/16] cpu: Move CPUClass::write_elf* to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 12/16] cpu: Move CPUClass::asidx_from_attrs to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 09/16] cpu: Move CPUClass::virtio_is_big_endian to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
11:34
[PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 06/16] cpu: Directly use get_memory_mapping() fallback handlers in place
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 05/16] cpu: Directly use get_paging_enabled() fallback handlers in place
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 04/16] cpu: Directly use cpu_write_elf*() fallback handlers in place
,
Philippe Mathieu-Daudé
,
11:33
[PATCH 03/16] cpu: Introduce cpu_virtio_is_big_endian()
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 02/16] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 01/16] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 00/16] cpu: Introduce CPUSystemOperations structure
,
Philippe Mathieu-Daudé
,
11:32
[PATCH 2/2] semihosting: Move hw/semihosting/ -> semihosting/
,
Philippe Mathieu-Daudé
,
08:14
[PATCH 1/2] semihosting: Move include/hw/semihosting/ -> include/semihosting/
,
Philippe Mathieu-Daudé
,
08:14
[PATCH 0/2] semihosting: Move it out of hw/
,
Philippe Mathieu-Daudé
,
08:14
[RFC PATCH 3/4] hw/pci: Add pci_root_bus_max_bus
,
Wang Xingang
,
05:52
[RFC PATCH 4/4] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table
,
Wang Xingang
,
05:52
[RFC PATCH 2/4] hw/pci: Add iommu option for pci root bus
,
Wang Xingang
,
05:52
[RFC PATCH 1/4] pci: Add PCI_BUS_IOMMU property
,
Wang Xingang
,
05:52
[RFC PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
,
Wang Xingang
,
05:52
Re: [PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller
,
Cédric Le Goater
,
04:51
Re: [RFC PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
,
no-reply
,
04:04
Re: [PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
,
Philippe Mathieu-Daudé
,
03:59
Re: [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
,
Philippe Mathieu-Daudé
,
03:56
Re: [RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
,
Ying Fang
,
03:42
[PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller
,
Andrew Jeffery
,
01:58
[PATCH 3/4] hw/misc: Add a basic Aspeed LPC controller model
,
Andrew Jeffery
,
01:58
[PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
,
Andrew Jeffery
,
01:58
[PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
,
Andrew Jeffery
,
01:58
[PATCH 0/4] aspeed: LPC peripheral controller devices
,
Andrew Jeffery
,
01:58
February 25, 2021
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: add PPTT table
,
Ying Fang
,
21:27
Re: [RFC PATCH 4/5] hw/acpi/aml-build: add processor hierarchy node structure
,
Ying Fang
,
21:23
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Niek Linnenbank
,
14:39
Re: [PATCH v2 1/7] intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
,
Auger Eric
,
11:34
Re: [PATCH v2 3/7] virtio-iommu: Handle non power of 2 range invalidations
,
Peter Xu
,
11:01
Re: [PATCH v2 2/7] dma: Introduce dma_aligned_pow2_mask()
,
Peter Xu
,
10:56
Re: [PATCH v2 1/7] intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
,
Peter Xu
,
10:41
Re: [RFC PATCH 2/5] hw/arm/virt: Add cpu-map to device tree
,
Andrew Jones
,
09:31
Re: [RFC PATCH 1/5] device_tree: Add qemu_fdt_add_path
,
Ying Fang
,
08:39
Re: [RFC PATCH 1/5] device_tree: Add qemu_fdt_add_path
,
Andrew Jones
,
08:26
Re: [RFC PATCH 2/5] hw/arm/virt: Add cpu-map to device tree
,
Ying Fang
,
08:19
Re: [RFC PATCH 1/5] device_tree: Add qemu_fdt_add_path
,
Ying Fang
,
07:55
Re: [RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
,
Andrew Jones
,
07:03
Re: [RFC PATCH 4/5] hw/acpi/aml-build: add processor hierarchy node structure
,
Andrew Jones
,
06:47
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: add PPTT table
,
Andrew Jones
,
06:38
Re: [RFC PATCH 3/5] hw/arm/virt-acpi-build: distinguish possible and present cpus
,
Andrew Jones
,
06:26
Re: [RFC PATCH 2/5] hw/arm/virt: Add cpu-map to device tree
,
Andrew Jones
,
06:16
Re: [RFC PATCH 1/5] device_tree: Add qemu_fdt_add_path
,
Andrew Jones
,
06:03
[RFC v8 28/28] vfio/pci: Implement return_page_response page response callback
,
Eric Auger
,
05:58
[RFC v8 27/28] pci: Add return_page_response pci ops
,
Eric Auger
,
05:58
[RFC v8 26/28] hw/arm/smmuv3: Allow MAP notifiers
,
Eric Auger
,
05:58
[RFC v8 25/28] hw/arm/smmuv3: Implement fault injection
,
Eric Auger
,
05:57
[RFC v8 24/28] hw/arm/smmuv3: Pass stage 1 configurations to the host
,
Eric Auger
,
05:57
[RFC v8 23/28] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Eric Auger
,
05:57
[RFC v8 22/28] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
,
Eric Auger
,
05:57
[RFC v8 21/28] hw/arm/smmuv3: Store the PASID table GPA in the translation config
,
Eric Auger
,
05:57
[RFC v8 20/28] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
,
Eric Auger
,
05:56
[RFC v8 19/28] vfio/pci: Implement the DMA fault handler
,
Eric Auger
,
05:56
[RFC v8 18/28] vfio/pci: Set up the DMA FAULT region
,
Eric Auger
,
05:56
[RFC v8 17/28] vfio/pci: Register handler for iommu fault
,
Eric Auger
,
05:56
[RFC v8 16/28] vfio: Helper to get IRQ info including capabilities
,
Eric Auger
,
05:56
[RFC v8 15/28] vfio: Pass stage 1 MSI bindings to the host
,
Eric Auger
,
05:55
[RFC v8 14/28] vfio: Set up nested stage mappings
,
Eric Auger
,
05:55
[RFC v8 13/28] vfio: Introduce helpers to DMA map/unmap a RAM section
,
Eric Auger
,
05:55
[RFC v8 12/28] vfio: Introduce hostwin_from_range helper
,
Eric Auger
,
05:55
[RFC v8 11/28] vfio: Force nested if iommu requires it
,
Eric Auger
,
05:55
[RFC v8 10/28] pci: introduce PCIPASIDOps to PCIDevice
,
Eric Auger
,
05:55
[RFC v8 09/28] iommu: Introduce generic header
,
Eric Auger
,
05:54
[RFC v8 08/28] memory: Introduce IOMMU Memory Region inject_faults API
,
Eric Auger
,
05:54
[RFC v8 07/28] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
,
Eric Auger
,
05:54
[RFC v8 06/28] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
05:54
[RFC v8 05/28] hw/arm/smmuv3: Properly propagate S1 asid invalidation
,
Eric Auger
,
05:54
[RFC v8 04/28] memory: Add new fields in IOTLBEntry
,
Eric Auger
,
05:54
[RFC v8 03/28] header update against 5.11-rc2 and IOMMU/VFIO nested stage APIs
,
Eric Auger
,
05:53
[RFC v8 02/28] update-linux-headers: Import iommu.h
,
Eric Auger
,
05:53
[RFC v8 01/28] hw/vfio/common: trace vfio_connect_container operations
,
Eric Auger
,
05:53
[RFC v8 00/28] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Eric Auger
,
05:53
Re: [PATCH v2 7/7] hw/arm/smmuv3: Uniformize sid traces
,
Philippe Mathieu-Daudé
,
05:12
Re: [PATCH v2 1/7] intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
,
Philippe Mathieu-Daudé
,
05:08
Re: [PATCH v2] target/arm: Speed up aarch64 TBL/TBX
,
Alex Bennée
,
04:53
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Daniel P . Berrangé
,
04:46
[PATCH v2 7/7] hw/arm/smmuv3: Uniformize sid traces
,
Eric Auger
,
04:15
[PATCH v2 5/7] hw/arm/smmuv3: Enforce invalidation on a power of two range
,
Eric Auger
,
04:15
[PATCH v2 6/7] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
,
Eric Auger
,
04:15
[PATCH v2 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
,
Eric Auger
,
04:15
[PATCH v2 3/7] virtio-iommu: Handle non power of 2 range invalidations
,
Eric Auger
,
04:15
[PATCH v2 2/7] dma: Introduce dma_aligned_pow2_mask()
,
Eric Auger
,
04:15
[PATCH v2 1/7] intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
,
Eric Auger
,
04:15
[PATCH v2 0/7] Some vIOMMU fixes
,
Eric Auger
,
04:14
[RFC PATCH 2/5] hw/arm/virt: Add cpu-map to device tree
,
Ying Fang
,
03:57
[RFC PATCH 3/5] hw/arm/virt-acpi-build: distinguish possible and present cpus
,
Ying Fang
,
03:57
[RFC PATCH 4/5] hw/acpi/aml-build: add processor hierarchy node structure
,
Ying Fang
,
03:57
[RFC PATCH 5/5] hw/arm/virt-acpi-build: add PPTT table
,
Ying Fang
,
03:57
[RFC PATCH 1/5] device_tree: Add qemu_fdt_add_path
,
Ying Fang
,
03:57
[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
,
Ying Fang
,
03:57
Re: [PATCH] target/arm: Speed up aarch64 TBL/TBX
,
Alex Bennée
,
03:25
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
schspa
,
01:36
[PATCH v4] virtio-mmio: improve virtio-mmio get_dev_path alog
,
schspa
,
00:36
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Thomas Huth
,
00:23
February 24, 2021
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Philippe Mathieu-Daudé
,
18:10
[PATCH v2] target/arm: Speed up aarch64 TBL/TBX
,
Richard Henderson
,
18:05
[PATCH] target/arm: Speed up aarch64 TBL/TBX
,
Richard Henderson
,
17:45
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Niek Linnenbank
,
15:03
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Cleber Rosa
,
14:14
RE: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Shameerali Kolothum Thodi
,
10:39
Re: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Auger Eric
,
09:41
[PATCH v5 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
,
Bin Meng
,
07:51
[PATCH v5 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
07:51
[PATCH v5 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Bin Meng
,
07:50
[PATCH v5 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Bin Meng
,
07:50
[PATCH v5 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Bin Meng
,
07:50
[PATCH v5 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
,
Bin Meng
,
07:50
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Philippe Mathieu-Daudé
,
04:12
February 23, 2021
[PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Niek Linnenbank
,
17:54
[PATCH v2 2/2] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value
,
Niek Linnenbank
,
17:54
[PATCH v2 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Niek Linnenbank
,
17:54
Re: [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries
,
Akihiko Odaki
,
11:52
Re: [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries
,
Paolo Bonzini
,
10:07
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
05:37
Re: [PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Edgar E. Iglesias
,
04:33
Re: [RESEND PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Edgar E. Iglesias
,
04:24
Re: [PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Bin Meng
,
04:23
Re: [PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Edgar E. Iglesias
,
04:23
Re: [PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Edgar E. Iglesias
,
04:21
Re: [PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Bin Meng
,
04:20
Re: [PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
,
Edgar E. Iglesias
,
04:02
Re: [PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Edgar E. Iglesias
,
04:02
Re: [PATCH v4 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Edgar E. Iglesias
,
03:59
February 22, 2021
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
David Gibson
,
22:07
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
David Gibson
,
22:07
[PATCH v3 1/3] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
21:23
[PATCH v3 2/3] vfio: Set the priority of the VFIO VM state change handler explicitly
,
Shenming Lu
,
21:23
[PATCH v3 3/3] vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
,
Shenming Lu
,
21:23
[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
,
Shenming Lu
,
21:23
Re: [RFC PATCH 4/5] Add migration support for KVM guest with MTE
,
Richard Henderson
,
17:47
Re: [PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
,
BALATON Zoltan
,
15:04
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
13:04
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Cornelia Huck
,
13:00
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
12:51
Re: [PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported
,
Cornelia Huck
,
12:46
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Philippe Mathieu-Daudé
,
12:46
Re: [PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
,
Cornelia Huck
,
12:43
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
12:41
Re: [PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
,
Cornelia Huck
,
12:38
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Cornelia Huck
,
12:34
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
12:24
Re: tests: n810 arm failing
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
09:35
Re: [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
Philippe Mathieu-Daudé
,
08:19
[RESEND PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
,
Bin Meng
,
08:16
[RESEND PATCH v4 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Bin Meng
,
08:15
[RESEND PATCH v4 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
08:15
[RESEND PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Bin Meng
,
08:15
[RESEND PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Bin Meng
,
08:15
[RESEND PATCH v4 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
,
Bin Meng
,
08:15
[PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
,
Bin Meng
,
08:05
[PATCH v4 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
08:05
[PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
,
Bin Meng
,
08:05
[PATCH v4 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Bin Meng
,
08:05
[PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
,
Bin Meng
,
08:05
[PATCH v4 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
,
Bin Meng
,
08:05
Re: [RFC PATCH 4/5] Add migration support for KVM guest with MTE
,
Haibo Xu
,
04:46
Re: tests: n810 arm failing
,
Philippe Mathieu-Daudé
,
03:37
Re: [PATCH 0/2] tcg/aarch64: Fixes to vector ops
,
Stefan Weil
,
02:52
Re: tests: n810 arm failing
,
Thomas Huth
,
01:25
Re: [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
David Gibson
,
01:00
February 21, 2021
Re: [RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
,
Haibo Xu
,
23:18
Re: [PATCH 0/2] tcg/aarch64: Fixes to vector ops
,
Richard Henderson
,
19:21
[PATCH v2 2/3] target/arm/cpu: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
17:26
[PATCH v2 3/3] target/arm: Restrict v7A TCG cpus to TCG accel
,
Philippe Mathieu-Daudé
,
17:26
[PATCH v2 1/3] target/arm: Restrict v8M IDAU to TCG
,
Philippe Mathieu-Daudé
,
17:26
[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
,
Philippe Mathieu-Daudé
,
17:26
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Niek Linnenbank
,
15:40
Re: tests: n810 arm failing
,
Peter Maydell
,
14:34
tests: n810 arm failing
,
Philippe Mathieu-Daudé
,
12:27
Re: [PATCH] hw/char/pl011: fix receiving multiple chars
,
Zack Marvel
,
11:38
[PATCH] hw/char/pl011: fix receiving multiple chars
,
Zack Marvel
,
10:29
Re: [PATCH] hw/char/pl011: fix receiving multiple chars
,
Peter Maydell
,
10:19
Re: [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH 21/44] hw/arm/armsse: Use an array for apb_ppc fields in the state structure
,
Philippe Mathieu-Daudé
,
08:34
Re: [PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
,
Philippe Mathieu-Daudé
,
08:31
Re: [PATCH 0/2] tcg/aarch64: Fixes to vector ops
,
Peter Maydell
,
07:12
February 20, 2021
[PATCH 2/2] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Marian Postevca
,
19:19
[PATCH 1/2] acpi: Move setters/getters of oem fields to X86MachineState
,
Marian Postevca
,
19:19
[PATCH v2 0/2] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
,
Marian Postevca
,
19:19
Re: [PATCH v2 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
,
Richard Henderson
,
17:42
[PATCH 2/2] tcg/aarch64: Fix generation of "scalar" vector operations
,
Richard Henderson
,
16:29
[PATCH 1/2] tcg/aarch64: Fix I3617_CMLE0
,
Richard Henderson
,
16:29
[PATCH 0/2] tcg/aarch64: Fixes to vector ops
,
Richard Henderson
,
16:29
Re: [PATCH v2 3/6] target/mips: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
15:08
Re: [Bug 1916112] Re: Illegal instruction crash of QEMU on Jetson Nano
,
Stefan Weil
,
09:45
Re: [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Huacai Chen
,
01:37
Re: [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Jiaxun Yang
,
01:37
February 19, 2021
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Cleber Rosa
,
13:59
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Philippe Mathieu-Daudé
,
13:24
Re: [PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
,
Paul Durrant
,
13:20
[PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported
,
Philippe Mathieu-Daudé
,
12:40
[PATCH v2 10/11] hw/board: Only allow TCG accelerator by default
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
,
Philippe Mathieu-Daudé
,
12:39
[RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
Philippe Mathieu-Daudé
,
12:39
[RFC PATCH v2 08/11] hw/i386: Explicit x86 machines support all current accelerators
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
12:39
[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
,
Philippe Mathieu-Daudé
,
12:38
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
12:37
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Leif Lindholm
,
10:53
Re: [PATCH 00/44] hw/arm: New board model mps3-an547
,
no-reply
,
10:43
[PATCH 43/44] docs/system/arm/mps2.rst: Document the new mps3-an547 board
,
Peter Maydell
,
09:48
[PATCH 42/44] hw/arm/mps2-tz: Add new mps3-an547 board
,
Peter Maydell
,
09:48
[PATCH 36/44] hw/arm/mps2-tz: Make UART overflow IRQ board-specific
,
Peter Maydell
,
09:48
[PATCH 37/44] hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
,
Peter Maydell
,
09:48
[PATCH 32/44] hw/arm/armsse: Add support for SSE variants with a system counter
,
Peter Maydell
,
09:48
[PATCH 29/44] hw/arm/armsse: Move PPUs into data-driven framework
,
Peter Maydell
,
09:48
[PATCH 44/44] tests/qtest/sse-timer-test: Add simple tests of the SSE timer and counter
,
Peter Maydell
,
09:48
[PATCH 30/44] hw/arm/armsse: Add missing SSE-200 SYS_PPU
,
Peter Maydell
,
09:47
[PATCH 25/44] hw/arm/armsse: Move watchdogs into data-driven framework
,
Peter Maydell
,
09:47
[PATCH 28/44] hw/arm/armsse: Move sysctl register block into data-driven framework
,
Peter Maydell
,
09:47
[PATCH 26/44] hw/arm/armsse: Move s32ktimer into data-driven framework
,
Peter Maydell
,
09:47
[PATCH 39/44] hw/misc/mps2-scc: Implement changes for AN547
,
Peter Maydell
,
09:47
[PATCH 40/44] hw/arm/mps2-tz: Support running APB peripherals on different clock
,
Peter Maydell
,
09:47
[PATCH 38/44] hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
,
Peter Maydell
,
09:47
[PATCH 41/44] hw/arm/mps2-tz: Make initsvtor0 setting board-specific
,
Peter Maydell
,
09:47
[PATCH 35/44] hw/arm/armsse: Add SSE-300 support
,
Peter Maydell
,
09:47
[PATCH 34/44] hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
,
Peter Maydell
,
09:47
[PATCH 20/44] hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
,
Peter Maydell
,
09:47
[PATCH 33/44] hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
,
Peter Maydell
,
09:47
[PATCH 31/44] hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
,
Peter Maydell
,
09:47
[PATCH 23/44] hw/arm/armsse: Add framework for data-driven device placement
,
Peter Maydell
,
09:47
[PATCH 18/44] hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
,
Peter Maydell
,
09:47
[PATCH 17/44] hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
,
Peter Maydell
,
09:47
[PATCH 16/44] hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
,
Peter Maydell
,
09:47
[PATCH 15/44] hw/misc/iotkit-sysctl: Handle INITSVTOR* for SSE-300
,
Peter Maydell
,
09:47
[PATCH 21/44] hw/arm/armsse: Use an array for apb_ppc fields in the state structure
,
Peter Maydell
,
09:47
[PATCH 27/44] hw/arm/armsse: Move sysinfo register block into data-driven framework
,
Peter Maydell
,
09:47
[PATCH 24/44] hw/arm/armsse: Move dual-timer device into data-driven framework
,
Peter Maydell
,
09:47
[PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
,
Peter Maydell
,
09:47
[PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
,
Peter Maydell
,
09:47
[PATCH 14/44] hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
,
Peter Maydell
,
09:47
[PATCH 08/44] hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register values
,
Peter Maydell
,
09:47
[PATCH 09/44] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
,
Peter Maydell
,
09:47
[PATCH 12/44] hw/timer/sse-timer: Model the SSE Subsystem System Timer
,
Peter Maydell
,
09:47
[PATCH 05/44] hw/arm/armsse: Introduce SSE subsystem version property
,
Peter Maydell
,
09:46
[PATCH 13/44] hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
,
Peter Maydell
,
09:46
[PATCH 11/44] hw/timer/sse-counter: Model the SSE Subsystem System Counter
,
Peter Maydell
,
09:46
[PATCH 10/44] hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
,
Peter Maydell
,
09:46
[PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
,
Peter Maydell
,
09:46
[PATCH 06/44] hw/misc/iotkit-sysctl: Remove is_sse200 flag
,
Peter Maydell
,
09:46
[PATCH 04/44] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Peter Maydell
,
09:46
[PATCH 03/44] clock: Add clock_ns_to_ticks() function
,
Peter Maydell
,
09:46
[PATCH 01/44] clock: Add ClockEvent parameter to callbacks
,
Peter Maydell
,
09:46
[PATCH 00/44] hw/arm: New board model mps3-an547
,
Peter Maydell
,
09:46
[PATCH 02/44] clock: Add ClockPreUpdate callback event type
,
Peter Maydell
,
09:46
[PATCH v2] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
,
Philippe Mathieu-Daudé
,
09:43
Re: [PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
08:10
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Claudio Fontana
,
07:34
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Daniel P . Berrangé
,
07:18
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
07:15
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Daniel P . Berrangé
,
07:11
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Peter Maydell
,
07:08
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Daniel P . Berrangé
,
07:01
Re: [PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
,
Peter Maydell
,
06:58
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Daniel P . Berrangé
,
06:58
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Peter Maydell
,
06:56
[PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 7/7] accel/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
06:45
[PATCH 6/7] hw/s390x: Set kvm_supported to s390-ccw-virtio machines
,
Philippe Mathieu-Daudé
,
06:45
[RFC PATCH 5/7] hw/ppc: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
06:45
[PATCH 4/7] hw/mips: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
06:45
[PATCH 3/7] hw/arm: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
06:45
[PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 1/7] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
06:44
Re: [RFC PATCH v2 1/3] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
05:33
[RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
,
Kunkun Jiang
,
04:44
[RFC PATCH 3/3] hw/arm/smmuv3: Post-load stage 1 configurations to the host
,
Kunkun Jiang
,
04:44
[RFC PATCH 1/3] vfio: Introduce helpers to mark dirty pages of a RAM section
,
Kunkun Jiang
,
04:44
[RFC PATCH 2/3] vfio: Add vfio_prereg_listener_log_sync in nested stage
,
Kunkun Jiang
,
04:44
February 18, 2021
Re: [PATCH] virtio-iommu: Handle non power of 2 range invalidations
,
Auger Eric
,
13:07
Re: [PATCH] virtio-iommu: Handle non power of 2 range invalidations
,
Peter Xu
,
12:48
Re: [PATCH] virtio-iommu: Handle non power of 2 range invalidations
,
Auger Eric
,
12:18
Re: [PATCH] virtio-iommu: Handle non power of 2 range invalidations
,
Peter Xu
,
11:42
Re: [RFC PATCH v2 1/3] vfio: Move the saving of the config space to the right place in VFIO migration
,
Kirti Wankhede
,
09:45
Re: [RFC PATCH v2 1/3] vfio: Move the saving of the config space to the right place in VFIO migration
,
Kirti Wankhede
,
09:42
[PATCH] virtio-iommu: Handle non power of 2 range invalidations
,
Eric Auger
,
09:17
[PATCH 1/3] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
,
Eric Auger
,
09:02
[PATCH 3/3] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
,
Eric Auger
,
09:02
[PATCH 2/3] hw/arm/smmuv3: Enforce invalidation on a power of two range
,
Eric Auger
,
09:02
[PATCH 0/3] Some SMMUv3 bug fixes
,
Eric Auger
,
09:02
Re: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Auger Eric
,
08:33
RE: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Shameerali Kolothum Thodi
,
06:47
Re: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Auger Eric
,
05:42
RE: [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Shameerali Kolothum Thodi
,
05:20
[PULL 10/23] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Alex Bennée
,
04:47
February 17, 2021
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Niek Linnenbank
,
15:57
February 16, 2021
Re: [PATCH v2 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
,
Richard Henderson
,
22:45
[PATCH v2 3/3] target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
,
Rebecca Cran
,
17:46
[PATCH v2 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
,
Rebecca Cran
,
17:46
[PATCH v2 2/3] target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
,
Rebecca Cran
,
17:46
[PATCH v2 0/3] target/arm: Add support for FEAT_SSBS
,
Rebecca Cran
,
17:45
Re: [PATCH] acpi: Remove duplicated code handling OEM ID and OEM table ID fields
,
Igor Mammedov
,
17:12
Re: [RFC PATCH 4/5] Add migration support for KVM guest with MTE
,
Richard Henderson
,
10:31
Re: [PATCH v3 2/2] sbsa-ref: add 'max' to list of allowed cpus
,
Philippe Mathieu-Daudé
,
10:12
[PATCH v3 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Marcin Juszkiewicz
,
10:01
[PATCH v3 2/2] sbsa-ref: add 'max' to list of allowed cpus
,
Marcin Juszkiewicz
,
10:01
[PATCH v3 0/2] sbsa-ref: update list of supported cpus
,
Marcin Juszkiewicz
,
10:01
Re: [PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Peter Maydell
,
09:23
Re: [PATCH v3 0/5] hw/i2c: Add NPCM7XX SMBus Device
,
Peter Maydell
,
09:16
Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
,
Philippe Mathieu-Daudé
,
08:31
Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
,
Peter Maydell
,
08:15
[PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
,
Philippe Mathieu-Daudé
,
08:11
Re: [RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
,
Peter Maydell
,
06:20
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Daniel P . Berrangé
,
04:49
February 15, 2021
Re: [PATCH 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
,
Rebecca Cran
,
21:16
Re: [PATCH 0/9] arm: drop dead code for non-32-bit-RGB surfaces
,
Richard Henderson
,
19:45
Re: [PATCH 3/3] target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
,
Richard Henderson
,
19:20
Re: [PATCH 2/3] target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
,
Richard Henderson
,
19:20
Re: [PATCH 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
,
Richard Henderson
,
19:19
[PATCH 3/3] target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
,
Rebecca Cran
,
16:58
[PATCH 2/3] target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
,
Rebecca Cran
,
16:58
[PATCH 1/3] target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
,
Rebecca Cran
,
16:58
[PATCH 0/3] target/arm: Add support for FEAT_SSBS
,
Rebecca Cran
,
16:58
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Niek Linnenbank
,
15:31
Re: [PATCH] acpi: Remove duplicated code handling OEM ID and OEM table ID fields
,
Marian Postevca
,
13:29
Re: [PATCH] acpi: Remove duplicated code handling OEM ID and OEM table ID fields
,
Igor Mammedov
,
12:44
[PATCH v3] virtio-mmio: improve virtio-mmio unique device path assignment
,
schspa
,
10:28
Malfunctionning qemu-system-arm ?
,
vincent Dupaquis
,
10:09
Re: [PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Peter Maydell
,
08:07
Re: [PATCH v2 00/24] hw/arm: New board model mps3-an524
,
no-reply
,
07:28
Re: [PATCH v2 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
,
Philippe Mathieu-Daudé
,
07:04
Re: [PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Philippe Mathieu-Daudé
,
07:02
Re: [PATCH v2 11/12] spitz: put some Spitz-family devices into the correct category
,
Philippe Mathieu-Daudé
,
06:53
[PATCH v2 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs
,
Peter Maydell
,
06:53
[PATCH v2 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
,
Peter Maydell
,
06:53
[PATCH v2 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
,
Peter Maydell
,
06:53
[PATCH v2 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
,
Peter Maydell
,
06:53
[PATCH v2 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
,
Peter Maydell
,
06:53
[PATCH v2 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
,
Peter Maydell
,
06:53
[PATCH v2 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
,
Peter Maydell
,
06:52
[PATCH v2 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
,
Peter Maydell
,
06:52
[PATCH v2 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
,
Peter Maydell
,
06:52
[PATCH v2 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
,
Peter Maydell
,
06:52
[PATCH v2 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
,
Peter Maydell
,
06:52
[PATCH v2 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
,
Peter Maydell
,
06:52
[PATCH v2 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
,
Peter Maydell
,
06:52
[PATCH v2 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
,
Peter Maydell
,
06:52
[PATCH v2 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
,
Peter Maydell
,
06:52
[PATCH v2 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
,
Peter Maydell
,
06:52
[PATCH v2 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
,
Peter Maydell
,
06:52
[PATCH v2 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
,
Peter Maydell
,
06:52
[PATCH v2 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Peter Maydell
,
06:52
[PATCH v2 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
,
Peter Maydell
,
06:52
[PATCH v2 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
,
Peter Maydell
,
06:52
[PATCH v2 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
,
Peter Maydell
,
06:52
[PATCH v2 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
,
Peter Maydell
,
06:52
[PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Peter Maydell
,
06:52
[PATCH v2 00/24] hw/arm: New board model mps3-an524
,
Peter Maydell
,
06:51
Re: [PATCH 9/9] hw/display/omap_lcdc: Delete unnecessary macro
,
Philippe Mathieu-Daudé
,
06:00
Re: [PATCH 8/9] hw/display/omap_lcdc: Inline template header into C file
,
Philippe Mathieu-Daudé
,
05:59
Re: [PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header
,
Philippe Mathieu-Daudé
,
05:59
Re: [PATCH 6/9] hw/display/omap_lcdc: Drop broken bigendian ifdef
,
Philippe Mathieu-Daudé
,
05:58
Re: [PATCH 4/9] hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
,
Philippe Mathieu-Daudé
,
05:56
Malfunctionning qemu-system-arm ?
,
vincent Dupaquis
,
05:53
[PATCH 8/9] hw/display/omap_lcdc: Inline template header into C file
,
Peter Maydell
,
05:32
[PATCH 9/9] hw/display/omap_lcdc: Delete unnecessary macro
,
Peter Maydell
,
05:32
[PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header
,
Peter Maydell
,
05:32
[PATCH 6/9] hw/display/omap_lcdc: Drop broken bigendian ifdef
,
Peter Maydell
,
05:32
[PATCH 2/9] hw/display/tc6393xb: Remove dead code for handling non-32bpp surfaces
,
Peter Maydell
,
05:32
[PATCH 5/9] hw/display/omap_lcdc: Expand out macros in template header
,
Peter Maydell
,
05:32
[PATCH 4/9] hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
,
Peter Maydell
,
05:32
[PATCH 3/9] hw/display/tc6393xb: Expand out macros in template header
,
Peter Maydell
,
05:32
[PATCH 0/9] arm: drop dead code for non-32-bit-RGB surfaces
,
Peter Maydell
,
05:32
[PATCH 1/9] hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfaces
,
Peter Maydell
,
05:32
February 14, 2021
[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
,
Philippe Mathieu-Daudé
,
14:45
February 13, 2021
[PATCH v3 10/23] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Alex Bennée
,
08:12
[PATCH] acpi: Remove duplicated code handling OEM ID and OEM table ID fields
,
Marian Postevca
,
05:24
February 12, 2021
Re: [PATCH 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Willian Rampazzo
,
15:20
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
Philippe Mathieu-Daudé
,
13:38
Re: [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs
,
Philippe Mathieu-Daudé
,
13:37
Re: [PATCH 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
,
Philippe Mathieu-Daudé
,
13:36
Re: [PATCH 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
,
Philippe Mathieu-Daudé
,
13:35
Re: [PATCH 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
,
Philippe Mathieu-Daudé
,
13:34
Re: [PATCH 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
,
Philippe Mathieu-Daudé
,
13:30
Re: [PATCH 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
,
Philippe Mathieu-Daudé
,
13:26
Re: [PATCH 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
,
Philippe Mathieu-Daudé
,
13:25
Re: [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
,
Philippe Mathieu-Daudé
,
13:24
Re: [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Philippe Mathieu-Daudé
,
13:23
Re: [PATCH 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
,
Philippe Mathieu-Daudé
,
13:19
Re: [PATCH 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
,
Philippe Mathieu-Daudé
,
13:13
Re: [PATCH 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
,
Philippe Mathieu-Daudé
,
13:12
Re: [PATCH 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Philippe Mathieu-Daudé
,
13:11
Re: [PATCH 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
,
Peter Maydell
,
09:52
Re: [PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Philippe Mathieu-Daudé
,
09:10
Re: [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Peter Maydell
,
09:04
Re: [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
,
Peter Maydell
,
08:52
Re: [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Philippe Mathieu-Daudé
,
08:51
Re: [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Peter Maydell
,
08:45
Re: [PATCH 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
,
Peter Maydell
,
06:20
February 11, 2021
Re: [PATCH 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Cleber Rosa
,
20:15
Re: [PATCH 2/2] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value
,
Philippe Mathieu-Daudé
,
18:30
[PATCH 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard
,
Niek Linnenbank
,
17:02
[PATCH 2/2] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value
,
Niek Linnenbank
,
17:02
[PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
,
Niek Linnenbank
,
17:02
Re: [PATCH 1/2] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
,
Alex Williamson
,
15:20
Re: [PATCH v2 1/7] hw/board: promote fdt from ARM VirtMachineState to MachineState
,
Peter Maydell
,
12:40
[PATCH v2 1/7] hw/board: promote fdt from ARM VirtMachineState to MachineState
,
Alex Bennée
,
12:19
Re: [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
,
Philippe Mathieu-Daudé
,
10:29
Re: [PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Leif Lindholm
,
09:17
Re: [PATCH 2/2] sbsa-ref: add 'max' to list of allowed cpus
,
Leif Lindholm
,
09:16
[PATCH 8/9] hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
,
Peter Maydell
,
09:16
[PATCH 9/9] hw/display/pxa2xx: Inline template header
,
Peter Maydell
,
09:15
[PATCH 6/9] hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
,
Peter Maydell
,
09:15
[PATCH 7/9] hw/display/pxa2xx: Apply brace-related coding style fixes to template header
,
Peter Maydell
,
09:15
[PATCH 3/9] hw/display/pl110: Remove use of BITS from pl110_template.h
,
Peter Maydell
,
09:15
[PATCH 5/9] hw/display/pxa2xx_lcd: Remove dest_width state field
,
Peter Maydell
,
09:15
[PATCH 2/9] hw/display/pl110: Pull included-once parts of template header into pl110.c
,
Peter Maydell
,
09:15
[PATCH 4/9] hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
,
Peter Maydell
,
09:15
[PATCH 0/9] hw/display/pl110, pxa2xx_lcd: Tidy up template headers
,
Peter Maydell
,
09:15
[PATCH 1/9] hw/display/pl110: Remove dead code for non-32-bpp surfaces
,
Peter Maydell
,
09:15
Re: [PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Philippe Mathieu-Daudé
,
08:44
Re: [PATCH v6 07/11] hvf: Add Apple Silicon support
,
Peter Maydell
,
08:16
Re: [PATCH v6 07/11] hvf: Add Apple Silicon support
,
Alexander Graf
,
08:06
[PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Marcin Juszkiewicz
,
07:37
[PATCH 2/2] sbsa-ref: add 'max' to list of allowed cpus
,
Marcin Juszkiewicz
,
07:36
Re: [PATCH] sbsa-ref: remove cortex-a53 from list of supported cpus
,
no-reply
,
07:24
[PATCH] sbsa-ref: remove cortex-a53 from list of supported cpus
,
Marcin Juszkiewicz
,
07:20
Re: [PATCH v2] target/arm: Correctly initialize MDCR_EL2.HPMN
,
Peter Maydell
,
06:40
Re: [PATCH v1 0/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
,
Peter Maydell
,
06:37
Re: [PATCH v2] target/arm: Correctly initialize MDCR_EL2.HPMN
,
no-reply
,
06:14
Re: [PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Alex Bennée
,
05:25
Re: [PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Philippe Mathieu-Daudé
,
05:14
Re: [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
,
Luc Michel
,
05:14
Re: [PATCH v2 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Luc Michel
,
05:13
Re: [PATCH v2 3/4] clock: Add clock_ns_to_ticks() function
,
Luc Michel
,
05:12
Re: [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
,
Luc Michel
,
05:10
Re: [PATCH v1 1/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
,
Luc Michel
,
03:23
February 10, 2021
Re: [PATCH v6 09/11] arm/hvf: Add a WFI handler
,
Alexander Graf
,
19:33
Re: [PATCH v2 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Philippe Mathieu-Daudé
,
18:44
Re: [PATCH v2 3/4] clock: Add clock_ns_to_ticks() function
,
Philippe Mathieu-Daudé
,
18:44
Re: [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
,
Philippe Mathieu-Daudé
,
17:55
Re: [PATCH v6 07/11] hvf: Add Apple Silicon support
,
Peter Maydell
,
17:39
Re: [PATCH v6 07/11] hvf: Add Apple Silicon support
,
Alexander Graf
,
17:21
Re: [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
,
Peter Maydell
,
17:19
Re: [PATCH v6 09/11] arm/hvf: Add a WFI handler
,
Peter Maydell
,
17:18
[PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Alex Bennée
,
17:11
[PATCH v3 4/5] hw/i2c: Add a QTest for NPCM7XX SMBus Device
,
Hao Wu
,
17:05
[PATCH v3 3/5] hw/arm: Add I2C sensors and EEPROM for GSJ machine
,
Hao Wu
,
17:05
[PATCH v3 5/5] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
,
Hao Wu
,
17:05
[PATCH v3 1/5] hw/i2c: Implement NPCM7XX SMBus Module Single Mode
,
Hao Wu
,
17:05
[PATCH v3 0/5] hw/i2c: Add NPCM7XX SMBus Device
,
Hao Wu
,
17:05
[PATCH v3 2/5] hw/arm: Add I2C sensors for NPCM750 eval board
,
Hao Wu
,
17:05
Re: [PATCH v2 6/6] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
,
Hao Wu
,
16:43
Re: [PATCH v6 06/11] hvf: Simplify post reset/init/loadvm hooks
,
Alexander Graf
,
16:34
Re: [PATCH v2 0/6] hw/i2c: Add NPCM7XX SMBus Device
,
Hao Wu
,
16:27
Re: [PATCH v2 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Hao Wu
,
16:01
Re: [PATCH v2 3/4] clock: Add clock_ns_to_ticks() function
,
Hao Wu
,
16:01
Re: [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
,
Hao Wu
,
15:55
Re: [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
,
Hao Wu
,
15:53
Re: [PATCH v6 09/11] arm/hvf: Add a WFI handler
,
Peter Collingbourne
,
15:25
[PATCH v2] target/arm: Correctly initialize MDCR_EL2.HPMN
,
Daniel Müller
,
13:05
Re: [PATCH v1 1/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
,
Philippe Mathieu-Daudé
,
09:48
Re: [PATCH] Raspberry PI GPIO interrupt support
,
Davide Berardi
,
09:32
[PATCH v1 1/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
,
Edgar E. Iglesias
,
09:20
[PATCH v1 0/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
,
Edgar E. Iglesias
,
09:20
Re: [PATCH v3 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Edgar E. Iglesias
,
06:55
Re: [PATCH v3 1/5] hw/dma: xlnx_csu_dma: Implement a basic XLNX CSU DMA model
,
Edgar E. Iglesias
,
06:52
Re: [PATCH v3 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Edgar E. Iglesias
,
06:40
Re: [PATCH v3 5/5] hw/ssi: xilinx_spips: Remove DMA related code from zynqmp_qspips
,
Edgar E. Iglesias
,
06:39
Re: [PATCH v3 3/5] hw/arm: xlnx-zynqmp: Add XLNX CSU DMA module
,
Edgar E. Iglesias
,
06:38
[PATCH v3 5/5] hw/ssi: xilinx_spips: Remove DMA related code from zynqmp_qspips
,
Bin Meng
,
05:10
[PATCH v3 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
05:10
[PATCH v3 3/5] hw/arm: xlnx-zynqmp: Add XLNX CSU DMA module
,
Bin Meng
,
05:10
[PATCH v3 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
,
Bin Meng
,
05:10
[PATCH v3 1/5] hw/dma: xlnx_csu_dma: Implement a basic XLNX CSU DMA model
,
Bin Meng
,
05:10
[PATCH v3 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
,
Bin Meng
,
05:10
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Edgar E. Iglesias
,
05:04
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
04:08
Re: [PATCH 2/2] spapr_iommu: Fix vhost integration regression
,
Greg Kurz
,
03:19
Re: [PATCH 2/2] spapr_iommu: Fix vhost integration regression
,
Michael S. Tsirkin
,
03:13
Re: [PATCH 2/2] spapr_iommu: Fix vhost integration regression
,
Jason Wang
,
03:12
Re: [PATCH 1/2] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
,
Jason Wang
,
03:11
February 09, 2021
Re: [PATCH 2/2] spapr_iommu: Fix vhost integration regression
,
David Gibson
,
20:17
Re: [PATCH 0/2] Additional vIOMMU fixes related to UNMAP notifiers
,
Peter Xu
,
17:23
[PATCH 2/2] spapr_iommu: Fix vhost integration regression
,
Eric Auger
,
16:33
[PATCH 0/2] Additional vIOMMU fixes related to UNMAP notifiers
,
Eric Auger
,
16:33
[PATCH 1/2] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
,
Eric Auger
,
16:33
[PATCH v1 01/12] exec: Move TranslationBlock typedef to qemu/typedefs.h
,
Alex Bennée
,
13:27
[PATCH] Raspberry PI GPIO interrupt support
,
Davide Berardi
,
09:40
[PATCH] Raspberry PI GPIO interrupt support
,
Davide Berardi
,
09:40
[PATCH v2 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Peter Maydell
,
08:20
[PATCH v2 3/4] clock: Add clock_ns_to_ticks() function
,
Peter Maydell
,
08:20
[PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
,
Peter Maydell
,
08:20
[PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
,
Peter Maydell
,
08:20
[PATCH v2 0/4] New APIs for the Clock framework
,
Peter Maydell
,
08:20
Re: [PATCH] Raspberry PI GPIO interrupt support
,
Philippe Mathieu-Daudé
,
06:30
Re: [PATCH v6 02/11] hvf: x86: Remove unused definitions
,
Roman Bolshakov
,
05:07
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Francisco Iglesias
,
04:35
February 08, 2021
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
21:30
Re: [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Richard Henderson
,
17:34
Re: [PATCH v5 19/31] linux-user: Handle tags in lock_user/unlock_user
,
Richard Henderson
,
12:32
Re: [PATCH v2 6/6] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
,
Peter Maydell
,
12:14
Re: [PATCH v2 0/6] hw/i2c: Add NPCM7XX SMBus Device
,
Peter Maydell
,
12:14
Re: [PATCH v2 5/6] hw/i2c: Add a QTest for NPCM7XX SMBus Device
,
Peter Maydell
,
11:52
Re: [PATCH v2 4/6] hw/arm: Add I2C sensors and EEPROM for GSJ machine
,
Peter Maydell
,
11:51
Re: [PATCH v2 3/6] hw/arm: Add I2C sensors for NPCM750 eval board
,
Peter Maydell
,
11:48
Re: [PATCH v2 1/6] hw/arm: Remove GPIO from unimplemented NPCM7XX
,
Peter Maydell
,
11:48
Re: [PATCH v2 1/1] target/arm: Fix SCR RES1 handling
,
Peter Maydell
,
11:41
Re: [PATCH v2 1/1] target/arm: Fix SCR RES1 handling
,
Peter Maydell
,
11:38
Re: [PATCH v5 13/31] linux-user: Explicitly untag memory management syscalls
,
Peter Maydell
,
11:34
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Edgar E. Iglesias
,
10:30
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Edgar E. Iglesias
,
10:18
Re: [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Alex Bennée
,
09:51
Re: [PATCH v2 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"
,
Alex Bennée
,
09:46
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
09:46
Re: [PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
,
Bin Meng
,
09:42
Re: [PATCH v2 4/6] accel/tcg: Include missing "tcg/tcg.h" header
,
Alex Bennée
,
09:37
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Edgar E. Iglesias
,
09:34
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
John Snow
,
09:23
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
09:11
Re: [PATCH v5 13/31] linux-user: Explicitly untag memory management syscalls
,
Peter Maydell
,
09:11
Re: [RFC PATCH v2 1/6] target: Replace tcg_debug_assert() by assert()
,
Alex Bennée
,
09:02
Re: [PATCH v5 19/31] linux-user: Handle tags in lock_user/unlock_user
,
Peter Maydell
,
08:58
Re: [PATCH v5 18/31] linux-user: Fix types in uaccess.c
,
Peter Maydell
,
08:54
Re: [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v5 17/31] linux-user: Move lock_user et al out of line
,
Peter Maydell
,
08:51
Re: [PATCH v5 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
,
Peter Maydell
,
08:51
Re: [PATCH v5 15/31] exec: Rename guest_{addr, range}_valid to *_untagged
,
Peter Maydell
,
08:49
Re: [PATCH v5 14/31] linux-user: Use guest_range_valid in access_ok
,
Peter Maydell
,
08:48
Re: [PATCH v5 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
,
Peter Maydell
,
08:40
Re: [PATCH v5 11/31] exec: Introduce cpu_untagged_addr
,
Peter Maydell
,
08:35
Re: [PATCH] target/arm: Don't migrate CPUARMState.features
,
Peter Maydell
,
08:12
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Peter Maydell
,
08:01
Re: [PATCH v2] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Peter Maydell
,
07:56
[PULL 15/16] docs/system: document an example vexpress-a15 invocation
,
Alex Bennée
,
07:45
Re: [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Edgar E. Iglesias
,
07:45
[PULL 16/16] docs/system: document an example booting the versatilepb machine
,
Alex Bennée
,
07:45
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Laszlo Ersek
,
06:57
Re: [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Alex Bennée
,
03:50
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
schspa
,
00:34
[PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
00:25
[PATCH v2 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
00:25
[PATCH v2 0/2] ZynqMP QSPI supports SPI transfer using DMA mode, but currently this
,
Bin Meng
,
00:25
February 07, 2021
[RFC PATCH 3/5] Add APIs to get/set MTE tags
,
Haibo Xu
,
22:20
[RFC PATCH 4/5] Add migration support for KVM guest with MTE
,
Haibo Xu
,
22:20
[RFC PATCH 5/5] Enable the MTE support for KVM guest
,
Haibo Xu
,
22:20
[RFC PATCH 2/5] Add basic MTE support to KVM guest
,
Haibo Xu
,
22:20
[RFC PATCH 1/5] Update Linux headers with new MTE support
,
Haibo Xu
,
22:20
[RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
,
Haibo Xu
,
22:20
[PATCH v2 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"
,
Philippe Mathieu-Daudé
,
18:23
[RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Philippe Mathieu-Daudé
,
18:23
[PATCH v2 4/6] accel/tcg: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
18:23
[PATCH v2 2/6] target/m68k: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
18:23
[PATCH v2 3/6] target/mips: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
18:23
[RFC PATCH v2 1/6] target: Replace tcg_debug_assert() by assert()
,
Philippe Mathieu-Daudé
,
18:23
[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
,
Philippe Mathieu-Daudé
,
18:23
Re: [PATCH 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"
,
Philippe Mathieu-Daudé
,
18:20
[PATCH 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"
,
Philippe Mathieu-Daudé
,
17:58
[RFC PATCH 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
,
Philippe Mathieu-Daudé
,
17:58
[PATCH 4/6] accel/tcg: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
17:58
[PATCH 3/6] target/mips: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
17:58
[PATCH 2/6] target/m68k: Include missing "tcg/tcg.h" header
,
Philippe Mathieu-Daudé
,
17:57
[RFC PATCH 1/6] target: Replace tcg_debug_assert() by assert()
,
Philippe Mathieu-Daudé
,
17:57
[RFC PATCH 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
,
Philippe Mathieu-Daudé
,
17:57
Re: [PATCH v4 2/5] acpi: Permit OEM ID and OEM table ID fields to be changed
,
Michael S. Tsirkin
,
13:43
Re: [PATCH v4 2/5] acpi: Permit OEM ID and OEM table ID fields to be changed
,
Marian Postevca
,
13:20
Re: [PATCH 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
10:47
February 06, 2021
Re: [PATCH 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Philippe Mathieu-Daudé
,
12:01
Re: [PATCH 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Peter Maydell
,
10:28
Re: [PATCH 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Peter Maydell
,
10:19
[PATCH 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
09:38
[PATCH 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
,
Bin Meng
,
09:38
[PATCH 0/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
,
Bin Meng
,
09:38
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Andrew Jones
,
05:41
February 05, 2021
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
Peter Maydell
,
14:35
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
Philippe Mathieu-Daudé
,
14:31
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
Peter Maydell
,
14:21
Re: [PATCH] arm: Update infocenter.arm.com URLs
,
Peter Maydell
,
14:19
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
no-reply
,
13:28
Re: [PATCH 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
,
Philippe Mathieu-Daudé
,
13:13
Re: [PATCH] arm: Update infocenter.arm.com URLs
,
Philippe Mathieu-Daudé
,
13:07
Re: [PATCH 00/24] hw/arm: New board model mps3-an524
,
Philippe Mathieu-Daudé
,
13:05
Re: [PATCH 2/9] tests/qtest: Restrict xlnx-can-test to TCG builds
,
Philippe Mathieu-Daudé
,
12:20
[PATCH] arm: Update infocenter.arm.com URLs
,
Peter Maydell
,
12:15
[PATCH 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
,
Peter Maydell
,
12:01
[PATCH 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
,
Peter Maydell
,
12:01
[PATCH 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
,
Peter Maydell
,
12:01
[PATCH 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
,
Peter Maydell
,
12:01
[PATCH 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
,
Peter Maydell
,
12:01
[PATCH 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
,
Peter Maydell
,
12:01
[PATCH 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
,
Peter Maydell
,
12:01
[PATCH 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
,
Peter Maydell
,
12:01
[PATCH 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
,
Peter Maydell
,
12:01
[PATCH 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
,
Peter Maydell
,
12:01
[PATCH 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
,
Peter Maydell
,
12:01
[PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs
,
Peter Maydell
,
12:01
[PATCH 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
,
Peter Maydell
,
12:01
[PATCH 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
,
Peter Maydell
,
12:01
[PATCH 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
,
Peter Maydell
,
12:01
[PATCH 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
,
Peter Maydell
,
12:01
[PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
,
Peter Maydell
,
12:01
[PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
,
Peter Maydell
,
12:01
[PATCH 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
,
Peter Maydell
,
12:01
[PATCH 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
,
Peter Maydell
,
12:01
[PATCH 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
,
Peter Maydell
,
12:01
[PATCH 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
,
Peter Maydell
,
12:01
[PATCH 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
,
Peter Maydell
,
12:01
[PATCH 00/24] hw/arm: New board model mps3-an524
,
Peter Maydell
,
12:01
[PATCH 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
,
Peter Maydell
,
12:00
Re: [PATCH 2/9] tests/qtest: Restrict xlnx-can-test to TCG builds
,
Peter Maydell
,
11:57
Re: [PATCH 2/9] tests/qtest: Restrict xlnx-can-test to TCG builds
,
Alistair Francis
,
11:54
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Philippe Mathieu-Daudé
,
11:03
Re: QEMU v5.2.0: object_new_with_type: assertion failed: (type != NULL)
,
Paolo Bonzini
,
10:55
Re: [RFC PATCH 9/9] tests/qtest/arm-cpu-features: Restrict TCG-only tests
,
Claudio Fontana
,
10:44
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Andrew Jones
,
10:34
Re: [PATCH 0/9] hw/arm/virt: Improve CPU help and fix testing under KVM
,
Philippe Mathieu-Daudé
,
10:31
Re: [RFC PATCH 9/9] tests/qtest/arm-cpu-features: Restrict TCG-only tests
,
Philippe Mathieu-Daudé
,
10:30
Re: [RFC PATCH 9/9] tests/qtest/arm-cpu-features: Restrict TCG-only tests
,
Andrew Jones
,
10:28
Re: [PATCH 6/9] hw/arm/virt: Display list of valid CPUs for the Virt machine
,
Philippe Mathieu-Daudé
,
10:27
Re: [RFC PATCH 9/9] tests/qtest/arm-cpu-features: Restrict TCG-only tests
,
Claudio Fontana
,
10:20
Re: [PATCH 4/9] tests/qtest/cdrom-test: Only allow the Virt machine under KVM
,
Philippe Mathieu-Daudé
,
10:19
Re: [PATCH 8/9] hw/arm/virt: Restrict 32-bit CPUs to TCG
,
Andrew Jones
,
10:19
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Philippe Mathieu-Daudé
,
10:15
Re: [PATCH 4/9] tests/qtest/cdrom-test: Only allow the Virt machine under KVM
,
Peter Maydell
,
10:15
Re: [PATCH 7/9] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
,
Andrew Jones
,
10:14
Re: [PATCH 6/9] hw/arm/virt: Display list of valid CPUs for the Virt machine
,
Andrew Jones
,
10:12
Re: [PATCH 5/9] hw/arm/virt: Improve CPU name in help message
,
Andrew Jones
,
10:09
Re: [PATCH 4/9] tests/qtest/cdrom-test: Only allow the Virt machine under KVM
,
Andrew Jones
,
10:08
[PULL v2 13/16] acpi: use constants as strncpy limit
,
Michael S. Tsirkin
,
10:04
[PULL v2 12/16] acpi: Permit OEM ID and OEM table ID fields to be changed
,
Michael S. Tsirkin
,
10:04
[PULL v2 07/16] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
,
Michael S. Tsirkin
,
10:04
Re: [PATCH 3/9] tests/qtest/boot-serial-test: Test Virt machine with 'max'
,
Andrew Jones
,
10:02
Re: [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Andrew Jones
,
09:59
Re: [PATCH 5/9] hw/arm/virt: Improve CPU name in help message
,
Philippe Mathieu-Daudé
,
09:58
[RFC PATCH 9/9] tests/qtest/arm-cpu-features: Restrict TCG-only tests
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 8/9] hw/arm/virt: Restrict 32-bit CPUs to TCG
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 7/9] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 6/9] hw/arm/virt: Display list of valid CPUs for the Virt machine
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 5/9] hw/arm/virt: Improve CPU name in help message
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 4/9] tests/qtest/cdrom-test: Only allow the Virt machine under KVM
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 3/9] tests/qtest/boot-serial-test: Test Virt machine with 'max'
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 2/9] tests/qtest: Restrict xlnx-can-test to TCG builds
,
Philippe Mathieu-Daudé
,
09:44
[PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check
,
Philippe Mathieu-Daudé
,
09:43
[PATCH 0/9] hw/arm/virt: Improve CPU help and fix testing under KVM
,
Philippe Mathieu-Daudé
,
09:43
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Edgar E. Iglesias
,
09:08
Re: [PATCH v4 2/5] acpi: Permit OEM ID and OEM table ID fields to be changed
,
Michael S. Tsirkin
,
08:30
Re: QEMU v5.2.0: object_new_with_type: assertion failed: (type != NULL)
,
Philippe Mathieu-Daudé
,
08:04
QEMU v5.2.0: object_new_with_type: assertion failed: (type != NULL)
,
Bharat Bhushan
,
06:48
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Peter Maydell
,
06:18
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Philippe Mathieu-Daudé
,
05:31
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Peter Maydell
,
05:04
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Philippe Mathieu-Daudé
,
02:53
February 04, 2021
[PATCH v2] arm: xlnx-versal: fix virtio-mmio base address assignment
,
schspa
,
21:20
Re: TCG and MTTCG questions
,
Shinkevich Andrey
,
10:22
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
schspa
,
05:39
Re: [PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
,
Philippe Mathieu-Daudé
,
03:19
February 03, 2021
Re: [RFC 0/4] New APIs for the Clock framework
,
Luc Michel
,
16:14
Re: [RFC 3/4] clock: Add clock_ns_to_ticks() function
,
Luc Michel
,
15:51
Re: [PATCH] target/arm: Don't migrate CPUARMState.features
,
Andrew Jones
,
15:06
Re: [PATCH v5 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
,
no-reply
,
14:58
Re: [PATCH v5 03/31] exec: Use uintptr_t for guest_base
,
Philippe Mathieu-Daudé
,
14:21
Re: [PATCH v5 03/31] exec: Use uintptr_t for guest_base
,
Richard Henderson
,
14:10
Re: [PATCH v5 03/31] exec: Use uintptr_t for guest_base
,
Philippe Mathieu-Daudé
,
14:09
[PATCH v5 31/31] tests/tcg/aarch64: Add mte smoke tests
,
Richard Henderson
,
14:01
[PATCH v5 30/31] target/arm: Enable MTE for user-only
,
Richard Henderson
,
14:01
[PATCH v5 29/31] target/arm: Add allocation tag storage for user mode
,
Richard Henderson
,
14:01
[PATCH v5 24/31] linux-user/aarch64: Implement PROT_MTE
,
Richard Henderson
,
14:01
[PATCH v5 25/31] target/arm: Split out syndrome.h from internals.h
,
Richard Henderson
,
14:01
[PATCH v5 23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Richard Henderson
,
14:01
[PATCH v5 26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Richard Henderson
,
14:01
[PATCH v5 21/31] target/arm: Improve gen_top_byte_ignore
,
Richard Henderson
,
14:01
[PATCH v5 22/31] target/arm: Use the proper TBI settings for linux-user
,
Richard Henderson
,
14:01
[PATCH v5 20/31] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Richard Henderson
,
14:01
[PATCH v5 19/31] linux-user: Handle tags in lock_user/unlock_user
,
Richard Henderson
,
14:01
[PATCH v5 18/31] linux-user: Fix types in uaccess.c
,
Richard Henderson
,
14:01
[PATCH v5 17/31] linux-user: Move lock_user et al out of line
,
Richard Henderson
,
14:01
[PATCH v5 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
,
Richard Henderson
,
14:01
[PATCH v5 13/31] linux-user: Explicitly untag memory management syscalls
,
Richard Henderson
,
14:01
[PATCH v5 08/31] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
14:01
[PATCH v5 09/31] linux-user: Do not use guest_addr_valid for h2g_valid
,
Richard Henderson
,
14:01
[PATCH v5 04/31] exec: Use uintptr_t in cpu_ldst.h
,
Richard Henderson
,
14:01
[PATCH v5 06/31] linux-user: Check for overflow in access_ok
,
Richard Henderson
,
14:01
[PATCH v5 28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
,
Richard Henderson
,
14:01
[PATCH v5 27/31] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
,
Richard Henderson
,
14:01
[PATCH v5 15/31] exec: Rename guest_{addr,range}_valid to *_untagged
,
Richard Henderson
,
14:01
[PATCH v5 14/31] linux-user: Use guest_range_valid in access_ok
,
Richard Henderson
,
14:01
[PATCH v5 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
,
Richard Henderson
,
14:01
[PATCH v5 11/31] exec: Introduce cpu_untagged_addr
,
Richard Henderson
,
14:01
[PATCH v5 10/31] linux-user: Fix guest_addr_valid vs reserved_va
,
Richard Henderson
,
14:01
[PATCH v5 07/31] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
,
Richard Henderson
,
14:00
[PATCH v5 05/31] exec: Improve types for guest_addr_valid
,
Richard Henderson
,
14:00
[PATCH v5 03/31] exec: Use uintptr_t for guest_base
,
Richard Henderson
,
14:00
[PATCH v5 02/31] linux-user: Introduce PAGE_ANON
,
Richard Henderson
,
14:00
[PATCH v5 01/31] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
14:00
[PATCH v5 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
,
Richard Henderson
,
14:00
Re: [PATCH v2 1/1] target/arm: Fix SCR RES1 handling
,
Richard Henderson
,
13:28
Re: [PATCH v2 1/1] target/arm: Fix SCR RES1 handling
,
Rémi Denis-Courmont
,
12:30
Re: [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register
,
Michael Nawrocki
,
11:58
[PATCH v2 1/1] target/arm: Fix SCR RES1 handling
,
Mike Nawrocki
,
11:56
[PATCH v2 0/1] target/arm: Fix SCR_EL3 migration issue
,
Mike Nawrocki
,
11:56
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH 0/1] target/arm: Fix SCR_EL3 migration issue
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH] target/arm: Don't migrate CPUARMState.features
,
Philippe Mathieu-Daudé
,
11:24
[PATCH] target/arm: Don't migrate CPUARMState.features
,
Aaron Lindsay
,
11:14
Re: [PATCH 12/21] hw/arm: Let the machine be the owner of the system memory
,
Philippe Mathieu-Daudé
,
11:06
Re: ARM Snapshots Not Backwards-Compatible
,
Philippe Mathieu-Daudé
,
11:05
Re: ARM Snapshots Not Backwards-Compatible
,
Aaron Lindsay
,
10:55
Re: ARM Snapshots Not Backwards-Compatible
,
Andrew Jones
,
10:53
Re: ARM Snapshots Not Backwards-Compatible
,
Aaron Lindsay
,
10:46
Re: ARM Snapshots Not Backwards-Compatible
,
Aaron Lindsay
,
10:43
Re: [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
,
Alex Bennée
,
10:34
Re: ARM Snapshots Not Backwards-Compatible
,
Peter Maydell
,
10:26
Re: ARM Snapshots Not Backwards-Compatible
,
Dr. David Alan Gilbert
,
10:11
Re: [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register
,
Peter Maydell
,
10:04
Re: [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register
,
Rémi Denis-Courmont
,
10:04
Re: ARM Snapshots Not Backwards-Compatible
,
Philippe Mathieu-Daudé
,
10:02
Re: ARM Snapshots Not Backwards-Compatible
,
Aaron Lindsay
,
09:58
Re: [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register
,
Michael Nawrocki
,
09:50
Re: ARM Snapshots Not Backwards-Compatible
,
Andrew Jones
,
07:44
Re: [RFC PATCH 0/4] hw/intc: enable GICv4 memory layout for GICv3 driver
,
Leif Lindholm
,
07:26
Re: [RFC PATCH 4/4] hw/intc: make gicv3_idreg() distinguish between gicv3/gicv4
,
Leif Lindholm
,
06:36
Re: ARM Snapshots Not Backwards-Compatible
,
Dr. David Alan Gilbert
,
05:59
Re: ARM Snapshots Not Backwards-Compatible
,
Peter Maydell
,
05:53
Re: ARM Snapshots Not Backwards-Compatible
,
Dr. David Alan Gilbert
,
05:49
Re: ARM Snapshots Not Backwards-Compatible
,
Peter Maydell
,
05:39
Re: ARM Snapshots Not Backwards-Compatible
,
Dr. David Alan Gilbert
,
05:28
Re: [QEMU-SECURITY] [PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
,
P J P
,
05:15
Re: ARM Snapshots Not Backwards-Compatible
,
Philippe Mathieu-Daudé
,
03:21
Re: [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
00:49
February 02, 2021
Re: [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
21:40
[PATCH] acpi: use constants as strncpy limit
,
Michael S. Tsirkin
,
17:56
[PATCH] acpi: use constants as strncpy limit
,
Michael S. Tsirkin
,
17:56
Re: [RFC 1/4] clock: Add ClockEvent parameter to callbacks
,
Luc Michel
,
16:26
Re: [PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
,
Peter Maydell
,
11:49
Re: [PATCH 5/5] target/arm: Restrict v7A TCG cpus to TCG accel
,
Peter Maydell
,
11:17
Re: [PATCH 4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy
,
Peter Maydell
,
11:15
Re: [PATCH 3/5] target/arm: Restrict v8M IDAU to TCG
,
Peter Maydell
,
11:14
Re: [PATCH 1/5] hw/arm: Use Kconfig 'default y' syntax instead of default-configs
,
Peter Maydell
,
11:12
Re: [PATCH v4 05/23] exec: Improve types for guest_addr_valid
,
Philippe Mathieu-Daudé
,
10:31
Re: [PATCH v4 04/23] exec: Use uintptr_t in cpu_ldst.h
,
Philippe Mathieu-Daudé
,
10:30
[PULL 5/9] acpi: Permit OEM ID and OEM table ID fields to be changed
,
Michael S. Tsirkin
,
10:13
Re: [QEMU-SECURITY] [PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
,
Alexander Bulekov
,
10:11
Re: [PATCH v4 11/23] exec: Add support for TARGET_TAGGED_ADDRESSES
,
Peter Maydell
,
10:05
Re: [PATCH v4 23/23] tests/tcg/aarch64: Add mte smoke tests
,
Peter Maydell
,
09:49
Re: [PATCH v4 22/23] target/arm: Enable MTE for user-only
,
Peter Maydell
,
09:48
Re: [QEMU-SECURITY] [PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
,
P J P
,
09:47
Re: [PATCH v4 21/23] target/arm: Add allocation tag storage for user mode
,
Peter Maydell
,
09:47
Re: [PATCH v4 20/23] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
,
Peter Maydell
,
09:46
Re: [PATCH v4 19/23] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
,
Peter Maydell
,
09:45
Re: [PATCH v4 18/23] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
,
Peter Maydell
,
09:45
Re: [PATCH v4 17/23] target/arm: Split out syndrome.h from internals.h
,
Peter Maydell
,
09:44
Re: [PATCH v4 15/23] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
,
Peter Maydell
,
09:44
Re: [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user
,
Peter Maydell
,
09:41
Re: [PATCH v4 13/23] target/arm: Improve gen_top_byte_ignore
,
Peter Maydell
,
09:40
Re: [PATCH v4 12/23] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
,
Peter Maydell
,
09:38
Re: [PATCH v4 10/23] linux-user: Fix guest_addr_valid vs reserved_va
,
Peter Maydell
,
09:35
Re: [PATCH v4 09/23] linux-user: Do not use guest_addr_valid for h2g_valid
,
Peter Maydell
,
09:34
Re: [PATCH v4 05/23] exec: Improve types for guest_addr_valid
,
Peter Maydell
,
09:33
Re: [PATCH v4 04/23] exec: Use uintptr_t in cpu_ldst.h
,
Peter Maydell
,
09:32
Re: [PATCH v4 03/23] exec: Use uintptr_t for guest_base
,
Peter Maydell
,
09:31
Re: [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
,
Peter Maydell
,
09:29
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Philippe Mathieu-Daudé
,
09:26
[PATCH v1 14/15] docs/system: document an example vexpress-a15 invocation
,
Alex Bennée
,
08:49
[PATCH v1 15/15] docs/system: document an example booting the versatilepb machine
,
Alex Bennée
,
08:49
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Peter Maydell
,
08:48
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Philippe Mathieu-Daudé
,
08:29
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Peter Maydell
,
07:28
Re: [RFC PATCH 0/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Peter Maydell
,
07:26
Re: [QEMU-SECURITY] [PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
,
Peter Maydell
,
07:21
Re: [PATCH] docs/system: document an example booting the versatilepb machine
,
Alex Bennée
,
07:13
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Alex Bennée
,
06:49
Re: [PATCH v9 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
,
Peter Maydell
,
06:40
Re: [PATCH v2] hw/arm/smmuv3: Fix addr_mask for range-based invalidation
,
Peter Maydell
,
06:30
Re: [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register
,
Peter Maydell
,
06:29
Re: [PATCH] hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled
,
Peter Maydell
,
06:08
Re: [PATCH] hw/char/exynos4210_uart: Fix missing call to report ready for input
,
Peter Maydell
,
06:07
Re: [RFC PATCH 0/4] hw/intc: enable GICv4 memory layout for GICv3 driver
,
Peter Maydell
,
05:39
Re: [RFC PATCH 1/4] hw/intc: don't bail out gicv3 model init for revision 4
,
Peter Maydell
,
05:35
Re: [RFC PATCH 3/4] hw/intc: set GICD_TYPER.DVIS for GICv4
,
Peter Maydell
,
05:34
Re: [RFC PATCH 4/4] hw/intc: make gicv3_idreg() distinguish between gicv3/gicv4
,
Peter Maydell
,
05:31
Re: [RFC PATCH 2/4] hw/intc: add helper function to determine gicv3 redistributor size
,
Peter Maydell
,
05:27
Re: [QEMU-SECURITY] [PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
,
Philippe Mathieu-Daudé
,
04:32
Re: [PATCH RFC 0/1] QOM type names and QAPI
,
Markus Armbruster
,
04:28
Re: [PATCH RFC 1/1] hw: Replace anti-social QOM type names
,
Markus Armbruster
,
04:22
February 01, 2021
Re: [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot
,
Keqian Zhu
,
20:17
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Alex Bennée
,
18:51
Re: [PATCH RFC 0/1] QOM type names and QAPI
,
Eduardo Habkost
,
16:31
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Peter Maydell
,
16:22
Re: [PATCH RFC 1/1] hw: Replace anti-social QOM type names
,
Mark Cave-Ayland
,
15:46
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Alex Bennée
,
15:09
Re: [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
,
Alistair Francis
,
15:00
Re: [PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
,
Alistair Francis
,
14:59
Re: [PATCH v3 6/6] hw/arm: Display CPU type in machine description
,
Alistair Francis
,
14:57
Re: [PATCH v3 4/6] hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
,
Alistair Francis
,
14:56
Re: [PATCH v3 5/6] hw/net/can: ZynqMP CAN device requires PTIMER
,
Alistair Francis
,
14:56
Re: [PATCH v3 3/6] hw/arm/xlnx-versal: Versal SoC requires ZDMA
,
Alistair Francis
,
14:55
Re: [PATCH v3 1/6] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
,
Alistair Francis
,
14:55
Re: [PATCH v6 06/11] target/arm: Restrict ARMv7 R-profile cpus to TCG accel
,
Alex Bennée
,
12:38
Re: [PATCH v6 05/11] target/arm: Restrict ARMv6 cpus to TCG accel
,
Alex Bennée
,
12:23
Re: [PATCH v6 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
,
Alex Bennée
,
12:10
Re: [PATCH] docs/system: document an example booting the versatilepb machine
,
Peter Maydell
,
12:07
Re: [PATCH] docs/system: document an example vexpress-a15 invocation
,
Peter Maydell
,
12:05
Re: [PATCH] hw/intc/arm_gic: Allow to use QTest without crashing
,
Peter Maydell
,
12:01
Re: [PATCH v2 4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
,
Alistair Francis
,
10:29
Re: [PATCH v2 7/7] hw/arm: Display CPU type in machine description
,
Alistair Francis
,
10:18
Re: [PATCH v2 3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA
,
Alistair Francis
,
10:17
Re: [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
,
Alistair Francis
,
10:16
Re: [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot
,
Philippe Mathieu-Daudé
,
10:15
Re: [PATCH v6 01/11] sysemu/tcg: Introduce tcg_builtin() helper
,
Claudio Fontana
,
09:29
Re: [PATCH v6 02/11] exec: Restrict TCG specific headers
,
Alex Bennée
,
08:27
Re: [PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
,
Keqian Zhu
,
08:08
[RFC 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
,
Peter Maydell
,
07:30
[RFC 2/4] clock: Add ClockPreUpdate callback event type
,
Peter Maydell
,
07:30
[RFC 3/4] clock: Add clock_ns_to_ticks() function
,
Peter Maydell
,
07:30
[RFC 0/4] New APIs for the Clock framework
,
Peter Maydell
,
07:30
[RFC 1/4] clock: Add ClockEvent parameter to callbacks
,
Peter Maydell
,
07:30
Re: [PATCH 10/10] target: Move SEMIHOSTING feature to target Kconfig
,
Alex Bennée
,
07:03
Re: [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
,
Alex Bennée
,
06:55
Re: [PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
,
Alex Bennée
,
06:53
Re: [PATCH 07/10] target/arm: Move V7M feature to target Kconfig
,
Alex Bennée
,
06:25
Re: [PATCH 05/10] meson: Introduce target-specific Kconfig
,
Alex Bennée
,
06:25
Re: [PATCH 06/10] target/i386: Move SEV feature to target Kconfig
,
Alex Bennée
,
06:24
Re: [PATCH 04/10] hw/lm32/Kconfig: Have MILKYMIST select LM32_PERIPHERALS
,
Alex Bennée
,
06:12
Re: [PATCH 03/10] hw/sh4/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_PERIPHERALS
,
Alex Bennée
,
05:30
Re: [PATCH 02/10] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
,
Alex Bennée
,
05:28
Re: [PATCH 01/10] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_PERIPHERALS
,
Alex Bennée
,
05:25
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Paolo Bonzini
,
04:04
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Philippe Mathieu-Daudé
,
03:46
Re: [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
,
Luc Michel
,
03:18
Re: [RFC PATCH 1/2] hw/arm/raspi: Trivial code movement
,
Luc Michel
,
03:09
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc