Show patches with: Archived = No       |   433123 patches
« 1 2 ... 1125 1126 11274331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,03/10] gitlab-ci: Extract container job template to container-template.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job gitlab-ci: Ease forks pipeline workflow 1 - 2 - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job) gitlab-ci: Ease forks pipeline workflow - - 2 - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,32/32] doc: Add the SGX doc Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,31/32] sgx-epc: Add the fill_device_info() callback support Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,30/32] Kconfig: Add CONFIG_SGX support Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,29/32] qmp: Add the qmp_query_sgx_capabilities() Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,28/32] bitops: Support 32 and 64 bit mask macro Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,27/32] i386: Add sgx_get_info() interface Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,26/32] hmp: Add 'info sgx' command Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,25/32] qmp: Add query-sgx command Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,24/32] sgx-epc: Add the reset interface for sgx-epc virt device Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,23/32] hostmem: Add the reset interface for EPC backend reset Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,22/32] i440fx: Add support for SGX EPC Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,21/32] q35: Add support for SGX EPC Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,20/32] i386: acpi: Add SGX EPC entry to ACPI tables Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,19/32] i386/pc: Add e820 entry for SGX EPC section(s) Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,18/32] hw/i386/pc: Account for SGX EPC sections when calculating device memory Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,16/32] Adjust min CPUID level to 0x12 when SGX is enabled Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,15/32] i386: Propagate SGX CPUID sub-leafs to KVM Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,12/32] i386: Update SGX CPUID info according to hardware/KVM/user input Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,11/32] i386: Add feature control MSR dependency when SGX is enabled Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,06/32] i386: Add primary SGX CPUID and MSR defines Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,03/32] qom: Add memory-backend-epc ObjectOptions support Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,02/32] hostmem: Add hostmem-epc as a backend for SGX EPC Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2,01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings Qemu SGX virtualization - - - - --- 2021-05-11 Yang Zhong New
[v2] block: Improve backing file validation [v2] block: Improve backing file validation - - - - --- 2021-05-11 Li Zhijian New
[v2,6/6] hw/southbridge/vt82c686: Introduce VT82C686B_SOUTHBRIDGE hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,5/6] hw/ide/via: Connect IDE function output IRQs to the ISA function input hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,4/6] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE 1 - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,3/6] hw/isa/vt82c686: Let ISA function expose ISA IRQs hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,2/6] hw/isa/vt82c686: Simplify removing unuseful qemu_allocate_irqs() call hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - 1 - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,1/6] hw/isa/vt82c686: Name output IRQ as 'intr' hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,4/4] hw/isa/piix4: Fix leak removing unuseful qemu_allocate_irqs() call hw/isa: Remove unuseful qemu_allocate_irqs() call - 1 - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,3/4] hw/isa/i82378: Rename output IRQ variable hw/isa: Remove unuseful qemu_allocate_irqs() call - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,2/4] hw/isa/i82378: Simplify removing unuseful qemu_allocate_irqs() call hw/isa: Remove unuseful qemu_allocate_irqs() call - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[v2,1/4] hw/isa/i82378: Name output IRQ as 'intr' hw/isa: Remove unuseful qemu_allocate_irqs() call - - - - --- 2021-05-11 Philippe Mathieu-Daudé New
[RFC,v3,4/4] hw/arm/smmuv3: Post-load stage 1 configurations to the host Add migration support for VFIO PCI devices in SMMUv3 nested mode - - - - --- 2021-05-11 Kunkun Jiang New
[RFC,v3,3/4] vfio: Add vfio_prereg_listener_global_log_start/stop in nested stage Add migration support for VFIO PCI devices in SMMUv3 nested mode - - - - --- 2021-05-11 Kunkun Jiang New
[RFC,v3,2/4] vfio: Add vfio_prereg_listener_log_sync in nested stage Add migration support for VFIO PCI devices in SMMUv3 nested mode - - - - --- 2021-05-11 Kunkun Jiang New
[RFC,v3,1/4] vfio: Introduce helpers to mark dirty pages of a RAM section Add migration support for VFIO PCI devices in SMMUv3 nested mode - - - - --- 2021-05-11 Kunkun Jiang New
[3/3] bsd-user: rename linux_binprm to bsd_binprm bsd-user cleanup - - - - --- 2021-05-10 Warner Losh New
[2/3] bsd-user: Stop building the sparc platforms bsd-user cleanup - - - - --- 2021-05-10 Warner Losh New
[1/3] bsd-user: remove target_signal.h, it's unused bsd-user cleanup - - - - --- 2021-05-10 Warner Losh New
[v3,2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API virtio-blk: Convert QEMUBH callback to "bitops.h" API - - 1 - --- 2021-05-10 Philippe Mathieu-Daudé New
[v3,1/2] bitops.h: Improve find_xxx_bit() documentation virtio-blk: Convert QEMUBH callback to "bitops.h" API - - 1 - --- 2021-05-10 Philippe Mathieu-Daudé New
[6/6] hw/arm: Model TCMs in the SSE-300, not the AN547 hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[5/6] hw/arm/mps2-tz: Allow board to specify a boot RAM size hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[4/6] hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[3/6] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[2/6] hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[1/6] hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524 hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[v2] qemu-iotests: fix pylint 2.8 consider-using-with error [v2] qemu-iotests: fix pylint 2.8 consider-using-with error - - - - --- 2021-05-10 Emanuele Giuseppe Esposito New
[PULL,v2,00/26] target-arm queue - - - - --- 2021-05-10 Peter Maydell New
[for-6.1,v3,3/3] virtiofsd: Add support for FUSE_SYNCFS request virtiofsd: Add support for FUSE_SYNCFS request - - - - --- 2021-05-10 Greg Kurz New
[for-6.1,v3,2/3] virtiofsd: Track mounts virtiofsd: Add support for FUSE_SYNCFS request - - - - --- 2021-05-10 Greg Kurz New
[for-6.1,v3,1/3] Update linux headers to 5.13-rc1 + FUSE_SYNCFS virtiofsd: Add support for FUSE_SYNCFS request - - - - --- 2021-05-10 Greg Kurz New
[4/4] gitlab-ci: Add ccache in $PATH and display statistics gitlab-ci: Allow using FreeBSD runners - - - - --- 2021-05-10 Philippe Mathieu-Daudé New
[3/4] gitlab-ci: Run GNU make via the $MAKE variable gitlab-ci: Allow using FreeBSD runners - - - - --- 2021-05-10 Philippe Mathieu-Daudé New
[2/4] gitlab-ci: Adapt JOBS variable for FreeBSD runners gitlab-ci: Allow using FreeBSD runners - - - - --- 2021-05-10 Philippe Mathieu-Daudé New
[1/4] gitlab-ci: Extract &environment_variables template gitlab-ci: Allow using FreeBSD runners - - - - --- 2021-05-10 Philippe Mathieu-Daudé New
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic - - 2 - --- 2021-05-10 Peter Maydell New
[v2] util: fix fd leak in qemu_write_pidfile() [v2] util: fix fd leak in qemu_write_pidfile() - - - - --- 2021-05-10 wangjie (P) New
[PULL,25/25] virtio-gpu: add virtio-vga-gl [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,24/25] modules: add have_vga [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,23/25] virtio-gpu: add virtio-gpu-gl-pci [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,22/25] virtio-gpu: move fields to struct VirtIOGPUGL [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,21/25] virtio-gpu: drop use_virgl_renderer [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,20/25] virtio-gpu: move virtio-gpu-gl-device to separate module [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,19/25] virtio-gpu: drop VIRGL() macro [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,18/25] virtio-gpu: move update_cursor_data [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,17/25] virtio-gpu: move virgl process_cmd [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,16/25] virtio-gpu: move virgl gl_flushed [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,15/25] virtio-gpu: move virgl handle_ctrl [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,14/25] virtio-gpu: use class function for ctrl queue handlers [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,13/25] virtio-gpu: move virgl reset [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,12/25] virtio-gpu: move virgl realize + properties [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,11/25] virtio-gpu: add virtio-gpu-gl-device [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,10/25] virtio-gpu: rename virgl source file. [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,09/25] virtio-gpu: handle partial maps properly [PULL,01/25] qemu-edid: use qemu_edid_size() - - 1 1 --- 2021-05-10 Gerd Hoffmann New
[PULL,08/25] edid: add support for DisplayID extension (5k resolution) [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,07/25] edid: allow arbitrary-length checksums [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,06/25] edid: move timing generation into a separate function [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,05/25] edid: Make refresh rate configurable [PULL,01/25] qemu-edid: use qemu_edid_size() - - - - --- 2021-05-10 Gerd Hoffmann New
[PULL,04/25] edid: use dta extension block descriptors [PULL,01/25] qemu-edid: use qemu_edid_size() - - 1 - --- 2021-05-10 Gerd Hoffmann New
[PULL,03/25] edid: move xtra3 descriptor [PULL,01/25] qemu-edid: use qemu_edid_size() - - 1 - --- 2021-05-10 Gerd Hoffmann New
[PULL,02/25] edid: edid_desc_next [PULL,01/25] qemu-edid: use qemu_edid_size() - - 1 - --- 2021-05-10 Gerd Hoffmann New
[PULL,01/25] qemu-edid: use qemu_edid_size() [PULL,01/25] qemu-edid: use qemu_edid_size() - - 1 - --- 2021-05-10 Gerd Hoffmann New
[PULL,00/25] Vga 20210510 patches - - - - --- 2021-05-10 Gerd Hoffmann New
« 1 2 ... 1125 1126 11274331 4332 »