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: Fri Dec 28 2012 00:41:50 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-ppc] [PATCH 0/3 v2] Enable and Handle in-kernel watchdog emulation
,
Bharat Bhushan
,
2012/12/28
[Qemu-ppc] [PATCH 1/3 v2] Synchronized the linux headers
,
Bharat Bhushan
,
2012/12/28
[Qemu-ppc] [PATCH 3/3 v2] Enable kvm emulated watchdog
,
Bharat Bhushan
,
2012/12/28
[Qemu-ppc] [PATCH 2/3 v2] Reset qemu timers when guest reset
,
Bharat Bhushan
,
2012/12/28
[Qemu-ppc] [PATCH 00/15] openpic: cleanups and fixes
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 02/15] openpic: lower interrupt when reading the MSI register
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 01/15] openpic: fix debug prints
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 04/15] ppc/booke: fix crit/mcheck/debug exceptions
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 07/15] openpic: make ctpr signed
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 03/15] openpic: fix sense and priority bits
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 06/15] openpic: rework critical interrupt support
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 05/15] openpic: make register names correspond better with hw docs
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 12/15] openpic: IRQ_check: search the queue a word at a time
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 10/15] Revert "openpic: Accelerate pending irq search"
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 08/15] openpic/fsl: critical interrupts ignore mask before v4.1
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 13/15] openpic: add some bounds checking for IRQ numbers
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 11/15] openpic: use standard bitmap operations
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 09/15] openpic: always call IRQ_check from IRQ_get_next
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 15/15] openpic: fix CTPR and de-assertion of interrupts
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH 14/15] openpic: move IACK to its own function
,
Scott Wood
,
2012/12/21
[Qemu-ppc] [PATCH] pseries: Remove unneeded include statement (fixes MinGW builds)
,
Stefan Weil
,
2012/12/20
[Qemu-ppc] [PATCH] pseries: Remove unneeded include statement (fixes MinGW builds)
,
Stefan Weil
,
2012/12/20
[Qemu-ppc] [PATCH v3 0/2] Qemu boot order patch series
,
Avik Sil
,
2012/12/19
[Qemu-ppc] [PATCH v3 1/2] Make default boot order machine specific
,
Avik Sil
,
2012/12/19
[Qemu-ppc] [PATCH v3 2/2] pseries: set no default boot order
,
Avik Sil
,
2012/12/19
Re: [Qemu-ppc] [PATCH v3 0/2] Qemu boot order patch series
,
Alexander Graf
,
2012/12/19
[Qemu-ppc] [PATCH 10/20] kvm: Pass CPUState to kvm_arch_*
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH qom-cpu 4/7] cpu: Move cpu_index field to CPUState
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH qom-cpu 3/7] cpu: Move numa_node field to CPUState
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH 17/20] ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH 18/20] cpu: Move kvm_state field into CPUState
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH 11/20] kvm: Pass CPUState to kvm_vcpu_ioctl()
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH 16/20] ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
,
Andreas Färber
,
2012/12/19
[Qemu-ppc] [PATCH] powerpc: linux header sync script includes epapr_hcalls.h
,
Bharat Bhushan
,
2012/12/18
Re: [Qemu-ppc] [PATCH] powerpc: linux header sync script includes epapr_hcalls.h
,
Alexander Graf
,
2012/12/18
[Qemu-ppc] [PATCH qom-cpu 0/4] CPU cleanup and PPC subclasses
,
Andreas Färber
,
2012/12/18
[Qemu-ppc] [PATCH qom-cpu 4/4] target-ppc: Error out for -cpu host on unknown PVR
,
Andreas Färber
,
2012/12/18
[Qemu-ppc] [PATCH qom-cpu 3/4] target-ppc: Slim conversion of model definitions to QOM subclasses
,
Andreas Färber
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH qom-cpu 3/4] target-ppc: Slim conversion of model definitions to QOM subclasses
,
Eduardo Habkost
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH qom-cpu 3/4] target-ppc: Slim conversion of model definitions to QOM subclasses
,
Andreas Färber
,
2012/12/18
[Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Bharat Bhushan
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/18
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/18
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/18
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
David Howells
,
2012/12/18
Re: [Qemu-ppc] [PATCH v2] Added uapi directory into linux-header
,
David Howells
,
2012/12/18
[Qemu-ppc] [PATCH 00/10] Drop code for non-qdevified IDE, and clean up
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 02/10] ide: Move IDEDevice pointer from IDEBus to IDEState
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Andreas Färber
,
2012/12/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Peter Maydell
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Markus Armbruster
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/10] ide: Break all non-qdevified controllers
,
Peter Maydell
,
2012/12/18
[Qemu-ppc] [PATCH 03/10] ide: Use IDEState member dev for "device connected" test
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 10/10] ide: Drop redundant IDEState member wwn
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 07/10] ide: Drop redundant IDEState member version
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 06/10] ide: Drop redundant IDEState geometry members
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 09/10] ide: Drop redundant IDEState member model
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 04/10] ide: Don't block-align IDEState member smart_selftest_data
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 08/10] ide: Drop redundant IDEState member drive_serial_str
,
Markus Armbruster
,
2012/12/17
[Qemu-ppc] [PATCH 05/10] ide: Drop redundant IDEState member bs
,
Markus Armbruster
,
2012/12/17
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] Drop code for non-qdevified IDE, and clean up
,
Anthony Liguori
,
2012/12/18
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] Drop code for non-qdevified IDE, and clean up
,
Markus Armbruster
,
2012/12/18
[Qemu-ppc] [PATCH 0/3] Enable and Handle in-kernel watchdog emulation
,
Bharat Bhushan
,
2012/12/17
[Qemu-ppc] [PATCH 2/3] Reset qemu timers when guest reset
,
Bharat Bhushan
,
2012/12/17
Re: [Qemu-ppc] [PATCH 2/3] Reset qemu timers when guest reset
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 2/3] Reset qemu timers when guest reset
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH 2/3] Reset qemu timers when guest reset
,
Alexander Graf
,
2012/12/17
[Qemu-ppc] [PATCH 3/3] Enable kvm emulated watchdog
,
Bharat Bhushan
,
2012/12/17
Re: [Qemu-ppc] [PATCH 3/3] Enable kvm emulated watchdog
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 3/3] Enable kvm emulated watchdog
,
Bhushan Bharat-R65777
,
2012/12/27
[Qemu-ppc] [PATCH 1/3] Synchronized the linux headers
,
Bharat Bhushan
,
2012/12/17
[Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Bharat Bhushan
,
2012/12/16
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH] Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/17
[Qemu-ppc] [PATCH v2 09/11] ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
,
Andreas Färber
,
2012/12/15
[Qemu-ppc] [PATCH v2 03/11] kvm: Pass CPUState to kvm_vcpu_ioctl()
,
Andreas Färber
,
2012/12/15
[Qemu-ppc] [PATCH v2 10/11] cpu: Move kvm_state field into CPUState
,
Andreas Färber
,
2012/12/15
[Qemu-ppc] [PATCH v2 08/11] ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
,
Andreas Färber
,
2012/12/15
[Qemu-ppc] [PATCH v2 02/11] kvm: Pass CPUState to kvm_arch_*
,
Andreas Färber
,
2012/12/15
[Qemu-ppc] [PULL 00/40] ppc patch queue 2012-12-14
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 18/40] openpic: merge mpic and openpic timer handling
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 11/40] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 19/40] openpic: combine openpic and mpic reset functions
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 21/40] openpic: remove unused type variable
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 22/40] openpic: convert simple reg operations to builtin bitops
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 14/40] openpic: update to proper memory api
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 04/40] pseries: Allow RTAS tokens without a qemu handler
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 26/40] openpic: make brr1 model specific
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 40/40] pseries: Increase default NVRAM size
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 23/40] openpic: rename openpic_t to OpenPICState
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 35/40] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 08/40] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 27/40] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 34/40] PPC: E500: PCI: Make IRQ calculation more generic
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 38/40] PPC: e500: pci: Export slot2irq calculation
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 28/40] PPC: e500: Add MSI support
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 20/40] openpic: unify memory api subregions
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 36/40] PPC: E500: Move PCI slot information into params
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 24/40] openpic: remove irq_out
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 02/40] pseries: Use #define for XICS base irq number
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 16/40] openpic: Convert subregions to memory api
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 07/40] pseries: Implement PAPR NVRAM
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 31/40] openpic: fix minor coding style issues
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 15/40] openpic: combine mpic and openpic src handlers
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 06/40] pseries: Split xics irq configuration from state information
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 37/40] PPC: E500plat: Make a lot of PCI slots available
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 12/40] openpic: Remove unused code
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 29/40] PPC: e500: Declare pci bridge as bridge
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 39/40] target-ppc: Don't use hwaddr to represent hardware state
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 03/40] pseries: Return the token when we register an RTAS call
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 32/40] openpic: Accelerate pending irq search
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 17/40] openpic: combine mpic and openpic irq raise functions
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 01/40] pseries: Fix incorrect initialization of interrupt controller
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 33/40] PPC: E500: PCI: Make first slot qdev settable
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 05/40] pseries: Add tracepoints to the XICS interrupt controller
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 25/40] openpic: convert to qdev
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH 25/40] openpic: convert to qdev
,
Blue Swirl
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH 25/40] openpic: convert to qdev
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH 25/40] openpic: convert to qdev
,
Blue Swirl
,
2012/12/14
[Qemu-ppc] [PATCH 10/40] Adding BAR0 for e500 PCI controller
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH 10/40] Adding BAR0 for e500 PCI controller
,
Andreas Färber
,
2012/12/14
[Qemu-ppc] [PATCH 30/40] MSI-X: Fix endianness
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 09/40] e500: Adding CCSR memory region
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH 09/40] e500: Adding CCSR memory region
,
Andreas Färber
,
2012/12/14
[Qemu-ppc] [PATCH 13/40] mpic: Unify numbering scheme
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PULL 00/40] ppc patch queue 2012-12-14
,
Blue Swirl
,
2012/12/15
[Qemu-ppc] [PATCH RFC] PowerPC: Added uapi directory into linux-header
,
Bharat Bhushan
,
2012/12/14
Re: [Qemu-ppc] [PATCH RFC] PowerPC: Added uapi directory into linux-header
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [PATCH RFC] PowerPC: Added uapi directory into linux-header
,
Bhushan Bharat-R65777
,
2012/12/14
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC] PowerPC: Added uapi directory into linux-header
,
Peter Maydell
,
2012/12/14
[Qemu-ppc] [PATCH 0/6] openpic: first batch of cleanups and minor fixes
,
Scott Wood
,
2012/12/13
[Qemu-ppc] [PATCH 1/6] openpic: symbolicize some magic numbers
,
Scott Wood
,
2012/12/13
[Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Scott Wood
,
2012/12/13
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Scott Wood
,
2012/12/14
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Scott Wood
,
2012/12/14
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Alexander Graf
,
2012/12/14
Re: [Qemu-ppc] [PATCH 4/6] openpic: don't crash on a register access without a CPU context
,
Blue Swirl
,
2012/12/15
[Qemu-ppc] [PATCH 5/6] openpic: BRR1 is not a CPU-specific register.
,
Scott Wood
,
2012/12/13
[Qemu-ppc] [PATCH 2/6] openpic: remove pcsr (CPU sensitivity register)
,
Scott Wood
,
2012/12/13
[Qemu-ppc] [PATCH 6/6] openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
,
Scott Wood
,
2012/12/13
[Qemu-ppc] [PATCH 3/6] openpic: support large vectors on FSL mpic
,
Scott Wood
,
2012/12/13
Re: [Qemu-ppc] [PATCH 0/6] openpic: first batch of cleanups and minor fixes
,
Alexander Graf
,
2012/12/14
[Qemu-ppc] [PATCH 00/21] OpenPIC refactoring and MSI support v3
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 08/21] openpic: combine openpic and mpic reset functions
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 04/21] openpic: combine mpic and openpic src handlers
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 01/21] openpic: Remove unused code
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 06/21] openpic: combine mpic and openpic irq raise functions
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 12/21] openpic: rename openpic_t to OpenPICState
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 07/21] openpic: merge mpic and openpic timer handling
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 05/21] openpic: Convert subregions to memory api
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 19/21] MSI-X: Fix endianness
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 11/21] openpic: convert simple reg operations to builtin bitops
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 10/21] openpic: remove unused type variable
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 09/21] openpic: unify memory api subregions
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 18/21] PPC: e500: Declare pci bridge as bridge
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 15/21] openpic: make brr1 model specific
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 03/21] openpic: update to proper memory api
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 16/21] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 02/21] mpic: Unify numbering scheme
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 17/21] PPC: e500: Add MSI support
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 14/21] openpic: convert to qdev
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 20/21] openpic: fix minor coding style issues
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 21/21] openpic: Accelerate pending irq search
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 13/21] openpic: remove irq_out
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 00/19] OpenPIC refactoring and MSI support v2
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 06/19] openpic: combine mpic and openpic irq raise functions
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 01/19] openpic: Remove unused code
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 08/19] openpic: combine openpic and mpic reset functions
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 09/19] openpic: unify memory api subregions
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 04/19] openpic: combine mpic and openpic src handlers
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 13/19] openpic: remove irq_out
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 14/19] openpic: convert to qdev
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 17/19] PPC: e500: Add MSI support
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 12/19] openpic: rename openpic_t to OpenPICState
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [PATCH 12/19] openpic: rename openpic_t to OpenPICState
,
Blue Swirl
,
2012/12/12
[Qemu-ppc] [PATCH 10/19] openpic: remove unused type variable
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 03/19] openpic: update to proper memory api
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 18/19] PPC: e500: Declare pci bridge as bridge
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 19/19] MSI-X: Fix endianness
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 15/19] openpic: make brr1 model specific
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 05/19] openpic: Convert subregions to memory api
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 11/19] openpic: convert simple reg operations to builtin bitops
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 07/19] openpic: merge mpic and openpic timer handling
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 0/5] PPC: e500: Enable more PCI slots for -M ppce500
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 4/5] PPC: E500: Move PCI slot information into params
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 5/5] PPC: E500plat: Make a lot of PCI slots available
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Scott Wood
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Scott Wood
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Scott Wood
,
2012/12/12
Re: [Qemu-ppc] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Scott Wood
,
2012/12/12
Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 2/5] PPC: E500: PCI: Make IRQ calculation more generic
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 1/5] PPC: E500: PCI: Make first slot qdev settable
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] [PATCH 2/2] pseries: Properly handle allocation of multiple PCI host bridges
,
Michael S. Tsirkin
,
2012/12/10
Re: [Qemu-ppc] [PATCH 1/2] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
,
Michael S. Tsirkin
,
2012/12/10
Re: [Qemu-ppc] [PATCH 1/2] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [0/2] pseries: Rework PCI code for handling multiple PHBs
,
Michael S. Tsirkin
,
2012/12/10
[Qemu-ppc] [PATCH 00/19] OpenPIC refactoring and MSI support
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 15/19] openpic: make brr1 model specific
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 10/19] openpic: remove unused type variable
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [PATCH 10/19] openpic: remove unused type variable
,
Scott Wood
,
2012/12/10
Re: [Qemu-ppc] [PATCH 10/19] openpic: remove unused type variable
,
Alexander Graf
,
2012/12/11
[Qemu-ppc] [PATCH 03/19] openpic: update to proper memory api
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 04/19] openpic: combine mpic and openpic src handlers
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 12/19] openpic: rename openpic_t to OpenPICState
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 18/19] PPC: e500: Declare pci bridge as bridge
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 09/19] openpic: unify memory api subregions
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 19/19] MSI-X: Fix endianness
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [PATCH 19/19] MSI-X: Fix endianness
,
Michael S. Tsirkin
,
2012/12/08
[Qemu-ppc] [PATCH 08/19] openpic: combine openpic and mpic reset functions
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 13/19] openpic: remove irq_out
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 05/19] openpic: Convert subregions to memory api
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 17/19] PPC: e500: Add MSI support
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 01/19] openpic: Remove unused code
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/19] openpic: Remove unused code
,
Andreas Färber
,
2012/12/08
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/19] openpic: Remove unused code
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [Qemu-devel] [PATCH 01/19] openpic: Remove unused code
,
Hervé Poussineau
,
2012/12/08
[Qemu-ppc] [PATCH 07/19] openpic: merge mpic and openpic timer handling
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 06/19] openpic: combine mpic and openpic irq raise functions
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Scott Wood
,
2012/12/10
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Scott Wood
,
2012/12/11
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Scott Wood
,
2012/12/11
Re: [Qemu-ppc] [PATCH 16/19] openpic: add Shared MSI support
,
Alexander Graf
,
2012/12/12
[Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Scott Wood
,
2012/12/10
Re: [Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Scott Wood
,
2012/12/10
Re: [Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [PATCH 02/19] mpic: Unify numbering scheme
,
Scott Wood
,
2012/12/11
[Qemu-ppc] [PATCH 11/19] openpic: convert simple reg operations to builtin bitops
,
Alexander Graf
,
2012/12/08
[Qemu-ppc] [PATCH 14/19] openpic: convert to qdev
,
Alexander Graf
,
2012/12/08
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Scott Wood
,
2012/12/10
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Scott Wood
,
2012/12/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Alexander Graf
,
2012/12/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Scott Wood
,
2012/12/11
Re: [Qemu-ppc] [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
,
Alexander Graf
,
2012/12/12
Re: [Qemu-ppc] Help with assembly
,
Scott Wood
,
2012/12/06
[Qemu-ppc] [RFC PATCH v8 0/4] reload images from host rootfs on reset to save footprint
,
Olivia Yin
,
2012/12/05
[Qemu-ppc] [RFC PATCH v8 1/4] use image_file_reset to reload initrd
,
Olivia Yin
,
2012/12/05
[Qemu-ppc] [RFC PATCH v8 2/4] use uimage_reset to reload uimage
,
Olivia Yin
,
2012/12/05
[Qemu-ppc] [RFC PATCH v8 3/4] use elf_reset to reload elf image
,
Olivia Yin
,
2012/12/05
[Qemu-ppc] [RFC PATCH v8 4/4] remove rom_reset()
,
Olivia Yin
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 1/2] Make default boot order machine specific
,
Avik Sil
,
2012/12/05
[Qemu-ppc] [PATCH 4/4] exec: refactor cpu_restore_state
,
Blue Swirl
,
2012/12/04
Re: [Qemu-ppc] [PATCH 4/4] exec: refactor cpu_restore_state
,
Peter Maydell
,
2012/12/04
Re: [Qemu-ppc] [PATCH 4/4] exec: refactor cpu_restore_state
,
Richard Henderson
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/4] exec: refactor cpu_restore_state
,
Peter Maydell
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/4] exec: refactor cpu_restore_state
,
Andreas Färber
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/4] exec: refactor cpu_restore_state
,
Blue Swirl
,
2012/12/05
Re: [Qemu-ppc] [PATCH 4/4] exec: refactor cpu_restore_state
,
Aurelien Jarno
,
2012/12/06
[Qemu-ppc] [0/13] Pending pseries/ppc patches as at 1.3 release
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 09/13] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
Alexander Graf
,
2012/12/13
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
David Gibson
,
2012/12/16
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
David Gibson
,
2012/12/17
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
Alexander Graf
,
2012/12/17
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
David Gibson
,
2012/12/18
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
Alexander Graf
,
2012/12/19
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
David Gibson
,
2012/12/19
Re: [Qemu-ppc] [PATCH 11/13] pseries: Fixes and enhancements to L1 cache properties
,
Alexander Graf
,
2012/12/20
[Qemu-ppc] [PATCH 01/13] pseries: Fix incorrect initialization of interrupt controller
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
David Gibson
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
David Gibson
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/04
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/06
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Nikunj A Dadhania
,
2012/12/07
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Erlon Cruz
,
2012/12/07
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
,
Alexander Graf
,
2012/12/07
[Qemu-ppc] [PATCH 12/13] pseries: Increase default NVRAM size
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [PATCH 12/13] pseries: Increase default NVRAM size
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 06/13] pseries: Split xics irq configuration from state information
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 04/13] pseries: Allow RTAS tokens without a qemu handler
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 02/13] pseries: Use #define for XICS base irq number
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 10/13] target-ppc: Don't use hwaddr to represent hardware state
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [PATCH 10/13] target-ppc: Don't use hwaddr to represent hardware state
,
Alexander Graf
,
2012/12/13
[Qemu-ppc] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
David Gibson
,
2012/12/03
Re: [Qemu-ppc] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
Alexander Graf
,
2012/12/13
Re: [Qemu-ppc] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
David Gibson
,
2012/12/13
Re: [Qemu-ppc] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
Alexander Graf
,
2012/12/13
Re: [Qemu-ppc] [Qemu-devel] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
Peter Maydell
,
2012/12/13
Re: [Qemu-ppc] [Qemu-devel] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
Peter Maydell
,
2012/12/13
Re: [Qemu-ppc] [Qemu-devel] [PATCH 13/13] target-ppc: Give a meaningful error if too many threads are specified
,
David Gibson
,
2012/12/16
[Qemu-ppc] [PATCH 03/13] pseries: Return the token when we register an RTAS call
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 05/13] pseries: Add tracepoints to the XICS interrupt controller
,
David Gibson
,
2012/12/03
[Qemu-ppc] [PATCH 07/13] pseries: Implement PAPR NVRAM
,
David Gibson
,
2012/12/03
[Qemu-ppc] Command key
,
Programmingkid
,
2012/12/03
Re: [Qemu-ppc] [PATCH 2/2 v3] Adding BAR0 for e500 PCI controller
,
Alexander Graf
,
2012/12/03
Re: [Qemu-ppc] [RFC PATCH v7 3/4] use elf_reset to reload elf image
,
Alexander Graf
,
2012/12/02
Re: [Qemu-ppc] [RFC PATCH v7 2/4] use uimage_reset to reload uimage
,
Alexander Graf
,
2012/12/02
Re: [Qemu-ppc] [RFC PATCH v7 1/4] use image_file_reset to reload initrd
,
Alexander Graf
,
2012/12/02
Re: [Qemu-ppc] [RFC PATCH v7 1/4] use image_file_reset to reload initrd
,
Yin Olivia-R63875
,
2012/12/05
Re: [Qemu-ppc] [RFC PATCH v7 1/4] use image_file_reset to reload initrd
,
Alexander Graf
,
2012/12/17
[Qemu-ppc] [PATCH qom-cpu 03/11] kvm: Pass CPUState to kvm_vcpu_ioctl()
,
Andreas Färber
,
2012/12/01
[Qemu-ppc] [PATCH qom-cpu 10/11] cpu: Move kvm_state field into CPUState
,
Andreas Färber
,
2012/12/01
[Qemu-ppc] [PATCH qom-cpu 09/11] ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
,
Andreas Färber
,
2012/12/01
[Qemu-ppc] [PATCH qom-cpu 08/11] ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
,
Andreas Färber
,
2012/12/01
[Qemu-ppc] [PATCH qom-cpu 02/11] kvm: Pass CPUState to kvm_arch_*
,
Andreas Färber
,
2012/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc