Show patches with: Archived = No       |   432737 patches
« 1 2 ... 937 938 9394327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/4] util/defer-call: move defer_call() to util/ virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-09-13 Stefan Hajnoczi New
[v3,2/4] usb-mtp: free objects on a mtp reset - - - - --- 2015-11-17 Bandan Das New
[v3,2/4] update Linux headers to 4.2 - - 2 - --- 2015-09-10 Paolo Bonzini New
[v3,2/4] ui: move 'pc-bios/keymaps' to 'ui/keymaps' softmmu: make qemu_find_file more flexible wrt build dir layout - - - - --- 2022-06-15 Daniel P. Berrangé New
[v3,2/4] ui/cocoa.m: Avoid deprecated CPS* functions - - - - --- 2013-04-22 Peter Maydell New
[v3,2/4] trace: enforce that every trace-events file has a final newline trace: make systemtap easier to use for simple logging - - 2 - --- 2019-01-22 Daniel P. Berrangé New
[v3,2/4] trace-events: fix code style: %# -> 0x% - - 2 - --- 2017-07-31 Vladimir Sementsov-Ogievskiy New
[v3,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-08-27 pingfan liu New
[v3,2/4] tests: add UHCI qtest - - - - --- 2014-06-20 Gonglei (Arei) New
[v3,2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs hmat acpi: Don't require initiator value in -numa - - 1 - --- 2022-06-29 Brice Goglin New
[v3,2/4] tests: Add tests for query-netdevs command Introducing QMP query-netdevs command - - - - --- 2020-09-01 Alexey Kirillov New
[v3,2/4] tests/vm: Pass verbose flag into VM make commands Add a CentOS test image to run docker tests - - 1 - --- 2018-07-12 Fam Zheng New
[v3,2/4] tests/vm/freebsd: Reload the sshd configuration make vm-build-freebsd fixes - - 1 - --- 2024-02-06 Ilya Leoshkevich New
[v3,2/4] tests/test-replication.c: Add test for ignoring requests after failover colo: Add support for continious replication - - - - --- 2019-09-03 Lukas Straub New
[v3,2/4] tests/tcg/s390x: Test CONVERT TO DECIMAL target/s390x: Emulate CVDG and CVB* - - 1 - --- 2024-01-31 Ilya Leoshkevich New
[v3,2/4] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs migration & CI: Add a CI job for migration compat testing - - - - --- 2024-01-05 Fabiano Rosas New
[v3,2/4] tests/qemu-iotests/meson.build: Improve the indentation Improve integration of iotests in the meson test harness - - 2 - --- 2022-02-23 Thomas Huth New
[v3,2/4] tests/qemu-iotests/group: Remove some more tests from the "auto" group Enable iotests during "make check" - - 1 - --- 2019-07-17 Thomas Huth New
[v3,2/4] tests/migration-test: Add a test for null parameter setups qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 3 - --- 2023-09-05 Peter Xu New
[v3,2/4] tests/lcitool: Refresh generated files tests/vm/freebsd: Get up-to-date package list from lcitool - - 1 - --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,2/4] tests/cdrom-test: Test booting from CD-ROM ISO image file Add new CD-ROM related qtests 1 - 3 - --- 2018-04-27 Thomas Huth New
[v3,2/4] tests/avocado: drop virtio-rng from sbsa-ref tests tests/avocado: update sbsa-ref firmware to latest - - - - --- 2024-03-18 Marcin Juszkiewicz New
[v3,2/4] tests/acpi: i386: allow FACP acpi table changes hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table 1 - - - --- 2022-02-26 Liav Albani New
[v3,2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests Acceptance tests: boot Linux with KVM test - - - - --- 2020-01-22 Wainer dos Santos Moschetta New
[v3,2/4] tcg: reorganize tb_find_physical loop - - 1 - --- 2016-04-14 sergey.fedorov@linaro.org New
[v3,2/4] tcg: move tcg related files into accel/tcg/ subdirectory - - - - --- 2017-06-02 Yang Zhong New
[v3,2/4] tcg: Make tb_cflags() usable from target-agnostic code accel/tcg: Move perf and debuginfo support to tcg - - 2 - --- 2023-12-08 Ilya Leoshkevich New
[v3,2/4] tcg: Allocate indirect_base temporaries in a different order - - - - --- 2016-02-10 Richard Henderson New
[v3,2/4] tcg/optimize: fix known-zero bits optimization - - 1 - --- 2013-12-11 Aurelien Jarno New
[v3,2/4] target/sh4: Merge mach and macl into a union target/sh4: Fix mac.[lw] - - 1 - --- 2024-04-06 Richard Henderson New
[v3,2/4] target/sh4: Fix SUBV opcode target/sh4: Fix ADDV/SUBV opcodes - 1 - - --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,2/4] target/s390x: Make translator stop before the end of a page linux-user: Fix siginfo_t contents when jumping to non-readable pages - - 1 - --- 2022-08-08 Ilya Leoshkevich New
[v3,2/4] target/s390x: Improve ADD LOGICAL WITH CARRY target/s390x: Improve carry computation - - 1 - --- 2020-12-14 Richard Henderson New
[v3,2/4] target/riscv: Reuse tb->flags.FS Smstateen FCSR - - 1 - --- 2023-04-28 Mayuresh Chitale New
[v3,2/4] target/riscv: Move misa_mxl_max to class gdbstub and TCG plugin improvements - - - - --- 2023-10-17 Akihiko Odaki New
[v3,2/4] target/riscv: Fix format for indentation target/riscv: Simplification for RVH related check and code style fix 1 - 1 - --- 2023-04-05 Weiwei Li New
[v3,2/4] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP [v3,1/4] target/riscv: Update VS timer whenever htimedelta changes - 1 1 - --- 2023-01-20 Anup Patel New
[v3,2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher QEMU RISC-V nested virtualization fixes - 1 2 - --- 2022-05-26 Anup Patel New
[v3,2/4] target/riscv: Add Smrnmi CSRs. target/riscv: Add Smrnmi support. - - 1 - --- 2023-05-22 Tommy Wu New
[v3,2/4] target/riscv/kvm: add zicntr reg riscv: zicntr/zihpm flags and disable support - - 1 - --- 2023-10-23 Daniel Henrique Barboza New
[v3,2/4] target/ppc: moved function out of mmu-hash64 hw/ppc: code motion to compile without TCG - - - - --- 2021-05-06 Lucas Mateus Martins Araujo e Castro New
[v3,2/4] target/ppc: enhance error report in kvmppc_read_int_cpu_dt() enhance error handling in kvmppc_read_int* - - - - --- 2022-07-07 Daniel Henrique Barboza New
[v3,2/4] target/ppc: divided mmu_helper.c in 2 files target/ppc: MMU clean up - - - - --- 2021-07-08 Lucas Mateus Martins Araujo e Castro New
[v3,2/4] target/ppc: Rewrite pmu_increment_insns Reorg ppc64 pmu insn counting - - - - --- 2022-01-03 Daniel Henrique Barboza New
[v3,2/4] target/ppc: Remove chip type field from POWER9 DD2.0 PVR Fix PVR matching, add AIL cap compatibility - - - - --- 2022-03-07 Nicholas Piggin New
[v3,2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool target/ppc: Add support for Radix partition-scoped translation - - 1 - --- 2020-04-02 Cédric Le Goater New
[v3,2/4] target/ppc: Add recording of taken branches to BHRB Add BHRB Facility Support - - - - --- 2023-09-25 Glenn Miles New
[v3,2/4] target/mips: implement Octeon-specific BBIT instructions Cavium Octeon MIPS extensions - - 1 - --- 2022-06-20 Pavel Dovgalyuk New
[v3,2/4] target/mips: add or remove space to fix checkpatch errors target/mips: errors and warnings cleanups - - - - --- 2019-04-05 Jules Irenge New
[v3,2/4] target/mips: Remove definitions that are only used once Untitled series #68354 - - - - --- 2018-09-30 Philippe Mathieu-Daudé New
[v3,2/4] target/m68k: pass sign directly into make_quotient() target/m68k: fix FPSR quotient byte for fmod and frem - - 2 - --- 2023-01-14 Mark Cave-Ayland New
[v3,2/4] target/m68k: add fmod/frem target/m68k: implement 680x0 FPU (part 3) - - 1 - --- 2018-02-23 Laurent Vivier New
[v3,2/4] target/i386: define CPU models to model x86-64 ABI levels [v3,1/4] docs: add a table showing x86-64 ABI compatibility levels - - - - --- 2021-06-07 Daniel P. Berrangé New
[v3,2/4] target/i386: add fast short REP MOV support modify CPU model info - - - - --- 2020-04-10 Chenyi Qiang New
[v3,2/4] target/i386: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation - - 1 - --- 2023-02-23 Philippe Mathieu-Daudé New
[v3,2/4] target/i386: Remove monitor from some CPU models Add extra information to versioned CPU models - - - - --- 2020-02-12 Tao Xu New
[v3,2/4] target/arm: implement SHA-3 instructions target-arm: add SHA-3, SM3 and SHA512 instruction support - - - - --- 2018-01-19 Ard Biesheuvel New
[v3,2/4] target/arm: handle A-profile semihosting at translate time semihosting fixes - - - - --- 2019-09-06 Alex Bennée New
[v3,2/4] target/arm: Fix select for aa64_va_parameters_both target/arm: Reduce aa64_va_parameter overhead - - 1 - --- 2020-02-16 Richard Henderson New
[v3,2/4] target/arm: Correct store of FPSCR value via FPCXT_S target/arm: Implement v8.1M and Cortex-M55 - - 1 - --- 2020-12-10 Peter Maydell New
[v3,2/4] target/arm: Add x-guarded-pages cpu property for user-only target/arm: Implement ARMv8.5-BTI - - - - --- 2019-02-04 Richard Henderson New
[v3,2/4] target/arm: Add support for FEAT_DIT, Data Independent Timing target/arm: Add support for FEAT_DIT, Data Independent Timing - - 1 - --- 2021-01-28 Rebecca Cran New
[v3,2/4] target/arm: Add "_S" suffix to the secure version of a sysreg target/arm: Add a dynamic XML-description of the cp-registers to GDB - - - - --- 2018-02-28 Abdallah Bouassida New
[v3,2/4] target/arm: Abstract the generic timer frequency Expose GT CNTFRQ as a CPU property to support AST2600 - - 2 - --- 2019-12-13 Andrew Jeffery New
[v3,2/4] target-tricore: add context managment trap generation - - - - --- 2016-02-19 Bastian Koppelmann New
[v3,2/4] target-tricore: Added MADD.F and MSUB.F instructions - - - - --- 2016-06-07 Peer Adelt New
[v3,2/4] target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format - - 1 - --- 2014-11-20 Bastian Koppelmann New
[v3,2/4] target-tilegx: Add single floating point implementation - - - - --- 2015-12-10 Chen Gang New
[v3,2/4] target-s390x: Migrate to new nmi() CPU callback - - - - --- 2014-06-04 Alexey Kardashevskiy New
[v3,2/4] target-ppc: add vrldnmi and vrlwmi instructions - - - - --- 2016-10-30 Nikunj A Dadhania New
[v3,2/4] target-ppc: Register and handle HCALL to receive updated RTAS region - - - - --- 2014-11-05 Aravinda Prasad New
[v3,2/4] target-ppc: QOM'ify CPU 1 - - - --- 2012-04-14 Andreas Färber New
[v3,2/4] target-ppc: Implement bcdctsq. instruction - - 1 - --- 2016-11-25 Jose Ricardo Ziviani New
[v3,2/4] target-ppc: Implement bcdctn. instruction - - 1 - --- 2016-10-31 Jose Ricardo Ziviani New
[v3,2/4] target-i386: add VME to all CPUs - - - - --- 2014-12-10 Eduardo Habkost New
[v3,2/4] target-i386: QOM'ify CPU - - - - --- 2012-04-10 Andreas Färber New
[v3,2/4] target-arm: kvm64: detect guest RAS EXTENSION feature - - - - --- 2017-04-30 Dongjiu Geng New
[v3,2/4] target-arm: Code changes to implement overwrite of tag field on PC load - - - - --- 2016-10-12 Thomas Hanson New
[v3,2/4] target-arm: Add feature parsing to virt - - 1 - --- 2015-01-27 Greg Bellows New
[v3,2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 1 - - - --- 2023-02-20 Pierrick Bouvier New
[v3,2/4] switch stdvga to pci vgabios - - - - --- 2010-11-03 Gerd Hoffmann New
[v3,2/4] string-output-visitor: show structs as "<omitted>" virtio-blk: add iothread-vq-mapping parameter - - 1 - --- 2023-12-19 Stefan Hajnoczi New
[v3,2/4] stm32vldiscovery: Add the STM32VLDISCOVERY Machine STM32VLDISCOVERY Machine Model - - 1 - --- 2021-06-17 Alexandre IOOSS New
[v3,2/4] spapr_pci: encode class code including Prog IF register - - - - --- 2015-05-05 Nikunj A Dadhania New
[v3,2/4] spapr_cpu_core: Implement DeviceClass::reset ppc: reset the interrupt presenter from the CPU reset handler - - 1 - --- 2019-10-22 Cédric Le Goater New
[v3,2/4] softmmu/memory_mapping: never merge ranges accross memory regions softmmu/memory_mapping: optimize dump/tpm for virtio-mem 1 - - - --- 2021-07-21 David Hildenbrand New
[v3,2/4] softmmu/memory_mapping: never merge ranges accross memory regions softmmu/memory_mapping: optimize dump/tpm for virtio-mem 1 - 1 - --- 2021-07-26 David Hildenbrand New
[v3,2/4] softfloat: Specialize udiv_qrnnd for x86_64 softfloat: Fix division - - 1 2 --- 2018-10-04 Richard Henderson New
[v3,2/4] softfloat: Avoid uint16 type conflict on Darwin - - - - --- 2011-11-01 Andreas Färber New
[v3,2/4] smbios: function to set default processor family target/riscv: SMBIOS support for RISC-V virt machine - - 1 - --- 2024-01-22 Heinrich Schuchardt New
[v3,2/4] shutdown: Prepare for use of an enum in reset/shutdown_request - - - - --- 2017-04-27 Eric Blake New
[v3,2/4] serial: clean up THRE/TEMT handling - - 1 - --- 2014-12-12 Paolo Bonzini New
[v3,2/4] semihosting/arm-compat-semi: unify GET/SET_ARG helpers semihosting/next (SYS_HEAPINFO) - - 1 - --- 2021-03-09 Alex Bennée New
[v3,2/4] sd: sdhci: mask transfer mode register value - - 1 - --- 2017-02-11 Prasad Pandit New
[v3,2/4] scsi: Allow SCSI devices to override the removable bit - - - - --- 2011-01-21 Stefan Hajnoczi New
[v3,2/4] scripts: qmp-shell: Expand support for QMP expressions - - 1 - --- 2015-04-23 John Snow New
[v3,2/4] scripts/simplebench: add qemu/bench_block_job.py Untitled series #161407 - - 1 - --- 2020-02-28 Vladimir Sementsov-Ogievskiy New
[v3,2/4] scripts/qapi: allow optional experimental enum values COLO: improve build options - - - - --- 2023-04-27 Vladimir Sementsov-Ogievskiy New
[v3,2/4] scripts/ci/setup: Fix libxen requirements Patch series to set up a ppc64le CI - - 2 - --- 2022-09-22 Lucas Mateus Martins Araujo e Castro New
[v3,2/4] sclp-s390: Add device to manage s390 memory hotplug - - - - --- 2014-05-07 Matthew Rosato New
« 1 2 ... 937 938 9394327 4328 »