Archives are refreshed every 30 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: Sat Aug 30 2014 17:19:45 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-ppc] [PATCH] hypervisor property clashes with hypervisor node
,
Anton Blanchard
,
2014/08/30
Re: [Qemu-ppc] [PATCH] hypervisor property clashes with hypervisor node
,
Alexander Graf
,
2014/08/30
[Qemu-ppc] [PATCH] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
,
Eric Auger
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 05/18] spapr_vio: Introduce a liobn number generating macros
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 03/18] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 07/18] spapr_iommu: Make spapr_tce_find_by_liobn() public
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 01/18] spapr: Make machine naming conventions closer to those for PC
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 11/18] spapr_pci: Add windows counter
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 17/18] vfio: Enable DDW ioctls to VFIO IOMMU driver
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 04/18] spapr_pci: Introduce a liobn number generating macros
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 09/18] spapr_rtas: Reserve DDW RTAS token numbers
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 08/18] spapr_iommu: Implement free_table() helper
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 06/18] spapr_pci: Make find_phb()/find_dev() public
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 02/18] qom: Make object_child_foreach safe for objects removal
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 14/18] spapr_pci_vfio: Call spapr_pci::reset on reset
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 10/18] spapr_pci: Define DDW callbacks
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 18/18] spapr: Add pseries-2.2 machine
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 16/18] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 15/18] linux headers update for SPAPR (DDW + EEH)
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFC PATCH v3 13/18] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/29
[Qemu-ppc] [RFT/RFH PATCH 00/16] PPC speedup patches for TCG
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 01/17] ppc: do not look at the MMU index
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 02/17] ppc: avoid excessive TLB flushing
,
Paolo Bonzini
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/17] ppc: avoid excessive TLB flushing
,
Peter Maydell
,
2014/08/28
Re: [Qemu-ppc] [PATCH 02/17] ppc: avoid excessive TLB flushing
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 04/17] ppc: use ARRAY_SIZE in gdbstub.c
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 03/17] ppc: fix monitor access to CR
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 05/17] ppc: use CRF_* in fpu_helper.c
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 06/17] ppc: use CRF_* in int_helper.c
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 07/17] ppc: fix result of DLMZB when no zero bytes are found
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 08/17] ppc: introduce helpers for mfocrf/mtocrf
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 09/17] ppc: reorganize gen_compute_fprf
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 10/17] ppc: introduce gen_op_mfcr/gen_op_mtcr
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 11/17] ppc: rename gen_set_cr6_from_fpscr
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 14/17] ppc: introduce ppc_get_crf and ppc_set_crf
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 13/17] ppc: compute mask from BI using right shift
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 15/17] ppc: store CR registers in 32 1-bit registers
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 16/17] ppc: inline ppc_get_crf/ppc_set_crf when clearer
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 17/17] ppc: dump all 32 CR bits
,
Paolo Bonzini
,
2014/08/28
[Qemu-ppc] [PATCH 12/17] ppc: use movcond for isel
,
Paolo Bonzini
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 12/17] ppc: use movcond for isel
,
Richard Henderson
,
2014/08/29
Re: [Qemu-ppc] [RFT/RFH PATCH 00/16] PPC speedup patches for TCG
,
Tom Musta
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Peter Maydell
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Peter Maydell
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Serge E. Hallyn
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Serge E. Hallyn
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/1] Support ppc64le binfmt registration
,
Peter Maydell
,
2014/08/28
[Qemu-ppc] [PATCH] spapr_pci: map the MSI window in each PHB
,
Greg Kurz
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr_pci: map the MSI window in each PHB
,
Greg Kurz
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr_pci: map the MSI window in each PHB
,
Alexander Graf
,
2014/08/28
[Qemu-ppc] [PATCH] spapr_pci: turn IOMMU root into an I/O region
,
Greg Kurz
,
2014/08/26
Re: [Qemu-ppc] [PATCH] spapr_pci: turn IOMMU root into an I/O region
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [PATCH] spapr_pci: turn IOMMU root into an I/O region
,
Alexey Kardashevskiy
,
2014/08/27
[Qemu-ppc] [PATCH 0/6] target-ppc: More Cleanup of FXU Instructions
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 2/6] target-ppc: Optimize rlwinm MB=0 ME=31
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 1/6] target-ppc: Special Case of rlwimi Should Use Deposit
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 3/6] target-ppc: Optimize rlwnm MB=0 ME=31
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 4/6] target-ppc: Clean Up mullw
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 5/6] target-ppc: Clean up mullwo
,
Tom Musta
,
2014/08/25
[Qemu-ppc] [PATCH 6/6] target-ppc: Implement mulldo with TCG
,
Tom Musta
,
2014/08/25
Re: [Qemu-ppc] [PATCH 0/6] target-ppc: More Cleanup of FXU Instructions
,
Richard Henderson
,
2014/08/25
Re: [Qemu-ppc] [PATCH 0/6] target-ppc: More Cleanup of FXU Instructions
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [PATCH 0/5] target-ppc: Add FWNMI support in QEMU for powerKVM guests
,
Aravinda Prasad
,
2014/08/25
[Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Aravinda Prasad
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Aravinda Prasad
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [PATCH 1/5] target-ppc: Extend rtas-blob
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
,
David Gibson
,
2014/08/29
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
,
David Gibson
,
2014/08/29
[Qemu-ppc] [PATCH 2/5] target-ppc: Register and handle HCALL to receive updated RTAS region
,
Aravinda Prasad
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: Register and handle HCALL to receive updated RTAS region
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: Register and handle HCALL to receive updated RTAS region
,
Benjamin Herrenschmidt
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: Register and handle HCALL to receive updated RTAS region
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: Register and handle HCALL to receive updated RTAS region
,
Benjamin Herrenschmidt
,
2014/08/26
[Qemu-ppc] [PATCH 3/5] target-ppc: Build error log
,
Aravinda Prasad
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Aravinda Prasad
,
2014/08/26
Re: [Qemu-ppc] [PATCH 3/5] target-ppc: Build error log
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Benjamin Herrenschmidt
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] target-ppc: Build error log
,
Aravinda Prasad
,
2014/08/30
[Qemu-ppc] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Aravinda Prasad
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Aravinda Prasad
,
2014/08/26
Re: [Qemu-ppc] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Tom Musta
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
,
Aravinda Prasad
,
2014/08/30
[Qemu-ppc] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Aravinda Prasad
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Aravinda Prasad
,
2014/08/26
Re: [Qemu-ppc] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Aravinda Prasad
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Alexander Graf
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
,
Aravinda Prasad
,
2014/08/28
[Qemu-ppc] [PATCH] spapr-vlan: Don't touch last entry in buffer list
,
Anton Blanchard
,
2014/08/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr-vlan: Don't touch last entry in buffer list
,
David Gibson
,
2014/08/25
Re: [Qemu-ppc] [PATCH] spapr-vlan: Don't touch last entry in buffer list
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [PATCH V5] spapr: Fix stale HTAB during live migration
,
Samuel Mendoza-Jonas
,
2014/08/21
Re: [Qemu-ppc] [Qemu-devel] [PATCH V5] spapr: Fix stale HTAB during live migration
,
David Gibson
,
2014/08/25
Re: [Qemu-ppc] [Qemu-devel] [PATCH V5] spapr: Fix stale HTAB during live migration
,
Sam Mendoza-Jonas
,
2014/08/25
[Qemu-ppc] Intercepting memory reads/writes
,
Brandon Williams
,
2014/08/21
Re: [Qemu-ppc] Intercepting memory reads/writes
,
Alexander Graf
,
2014/08/21
Re: [Qemu-ppc] Intercepting memory reads/writes
,
Brandon Williams
,
2014/08/21
Re: [Qemu-ppc] Intercepting memory reads/writes
,
Alexander Graf
,
2014/08/21
[Qemu-ppc] [PATCH v8 0/5] cpus: Add generic "nmi" monitor command support
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH v8 2/5] s390x: Convert QEMUMachine to MachineClass
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH v8 1/5] cpus: Define callback for QEMU "nmi" command
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH v8 5/5] pc_piix: Migrate to new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH v8 4/5] spapr: Add support for new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH v8 3/5] s390x: Migrate to new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [PATCH v8 0/5] cpus: Add generic "nmi" monitor command support
,
Paolo Bonzini
,
2014/08/25
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexander Graf
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexander Graf
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Alexander Graf
,
2014/08/20
Re: [Qemu-ppc] [PATCH v7 3/4] s390x: Migrate to new NMI interface
,
Paolo Bonzini
,
2014/08/20
[Qemu-ppc] [PATCH V4] spapr: Fix stale HTAB during live migration
,
Samuel Mendoza-Jonas
,
2014/08/19
Re: [Qemu-ppc] [PATCH V4] spapr: Fix stale HTAB during live migration
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [PATCH V3] spapr: Fix stale HTAB during live migration
,
Samuel Mendoza-Jonas
,
2014/08/19
Re: [Qemu-ppc] [PATCH V3] spapr: Fix stale HTAB during live migration
,
Dr. David Alan Gilbert
,
2014/08/19
Re: [Qemu-ppc] [PATCH V3] spapr: Fix stale HTAB during live migration
,
Alexander Graf
,
2014/08/19
[Qemu-ppc] [PATCH v3 00/12] spapr: add support for pci hotplug
,
Michael Roth
,
2014/08/18
[Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Alexander Graf
,
2014/08/26
Re: [Qemu-ppc] [PATCH 02/12] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2014/08/26
[Qemu-ppc] [PATCH 04/12] spapr_pci: add set-indicator RTAS interface
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 04/12] spapr_pci: add set-indicator RTAS interface
,
Alexander Graf
,
2014/08/26
[Qemu-ppc] [PATCH 06/12] spapr_pci: add get-sensor-state RTAS interface
,
Michael Roth
,
2014/08/18
[Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Tyrel Datwyler
,
2014/08/29
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Alexander Graf
,
2014/08/29
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Alexander Graf
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node
,
Alexander Graf
,
2014/08/26
[Qemu-ppc] [PATCH 03/12] spapr: add helper to retrieve a PHB/device DrcEntry
,
Michael Roth
,
2014/08/18
[Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Peter Maydell
,
2014/08/26
Re: [Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Michael Roth
,
2014/08/26
Re: [Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Alexander Graf
,
2014/08/26
Re: [Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Michael S. Tsirkin
,
2014/08/27
Re: [Qemu-ppc] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Michael Roth
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Peter Maydell
,
2014/08/28
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/12] pci: allow 0 address for PCI IO regions
,
Michael S. Tsirkin
,
2014/08/28
[Qemu-ppc] [PATCH 05/12] spapr_pci: add get/set-power-level RTAS interfaces
,
Michael Roth
,
2014/08/18
[Qemu-ppc] [PATCH 07/12] spapr_pci: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 07/12] spapr_pci: add ibm, configure-connector RTAS interface
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 07/12] spapr_pci: add ibm, configure-connector RTAS interface
,
Alexander Graf
,
2014/08/26
[Qemu-ppc] [PATCH 12/12] spapr_pci: emit hotplug add/remove events during hotplug
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 12/12] spapr_pci: emit hotplug add/remove events during hotplug
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 12/12] spapr_pci: emit hotplug add/remove events during hotplug
,
Alexander Graf
,
2014/08/26
[Qemu-ppc] [PATCH 11/12] spapr_events: event-scan RTAS interface
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 11/12] spapr_events: event-scan RTAS interface
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 11/12] spapr_events: event-scan RTAS interface
,
Tyrel Datwyler
,
2014/08/29
[Qemu-ppc] [PATCH 09/12] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 09/12] spapr_pci: enable basic hotplug operations
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH 09/12] spapr_pci: enable basic hotplug operations
,
Alexander Graf
,
2014/08/26
[Qemu-ppc] [PATCH 10/12] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Michael Roth
,
2014/08/18
Re: [Qemu-ppc] [PATCH 10/12] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH v3 00/12] spapr: add support for pci hotplug
,
Alexey Kardashevskiy
,
2014/08/26
[Qemu-ppc] [PATCH V2] spapr: Fix stale HTAB during live migration
,
Samuel Mendoza-Jonas
,
2014/08/18
[Qemu-ppc] [PATCH] spapr: Fix stale HTAB during live migration
,
Samuel Mendoza-Jonas
,
2014/08/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr: Fix stale HTAB during live migration
,
Dr. David Alan Gilbert
,
2014/08/18
[Qemu-ppc] [RFC PATCH v2 00/13] spapr: vfio: Enable Dynamic DMA windows (DDW)
,
Alexey Kardashevskiy
,
2014/08/15
[Qemu-ppc] [RFC PATCH v2 04/13] spapr_iommu: Make spapr_tce_find_by_liobn() public
,
Alexey Kardashevskiy
,
2014/08/15
[Qemu-ppc] [RFC PATCH v2 03/13] spapr_pci: Make find_phb()/find_dev() public
,
Alexey Kardashevskiy
,
2014/08/15
[Qemu-ppc] [RFC PATCH v2 06/13] spapr_iommu: Implement free_table() helper
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 06/13] spapr_iommu: Implement free_table() helper
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 06/13] spapr_iommu: Implement free_table() helper
,
Alexey Kardashevskiy
,
2014/08/26
[Qemu-ppc] [RFC PATCH v2 10/13] linux headers update for DDW
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 10/13] linux headers update for DDW
,
Alex Williamson
,
2014/08/18
Re: [Qemu-ppc] [RFC PATCH v2 10/13] linux headers update for DDW
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [RFC PATCH v2 10/13] linux headers update for DDW
,
Alex Williamson
,
2014/08/20
Re: [Qemu-ppc] [RFC PATCH v2 10/13] linux headers update for DDW
,
Alexey Kardashevskiy
,
2014/08/20
[Qemu-ppc] [RFC PATCH v2 05/13] spapr_pci: Introduce a liobn number generating macros
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 05/13] spapr_pci: Introduce a liobn number generating macros
,
David Gibson
,
2014/08/18
Re: [Qemu-ppc] [RFC PATCH v2 05/13] spapr_pci: Introduce a liobn number generating macros
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [RFC PATCH v2 11/13] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 11/13] spapr_pci_vfio: Enable DDW
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 11/13] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 11/13] spapr_pci_vfio: Enable DDW
,
David Gibson
,
2014/08/27
[Qemu-ppc] [RFC PATCH v2 08/13] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 08/13] spapr_pci: Enable DDW
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 08/13] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/26
[Qemu-ppc] [RFC PATCH v2 01/13] qom: Make object_child_foreach safe for objects removal
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 01/13] qom: Make object_child_foreach safe for objects removal
,
David Gibson
,
2014/08/18
[Qemu-ppc] [RFC PATCH v2 02/13] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 02/13] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
David Gibson
,
2014/08/18
Re: [Qemu-ppc] [RFC PATCH v2 02/13] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexey Kardashevskiy
,
2014/08/20
Re: [Qemu-ppc] [RFC PATCH v2 02/13] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [RFC PATCH v2 07/13] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 07/13] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 07/13] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [RFC PATCH v2 07/13] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/27
[Qemu-ppc] [RFC PATCH v2 09/13] spapr_pci_vfio: Call spapr_pci::reset on reset
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 09/13] spapr_pci_vfio: Call spapr_pci::reset on reset
,
David Gibson
,
2014/08/26
[Qemu-ppc] [RFC PATCH v2 13/13] spapr: Add pseries-2.2 machine with default "ddw" option
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 13/13] spapr: Add pseries-2.2 machine with default "ddw" option
,
Alexander Graf
,
2014/08/27
Re: [Qemu-ppc] [RFC PATCH v2 13/13] spapr: Add pseries-2.2 machine with default "ddw" option
,
Alexey Kardashevskiy
,
2014/08/27
Re: [Qemu-ppc] [RFC PATCH v2 13/13] spapr: Add pseries-2.2 machine with default "ddw" option
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [RFC PATCH v2 12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH v2 12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver
,
David Gibson
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [RFC PATCH v2 12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver
,
David Gibson
,
2014/08/27
[Qemu-ppc] [V3 PATCH 00/13] target-ppc: Linux-User Mode Bug Fixes for Power
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 01/13] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 02/13] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 05/13] linux-user: Conditionally Pass Attribute Pointer to mq_open()
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 03/13] linux-user: Properly Handle semun Structure In Cross-Endian Situations
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 06/13] linux-user: Detect Negative Message Sizes in msgsnd System Call
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 04/13] linux-user: Make ipc syscall's third argument an abi_long
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 08/13] linux-user: Detect fault in sched_rr_get_interval
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 07/13] linux-user: Handle NULL sched_param argument to sched_*
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 11/13] linux-user: clock_nanosleep errno Handling on PPC
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 09/13] linux-user: Move get_ppc64_abi
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 10/13] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 13/13] linux-user: writev Partial Writes
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V3 PATCH 12/13] linux-user: Support target-to-host translation of mlockall argument
,
Tom Musta
,
2014/08/13
Re: [Qemu-ppc] [Qemu-devel] [V3 PATCH 00/13] target-ppc: Linux-User Mode Bug Fixes for Power
,
Riku Voipio
,
2014/08/14
[Qemu-ppc] [PATCH] spapr_pci: Fix config space corruption
,
Alexey Kardashevskiy
,
2014/08/13
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix config space corruption
,
Alexey Kardashevskiy
,
2014/08/26
Re: [Qemu-ppc] [PATCH] spapr_pci: Fix config space corruption
,
Alexander Graf
,
2014/08/27
[Qemu-ppc] [V2 PATCH 00/12] target-ppc: Linux-User Mode Bug Fixes for Power
,
Tom Musta
,
2014/08/12
[Qemu-ppc] [V2 PATCH 01/12] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 01/12] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 05/12] linux-user: Conditionally Pass Attribute Pointer to mq_open()
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 05/12] linux-user: Conditionally Pass Attribute Pointer to mq_open()
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 03/12] linux-user: Properly Handle semun Structure In Cross-Endian Situations
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 03/12] linux-user: Properly Handle semun Structure In Cross-Endian Situations
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 06/12] linux-user: Detect Negative Message Sizes in msgsnd System Call
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 06/12] linux-user: Detect Negative Message Sizes in msgsnd System Call
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 04/12] linux-user: Make ipc syscall's third argument an abi_long
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 04/12] linux-user: Make ipc syscall's third argument an abi_long
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 08/12] linux-user: Detect fault in sched_rr_get_interval
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 08/12] linux-user: Detect fault in sched_rr_get_interval
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 07/12] linux-user: Handle NULL sched_param argument to sched_*
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 07/12] linux-user: Handle NULL sched_param argument to sched_*
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Riku Voipio
,
2014/08/13
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Tom Musta
,
2014/08/13
[Qemu-ppc] [V2 PATCH 12/12] linux-user: writev Partial Writes
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 12/12] linux-user: writev Partial Writes
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 11/12] linux-user: Support target-to-host translation of mlockall argument
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 11/12] linux-user: Support target-to-host translation of mlockall argument
,
David Gibson
,
2014/08/25
[Qemu-ppc] [V2 PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
,
Tom Musta
,
2014/08/12
[Qemu-ppc] [V2 PATCH 1/8] target-ppc: Bug Fix: rlwinm
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 1/8] target-ppc: Bug Fix: rlwinm
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [V2 PATCH 2/8] target-ppc: Bug Fix: rlwnm
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 2/8] target-ppc: Bug Fix: rlwnm
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [V2 PATCH 3/8] target-ppc: Bug Fix: rlwimi
,
Tom Musta
,
2014/08/12
[Qemu-ppc] [V2 PATCH 4/8] target-ppc: Bug Fix: mullw
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 4/8] target-ppc: Bug Fix: mullw
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [V2 PATCH 5/8] target-ppc: Bug Fix: mullwo
,
Tom Musta
,
2014/08/12
[Qemu-ppc] [V2 PATCH 6/8] target-ppc: Bug Fix: mulldo OV Detection
,
Tom Musta
,
2014/08/12
[Qemu-ppc] [V2 PATCH 7/8] target-ppc: Bug Fix: srawi
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [V2 PATCH 7/8] target-ppc: Bug Fix: srawi
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [V2 PATCH 8/8] target-ppc: Bug Fix: srad
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [V2 PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
,
Alexander Graf
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 04/10] spapr_iommu: Make spapr_tce_find_by_liobn() public
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 05/10] linux headers update for DDW
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 05/10] linux headers update for DDW
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 05/10] linux headers update for DDW
,
David Gibson
,
2014/08/13
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 02/10] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 02/10] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/13
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/15
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/15
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
David Gibson
,
2014/08/15
[Qemu-ppc] [PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
,
Tom Musta
,
2014/08/11
[Qemu-ppc] [PATCH 1/8] target-ppc: Bug Fix: rlwinm
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/8] target-ppc: Bug Fix: rlwinm
,
Richard Henderson
,
2014/08/15
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/8] target-ppc: Bug Fix: rlwinm
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [PATCH 2/8] target-ppc: Bug Fix: rlwnm
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/8] target-ppc: Bug Fix: rlwnm
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [PATCH 3/8] target-ppc: Bug Fix: rlwimi
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/8] target-ppc: Bug Fix: rlwimi
,
Richard Henderson
,
2014/08/15
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/8] target-ppc: Bug Fix: rlwimi
,
Tom Musta
,
2014/08/18
[Qemu-ppc] [PATCH 4/8] target-ppc: Bug Fix: mullw
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/8] target-ppc: Bug Fix: mullw
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [PATCH 5/8] target-ppc: Bug Fix: mullwo
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/8] target-ppc: Bug Fix: mullwo
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [PATCH 6/8] target-ppc: Bug Fix: mulldo OV Detection
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 6/8] target-ppc: Bug Fix: mulldo OV Detection
,
Richard Henderson
,
2014/08/15
[Qemu-ppc] [PATCH 7/8] target-ppc: Bug Fix: srawi
,
Tom Musta
,
2014/08/11
[Qemu-ppc] [PATCH 8/8] target-ppc: Bug Fix: srad
,
Tom Musta
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/8] target-ppc: Bug Fix: srad
,
Richard Henderson
,
2014/08/15
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
,
David Gibson
,
2014/08/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
,
Tom Musta
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
David Gibson
,
2014/08/14
Re: [Qemu-ppc] [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/14
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/14
Re: [Qemu-ppc] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW
,
Alexander Graf
,
2014/08/15
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexey Kardashevskiy
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 08/10] spapr_pci: Enable DDW
,
Alexander Graf
,
2014/08/12
Re: [Qemu-ppc] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
,
Alexey Kardashevskiy
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
,
Alexander Graf
,
2014/08/11
Re: [Qemu-ppc] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
,
Alexey Kardashevskiy
,
2014/08/04
Re: [Qemu-ppc] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
,
Alexey Kardashevskiy
,
2014/08/10
Re: [Qemu-ppc] [OpenBIOS] Running client with MMU off
,
Mark Cave-Ayland
,
2014/08/04
Re: [Qemu-ppc] [OpenBIOS] Running client with MMU off
,
BALATON Zoltan
,
2014/08/05
[Qemu-ppc] [PATCH 00/12] target-ppc: Linux-User Mode Bug Fixes for Power
,
Tom Musta
,
2014/08/04
[Qemu-ppc] [PATCH 01/12] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
,
Tom Musta
,
2014/08/04
[Qemu-ppc] [PATCH 02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
Peter Maydell
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
,
Tom Musta
,
2014/08/04
[Qemu-ppc] [PATCH 03/12] linux-user: Properly Handle semun Structure In Cross-Endian Situations
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 03/12] linux-user: Properly Handle semun Structure In Cross-Endian Situations
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 04/12] linux-user: Make ipc syscall's third argument an abi_long
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/12] linux-user: Make ipc syscall's third argument an abi_long
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 05/12] linux-user: Conditionally Pass Attribute Pointer to mq_open()
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/12] linux-user: Conditionally Pass Attribute Pointer to mq_open()
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 06/12] linux-user: Detect Negative Message Sizes in msgsnd System Call
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/12] linux-user: Detect Negative Message Sizes in msgsnd System Call
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 07/12] linux-user: Handle NULL argument to sched_{get, set}param
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 07/12] linux-user: Handle NULL argument to sched_{get, set}param
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 08/12] linux-user: Detect fault in sched_rr_get_interval
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/12] linux-user: Detect fault in sched_rr_get_interval
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Peter Maydell
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
,
Alexander Graf
,
2014/08/12
[Qemu-ppc] [PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
Peter Maydell
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
Peter Maydell
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/12] linux-user: clock_nanosleep errno Handling on PPC
,
Tom Musta
,
2014/08/04
[Qemu-ppc] [PATCH 11/12] linux-user: Support target-to-host translation of mlockall argument
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 11/12] linux-user: Support target-to-host translation of mlockall argument
,
Peter Maydell
,
2014/08/04
[Qemu-ppc] [PATCH 12/12] linux-user: writev Partial Writes
,
Tom Musta
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 12/12] linux-user: writev Partial Writes
,
Peter Maydell
,
2014/08/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/12] target-ppc: Linux-User Mode Bug Fixes for Power
,
Riku Voipio
,
2014/08/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/12] target-ppc: Linux-User Mode Bug Fixes for Power
,
Tom Musta
,
2014/08/12
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc