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 Feb 28 2015 19:31:56 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-ppc] [PATCH] Revert "target-ppc: Create versionless CPU class per family if KVM"
,
Andreas Färber
,
2015/02/28
[Qemu-ppc] [PATCHv2 0/3] Add config options for some not-always-sensible devices
,
David Gibson
,
2015/02/27
[Qemu-ppc] [PATCHv2 3/3] Give ivshmem its own config option
,
David Gibson
,
2015/02/27
[Qemu-ppc] [PATCHv2 2/3] Create specific config option for "platform-bus"
,
David Gibson
,
2015/02/27
[Qemu-ppc] [PATCHv2 1/3] Add specific config options for PCI-E bridges
,
David Gibson
,
2015/02/27
Re: [Qemu-ppc] [PATCHv2 0/3] Add config options for some not-always-sensible devices
,
Paolo Bonzini
,
2015/02/27
[Qemu-ppc] [PATCH v6 00/15] spapr: add support for pci hotplug
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 09/15] spapr_events: event-scan RTAS interface
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 10/15] spapr_drc: add spapr_drc_populate_dt()
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 11/15] spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 12/15] spapr_pci: create DRConnectors for each PCI slot during PHB realize
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 13/15] pci: make pci_bar useable outside pci.c
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device
,
Michael Roth
,
2015/02/26
Re: [Qemu-ppc] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device
,
Bharata B Rao
,
2015/02/27
Re: [Qemu-ppc] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device
,
Bharata B Rao
,
2015/02/27
Re: [Qemu-ppc] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device
,
Michael Roth
,
2015/02/27
Re: [Qemu-ppc] [PATCH v6 02/15] spapr_drc: initial implementation of sPAPRDRConnector device
,
Bharata B Rao
,
2015/02/28
[Qemu-ppc] [PATCH v6 01/15] docs: add sPAPR hotplug/dynamic-reconfiguration documentation
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 14/15] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 15/15] spapr_pci: emit hotplug add/remove events during hotplug
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 04/15] spapr_rtas: add set-indicator RTAS interface
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 03/15] spapr_rtas: add get/set-power-level RTAS interfaces
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 05/15] spapr_rtas: add get-sensor-state RTAS interface
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 07/15] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 06/15] spapr: add rtas_st_buffer_direct() helper
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH v6 08/15] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Michael Roth
,
2015/02/26
[Qemu-ppc] [PATCH] spapr: fix potential segfault due to uninitialized Error*
,
Michael Roth
,
2015/02/26
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr: fix potential segfault due to uninitialized Error*
,
Markus Armbruster
,
2015/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH] spapr: fix potential segfault due to uninitialized Error*
,
Alexander Graf
,
2015/02/27
[Qemu-ppc] [PATCH v2] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Cyril Bur
,
2015/02/26
Re: [Qemu-ppc] [PATCH v2] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Alexander Graf
,
2015/02/27
Re: [Qemu-ppc] [PATCH v2] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Alexander Graf
,
2015/02/27
[Qemu-ppc] [PATCH 4/4] cpu: Make cpu_init() return QOM object
,
Eduardo Habkost
,
2015/02/26
[Qemu-ppc] [PATCH V2 11/11] virtio-pci: introduce auto_msix_bar_size property
,
Jason Wang
,
2015/02/26
[Qemu-ppc] [PATCH] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Cyril Bur
,
2015/02/25
Re: [Qemu-ppc] [PATCH] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Alexander Graf
,
2015/02/26
Re: [Qemu-ppc] [PATCH] PPC: Introduce the Virtual Time Base (VTB) SPR register
,
Cyril Bur
,
2015/02/26
[Qemu-ppc] [PATCH 0/3] Add config options for some not-always-sensible devices
,
David Gibson
,
2015/02/23
[Qemu-ppc] [PATCH 2/3] Create specific config option for "platform-bus"
,
David Gibson
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/3] Create specific config option for "platform-bus"
,
Peter Crosthwaite
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/3] Create specific config option for "platform-bus"
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/3] Create specific config option for "platform-bus"
,
Peter Crosthwaite
,
2015/02/26
[Qemu-ppc] [PATCH 1/3] Add specific config options for PCI-E bridges
,
David Gibson
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] Add specific config options for PCI-E bridges
,
Peter Crosthwaite
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] Add specific config options for PCI-E bridges
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] Add specific config options for PCI-E bridges
,
Peter Crosthwaite
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] Add specific config options for PCI-E bridges
,
Eric Blake
,
2015/02/24
[Qemu-ppc] [PATCH 3/3] Give ivshmem its own config option
,
David Gibson
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] Give ivshmem its own config option
,
Peter Crosthwaite
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] Give ivshmem its own config option
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] Give ivshmem its own config option
,
Peter Crosthwaite
,
2015/02/26
[Qemu-ppc] [PATCH 00/10] spapr: Small patches to prepare for Dynamic DMA windows
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 04/10] spapr_vio: Introduce a liobn number generating macros
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 02/10] spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 03/10] spapr_pci: Introduce a liobn number generating macros
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 01/10] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 08/10] spapr_iommu: Make spapr_tce_find_by_liobn() public
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 10/10] spapr_iommu: Give unique QOM name to TCE table
,
Alexey Kardashevskiy
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/10] spapr_iommu: Give unique QOM name to TCE table
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH 07/10] spapr_pci: Make find_phb()/find_dev() public
,
Alexey Kardashevskiy
,
2015/02/23
[Qemu-ppc] [PATCH 06/10] spapr_iommu: Add separate trace points for PCI DMA operations
,
Alexey Kardashevskiy
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 06/10] spapr_iommu: Add separate trace points for PCI DMA operations
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH 09/10] spapr_pci: Rework device-tree rendering
,
Alexey Kardashevskiy
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/10] spapr_pci: Rework device-tree rendering
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH 05/10] spapr_pci: Define default DMA window size as a macro
,
Alexey Kardashevskiy
,
2015/02/23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 05/10] spapr_pci: Define default DMA window size as a macro
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v19 0/2] EEH Support for VFIO Devices
,
Gavin Shan
,
2015/02/20
[Qemu-ppc] [PATCH v19 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks
,
Gavin Shan
,
2015/02/20
[Qemu-ppc] [PATCH v19 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/20
[Qemu-ppc] [PULL 08/96] pci: Trivial device model conversions to realize
,
Michael S. Tsirkin
,
2015/02/18
[Qemu-ppc] [PULL 7/8] PPC: Don't use legacy -usbdevice support for setting up board
,
Gerd Hoffmann
,
2015/02/18
[Qemu-ppc] [PATCH] Make "platform-bus" enabled only on E500 by default
,
David Gibson
,
2015/02/18
Re: [Qemu-ppc] [PATCH] Make "platform-bus" enabled only on E500 by default
,
Alexander Graf
,
2015/02/18
Re: [Qemu-ppc] [PATCH] Make "platform-bus" enabled only on E500 by default
,
Paolo Bonzini
,
2015/02/18
[Qemu-ppc] [PATCHv4 0/2] m48t59: add year offset and sysbus device
,
Mark Cave-Ayland
,
2015/02/16
[Qemu-ppc] [PATCHv4 1/2] m48t59: introduce new base-year qdev property
,
Mark Cave-Ayland
,
2015/02/16
Re: [Qemu-ppc] [PATCHv4 1/2] m48t59: introduce new base-year qdev property
,
Hervé Poussineau
,
2015/02/17
[Qemu-ppc] [PATCHv4 2/2] m48t59: add m48t59 sysbus device
,
Mark Cave-Ayland
,
2015/02/16
[Qemu-ppc] [PATCH resend v5 00/16] spapr: add support for pci hotplug
,
Michael Roth
,
2015/02/16
[Qemu-ppc] [PATCH v5 10/16] spapr_drc: add spapr_drc_populate_dt()
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 10/16] spapr_drc: add spapr_drc_populate_dt()
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 10/16] spapr_drc: add spapr_drc_populate_dt()
,
Michael Roth
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 10/16] spapr_drc: add spapr_drc_populate_dt()
,
Nathan Fontenot
,
2015/02/26
[Qemu-ppc] [PATCH v5 09/16] spapr_events: event-scan RTAS interface
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 09/16] spapr_events: event-scan RTAS interface
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 13/16] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 13/16] spapr_pci: populate DRC dt entries for PHBs
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 13/16] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
2015/02/24
[Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2015/02/25
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2015/02/25
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
2015/02/26
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
David Gibson
,
2015/02/27
Re: [Qemu-ppc] [PATCH v5 15/16] spapr_pci: enable basic hotplug operations
,
David Gibson
,
2015/02/25
[Qemu-ppc] [PATCH v5 01/16] docs: add sPAPR hotplug/dynamic-reconfiguration documentation
,
Michael Roth
,
2015/02/16
[Qemu-ppc] [PATCH v5 14/16] pci: make pci_bar useable outside pci.c
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 14/16] pci: make pci_bar useable outside pci.c
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 16/16] spapr_pci: emit hotplug add/remove events during hotplug
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 16/16] spapr_pci: emit hotplug add/remove events during hotplug
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 11/16] spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
,
Michael Roth
,
2015/02/16
[Qemu-ppc] [PATCH v5 12/16] spapr_pci: create DRConnectors for each PCI slot during PHB realize
,
Michael Roth
,
2015/02/16
[Qemu-ppc] [PATCH v5 04/16] spapr_rtas: add set-indicator RTAS interface
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 04/16] spapr_rtas: add set-indicator RTAS interface
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 02/16] spapr_drc: initial implementation of sPAPRDRConnector device
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 02/16] spapr_drc: initial implementation of sPAPRDRConnector device
,
David Gibson
,
2015/02/23
[Qemu-ppc] [PATCH v5 06/16] spapr: add rtas_st_buffer_direct() helper
,
Michael Roth
,
2015/02/16
[Qemu-ppc] [PATCH v5 03/16] spapr_rtas: add get/set-power-level RTAS interfaces
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 03/16] spapr_rtas: add get/set-power-level RTAS interfaces
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 05/16] spapr_rtas: add get-sensor-state RTAS interface
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 05/16] spapr_rtas: add get-sensor-state RTAS interface
,
David Gibson
,
2015/02/24
[Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2015/02/26
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
David Gibson
,
2015/02/27
Re: [Qemu-ppc] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
2015/02/27
[Qemu-ppc] [PATCH v5 08/16] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Michael Roth
,
2015/02/16
Re: [Qemu-ppc] [PATCH v5 08/16] spapr_events: re-use EPOW event infrastructure for hotplug events
,
David Gibson
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 08/16] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Michael Roth
,
2015/02/24
Re: [Qemu-ppc] [PATCH v5 08/16] spapr_events: re-use EPOW event infrastructure for hotplug events
,
David Gibson
,
2015/02/24
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 00/17] hw/pc: implement multiple primary busses for pc machines
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 08/17] hw/pci: made pci_bus_num a PCIBusClass method
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 06/17] hw/pci: move pci bus related code to separate files
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 11/17] hw/pci: implement iteration over multiple host bridges
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 12/17] hw/pci: introduce PCI Expander Bridge (PXB)
,
Marcel Apfelbaum
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 12/17] hw/pci: introduce PCI Expander Bridge (PXB)
,
Alexander Graf
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 12/17] hw/pci: introduce PCI Expander Bridge (PXB)
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 07/17] hw/pci: made pci_bus_is_root a PCIBusClass method
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 13/17] hw/pci: inform bios if the system has more than one pci bridge
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 09/17] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 05/17] hw/acpi: remove from root bus 0 the crs resources used by other busses.
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 15/17] hw/pxb: add map_irq func
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 16/17] hw/pci_bus: add support for NUMA nodes
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 10/17] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 03/17] hw/apci: add _PRT method for extra root busses
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 01/17] acpi: added needed acpi constructs
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 17/17] hw/pxb: add numa_node parameter
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS method for extra root busses
,
Marcel Apfelbaum
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS method for extra root busses
,
Igor Mammedov
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS method for extra root busses
,
Marcel Apfelbaum
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS method for extra root busses
,
Michael S. Tsirkin
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS method for extra root busses
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 02/17] hw/acpi: add support for multiple root busses
,
Marcel Apfelbaum
,
2015/02/16
[Qemu-ppc] [Qemu-devel] [PATCH RFC V2 14/17] hw/pci: piix - suport multiple host bridges
,
Marcel Apfelbaum
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 14/17] hw/pci: piix - suport multiple host bridges
,
Alexander Graf
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 14/17] hw/pci: piix - suport multiple host bridges
,
Marcel Apfelbaum
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC V2 14/17] hw/pci: piix - suport multiple host bridges
,
Alexander Graf
,
2015/02/20
[Qemu-ppc] [PATCH v18 0/2] EEH Support for VFIO Devices
,
Gavin Shan
,
2015/02/15
[Qemu-ppc] [PATCH v18 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks
,
Gavin Shan
,
2015/02/15
Re: [Qemu-ppc] [PATCH v18 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks
,
David Gibson
,
2015/02/15
[Qemu-ppc] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/15
Re: [Qemu-ppc] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
2015/02/15
Re: [Qemu-ppc] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Michael Roth
,
2015/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
2015/02/19
Re: [Qemu-ppc] [Qemu-devel] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/19
Re: [Qemu-ppc] [PATCH v18 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/19
[Qemu-ppc] [PATCHv3 0/2] m48t59: add year offset and sysbus device
,
Mark Cave-Ayland
,
2015/02/14
[Qemu-ppc] [PATCHv3 2/2] m48t59: add m48t59 sysbus device
,
Mark Cave-Ayland
,
2015/02/14
Re: [Qemu-ppc] [PATCHv3 2/2] m48t59: add m48t59 sysbus device
,
Hervé Poussineau
,
2015/02/14
[Qemu-ppc] [PATCHv3 1/2] m48t59: introduce new base_year qdev property
,
Mark Cave-Ayland
,
2015/02/14
Re: [Qemu-ppc] [PATCHv3 1/2] m48t59: introduce new base_year qdev property
,
Hervé Poussineau
,
2015/02/14
Re: [Qemu-ppc] [Qemu-devel] [PATCHv3 1/2] m48t59: introduce new base_year qdev property
,
Mark Cave-Ayland
,
2015/02/16
Re: [Qemu-ppc] [Qemu-devel] [PULL 06/37] target-ppc: VXSQRT Should Not Be Set for NaNs
,
Maciej W. Rozycki
,
2015/02/12
Re: [Qemu-ppc] [Qemu-devel] [PULL 06/37] target-ppc: VXSQRT Should Not Be Set for NaNs
,
Tom Musta
,
2015/02/13
Re: [Qemu-ppc] [Qemu-devel] [PULL 06/37] target-ppc: VXSQRT Should Not Be Set for NaNs
,
Alexander Graf
,
2015/02/13
[Qemu-ppc] [PATCH v17 0/2] EEH Support for VFIO Devices
,
Gavin Shan
,
2015/02/10
[Qemu-ppc] [PATCH v17 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/10
Re: [Qemu-ppc] [PATCH v17 1/2] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
2015/02/12
Re: [Qemu-ppc] [PATCH v17 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/12
[Qemu-ppc] [PATCH v17 2/2] sPAPR: Implement sPAPRPHBClass EEH callbacks
,
Gavin Shan
,
2015/02/10
[Qemu-ppc] [PATCH 0/2] ppc: Automatically set vga framebuffer endianness based on guest
,
David Gibson
,
2015/02/09
[Qemu-ppc] [PATCH 1/2] vga: Expose framebuffer byteorder as a QOM property
,
David Gibson
,
2015/02/09
Re: [Qemu-ppc] [PATCH 1/2] vga: Expose framebuffer byteorder as a QOM property
,
Gerd Hoffmann
,
2015/02/10
Re: [Qemu-ppc] [PATCH 1/2] vga: Expose framebuffer byteorder as a QOM property
,
David Gibson
,
2015/02/10
[Qemu-ppc] [PATCH 2/2] pseries: Switch VGA endian on H_SET_MODE
,
David Gibson
,
2015/02/09
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] pseries: Switch VGA endian on H_SET_MODE
,
Michael Roth
,
2015/02/17
Re: [Qemu-ppc] [PATCH 0/2] ppc: Automatically set vga framebuffer endianness based on guest
,
Alexander Graf
,
2015/02/20
[Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 1/9] macio.c: include parent PCIDevice state in VMStateDescription
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 7/9] openpic: fix up loadvm under -M mac99
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 4/9] target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 5/9] target-ppc: force update of msr bits in cpu_post_load
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 3/9] cuda.c: include adb_poll_timer in VMStateDescription
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 8/9] openpic: switch IRQQueue queue from inline to bitmap
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 2/9] adb.c: include ADBDevice parent state in KBDState and MouseState
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 6/9] openpic: fix segfault on -M mac99 savevm
,
Mark Cave-Ayland
,
2015/02/09
[Qemu-ppc] [PATCHv3 9/9] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/09
Re: [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
,
Mark Cave-Ayland
,
2015/02/27
Re: [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
,
Alexander Graf
,
2015/02/27
Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 03/17] spapr_rtas: add get/set-power-level RTAS interfaces
,
Nathan Fontenot
,
2015/02/09
[Qemu-ppc] [PATCH 0/2] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/06
[Qemu-ppc] [PATCH 1/2] openpic: switch IRQQueue queue from inline to bitmap
,
Mark Cave-Ayland
,
2015/02/06
[Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/06
Re: [Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Juan Quintela
,
2015/02/09
Re: [Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Alexander Graf
,
2015/02/09
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/09
Re: [Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Juan Quintela
,
2015/02/09
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/09
Re: [Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Juan Quintela
,
2015/02/09
Re: [Qemu-ppc] [PATCH 2/2] openpic: convert to vmstate
,
Juan Quintela
,
2015/02/09
Re: [Qemu-ppc] [PATCH 0/2] openpic: convert to vmstate
,
Alexander Graf
,
2015/02/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] openpic: convert to vmstate
,
Mark Cave-Ayland
,
2015/02/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] openpic: convert to vmstate
,
Amit Shah
,
2015/02/11
[Qemu-ppc] [PATCH 5/5] virtio-pci: introduce auto_msix_bar_size property
,
Jason Wang
,
2015/02/06
[Qemu-ppc] [PATCHv3 0/9] pseries: Fix and extend PAPR RTC implementation
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 2/9] Add more VMSTATE_*_TEST variants for integers
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 6/9] pseries: Make RTAS time of day functions respect -rtc options
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 5/9] pseries: Add spapr_rtc_read() helper function
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 7/9] pseries: Make the PAPR RTC a qdev device
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 8/9] pseries: Move rtc_offset into RTC device's state structure
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 1/9] Generalize QOM publishing of date and time from mc146818rtc.c
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 3/9] pseries: Move sPAPR RTC code into its own file
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 9/9] pseries: Export RTC time via QOM
,
David Gibson
,
2015/02/05
[Qemu-ppc] [PATCHv3 4/9] pseries: Add more parameter validation in RTAS time of day functions
,
David Gibson
,
2015/02/05
Re: [Qemu-ppc] [PATCHv3 0/9] pseries: Fix and extend PAPR RTC implementation
,
Alexander Graf
,
2015/02/09
Re: [Qemu-ppc] [PATCH v4 0/2] spapr-pci: Enable huge BARs
,
Alexander Graf
,
2015/02/05
[Qemu-ppc] [PATCH 1/3] PPC: Clean up misuse of qdev_init() in kvm-openpic creation
,
Markus Armbruster
,
2015/02/05
Re: [Qemu-ppc] [PATCH 1/3] PPC: Clean up misuse of qdev_init() in kvm-openpic creation
,
Markus Armbruster
,
2015/02/18
Re: [Qemu-ppc] [PATCH 1/3] PPC: Clean up misuse of qdev_init() in kvm-openpic creation
,
Scott Wood
,
2015/02/24
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/3] PPC: Clean up misuse of qdev_init() in kvm-openpic creation
,
Markus Armbruster
,
2015/02/25
[Qemu-ppc] [PATCH 2/3] spapr: Clean up misuse of qdev_init() in xics-kvm creation
,
Markus Armbruster
,
2015/02/05
Re: [Qemu-ppc] [PATCH 2/3] spapr: Clean up misuse of qdev_init() in xics-kvm creation
,
Markus Armbruster
,
2015/02/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/3] spapr: Clean up misuse of qdev_init() in xics-kvm creation
,
David Gibson
,
2015/02/22
Re: [Qemu-ppc] [PATCH 2/3] spapr: Clean up misuse of qdev_init() in xics-kvm creation
,
Alexander Graf
,
2015/02/20
Re: [Qemu-ppc] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device
,
Alexey Kardashevskiy
,
2015/02/16
Re: [Qemu-ppc] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device
,
David Gibson
,
2015/02/17
Re: [Qemu-ppc] [PATCH v4 17/18] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 16/18] spapr_rtas_ddw: Workaround broken LE guests
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
,
Alexey Kardashevskiy
,
2015/02/16
Re: [Qemu-ppc] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
,
David Gibson
,
2015/02/17
Re: [Qemu-ppc] [PATCH v4 13/18] spapr_pci: Advertise dynamic DMA windows to guest
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 11/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS handlers
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v4 03/18] spapr_pci: Introduce a liobn number generating macros
,
Alexander Graf
,
2015/02/04
Re: [Qemu-ppc] [PATCH v15 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
Alexander Graf
,
2015/02/04
Re: [Qemu-ppc] [PATCH v15 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
David Gibson
,
2015/02/04
[Qemu-ppc] [PATCH 7/7] PPC: Don't use legacy -usbdevice support for setting up board
,
Markus Armbruster
,
2015/02/04
Re: [Qemu-ppc] [PATCH 7/7] PPC: Don't use legacy -usbdevice support for setting up board
,
Alexander Graf
,
2015/02/04
[Qemu-ppc] [PATCH v16 0/2] EEH Support for VFIO Devices
,
Gavin Shan
,
2015/02/03
[Qemu-ppc] [PATCH v16 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
Gavin Shan
,
2015/02/03
Re: [Qemu-ppc] [PATCH v16 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v16 2/2] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
Gavin Shan
,
2015/02/05
[Qemu-ppc] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/03
Re: [Qemu-ppc] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/05
Re: [Qemu-ppc] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
2015/02/05
Re: [Qemu-ppc] [PATCH v16 1/2] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
2015/02/06
[Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/03
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Nikunj A Dadhania
,
2015/02/03
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Paul Mackerras
,
2015/02/03
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/03
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/04
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/04
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/04
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/05
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/05
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/05
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/05
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/06
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
David Gibson
,
2015/02/08
Re: [Qemu-ppc] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
,
Alexander Graf
,
2015/02/08
[Qemu-ppc] QEMU support for free scale P2040
,
tomy
,
2015/02/02
[Qemu-ppc] Error in Linux Kernel Booting
,
tomy
,
2015/02/03
Re: [Qemu-ppc] Error in Linux Kernel Booting
,
Alexander Graf
,
2015/02/03
Re: [Qemu-ppc] Error in Linux Kernel Booting
,
tomy
,
2015/02/03
Re: [Qemu-ppc] Error in Linux Kernel Booting
,
Alexander Graf
,
2015/02/03
Re: [Qemu-ppc] [PATCH v4 08/18] vfio: Add DMA memory registering
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 08/18] vfio: Add DMA memory registering
,
Alexey Kardashevskiy
,
2015/02/16
Re: [Qemu-ppc] [PATCH v4 08/18] vfio: Add DMA memory registering
,
David Gibson
,
2015/02/17
Re: [Qemu-ppc] [PATCH v4 08/18] vfio: Add DMA memory registering [repost]
,
Alexey Kardashevskiy
,
2015/02/16
Re: [Qemu-ppc] [PATCH v4 09/18] spapr_rtas: Reserve DDW RTAS token numbers
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 02/18] spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 07/18] spapr_iommu: Implement free_table() helper
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 07/18] spapr_iommu: Implement free_table() helper
,
Alexey Kardashevskiy
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 1/2] spapr: Add pseries-2.3 machine
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [PATCH v4 2/2] spapr-pci: Enable huge BARs
,
David Gibson
,
2015/02/02
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] timer/m48t59: QOM'ify
,
Mark Cave-Ayland
,
2015/02/01
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] timer/m48t59: QOM'ify
,
Alexander Graf
,
2015/02/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc