Show patches with: Archived = No       |   445258 patches
« 1 2 ... 433 434 4354452 4453 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] kvm: Fix crash due to access uninitialized kvm_state [v2] kvm: Fix crash due to access uninitialized kvm_state - 1 2 - --- 2023-07-31 Gavin Shan New
[v3,5/5] vhost-user-scsi: start vhost when guest kicks Implement reconnect for vhost-user-scsi - - 1 - --- 2023-07-31 Li Feng New
[v3,4/5] vhost-user-scsi: support reconnect to backend Implement reconnect for vhost-user-scsi - - 1 - --- 2023-07-31 Li Feng New
[v3,3/5] vhost: move and rename the conn retry times Implement reconnect for vhost-user-scsi - - 1 - --- 2023-07-31 Li Feng New
[v3,2/5] vhost-user-common: send get_inflight_fd once Implement reconnect for vhost-user-scsi - - 1 - --- 2023-07-31 Li Feng New
linux-user/elfload: Set V in ELF_HWCAP for RISC-V linux-user/elfload: Set V in ELF_HWCAP for RISC-V - - - - --- 2023-07-31 Nathan Egge New
[v3,1/5] vhost: fix the fd leak Implement reconnect for vhost-user-scsi - 1 1 1 --- 2023-07-31 Li Feng New
[for-8.2,v2,6/6] vfio/migration: Allow migration of multiple P2P supporting devices vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-07-31 Avihai Horon New
[for-8.2,v2,5/6] vfio/migration: Add P2P support for VFIO migration vfio/migration: Add P2P support for VFIO migration - - - - --- 2023-07-31 Avihai Horon New
[for-8.2,v2,4/6] vfio/migration: Refactor PRE_COPY and RUNNING state checks vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-07-31 Avihai Horon New
[for-8.2,v2,3/6] qdev: Add qdev_add_vm_change_state_handler_full() vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-07-31 Avihai Horon New
[for-8.2,v2,2/6] sysemu: Add prepare callback to struct VMChangeStateEntry vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-07-31 Avihai Horon New
[for-8.2,v2,1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup() vfio/migration: Add P2P support for VFIO migration - - - - --- 2023-07-31 Avihai Horon New
target/riscv: Use accelerated helper for AES64KS1I target/riscv: Use accelerated helper for AES64KS1I - - - - --- 2023-07-31 Ard Biesheuvel New
tests/avocado: fix waiting for vm shutdown in replay_linux This patch fixes the race condition in w… tests/avocado: fix waiting for vm shutdown in replay_linux This patch fixes the race condition in w… - - - - --- 2023-07-31 Pavel Dovgalyuk New
[v2,2/2] tests/tcg: Add -fno-stack-protector Accompany -nostdlib with -fno-stack-protector - - - - --- 2023-07-31 Akihiko Odaki New
[v2,1/2] tests/migration: Add -fno-stack-protector Accompany -nostdlib with -fno-stack-protector - - 2 - --- 2023-07-31 Akihiko Odaki New
[RFC,24/24] contrib/plugins: Add cc plugin plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,23/24] plugins: Support C++ plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,22/24] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,21/24] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,20/24] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,19/24] gdbstub: Hide gdb_has_xml plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,17/24] target/riscv: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,16/24] target/ppc: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,15/24] target/arm: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,14/24] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - 1 - --- 2023-07-31 Akihiko Odaki New
[RFC,12/24] gdbstub: Simplify XML lookup plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,11/24] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers 1 - - - --- 2023-07-31 Akihiko Odaki New
[RFC,09/24] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-07-31 Akihiko Odaki New
[RFC,08/24] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-07-31 Akihiko Odaki New
[RFC,07/24] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers 1 - 1 - --- 2023-07-31 Akihiko Odaki New
[RFC,06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,05/24] target/arm: Move the reference to arm-core.xml plugins: Allow to read registers - - - - --- 2023-07-31 Akihiko Odaki New
[RFC,04/24] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 2 - --- 2023-07-31 Akihiko Odaki New
[RFC,03/24] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 2 - --- 2023-07-31 Akihiko Odaki New
[RFC,02/24] gdbstub: Introduce GDBFeature structure plugins: Allow to read registers - - 2 - --- 2023-07-31 Akihiko Odaki New
[RFC,01/24] contrib/plugins: Use GRWLock in execlog plugins: Allow to read registers - 1 1 - --- 2023-07-31 Akihiko Odaki New
[v2] target/riscv: Use existing lookup tables for MixColumns [v2] target/riscv: Use existing lookup tables for MixColumns - - 1 - --- 2023-07-31 Ard Biesheuvel New
[5/5] linux-user: Do not align brk with host page size linux-user: brk/mmap fixes - 1 - - --- 2023-07-31 Akihiko Odaki New
[4/5] linux-user: Do nothing if too small brk is specified linux-user: brk/mmap fixes - 1 1 - --- 2023-07-31 Akihiko Odaki New
[3/5] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk/mmap fixes - - - - --- 2023-07-31 Akihiko Odaki New
[2/5] linux-user: Do not call get_errno() in do_brk() linux-user: brk/mmap fixes - 1 1 - --- 2023-07-31 Akihiko Odaki New
[1/5] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk/mmap fixes - - - - --- 2023-07-31 Akihiko Odaki New
[3/3] tests/tcg: Add -fno-stack-protector Accompany -nostdlib with -fno-stack-protector 1 - - - --- 2023-07-31 Akihiko Odaki New
[2/3] tests/migration: Add -fno-stack-protector Accompany -nostdlib with -fno-stack-protector - - 2 - --- 2023-07-31 Akihiko Odaki New
[1/3] pc-bios/optionrom: Add -fno-stack-protector Accompany -nostdlib with -fno-stack-protector - - - - --- 2023-07-31 Akihiko Odaki New
hw/riscv: split RAM into low and high memory hw/riscv: split RAM into low and high memory - - - - --- 2023-07-31 Wu, Fei New
kvm: Fix crash by initializing kvm_state early kvm: Fix crash by initializing kvm_state early - 1 - - --- 2023-07-30 Gavin Shan New
[PULL,1/1] hw/nvme: use stl/ldl pci dma api [PULL,1/1] hw/nvme: use stl/ldl pci dma api - - 3 1 --- 2023-07-30 Klaus Jensen New
[PULL,0/1] hw/nvme fixes - - - - --- 2023-07-30 Klaus Jensen New
[RFC] accel/tcg: Use lookup_and_goto_ptr() for linux-user in translator_use_goto_tb() [RFC] accel/tcg: Use lookup_and_goto_ptr() for linux-user in translator_use_goto_tb() - - - - --- 2023-07-30 Helge Deller New
target/hppa: Move iaoq registers and thus reduce generated code size target/hppa: Move iaoq registers and thus reduce generated code size - - 2 - --- 2023-07-30 Helge Deller New
[v2] target/ppc: Fix VRMA page size for ISA v3.0 [v2] target/ppc: Fix VRMA page size for ISA v3.0 - 1 1 - --- 2023-07-30 Nicholas Piggin New
[v3,3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print option… Enable -cpu <cpu>,help - - - - --- 2023-07-30 Dinah B New
[v3,2/3] qapi, target/: Enable 'query-cpu-model-expansion' on all architectures Enable -cpu <cpu>,help - - - - --- 2023-07-30 Dinah B New
[v3,1/3] qapi: Moved architecture agnostic data types to `machine` Enable -cpu <cpu>,help - - 2 - --- 2023-07-30 Dinah B New
hda-audio: use log-scale for amplifier levels hda-audio: use log-scale for amplifier levels - - - - --- 2023-07-30 Yuanqing Li New
[v2,5/5] Add i.MX7 SRC device implementation Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-07-29 Jean-Christophe Dubois New
[v2,4/5] Add i.MX7 missing TZ devices and memory regions Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-07-29 Jean-Christophe Dubois New
[v2,3/5] Refactor i.MX7 processor code Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-07-29 Jean-Christophe Dubois New
[v2,2/5] Add i.MX6UL TZ missing devices. Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-07-29 Jean-Christophe Dubois New
[v2,1/5] Refactor i.MX6UL processor code Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-07-29 Jean-Christophe Dubois New
target/openrisc: Set EPCR to next PC on FPE exceptions target/openrisc: Set EPCR to next PC on FPE exceptions - - 1 - --- 2023-07-29 Stafford Horne New
[v5,12/12] virtio-sound: implement audio capture (RX) Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,11/12] virtio-sound: implement audio output (TX) Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,10/12] virtio-sound: handle VIRTIO_SND_PCM_RELEASE Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,09/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,08/12] virtio-sound: handle VIRTIO_SND_PCM_SET_PARAMS Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,07/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP} Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,06/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,05/12] virtio-sound: prepare PCM streams Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,04/12] virtio-sound: set PCM stream parameters Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,03/12] virtio-sound: handle control messages and streams Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,02/12] Add virtio-sound-pci device Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
[v5,01/12] Add virtio-sound device stub Add VIRTIO sound card - - - - --- 2023-07-29 Manos Pitsidianakis New
target/riscv: Fix page_check_range use in fault-only-first target/riscv: Fix page_check_range use in fault-only-first - - 1 - --- 2023-07-29 LIU Zhiwei New
[for-8.2,2/2] target/ppc: use g_free() in test_opcode_table() ppc: get rid of free() (gitlab #1798) - - - - --- 2023-07-28 Daniel Henrique Barboza New
[for-8.2,1/2] hw/ppc: use g_free() in spapr_tce_table_post_load() ppc: get rid of free() (gitlab #1798) - - 1 - --- 2023-07-28 Daniel Henrique Barboza New
target/s390x: Move trans_exc_code update to do_program_interrupt target/s390x: Move trans_exc_code update to do_program_interrupt - - 1 1 --- 2023-07-28 Richard Henderson New
[v3] linux-user/armeb: Fix __kernel_cmpxchg() for armeb [v3] linux-user/armeb: Fix __kernel_cmpxchg() for armeb - - 2 - --- 2023-07-28 Helge Deller New
target/ppc: Disable goto_tb with architectural singlestep target/ppc: Disable goto_tb with architectural singlestep - 1 2 - --- 2023-07-28 Richard Henderson New
[v5,3/3] linux-user: Load pie executables at upper memory linux-user: Fix and optimize target memory layout - - - - --- 2023-07-28 Helge Deller New
[v5,2/3] linux-user: Optimize memory layout for static and dynamic executables linux-user: Fix and optimize target memory layout - - - - --- 2023-07-28 Helge Deller New
[v5,1/3] linux-user: Show heap address in /proc/pid/maps linux-user: Fix and optimize target memory layout - - - - --- 2023-07-28 Helge Deller New
[7/7] vdpa: remove net cvq migration blocker Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[6/7] vdpa: enable cvq svq if data vq are shadowed Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[5/7] vdpa: delay enable of data vqs Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[4/7] vdpa: add stub vhost_vdpa_should_enable Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[3/7] vdpa: use virtio_ops->should_enable at vhost_vdpa_set_vrings_ready Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[2/7] vdpa: add should_enable op Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[1/7] vdpa: export vhost_vdpa_set_vring_ready Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[v2] bsd-user: Specify host page alignment if none specified [v2] bsd-user: Specify host page alignment if none specified - - 1 - --- 2023-07-28 Warner Losh New
[v3,6/6] qtest: microbit-test: add tests for nRF51 DETECT Add nRF51 DETECT signal with test - - 1 - --- 2023-07-28 Chris Laplante New
[v3,5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed Add nRF51 DETECT signal with test - - - - --- 2023-07-28 Chris Laplante New
[v3,4/6] qtest: bail from irq_intercept_in if name is specified Add nRF51 DETECT signal with test - - 1 - --- 2023-07-28 Chris Laplante New
[v3,3/6] qtest: implement named interception of out-GPIO Add nRF51 DETECT signal with test - - - - --- 2023-07-28 Chris Laplante New
« 1 2 ... 433 434 4354452 4453 »