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