Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Mar 31 2012 12:58:17 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2012
[Qemu-ppc] [PATCH 19/20] ppc: move misc helpers from helper.c to misc_helper.c
,
Blue Swirl
,
12:58
[Qemu-ppc] [PATCH 12/20] ppc: split exception helpers
,
Blue Swirl
,
12:52
[Qemu-ppc] [PATCH 20/20] ppc: move load and store helpers, switch to AREG0 free mode
,
Blue Swirl
,
12:33
[Qemu-ppc] [PATCH 18/20] ppc: avoid AREG0 for misc helpers
,
Blue Swirl
,
12:32
[Qemu-ppc] [PATCH 17/20] ppc: split off misc helpers
,
Blue Swirl
,
12:32
[Qemu-ppc] [PATCH 16/20] ppc: avoid AREG0 for timebase helpers
,
Blue Swirl
,
12:32
[Qemu-ppc] [PATCH 14/20] ppc: move exception helpers from helper.c to excp_helper.c
,
Blue Swirl
,
12:32
[Qemu-ppc] [PATCH 15/20] ppc: split off timebase helpers
,
Blue Swirl
,
12:32
[Qemu-ppc] [PATCH 10/20] ppc: move MMU helpers from helper.c to mmu_helper.c
,
Blue Swirl
,
12:31
[Qemu-ppc] [PATCH 13/20] ppc: avoid AREG0 for exception helpers
,
Blue Swirl
,
12:31
[Qemu-ppc] [PATCH 11/20] ppc: cleanup MMU merge
,
Blue Swirl
,
12:30
[Qemu-ppc] [PATCH 08/20] ppc: avoid AREG0 for MMU etc. helpers
,
Blue Swirl
,
12:30
[Qemu-ppc] [PATCH 07/20] ppc: split MMU etc. helpers from op_helper.c
,
Blue Swirl
,
12:30
[Qemu-ppc] [PATCH 09/20] ppc: avoid a warning with the next patch
,
Blue Swirl
,
12:30
[Qemu-ppc] [PATCH 06/20] ppc: fix coding style in helper.c
,
Blue Swirl
,
12:29
[Qemu-ppc] [PATCH 04/20] ppc: split integer and vector ops
,
Blue Swirl
,
12:29
[Qemu-ppc] [PATCH 05/20] ppc: avoid AREG0 for integer and vector helpers
,
Blue Swirl
,
12:29
[Qemu-ppc] [PATCH 03/20] ppc: avoid AREG0 for FPU and SPE helpers
,
Blue Swirl
,
12:27
[Qemu-ppc] [PATCH 02/20] ppc: split FPU and SPE ops
,
Blue Swirl
,
12:27
[Qemu-ppc] [PATCH 01/20] ppc: fix coding style in op_helper.c
,
Blue Swirl
,
12:27
[Qemu-ppc] [PATCH 00/20] PPC: AREG0 conversion
,
Blue Swirl
,
12:25
March 29, 2012
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Scott Wood
,
15:37
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Mark Cave-Ayland
,
05:11
Re: [Qemu-ppc] [PATCH] qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
,
malc
,
03:11
March 28, 2012
[Qemu-ppc] [PATCH] qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
,
David Gibson
,
23:29
Re: [Qemu-ppc] [PATCH] pseries: Implement RTAS system-reboot call
,
David Gibson
,
20:41
[Qemu-ppc] [PATCH 1/3] pseries: Clean up hcall_dprintf() debugging messages
,
David Gibson
,
20:25
[Qemu-ppc] [PATCH 2/3] pseries: Fix bug with reset of VIO CRQs
,
David Gibson
,
20:23
[Qemu-ppc] [PATCH 3/3] pseries: Implement RTAS system-reboot call
,
David Gibson
,
19:47
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Andreas Färber
,
12:47
Re: [Qemu-ppc] [PATCH] pseries: Implement RTAS system-reboot call
,
Andreas Färber
,
12:15
March 27, 2012
[Qemu-ppc] [PATCH] pseries: Implement RTAS system-reboot call
,
David Gibson
,
21:05
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
David Gibson
,
20:47
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
David Gibson
,
20:47
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
David Gibson
,
20:47
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
David Gibson
,
19:53
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Scott Wood
,
13:48
[Qemu-ppc] [PATCH 0/2] PPC: interrupt handler bugfixes v2
,
Mark Cave-Ayland
,
11:42
[Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Mark Cave-Ayland
,
11:42
[Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Mark Cave-Ayland
,
11:42
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
Kevin Wolf
,
11:20
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
Andreas Färber
,
11:17
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
Kevin Wolf
,
11:08
Re: [Qemu-ppc] [Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
,
Andreas Färber
,
10:31
[Qemu-ppc] [PATCH]booke:Use MMU API for creating initial mapping for secondary cpus
,
Bharat Bhushan
,
00:11
March 26, 2012
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Scott Wood
,
11:24
March 25, 2012
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Jakub Jermar
,
17:56
March 24, 2012
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
David Gibson
,
00:37
March 23, 2012
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Scott Wood
,
14:28
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Scott Wood
,
14:11
Re: [Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Scott Wood
,
14:04
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Scott Wood
,
12:34
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Mark Cave-Ayland
,
10:09
Re: [Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Mark Cave-Ayland
,
09:51
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Mark Cave-Ayland
,
09:35
Re: [Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Mark Cave-Ayland
,
09:29
Re: [Qemu-ppc] [PATCH 0/2] PPC: interrupt handler bugfixes
,
Andreas Färber
,
08:47
March 22, 2012
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
David Gibson
,
22:20
Re: [Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
David Gibson
,
22:20
Re: [Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Scott Wood
,
16:38
Re: [Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Scott Wood
,
16:33
[Qemu-ppc] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler.
,
Mark Cave-Ayland
,
14:58
[Qemu-ppc] [PATCH 0/2] PPC: interrupt handler bugfixes
,
Mark Cave-Ayland
,
14:58
[Qemu-ppc] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler.
,
Mark Cave-Ayland
,
14:58
March 21, 2012
Re: [Qemu-ppc] [Qemu-devel] [PATCH 08/36] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY
,
Andreas Färber
,
14:09
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/6] fdc: Parametrize ISA base, IRQ and DMA
,
Markus Armbruster
,
14:08
March 19, 2012
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/6] prep: change default cpu to '7448'
,
Hervé Poussineau
,
17:02
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/6] prep: change default cpu to '7448'
,
Hervé Poussineau
,
17:01
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/6] prep: add pc87312 Super I/O emulation
,
Hervé Poussineau
,
14:27
Re: [Qemu-ppc] [Qemu-devel] [PATCH 5/6] prep: add pc87312 Super I/O emulation
,
Andreas Färber
,
09:16
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/6] prep: change default cpu to '7448'
,
Andreas Färber
,
08:54
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA controller twice
,
Alexander Graf
,
08:21
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA controller twice
,
Andreas Färber
,
08:20
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA controller twice
,
Alexander Graf
,
07:23
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA controller twice
,
Andreas Färber
,
07:03
March 18, 2012
[Qemu-ppc] qemu-ppc during my vacation
,
Alexander Graf
,
18:00
March 17, 2012
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
16:15
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Martin Sucha
,
15:24
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Martin Decky
,
15:09
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
14:42
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
14:09
Re: [Qemu-ppc] [PATCH 6/6] prep: use pc87312 Super I/O chip instead of collection of random ISA devices
,
Paolo Bonzini
,
13:34
Re: [Qemu-ppc] [HelenOS-devel] Regression in ppc-softmmu when running HelenOS
,
Martin Sucha
,
13:28
Re: [Qemu-ppc] [PULL 00/16] ppc patch queue 2012-03-15
,
Blue Swirl
,
12:21
[Qemu-ppc] [PATCH 6/6] prep: use pc87312 Super I/O chip instead of collection of random ISA devices
,
Hervé Poussineau
,
10:40
[Qemu-ppc] [PATCH 5/6] prep: add pc87312 Super I/O emulation
,
Hervé Poussineau
,
10:40
[Qemu-ppc] [PATCH 4/6] fdc: Parametrize ISA base, IRQ and DMA
,
Hervé Poussineau
,
10:40
[Qemu-ppc] [PATCH 2/6] prep: change default cpu to '7448'
,
Hervé Poussineau
,
10:40
[Qemu-ppc] [PATCH 3/6] isa: add isa_bus_from_device() method
,
Hervé Poussineau
,
10:39
[Qemu-ppc] [PATCH 1/6] i82378/i82374: do not create DMA controller twice
,
Hervé Poussineau
,
10:39
[Qemu-ppc] [PATCH 0/6] prep: some fixes and Super I/O emulation
,
Hervé Poussineau
,
10:39
March 16, 2012
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Mark Cave-Ayland
,
14:19
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Mark Cave-Ayland
,
14:17
March 15, 2012
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
19:03
[Qemu-ppc] [PATCH 10/16] PPC: Fix large page support in TCG
,
Alexander Graf
,
10:00
[Qemu-ppc] [PATCH v5 42/43] Rename CPUState -> CPUArchState
,
Andreas Färber
,
09:21
[Qemu-ppc] [PATCH 14/16] PPC: KVM: Synchronize regs on CPU dump
,
Alexander Graf
,
09:19
[Qemu-ppc] [PATCH 07/16] pseries: Remove unused constant from PCI code
,
Alexander Graf
,
09:02
[Qemu-ppc] [PATCH 06/16] pseries: Update SLOF firmware image
,
Alexander Graf
,
08:16
[Qemu-ppc] [PATCH 05/16] PPC64: Add support for ldbrx and stdbrx instructions
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 04/16] pseries: Don't try to munmap() a malloc()ed TCE table
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 11/16] pseries: Add support for level interrupts to XICS
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 12/16] ppc: Correctly define POWERPC_INSNS2_DEFAULT
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 09/16] PPC: Add PIR register to POWER7 CPU
,
Alexander Graf
,
08:15
[Qemu-ppc] [PULL 00/16] ppc patch queue 2012-03-15
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 16/16] PPC: Fix openpic with relative memregions
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 08/16] pseries: Remove PCI device from PCI host bridge code
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 15/16] pseries: Configure PCI bridge using properties
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 13/16] kvm: Comparison with ioctl number macros needs to be unsigned
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 02/16] PPC: 405: Fix ppc405ep initialization
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 03/16] ppc: Add missing 'static' to spin_rw_ops
,
Alexander Graf
,
08:15
[Qemu-ppc] [PATCH 01/16] Bad zero comparison for sas_ss_flags on powerpc
,
Alexander Graf
,
08:15
March 14, 2012
[Qemu-ppc] [PATCH v5 02/43] Rename cpu_reset() to cpu_state_reset()
,
Andreas Färber
,
19:15
[Qemu-ppc] [PATCH v5 01/43] PPC: 405: Use proper CPU reset
,
Andreas Färber
,
18:08
[Qemu-ppc] [PATCH v5 20/43] target-ppc: Don't overuse CPUState
,
Andreas Färber
,
17:44
[Qemu-ppc] [PATCH v5 37/43] ppc hw/: Don't use CPUState
,
Andreas Färber
,
17:44
[Qemu-ppc] [RFC 00/12] QOM'ify remaining CPUs
,
Andreas Färber
,
15:28
[Qemu-ppc] [PATCH] PPC: Fix openpic with relative memregions
,
Alexander Graf
,
15:27
[Qemu-ppc] [RFC 06/12] target-ppc: QOM'ify CPU
,
Andreas Färber
,
13:54
[Qemu-ppc] [RFC 07/12] target-ppc: Prepare finalizer for PowerPCCPU
,
Andreas Färber
,
13:54
Re: [Qemu-ppc] [PATCH 2/2] pseries: Configure PCI bridge using properties
,
Alexander Graf
,
13:12
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] pseries: Configure PCI bridge using properties
,
Andreas Färber
,
09:31
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
David Gibson
,
01:07
March 13, 2012
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
22:59
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
22:51
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
22:49
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
22:46
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
22:22
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
22:21
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
21:33
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
David Gibson
,
20:32
[Qemu-ppc] [PATCH] PPC: KVM: Synchronize regs on CPU dump
,
Alexander Graf
,
19:20
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
11:20
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
08:12
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
08:04
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
07:54
March 12, 2012
Re: [Qemu-ppc] [PATCH 2/2] pseries: Configure PCI bridge using properties
,
David Gibson
,
23:50
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Alexander Graf
,
21:36
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
21:26
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
15:33
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Alexander Graf
,
15:28
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Jakub Jermar
,
15:28
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Jakub Jermar
,
15:20
Re: [Qemu-ppc] [Qemu-devel] [PATCH v1 1/1] ppc: Correctly define POWERPC_INSNS2_DEFAULT
,
Alexander Graf
,
15:20
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
12:57
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Mark Cave-Ayland
,
12:26
Re: [Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Alexander Graf
,
07:41
[Qemu-ppc] Regression in ppc-softmmu when running HelenOS
,
Jakub Jermar
,
06:51
March 10, 2012
Re: [Qemu-ppc] [PATCH 1/2] pseries: Add support for level interrupts to XICS
,
Alexander Graf
,
17:42
Re: [Qemu-ppc] [PATCH 2/2] pseries: Configure PCI bridge using properties
,
Alexander Graf
,
17:41
Re: [Qemu-ppc] [Qemu-devel] [PATCH] pseries: Don't try to munmap() a malloc()ed TCE table
,
Andreas Färber
,
07:51
March 09, 2012
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Fix large page support in TCG
,
Alexander Graf
,
13:32
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Fix large page support in TCG
,
Nathan Whitehorn
,
09:31
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Fix large page support in TCG
,
Alexander Graf
,
08:14
March 07, 2012
[Qemu-ppc] [0/2] Updated pseries patches
,
David Gibson
,
20:12
[Qemu-ppc] [PATCH 1/2] pseries: Add support for level interrupts to XICS
,
David Gibson
,
20:12
[Qemu-ppc] [PATCH 2/2] pseries: Configure PCI bridge using properties
,
David Gibson
,
20:12
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Fix large page support in TCG
,
Alexander Graf
,
10:42
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Add PIR register to POWER7 CPU
,
Alexander Graf
,
10:41
Re: [Qemu-ppc] [PATCH 3/7] pseries: Add support for level interrupts to XICS
,
David Gibson
,
00:44
March 06, 2012
Re: [Qemu-ppc] [0/7] pseries and Power updates
,
Alexander Graf
,
18:36
Re: [Qemu-ppc] [PATCH 3/7] pseries: Add support for level interrupts to XICS
,
Alexander Graf
,
18:30
Re: [Qemu-ppc] [PATCH] macio: Convert to qdev
,
Alexander Graf
,
17:56
Re: [Qemu-ppc] TCG PPC performance regression?
,
Alexander Graf
,
12:55
Re: [Qemu-ppc] TCG PPC performance regression?
,
Mark Cave-Ayland
,
11:56
Re: [Qemu-ppc] TCG PPC performance regression?
,
Mark Cave-Ayland
,
11:30
Re: [Qemu-ppc] TCG PPC performance regression?
,
Mark Cave-Ayland
,
11:17
Re: [Qemu-ppc] TCG PPC performance regression?
,
Jan Kiszka
,
04:59
Re: [Qemu-ppc] TCG PPC performance regression?
,
Super Bisquit
,
04:56
[Qemu-ppc] TCG PPC performance regression?
,
Mark Cave-Ayland
,
04:35
Re: [Qemu-ppc] [Qemu-devel] [PATCH 7/7] pseries: Configure PCI bridge using properties
,
David Gibson
,
00:23
March 05, 2012
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
20:39
Re: [Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
20:35
Re: [Qemu-ppc] qemu -cpu 7455 doesn't work
,
Jörg Sommer
,
16:19
[Qemu-ppc] Booting FreeBSD PowerPC64 on qemu-system-ppc
,
Super Bisquit
,
15:41
Re: [Qemu-ppc] [Qemu-devel] [PATCH v1 1/1] ppc: Correctly define POWERPC_INSNS2_DEFAULT
,
Meador Inge
,
15:26
Re: [Qemu-ppc] [Qemu-devel] [PATCH v1 1/1] ppc: Correctly define POWERPC_INSNS2_DEFAULT
,
Andreas Färber
,
14:54
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Alon Levy
,
13:51
Re: [Qemu-ppc] qemu-system-ppc broken
,
Alexander Graf
,
13:34
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Mark Cave-Ayland
,
11:17
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Avi Kivity
,
10:49
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Alexander Graf
,
05:30
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Mark Cave-Ayland
,
05:30
Re: [Qemu-ppc] [Qemu-devel] PPC: VGA broken in git master
,
Avi Kivity
,
04:52
March 04, 2012
[Qemu-ppc] PPC: VGA broken in git master
,
Mark Cave-Ayland
,
13:07
March 03, 2012
[Qemu-ppc] qemu-system-ppc broken
,
Laurent Vivier
,
22:34
Re: [Qemu-ppc] [Qemu-devel] [PATCH 7/7] pseries: Configure PCI bridge using properties
,
Andreas Färber
,
13:42
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Fix large page support in TCG
,
Andreas Färber
,
13:08
Re: [Qemu-ppc] [Qemu-devel] [PATCH] PPC: Add PIR register to POWER7 CPU
,
Andreas Färber
,
13:06
Re: [Qemu-ppc] qemu -cpu 7455 doesn't work
,
Blue Swirl
,
11:00
March 01, 2012
[Qemu-ppc] qemu -cpu 7455 doesn't work
,
Jörg Sommer
,
17:13
[Qemu-ppc] QEMU PPC and VxWorks
,
José Alberto
,
09:22
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc