Show patches with: Archived = No       |   430333 patches
« 1 2 ... 1708 1709 17104303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,3/4] hw/virtio: Move vhost-user-input into virtio folder virtio: Refactor vhost input stub - - - - --- 2023-11-13 Leo Yan New
[v1,3/4] hw/riscv: Add a riscv_is_32_bit() function Allow loading a no MMU kernel - - - - --- 2020-10-02 Alistair Francis New
[v1,3/4] hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device RISC-V: SoCify the SiFive boards and connect the - - - - --- 2018-05-04 Alistair Francis New
[v1,3/4] hw/misc: Add a model of the Xilinx Versal CRL hw/arm: versal: Add Cortex-R5s and CRL - - 2 - --- 2022-04-06 Edgar E. Iglesias New
[v1,3/4] hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio hw/arm: versal: Correct number of IRQs in GIC setup - - 1 - --- 2018-11-29 Edgar E. Iglesias New
[v1,3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes vfio: report NUMA nodes for device memory - - - - --- 2023-09-15 Ankit Agrawal New
[v1,3/4] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB hw/arm/cubieboard: correct CPU type and add machine argument checks - - 1 - --- 2020-02-27 Niek Linnenbank New
[v1,3/4] gitlab-ci: Remove superfluous "dnf install" statement gitlab and plugins pre-PR - - 1 - --- 2021-08-06 Alex Bennée New
[v1,3/4] elf: move elf_ops.h into include/elf/ and rename ELF and (macro) safety - - - - --- 2019-09-10 Alex Bennée New
[v1,3/4] disas/riscv: Fix `rdinstreth` constraint Miscellaneous patches from the RISC-Vfork - - - - --- 2019-05-17 Alistair Francis New
[v1,3/4] device_tree: add qemu_fdt_setprop_string_array helper add guest-loader (for direct Xen boot) - - 1 - --- 2020-10-21 Alex Bennée New
[v1,3/4] char: don't assume telnet initialization will not block - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,3/4] ahci: Add allwinner AHCI - - - - --- 2015-10-27 Peter Crosthwaite New
[v1,3/4] add optional 2nd stage initialization to -object/object-add commands - - - - --- 2014-01-16 Igor Mammedov New
[v1,3/4] accel/tcg: use TLB helpers from softmmu.o de-macrofy softmmu - - - - --- 2018-12-17 Alex Bennée New
[v1,3/4] accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts [v1,1/4] accel/tcg: use units.h for defining code gen buffer sizes - - 2 1 --- 2020-02-26 Alex Bennée New
[v1,3/4] Revert "configure: build ROMs with container-based cross compilers" testing/next hotfix (revert bios build, mingw) - - 1 1 --- 2022-10-11 Alex Bennée New
[v1,3/4] Acceptance test: provides new functions Extension of migration tests - - - - --- 2020-02-14 Oksana Vohchana New
[v1,3/4] .travis.yml: trivial whitespace fixup - - - - --- 2014-02-20 Alex Bennée New
[v1,3/4] .travis.yml: add --disable-user with the rest of the disables Travis Build Speed-ups - - 1 - --- 2018-03-13 Alex Bennée New
[v1,3/4] .cirrus.yml: bump FreeBSD to the current stable release testing/next updates - - 1 1 --- 2020-05-01 Alex Bennée New
[v1,3/3] xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP - - 1 - --- 2015-07-27 Alistair Francis New
[v1,3/3] xlnx-zynqmp: Connect the RTC device [v1,1/3] xlnx-zynqmp-rtc: Initial commit - - 1 - --- 2018-01-09 Alistair Francis New
[v1,3/3] xilinx_zynq: set initrd and dtb locations - - - - --- 2012-04-02 Peter A. G. Crosthwaite New
[v1,3/3] xilinx_zynq: added QSPI controller - - - - --- 2012-10-19 Peter Crosthwaite New
[v1,3/3] xilinx_uartlite: Accept input after rx FIFO pop - - - - --- 2012-12-05 Peter Crosthwaite New
[v1,3/3] xilinx_ethlite: Debug mode compile fixes - - - - --- 2013-01-26 Peter Crosthwaite New
[v1,3/3] x86: move apic_state field from CPUX86State to X86CPU - - - - --- 2013-10-22 chenfan New
[v1,3/3] vnc: ensure connection sharing/limits is always configured - - - - --- 2016-08-02 Daniel P. Berrangé New
[v1,3/3] vl.c: Use qemu_get_boot_opts - - - - --- 2014-04-15 Peter Crosthwaite New
[v1,3/3] virtio-mem: Set "unplugged-inaccessible=auto" for the 6.2 machine on x86 virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE - - 1 - --- 2021-11-30 David Hildenbrand New
[v1,3/3] virtio-gpu-rutabaga.c: override resource_destroy method Fix resource freeing bugs in virtio-gpu-rutabaga - - - - --- 2024-01-26 Manos Pitsidianakis New
[v1,3/3] virtio-balloon: unref the iothread when unrealizing virtio-balloon: free page hinting fixes - 1 2 - --- 2020-05-18 David Hildenbrand New
[v1,3/3] virtio-balloon: Rework pbp tracking data virtio-balloon: PartialBalloonedPage rework - - - - --- 2019-07-19 David Hildenbrand New
[v1,3/3] vhost-user:add reply for other messages - - - - --- 2015-02-13 Linhaifeng New
[v1,3/3] util/oslib-win32: Remove if conditional - - - - --- 2017-06-29 Alistair Francis New
[v1,3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc() - - - - --- 2021-07-14 David Hildenbrand New
[v1,3/3] ui: convert VNC server to use QIOChannelWebsock - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows 1 - - - --- 2022-09-17 Kasireddy, Vivek New
[v1,3/3] travis: reduce time taken for trace-backend testing [v1,1/3] travis: display config.log when configure fails - - 1 - --- 2018-06-14 Alex Bennée New
[v1,3/3] trace-instrument: handle config-time activation - - - - --- 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,3/3] tests: ibm, configure-connector RTAS call implementation ppc: adding some RTAS calls in tests/libqos - - - - --- 2017-10-26 Daniel Henrique Barboza New
[v1,3/3] tests/vm: add shutdown timeout in basevm.py python/qemu: follow-up changes for ConsoleSocket - - - - --- 2020-07-17 Robert Foley New
[v1,3/3] tests/vm/ubuntu: update i386 image to 18.04 some tests/vm fixes - - 1 - --- 2019-11-22 Alex Bennée New
[v1,3/3] tests/tcg: add simple commpage test case some linux-user guest_base fixes - - 1 - --- 2020-05-27 Alex Bennée New
[v1,3/3] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag unit tests for change 'do not add hotplug related amls for cold plugged bridges' - - - - --- 2020-09-05 Ani Sinha New
[v1,3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs - - - - --- 2017-06-14 Alex Bennée New
[v1,3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs - - - - --- 2017-06-14 Paolo Bonzini New
[v1,3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs - - - - --- 2017-06-14 Paolo Bonzini New
[v1,3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs - - - - --- 2017-06-14 Alex Bennée New
[v1,3/3] target: arm: Add support for VCPU event states add support for VCPU event states - - - - --- 2018-05-31 Dongjiu Geng New
[v1,3/3] target/s390x: Implement idte instruction - - - - --- 2017-06-20 David Hildenbrand New
[v1,3/3] target/riscv: kvm: Support selecting VCPU extensions target/riscv: Apply KVM policy to ISA extensions - - 1 - --- 2022-10-27 Mayuresh Chitale New
[v1,3/3] target/riscv: Regen floating point rounding mode in dynamic mode A few RISC-V fixes - 1 - - --- 2020-06-30 Alistair Francis New
[v1,3/3] target/ppc: use helper for excp handling - - - - --- 2017-03-04 Nikunj A Dadhania New
[v1,3/3] target/ppc: Synchronize with KVM's LPCR value when creating a vCPU ppc: LPCR synchronisation fixes - - - - --- 2021-05-26 Nicholas Piggin New
[v1,3/3] target/ppc: Add POWER10 exception model POWER9/POWER10 exception model fixes - - - - --- 2021-04-13 Nicholas Piggin New
[v1,3/3] target/microblaze: Plug temp leak around eval_cond_jmp() target/microblaze: Plug tcg temp leaks - - 4 - --- 2019-11-06 Edgar E. Iglesias New
[v1,3/3] target/microblaze: Add security attributes on memory transactions target/microblaze: Add memattrs on transactions - - 1 1 --- 2021-01-22 Joe Komlodi New
[v1,3/3] target/loongarch: Implement query-cpu-model-expansion Allow user enable/disable LSX/LASX features 1 - - - --- 2023-10-18 gaosong New
[v1,3/3] target/arm: Correct exclusive store cmpxchg memop mask - - 1 - --- 2017-08-11 Alistair Francis New
[v1,3/3] target-ppc: implement xxbr[qdwh] instruction - - - - --- 2016-10-12 Nikunj A Dadhania New
[v1,3/3] target-ppc: add vrldnm and vrlwnm instructions - - - - --- 2016-10-25 Nikunj A Dadhania New
[v1,3/3] target-arm: Implement the S2 MMU inputsize < pamax check - - - - --- 2016-01-20 Edgar E. Iglesias New
[v1,3/3] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers - - - 1 --- 2016-02-04 Alistair Francis New
[v1,3/3] softmmu/physmem: never return directories from file_ram_open() softmmu/physmem: file_ram_open() readonly improvements - - - - --- 2023-08-07 David Hildenbrand New
[v1,3/3] semihosting/arg-compat: fix up handling of SYS_HEAPINFO semihosting/next (move from hw, heapinfo) - - - - --- 2021-03-05 Alex Bennée New
[v1,3/3] scsi-block: adding flag at realize to enable Block Limits emulation scsi-block: VPD Block Limits emulation implementation - - - - --- 2018-06-08 Daniel Henrique Barboza New
[v1,3/3] sPAPR: Export RTAS property <ibm, errinjct-tokens> - - - - --- 2014-06-23 Gavin Shan New
[v1,3/3] s390x/tcg: Save vregs to extended mchk save area s390x: SIGP + IRQ preparations for TCG vector register support - - 1 - --- 2019-02-22 David Hildenbrand New
[v1,3/3] s390x/sclp: extend SCLP event masks to 64 bits s390x/sclp: 64 bit event masks - - - - --- 2018-02-20 Claudio Imbrenda New
[v1,3/3] s390x/pci: Reporting the host aperture to the guest get real IOMMU information from VFIO IOMMU - - - - --- 2019-01-09 Pierre Morel New
[v1,3/3] s390x/cpumodel: allow to enable MVCOS for qemu cpu model - - - - --- 2017-06-13 David Hildenbrand New
[v1,3/3] riscv/sifive_u: Add a serial property to the sifive_u machine hw/riscv: Add a serial property to the sifive_u machine - - 2 - --- 2020-03-04 Alistair Francis New
[v1,3/3] raspi: Add "raspi3" machine type Raspberry Pi 3 support - - 1 - --- 2018-02-08 Pekka Enberg New
[v1,3/3] qom: Converged dynamic cast for interfaces & objs - - - - --- 2012-06-16 Peter A. G. Crosthwaite New
[v1,3/3] qdev: Provide qdev_get_bus_hotplug_handler() qdev: Hotplug handler chaining - - 1 - --- 2019-02-18 David Hildenbrand New
[v1,3/3] qcow2: check for NULL l2meta - - 1 - --- 2013-12-30 Hu Tao New
[v1,3/3] qcow2: add zstd cluster compression add zstd cluster compression - - - - --- 2019-07-03 Denis Plotnikov New
[v1,3/3] pc-dimm: factor out address space logic into MemoryDevice code pc-dimm: factor out MemoryDevice - - - - --- 2018-04-12 David Hildenbrand New
[v1,3/3] new script/analyse-tlb-flushes-simpletrace.py - - - - --- 2017-04-11 Alex Bennée New
[v1,3/3] net: netmap: improve netmap_receive_iov() Improvements to the netmap backend - - - - --- 2018-12-06 Vincenzo Maffione New
[v1,3/3] monitor: add del completion for peripheral device - - - - --- 2014-09-18 Zhu Guihua New
[v1,3/3] misc: zynq_slcr: Make DB_PRINTs always compile - - - - --- 2014-04-03 Peter Crosthwaite New
[v1,3/3] migration: multifd: Enable zerocopy QIOChannel flags + multifd zerocopy - - - - --- 2021-08-31 Leonardo Bras New
[v1,3/3] migration: Pre-fault memory before starting background snasphot migration: Fixes to the 'background-snapshot' code - - - - --- 2021-03-19 Andrey Gruzdev New
[v1,3/3] memory: render_memory_region: factor out fr constant setters - - - - --- 2013-06-03 Peter Crosthwaite New
[v1,3/3] memory: fix possible NULL pointer dereference misc fixes found by static analyzer - - - - --- 2018-06-09 Dima Stepanov New
[v1,3/3] memory-device: Track used region size in DeviceMemoryState memory-device: Some cleanups - - - - --- 2023-05-23 David Hildenbrand New
[v1,3/3] intel_iommu: add scalable-mode option to make scalable mode work intel_iommu: support scalable mode - - 1 - --- 2019-03-05 Yi Sun New
[v1,3/3] intel-iommu: search iotlb for levels supported by the address width. intel-iommu: add support for 5-level virtual IOMMU. - - - - --- 2018-11-09 Yu Zhang New
[v1,3/3] i386: Mark the 'INTEL_PT' CPUID bit as unmigratable Remove the limitation of Intel PT CPUID info - - - - --- 2020-02-24 Luwei Kang New
[v1,3/3] i386: Add support for save/load IA32_PEBS_DATA_CFG MSR PEBS virtualization enabling via DS in Qemu - - - - --- 2020-03-06 Luwei Kang New
[v1,3/3] i.MX: Add GPIO device to i.MX25 SOC - - 1 - --- 2015-09-05 Jean-Christophe Dubois New
[v1,3/3] hw/riscv: virt: Add optional ACLINT support to virt machine RISC-V ACLINT Support - - - - --- 2021-06-12 Anup Patel New
[v1,3/3] hw/riscv: opentitan: Add the flash alias Updates to the OpenTitan machine - - - - --- 2021-07-02 Alistair Francis New
[v1,3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer hw/riscv: OpenTitan: Add support for the RISC-V timer - - - - --- 2021-05-31 Alistair Francis New
[v1,3/3] hw/riscv/microchip_pfsoc: Use the PLIC config helper function [v1,1/3] hw/riscv: virt: Don't use a macro for the PLIC configuration - - - - --- 2021-09-03 Alistair Francis New
[v1,3/3] hw/ppc/pnv_homer: add PowerNV homer device model add Homer/OCC common area emulation for PowerNV - - - - --- 2019-09-10 Balamuruhan S New
[v1,3/3] hw/loongarch: Add TPM device for LoongArch virt machine Improve FDT and support TPM for LoongArch - - - - --- 2022-10-21 Xiaojuan Yang New
« 1 2 ... 1708 1709 17104303 4304 »