Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun May 31 2020 15:48:52 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/8] hw: Fix some incomplete memory region size
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/05/31
Re: [PATCH 0/8] hw: Fix some incomplete memory region size
,
Peter Maydell
,
2020/05/31
[PATCH] spapr: Fix typos in comments and macro indentation
,
Gustavo Romero
,
2020/05/28
Re: [PATCH] spapr: Fix typos in comments and macro indentation
,
Cédric Le Goater
,
2020/05/29
[PULL 00/21] Vga 20200528 patches
,
Gerd Hoffmann
,
2020/05/28
[PULL 04/21] hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
,
Gerd Hoffmann
,
2020/05/28
[PULL 03/21] hw/display/cirrus_vga: Convert debug printf() to trace event
,
Gerd Hoffmann
,
2020/05/28
[PULL 02/21] hw/display/cg3: Convert debug printf()s to trace events
,
Gerd Hoffmann
,
2020/05/28
[PULL 13/21] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
,
Gerd Hoffmann
,
2020/05/28
[PULL 18/21] sm501: Clean up local variables in sm501_2d_operation
,
Gerd Hoffmann
,
2020/05/28
[PULL 12/21] hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
,
Gerd Hoffmann
,
2020/05/28
[PULL 10/21] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)
,
Gerd Hoffmann
,
2020/05/28
[PULL 08/21] hw/display/dpcd: Convert debug printf()s to trace events
,
Gerd Hoffmann
,
2020/05/28
[PULL 15/21] sm501: Convert printf + abort to qemu_log_mask
,
Gerd Hoffmann
,
2020/05/28
[PULL 20/21] sm501: Optimize small overlapping blits
,
Gerd Hoffmann
,
2020/05/28
[PULL 17/21] sm501: Use BIT(x) macro to shorten constant
,
Gerd Hoffmann
,
2020/05/28
[PULL 21/21] sm501: Remove obsolete changelog and todo comment
,
Gerd Hoffmann
,
2020/05/28
[PULL 16/21] sm501: Shorten long variable names in sm501_2d_operation
,
Gerd Hoffmann
,
2020/05/28
[PULL 06/21] hw/display/cirrus_vga: Convert debug printf() to trace event
,
Gerd Hoffmann
,
2020/05/28
[PULL 11/21] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
,
Gerd Hoffmann
,
2020/05/28
[PULL 19/21] sm501: Replace hand written implementation with pixman where possible
,
Gerd Hoffmann
,
2020/05/28
[PULL 14/21] hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
,
Gerd Hoffmann
,
2020/05/28
[PULL 07/21] hw/display/dpcd: Fix memory region size
,
Gerd Hoffmann
,
2020/05/28
[PULL 09/21] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
,
Gerd Hoffmann
,
2020/05/28
[PULL 01/21] hw/display/edid: Add missing 'qdev-properties.h' header
,
Gerd Hoffmann
,
2020/05/28
[PULL 05/21] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf
,
Gerd Hoffmann
,
2020/05/28
Re: [PULL 00/21] Vga 20200528 patches
,
no-reply
,
2020/05/28
Re: [PULL 00/21] Vga 20200528 patches
,
Peter Maydell
,
2020/05/29
Re: [PULL 00/21] Vga 20200528 patches
,
Philippe Mathieu-Daudé
,
2020/05/29
Re: [PULL 00/21] Vga 20200528 patches
,
Peter Maydell
,
2020/05/29
Re: [PULL 00/21] Vga 20200528 patches
,
Philippe Mathieu-Daudé
,
2020/05/29
[PATCH v2 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/05/28
Re: [PATCH v2 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Aleksandar Markovic
,
2020/05/28
[PATCH v2 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/05/28
[PATCH v2 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/05/28
[PATCH v2 14/24] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/05/28
[PATCH v2 10/24] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/05/28
[PATCH v2 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/05/28
[PATCH v2 11/24] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/05/28
[PATCH v2 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/05/28
[PULL 00/15] ppc-for-5.1 queue 20200527
,
David Gibson
,
2020/05/27
[PULL 03/15] target/ppc: Untabify excp_helper.c
,
David Gibson
,
2020/05/27
[PULL 01/15] ppc/pnv: Fix NMI system reset SRR1 value
,
David Gibson
,
2020/05/27
[PULL 08/15] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
David Gibson
,
2020/05/27
[PULL 05/15] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/05/27
[PULL 02/15] ppc/spapr: add a POWER10 CPU model
,
David Gibson
,
2020/05/27
[PULL 10/15] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
,
David Gibson
,
2020/05/27
[PULL 07/15] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
,
David Gibson
,
2020/05/27
[PULL 06/15] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
,
David Gibson
,
2020/05/27
[PULL 12/15] hw/pci-bridge/dec: Remove dead debug code
,
David Gibson
,
2020/05/27
[PULL 04/15] target/ppc: Add support for scv and rfscv instructions
,
David Gibson
,
2020/05/27
[PULL 09/15] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
,
David Gibson
,
2020/05/27
[PULL 11/15] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
David Gibson
,
2020/05/27
[PULL 14/15] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
,
David Gibson
,
2020/05/27
[PULL 13/15] hw/nvram/mac_nvram: Convert debug printf()s to trace events
,
David Gibson
,
2020/05/27
[PULL 15/15] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
,
David Gibson
,
2020/05/27
Re: [PULL 00/15] ppc-for-5.1 queue 20200527
,
no-reply
,
2020/05/27
Re: [PULL 00/15] ppc-for-5.1 queue 20200527
,
Peter Maydell
,
2020/05/28
[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode
,
Roman Bolshakov
,
2020/05/26
[PATCH v2 2/7] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 3/7] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 3/7] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Roman Bolshakov
,
2020/05/26
[PATCH v2 4/7] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 5/7] target/s390x: Only compile decode_basedisp() on system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 6/7] target/s390x/helper: Clean ifdef'ry
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 7/7] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 7/7] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/27
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/05/27
[PATCH] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
,
Greg Kurz
,
2020/05/26
Re: [PATCH] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
,
David Gibson
,
2020/05/26
Re: [PATCH v2 2/2] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2020/05/25
[PATCH] hw/pci-bridge/dec: Remove dead debug code
,
Philippe Mathieu-Daudé
,
2020/05/24
Re: [PATCH] hw/pci-bridge/dec: Remove dead debug code
,
David Gibson
,
2020/05/25
[PATCH] hw/nvram/mac_nvram: Convert debug printf()s to trace events
,
Philippe Mathieu-Daudé
,
2020/05/24
Re: [PATCH] hw/nvram/mac_nvram: Convert debug printf()s to trace events
,
David Gibson
,
2020/05/25
Re: [PATCH] hw/nvram/mac_nvram: Convert debug printf()s to trace events
,
Mark Cave-Ayland
,
2020/05/25
[PATCH v3] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/22
Re: [PATCH v3] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/22
Re: [PATCH v3] spapr: Add a new level of NUMA for GPUs
,
David Gibson
,
2020/05/25
Re: [PATCH v3] spapr: Add a new level of NUMA for GPUs
,
David Gibson
,
2020/05/25
Re: [PATCH v3] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/25
[PATCH v9 64/74] ppc: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/05/21
[PATCH v9 45/74] ppc: convert to cpu_interrupt_request
,
Robert Foley
,
2020/05/21
[PATCH v9 34/74] ppc: use cpu_reset_interrupt
,
Robert Foley
,
2020/05/21
[PATCH v9 19/74] ppc: convert to cpu_halted
,
Robert Foley
,
2020/05/21
[PATCH v9 09/74] ppc: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/05/21
[RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/05/20
[RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
,
David Gibson
,
2020/05/20
Re: [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
,
David Gibson
,
2020/05/20
Re: [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
David Gibson
,
2020/05/20
Re: [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 07/18] target/i386: sev: Remove redundant policy field
,
David Gibson
,
2020/05/20
[RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
David Gibson
,
2020/05/20
Re: [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
Greg Kurz
,
2020/05/25
[RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
,
David Gibson
,
2020/05/20
Re: [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
,
David Gibson
,
2020/05/20
Re: [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
,
David Gibson
,
2020/05/20
[RFC v2 08/18] target/i386: sev: Remove redundant handle field
,
David Gibson
,
2020/05/20
[RFC v2 12/18] guest memory protection: Perform KVM init via interface
,
David Gibson
,
2020/05/20
[RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2020/05/20
[RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2020/05/20
[RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
David Gibson
,
2020/05/20
Re: [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
David Gibson
,
2020/05/20
[RFC v2 17/18] spapr: Added PEF based guest memory protection
,
David Gibson
,
2020/05/20
Re: [RFC v2 17/18] spapr: Added PEF based guest memory protection
,
Greg Kurz
,
2020/05/25
Re: [RFC v2 17/18] spapr: Added PEF based guest memory protection
,
Ram Pai
,
2020/05/29
[RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
David Gibson
,
2020/05/20
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
Greg Kurz
,
2020/05/25
[RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
,
David Gibson
,
2020/05/20
Re: [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
,
Philippe Mathieu-Daudé
,
2020/05/29
[RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/05/20
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Sean Christopherson
,
2020/05/29
[PATCH v2 1/2] spapr: Add associativity reference point count to machine info
,
Reza Arbab
,
2020/05/18
[PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/18
Re: [PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs
,
Greg Kurz
,
2020/05/20
Re: [PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs
,
David Gibson
,
2020/05/21
Re: [PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs
,
Greg Kurz
,
2020/05/21
Re: [PATCH v2 1/2] spapr: Add associativity reference point count to machine info
,
Greg Kurz
,
2020/05/20
Re: [PATCH v2 1/2] spapr: Add associativity reference point count to machine info
,
David Gibson
,
2020/05/21
Re: [PATCH v2 1/2] spapr: Add associativity reference point count to machine info
,
Reza Arbab
,
2020/05/21
Re: [PATCH 13/24] ppc4xx: Drop redundant device realization
,
Thomas Huth
,
2020/05/18
[PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/05/19
Re: [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Cédric Le Goater
,
2020/05/19
[PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
BALATON Zoltan
,
2020/05/18
Re: [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/05/19
Re: [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
BALATON Zoltan
,
2020/05/18
Re: [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Philippe Mathieu-Daudé
,
2020/05/18
Re: [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/05/19
[PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
,
Mark Cave-Ayland
,
2020/05/18
Re: [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
,
Markus Armbruster
,
2020/05/19
[PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/05/19
Re: [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Cédric Le Goater
,
2020/05/19
[PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Philippe Mathieu-Daudé
,
2020/05/18
Re: [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Mark Cave-Ayland
,
2020/05/18
Re: [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/05/19
[PATCH 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
David Gibson
,
2020/05/18
[PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
,
Greg Kurz
,
2020/05/18
Re: [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
,
Cédric Le Goater
,
2020/05/19
Re: [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/05/19
[PATCH 14/24] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/05/18
Re: [PATCH 14/24] macio: Put "macio-nvram" device on the macio bus
,
Mark Cave-Ayland
,
2020/05/18
[PULL 17/21] spapr_pci: Drop some dead error handling
,
Markus Armbruster
,
2020/05/15
Re: [RFC 16/18] use errp for gmpo kvm_init
,
Dr. David Alan Gilbert
,
2020/05/14
Re: [RFC 16/18] use errp for gmpo kvm_init
,
David Gibson
,
2020/05/14
Re: [RFC 16/18] use errp for gmpo kvm_init
,
David Gibson
,
2020/05/14
[PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
,
Greg Kurz
,
2020/05/13
[PATCH v2 1/6] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 1/6] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
,
Cédric Le Goater
,
2020/05/14
[PATCH v2 2/6] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 2/6] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
,
Cédric Le Goater
,
2020/05/14
[PATCH v2 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
Cédric Le Goater
,
2020/05/14
[PATCH v2 5/6] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 5/6] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
,
Cédric Le Goater
,
2020/05/14
[PATCH v2 4/6] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 4/6] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
,
Cédric Le Goater
,
2020/05/14
[PATCH v2 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
Greg Kurz
,
2020/05/13
Re: [PATCH v2 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
Cédric Le Goater
,
2020/05/14
Re: [PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
,
David Gibson
,
2020/05/14
Re: [PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
,
Greg Kurz
,
2020/05/15
Re: [PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
,
David Gibson
,
2020/05/16
[PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
,
Cédric Le Goater
,
2020/05/13
[PATCH 1/9] ppc/xive: Export PQ get/set routines
,
Cédric Le Goater
,
2020/05/13
[PATCH 2/9] ppc/xive: Export xive_presenter_notify()
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 2/9] ppc/xive: Export xive_presenter_notify()
,
Greg Kurz
,
2020/05/19
[PATCH 3/9] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 3/9] ppc/xive2: Introduce a XIVE2 core framework
,
Greg Kurz
,
2020/05/20
Re: [PATCH 3/9] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2020/05/25
[PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
,
Greg Kurz
,
2020/05/20
Re: [PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2020/05/25
Re: [PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
,
Greg Kurz
,
2020/05/20
[PATCH 5/9] ppc/pnv: Add a XIVE2 controller to the POWER10 chip.
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 5/9] ppc/pnv: Add a XIVE2 controller to the POWER10 chip.
,
Greg Kurz
,
2020/05/19
Re: [PATCH 5/9] ppc/pnv: Add a XIVE2 controller to the POWER10 chip.
,
Cédric Le Goater
,
2020/05/25
[PATCH 6/9] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 6/9] ppc/pnv: Add a OCC model for POWER10
,
Greg Kurz
,
2020/05/20
Re: [PATCH 6/9] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2020/05/25
[PATCH 7/9] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 7/9] ppc/pnv: Add POWER10 quads
,
Greg Kurz
,
2020/05/20
Re: [PATCH 7/9] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2020/05/25
[PATCH 8/9] ppc/pnv: Add model for POWER9 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 8/9] ppc/pnv: Add model for POWER9 PHB5 PCIe Host bridge
,
Greg Kurz
,
2020/05/20
Re: [PATCH 8/9] ppc/pnv: Add model for POWER9 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2020/05/25
[PATCH 9/9] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2020/05/13
Re: [PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
,
Greg Kurz
,
2020/05/19
[PATCH qemu v9] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2020/05/12
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2020/05/12
[PATCH v3 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/15
[PATCH v3 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/15
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/19
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/21
[RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Leonardo Bras
,
2020/05/11
Re: [RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/05/12
Re: [RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
Cédric Le Goater
,
2020/05/14
Re: [RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
,
David Gibson
,
2020/05/14
[PATCH] ppc/pnv: Add definitions for interrupts occurring in power-saving mode
,
Cédric Le Goater
,
2020/05/11
Re: [PATCH] ppc/pnv: Add definitions for interrupts occurring in power-saving mode
,
David Gibson
,
2020/05/13
[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/10
[PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Cornelia Huck
,
2020/05/11
[PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Cornelia Huck
,
2020/05/11
[PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Cornelia Huck
,
2020/05/11
[PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
David Gibson
,
2020/05/10
[PATCH 06/11] target/s390x: Only compile decode_basedisp() on system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 06/11] target/s390x: Only compile decode_basedisp() on system-mode
,
Cornelia Huck
,
2020/05/11
[PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
David Hildenbrand
,
2020/05/11
Re: [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
Cornelia Huck
,
2020/05/11
[PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/11
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/12
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
David Hildenbrand
,
2020/05/12
[PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Paolo Bonzini
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
David Gibson
,
2020/05/10
[PATCH 10/11] exec: Use 'cpu-common.h' instead of system-mode specific 'hwaddr.h'
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH 11/11] exec/cpu-common: Poison hwaddr type in user-mode emulation
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/08
Re: [PATCH] spapr: Add a new level of NUMA for GPUs
,
David Gibson
,
2020/05/11
Re: [PATCH] spapr: Add a new level of NUMA for GPUs
,
Reza Arbab
,
2020/05/13
[PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Juan Quintela
,
2020/05/08
[PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Juan Quintela
,
2020/05/08
[PATCH 03/10] exec: Move tb_invalidate_phys_range() to 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Juan Quintela
,
2020/05/08
[PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
David Gibson
,
2020/05/10
[PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Juan Quintela
,
2020/05/08
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
David Gibson
,
2020/05/10
[PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Juan Quintela
,
2020/05/08
[PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Juan Quintela
,
2020/05/08
[PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
David Gibson
,
2020/05/10
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Paolo Bonzini
,
2020/05/07
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Juan Quintela
,
2020/05/08
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
no-reply
,
2020/05/08
[PATCH 0/6] target/ppc: Various clean-up and fixes for radix64
,
Greg Kurz
,
2020/05/07
[PATCH 1/6] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
,
Greg Kurz
,
2020/05/07
[PATCH 2/6] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
,
Greg Kurz
,
2020/05/07
[PATCH 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
Greg Kurz
,
2020/05/07
Re: [PATCH 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
Cédric Le Goater
,
2020/05/11
Re: [PATCH 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
,
Greg Kurz
,
2020/05/11
[PATCH 4/6] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
,
Greg Kurz
,
2020/05/07
[PATCH 5/6] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
,
Greg Kurz
,
2020/05/07
[PATCH 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
Greg Kurz
,
2020/05/07
Re: [PATCH 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
David Gibson
,
2020/05/10
Re: [PATCH 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub
,
Greg Kurz
,
2020/05/11
Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64
,
David Gibson
,
2020/05/10
Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64
,
Greg Kurz
,
2020/05/11
Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64
,
David Gibson
,
2020/05/11
[PATCH] target/ppc: Untabify excp_helper.c
,
Greg Kurz
,
2020/05/07
Re: [PATCH] target/ppc: Untabify excp_helper.c
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH] target/ppc: Untabify excp_helper.c
,
David Gibson
,
2020/05/07
[PATCH] target/ppc: Add support for scv and rfscv instructions
,
Nicholas Piggin
,
2020/05/07
Re: [PATCH] target/ppc: Add support for scv and rfscv instructions
,
David Gibson
,
2020/05/10
[PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
Nicholas Piggin
,
2020/05/07
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
Cédric Le Goater
,
2020/05/07
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
Nicholas Piggin
,
2020/05/07
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
Cédric Le Goater
,
2020/05/08
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
David Gibson
,
2020/05/07
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
Greg Kurz
,
2020/05/08
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
David Gibson
,
2020/05/10
Re: [PATCH] ppc/pnv: Fix NMI system reset SRR1 value
,
no-reply
,
2020/05/07
[PATCH] ppc/spapr: add a POWER10 CPU model
,
Cédric Le Goater
,
2020/05/07
Re: [PATCH] ppc/spapr: add a POWER10 CPU model
,
David Gibson
,
2020/05/07
"-cdrom tiger.iso" doesn't work but "-cdrom /dev/cdrom" does
,
Jason Pepas
,
2020/05/07
[PULL 00/18] ppc-for-5.1 queue 20200507
,
David Gibson
,
2020/05/07
[PULL 03/18] ppc/spapr: tweak change system reset helper
,
David Gibson
,
2020/05/07
[PULL 01/18] target/ppc: Improve syscall exception logging
,
David Gibson
,
2020/05/07
[PULL 04/18] ppc/pnv: Add support for NMI interface
,
David Gibson
,
2020/05/07
[PULL 02/18] spapr: Don't check capabilities removed between CAS calls
,
David Gibson
,
2020/05/07
[PULL 11/18] spapr: Don't allow unplug of NVLink2 devices
,
David Gibson
,
2020/05/07
[PULL 07/18] spapr: Drop CAS reboot flag
,
David Gibson
,
2020/05/07
[PULL 06/18] spapr/cas: Separate CAS handling from rebuilding the FDT
,
David Gibson
,
2020/05/07
[PULL 05/18] spapr: Simplify selection of radix/hash during CAS
,
David Gibson
,
2020/05/07
[PULL 09/18] target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
,
David Gibson
,
2020/05/07
[PULL 15/18] target/ppc: Add support for Radix partition-scoped translation
,
David Gibson
,
2020/05/07
[PULL 08/18] target/ppc: Enforce that the root page directory size must be at least 5
,
David Gibson
,
2020/05/07
[PULL 16/18] spapr_nvdimm.c: make 'label-size' mandatory
,
David Gibson
,
2020/05/07
[PULL 17/18] spapr_nvdimm: Tweak error messages
,
David Gibson
,
2020/05/07
[PULL 13/18] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
,
David Gibson
,
2020/05/07
[PULL 10/18] target/ppc: Assert if HV mode is set when running under a pseries machine
,
David Gibson
,
2020/05/07
[PULL 12/18] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
,
David Gibson
,
2020/05/07
[PULL 14/18] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
,
David Gibson
,
2020/05/07
[PULL 18/18] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
David Gibson
,
2020/05/07
Re: [PULL 00/18] ppc-for-5.1 queue 20200507
,
no-reply
,
2020/05/07
Re: [PULL 00/18] ppc-for-5.1 queue 20200507
,
Peter Maydell
,
2020/05/07
[PULL 07/14] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Alex Bennée
,
2020/05/06
[PATCH v2 0/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
Daniele Buono
,
2020/05/05
[PATCH v2 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
Daniele Buono
,
2020/05/05
Re: [PATCH v2 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
David Gibson
,
2020/05/05
[PATCH v2 17/18] spapr_pci: Drop some dead error handling
,
Markus Armbruster
,
2020/05/05
[PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet.
,
luoyonggang
,
2020/05/04
Re: [PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet.
,
Yonggang Luo
,
2020/05/04
Re: [PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible...
,
Richard Henderson
,
2020/05/04
Re: [PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet.
,
Aleksandar Markovic
,
2020/05/04
[PATCH] [ppc] Use hard-float as early as possible for PPC. And this would increase the performance better than enable it in soft-float.c; Just using fadd fsub fmul fdiv as a demo. With this patch. Performance are increased 2x than the old one. and 1.3 than the one enable hard-float in soft-float.c Both not considerate inexact fp exception yet.
,
luoyonggang
,
2020/05/04
[PATCH v2 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Markus Armbruster
,
2020/05/08
[PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/08
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Markus Armbruster
,
2020/05/08
[PATCH] hw/usb: Make "hcd-ehci.h" header public
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH] hw/usb: Make "hcd-ehci.h" header public
,
BALATON Zoltan
,
2020/05/04
Re: [PATCH] hw/usb: Make "hcd-ehci.h" header public
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH] hw/usb: Make "hcd-ehci.h" header public
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH] hw/usb: Make "hcd-ehci.h" header public
,
BALATON Zoltan
,
2020/05/04
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Alexey Kardashevskiy
,
2020/05/03
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Greg Kurz
,
2020/05/04
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Cédric Le Goater
,
2020/05/04
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Alexey Kardashevskiy
,
2020/05/04
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Alexey Kardashevskiy
,
2020/05/04
Re: [PATCH qemu] spapr: Add PVR setting capability
,
David Gibson
,
2020/05/05
Re: [PATCH qemu] spapr: Add PVR setting capability
,
Alexey Kardashevskiy
,
2020/05/05
Re: [PATCH qemu] spapr: Add PVR setting capability
,
David Gibson
,
2020/05/11
[PATCH 0/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
Daniele Buono
,
2020/05/01
[PATCH 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
Daniele Buono
,
2020/05/01
Re: [PATCH 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
David Gibson
,
2020/05/05
Re: [PATCH 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
Daniele Buono
,
2020/05/05
Re: [PATCH 1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
,
David Gibson
,
2020/05/05
An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Yonggang Luo
,
2020/05/01
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Richard Henderson
,
2020/05/01
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Yonggang Luo
,
2020/05/01
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Yonggang Luo
,
2020/05/03
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
BALATON Zoltan
,
2020/05/03
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Yonggang Luo
,
2020/05/03
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Alex Bennée
,
2020/05/04
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Richard Henderson
,
2020/05/04
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
BALATON Zoltan
,
2020/05/04
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
Richard Henderson
,
2020/05/04
Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
,
BALATON Zoltan
,
2020/05/04
Re: [PATCH v1 2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
,
Richard Henderson
,
2020/05/01
Re: About hardfloat in ppc
,
BALATON Zoltan
,
2020/05/01
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/05/01
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/05/01
Re: About hardfloat in ppc
,
BALATON Zoltan
,
2020/05/01
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/05/01
Re: About hardfloat in ppc
,
Richard Henderson
,
2020/05/01
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/05/01
Re: About hardfloat in ppc
,
Alex Bennée
,
2020/05/01
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/05/01
Re: About hardfloat in ppc
,
Richard Henderson
,
2020/05/01
Re: About hardfloat in ppc
,
Yonggang Luo
,
2020/05/01
Re: About hardfloat in ppc
,
Richard Henderson
,
2020/05/01
[PATCH] spapr: Add capability for Secure (PEF) VMs
,
David Gibson
,
2020/05/01
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Alexey Kardashevskiy
,
2020/05/03
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Cédric Le Goater
,
2020/05/04
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Greg Kurz
,
2020/05/04
RE: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Ramachandra Pai
,
2020/05/04
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Fabiano Rosas
,
2020/05/04
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
David Gibson
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
David Gibson
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Dr. David Alan Gilbert
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Greg Kurz
,
2020/05/05
RE: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Ramachandra Pai
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Ram Pai
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
David Gibson
,
2020/05/05
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
Dr. David Alan Gilbert
,
2020/05/06
Re: [PATCH] spapr: Add capability for Secure (PEF) VMs
,
David Gibson
,
2020/05/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc