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: Sun May 31 2020 15:41:56 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/6] exec/memory: Rework some address and access size limits
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 2/6] hw/dma/rc4030: Use DMA address space to do DMA accesses
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 3/6] hw/sd/allwinner-sdhost: Do DMA accesses via DMA address space
,
Philippe Mathieu-Daudé
,
2020/05/31
Re: [PATCH 3/6] hw/sd/allwinner-sdhost: Do DMA accesses via DMA address space
,
Philippe Mathieu-Daudé
,
2020/05/31
[PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum
,
Philippe Mathieu-Daudé
,
2020/05/31
Re: [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum
,
Peter Maydell
,
2020/05/31
[PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Philippe Mathieu-Daudé
,
2020/05/31
Re: [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
,
Peter Maydell
,
2020/05/31
[RFC PATCH 6/6] memory: Use CPU register size as default access_size_max
,
Philippe Mathieu-Daudé
,
2020/05/31
Re: [RFC PATCH 6/6] memory: Use CPU register size as default access_size_max
,
Peter Maydell
,
2020/05/31
Re: [PATCH 0/6] exec/memory: Rework some address and access size limits
,
no-reply
,
2020/05/31
[PATCH v2 53/58] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/29
[PATCH v3 0/9] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/05/27
[PATCH v3 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/05/27
Re: [PATCH v3 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Christian Borntraeger
,
2020/05/27
Re: [PATCH v3 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/05/27
[PATCH v3 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/05/27
Re: [PATCH v3 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Christian Borntraeger
,
2020/05/27
Re: [PATCH v3 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/05/27
[PATCH v3 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
Janosch Frank
,
2020/05/27
Re: [PATCH v3 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
Christian Borntraeger
,
2020/05/27
Re: [PATCH v3 3/9] pc-bios: s390x: Move sleep and yield to helper.h
,
Janosch Frank
,
2020/05/27
[PATCH v3 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Janosch Frank
,
2020/05/27
Re: [PATCH v3 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Christian Borntraeger
,
2020/05/27
Re: [PATCH v3 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Janosch Frank
,
2020/05/27
[PATCH v3 6/9] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
,
Janosch Frank
,
2020/05/27
[PATCH v3 7/9] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/05/27
[PATCH v3 8/9] pc-bios: s390x: Use ebcdic2ascii table
,
Janosch Frank
,
2020/05/27
[PATCH v3 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Janosch Frank
,
2020/05/27
[PATCH v3 9/9] pc-bios: s390x: Make u32 ptr check explicit
,
Janosch Frank
,
2020/05/27
Re: [PATCH v3 0/9] pc-bios: s390x: Cleanup part 1
,
no-reply
,
2020/05/27
[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode
,
Roman Bolshakov
,
2020/05/26
[PATCH v2 2/7] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 3/7] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 3/7] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Roman Bolshakov
,
2020/05/26
[PATCH v2 4/7] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 5/7] target/s390x: Only compile decode_basedisp() on system-mode
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 6/7] target/s390x/helper: Clean ifdef'ry
,
Philippe Mathieu-Daudé
,
2020/05/26
[PATCH v2 7/7] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/26
Re: [PATCH v2 7/7] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/27
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/05/27
[PATCH] MAINTAINERS: add Thomas as additional s390x maintainer
,
Cornelia Huck
,
2020/05/25
Re: [PATCH] MAINTAINERS: add Thomas as additional s390x maintainer
,
Thomas Huth
,
2020/05/25
Re: [PATCH] MAINTAINERS: add Thomas as additional s390x maintainer
,
Cornelia Huck
,
2020/05/26
[PATCH v4 00/13] user-mode: Prune build dependencies (part 1)
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 01/13] Makefile: Only build virtiofsd if system-mode is enabled
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 02/13] configure: Avoid building TCG when not needed
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 03/13] tests/Makefile: Only display TCG-related tests when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 04/13] tests/Makefile: Restrict some softmmu-only tests
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 05/13] util/Makefile: Reduce the user-mode object list
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 06/13] stubs/Makefile: Reduce the user-mode object list
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 07/13] target/riscv/cpu: Restrict CPU migration to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 08/13] exec: Assert CPU migration is not used on user-only build
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 09/13] arch_init: Remove unused 'qapi-commands-misc.h' include
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 10/13] target/i386: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 11/13] target/s390x: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 12/13] hw/core: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v4 13/13] stubs: Restrict ui/win32-kbd-hook to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/22
[PATCH v9 66/74] s390x: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/05/21
[PATCH v9 53/74] s390x: convert to cpu_interrupt_request
,
Robert Foley
,
2020/05/21
[PATCH v9 37/74] s390x: use cpu_reset_interrupt
,
Robert Foley
,
2020/05/21
[PATCH v9 26/74] s390x: convert to cpu_halted
,
Robert Foley
,
2020/05/21
[PATCH v2 00/19] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/20
[PATCH v2 01/19] exec: Introduce ram_block_discard_(disable|require)()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 02/19] vfio: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 03/19] accel/kvm: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
Re: [PATCH v2 03/19] accel/kvm: Convert to ram_block_discard_disable()
,
Philippe Mathieu-Daudé
,
2020/05/20
Re: [PATCH v2 03/19] accel/kvm: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 04/19] s390x/pv: Convert to ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 06/19] target/i386: sev: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 07/19] migration/rdma: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
Re: [PATCH v2 07/19] migration/rdma: Use ram_block_discard_disable()
,
Dr. David Alan Gilbert
,
2020/05/20
[PATCH v2 05/19] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 08/19] migration/colo: Use ram_block_discard_disable()
,
David Hildenbrand
,
2020/05/20
[PATCH v2 09/19] linux-headers: update to contain virtio-mem
,
David Hildenbrand
,
2020/05/20
[PATCH v2 10/19] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/20
[PATCH v2 11/19] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/05/20
[PATCH v2 12/19] MAINTAINERS: Add myself as virtio-mem maintainer
,
David Hildenbrand
,
2020/05/20
Re: [PATCH v2 12/19] MAINTAINERS: Add myself as virtio-mem maintainer
,
Dr. David Alan Gilbert
,
2020/05/20
[PATCH v2 13/19] hmp: Handle virtio-mem when printing memory device info
,
David Hildenbrand
,
2020/05/20
[PATCH v2 14/19] numa: Handle virtio-mem in NUMA stats
,
David Hildenbrand
,
2020/05/20
[PATCH v2 15/19] pc: Support for virtio-mem-pci
,
David Hildenbrand
,
2020/05/20
[PATCH v2 16/19] virtio-mem: Allow notifiers for size changes
,
David Hildenbrand
,
2020/05/20
[PATCH v2 17/19] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/05/20
[PATCH v2 18/19] virtio-mem: Migration sanity checks
,
David Hildenbrand
,
2020/05/20
[PATCH v2 19/19] virtio-mem: Add trace events
,
David Hildenbrand
,
2020/05/20
[PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/19
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
David Hildenbrand
,
2020/05/20
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
David Hildenbrand
,
2020/05/21
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/25
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Paolo Bonzini
,
2020/05/25
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Paolo Bonzini
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Markus Armbruster
,
2020/05/29
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Cornelia Huck
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Paolo Bonzini
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
Cornelia Huck
,
2020/05/26
Re: [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
,
David Hildenbrand
,
2020/05/26
[PATCH v3 0/1] s390x: css: pong, channel subsystem test device
,
Pierre Morel
,
2020/05/18
[PATCH v3 1/1] s390x: css: pong, channel subsystem test device
,
Pierre Morel
,
2020/05/18
[PATCH v3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/18
Re: [PATCH v3] docs/s390x: document vfio-ccw
,
Thomas Huth
,
2020/05/19
Re: [PATCH v3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/19
[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/05/15
[PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Janosch Frank
,
2020/05/18
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/18
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/18
[PATCH v2 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/05/15
[PATCH v2 4/8] s390/sclp: read sccb from mem based on sccb length
,
Collin Walling
,
2020/05/15
[PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Janosch Frank
,
2020/05/18
Re: [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/05/18
Re: [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Janosch Frank
,
2020/05/25
Re: [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/05/26
Re: [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/05/19
[PATCH v2 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 8/8] s390: guest support for diagnose 0x318
,
Cornelia Huck
,
2020/05/20
Re: [PATCH v2 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/05/21
[PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Janosch Frank
,
2020/05/18
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/05/18
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Cornelia Huck
,
2020/05/19
Re: [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
,
Janosch Frank
,
2020/05/25
[PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/05/18
[PATCH v2 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/05/15
Re: [PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
no-reply
,
2020/05/16
Re: [PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/05/18
Re: [PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
David Hildenbrand
,
2020/05/18
[PATCH v2 0/3] s390x: improve documentation
,
Cornelia Huck
,
2020/05/15
[PATCH v2 1/3] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/05/15
Re: [PATCH v2 1/3] docs/s390x: document the virtual css
,
Thomas Huth
,
2020/05/17
Re: [PATCH v2 1/3] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/05/18
[PATCH v2 2/3] docs/s390x: document 3270
,
Cornelia Huck
,
2020/05/15
Re: [PATCH v2 2/3] docs/s390x: document 3270
,
Thomas Huth
,
2020/05/17
[PATCH v2 3/3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/15
Re: [PATCH v2 3/3] docs/s390x: document vfio-ccw
,
Thomas Huth
,
2020/05/17
Re: [PATCH v2 3/3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/18
Re: [PATCH v2 0/3] s390x: improve documentation
,
no-reply
,
2020/05/15
Re: [PATCH v2 0/3] s390x: improve documentation
,
Cornelia Huck
,
2020/05/18
[PULL v2 02/13] travis.yml: Improve the --disable-tcg test on s390x
,
Alex Bennée
,
2020/05/15
[PULL 09/21] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/15
[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/05/14
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/05/20
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Michael S. Tsirkin
,
2020/05/20
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/05/22
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Cornelia Huck
,
2020/05/28
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Janosch Frank
,
2020/05/28
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/05/28
Re: [PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
,
Halil Pasic
,
2020/05/28
[PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/05/14
[PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Janosch Frank
,
2020/05/18
Re: [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
,
Thomas Huth
,
2020/05/20
[PATCH v2 3/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 3/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 3/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
,
Thomas Huth
,
2020/05/20
[PATCH v2 5/9] pc-bios: s390x: Use PSW masks where possible
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 5/9] pc-bios: s390x: Use PSW masks where possible
,
Thomas Huth
,
2020/05/21
Re: [PATCH v2 5/9] pc-bios: s390x: Use PSW masks where possible
,
Janosch Frank
,
2020/05/25
[PATCH v2 6/9] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 6/9] pc-bios: s390x: Move panic() into header and add infinite loop
,
Thomas Huth
,
2020/05/21
[PATCH v2 7/9] pc-bios: s390x: Use ebcdic2ascii table
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 7/9] pc-bios: s390x: Use ebcdic2ascii table
,
Thomas Huth
,
2020/05/21
[PATCH v2 8/9] pc-bios: s390x: Replace 0x00 with 0x0 or 0
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 8/9] pc-bios: s390x: Replace 0x00 with 0x0 or 0
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 8/9] pc-bios: s390x: Replace 0x00 with 0x0 or 0
,
Thomas Huth
,
2020/05/21
[PATCH v2 4/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 4/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Thomas Huth
,
2020/05/21
Re: [PATCH v2 4/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Thomas Huth
,
2020/05/21
Re: [PATCH v2 4/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
Janosch Frank
,
2020/05/25
[PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/05/18
Re: [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
David Hildenbrand
,
2020/05/18
Re: [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Thomas Huth
,
2020/05/20
Re: [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
,
Janosch Frank
,
2020/05/25
[PATCH v2 9/9] pc-bios: s390x: Make u32 ptr check explicit
,
Janosch Frank
,
2020/05/14
Re: [PATCH v2 9/9] pc-bios: s390x: Make u32 ptr check explicit
,
Thomas Huth
,
2020/05/21
Re: [PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
,
no-reply
,
2020/05/14
Re: [PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
,
Cornelia Huck
,
2020/05/20
Re: [PATCH 7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0
,
Janosch Frank
,
2020/05/14
Re: [PATCH 0/8] pc-bios: s390x: Cleanup part 1
,
Cornelia Huck
,
2020/05/14
Re: [PATCH 0/8] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/05/14
[PATCH v1 02/10] travis.yml: Improve the --disable-tcg test on s390x
,
Alex Bennée
,
2020/05/13
[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
,
Jared Rossi
,
2020/05/12
[PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Jared Rossi
,
2020/05/12
Re: [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Cornelia Huck
,
2020/05/14
Re: [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Jared Rossi
,
2020/05/14
Re: [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Eric Farman
,
2020/05/15
Re: [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Cornelia Huck
,
2020/05/18
Re: [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs
,
Cornelia Huck
,
2020/05/18
[PATCH] travis.yml: Improve the --disable-tcg test on s390x
,
Thomas Huth
,
2020/05/12
Re: [PATCH] travis.yml: Improve the --disable-tcg test on s390x
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH] travis.yml: Improve the --disable-tcg test on s390x
,
Cornelia Huck
,
2020/05/12
Re: [PATCH] travis.yml: Improve the --disable-tcg test on s390x
,
Alex Bennée
,
2020/05/12
[PATCH v3 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
[PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/15
[PATCH v3 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/15
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Cédric Le Goater
,
2020/05/18
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Markus Armbruster
,
2020/05/19
Re: [PATCH v3 0/3] various: Remove unnecessary casts
,
Paolo Bonzini
,
2020/05/21
[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/10
[PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 02/11] sysemu/accel: Restrict machine methods to system-mode
,
Cornelia Huck
,
2020/05/11
[PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
,
Cornelia Huck
,
2020/05/11
[PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Edgar E. Iglesias
,
2020/05/11
Re: [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
,
Cornelia Huck
,
2020/05/11
[PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
,
David Gibson
,
2020/05/10
[PATCH 06/11] target/s390x: Only compile decode_basedisp() on system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 06/11] target/s390x: Only compile decode_basedisp() on system-mode
,
Cornelia Huck
,
2020/05/11
[PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
David Hildenbrand
,
2020/05/11
Re: [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
,
Cornelia Huck
,
2020/05/11
[PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/11
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/11
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Cornelia Huck
,
2020/05/12
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
Philippe Mathieu-Daudé
,
2020/05/12
Re: [PATCH 08/11] target/s390x: Restrict system-mode declarations
,
David Hildenbrand
,
2020/05/12
[PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
Paolo Bonzini
,
2020/05/09
Re: [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
,
David Gibson
,
2020/05/10
[PATCH 10/11] exec: Use 'cpu-common.h' instead of system-mode specific 'hwaddr.h'
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH 11/11] exec/cpu-common: Poison hwaddr type in user-mode emulation
,
Philippe Mathieu-Daudé
,
2020/05/09
[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/05/08
[PATCH v1 4/8] s390/sclp: read sccb from mem based on sccb length
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 4/8] s390/sclp: read sccb from mem based on sccb length
,
David Hildenbrand
,
2020/05/12
Re: [PATCH v1 4/8] s390/sclp: read sccb from mem based on sccb length
,
Collin Walling
,
2020/05/12
[PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
,
David Hildenbrand
,
2020/05/12
Re: [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/05/12
Re: [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
,
Cornelia Huck
,
2020/05/13
Re: [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
,
Collin Walling
,
2020/05/14
[PATCH v1 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 7/8] s390/kvm: header sync for diag318
,
Cornelia Huck
,
2020/05/13
Re: [PATCH v1 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/05/13
[PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Janosch Frank
,
2020/05/11
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/05/11
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/11
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Janosch Frank
,
2020/05/11
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/05/11
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Cornelia Huck
,
2020/05/12
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/12
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Cornelia Huck
,
2020/05/12
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/12
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Janosch Frank
,
2020/05/13
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Cornelia Huck
,
2020/05/13
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/05/14
Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
,
David Hildenbrand
,
2020/05/18
[PATCH v1 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/05/08
[PATCH v1 1/8] s390/sclp: remove SCLPDevice param from prepare_cpu_entries
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 1/8] s390/sclp: remove SCLPDevice param from prepare_cpu_entries
,
Janosch Frank
,
2020/05/11
Re: [PATCH v1 1/8] s390/sclp: remove SCLPDevice param from prepare_cpu_entries
,
David Hildenbrand
,
2020/05/12
[PATCH v1 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/05/08
[PATCH v1 8/8] s390: diagnose 318 info reset and migration support
,
Collin Walling
,
2020/05/08
Re: [PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
no-reply
,
2020/05/09
Re: [PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/05/12
Re: [PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/05/12
[PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
,
Juan Quintela
,
2020/05/08
[PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 02/10] exec/ramblock: Add missing 'qemu/rcu.h' include
,
Juan Quintela
,
2020/05/08
[PATCH 03/10] exec: Move tb_invalidate_phys_range() to 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
[PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY
,
Juan Quintela
,
2020/05/08
[PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
,
David Gibson
,
2020/05/10
[PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Juan Quintela
,
2020/05/08
Re: [PATCH 06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
Cornelia Huck
,
2020/05/08
Re: [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
,
David Gibson
,
2020/05/10
[PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 08/10] hw/block: Let the NVMe emulated device be target-agnostic
,
Juan Quintela
,
2020/05/08
[PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 09/10] exec: Update coding style to make checkpatch.pl happy
,
Juan Quintela
,
2020/05/08
[PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Philippe Mathieu-Daudé
,
2020/05/07
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
Juan Quintela
,
2020/05/08
Re: [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'
,
David Gibson
,
2020/05/10
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Paolo Bonzini
,
2020/05/07
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
Juan Quintela
,
2020/05/08
Re: [PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
,
no-reply
,
2020/05/08
[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/06
[PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
,
David Hildenbrand
,
2020/05/15
Re: [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
,
David Hildenbrand
,
2020/05/15
Re: [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
,
Dr. David Alan Gilbert
,
2020/05/15
[PATCH v1 03/17] accel/kvm: Convert to ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 03/17] accel/kvm: Convert to ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
[PATCH v1 04/17] s390x/pv: Convert to ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
[PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/15
[PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
,
David Hildenbrand
,
2020/05/15
[PATCH v1 06/17] target/i386: sev: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 06/17] target/i386: sev: Use ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
[PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/15
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/15
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/18
[PATCH v1 08/17] migration/colo: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 08/17] migration/colo: Use ram_block_discard_set_broken()
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 08/17] migration/colo: Use ram_block_discard_set_broken()
,
David Hildenbrand
,
2020/05/15
[PATCH v1 09/17] linux-headers: update to contain virtio-mem
,
David Hildenbrand
,
2020/05/06
[PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
Eric Blake
,
2020/05/06
Re: [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
Dr. David Alan Gilbert
,
2020/05/15
Re: [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/15
Re: [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
,
David Hildenbrand
,
2020/05/18
[PATCH v1 11/17] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 11/17] virtio-pci: Proxy for virtio-mem
,
Pankaj Gupta
,
2020/05/06
Re: [PATCH v1 11/17] virtio-pci: Proxy for virtio-mem
,
David Hildenbrand
,
2020/05/18
[PATCH v1 13/17] hmp: Handle virtio-mem when printing memory device info
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 13/17] hmp: Handle virtio-mem when printing memory device info
,
Pankaj Gupta
,
2020/05/06
[PATCH v1 12/17] MAINTAINERS: Add myself as virtio-mem maintainer
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 12/17] MAINTAINERS: Add myself as virtio-mem maintainer
,
Dr. David Alan Gilbert
,
2020/05/15
[PATCH v1 14/17] numa: Handle virtio-mem in NUMA stats
,
David Hildenbrand
,
2020/05/06
[PATCH v1 15/17] pc: Support for virtio-mem-pci
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 15/17] pc: Support for virtio-mem-pci
,
Pankaj Gupta
,
2020/05/06
[PATCH v1 16/17] virtio-mem: Allow notifiers for size changes
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 16/17] virtio-mem: Allow notifiers for size changes
,
Dr. David Alan Gilbert
,
2020/05/15
[PATCH v1 17/17] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v1 17/17] virtio-pci: Send qapi events when the virtio-mem size changes
,
David Hildenbrand
,
2020/05/15
[PATCH v2 09/18] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/05
Re: [PATCH v2 09/18] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
Cornelia Huck
,
2020/05/06
Re: [PATCH v2 09/18] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/08
Re: [PATCH v2 09/18] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
David Hildenbrand
,
2020/05/06
Re: [PATCH v2 09/18] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/08
[PATCH 0/3] s390x: improve documentation
,
Cornelia Huck
,
2020/05/05
[PATCH 1/3] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/05/05
Re: [PATCH 1/3] docs/s390x: document the virtual css
,
Thomas Huth
,
2020/05/15
Re: [PATCH 1/3] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/05/15
Re: [PATCH 1/3] docs/s390x: document the virtual css
,
Thomas Huth
,
2020/05/15
Re: [PATCH 1/3] docs/s390x: document the virtual css
,
Cornelia Huck
,
2020/05/15
[PATCH 2/3] docs/s390x: document 3270
,
Cornelia Huck
,
2020/05/05
Re: [PATCH 2/3] docs/s390x: document 3270
,
Thomas Huth
,
2020/05/15
Re: [PATCH 2/3] docs/s390x: document 3270
,
Cornelia Huck
,
2020/05/15
Re: [PATCH 2/3] docs/s390x: document 3270
,
Thomas Huth
,
2020/05/15
Re: [PATCH 2/3] docs/s390x: document 3270
,
Cornelia Huck
,
2020/05/15
Re: [PATCH 2/3] docs/s390x: document 3270
,
Thomas Huth
,
2020/05/15
[PATCH 3/3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/05
Re: [PATCH 3/3] docs/s390x: document vfio-ccw
,
Thomas Huth
,
2020/05/15
Re: [PATCH 3/3] docs/s390x: document vfio-ccw
,
Cornelia Huck
,
2020/05/15
Re: [PATCH 0/3] s390x: improve documentation
,
Cornelia Huck
,
2020/05/14
[PATCH v4 0/6] s390x/vfio-ccw: Channel Path Handling [QEMU]
,
Eric Farman
,
2020/05/05
[PATCH v4 4/6] vfio-ccw: Refactor ccw irq handler
,
Eric Farman
,
2020/05/05
[PATCH v4 3/6] vfio-ccw: Add support for the schib region
,
Eric Farman
,
2020/05/05
Re: [PATCH v4 3/6] vfio-ccw: Add support for the schib region
,
Cornelia Huck
,
2020/05/06
[PATCH v4 5/6] s390x/css: Refactor the css_queue_crw() routine
,
Eric Farman
,
2020/05/05
Re: [PATCH v4 5/6] s390x/css: Refactor the css_queue_crw() routine
,
Cornelia Huck
,
2020/05/06
[PATCH v4 1/6] linux-headers: update
,
Eric Farman
,
2020/05/05
[PATCH v4 6/6] vfio-ccw: Add support for the CRW region and IRQ
,
Eric Farman
,
2020/05/05
Re: [PATCH v4 6/6] vfio-ccw: Add support for the CRW region and IRQ
,
Cornelia Huck
,
2020/05/06
[PATCH v4 2/6] vfio-ccw: Refactor cleanup of regions
,
Eric Farman
,
2020/05/05
Re: [PATCH v4 0/6] s390x/vfio-ccw: Channel Path Handling [QEMU]
,
Cornelia Huck
,
2020/05/06
[PATCH] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
,
Janosch Frank
,
2020/05/05
Re: [PATCH] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
,
David Hildenbrand
,
2020/05/05
Re: [PATCH] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
,
Cornelia Huck
,
2020/05/06
[PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 01/12] Makefile: Only build virtiofsd if system-mode is enabled
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v3 01/12] Makefile: Only build virtiofsd if system-mode is enabled
,
Dr. David Alan Gilbert
,
2020/05/18
[PATCH v3 02/12] configure: Avoid building TCG when not needed
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v3 02/12] configure: Avoid building TCG when not needed
,
Alistair Francis
,
2020/05/04
[PATCH v3 03/12] tests/Makefile: Only display TCG-related tests when TCG is available
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 04/12] tests/Makefile: Restrict some softmmu-only tests
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 05/12] util/Makefile: Reduce the user-mode object list
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 06/12] stubs/Makefile: Reduce the user-mode object list
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 07/12] target/riscv/cpu: Restrict CPU migration to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 08/12] exec: Assert CPU migration is not used on user-only build
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v3 08/12] exec: Assert CPU migration is not used on user-only build
,
Alistair Francis
,
2020/05/04
[PATCH v3 09/12] arch_init: Remove unused 'qapi-commands-misc.h' include
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 11/12] target/s390x: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v3 11/12] target/s390x: Restrict CpuClass::get_crash_info() to system-mode
,
Cornelia Huck
,
2020/05/05
[PATCH v3 10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v3 12/12] hw/core: Restrict CpuClass::get_crash_info() to system-mode
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
,
no-reply
,
2020/05/05
Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
,
Laurent Vivier
,
2020/05/05
Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
,
Philippe Mathieu-Daudé
,
2020/05/08
Re: [PATCH v2] s390x/kvm: help valgrind in several places
,
Cornelia Huck
,
2020/05/04
[PATCH v2 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/05/04
[PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 1/3] target: Remove unnecessary CPU() cast
,
Markus Armbruster
,
2020/05/08
[PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Markus Armbruster
,
2020/05/08
Re: [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/05/08
[PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/05/04
Re: [PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast
,
Markus Armbruster
,
2020/05/08
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/05/04
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
David Hildenbrand
,
2020/05/04
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
Janosch Frank
,
2020/05/14
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
Cornelia Huck
,
2020/05/14
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/02
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
Christian Borntraeger
,
2020/05/04
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
David Hildenbrand
,
2020/05/01
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/02
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
David Hildenbrand
,
2020/05/02
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/05
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
David Hildenbrand
,
2020/05/05
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/05/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc