Archives are refreshed every 15 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: Thu Dec 29 2022 06:06:10 -0500
Messages in reverse chronological order
[
Next Period
]
December 29, 2022
[PATCH v5 11/14] vfio/migration: Optimize vfio_save_pending()
,
Avihai Horon
,
06:06
[PATCH v5 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
06:06
[PATCH v5 12/14] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
06:06
[PATCH v5 13/14] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
06:06
[PATCH v5 10/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
06:05
[PATCH v5 09/14] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
06:05
[PATCH v5 08/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
06:05
[PATCH v5 06/14] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
06:05
[PATCH v5 07/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
06:05
[PATCH v5 05/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
06:04
[PATCH v5 04/14] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
06:04
[PATCH v5 03/14] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
06:04
[PATCH v5 02/14] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
06:04
[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
06:04
[PATCH v5 01/14] linux-headers: Update to v6.2-rc1
,
Avihai Horon
,
06:04
Re: [PATCH 4/5] target/s390x: Restrict sysemu/reset.h to system emulation
,
Thomas Huth
,
04:45
Re: [PATCH v2 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Thomas Huth
,
04:26
Re: [PATCH v2 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
,
Thomas Huth
,
04:25
Re: [PATCH v2 3/5] hw/s390x/pv: Restrict Protected Virtualization to sysemu
,
Thomas Huth
,
04:25
Re: [PATCH v2 2/5] hw/s390x/pv: Un-inline s390_pv_init()
,
Thomas Huth
,
04:23
Re: [PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()
,
Thomas Huth
,
04:17
December 21, 2022
Re: [PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()
,
Eric Farman
,
16:01
[PULL 04/41] hw: Add compat machines for 8.0
,
Michael S. Tsirkin
,
08:04
December 20, 2022
Re: [PATCH 0/5] cpus: Remove system reset() API from user emulation
,
Wilfred Mallawa
,
23:00
Re: [PATCH 0/5] cpus: Remove system reset() API from user emulation
,
Richard Henderson
,
20:19
Re: [PATCH 5/5] hw/core: Only build CPU reset handlers with system emulation
,
Peter Maydell
,
10:52
[PATCH 5/5] hw/core: Only build CPU reset handlers with system emulation
,
Philippe Mathieu-Daudé
,
09:57
[PATCH 4/5] target/s390x: Restrict sysemu/reset.h to system emulation
,
Philippe Mathieu-Daudé
,
09:56
[PATCH 3/5] target/loongarch: Restrict sysemu/reset.h to system emulation
,
Philippe Mathieu-Daudé
,
09:56
[PATCH 2/5] target/i386: Restrict sysemu/reset.h to system emulation
,
Philippe Mathieu-Daudé
,
09:56
[PATCH 1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation
,
Philippe Mathieu-Daudé
,
09:56
[PATCH 0/5] cpus: Remove system reset() API from user emulation
,
Philippe Mathieu-Daudé
,
09:56
December 19, 2022
Re: [RFC] gitlab: introduce s390x wasmtime job
,
Alex Bennée
,
17:24
Re: [RFC] gitlab: introduce s390x wasmtime job
,
Ilya Leoshkevich
,
16:42
December 17, 2022
Re: [PATCH v2 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Richard Henderson
,
12:40
Re: [PATCH v2 3/5] hw/s390x/pv: Restrict Protected Virtualization to sysemu
,
Richard Henderson
,
12:39
Re: [PATCH v2 2/5] hw/s390x/pv: Un-inline s390_pv_init()
,
Richard Henderson
,
12:37
[PATCH v2 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v2 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v2 3/5] hw/s390x/pv: Restrict Protected Virtualization to sysemu
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v2 2/5] hw/s390x/pv: Un-inline s390_pv_init()
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v2 0/5] target/s390x: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
10:25
Re: [PATCH 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH 3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation
,
Philippe Mathieu-Daudé
,
06:42
December 16, 2022
Re: [PATCH 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Richard Henderson
,
19:45
Re: [PATCH 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
,
Richard Henderson
,
19:43
Re: [PATCH 1/5] exec/memory: Expose memory_region_access_valid()
,
Richard Henderson
,
19:42
Re: [PATCH 2/5] hw/s390x/pv: Un-inline s390_pv_init()
,
Philippe Mathieu-Daudé
,
18:27
[PATCH 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation
,
Philippe Mathieu-Daudé
,
17:04
[PATCH 2/5] hw/s390x/pv: Un-inline s390_pv_init()
,
Philippe Mathieu-Daudé
,
17:04
[PATCH 1/5] exec/memory: Expose memory_region_access_valid()
,
Philippe Mathieu-Daudé
,
17:04
[PATCH 0/5] target/s390x: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
17:04
Re: [RFC] gitlab: introduce s390x wasmtime job
,
Alex Bennée
,
11:34
[PATCH v1 10/10] gdbstub: retire exec/gdbstub.h
,
Alex Bennée
,
06:22
December 14, 2022
Re: [PATCH v2 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Ilya Leoshkevich
,
12:23
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Thomas Huth
,
05:39
December 13, 2022
Re: [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
12:40
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
12:27
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
12:24
Re: [PATCH v2 19/27] target/s390x: Introduce help_goto_indirect
,
Ilya Leoshkevich
,
12:15
Re: [PATCH v2 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
,
Ilya Leoshkevich
,
12:14
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Janis Schoetterl-Glausch
,
10:31
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Christian Borntraeger
,
10:13
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Christian Borntraeger
,
09:01
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Janis Schoetterl-Glausch
,
08:58
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Christian Borntraeger
,
08:50
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Christian Borntraeger
,
08:42
Re: [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Christian Borntraeger
,
08:26
December 12, 2022
Re: graphical interface
,
Nina Schoetterl-Glausch
,
11:40
Re: [PATCH for-8.0 v2 2/2] pc: clean up compat machines
,
Thomas Huth
,
11:25
[PATCH for-8.0 v2 2/2] pc: clean up compat machines
,
Cornelia Huck
,
10:22
[PATCH for-8.0 v2 1/2] hw: Add compat machines for 8.0
,
Cornelia Huck
,
10:22
[PATCH for-8.0 v2 0/2] compat machines for 8.0
,
Cornelia Huck
,
10:22
Re: [PATCH] s390x/pci: reset ISM passthrough devices on shutdown and system reset
,
Eric Farman
,
10:04
Re: [PATCH] s390x/pci: reset ISM passthrough devices on shutdown and system reset
,
Matthew Rosato
,
08:34
Re: [PATCH] s390x/pci: reset ISM passthrough devices on shutdown and system reset
,
Thomas Huth
,
06:34
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Thomas Huth
,
05:17
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
05:16
Re: [PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
,
Christian Borntraeger
,
05:13
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
05:10
Re: [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
04:22
Re: [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
04:14
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Thomas Huth
,
04:07
Re: [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
03:52
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
03:51
Re: [PATCH 0/3] s390x/pci: rpcit fixes and enhancements
,
Thomas Huth
,
03:37
December 11, 2022
Re: [PATCH v2 19/27] target/s390x: Introduce help_goto_indirect
,
Philippe Mathieu-Daudé
,
10:58
Re: [PATCH v2 15/27] target/s390x: Add disp argument to update_psw_addr
,
Philippe Mathieu-Daudé
,
10:57
Re: [PATCH v2 13/27] target/s390x: Use ilen instead in branches
,
Philippe Mathieu-Daudé
,
10:52
Re: [PATCH v2 07/27] target/s390x: Change help_goto_direct to work on displacements
,
Philippe Mathieu-Daudé
,
10:47
Re: [PATCH v2 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Philippe Mathieu-Daudé
,
10:45
Re: [PATCH v2 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Philippe Mathieu-Daudé
,
10:44
Re: [PATCH v2 02/27] target/s390x: Use tcg_constant_* for DisasCompare
,
Philippe Mathieu-Daudé
,
10:43
[PATCH v2 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
10:29
[PATCH v2 22/27] target/s390x: Split per_breaking_event from per_branch_*
,
Richard Henderson
,
10:29
[PATCH v2 20/27] target/s390x: Split per_branch
,
Richard Henderson
,
10:28
[PATCH v2 21/27] target/s390x: Simplify help_branch
,
Richard Henderson
,
10:28
[PATCH v2 26/27] target/s390x: Pass original r2 register to BCR
,
Richard Henderson
,
10:28
[PATCH v2 24/27] target/s390x: Fix successful-branch PER events
,
Richard Henderson
,
10:28
[PATCH v2 25/27] tests/tcg/s390x: Add per.S
,
Richard Henderson
,
10:28
[PATCH v2 23/27] target/s390x: Remove PER check from use_goto_tb
,
Richard Henderson
,
10:28
[PATCH v2 19/27] target/s390x: Introduce help_goto_indirect
,
Richard Henderson
,
10:28
[PATCH v2 12/27] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
10:28
[PATCH v2 10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
10:28
[PATCH v2 08/27] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
10:28
[PATCH v2 17/27] target/s390x: Introduce per_enabled
,
Richard Henderson
,
10:28
[PATCH v2 09/27] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
10:28
[PATCH v2 15/27] target/s390x: Add disp argument to update_psw_addr
,
Richard Henderson
,
10:28
[PATCH v2 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
,
Richard Henderson
,
10:28
[PATCH v2 13/27] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
10:28
[PATCH v2 18/27] target/s390x: Disable conditional branch-to-next for PER
,
Richard Henderson
,
10:28
[PATCH v2 16/27] target/s390x: Don't set gbea for user-only
,
Richard Henderson
,
10:28
[PATCH v2 07/27] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
10:28
[PATCH v2 11/27] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
10:28
[PATCH v2 05/27] tests/tcg/s390x: Add bal.S
,
Richard Henderson
,
10:28
[PATCH v2 02/27] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
10:28
[PATCH v2 06/27] tests/tcg/s390x: Add sam.S
,
Richard Henderson
,
10:28
[PATCH v2 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
10:28
[PATCH v2 01/27] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
10:28
[PATCH v2 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
10:28
[PATCH v2 00/27] target/s390x: pc-relative translation blocks
,
Richard Henderson
,
10:28
Re: [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
09:55
December 10, 2022
Re: graphical interface
,
Harold Grovesteen
,
08:32
Re: -cpu max and tcg
,
Harold Grovesteen
,
08:02
Re: graphical interface
,
Thomas Huth
,
07:56
Re: -cpu max and tcg
,
Thomas Huth
,
07:51
December 09, 2022
graphical interface
,
Harold Grovesteen
,
15:09
[PATCH] s390x/pci: reset ISM passthrough devices on shutdown and system reset
,
Matthew Rosato
,
14:57
-cpu max and tcg
,
Harold Grovesteen
,
13:53
Re: -cpu Questions
,
Thomas Huth
,
12:37
-cpu Questions
,
Harold Grovesteen
,
10:44
Re: [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
10:43
Re: [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Cédric Le Goater
,
09:56
Re: [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
,
Cédric Le Goater
,
09:51
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Cédric Le Goater
,
09:45
Re: [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
,
Thomas Huth
,
08:50
Re: [PATCH v13 0/7] s390x: CPU Topology
,
Thomas Huth
,
08:33
December 08, 2022
[PATCH v13 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
04:45
[PATCH v13 7/7] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
04:45
[PATCH v13 0/7] s390x: CPU Topology
,
Pierre Morel
,
04:45
[PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
04:45
[PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
04:45
[PATCH v13 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
04:45
[PATCH v13 5/7] s390x/cpu_topology: interception of PTF instruction
,
Pierre Morel
,
04:45
[PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
04:45
December 07, 2022
Re: [PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
,
Christian Borntraeger
,
09:07
Re: [PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
,
Thomas Huth
,
08:24
[PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
,
Christian Borntraeger
,
08:15
Re: [PATCH v2] tests/stream-under-throttle: New test
,
Christian Borntraeger
,
08:00
Re: [PATCH v2] tests/stream-under-throttle: New test
,
Christian Borntraeger
,
07:57
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
06:52
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Janis Schoetterl-Glausch
,
06:39
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
05:00
Re: [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
04:58
Re: [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
04:12
December 06, 2022
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Janis Schoetterl-Glausch
,
16:06
Re: [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
09:44
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
09:35
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Janis Schoetterl-Glausch
,
08:36
Re: [PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
06:51
Re: [PATCH for-8.0] target/s390x: The MVCP and MVCS instructions are not privileged
,
Ilya Leoshkevich
,
06:44
Re: [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
05:38
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
05:33
Re: [PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
,
Janis Schoetterl-Glausch
,
04:50
Re: [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
04:48
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Janis Schoetterl-Glausch
,
04:33
December 05, 2022
Re: [PATCH for-8.0] target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
,
Nina Schoetterl-Glausch
,
12:16
Re: [PATCH for-8.0] target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
,
David Hildenbrand
,
09:32
[PATCH for-8.0] target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
,
Thomas Huth
,
09:21
Re: qemu iotest 161 and make check
,
Christian Borntraeger
,
08:50
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
08:30
[PATCH for-8.0] target/s390x: The MVCP and MVCS instructions are not privileged
,
Thomas Huth
,
07:59
[PATCH v2 49/51] migration: Split save_live_pending() into state_pending_*
,
Juan Quintela
,
04:59
[PATCH v2 51/51] migration: simplify migration_iteration_run()
,
Juan Quintela
,
04:59
[PATCH v2 50/51] migration: Remove unused threshold_size parameter
,
Juan Quintela
,
04:59
[PATCH v2 48/51] migration: No save_live_pending() method uses the QEMUFile parameter
,
Juan Quintela
,
04:59
[PATCH v2 47/51] migration: Remove res_compatible parameter
,
Juan Quintela
,
04:59
[PATCH v2 46/51] migration: Drop rs->f
,
Juan Quintela
,
04:58
[PATCH v2 45/51] migration: Remove old preempt code around state maintainance
,
Juan Quintela
,
04:58
[PATCH v2 44/51] migration: Send requested page directly in rp-return thread
,
Juan Quintela
,
04:58
[PATCH v2 43/51] migration: Move last_sent_block into PageSearchStatus
,
Juan Quintela
,
04:58
[PATCH v2 42/51] migration: Make PageSearchStatus part of RAMState
,
Juan Quintela
,
04:58
[PATCH v2 41/51] migration: Add pss_init()
,
Juan Quintela
,
04:58
[PATCH v2 40/51] migration: Introduce pss_channel
,
Juan Quintela
,
04:58
[PATCH v2 38/51] migration: Use atomic ops properly for page accountings
,
Juan Quintela
,
04:57
[PATCH v2 37/51] migration: Yield bitmap_mutex properly when sending/sleeping
,
Juan Quintela
,
04:57
[PATCH v2 39/51] migration: Teach PSS about host page
,
Juan Quintela
,
04:57
[PATCH v2 35/51] migration: Trivial cleanup save_page_header() on same block check
,
Juan Quintela
,
04:57
[PATCH v2 36/51] migration: Remove RAMState.f references in compression code
,
Juan Quintela
,
04:57
[PATCH v2 34/51] migration: Cleanup xbzrle zero page cache update logic
,
Juan Quintela
,
04:57
[PATCH v2 33/51] migration: Add postcopy_preempt_active()
,
Juan Quintela
,
04:57
[PATCH v2 32/51] migration: Take bitmap mutex when completing ram migration
,
Juan Quintela
,
04:57
Re: [PATCH v2 00/51] migration patches for VFIO
,
Juan Quintela
,
04:56
[PATCH v2 31/51] migration: Export ram_release_page()
,
Juan Quintela
,
04:56
[PATCH v2 30/51] migration: Export ram_transferred_ram()
,
Juan Quintela
,
04:56
[PATCH v2 29/51] multifd: Create page_count fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
04:56
[PATCH v2 28/51] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
04:56
[PATCH v2 27/51] hw/display/next-fb: Fix comment typo
,
Juan Quintela
,
04:56
[PATCH v2 26/51] target/s390x/tcg: Fix and improve the SACF instruction
,
Juan Quintela
,
04:56
[PATCH v2 25/51] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Juan Quintela
,
04:56
[PATCH v2 24/51] hw/loongarch/virt: Add cfi01 pflash device
,
Juan Quintela
,
04:56
[PATCH v2 22/51] target/i386: allow MMX instructions with CR4.OSFXSR=0
,
Juan Quintela
,
04:56
[PATCH v2 23/51] target/i386: Always completely initialize TranslateFault
,
Juan Quintela
,
04:56
[PATCH v2 21/51] hw/nvme: remove copy bh scheduling
,
Juan Quintela
,
04:55
[PATCH v2 20/51] hw/nvme: fix aio cancel in dsm
,
Juan Quintela
,
04:55
[PATCH v2 19/51] hw/nvme: fix aio cancel in zone reset
,
Juan Quintela
,
04:55
[PATCH v2 18/51] hw/nvme: fix aio cancel in flush
,
Juan Quintela
,
04:55
[PATCH v2 17/51] hw/nvme: fix aio cancel in format
,
Juan Quintela
,
04:55
[PATCH v2 16/51] include/hw: VM state takes precedence in virtio_device_should_start
,
Juan Quintela
,
04:54
[PATCH v2 14/51] hw/virtio: add started_vu status field to vhost-user-gpio
,
Juan Quintela
,
04:54
[PATCH v2 15/51] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Juan Quintela
,
04:54
[PATCH v2 13/51] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Juan Quintela
,
04:54
[PATCH v2 12/51] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
,
Juan Quintela
,
04:54
[PATCH v2 11/51] Update VERSION for v7.2.0-rc3
,
Juan Quintela
,
04:54
[PATCH v2 10/51] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Juan Quintela
,
04:54
[PATCH v2 09/51] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Juan Quintela
,
04:53
[PATCH v2 08/51] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
,
Juan Quintela
,
04:53
[PATCH v2 07/51] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Juan Quintela
,
04:53
[PATCH v2 06/51] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Juan Quintela
,
04:53
[PATCH v2 05/51] hw/display/qxl: Document qxl_phys2virt()
,
Juan Quintela
,
04:53
[PATCH v2 02/51] update seabios binaries to 1.16.1
,
Juan Quintela
,
04:53
[PATCH v2 04/51] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
,
Juan Quintela
,
04:53
[PATCH v2 03/51] replay: Fix declaration of replay_read_next_clock
,
Juan Quintela
,
04:53
[PATCH v2 01/51] update seabios source from 1.16.0 to 1.16.1
,
Juan Quintela
,
04:53
[PATCH v2 00/51] migration patches for VFIO
,
Juan Quintela
,
04:52
December 02, 2022
Re: [PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Ilya Leoshkevich
,
18:39
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Thomas Huth
,
09:26
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
09:08
Re: [PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
David Hildenbrand
,
07:31
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Thomas Huth
,
04:06
Re: [PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Thomas Huth
,
02:41
December 01, 2022
Re: [PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Richard Henderson
,
15:52
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Richard Henderson
,
15:34
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Alex Bennée
,
14:15
[PATCH v2 for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Thomas Huth
,
13:44
Re: [PATCH for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Thomas Huth
,
13:32
[PATCH for-8.0] target/s390x/tcg: Fix and improve the SACF instruction
,
Thomas Huth
,
13:27
Re: [PATCH-for-8.0 1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
,
Philippe Mathieu-Daudé
,
10:39
Re: [PATCH v12 0/7] s390x: CPU Topology
,
Pierre Morel
,
08:24
Re: [PATCH-for-8.0 1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
,
Ilya Leoshkevich
,
07:36
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
06:52
Re: [PATCH-for-8.0 1/3] tcg/s390x: Fix coding style
,
Wilfred Mallawa
,
05:30
Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Thomas Huth
,
05:16
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
04:44
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
04:38
Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Thomas Huth
,
04:08
Re: [PATCH v12 0/7] s390x: CPU Topology
,
Cédric Le Goater
,
03:46
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc