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: Wed Jul 31 2019 19:23:48 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH v2 00/32] target/arm: Implement ARMv8.1-VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 01/32] cputlb: Add tlb_set_asid_for_mmuidx
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 02/32] cputlb: Add tlb_flush_asid_by_mmuidx and friends
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 03/32] target/arm: Install ASIDs for long-form from EL1
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 04/32] target/arm: Install ASIDs for short-form from EL1
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 06/32] target/arm: Define isar_feature_aa64_vh
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 05/32] target/arm: Install ASIDs for EL2
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 07/32] target/arm: Enable HCR_E2H for VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 08/32] target/arm: Add CONTEXTIDR_EL2
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 09/32] target/arm: Add TTBR1_EL2
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 11/32] target/arm: Add the hypervisor virtual counter
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 10/32] target/arm: Update CNTVCT_EL0 for VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 12/32] target/arm: Add VHE system register redirection and aliasing
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 14/32] target/arm: Simplify tlb_force_broadcast alternatives
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 13/32] target/arm: Split out vae1_tlbmask, vmalle1_tlbmask
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 15/32] target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 16/32] target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 17/32] target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 19/32] target/arm: Rename ARMMMUIdx*_S1E3 to ARMMMUIdx*_SE3
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 18/32] target/arm: Rename ARMMMUIdx_S1SE* to ARMMMUIdx_SE*
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 20/32] target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 22/32] target/arm: Add regime_has_2_ranges
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 23/32] target/arm: Update arm_mmu_idx for VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 21/32] target/arm: Reorganize ARMMMUIdx
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 25/32] target/arm: Install asids for E2&0 translation regime
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 24/32] target/arm: Update arm_sctlr for VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 26/32] target/arm: Flush tlbs for E2&0 translation regime
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 27/32] target/arm: Update arm_phys_excp_target_el for TGE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 31/32] target/arm: check TGE and E2H flags for EL0 pauth traps
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 30/32] target/arm: Enable ARMv8.1-VHE in -cpu max
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 28/32] target/arm: Update regime_is_user for EL2&0
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 29/32] target/arm: Update {fp, sve}_exception_el for VHE
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v2 32/32] target/arm: generate a custom MIDR for -cpu max
,
Richard Henderson
,
2019/07/31
[Qemu-arm] [PATCH v4 47/54] tests/tcg: enable plugin testing
,
Alex Bennée
,
2019/07/31
[Qemu-arm] [PATCH v4 31/54] target/arm: fetch code with translator_ld
,
Alex Bennée
,
2019/07/31
[Qemu-arm] [PATCH v4 03/54] target/arm: handle A-profile A32 semihosting at translate time
,
Alex Bennée
,
2019/07/31
[Qemu-arm] [PATCH v4 04/54] target/arm: remove run time semihosting checks
,
Alex Bennée
,
2019/07/31
[Qemu-arm] [PATCH v4 02/54] target/arm: handle A-profile T32 semihosting at translate time
,
Alex Bennée
,
2019/07/31
[Qemu-arm] [PATCH v4 01/54] target/arm: handle M-profile semihosting at translate time
,
Alex Bennée
,
2019/07/31
[Qemu-arm] RFC raspberry pi sd-card reset
,
Damien Hedde
,
2019/07/31
Re: [Qemu-arm] RFC raspberry pi sd-card reset
,
Andrew Baumann
,
2019/07/31
Re: [Qemu-arm] RFC raspberry pi sd-card reset
,
Damien Hedde
,
2019/07/31
Re: [Qemu-arm] [Qemu-devel] RFC raspberry pi sd-card reset
,
Philippe Mathieu-Daudé
,
2019/07/31
Re: [Qemu-arm] [Qemu-devel] RFC raspberry pi sd-card reset
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH] numa: numa nodeid need not be sequential
,
Daniel Black
,
2019/07/31
Re: [Qemu-arm] [PATCH] numa: numa nodeid need not be sequential
,
Daniel Black
,
2019/07/31
[Qemu-arm] [PATCH for-4.2 v2 0/8] Kconfig switches
,
Thomas Huth
,
2019/07/31
[Qemu-arm] [PATCH v2 1/8] hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
,
Thomas Huth
,
2019/07/31
[Qemu-arm] [PATCH v2 2/8] hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
,
Thomas Huth
,
2019/07/31
[Qemu-arm] [PATCH v2 3/8] hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
,
Thomas Huth
,
2019/07/31
[Qemu-arm] [PATCH v2 4/8] hw/core: Add a config switch for the "register" device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 4/8] hw/core: Add a config switch for the "register" device
,
Philippe Mathieu-Daudé
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 4/8] hw/core: Add a config switch for the "register" device
,
Paolo Bonzini
,
2019/07/31
[Qemu-arm] [PATCH v2 5/8] hw/core: Add a config switch for the "or-irq" device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 5/8] hw/core: Add a config switch for the "or-irq" device
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH v2 6/8] hw/core: Add a config switch for the "split-irq" device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 6/8] hw/core: Add a config switch for the "split-irq" device
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
,
Philippe Mathieu-Daudé
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
,
Philippe Mathieu-Daudé
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH v2 8/8] hw/core: Add a config switch for the generic loader device
,
Thomas Huth
,
2019/07/31
Re: [Qemu-arm] [PATCH v2 8/8] hw/core: Add a config switch for the generic loader device
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 01/15] update-linux-headers: Import virtio_iommu.h
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 02/15] linux-headers: update against 5.3-rc2
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 03/15] virtio-iommu: Add skeleton
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 04/15] virtio-iommu: Decode the command payload
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 05/15] virtio-iommu: Add the iommu regions
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 06/15] virtio-iommu: Endpoint and domains structs and helpers
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 07/15] virtio-iommu: Implement attach/detach command
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 08/15] virtio-iommu: Implement map/unmap
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 09/15] virtio-iommu: Implement translate
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 10/15] virtio-iommu: Implement probe request
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Eric Auger
,
2019/07/30
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Michael S. Tsirkin
,
2019/07/30
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Tian, Kevin
,
2019/07/30
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Auger Eric
,
2019/07/31
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Michael S. Tsirkin
,
2019/07/31
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Auger Eric
,
2019/07/31
Re: [Qemu-arm] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
,
Tian, Kevin
,
2019/07/31
[Qemu-arm] [PATCH for-4.2 v10 12/15] virtio-iommu: Implement fault reporting
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 13/15] virtio_iommu: Handle reserved regions in translation process
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 14/15] virtio-iommu-pci: Add virtio iommu pci support
,
Eric Auger
,
2019/07/30
Re: [Qemu-arm] [PATCH for-4.2 v10 14/15] virtio-iommu-pci: Add virtio iommu pci support
,
Michael S. Tsirkin
,
2019/07/30
[Qemu-arm] [PATCH for-4.2 v10 15/15] hw/arm/virt: Add the virtio-iommu device tree mappings
,
Eric Auger
,
2019/07/30
[Qemu-arm] [PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
,
Peter Maydell
,
2019/07/30
Re: [Qemu-arm] [PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
,
Richard Henderson
,
2019/07/30
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
,
Philippe Mathieu-Daudé
,
2019/07/30
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
,
Peter Maydell
,
2019/07/30
[Qemu-arm] [PATCH v3 0/3] Add Aspeed GPIO controller model
,
Rashmica Gupta
,
2019/07/30
[Qemu-arm] [PATCH v3 2/3] aspeed: add a GPIO controller to the SoC
,
Rashmica Gupta
,
2019/07/30
[Qemu-arm] [PATCH v3 1/3] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
,
Rashmica Gupta
,
2019/07/30
[Qemu-arm] [PATCH v3 3/3] hw/gpio: Add in AST2600 specific implementation
,
Rashmica Gupta
,
2019/07/30
[Qemu-arm] [RFC PATCH] tcg: add annotations to dissembler output (RFC, HACK, PoC)
,
Alex Bennée
,
2019/07/29
[Qemu-arm] [PATCH v3 00/33] Multi-phase reset mechanism
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 02/33] add temporary device_legacy_reset function to replace device_reset
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Cornelia Huck
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Peter Maydell
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Cornelia Huck
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Peter Maydell
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Damien Hedde
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
Cornelia Huck
,
2019/07/30
Re: [Qemu-arm] [PATCH v3 01/33] Create Resettable QOM interface
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 01/33] Create Resettable QOM interface
,
Christophe de Dinechin
,
2019/07/31
[Qemu-arm] [PATCH v3 03/33] Replace all call to device_reset by call to device_legacy_reset
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 03/33] Replace all call to device_reset by call to device_legacy_reset
,
David Gibson
,
2019/07/31
[Qemu-arm] [PATCH v3 04/33] make Device and Bus Resettable
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 04/33] make Device and Bus Resettable
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [PATCH v3 04/33] make Device and Bus Resettable
,
Damien Hedde
,
2019/07/31
[Qemu-arm] [PATCH v3 05/33] Switch to new api in qdev/bus
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 05/33] Switch to new api in qdev/bus
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [PATCH v3 05/33] Switch to new api in qdev/bus
,
Damien Hedde
,
2019/07/31
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 05/33] Switch to new api in qdev/bus
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH v3 06/33] add the vmstate description for device reset state
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 06/33] add the vmstate description for device reset state
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [PATCH v3 06/33] add the vmstate description for device reset state
,
Damien Hedde
,
2019/07/31
[Qemu-arm] [PATCH v3 07/33] automatically add vmstate for reset support in devices
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 09/33] add doc about Resettable interface
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 09/33] add doc about Resettable interface
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [PATCH v3 09/33] add doc about Resettable interface
,
Damien Hedde
,
2019/07/31
[Qemu-arm] [PATCH v3 08/33] Add function to control reset with gpio inputs
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 08/33] Add function to control reset with gpio inputs
,
David Gibson
,
2019/07/31
Re: [Qemu-arm] [PATCH v3 08/33] Add function to control reset with gpio inputs
,
Damien Hedde
,
2019/07/31
[Qemu-arm] [PATCH v3 10/33] vl.c: remove qbus_reset_all registration
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 11/33] hw/s390x/ipl.c: remove qbus_reset_all registration
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 12/33] hw/pci/: remove qdev/qbus_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 18/33] hw/audio/intel-hda.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 21/33] hw/intc/spapr_xive.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 19/33] hw/sd/pl181.c & omap_mmc.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 19/33] hw/sd/pl181.c & omap_mmc.c: remove device_legacy_reset call
,
Philippe Mathieu-Daudé
,
2019/07/31
[Qemu-arm] [PATCH v3 14/33] hw/s390x/s390-virtio-ccw.c: remove qdev_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 15/33] hw/ide/piix.c: remove qdev_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 16/33] hw/input/adb.c: remove qdev_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 17/33] hw/usb/dev-uas.c: remove qdev_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 13/33] hw/scsi/: remove qdev/qbus_reset_all call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 24/33] hw/ppc/spapr: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 23/33] hw/scsi/vmw_pvscsi.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 25/33] hw/i386/pc.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 26/33] hw/s390x/s390-pci-inst.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 22/33] hw/ppc/pnv_psi.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 30/33] convert cadence_uart to 3-phases reset
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 20/33] hw/hyperv/hyperv.c: remove device_legacy_reset call
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 31/33] Convert zynq's slcr to 3-phases reset
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 29/33] hw/misc/zynq_slcr: use standard register definition
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 28/33] qdev: Remove unused deprecated reset functions
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 27/33] hw/ide/microdrive.c: remove device_legacy_reset calls
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 32/33] Add uart reset support in zynq_slcr
,
Damien Hedde
,
2019/07/29
[Qemu-arm] [PATCH v3 33/33] Connect the uart reset gpios in the zynq platform
,
Damien Hedde
,
2019/07/29
Re: [Qemu-arm] [PATCH v3 00/33] Multi-phase reset mechanism
,
Cornelia Huck
,
2019/07/30
[Qemu-arm] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 03/67] target/arm: Remove offset argument to gen_exception_bkpt_insn
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 03/67] target/arm: Remove offset argument to gen_exception_bkpt_insn
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 01/67] decodetree: Allow !function with no input bits
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 01/67] decodetree: Allow !function with no input bits
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 01/67] decodetree: Allow !function with no input bits
,
Richard Henderson
,
2019/07/29
[Qemu-arm] [PATCH 02/67] target/arm: Remove offset argument to gen_exception_insn
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 02/67] target/arm: Remove offset argument to gen_exception_insn
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 04/67] target/arm: Remove offset argument to gen_exception_internal_insn
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 04/67] target/arm: Remove offset argument to gen_exception_internal_insn
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 04/67] target/arm: Remove offset argument to gen_exception_internal_insn
,
Richard Henderson
,
2019/07/29
[Qemu-arm] [PATCH 05/67] target/arm: Use the saved value of the insn address
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 05/67] target/arm: Use the saved value of the insn address
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 06/67] target/arm: Introduce pc_read
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 06/67] target/arm: Introduce pc_read
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 06/67] target/arm: Introduce pc_read
,
Richard Henderson
,
2019/07/29
[Qemu-arm] [PATCH 08/67] target/arm: Use store_reg_from_load in thumb2 code
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 08/67] target/arm: Use store_reg_from_load in thumb2 code
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 09/67] target/arm: Fold a pc load into load_reg
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 09/67] target/arm: Fold a pc load into load_reg
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 07/67] target/arm: Introduce add_reg_for_lit
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 07/67] target/arm: Introduce add_reg_for_lit
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 07/67] target/arm: Introduce add_reg_for_lit
,
Richard Henderson
,
2019/07/29
[Qemu-arm] [PATCH 12/67] target/arm: Introduce gen_illegal_op
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 12/67] target/arm: Introduce gen_illegal_op
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
,
Richard Henderson
,
2019/07/29
Re: [Qemu-arm] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
,
Peter Maydell
,
2019/07/30
[Qemu-arm] [PATCH 15/67] target/arm: Convert Saturating addition and subtraction
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 16/67] target/arm: Convert Halfword multiply and multiply accumulate
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 14/67] target/arm: Convert multiply and multiply accumulate
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 17/67] target/arm: Convert MSR (immediate) and hints
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 20/67] target/arm: Convert the rest of A32 Miscelaneous instructions
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 18/67] target/arm: Convert MRS/MSR (banked, register)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 21/67] target/arm: Convert T32 ADDW/SUBW
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 13/67] target/arm: Convert Data Processing (reg, reg-shifted-reg, imm)
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 13/67] target/arm: Convert Data Processing (reg, reg-shifted-reg, imm)
,
Peter Maydell
,
2019/07/29
Re: [Qemu-arm] [PATCH 13/67] target/arm: Convert Data Processing (reg, reg-shifted-reg, imm)
,
Richard Henderson
,
2019/07/29
[Qemu-arm] [PATCH 19/67] target/arm: Convert Cyclic Redundancy Check
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 22/67] target/arm: Convert load/store (register, immediate, literal)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 23/67] target/arm: Convert Synchronization primitives
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 24/67] target/arm: Convert USAD8, USADA8, SBFX, UBFX, BFC, BFI, UDF
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 26/67] target/arm: Convert Packing, unpacking, saturation, and reversal
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 28/67] target/arm: Convert MOVW, MOVT
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 25/67] target/arm: Convert Parallel addition and subtraction
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 27/67] target/arm: Convert Signed multiply, signed and unsigned divide
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 29/67] target/arm: Convert LDM, STM
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 30/67] target/arm: Convert B, BL, BLX (immediate)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 31/67] target/arm: Convert SVC
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 33/67] target/arm: Convert Clear-Exclusive, Barriers
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 38/67] target/arm: Convert Table Branch
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 32/67] target/arm: Convert RFE and SRS
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 36/67] target/arm: Convert PLI, PLD, PLDW
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 35/67] target/arm: Convert SETEND
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 37/67] target/arm: Convert Unallocated memory hint
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 34/67] target/arm: Convert CPS (privileged)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 40/67] target/arm: Convert TT
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 41/67] target/arm: Simplify disas_thumb2_insn
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 43/67] target/arm: Add skeleton for T16 decodetree
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 39/67] target/arm: Convert SG
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 44/67] target/arm: Convert T16 data-processing (two low regs)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 45/67] target/arm: Convert T16 load/store (register offset)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 47/67] target/arm: Convert T16 add pc/sp (immediate)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 48/67] target/arm: Convert T16 load/store multiple
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 46/67] target/arm: Convert T16 load/store (immediate offset)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 50/67] target/arm: Convert T16 one low register and immediate
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 42/67] target/arm: Simplify disas_arm_insn
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 49/67] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 52/67] target/arm: Convert T16 add, compare, move (two high registers)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 54/67] target/arm: Convert T16, extract
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 57/67] target/arm: Convert T16, nop hints
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 51/67] target/arm: Convert T16 branch and exchange
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 60/67] target/arm: Convert T16, Miscellaneous 16-bit instructions
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 53/67] target/arm: Convert T16 adjust sp (immediate)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 56/67] target/arm: Convert T16, Reverse bytes
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 58/67] target/arm: Convert T16, push and pop
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 64/67] target/arm: Convert T16, long branches
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 61/67] target/arm: Convert T16, shift immediate
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 66/67] target/arm: Move singlestep check from gen_jmp to gen_goto_tb
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH 66/67] target/arm: Move singlestep check from gen_jmp to gen_goto_tb
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [PATCH 66/67] target/arm: Move singlestep check from gen_jmp to gen_goto_tb
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 59/67] target/arm: Convert T16, Conditional branches, Supervisor call
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 63/67] target/arm: Convert T16, Unconditional branch
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 62/67] target/arm: Convert T16, load (literal)
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 65/67] target/arm: Clean up disas_thumb_insn
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 55/67] target/arm: Convert T16, Change processor state
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH 67/67] target/arm: Merge gen_bx_im into trans_BLX_i
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
,
no-reply
,
2019/07/26
[Qemu-arm] [PATCH v5] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5] target/arm: generate a custom MIDR for -cpu max
,
no-reply
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5] target/arm: generate a custom MIDR for -cpu max
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [PATCH v5] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH-for-4.2 v8 0/9] ARM virt: ACPI memory hotplug support
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 1/9] hw/acpi: Make ACPI IO address space configurable
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 2/9] hw/acpi: Do not create memory hotplug method when handler is not defined
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 3/9] hw/acpi: Add ACPI Generic Event Device Support
,
Shameer Kolothum
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v8 3/9] hw/acpi: Add ACPI Generic Event Device Support
,
Igor Mammedov
,
2019/07/30
[Qemu-arm] [PATCH-for-4.2 v8 5/9] hw/arm/virt: Add 4.2 machine type
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 4/9] hw/arm/virt: Add memory hotplug framework
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 6/9] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 7/9] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 8/9] hw/acpi: Add system power down support to GED
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH-for-4.2 v8 9/9] hw/arm: Use GED for system_powerdown event
,
Shameer Kolothum
,
2019/07/26
[Qemu-arm] [PATCH v4] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [PATCH v4] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [PATCH v4] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/26
[Qemu-arm] [PATCH v3] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [PATCH v3] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 00/15] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 02/15] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/15] memory: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/15] memory: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
David Gibson
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 04/15] hw/s390x: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 04/15] hw/s390x: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 06/15] hw/virtio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 06/15] hw/virtio: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 07/15] hw/vfio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 07/15] hw/vfio: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 08/15] exec: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 08/15] exec: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 09/15] cputlb: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 09/15] cputlb: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/26
Re: [Qemu-arm] [EXTERNAL]Re: [Qemu-devel] [PATCH v5 09/15] cputlb: Access MemoryRegion with MemOp
,
Aleksandar Markovic
,
2019/07/26
Re: [Qemu-arm] [EXTERNAL]Re: [Qemu-devel] [PATCH v5 09/15] cputlb: Access MemoryRegion with MemOp
,
Aleksandar Markovic
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 09/15] cputlb: Access MemoryRegion with MemOp
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 10/15] memory: Access MemoryRegion with MemOp semantics
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 10/15] memory: Access MemoryRegion with MemOp semantics
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 11/15] memory: Single byte swap along the I/O path
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/15] memory: Single byte swap along the I/O path
,
Paolo Bonzini
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/15] memory: Single byte swap along the I/O path
,
Richard Henderson
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/15] memory: Single byte swap along the I/O path
,
Paolo Bonzini
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/15] memory: Single byte swap along the I/O path
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 12/15] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 12/15] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 13/15] cputlb: Byte swap memory transaction attribute
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 13/15] cputlb: Byte swap memory transaction attribute
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 14/15] target/sparc: Add TLB entry with attributes
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 14/15] target/sparc: Add TLB entry with attributes
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v5 15/15] target/sparc: sun4u Invert Endian TTE bit
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 15/15] target/sparc: sun4u Invert Endian TTE bit
,
Richard Henderson
,
2019/07/26
[Qemu-arm] [PATCH for-4.1? 0/2] Typecheck VMSTATE VARRAY macros and fix bug found
,
Peter Maydell
,
2019/07/25
[Qemu-arm] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Peter Maydell
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Dr. David Alan Gilbert
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Philippe Mathieu-Daudé
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Dr. David Alan Gilbert
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Peter Maydell
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Dr. David Alan Gilbert
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Damien Hedde
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] stellaris_input: Fix vmstate description of buttons field
,
Peter Maydell
,
2019/07/26
[Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Peter Maydell
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Dr. David Alan Gilbert
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Peter Maydell
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Dr. David Alan Gilbert
,
2019/07/25
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Dr. David Alan Gilbert
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Dr. David Alan Gilbert
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 2/2] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
,
Damien Hedde
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v4 00/15] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 02/15] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 02/15] memory: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 02/15] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 02/15] memory: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v4 03/15] target/mips: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 03/15] target/mips: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 03/15] target/mips: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 04/15] hw/s390x: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 06/15] hw/virtio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 07/15] hw/vfio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 08/15] exec: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 08/15] exec: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 09/15] cputlb: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/15] cputlb: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/15] cputlb: Access MemoryRegion with MemOp
,
Philippe Mathieu-Daudé
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 10/15] memory: Access MemoryRegion with MemOp semantics
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 11/15] memory: Single byte swap along the I/O path
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 11/15] memory: Single byte swap along the I/O path
,
Philippe Mathieu-Daudé
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 12/15] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 13/15] cputlb: Byte swap memory transaction attribute
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 14/15] target/sparc: Add TLB entry with attributes
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 15/15] target/sparc: sun4u Invert Endian TTE bit
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Auger Eric
,
2019/07/25
Re: [Qemu-arm] [PATCH v2 04/14] tests: arm: Introduce cpu feature tests
,
Auger Eric
,
2019/07/25
[Qemu-arm] [PATCH for 4.1?] pl330: fix vmstate description
,
Damien Hedde
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1?] pl330: fix vmstate description
,
Philippe Mathieu-Daudé
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1?] pl330: fix vmstate description
,
Dr. David Alan Gilbert
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1?] pl330: fix vmstate description
,
Damien Hedde
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1?] pl330: fix vmstate description
,
Dr. David Alan Gilbert
,
2019/07/25
Re: [Qemu-arm] [PATCH for 4.1?] pl330: fix vmstate description
,
Peter Maydell
,
2019/07/25
Re: [Qemu-arm] [PATCH for 4.1?] pl330: fix vmstate description
,
Peter Maydell
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Auger Eric
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Andrew Jones
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Auger Eric
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Auger Eric
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Andrew Jones
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Auger Eric
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Andrew Jones
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Auger Eric
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Andrew Jones
,
2019/07/24
[Qemu-arm] [PATCH for-4.2] hw: add compat machines for 4.2
,
Cornelia Huck
,
2019/07/24
Re: [Qemu-arm] [PATCH for-4.2] hw: add compat machines for 4.2
,
Eduardo Habkost
,
2019/07/24
Re: [Qemu-arm] [PATCH for-4.2] hw: add compat machines for 4.2
,
David Gibson
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.2] hw: add compat machines for 4.2
,
David Hildenbrand
,
2019/07/24
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.2] hw: add compat machines for 4.2
,
Halil Pasic
,
2019/07/24
[Qemu-arm] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/23
Re: [Qemu-arm] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/23
Re: [Qemu-arm] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Laurent Desnogues
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/26
[Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 03/20] tcg: Replace MO_32 with MO_UL alias
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 04/20] tcg: Replace MO_64 with MO_UQ alias
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 05/20] tcg: Move size+sign+endian from TCGMemOp to MemOp
,
tony.nguyen
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 02/20] tcg: Replace MO_16 with MO_UW alias
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 11/20] hw/virtio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 02/20] tcg: Replace MO_16 with MO_UW alias
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 10/20] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 08/20] target/mips: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 01/20] tcg: Replace MO_8 with MO_UB alias
,
tony.nguyen
,
2019/07/22
Re: [Qemu-arm] [qemu-s390x] [Qemu-devel] [PATCH v2 01/20] tcg: Replace MO_8 with MO_UB alias
,
David Hildenbrand
,
2019/07/23
[Qemu-arm] [Qemu-devel] [PATCH v2 06/20] tcg: Rename get_memop to get_tcgmemop
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 09/20] hw/s390x: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 12/20] hw/vfio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 07/20] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 13/20] exec: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 14/20] cputlb: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 15/20] memory: Access MemoryRegion with MemOp semantics
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 16/20] memory: Single byte swap along the I/O path
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 17/20] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v3 00/15] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 02/15] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 03/15] target/mips: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 04/15] hw/s390x: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 06/15] hw/virtio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 07/15] hw/vfio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 08/15] exec: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 09/15] cputlb: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 10/15] memory: Access MemoryRegion with MemOp semantics
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 12/15] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 11/15] memory: Single byte swap along the I/O path
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 13/15] cputlb: Byte swap memory transaction attribute
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 14/15] target/sparc: Add TLB entry with attributes
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v3 15/15] target/sparc: sun4u Invert Endian TTE bit
,
tony.nguyen
,
2019/07/25
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/15] Invert Endian bit in SPARCv9 MMU TTE
,
no-reply
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 00/15] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 02/15] memory: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 03/15] target/mips: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 01/15] tcg: TCGMemOp is now accelerator independent MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 04/15] hw/s390x: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 05/15] hw/intc/armv7m_nic: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 06/15] hw/virtio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 07/15] hw/vfio: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 08/15] exec: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 09/15] cputlb: Access MemoryRegion with MemOp
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 10/15] memory: Access MemoryRegion with MemOp semantics
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 11/15] memory: Single byte swap along the I/O path
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 12/15] cpu: TLB_FLAGS_MASK bit to force memory slow path
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 13/15] cputlb: Byte swap memory transaction attribute
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 14/15] target/sparc: Add TLB entry with attributes
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v4 15/15] target/sparc: sun4u Invert Endian TTE bit
,
tony.nguyen
,
2019/07/25
[Qemu-arm] [Qemu-devel] [PATCH v2 18/20] cputlb: Byte swap memory transaction attribute
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 19/20] target/sparc: Add TLB entry with attributes
,
tony.nguyen
,
2019/07/22
[Qemu-arm] [Qemu-devel] [PATCH v2 20/20] target/sparc: sun4u Invert Endian TTE bit
,
tony.nguyen
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
,
Richard Henderson
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
,
Paolo Bonzini
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
,
tony.nguyen
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
,
Richard Henderson
,
2019/07/22
[Qemu-arm] [PATCH for-4.1? 0/2] arm: further improve initrd positioning
,
Peter Maydell
,
2019/07/22
[Qemu-arm] [PATCH for-4.1? 1/2] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
,
Peter Maydell
,
2019/07/22
Re: [Qemu-arm] [PATCH for-4.1? 1/2] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 1/2] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 1/2] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
,
Philippe Mathieu-Daudé
,
2019/07/26
[Qemu-arm] [PATCH for-4.1? 2/2] hw/arm/boot: Further improve initrd positioning code
,
Peter Maydell
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1? 2/2] hw/arm/boot: Further improve initrd positioning code
,
Alex Bennée
,
2019/07/26
Re: [Qemu-arm] [PATCH for-4.1? 0/2] arm: further improve initrd positioning
,
Mark Rutland
,
2019/07/22
[Qemu-arm] [RFC PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/22
Re: [Qemu-arm] [RFC PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Peter Maydell
,
2019/07/22
Re: [Qemu-arm] [RFC PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
,
Alex Bennée
,
2019/07/22
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/boot: Avoid placing the initrd on top of the kernel
,
Mark Rutland
,
2019/07/19
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/boot: Avoid placing the initrd on top of the kernel
,
Peter Maydell
,
2019/07/22
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/boot: Avoid placing the initrd on top of the kernel
,
Mark Rutland
,
2019/07/22
[Qemu-arm] [PATCH-for-4.1] target/arm: Add missing break statement for Hypervisor Trap Exception
,
Philippe Mathieu-Daudé
,
2019/07/19
Re: [Qemu-arm] [PATCH-for-4.1] target/arm: Add missing break statement for Hypervisor Trap Exception
,
Peter Maydell
,
2019/07/19
Re: [Qemu-arm] [PATCH-for-4.1] target/arm: Add missing break statement for Hypervisor Trap Exception
,
Philippe Mathieu-Daudé
,
2019/07/19
[Qemu-arm] [PATCH for-4.1] target/arm: Limit ID register assertions to TCG
,
Peter Maydell
,
2019/07/18
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Limit ID register assertions to TCG
,
Richard Henderson
,
2019/07/18
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Limit ID register assertions to TCG
,
Laszlo Ersek
,
2019/07/18
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Limit ID register assertions to TCG
,
Philippe Mathieu-Daudé
,
2019/07/19
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Andrew Jones
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Andrew Jones
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Andrew Jones
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 13/14] target/arm/cpu64: max cpu: Support sve properties with KVM
,
Andrew Jones
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
2019/07/17
[Qemu-arm] [PATCH-for-4.2 v7 00/10] ARM virt: ACPI memory hotplug support
,
Shameer Kolothum
,
2019/07/16
[Qemu-arm] [PATCH-for-4.2 v7 02/10] hw/acpi: Do not create memory hotplug method when handler is not defined
,
Shameer Kolothum
,
2019/07/16
[Qemu-arm] [PATCH-for-4.2 v7 05/10] hw/arm/virt: Add 4.2 machine type
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [PATCH-for-4.2 v7 05/10] hw/arm/virt: Add 4.2 machine type
,
Igor Mammedov
,
2019/07/17
[Qemu-arm] [PATCH-for-4.2 v7 04/10] hw/arm/virt: Add memory hotplug framework
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 04/10] hw/arm/virt: Add memory hotplug framework
,
Igor Mammedov
,
2019/07/17
[Qemu-arm] [PATCH-for-4.2 v7 01/10] hw/acpi: Make ACPI IO address space configurable
,
Shameer Kolothum
,
2019/07/16
[Qemu-arm] [PATCH-for-4.2 v7 06/10] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 06/10] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
,
Igor Mammedov
,
2019/07/18
[Qemu-arm] [PATCH-for-4.2 v7 03/10] hw/acpi: Add ACPI Generic Event Device Support
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [PATCH-for-4.2 v7 03/10] hw/acpi: Add ACPI Generic Event Device Support
,
Igor Mammedov
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 03/10] hw/acpi: Add ACPI Generic Event Device Support
,
Shameerali Kolothum Thodi
,
2019/07/18
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 03/10] hw/acpi: Add ACPI Generic Event Device Support
,
Igor Mammedov
,
2019/07/18
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 03/10] hw/acpi: Add ACPI Generic Event Device Support
,
Shameerali Kolothum Thodi
,
2019/07/22
[Qemu-arm] [PATCH-for-4.2 v7 07/10] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
,
Shameer Kolothum
,
2019/07/16
[Qemu-arm] [PATCH-for-4.2 v7 09/10] hw/arm: Use GED for system_powerdown event
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [PATCH-for-4.2 v7 09/10] hw/arm: Use GED for system_powerdown event
,
Igor Mammedov
,
2019/07/18
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 09/10] hw/arm: Use GED for system_powerdown event
,
Shameerali Kolothum Thodi
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 09/10] hw/arm: Use GED for system_powerdown event
,
Igor Mammedov
,
2019/07/23
[Qemu-arm] [PATCH-for-4.2 v7 10/10] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [PATCH-for-4.2 v7 10/10] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Igor Mammedov
,
2019/07/18
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 10/10] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Shameerali Kolothum Thodi
,
2019/07/22
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.2 v7 10/10] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Igor Mammedov
,
2019/07/23
[Qemu-arm] [PATCH-for-4.2 v7 08/10] hw/acpi: Add system power down support to GED
,
Shameer Kolothum
,
2019/07/16
Re: [Qemu-arm] [PATCH-for-4.2 v7 08/10] hw/acpi: Add system power down support to GED
,
Igor Mammedov
,
2019/07/18
[Qemu-arm] [PATCH v2] net: cadence_gem: clear RX control descriptor
,
Ramon Fried
,
2019/07/16
Re: [Qemu-arm] [PATCH v2] net: cadence_gem: clear RX control descriptor
,
Jason Wang
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: clear RX control descriptor
,
Jason Wang
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: clear RX control descriptor
,
Ramon Fried
,
2019/07/16
Re: [Qemu-arm] [PATCH] net: cadence_gem: clear RX control descriptor
,
Ramon Fried
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: clear RX control descriptor
,
Philippe Mathieu-Daudé
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: clear RX control descriptor
,
Ramon Fried
,
2019/07/16
[Qemu-arm] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH-for-4.1? v2 1/5] target/arm: Always enable CONFIG_SEMIHOSTING
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH-for-4.1? v2 2/5] target/mips: Always enable CONFIG_SEMIHOSTING
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH-for-4.1? v2 3/5] hw/semihosting: Allow this feature to be disabled
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH-for-4.1? v2 4/5] target/arm: Add stubs to build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH-for-4.1? v2 5/5] target/mips: Add stubs to build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
,
no-reply
,
2019/07/15
Re: [Qemu-arm] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
,
no-reply
,
2019/07/16
[Qemu-arm] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
,
Philippe Mathieu-Daudé
,
2019/07/15
[Qemu-arm] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Peter Maydell
,
2019/07/15
Re: [Qemu-arm] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Cornelia Huck
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Cornelia Huck
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Markus Armbruster
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Cornelia Huck
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Paolo Bonzini
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Markus Armbruster
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Thomas Huth
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Collin Walling
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Paolo Bonzini
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Collin Walling
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Paolo Bonzini
,
2019/07/17
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Cornelia Huck
,
2019/07/18
Re: [Qemu-arm] [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
,
Markus Armbruster
,
2019/07/22
[Qemu-arm] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [Qemu-ppc] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
BALATON Zoltan
,
2019/07/15
Re: [Qemu-arm] [Qemu-ppc] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [Qemu-ppc] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
BALATON Zoltan
,
2019/07/15
Re: [Qemu-arm] [Qemu-ppc] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [Qemu-ppc] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
Paolo Bonzini
,
2019/07/15
Re: [Qemu-arm] [PATCH-for-4.2 2/3] hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
,
Thomas Huth
,
2019/07/15
[Qemu-arm] [PATCH-for-4.1? 3/3] hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
,
Philippe Mathieu-Daudé
,
2019/07/15
Re: [Qemu-arm] [PATCH-for-4.1? 3/3] hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
,
Paolo Bonzini
,
2019/07/15
[Qemu-arm] [PATCH 0/2] Add Aspeed GPIO controller model
,
Rashmica Gupta
,
2019/07/15
[Qemu-arm] [PATCH 2/2] aspeed: add a GPIO controller to the SoC
,
Rashmica Gupta
,
2019/07/15
[Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
,
Rashmica Gupta
,
2019/07/15
Re: [Qemu-arm] [PATCH 0/2] Add Aspeed GPIO controller model
,
Rashmica Gupta
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Guenter Roeck
,
2019/07/14
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Radoslaw Biernacki
,
2019/07/14
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Guenter Roeck
,
2019/07/14
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Radoslaw Biernacki
,
2019/07/14
[Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Guoheyi
,
2019/07/13
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Dave Martin
,
2019/07/15
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Mark Rutland
,
2019/07/15
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
James Morse
,
2019/07/15
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Mark Rutland
,
2019/07/15
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Dave Martin
,
2019/07/16
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Guoheyi
,
2019/07/18
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Dave Martin
,
2019/07/16
Re: [Qemu-arm] [RFC] Add virtual SDEI support in qemu
,
Marc Zyngier
,
2019/07/16
[Qemu-arm] [PATCH-for-4.1? 0/7] vl: Allow building with CONFIG_BLUETOOTH disabled
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH-for-4.1? 1/7] hw/arm: Nokia N-series tablet requires Bluetooth
,
Philippe Mathieu-Daudé
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1? 1/7] hw/arm: Nokia N-series tablet requires Bluetooth
,
Thomas Huth
,
2019/07/15
[Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Philippe Mathieu-Daudé
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Paolo Bonzini
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Philippe Mathieu-Daudé
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Paolo Bonzini
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Philippe Mathieu-Daudé
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Paolo Bonzini
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 2/7] hw/usb: Bluetooth HCI USB depends on USB & BLUETOOTH
,
Philippe Mathieu-Daudé
,
2019/07/14
[Qemu-arm] [PATCH-for-4.1? 3/7] MAINTAINERS: Add an entry for the Bluetooth devices
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH-for-4.1? 4/7] vl: Fix 'braces' coding style issues
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH-for-4.1? 5/7] vl: Use qemu_strtoi() instead of strtol()
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH-for-4.1? 6/7] vl: Extract bt_parse() into its own file
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH-for-4.1? 7/7] hw/bt: Allow building with CONFIG_BLUETOOTH disabled
,
Philippe Mathieu-Daudé
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1? 7/7] hw/bt: Allow building with CONFIG_BLUETOOTH disabled
,
Thomas Huth
,
2019/07/15
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.1? 0/7] vl: Allow building with CONFIG_BLUETOOTH disabled
,
Richard Henderson
,
2019/07/14
Re: [Qemu-arm] [PATCH-for-4.1? 0/7] vl: Allow building with CONFIG_BLUETOOTH disabled
,
Thomas Huth
,
2019/07/15
[Qemu-arm] [PATCH for-4.1?] hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
,
Peter Maydell
,
2019/07/12
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1?] hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
,
Philippe Mathieu-Daudé
,
2019/07/12
[Qemu-arm] [PATCH for 4.1? v1 0/7] testing/next (docker, win-cross)
,
Alex Bennée
,
2019/07/12
[Qemu-arm] [PATCH v1 1/7] tests/docker: add test-misc for building tools & docs
,
Alex Bennée
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 1/7] tests/docker: add test-misc for building tools & docs
,
Philippe Mathieu-Daudé
,
2019/07/13
Re: [Qemu-arm] [PATCH v1 1/7] tests/docker: add test-misc for building tools & docs
,
Alex Bennée
,
2019/07/15
[Qemu-arm] [PATCH v1 3/7] tests/docker: Install Sphinx in the Fedora image
,
Alex Bennée
,
2019/07/12
[Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Alex Bennée
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Laurent Vivier
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Alex Bennée
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Laurent Vivier
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Thomas Huth
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
,
Dr. David Alan Gilbert
,
2019/07/12
[Qemu-arm] [PATCH v1 4/7] tests/docker: Install Ubuntu images noninteractively
,
Alex Bennée
,
2019/07/12
[Qemu-arm] [PATCH v1 2/7] tests/docker: Install Sphinx in the Ubuntu images
,
Alex Bennée
,
2019/07/12
[Qemu-arm] [PATCH v1 7/7] shippable: re-enable the windows cross builds
,
Alex Bennée
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 7/7] shippable: re-enable the windows cross builds
,
Philippe Mathieu-Daudé
,
2019/07/13
[Qemu-arm] [PATCH v1 6/7] tests/dockerfiles: update the win cross builds to stretch
,
Alex Bennée
,
2019/07/12
Re: [Qemu-arm] [PATCH v1 6/7] tests/dockerfiles: update the win cross builds to stretch
,
Philippe Mathieu-Daudé
,
2019/07/13
[Qemu-arm] [PATCH] hw/arm/virt: Fix non-secure flash mode
,
David Engraf
,
2019/07/12
Re: [Qemu-arm] [PATCH] hw/arm/virt: Fix non-secure flash mode
,
Peter Maydell
,
2019/07/12
[Qemu-arm] [RFC v5 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 01/29] memory: Remove unused memory_region_iommu_replay_all()
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 02/29] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 03/29] hw/vfio/common: Assert in case of nested mode
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 04/29] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 07/29] update-linux-headers: Add sve_context.h to asm-arm64
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 06/29] update-linux-headers: Import iommu.h
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 05/29] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 08/29] header update against 5.3.0-rc0 and IOMMU/VFIO nested stage APIs
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 09/29] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 12/29] iommu: Introduce generic header
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 10/29] memory: Introduce IOMMU Memory Region inject_faults API
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 11/29] memory: Add arch_id and leaf fields in IOTLBEntry
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 13/29] pci: introduce PCIPASIDOps to PCIDevice
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 14/29] vfio: Force nested if iommu requires it
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 15/29] vfio: Introduce hostwin_from_range helper
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 16/29] vfio: Introduce helpers to DMA map/unmap a RAM section
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 17/29] vfio: Set up nested stage mappings
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 18/29] vfio: Pass stage 1 MSI bindings to the host
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 19/29] vfio: Helper to get IRQ info including capabilities
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 20/29] vfio/pci: Register handler for iommu fault
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 21/29] vfio/pci: Set up the DMA FAULT region
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 24/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 22/29] vfio/pci: Implement the DMA fault handler
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 23/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 25/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 26/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 27/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 28/29] hw/arm/smmuv3: Implement fault injection
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v5 29/29] vfio: Remove VFIO/SMMUv3 assert
,
Eric Auger
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v5 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
no-reply
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v5 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Auger Eric
,
2019/07/12
[Qemu-arm] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 01/29] memory: Remove unused memory_region_iommu_replay_all()
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 02/29] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 03/29] hw/vfio/common: Assert in case of nested mode
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 05/29] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 04/29] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 06/29] update-linux-headers: Import iommu.h
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 07/29] update-linux-headers: Add sve_context.h to asm-arm64
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 08/29] header update against 5.3.0-rc0 and IOMMU/VFIO nested stage APIs
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 09/29] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 10/29] memory: Introduce IOMMU Memory Region inject_faults API
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 11/29] memory: Add arch_id and leaf fields in IOTLBEntry
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 12/29] iommu: Introduce generic header
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 13/29] pci: introduce PCIPASIDOps to PCIDevice
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 14/29] vfio: Force nested if iommu requires it
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 15/29] vfio: Introduce hostwin_from_range helper
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 16/29] vfio: Introduce helpers to DMA map/unmap a RAM section
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 17/29] vfio: Set up nested stage mappings
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 18/29] vfio: Pass stage 1 MSI bindings to the host
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 19/29] vfio: Helper to get IRQ info including capabilities
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 20/29] vfio/pci: Register handler for iommu fault
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 21/29] vfio/pci: Set up the DMA FAULT region
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 22/29] vfio/pci: Implement the DMA fault handler
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 23/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 24/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 25/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 26/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 27/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 28/29] hw/arm/smmuv3: Implement fault injection
,
Eric Auger
,
2019/07/11
[Qemu-arm] [RFC v4 29/29] vfio: Remove VFIO/SMMUv3 assert
,
Eric Auger
,
2019/07/11
Re: [Qemu-arm] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Auger Eric
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
no-reply
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
no-reply
,
2019/07/12
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
no-reply
,
2019/07/12
Re: [Qemu-arm] [PATCH-for-4.1 v6 0/3] hw/ssi/xilinx_spips: Avoid NULL dereference and out-of-bound access
,
Peter Maydell
,
2019/07/11
[Qemu-arm] [PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/11
Re: [Qemu-arm] [PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Peter Maydell
,
2019/07/11
[Qemu-arm] [PATCH v2 for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [PATCH v2 for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Christophe Lyon
,
2019/07/12
[Qemu-arm] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Richard Henderson
,
2019/07/11
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Alex Bennée
,
2019/07/11
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
no-reply
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
,
no-reply
,
2019/07/11
[Qemu-arm] [PATCH v2 for 4.1] target/arm: report ARMv8-A FP support for AArch32 -cpu max
,
Alex Bennée
,
2019/07/11
Re: [Qemu-arm] [PATCH v2 for 4.1] target/arm: report ARMv8-A FP support for AArch32 -cpu max
,
Peter Maydell
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 0/5] ARM SMMUv3: Fix spurious notification errors and assert with vfio
,
Eric Auger
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 1/5] memory: Remove unused memory_region_iommu_replay_all()
,
Eric Auger
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 2/5] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 3/5] hw/vfio/common: Assert in case of nested mode
,
Eric Auger
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 4/5] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
,
Eric Auger
,
2019/07/11
[Qemu-arm] [PATCH-for-4.2 v3 5/5] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Eric Auger
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/27] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Zhangfei Gao
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/27] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Auger Eric
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [RFC v4 00/27] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Zhangfei Gao
,
2019/07/11
[Qemu-arm] [PATCH for 4.1] target/arm: report ARMv8.2 FP16 for ARM -cpu max
,
Alex Bennée
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] target/arm: report ARMv8.2 FP16 for ARM -cpu max
,
Richard Henderson
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] target/arm: report ARMv8.2 FP16 for ARM -cpu max
,
Alex Bennée
,
2019/07/11
[Qemu-arm] [PATCH for semihosting-tests 1/2] semihosting_tests: include a32 and t32 hlt variants in all target
,
Alex Bennée
,
2019/07/10
[Qemu-arm] [PATCH for semihosting-tests 2/2] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/10
Re: [Qemu-arm] [PATCH for semihosting-tests 2/2] semihosting tests: add v7m tests
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [PATCH for semihosting-tests 2/2] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/11
Re: [Qemu-arm] [PATCH for semihosting-tests 1/2] semihosting_tests: include a32 and t32 hlt variants in all target
,
Peter Maydell
,
2019/07/11
[Qemu-arm] [PATCH for-4.1] pl031: Correctly migrate state when using -rtc clock=host
,
Peter Maydell
,
2019/07/09
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] pl031: Correctly migrate state when using -rtc clock=host
,
no-reply
,
2019/07/09
Re: [Qemu-arm] [PATCH for-4.1] pl031: Correctly migrate state when using -rtc clock=host
,
Paolo Bonzini
,
2019/07/10
Re: [Qemu-arm] [PATCH for-4.1] pl031: Correctly migrate state when using -rtc clock=host
,
Dr. David Alan Gilbert
,
2019/07/10
[Qemu-arm] [PATCH-for-4.1 v6 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 v6 2/3] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Philippe Mathieu-Daudé
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 v6 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty RX FIFO
,
Philippe Mathieu-Daudé
,
2019/07/09
[Qemu-arm] [PATCH 1/3] hw/ssi/mss-spi: Convert debug printf()s to trace events
,
Philippe Mathieu-Daudé
,
2019/07/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] hw/ssi/mss-spi: Convert debug printf()s to trace events
,
Alistair Francis
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 2/3] hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
,
Philippe Mathieu-Daudé
,
2019/07/09
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.1 2/3] hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
,
Alistair Francis
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 3/3] hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
,
Philippe Mathieu-Daudé
,
2019/07/09
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.1 3/3] hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
,
Alistair Francis
,
2019/07/09
Re: [Qemu-arm] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty RX FIFO
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty RX FIFO
,
Philippe Mathieu-Daudé
,
2019/07/11
[Qemu-arm] [PATCH-for-4.1 v5 0/3] hw/ssi/xilinx_spips: Avoid NULL dereference and out-of-bound access
,
Philippe Mathieu-Daudé
,
2019/07/08
[Qemu-arm] [PATCH-for-4.1 v5 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/08
Re: [Qemu-arm] [PATCH-for-4.1 v5 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Peter Maydell
,
2019/07/09
Re: [Qemu-arm] [PATCH-for-4.1 v5 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 v5 2/3] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Philippe Mathieu-Daudé
,
2019/07/08
[Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/08
Re: [Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Francisco Iglesias
,
2019/07/08
Re: [Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/08
Re: [Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Francisco Iglesias
,
2019/07/08
Re: [Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/09
Re: [Qemu-arm] [PATCH-for-4.1 v5 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Peter Maydell
,
2019/07/09
[Qemu-arm] [PATCH-for-4.1 v4 0/3] hw/ssi/xilinx_spips: Avoid NULL pointer deference
,
Philippe Mathieu-Daudé
,
2019/07/05
[Qemu-arm] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Francisco Iglesias
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
,
Philippe Mathieu-Daudé
,
2019/07/08
[Qemu-arm] [PATCH-for-4.1 v4 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH-for-4.1 v4 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Francisco Iglesias
,
2019/07/05
[Qemu-arm] [PATCH-for-4.1 v4 2/3] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH-for-4.1 v4 0/3] hw/ssi/xilinx_spips: Avoid NULL pointer deference
,
no-reply
,
2019/07/06
[Qemu-arm] [PATCH for 4.1 0/5] tcg tests and gdbstub fixes
,
Alex Bennée
,
2019/07/05
[Qemu-arm] [PATCH v1 4/5] gdbstub: add some notes to the header comment
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [PATCH v1 4/5] gdbstub: add some notes to the header comment
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/5] gdbstub: add some notes to the header comment
,
Richard Henderson
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/5] gdbstub: add some notes to the header comment
,
Alex Bennée
,
2019/07/10
[Qemu-arm] [PATCH v1 2/5] tests/tcg: fix up test-i386-fprem.ref generation
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 2/5] tests/tcg: fix up test-i386-fprem.ref generation
,
Richard Henderson
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 2/5] tests/tcg: fix up test-i386-fprem.ref generation
,
Philippe Mathieu-Daudé
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 2/5] tests/tcg: fix up test-i386-fprem.ref generation
,
Alex Bennée
,
2019/07/10
[Qemu-arm] [PATCH v1 5/5] gdbstub: revert to previous set_reg behaviour
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 5/5] gdbstub: revert to previous set_reg behaviour
,
Richard Henderson
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 5/5] gdbstub: revert to previous set_reg behaviour
,
Aleksandar Markovic
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 5/5] gdbstub: revert to previous set_reg behaviour
,
Alex Bennée
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 5/5] gdbstub: revert to previous set_reg behaviour
,
Aleksandar Markovic
,
2019/07/10
[Qemu-arm] [PATCH v1 1/5] target/arm/vfp_helper: Call set_fpscr_to_host before updating FPSCR reg
,
Alex Bennée
,
2019/07/05
[Qemu-arm] [PATCH v1 3/5] tests/tcg: fix diff-out pass to properly report failure
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 3/5] tests/tcg: fix diff-out pass to properly report failure
,
Richard Henderson
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 3/5] tests/tcg: fix diff-out pass to properly report failure
,
Alex Bennée
,
2019/07/10
Re: [Qemu-arm] [Qemu-devel] [RFC v9 00/17] VIRTIO-IOMMU device
,
Zhangfei Gao
,
2019/07/05
[Qemu-arm] [PATCH v3 0/2] hw/ssi/xilinx_spips: Avoid NULL pointer deference
,
Philippe Mathieu-Daudé
,
2019/07/05
[Qemu-arm] [PATCH v3 1/2] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH v3 1/2] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Francisco Iglesias
,
2019/07/05
Re: [Qemu-arm] [PATCH v3 1/2] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH v3 1/2] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
,
Philippe Mathieu-Daudé
,
2019/07/05
[Qemu-arm] [PATCH v3 2/2] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH v3 2/2] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Francisco Iglesias
,
2019/07/05
[Qemu-arm] [PATCH] target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH] target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH] target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [PATCH] target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
,
Laurent Desnogues
,
2019/07/05
[Qemu-arm] [PATCH-for-4.1 v2] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [PATCH-for-4.1 v2] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
P J P
,
2019/07/05
Re: [Qemu-arm] [PATCH-for-4.1 v2] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
,
Francisco Iglesias
,
2019/07/05
[Qemu-arm] [PATCH v2 for-4.1] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
,
Peter Maydell
,
2019/07/05
Re: [Qemu-arm] [PATCH v2 for-4.1] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
,
Peter Maydell
,
2019/07/11
Re: [Qemu-arm] [Qemu-devel] [PULL 41/46] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
,
Laurent Desnogues
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PULL 41/46] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
,
Philippe Mathieu-Daudé
,
2019/07/05
[Qemu-arm] [PATCH for-4.1] hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
,
Peter Maydell
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
,
Philippe Mathieu-Daudé
,
2019/07/05
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
,
Radoslaw Biernacki
,
2019/07/05
[Qemu-arm] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Cédric Le Goater
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
no-reply
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Philippe Mathieu-Daudé
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Stefan Hajnoczi
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Paolo Bonzini
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Joel Stanley
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Joel Stanley
,
2019/07/16
Re: [Qemu-arm] [Qemu-devel] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
,
Philippe Mathieu-Daudé
,
2019/07/16
[Qemu-arm] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
P J P
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
no-reply
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
P J P
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
Peter Maydell
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
Philippe Mathieu-Daudé
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
Peter Maydell
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ssi/xilinx_spips: add lqspi_write routine
,
Francisco Iglesias
,
2019/07/04
[Qemu-arm] [PATCH v1 0/4] arm semihosting cleanups
,
Alex Bennée
,
2019/07/03
[Qemu-arm] [PATCH v1 4/4] target/arm: remove run time semihosting checks
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/4] target/arm: remove run time semihosting checks
,
Philippe Mathieu-Daudé
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/4] target/arm: remove run time semihosting checks
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/4] target/arm: remove run time semihosting checks
,
Philippe Mathieu-Daudé
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/4] target/arm: remove run time semihosting checks
,
Richard Henderson
,
2019/07/03
[Qemu-arm] [PATCH v1 1/4] target/arm: handle M-profile semihosting at translate time
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 1/4] target/arm: handle M-profile semihosting at translate time
,
Richard Henderson
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 1/4] target/arm: handle M-profile semihosting at translate time
,
Alex Bennée
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 1/4] target/arm: handle M-profile semihosting at translate time
,
Philippe Mathieu-Daudé
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 1/4] target/arm: handle M-profile semihosting at translate time
,
Richard Henderson
,
2019/07/05
[Qemu-arm] [PATCH v1 3/4] target/arm: handle A-profile A32 semihosting at translate time
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 3/4] target/arm: handle A-profile A32 semihosting at translate time
,
Richard Henderson
,
2019/07/03
[Qemu-arm] [PATCH v1 2/4] target/arm: handle A-profile T32 semihosting at translate time
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 2/4] target/arm: handle A-profile T32 semihosting at translate time
,
Richard Henderson
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 0/4] arm semihosting cleanups
,
no-reply
,
2019/07/03
[Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/03
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Peter Maydell
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Peter Maydell
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Alex Bennée
,
2019/07/05
Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
,
Peter Maydell
,
2019/07/09
[Qemu-arm] [PULL 0/4] Vga 20190703 patches
,
Gerd Hoffmann
,
2019/07/03
[Qemu-arm] [PULL 3/4] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
Gerd Hoffmann
,
2019/07/03
[Qemu-arm] [PULL 2/4] virtio-gpu: check if the resource already exists in virtio_gpu_load()
,
Gerd Hoffmann
,
2019/07/03
[Qemu-arm] [PULL 1/4] virtio-gpu: fix unmap in error path
,
Gerd Hoffmann
,
2019/07/03
[Qemu-arm] [PULL 4/4] Add ati vgabios to INSTALL_BLOBS.
,
Gerd Hoffmann
,
2019/07/03
Re: [Qemu-arm] [PULL 0/4] Vga 20190703 patches
,
Peter Maydell
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PULL 0/4] Vga 20190703 patches
,
no-reply
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PULL 0/4] Vga 20190703 patches
,
no-reply
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PULL 0/4] Vga 20190703 patches
,
no-reply
,
2019/07/04
Re: [Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model
,
Andrew Jeffery
,
2019/07/03
Re: [Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model
,
Rashmica Gupta
,
2019/07/14
Re: [Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model
,
Andrew Jeffery
,
2019/07/14
Re: [Qemu-arm] [PATCH v2 03/21] hw: timer: Add ASPEED RTC device
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PATCH v2 03/21] hw: timer: Add ASPEED RTC device
,
Joel Stanley
,
2019/07/04
Re: [Qemu-arm] [PATCH v2 03/21] hw: timer: Add ASPEED RTC device
,
Peter Maydell
,
2019/07/04
Re: [Qemu-arm] [Qemu-devel] [PULL 6/6] ati-vga: switch to vgabios-ati.bin
,
Bruce Rogers
,
2019/07/02
[Qemu-arm] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
BALATON Zoltan
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
Philippe Mathieu-Daudé
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
BALATON Zoltan
,
2019/07/03
Re: [Qemu-arm] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
David Gibson
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
,
Philippe Mathieu-Daudé
,
2019/07/03
[Qemu-arm] [PATCH v5 0/1] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
2019/07/02
[Qemu-arm] [PATCH v5 1/1] target/arm/helper: Move M profile routines to m_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Igor Mammedov
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Shameerali Kolothum Thodi
,
2019/07/02
[Qemu-arm] [PATCH for-4.1] target/arm: Correct VMOV_imm_dp handling of short vectors
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PATCH for-4.1] target/arm: Correct VMOV_imm_dp handling of short vectors
,
Richard Henderson
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH for-4.1] target/arm: Correct VMOV_imm_dp handling of short vectors
,
no-reply
,
2019/07/02
Re: [Qemu-arm] [PULL 0/6] Vga 20190628 patches
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PULL 0/6] Vga 20190628 patches
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PULL 0/6] Vga 20190628 patches
,
Gerd Hoffmann
,
2019/07/02
Re: [Qemu-arm] [PULL 0/6] Vga 20190628 patches
,
Peter Maydell
,
2019/07/02
[Qemu-arm] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v2 1/9] hw/block/pflash_cfi01: Removed an unused timer
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 1/9] hw/block/pflash_cfi01: Removed an unused timer
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 2/9] hw/block/pflash_cfi01: Use the correct READ_ARRAY value
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 2/9] hw/block/pflash_cfi01: Use the correct READ_ARRAY value
,
John Snow
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 2/9] hw/block/pflash_cfi01: Use the correct READ_ARRAY value
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 3/9] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 3/9] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
,
John Snow
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 3/9] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 4/9] hw/block/pflash_cfi01: Start state machine as READY to accept commands
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 4/9] hw/block/pflash_cfi01: Start state machine as READY to accept commands
,
John Snow
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 4/9] hw/block/pflash_cfi01: Start state machine as READY to accept commands
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
John Snow
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
Laszlo Ersek
,
2019/07/02
Re: [Qemu-arm] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
John Snow
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
,
Laszlo Ersek
,
2019/07/02
[Qemu-arm] [PATCH v2 6/9] hw/block/pflash_cfi01: Simplify CFI_QUERY processing
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 6/9] hw/block/pflash_cfi01: Simplify CFI_QUERY processing
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 7/9] hw/block/pflash_cfi01: Improve command comments
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 7/9] hw/block/pflash_cfi01: Improve command comments
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 8/9] hw/block/pflash_cfi01: Replace DPRINTF by qemu_log_mask(GUEST_ERROR)
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 8/9] hw/block/pflash_cfi01: Replace DPRINTF by qemu_log_mask(GUEST_ERROR)
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH v2 9/9] hw/block/pflash_cfi01: Hold the PRI table offset in a variable
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 9/9] hw/block/pflash_cfi01: Hold the PRI table offset in a variable
,
Alistair Francis
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
no-reply
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Laszlo Ersek
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Laszlo Ersek
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Laszlo Ersek
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
,
Philippe Mathieu-Daudé
,
2019/07/02
[Qemu-arm] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Eric Auger
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Auger Eric
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Auger Eric
,
2019/07/02
Re: [Qemu-arm] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
,
Igor Mammedov
,
2019/07/02
[Qemu-arm] [PATCH v4 0/8] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 1/8] target/arm: Move debug routines to debug_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 8/8] target/arm: Do not build TCG objects when TCG is off
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 4/8] RFC target/arm: Restrict pre-ARMv7 cpus to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 7/8] RFC target/arm: Do not build A/M-profile cpus when using KVM
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 3/8] target/arm/helper: Move M profile routines to m_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v4 3/8] target/arm/helper: Move M profile routines to m_helper.c
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [PATCH v4 3/8] target/arm/helper: Move M profile routines to m_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/02
[Qemu-arm] [PATCH v4 6/8] RFC target/arm: Restrict R and M profiles to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v4 2/8] target/arm: Restrict semi-hosting to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v4 2/8] target/arm: Restrict semi-hosting to TCG
,
Peter Maydell
,
2019/07/02
[Qemu-arm] [PATCH v4 5/8] RFC target/arm: Do not build pre-ARMv7 cpus when using KVM
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v4 0/8] Support disabling TCG on ARM
,
Peter Maydell
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/8] Support disabling TCG on ARM
,
no-reply
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/8] Support disabling TCG on ARM
,
no-reply
,
2019/07/03
Re: [Qemu-arm] [PATCH v6 4/8] hw/arm/virt: Add memory hotplug framework
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Leif Lindholm
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Radoslaw Biernacki
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Hongbo Zhang
,
2019/07/01
Re: [Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Hongbo Zhang
,
2019/07/01
Re: [Qemu-arm] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
2019/07/01
Re: [Qemu-arm] [PATCH v2] aspeed: Link SCU to the watchdog
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 00/21] aspeed: machine extensions and fixes
,
Peter Maydell
,
2019/07/01
[Qemu-arm] [PATCH v3 00/27] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 02/27] target/arm: Makefile cleanup (ARM)
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 01/27] target/arm: Makefile cleanup (Aarch64)
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 03/27] target/arm: Makefile cleanup (KVM)
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 04/27] target/arm: Makefile cleanup (softmmu)
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 05/27] target/arm: Add copyright boilerplate
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 06/27] target/arm/helper: Remove unused include
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 07/27] target/arm: Fix multiline comment syntax
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 08/27] target/arm: Fix coding style issues
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 11/27] target/arm: Declare get_phys_addr() function publicly
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 09/27] target/arm: Move the DC ZVA helper into op_helper
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 10/27] target/arm: Move CPU state dumping routines to cpu.c
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 12/27] target/arm: Move TLB related routines to tlb_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 14/27] target/arm/vfp_helper: Move code around
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 13/27] target/arm: Move debug routines to debug_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 13/27] target/arm: Move debug routines to debug_helper.c
,
Peter Maydell
,
2019/07/01
[Qemu-arm] [PATCH v3 15/27] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 19/27] target/arm: Restrict PSCI to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 20/27] target/arm: Declare arm_log_exception() function publicly
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 17/27] target/arm/vfp_helper: Restrict the SoftFloat use to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 18/27] target/arm: Restrict semi-hosting to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 18/27] target/arm: Restrict semi-hosting to TCG
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 18/27] target/arm: Restrict semi-hosting to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 18/27] target/arm: Restrict semi-hosting to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 16/27] target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 21/27] target/arm: Declare some M-profile functions publicly
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [RFC PATCH v3 23/27] target/arm: Restrict pre-ARMv7 cpus to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [RFC PATCH v3 24/27] target/arm: Do not build pre-ARMv7 cpus when using KVM
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [RFC PATCH v3 25/27] target/arm: Restrict R and M profiles to TCG
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [RFC PATCH v3 26/27] target/arm: Do not build A/M-profile cpus when using KVM
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 22/27] target/arm/helper: Move M profile routines to m_helper.c
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v3 27/27] target/arm: Do not build TCG objects when TCG is off
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 00/27] Support disabling TCG on ARM
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 00/27] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 00/27] Support disabling TCG on ARM
,
Samuel Ortiz
,
2019/07/01
Re: [Qemu-arm] [PATCH v3 00/27] Support disabling TCG on ARM
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM
,
no-reply
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 16/21] aspeed/smc: add DMA calibration settings
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 15/21] aspeed/smc: add support for DMAs
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 15/21] aspeed/smc: add support for DMAs
,
Cédric Le Goater
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 10/21] aspeed/timer: Provide back-pressure information for short periods
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 10/21] aspeed/timer: Provide back-pressure information for short periods
,
Cédric Le Goater
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 10/21] aspeed/timer: Provide back-pressure information for short periods
,
Cédric Le Goater
,
2019/07/03
[Qemu-arm] [PATCH 0/6] hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child()
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH 1/6] hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/6] hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
,
Alistair Francis
,
2019/07/01
Re: [Qemu-arm] [PATCH 1/6] hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 2/6] hw/arm: Use object_initialize_child for correct reference counting
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH 2/6] hw/arm: Use object_initialize_child for correct reference counting
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 4/6] hw/arm/fsl-imx: Add the cpu as child of the SoC object
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH 4/6] hw/arm/fsl-imx: Add the cpu as child of the SoC object
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 3/6] hw/arm: Use sysbus_init_child_obj for correct reference counting
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH 3/6] hw/arm: Use sysbus_init_child_obj for correct reference counting
,
Peter Maydell
,
2019/07/29
[Qemu-arm] [PATCH 5/6] hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Alistair Francis
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Philippe Mathieu-Daudé
,
2019/07/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Alistair Francis
,
2019/07/02
[Qemu-arm] [PATCH 6/6] hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/6] hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
,
Alistair Francis
,
2019/07/02
Re: [Qemu-arm] [PATCH 0/6] hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child()
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/6] hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child()
,
no-reply
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/6] hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child()
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/6] hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child()
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH 0/5] Various i.MX7 fixes
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH 5/5] i.mx7d: pci: Update PCI IRQ mapping to match HW
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH 4/5] pci: designware: Update MSI mapping when MSI address changes
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH 3/5] pci: designware: Update MSI mapping unconditionally
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH] hw/arm/virt: Add support for Cortex-A7
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH] hw/arm/msf2-som: Exit when the cpu is not the expected one
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [PATCH] hw/arm/boot: fix direct kernel boot with initrd
,
Peter Maydell
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: Add support for Cortex-A7
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v2 0/6] ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci
,
Eric Auger
,
2019/07/01
[Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Eric Auger
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Peter Xu
,
2019/07/03
Re: [Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Auger Eric
,
2019/07/03
Re: [Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Peter Xu
,
2019/07/03
Re: [Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Auger Eric
,
2019/07/03
Re: [Qemu-arm] [PATCH v2 3/6] hw/vfio/common: Do not replay IOMMU mappings in nested case
,
Peter Xu
,
2019/07/03
[Qemu-arm] [PATCH v2 5/6] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
,
Eric Auger
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 5/6] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
,
Philippe Mathieu-Daudé
,
2019/07/01
[Qemu-arm] [PATCH v2 2/6] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 2/6] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Peter Xu
,
2019/07/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/6] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Auger Eric
,
2019/07/03
[Qemu-arm] [PATCH v2 1/6] memory: Remove unused memory_region_iommu_replay_all()
,
Eric Auger
,
2019/07/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/6] memory: Remove unused memory_region_iommu_replay_all()
,
Philippe Mathieu-Daudé
,
2019/07/01
Re: [Qemu-arm] [PATCH v2 1/6] memory: Remove unused memory_region_iommu_replay_all()
,
Peter Xu
,
2019/07/03
[Qemu-arm] [PATCH v2 4/6] hw/arm/smmuv3: Advertise VFIO_NESTED
,
Eric Auger
,
2019/07/01
[Qemu-arm] [PATCH v2 6/6] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Eric Auger
,
2019/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc