Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-s390x (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Oct 31 2022 10:45:00 -0400
Threads in reverse chronological order
[
Next Period
]
[PULL 24/31] target/s390x: don't use ld_code2 to probe next pc
,
Alex Bennée
,
2022/10/31
[PULL 25/31] target/s390x: don't probe next pc for EXecuted insns
,
Alex Bennée
,
2022/10/31
[PULL 26/31] target/s390x: fake instruction loading when handling 'ex'
,
Alex Bennée
,
2022/10/31
[PATCH 0/3] s390x/pci: rpcit fixes and enhancements
,
Matthew Rosato
,
2022/10/28
[PATCH 3/3] s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
,
Matthew Rosato
,
2022/10/28
[PATCH 1/3] s390x/pci: RPCIT second pass when mappings exhausted
,
Matthew Rosato
,
2022/10/28
[PATCH 2/3] s390x/pci: coalesce unmap operations
,
Matthew Rosato
,
2022/10/28
[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Peter Jin
,
2022/10/27
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Eric Farman
,
2022/10/28
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Peter Jin
,
2022/10/28
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Matthew Rosato
,
2022/10/31
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Peter Jin
,
2022/10/31
[PATCH] s390x/css: revert SCSW ctrl/flag bits on error
,
Peter Jin
,
2022/10/27
[PATCH v4 24/30] target/s390x: don't probe next pc for EXecuted insns
,
Alex Bennée
,
2022/10/27
[PATCH v4 23/30] target/s390x: don't use ld_code2 to probe next pc
,
Alex Bennée
,
2022/10/27
[PATCH v4 25/30] target/s390x: fake instruction loading when handling 'ex'
,
Alex Bennée
,
2022/10/27
Re: qemu iotest 161 and make check
,
Christian Borntraeger
,
2022/10/27
[PULL v3 00/11] Dump patches
,
marcandre . lureau
,
2022/10/26
[PULL v3 01/11] dump: Use a buffer for ELF section data and headers
,
marcandre . lureau
,
2022/10/26
[PULL v3 03/11] dump: Reorder struct DumpState
,
marcandre . lureau
,
2022/10/26
[PULL v3 04/11] dump: Reintroduce memory_offset and section_offset
,
marcandre . lureau
,
2022/10/26
[PULL v3 06/11] s390x: Add protected dump cap
,
marcandre . lureau
,
2022/10/26
[PULL v3 02/11] dump: Write ELF section headers right after ELF header
,
marcandre . lureau
,
2022/10/26
[PULL v3 05/11] dump: Add architecture section and section string table support
,
marcandre . lureau
,
2022/10/26
[PULL v3 08/11] include/elf.h: add s390x note types
,
marcandre . lureau
,
2022/10/26
[PULL v3 07/11] s390x: Introduce PV query interface
,
marcandre . lureau
,
2022/10/26
[PULL v3 09/11] s390x: Add KVM PV dump interface
,
marcandre . lureau
,
2022/10/26
[PULL v3 10/11] s390x: pv: Add dump support
,
marcandre . lureau
,
2022/10/26
[PULL v3 11/11] dump/win_dump: limit number of processed PRCBs
,
marcandre . lureau
,
2022/10/26
Re: [PULL v3 00/11] Dump patches
,
Stefan Hajnoczi
,
2022/10/26
Re: [PULL v3 00/11] Dump patches
,
Marc-André Lureau
,
2022/10/26
[PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Philippe Mathieu-Daudé
,
2022/10/25
[PATCH 1/3] target/m68k: Rename qregs.def -> qregs.h.inc
,
Philippe Mathieu-Daudé
,
2022/10/25
Re: [PATCH 1/3] target/m68k: Rename qregs.def -> qregs.h.inc
,
Laurent Vivier
,
2022/10/26
[PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Philippe Mathieu-Daudé
,
2022/10/25
Re: [PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Thomas Huth
,
2022/10/27
[PATCH 3/3] target/tricore: Rename csfr.def -> csfr.h.inc
,
Philippe Mathieu-Daudé
,
2022/10/25
Re: [PATCH 3/3] target/tricore: Rename csfr.def -> csfr.h.inc
,
Bastian Koppelmann
,
2022/10/26
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Alex Bennée
,
2022/10/26
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Markus Armbruster
,
2022/10/27
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Peter Maydell
,
2022/10/27
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Markus Armbruster
,
2022/10/27
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Peter Maydell
,
2022/10/27
Re: [PATCH 0/3] target: Rename headers using .def extension to .h.inc
,
Markus Armbruster
,
2022/10/28
[PULL v2 00/11] Dump patches
,
marcandre . lureau
,
2022/10/25
[PULL v2 01/11] dump: Use a buffer for ELF section data and headers
,
marcandre . lureau
,
2022/10/25
[PULL v2 03/11] dump: Reorder struct DumpState
,
marcandre . lureau
,
2022/10/25
[PULL v2 02/11] dump: Write ELF section headers right after ELF header
,
marcandre . lureau
,
2022/10/25
[PULL v2 10/11] s390x: pv: Add dump support
,
marcandre . lureau
,
2022/10/25
[PULL v2 04/11] dump: Reintroduce memory_offset and section_offset
,
marcandre . lureau
,
2022/10/25
[PULL v2 05/11] dump: Add architecture section and section string table support
,
marcandre . lureau
,
2022/10/25
[PULL v2 11/11] dump/win_dump: limit number of processed PRCBs
,
marcandre . lureau
,
2022/10/25
[PULL v2 06/11] s390x: Add protected dump cap
,
marcandre . lureau
,
2022/10/25
[PULL v2 07/11] s390x: Introduce PV query interface
,
marcandre . lureau
,
2022/10/25
[PULL v2 08/11] include/elf.h: add s390x note types
,
marcandre . lureau
,
2022/10/25
[PULL v2 09/11] s390x: Add KVM PV dump interface
,
marcandre . lureau
,
2022/10/25
Re: [PULL v2 00/11] Dump patches
,
Stefan Hajnoczi
,
2022/10/25
Re: [PULL v2 00/11] Dump patches
,
Marc-André Lureau
,
2022/10/26
Re: [PULL v2 00/11] Dump patches
,
Janosch Frank
,
2022/10/26
[PULL 00/11] Dump patches
,
marcandre . lureau
,
2022/10/21
[PULL 04/11] dump: Reintroduce memory_offset and section_offset
,
marcandre . lureau
,
2022/10/21
[PULL 01/11] dump: Use a buffer for ELF section data and headers
,
marcandre . lureau
,
2022/10/21
[PULL 02/11] dump: Write ELF section headers right after ELF header
,
marcandre . lureau
,
2022/10/21
[PULL 03/11] dump: Reorder struct DumpState
,
marcandre . lureau
,
2022/10/21
[PULL 05/11] dump: Add architecture section and section string table support
,
marcandre . lureau
,
2022/10/21
[PULL 06/11] s390x: Add protected dump cap
,
marcandre . lureau
,
2022/10/21
[PULL 07/11] s390x: Introduce PV query interface
,
marcandre . lureau
,
2022/10/21
[PULL 09/11] s390x: Add KVM PV dump interface
,
marcandre . lureau
,
2022/10/21
[PULL 08/11] include/elf.h: add s390x note types
,
marcandre . lureau
,
2022/10/21
[PULL 10/11] s390x: pv: Add dump support
,
marcandre . lureau
,
2022/10/21
[PULL 11/11] dump/win_dump: limit number of processed PRCBs
,
marcandre . lureau
,
2022/10/21
Re: [PULL 00/11] Dump patches
,
Stefan Hajnoczi
,
2022/10/24
[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
,
Richard Henderson
,
2022/10/21
[PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
,
Richard Henderson
,
2022/10/21
Re: [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
,
Ilya Leoshkevich
,
2022/10/21
Re: [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
,
Philippe Mathieu-Daudé
,
2022/10/25
[PATCH 4/9] target/s390x: Use Int128 for return from CKSM
,
Richard Henderson
,
2022/10/21
Re: [PATCH 4/9] target/s390x: Use Int128 for return from CKSM
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 4/9] target/s390x: Use Int128 for return from CKSM
,
Ilya Leoshkevich
,
2022/10/27
[PATCH 6/9] target/s390x: Copy wout_x1 to wout_x1_P
,
Richard Henderson
,
2022/10/21
Re: [PATCH 6/9] target/s390x: Copy wout_x1 to wout_x1_P
,
Ilya Leoshkevich
,
2022/10/27
[PATCH 2/9] target/s390x: Use a single return for helper_divs64/u64
,
Richard Henderson
,
2022/10/21
Re: [PATCH 2/9] target/s390x: Use a single return for helper_divs64/u64
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 2/9] target/s390x: Use a single return for helper_divs64/u64
,
Ilya Leoshkevich
,
2022/10/25
[PATCH 8/9] target/s390x: Use Int128 for returning float128
,
Richard Henderson
,
2022/10/21
Re: [PATCH 8/9] target/s390x: Use Int128 for returning float128
,
Philippe Mathieu-Daudé
,
2022/10/25
Re: [PATCH 8/9] target/s390x: Use Int128 for returning float128
,
Ilya Leoshkevich
,
2022/10/27
Re: [PATCH 8/9] target/s390x: Use Int128 for returning float128
,
Richard Henderson
,
2022/10/27
[PATCH 7/9] tests/tcg/s390x: Add long-double.c
,
Richard Henderson
,
2022/10/21
Re: [PATCH 7/9] tests/tcg/s390x: Add long-double.c
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 7/9] tests/tcg/s390x: Add long-double.c
,
Ilya Leoshkevich
,
2022/10/27
[PATCH 3/9] target/s390x: Use Int128 for return from CLST
,
Richard Henderson
,
2022/10/21
Re: [PATCH 3/9] target/s390x: Use Int128 for return from CLST
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 3/9] target/s390x: Use Int128 for return from CLST
,
Ilya Leoshkevich
,
2022/10/25
[PATCH 5/9] target/s390x: Use Int128 for return from TRE
,
Richard Henderson
,
2022/10/21
Re: [PATCH 5/9] target/s390x: Use Int128 for return from TRE
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 5/9] target/s390x: Use Int128 for return from TRE
,
Ilya Leoshkevich
,
2022/10/27
[PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
2022/10/21
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Philippe Mathieu-Daudé
,
2022/10/24
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
2022/10/24
[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
,
Alex Bennée
,
2022/10/20
[PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
,
Alex Bennée
,
2022/10/20
Re: [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
,
Richard Henderson
,
2022/10/20
Re: [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
,
David Hildenbrand
,
2022/10/20
Re: [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
,
Ilya Leoshkevich
,
2022/10/21
[PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
,
Alex Bennée
,
2022/10/20
Re: [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
,
Richard Henderson
,
2022/10/20
Re: [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
,
David Hildenbrand
,
2022/10/20
Re: [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
,
Ilya Leoshkevich
,
2022/10/21
[PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
,
Alex Bennée
,
2022/10/20
Re: [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
,
Richard Henderson
,
2022/10/20
Re: [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
,
David Hildenbrand
,
2022/10/20
Re: [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
,
Philippe Mathieu-Daudé
,
2022/10/20
Re: [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
,
Ilya Leoshkevich
,
2022/10/21
Re: [PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
,
Bin Meng
,
2022/10/27
Re: [PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
,
Alex Bennée
,
2022/10/27
[PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
,
Christian Borntraeger
,
2022/10/19
Re: [PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
,
David Hildenbrand
,
2022/10/19
Re: [PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
,
Ilya Leoshkevich
,
2022/10/19
Re: [PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
,
Thomas Huth
,
2022/10/20
Re: [PATCH] MAINTAINERS: target/s390x/: add Ilya as reviewer
,
Richard Henderson
,
2022/10/20
[RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
,
Alex Bennée
,
2022/10/19
Re: [RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
,
Philippe Mathieu-Daudé
,
2022/10/19
Re: [RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
,
Alex Bennée
,
2022/10/20
Re: [RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
,
Richard Henderson
,
2022/10/19
[PATCH v6 00/10] dump: Add arch section and s390x PV dump
,
Janosch Frank
,
2022/10/17
[PATCH v6 01/10] dump: Use a buffer for ELF section data and headers
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 01/10] dump: Use a buffer for ELF section data and headers
,
Marc-André Lureau
,
2022/10/17
[PATCH v6 06/10] s390x: Add protected dump cap
,
Janosch Frank
,
2022/10/17
[PATCH v6 04/10] dump: Reintroduce memory_offset and section_offset
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 04/10] dump: Reintroduce memory_offset and section_offset
,
Marc-André Lureau
,
2022/10/17
[PATCH v6 05/10] dump: Add architecture section and section string table support
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 05/10] dump: Add architecture section and section string table support
,
Marc-André Lureau
,
2022/10/17
[PATCH v7] dump: Add architecture section and section string table support
,
Janosch Frank
,
2022/10/17
[PATCH v6 07/10] s390x: Introduce PV query interface
,
Janosch Frank
,
2022/10/17
[PATCH v6 09/10] s390x: Add KVM PV dump interface
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 09/10] s390x: Add KVM PV dump interface
,
Steffen Eiden
,
2022/10/20
Re: [PATCH v6 09/10] s390x: Add KVM PV dump interface
,
Marc-André Lureau
,
2022/10/24
Re: [PATCH v6 09/10] s390x: Add KVM PV dump interface
,
Janosch Frank
,
2022/10/25
[PATCH v6 02/10] dump: Write ELF section headers right after ELF header
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
,
Marc-André Lureau
,
2022/10/17
Re: [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
,
Marc Hartmayer
,
2022/10/17
Re: [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
,
Marc Hartmayer
,
2022/10/17
[PATCH v6 03/10] dump: Reorder struct DumpState
,
Janosch Frank
,
2022/10/17
[PATCH v6 08/10] RFC: elf.h changes
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 08/10] RFC: elf.h changes
,
Thomas Huth
,
2022/10/21
[PATCH v6 10/10] s390x: pv: Add dump support
,
Janosch Frank
,
2022/10/17
Re: [PATCH v6 10/10] s390x: pv: Add dump support
,
Steffen Eiden
,
2022/10/20
Re: [PATCH v6 00/10] dump: Add arch section and s390x PV dump
,
Thomas Huth
,
2022/10/21
Re: [PATCH v6 00/10] dump: Add arch section and s390x PV dump
,
Marc-André Lureau
,
2022/10/21
[PATCH] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Peter Maydell
,
2022/10/13
Re: [PATCH] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Matthew Rosato
,
2022/10/13
[PATCH 0/3] s390x: Fix for vistr instruction & addition to TCG tests
,
Thomas Huth
,
2022/10/12
[PATCH 2/3] target/s390x: Fix emulation of the VISTR instruction
,
Thomas Huth
,
2022/10/12
Re: [PATCH 2/3] target/s390x: Fix emulation of the VISTR instruction
,
David Hildenbrand
,
2022/10/12
[PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
,
Thomas Huth
,
2022/10/12
Re: [PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
,
David Hildenbrand
,
2022/10/12
Re: [PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
,
Richard Henderson
,
2022/10/13
[PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction
,
Thomas Huth
,
2022/10/12
Re: [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction
,
David Hildenbrand
,
2022/10/12
Re: [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction
,
Richard Henderson
,
2022/10/13
[PATCH v10 0/9] s390x: CPU Topology
,
Pierre Morel
,
2022/10/12
[PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/10/12
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/10/19
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/19
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Cédric Le Goater
,
2022/10/24
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/24
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/24
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Thomas Huth
,
2022/10/27
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/27
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/25
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/10/26
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/10/27
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/10/28
[PATCH v10 4/9] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
2022/10/12
[PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Pierre Morel
,
2022/10/12
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Cornelia Huck
,
2022/10/19
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Pierre Morel
,
2022/10/19
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Pierre Morel
,
2022/10/20
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
,
Pierre Morel
,
2022/10/20
[PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/10/12
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Thomas Huth
,
2022/10/27
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/10/27
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
2022/10/27
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/10/28
[PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/10/12
Re: [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Thomas Huth
,
2022/10/27
Re: [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/10/27
Re: [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Cédric Le Goater
,
2022/10/27
Re: [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/10/27
[PATCH v10 5/9] target/s390x: interception of PTF instruction
,
Pierre Morel
,
2022/10/12
[PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
,
Pierre Morel
,
2022/10/12
Re: [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
,
Cédric Le Goater
,
2022/10/18
Re: [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
,
Pierre Morel
,
2022/10/26
Re: [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
,
Cédric Le Goater
,
2022/10/27
Re: [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
,
Pierre Morel
,
2022/10/27
[PATCH v10 9/9] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
2022/10/12
[PATCH v10 8/9] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
2022/10/12
[PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
,
Nico Boehr
,
2022/10/12
Re: [PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
,
Thomas Huth
,
2022/10/17
Re: [PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
,
Nico Boehr
,
2022/10/17
[PATCH] target/s390x: Fix emulation of the VISTR instruction
,
Thomas Huth
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
David Hildenbrand
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
Thomas Huth
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
David Hildenbrand
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
Richard Henderson
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
Alex Bennée
,
2022/10/11
Re: [PATCH] target/s390x: Fix emulation of the VISTR instruction
,
Richard Henderson
,
2022/10/11
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
2022/10/10
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
2022/10/11
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Cédric Le Goater
,
2022/10/11
[PATCH] s390x: step down as general arch maintainer
,
Cornelia Huck
,
2022/10/10
Re: [PATCH] s390x: step down as general arch maintainer
,
Thomas Huth
,
2022/10/11
[PATCH] s390x/pv: remove semicolon from macro definition
,
Claudio Imbrenda
,
2022/10/10
Re: [PATCH] s390x/pv: remove semicolon from macro definition
,
Cornelia Huck
,
2022/10/10
Re: [PATCH] s390x/pv: remove semicolon from macro definition
,
Thomas Huth
,
2022/10/17
[PULL 00/10] Dump patches
,
marcandre . lureau
,
2022/10/06
[PULL 01/10] dump: Replace opaque DumpState pointer with a typed one
,
marcandre . lureau
,
2022/10/06
[PULL 02/10] dump: Rename write_elf_loads to write_elf_phdr_loads
,
marcandre . lureau
,
2022/10/06
[PULL 03/10] dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
,
marcandre . lureau
,
2022/10/06
[PULL 04/10] dump: Rework get_start_block
,
marcandre . lureau
,
2022/10/06
[PULL 05/10] dump: Rework filter area variables
,
marcandre . lureau
,
2022/10/06
[PULL 06/10] dump: Rework dump_calculate_size function
,
marcandre . lureau
,
2022/10/06
[PULL 09/10] dump: simplify a bit kdump get_next_page()
,
marcandre . lureau
,
2022/10/06
[PULL 07/10] dump: Split elf header functions into prepare and write
,
marcandre . lureau
,
2022/10/06
[PULL 08/10] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
,
marcandre . lureau
,
2022/10/06
[PULL 10/10] dump: fix kdump to work over non-aligned blocks
,
marcandre . lureau
,
2022/10/06
Re: [PULL 00/10] Dump patches
,
Stefan Hajnoczi
,
2022/10/11
[PATCH 00/26] target/s390x: pc-relative translation blocks
,
Richard Henderson
,
2022/10/05
[PATCH 03/26] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
2022/10/05
[PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
2022/10/05
[PATCH 02/26] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
2022/10/05
[PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
2022/10/05
[PATCH 07/26] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
2022/10/05
[PATCH 06/26] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
2022/10/05
[PATCH 08/26] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
2022/10/05
[PATCH 22/26] target/s390x: Pass original r2 register to BCR
,
Richard Henderson
,
2022/10/05
[PATCH 17/26] target/s390x: Introduce help_goto_indirect
,
Richard Henderson
,
2022/10/05
[PATCH 20/26] target/s390x: Split per_breaking_event from per_branch_*
,
Richard Henderson
,
2022/10/05
[PATCH 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
2022/10/05
[PATCH 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
2022/10/05
[PATCH 25/26] tcg: Introduce tcg_temp_is_normal_*
,
Richard Henderson
,
2022/10/05
[PATCH 05/26] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
2022/10/05
[PATCH 18/26] target/s390x: Split per_branch
,
Richard Henderson
,
2022/10/05
[PATCH 10/26] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
2022/10/05
[PATCH 11/26] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
2022/10/05
[PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Richard Henderson
,
2022/10/05
[PATCH 14/26] target/s390x: Don't set gbea for user-only
,
Richard Henderson
,
2022/10/05
[PATCH 21/26] target/s390x: Remove PER check from use_goto_tb
,
Richard Henderson
,
2022/10/05
[PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER
,
Richard Henderson
,
2022/10/05
[PATCH 26/26] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
2022/10/05
[PATCH 13/26] target/s390x: Add disp argument to update_psw_addr
,
Richard Henderson
,
2022/10/05
[PATCH 15/26] target/s390x: Introduce per_enabled
,
Richard Henderson
,
2022/10/05
[PATCH 19/26] target/s390x: Simplify help_branch
,
Richard Henderson
,
2022/10/05
[PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Richard Henderson
,
2022/10/05
Re: [PATCH 00/26] target/s390x: pc-relative translation blocks
,
Richard Henderson
,
2022/10/24
[PULL 16/20] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
2022/10/04
[PATCH v7 16/18] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
2022/10/04
[PULL 23/54] tests/tcg: clean up calls to run-test
,
Alex Bennée
,
2022/10/04
[PULL 30/54] pc-bios/s390-ccw: Adopt meson style Make output
,
Alex Bennée
,
2022/10/04
[PULL 14/54] pc-bios/s390-ccw: detect CC options just once
,
Alex Bennée
,
2022/10/04
Re: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Mark Cave-Ayland
,
2022/10/03
Re: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Alex Bennée
,
2022/10/03
[RFC 0/7] migration patches for VFIO
,
Juan Quintela
,
2022/10/02
[RFC 1/7] migration: Remove res_compatible parameter
,
Juan Quintela
,
2022/10/02
[RFC 3/7] migration: Block migration comment or code is wrong
,
Juan Quintela
,
2022/10/02
Re: [RFC 3/7] migration: Block migration comment or code is wrong
,
Stefan Hajnoczi
,
2022/10/03
[RFC 4/7] migration: Split save_live_pending() into state_pending_*
,
Juan Quintela
,
2022/10/02
[RFC 2/7] migration: No save_live_pending() method uses the QEMUFile parameter
,
Juan Quintela
,
2022/10/02
[RFC 5/7] migration: Remove unused threshold_size parameter
,
Juan Quintela
,
2022/10/02
[RFC 6/7] migration: simplify migration_iteration_run()
,
Juan Quintela
,
2022/10/02
[RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Juan Quintela
,
2022/10/02
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Joao Martins
,
2022/10/13
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Juan Quintela
,
2022/10/13
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Joao Martins
,
2022/10/14
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Juan Quintela
,
2022/10/14
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Joao Martins
,
2022/10/14
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Jason Gunthorpe
,
2022/10/18
RE: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Yishai Hadas
,
2022/10/19
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
,
Jason Gunthorpe
,
2022/10/15
RE: [RFC 0/7] migration patches for VFIO
,
Yishai Hadas
,
2022/10/20
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc