Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-s390x (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-s390x info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Sep 29 2018 01:49:05 -0400
Messages in reverse chronological order
[
Next Period
]
September 29, 2018
Re: [qemu-s390x] [Qemu-devel] [PATCH] s390x/pci: add common fmb
,
Yi Min Zhao
,
01:49
September 28, 2018
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
13:46
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Thomas Huth
,
11:43
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Cornelia Huck
,
11:07
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
10:49
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Halil Pasic
,
10:36
Re: [qemu-s390x] [PATCH v9 3/6] s390x/kvm: enable AP instruction interpretation for guest
,
Tony Krowiak
,
10:10
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Halil Pasic
,
09:58
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Halil Pasic
,
08:52
Re: [qemu-s390x] [PATCH] s390x: Fence huge pages prior to 3.1
,
David Hildenbrand
,
07:16
Re: [qemu-s390x] [PATCH] s390x: Fence huge pages prior to 3.1
,
Cornelia Huck
,
05:53
[qemu-s390x] [PATCH] s390x: Fence huge pages prior to 3.1
,
Janosch Frank
,
05:35
September 27, 2018
Re: [qemu-s390x] [PATCH v9 1/6] linux-headers: linux header updates for AP support
,
Tony Krowiak
,
19:28
Re: [qemu-s390x] [PATCH v9 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
Tony Krowiak
,
19:27
Re: [qemu-s390x] [PATCH v4 7/9] s390x/tcg: handle privileged instructions via flags
,
Thomas Huth
,
10:15
Re: [qemu-s390x] [PATCH v4 5/9] s390x/tcg: add instruction flags for floating point instructions
,
Thomas Huth
,
10:15
Re: [qemu-s390x] [PATCH v9 5/6] s390x/vfio: ap: Introduce VFIO AP device
,
Thomas Huth
,
09:56
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Peter Maydell
,
09:43
[qemu-s390x] [PATCH v4 7/9] s390x/tcg: handle privileged instructions via flags
,
David Hildenbrand
,
09:04
[qemu-s390x] [PATCH v4 9/9] s390x/tcg: refactor specification checking
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 5/9] s390x/tcg: add instruction flags for floating point instructions
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 8/9] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 6/9] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 3/9] s390x/tcg: store in the TB flags if AFP is enabled
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 4/9] s390x/tcg: support flags for instructions
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 1/9] s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 0/9] s390x: instruction flags and AFP registers for TCG
,
David Hildenbrand
,
09:03
[qemu-s390x] [PATCH v4 2/9] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
09:03
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Cornelia Huck
,
08:53
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Thomas Huth
,
08:29
Re: [qemu-s390x] [PATCH v3 2/9] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
08:16
Re: [qemu-s390x] [PATCH v3 8/9] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
07:40
Re: [qemu-s390x] [PATCH v3 5/9] s390x/tcg: add instruction flags for floating point instructions
,
David Hildenbrand
,
07:39
Re: [qemu-s390x] [PATCH v3 9/9] s390x/tcg: refactor specification checking
,
Thomas Huth
,
07:33
Re: [qemu-s390x] [PATCH v3 8/9] s390x/tcg: fix FP register pair checks
,
Thomas Huth
,
07:29
Re: [qemu-s390x] [PATCH v3 7/9] s390x/tcg: handle privileged instructions via flags
,
Thomas Huth
,
07:25
Re: [qemu-s390x] [PATCH v3 6/9] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
Thomas Huth
,
07:21
Re: [qemu-s390x] [PATCH v3 5/9] s390x/tcg: add instruction flags for floating point instructions
,
Thomas Huth
,
07:07
Re: [qemu-s390x] [PATCH v3 4/9] s390x/tcg: support flags for instructions
,
Thomas Huth
,
06:41
Re: [qemu-s390x] [PATCH v9 0/6] s390x: vfio-ap: guest dedicated crypto adapters
,
Cornelia Huck
,
05:29
Re: [qemu-s390x] [PATCH v9 1/6] linux-headers: linux header updates for AP support
,
Cornelia Huck
,
05:12
Re: [qemu-s390x] [PATCH v3 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
04:44
Re: [qemu-s390x] [PATCH v3 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
,
David Hildenbrand
,
04:40
Re: [qemu-s390x] [PATCH v3 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
David Hildenbrand
,
04:38
[qemu-s390x] [PATCH v3 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
,
Thomas Huth
,
04:24
[qemu-s390x] [PATCH v3 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
04:23
[qemu-s390x] [PATCH v3 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
04:23
[qemu-s390x] [PATCH v3 0/3] Fix migration problems of s390x guests on Sparc hosts
,
Thomas Huth
,
04:23
Re: [qemu-s390x] [PATCH v9 5/6] s390x/vfio: ap: Introduce VFIO AP device
,
David Hildenbrand
,
03:57
Re: [qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
David Hildenbrand
,
03:54
Re: [qemu-s390x] [PATCH v9 3/6] s390x/kvm: enable AP instruction interpretation for guest
,
David Hildenbrand
,
03:52
Re: [qemu-s390x] [PATCH v9 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
David Hildenbrand
,
03:51
Re: [qemu-s390x] [PATCH v9 1/6] linux-headers: linux header updates for AP support
,
David Hildenbrand
,
03:41
September 26, 2018
[qemu-s390x] [PATCH v9 1/6] linux-headers: linux header updates for AP support
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 0/6] s390x: vfio-ap: guest dedicated crypto adapters
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 3/6] s390x/kvm: enable AP instruction interpretation for guest
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 5/6] s390x/vfio: ap: Introduce VFIO AP device
,
Tony Krowiak
,
19:05
[qemu-s390x] [PATCH v9 6/6] s390: doc: detailed specifications for AP virtualization
,
Tony Krowiak
,
19:05
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Cornelia Huck
,
12:57
Re: [qemu-s390x] [PATCH v3 2/9] s390x/tcg: factor out and fix DATA exception injection
,
Thomas Huth
,
07:38
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
07:31
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
07:31
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Philippe Mathieu-Daudé
,
07:03
Re: [qemu-s390x] [PATCH v3 1/9] s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
,
Thomas Huth
,
07:02
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
06:05
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
06:04
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Cornelia Huck
,
05:56
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Cornelia Huck
,
05:53
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
05:46
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Cornelia Huck
,
05:42
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
05:17
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
05:09
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Cornelia Huck
,
04:52
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
04:43
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
04:36
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
04:18
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
04:12
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
04:09
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
04:07
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
04:05
Re: [qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
04:04
Re: [qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
David Hildenbrand
,
03:56
[qemu-s390x] [PATCH v2 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
,
Thomas Huth
,
03:39
[qemu-s390x] [PATCH v2 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
03:39
[qemu-s390x] [PATCH v2 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
03:39
[qemu-s390x] [PATCH v2 0/3] Fix migration problems of s390x guests on Sparc hosts
,
Thomas Huth
,
03:39
September 25, 2018
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
13:01
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
David Hildenbrand
,
12:52
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Cornelia Huck
,
12:48
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
12:43
Re: [qemu-s390x] [PATCH 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
12:37
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Peter Maydell
,
12:26
Re: [qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Cornelia Huck
,
12:14
Re: [qemu-s390x] [PATCH 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
David Hildenbrand
,
11:47
[qemu-s390x] [PATCH 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
,
Thomas Huth
,
11:21
[qemu-s390x] [PATCH 2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId
,
Thomas Huth
,
11:20
[qemu-s390x] [PATCH 1/3] hw/s390x/ipl: Fix alignment problems of S390IPLState members
,
Thomas Huth
,
11:20
[qemu-s390x] [PATCH 0/3] Fix migration problems of s390x guests on Sparc hosts
,
Thomas Huth
,
11:20
Re: [qemu-s390x] [PATCH] s390x/pci: add common fmb
,
Yi Min Zhao
,
09:23
Re: [qemu-s390x] [Qemu-devel] [PULL 00/12] Migration queue
,
Thomas Huth
,
04:37
September 24, 2018
Re: [qemu-s390x] [PATCH v1 0/8] MemoryDevice: introduce and use ResourceHandler
,
David Hildenbrand
,
09:14
Re: [qemu-s390x] [PULL 00/19] next batch of s390x changes
,
Peter Maydell
,
07:27
September 20, 2018
Re: [qemu-s390x] [PATCH 00/35] exec: drop BQL from interrupt handling
,
Mark Cave-Ayland
,
16:06
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 0/2] qemu-error: advanced report_once handling
,
Markus Armbruster
,
14:59
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 2/2] qemu-error: make use of {error, warn}_report_once_cond
,
Markus Armbruster
,
14:58
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 2/2] qemu-error: make use of {error, warn}_report_once_cond
,
Cornelia Huck
,
10:17
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/2] qemu-error: add {error, warn}_report_once_cond
,
Cornelia Huck
,
10:14
Re: [qemu-s390x] [PATCH v8 0/6] s390x: vfio-ap: guest dedicated crypto adapters
,
Cornelia Huck
,
07:29
Re: [qemu-s390x] [PATCH v8 5/6] s390x/vfio: ap: Introduce VFIO AP device
,
Cornelia Huck
,
07:26
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Cornelia Huck
,
07:12
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Cornelia Huck
,
06:33
Re: [qemu-s390x] [PATCH] s390x/pci: add common fmb
,
Cornelia Huck
,
06:06
September 19, 2018
Re: [qemu-s390x] [PATCH 34/35] exec: push BQL down to cpu->do_interrupt
,
Cornelia Huck
,
12:39
Re: [qemu-s390x] [PATCH 23/35] target/s390x: access cpu->interrupt_request with atomics
,
Cornelia Huck
,
12:37
Re: [qemu-s390x] [PATCH 05/35] target/s390x: use cpu_reset_interrupt
,
Cornelia Huck
,
12:36
Re: [qemu-s390x] [PATCH v5 1/3] target/s390x: use regular spaces in translate.c
,
Cornelia Huck
,
06:16
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
David Hildenbrand
,
04:19
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
David Hildenbrand
,
03:53
Re: [qemu-s390x] [Qemu-devel] [PATCH] s390x/pci: add common fmb
,
Thomas Huth
,
03:53
September 18, 2018
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Halil Pasic
,
18:23
Re: [qemu-s390x] [PATCH 05/35] target/s390x: use cpu_reset_interrupt
,
Richard Henderson
,
16:47
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Tony Krowiak
,
13:00
Re: [qemu-s390x] [PATCH 00/35] exec: drop BQL from interrupt handling
,
David Hildenbrand
,
05:51
Re: [qemu-s390x] [PATCH v5 3/3] target/s390x: implement CVB, CVBY and CVBG
,
David Hildenbrand
,
04:31
Re: [qemu-s390x] [PATCH v5 2/3] target/s390x: exception on non-aligned LPSW(E)
,
David Hildenbrand
,
03:53
Re: [qemu-s390x] [PATCH 35/35] exec: push BQL down to cpu->cpu_exec_interrupt
,
David Hildenbrand
,
03:48
Re: [qemu-s390x] [PATCH 34/35] exec: push BQL down to cpu->do_interrupt
,
David Hildenbrand
,
03:13
Re: [qemu-s390x] [PATCH 23/35] target/s390x: access cpu->interrupt_request with atomics
,
David Hildenbrand
,
03:11
Re: [qemu-s390x] [PATCH 05/35] target/s390x: use cpu_reset_interrupt
,
David Hildenbrand
,
03:08
Re: [qemu-s390x] [PATCH 35/35] exec: push BQL down to cpu->cpu_exec_interrupt
,
David Gibson
,
01:22
Re: [qemu-s390x] [PATCH 34/35] exec: push BQL down to cpu->do_interrupt
,
David Gibson
,
01:22
September 17, 2018
Re: [qemu-s390x] [PATCH v8 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
Tony Krowiak
,
14:31
[qemu-s390x] [PATCH 23/35] target/s390x: access cpu->interrupt_request with atomics
,
Emilio G. Cota
,
12:31
[qemu-s390x] [PATCH 00/35] exec: drop BQL from interrupt handling
,
Emilio G. Cota
,
12:31
[qemu-s390x] [PATCH 35/35] exec: push BQL down to cpu->cpu_exec_interrupt
,
Emilio G. Cota
,
12:31
[qemu-s390x] [PATCH 34/35] exec: push BQL down to cpu->do_interrupt
,
Emilio G. Cota
,
12:31
[qemu-s390x] [PATCH 05/35] target/s390x: use cpu_reset_interrupt
,
Emilio G. Cota
,
12:31
[qemu-s390x] [PATCH v3 7/9] s390x/tcg: handle privileged instructions via flags
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 9/9] s390x/tcg: refactor specification checking
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 8/9] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 6/9] s390x/tcg: check for AFP-register, BFP and DFP data exceptions
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 5/9] s390x/tcg: add instruction flags for floating point instructions
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 4/9] s390x/tcg: support flags for instructions
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 3/9] s390x/tcg: store in the TB flags if AFP is enabled
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 2/9] s390x/tcg: factor out and fix DATA exception injection
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 1/9] s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
,
David Hildenbrand
,
05:35
[qemu-s390x] [PATCH v3 0/9] s390x: instruction flags and AFP registers for TCG
,
David Hildenbrand
,
05:35
Re: [qemu-s390x] [PATCH v2 8/9] s390x/tcg: fix FP register pair checks
,
David Hildenbrand
,
05:13
Re: [qemu-s390x] [PATCH v8 0/6] s390x: vfio-ap: guest dedicated crypto adapters
,
David Hildenbrand
,
04:45
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
David Hildenbrand
,
04:43
Re: [qemu-s390x] [PATCH v8 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
David Hildenbrand
,
04:21
Re: [qemu-s390x] [PATCH v8 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
David Hildenbrand
,
04:19
September 14, 2018
Re: [qemu-s390x] [Qemu-devel] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
09:10
September 13, 2018
Re: [qemu-s390x] [Qemu-devel] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Halil Pasic
,
14:25
Re: [qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
13:15
Re: [qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
13:02
Re: [qemu-s390x] [RFC 08/15] s390-bios: Map low core memory
,
Jason J. Herne
,
10:39
Re: [qemu-s390x] [PATCH v8 6/6] s390: doc: detailed specifications for AP virtualization
,
Tony Krowiak
,
10:03
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Tony Krowiak
,
09:56
Re: [qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Christian Borntraeger
,
02:33
Re: [qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Christian Borntraeger
,
02:29
Re: [qemu-s390x] [PATCH v8 6/6] s390: doc: detailed specifications for AP virtualization
,
Thomas Huth
,
02:07
Re: [qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Thomas Huth
,
01:48
Re: [qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Thomas Huth
,
01:28
Re: [qemu-s390x] [RFC 08/15] s390-bios: Map low core memory
,
Thomas Huth
,
01:25
September 12, 2018
[qemu-s390x] [PATCH v8 6/6] s390: doc: detailed specifications for AP virtualization
,
Tony Krowiak
,
16:09
[qemu-s390x] [PATCH v8 5/6] s390x/vfio: ap: Introduce VFIO AP device
,
Tony Krowiak
,
16:09
[qemu-s390x] [PATCH v8 4/6] s390x/ap: base Adjunct Processor (AP) object model
,
Tony Krowiak
,
16:09
[qemu-s390x] [PATCH v8 3/6] s390x/kvm: enable/disable AP instruction interpretation for guest
,
Tony Krowiak
,
16:08
[qemu-s390x] [PATCH v8 2/6] s390x/cpumodel: Set up CPU model for AP device support
,
Tony Krowiak
,
16:08
[qemu-s390x] [PATCH v8 1/6] linux-headers: linux header updates for AP support
,
Tony Krowiak
,
16:08
[qemu-s390x] [PATCH v8 0/6] s390x: vfio-ap: guest dedicated crypto adapters
,
Tony Krowiak
,
16:08
September 10, 2018
Re: [qemu-s390x] [RFC 08/15] s390-bios: Map low core memory
,
Jason J. Herne
,
10:25
September 07, 2018
Re: [qemu-s390x] [RFC PATCH 2/2] s390: add cpu feat and migration support for diagnose 318
,
Collin Walling
,
13:35
September 04, 2018
Re: [qemu-s390x] [RFC PATCH 2/2] s390: add cpu feat and migration support for diagnose 318
,
Thomas Huth
,
06:32
September 02, 2018
Re: [qemu-s390x] [PATCH v5 0/3] Some improvements in z/Arch instructions support
,
David Hildenbrand
,
10:40
September 01, 2018
[qemu-s390x] [PATCH v5 0/3] Some improvements in z/Arch instructions support
,
Pavel Zbitskiy
,
20:39
[qemu-s390x] [PATCH v5 3/3] target/s390x: implement CVB, CVBY and CVBG
,
Pavel Zbitskiy
,
20:34
[qemu-s390x] [PATCH v5 2/3] target/s390x: exception on non-aligned LPSW(E)
,
Pavel Zbitskiy
,
20:34
[qemu-s390x] [PATCH v5 1/3] target/s390x: use regular spaces in translate.c
,
Pavel Zbitskiy
,
20:34
Re: [qemu-s390x] [RFC PATCH 1/2] s390: headers: update kvm.h for diag318 and CPC
,
David Hildenbrand
,
10:03
Re: [qemu-s390x] [RFC PATCH 2/2] s390: add cpu feat and migration support for diagnose 318
,
David Hildenbrand
,
10:02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc