Show patches with: Archived = No       |   75941 patches
« 1 2 ... 214 215 216759 760 »
Patch Series S/W/F Date Submitter Delegate State
[v3,42/49] semihosting: Add GuestFDConsole semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,41/49] semihosting: Create qemu_semihosting_console_write semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,40/49] semihosting: Cleanup chardev init semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,39/49] semihosting: Expand qemu_semihosting_console_inc to read semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,38/49] semihosting: Pass CPUState to qemu_semihosting_console_inc semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,37/49] semihosting: Fix docs comment for qemu_semihosting_console_inc semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,36/49] gdbstub: Widen gdb_syscall_complete_cb return value semihosting cleanup --- 2022-05-21 Richard Henderson New
[v3,35/49] semihosting: Create semihost_sys_gettimeofday semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,34/49] semihosting: Create semihost_sys_{stat,fstat} semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,33/49] semihosting: Split out semihost_sys_system semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,32/49] semihosting: Split out semihost_sys_rename semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,31/49] semihosting: Split out semihost_sys_remove semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,30/49] semihosting: Split out semihost_sys_flen semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,29/49] semihosting: Split out semihost_sys_isatty semihosting cleanup --- 2022-05-21 Richard Henderson New
[v3,28/49] semihosting: Split out semihost_sys_lseek semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,27/49] semihosting: Bound length for semihost_sys_{read, write} semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,26/49] semihosting: Split out semihost_sys_write semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,25/49] semihosting: Split out semihost_sys_read semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,24/49] semihosting: Split out semihost_sys_close semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,23/49] semihosting: Split out semihost_sys_open semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,22/49] semihosting: Move GET_ARG/SET_ARG earlier in the file semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,21/49] semihosting: Use env more often in do_common_semihosting semihosting cleanup --- 2022-05-21 Richard Henderson New
[v3,20/49] semihosting: Split out common_semi_has_synccache semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,19/49] semihosting: Split common_semi_flen_buf per target semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,18/49] semihosting: Split is_64bit_semihosting per target semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,17/49] semihosting: Use struct gdb_stat in common_semi_flen_cb semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,16/49] include/exec: Define errno values in gdbstub.h semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,15/49] include/exec: Move gdb_stat and gdb_timeval to gdbstub.h semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,14/49] include/exec: Move gdb open flags to gdbstub.h semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,13/49] semihosting: Move common-semi.h to include/semihosting/ semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,12/49] semihosting: Return void from do_common_semihosting semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,11/49] semihosting: Clean up common_semi_open_cb semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,10/49] semihosting: Clean up common_semi_flen_cb semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,09/49] semihosting: Adjust error checking in common_semi_cb semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,08/49] semihosting: Inline set_swi_errno into common_semi_cb semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,07/49] semihosting: Split out guestfd.c semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,06/49] semihosting: Simplify softmmu_lock_user_string semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,05/49] semihosting: Add target_strlen for softmmu-uaccess.h semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,04/49] semihosting: Move softmmu-uaccess.h functions out of line semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,03/49] semihosting: Improve condition for config.c and console.c semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,02/49] semihosting: Return failure from softmmu-uaccess.h functions semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
[v3,01/49] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h semihosting cleanup --- 2022-05-21 Richard Henderson Superseded
docs/system/arm: Add FEAT_HCX to list of emulated features docs/system/arm: Add FEAT_HCX to list of emulated features --- 2022-05-20 Peter Maydell Superseded
[PULL,22/22] target/arm: Use FIELD definitions for CPACR, CPTR_ELx [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,21/22] target/arm: Enable FEAT_HCX for -cpu max [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,20/22] target/arm: Fix PAuth keys access checks for disabled SEL2 [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,19/22] ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,18/22] hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,17/22] hw/arm/virt: Fix incorrect non-secure flash dtb node name [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,16/22] target/arm: Make number of counters in PMCR follow the CPU [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,15/22] target/arm/helper.c: Delete stray obsolete comment [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,14/22] hw/adc/zynq-xadc: Use qemu_irq typedef [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,13/22] Fix aarch64 debug register names. [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,12/22] hw/intc/arm_gicv3: Provide ich_num_aprs() [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,11/22] hw/intc/arm_gicv3: Use correct number of priority bits for the CPU [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,10/22] hw/intc/arm_gicv3: Support configurable number of physical priority bits [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,09/22] hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,08/22] hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1 [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,07/22] hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,06/22] target/arm: Drop unsupported_encoding() macro [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,05/22] target/arm: Implement FEAT_IDST [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,04/22] target/arm: Enable FEAT_S2FWB for -cpu max [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,03/22] target/arm: Implement FEAT_S2FWB [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,02/22] target/arm: Factor out FWB=0 specific part of combine_cacheattrs() [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Accepted
[PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits --- 2022-05-19 Peter Maydell Not Applicable
[PULL,00/22] target-arm queue --- 2022-05-19 Peter Maydell Not Applicable
[v2,7/7] target/arm: Add el_is_in_host target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[v2,6/7] target/arm: Remove fp checks from sve_exception_el target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[v2,5/7] target/arm: Use uint32_t instead of bitmap for sve vq's target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[v2,4/7] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[v2,3/7] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[v2,2/7] target/arm: Use FIELD definitions for CPACR, CPTR_ELx target/arm: SME prep patches --- 2022-05-17 Richard Henderson New
[v2,1/7] target/arm: Enable FEAT_HCX for -cpu max target/arm: SME prep patches --- 2022-05-17 Richard Henderson Superseded
[PULL,v2,69/86] virtio/vhost-user: dynamically assign VhostUserHostNotifiers Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,v2,68/86] hw/virtio/vhost-user: don't suppress F_CONFIG when supported Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,v2,67/86] include/hw: start documenting the vhost API Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin Accepted
[PULL,v2,66/86] docs/devel: start documenting writing VirtIO devices Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin Accepted
[PULL,v2,65/86] libvhost-user: expose vu_request_to_string Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,v2,64/86] vhost-user.rst: add clarifying language about protocol negotiation Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin Accepted
[PULL,v2,60/86] hw/virtio: add vhost_user_[read|write] trace points Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,v2,59/86] virtio-pci: add notification trace points Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,v2,58/86] hw/virtio: move virtio-pci.h into shared include space Untitled series #175785 --- 2022-05-16 Michael S. Tsirkin New
[PULL,69/91] virtio/vhost-user: dynamically assign VhostUserHostNotifiers Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,68/91] hw/virtio/vhost-user: don't suppress F_CONFIG when supported Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,67/91] include/hw: start documenting the vhost API Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,66/91] docs/devel: start documenting writing VirtIO devices Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,65/91] libvhost-user: expose vu_request_to_string Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,64/91] vhost-user.rst: add clarifying language about protocol negotiation Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,60/91] hw/virtio: add vhost_user_[read|write] trace points Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,59/91] virtio-pci: add notification trace points Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
[PULL,58/91] hw/virtio: move virtio-pci.h into shared include space Untitled series #175784 --- 2022-05-16 Michael S. Tsirkin Superseded
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY --- 2022-05-16 Peter Maydell Superseded
hw/tpm/tpm_tis_common.c: Assert that locty is in range hw/tpm/tpm_tis_common.c: Assert that locty is in range --- 2022-05-13 Peter Maydell Superseded
target/arm/helper.c: Delete stray obsolete comment target/arm/helper.c: Delete stray obsolete comment --- 2022-05-13 Peter Maydell Superseded
[2/2] hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node hw/arm/virt: fix dtb nits spotted by dtc --- 2022-05-13 Peter Maydell Superseded
[1/2] hw/arm/virt: Fix incorrect non-secure flash dtb node name hw/arm/virt: fix dtb nits spotted by dtc --- 2022-05-13 Peter Maydell Superseded
target/arm: Make number of counters in PMCR follow the CPU target/arm: Make number of counters in PMCR follow the CPU --- 2022-05-13 Peter Maydell Superseded
[v2,6/6] hw/intc/arm_gicv3: Provide ich_num_aprs() gicv3: Use right number of prio bits for the CPU --- 2022-05-12 Peter Maydell Superseded
[v2,5/6] hw/intc/arm_gicv3: Use correct number of priority bits for the CPU gicv3: Use right number of prio bits for the CPU --- 2022-05-12 Peter Maydell Superseded
[v2,4/6] hw/intc/arm_gicv3: Support configurable number of physical priority bits gicv3: Use right number of prio bits for the CPU --- 2022-05-12 Peter Maydell Superseded
« 1 2 ... 214 215 216759 760 »