Show patches with: Archived = No       |   430305 patches
« 1 2 ... 1684 1685 16864303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,23/48] replay: fix error message - - - - --- 2016-03-29 Kevin Wolf New
[PULL,23/48] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h} [PULL,01/48] riscv: sifive_u: Add support for loading initrd - - 2 - --- 2019-09-18 Palmer Dabbelt New
[PULL,23/48] scsi-disk: fix rerror/werror=ignore [PULL,01/48] es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT - - - - --- 2018-10-18 Paolo Bonzini New
[PULL,23/48] sdhci: check the Spec v1 capabilities correctness [PULL,01/48] Revert "build-sys: silence make by default or V=0" - - 1 - --- 2018-02-13 Paolo Bonzini New
[PULL,23/48] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d [PULL,01/48] target/arm: Vectorize USHL and SSHL - - 1 - --- 2019-06-13 Peter Maydell New
[PULL,23/48] target/arm: Update arm_sctlr for VHE [PULL,01/48] target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine type none - - 1 1 --- 2020-02-07 Peter Maydell New
[PULL,23/48] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT [PULL,01/48] hw/ppc/spapr.c: Extract MMU mode error reporting into a function - - 1 - --- 2021-05-19 David Gibson New
[PULL,23/48] target/sparc: Use tcg_gen_movcond_i64 in gen_edge [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint - - 1 - --- 2023-08-23 Richard Henderson New
[PULL,23/48] tests: Add pcnet qtest - - 1 - --- 2014-02-10 Andreas Färber New
[PULL,23/49] elf: Add optional function ptr to load_elf() to parse ELF notes [PULL,01/49] scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1) - - - - --- 2019-01-21 Paolo Bonzini New
[PULL,23/49] hw/acpi/piix4: use qdev gpio to wire up smi_irq [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,23/49] hw/display/omap_lcdc: Inline template header into C file [PULL,01/49] sbsa-ref: remove cortex-a53 from list of supported cpus - - 2 - --- 2021-03-05 Peter Maydell New
[PULL,23/49] ipmi: add get and set SENSOR_TYPE commands 2 - 1 - --- 2016-02-04 Michael S. Tsirkin New
[PULL,23/49] misc/pca9552: Fix inverted input status [PULL,01/49] target/ppc: Fix lxv/stxv MSR facility check - - 1 - --- 2024-02-19 Nicholas Piggin New
[PULL,23/49] ppc/pnv: add skeleton PowerNV platform - - 1 - --- 2016-10-26 David Gibson New
[PULL,23/49] ppc: Fix size of ppc64 xer register [PULL,01/49] uninorth: trivial style fixups - - - - --- 2018-04-27 David Gibson New
[PULL,23/49] qemu-char: cleanup qmp_chardev_add - - 1 - --- 2015-10-16 Paolo Bonzini New
[PULL,23/49] scripts/kvm/kvm_stat: Rename _perf_event_open - - 1 - --- 2016-01-26 Paolo Bonzini New
[PULL,23/49] target-i386: Remove gen_op_movl_T0_0 - - 1 - --- 2014-01-07 Richard Henderson New
[PULL,23/49] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII [PULL,01/49] hw/char/stm32f2xx_usart: Do not update data register when device is disabled - - 1 - --- 2019-01-18 Peter Maydell New
[PULL,23/49] target/riscv/kvm: add zicntr reg [PULL,01/49] target/riscv: rename ext_ifencei to ext_zifencei - - 1 - --- 2023-11-07 Alistair Francis New
[PULL,23/49] xics/kvm: Skip rollback when KVM XICS is absent [PULL,01/49] spapr/rtas: Force big endian compile for rtas - - 1 - --- 2019-07-02 David Gibson New
[PULL,23/50] block.c: assertions to the block layer permissions API [PULL,01/50] crypto: perform permission checks under BQL - - - - --- 2022-03-04 Kevin Wolf New
[PULL,23/50] coroutine-lock: add missing coroutine_fn annotations [PULL,01/50] Revert "qapi: fix examples of blockdev-add with qcow2" - - 2 - --- 2022-10-07 Kevin Wolf New
[PULL,23/50] e1000e: Reset packet state after emptying Tx queue [PULL,01/50] e1000e: Fix tx/rx counters - - - - --- 2023-05-23 Jason Wang New
[PULL,23/50] sun4uv: fix serial initialization regression - - - - --- 2016-10-24 Paolo Bonzini New
[PULL,23/50] target/i386: Reduce DisasContext.vex_[lv] to uint8_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 2 - --- 2021-05-19 Richard Henderson New
[PULL,23/50] target/ppc: Add basic support for "new format" HPTE as found on POWER9 [PULL,01/50] target/ppc: Fix nip on power management instructions - - - - --- 2019-02-26 David Gibson New
[PULL,23/50] target/ppc: add mcrxrx instruction - - 1 - --- 2017-03-01 David Gibson New
[PULL,23/51] block-backend: replace bdrv_*_above with blk_*_above [PULL,01/51] block: Inline bdrv_detach_child() - - 2 - --- 2022-12-14 Kevin Wolf New
[PULL,23/51] block: Use bdrv_inherited_options() [PULL,01/51] iotests/109: Don't mirror with mismatched size - - 1 - --- 2020-05-15 Kevin Wolf New
[PULL,23/51] bsd-user: Implement wait4(2) and wait6(2) system calls. [PULL,01/51] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFI… - - 1 - --- 2023-10-03 Warner Losh New
[PULL,23/51] configure: create native file with contents of $host_cc [PULL,01/51] linux-user, bsd-user: disable on unsupported host architectures - - 2 - --- 2023-09-07 Paolo Bonzini New
[PULL,23/51] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr [PULL,01/51] e1000e: Fix the code style - - - - --- 2023-03-07 Jason Wang New
[PULL,23/51] mips: fix potential fopen(NULL,...) [PULL,01/51] scsi-generic: Add share-rw option - - - - --- 2018-01-16 Paolo Bonzini New
[PULL,23/51] target-arm: Implement AArch64 view of CONTEXTIDR - - 1 - --- 2014-04-17 Peter Maydell New
[PULL,23/51] target/arm: Enable MVE in Cortex-M55 [PULL,01/51] tests: Remove uses of deprecated raspi2/raspi3 machine names - - 1 - --- 2021-09-01 Peter Maydell New
[PULL,23/51] target/arm: Rebuild hflags for M-profile NVIC [PULL,01/51] hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model - - - - --- 2019-10-24 Peter Maydell New
[PULL,23/51] tcg: Add CPUState cflags_next_tb [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,23/51] virtio-mmio: add support for configure interrupt [PULL,01/51] virtio_net: Modify virtio_net_get_config to early return 1 - 1 - --- 2023-01-05 Michael S. Tsirkin New
[PULL,23/52] arm: include cpu-qom.h in files that require ARMCPU - - - - --- 2016-05-19 Paolo Bonzini New
[PULL,23/52] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511 [PULL,01/52] softfloat: Add scaling int-to-float routines - - 2 - --- 2018-08-24 Peter Maydell New
[PULL,23/52] hw: Clean up includes - - 1 - --- 2016-06-05 Michael Tokarev New
[PULL,23/52] linux-user: AArch64: Use correct values for FPSR/FPCR in sigcontext - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,23/52] pci: Export the pci_intx() function [PULL,01/52] virtio-mem: Don't skip alignment checks when warning about block size - - 2 - --- 2022-01-06 Michael S. Tsirkin New
[PULL,23/52] ppc: Add software breakpoint support - - - - --- 2014-09-04 Alexander Graf New
[PULL,23/52] target/arm: Stop assuming DBGDIDR always exists [PULL,01/52] aspeed/scu: Create separate write callbacks - - 1 - --- 2020-02-21 Peter Maydell New
[PULL,23/52] tcg: Split helper-gen.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL - - 1 - --- 2023-06-05 Richard Henderson New
[PULL,23/52] tests/vm: netbsd autoinstall, using serial console [PULL,01/52] editorconfig: add setting for shell scripts - - 2 2 --- 2019-06-07 Alex Bennée New
[PULL,23/52] ucontext: annotate coroutine stack for ASAN [PULL,01/52] scsi-generic: Add share-rw option - - 2 - --- 2018-01-12 Paolo Bonzini New
[PULL,23/52] ui/console: specialize console_lookup_unused() [PULL,01/52] ui: remove qemu_pixman_color() helper - - 1 - --- 2023-09-04 Marc-André Lureau New
[PULL,23/53] Makefile: Remove dangerous EOL trailing backslash [PULL,01/53] tcg/svm: use host cr4 during NPT page table walk - - 3 - --- 2020-07-06 Paolo Bonzini New
[PULL,23/53] hw: Clean "hw/devices.h" includes [PULL,01/53] sandbox: disable -sandbox if CONFIG_SECCOMP undefined 1 - - - --- 2018-05-31 Paolo Bonzini New
[PULL,23/53] include: move qemu_pipe() to osdep.h [PULL,01/53] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities - - - - --- 2022-04-19 Paolo Bonzini New
[PULL,23/53] iotests/129: Clean up pylint and mypy complaints [PULL,01/53] iotests: fix _check_o_direct - - 2 - --- 2021-01-26 Max Reitz New
[PULL,23/53] lasi: checkpatch fixes [PULL,01/53] dino: checkpatch fixes 1 - 1 - --- 2022-05-08 Mark Cave-Ayland New
[PULL,23/53] nvdimm acpi: introduce patched dsm memory - - 1 - --- 2016-03-11 Michael S. Tsirkin New
[PULL,23/53] pci/shpc: more generic handle hot-unplug in shpc_slot_command() [PULL,01/53] hw/smbios: fix field corruption in type 4 table - - 2 - --- 2023-03-02 Michael S. Tsirkin New
[PULL,23/53] platform-bus: Delete macros for non-existing typedef [PULL,01/53] numa: hmat: fix cache size check - - 1 1 --- 2020-08-27 Eduardo Habkost New
[PULL,23/53] qcow2: Optimize bdrv_make_empty() - - 2 - --- 2014-11-03 Stefan Hajnoczi New
[PULL,23/53] qom: Crash more nicely on object_property_get_link() failure [PULL,01/53] error: Fix examples in error.h's big comment - - 2 - --- 2020-07-07 Markus Armbruster New
[PULL,23/53] target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,23/53] target/ppc: introduce set_dfp{64, 128}() helper functions [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - - 1 - --- 2019-10-04 David Gibson New
[PULL,23/53] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path [PULL,01/53] target/m68k: Fix gen_load_fp for OS_LONG - - 1 - --- 2023-05-11 Richard Henderson New
[PULL,23/53] vhost: release memory_listener object in error path [PULL,01/53] bswap: Add the ability to store to an unaligned 24 bit field 1 1 2 - --- 2023-06-26 Michael S. Tsirkin New
[PULL,23/54] hw/arm/armsse: Add framework for data-driven device placement [PULL,01/54] clock: Add ClockEvent parameter to callbacks - - 1 1 --- 2021-03-08 Peter Maydell New
[PULL,23/54] hw/riscv/virt: Restrict ACLINT to TCG [PULL,01/54] target/riscv: Use xl instead of mxl for disassemble - - 2 - --- 2023-07-10 Alistair Francis New
[PULL,23/54] hyperv: express dependencies with kconfig [PULL,01/54] block: fix recursion in hw/block/dataplane - - 1 - --- 2019-03-04 Paolo Bonzini New
[PULL,23/54] qemu-iotests: remove dead code [PULL,01/54] block: Typo fix in copy_on_readv() - - 1 - --- 2017-10-06 Kevin Wolf New
[PULL,23/54] s390x/tcg: Implement VECTOR MULTIPLY AND ADD * [PULL,01/54] pc-bios/s390-ccw: Clean up harmless misuse of isdigit() - - 1 - --- 2019-05-20 Cornelia Huck New
[PULL,23/54] target/arm: Use tcg_constant for disas_iwmmxt_insn [PULL,01/54] target/arm: Use tcg_constant in gen_probe_access - - 1 - --- 2022-04-28 Peter Maydell New
[PULL,23/54] target/ppc: Move dqua[q], drrnd[q] to decodetree [PULL,01/54] target/ppc: introduce do_ea_calc - - 2 - --- 2021-11-09 David Gibson New
[PULL,23/54] target/riscv: introduce TCG AccelCPUClass [PULL,01/54] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[] - - 3 - --- 2023-10-12 Alistair Francis New
[PULL,23/54] test: replace gtester with a TAP driver [PULL,01/54] accel: Improve selection of the default accelerator - - 1 - --- 2018-12-12 Paolo Bonzini New
[PULL,23/54] tests/tcg: clean up calls to run-test [PULL,01/54] scripts/ci/setup: ninja missing from build-environment - - - - --- 2022-10-04 Alex Bennée New
[PULL,23/54] tests: acpi: add applesmc testcase [PULL,01/54] acpi: add interface to build device specific AML 1 - 1 - --- 2022-06-10 Michael S. Tsirkin New
[PULL,23/54] vhdx: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,23/55] disas/nanomips: Remove NMD class [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods - - 1 - --- 2022-10-30 Philippe Mathieu-Daudé New
[PULL,23/55] hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/55] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config() - - 1 - --- 2024-03-12 Thomas Huth New
[PULL,23/55] ioapic: introduce ioapic_entry_parse() helper - - - - --- 2016-07-18 Michael S. Tsirkin New
[PULL,23/55] ipmi: Add a force off function - - 1 - --- 2015-12-22 Michael S. Tsirkin New
[PULL,23/55] libqos: allow qpci_iomap to return BAR mapping size - - - - --- 2014-08-15 Stefan Hajnoczi New
[PULL,23/55] misc/ivshmem: QOM Upcast Sweep - - - - --- 2013-07-22 Andreas Färber New
[PULL,23/55] mttcg/i386: Patch instruction using async_safe_* framework - - 2 - --- 2017-07-14 Paolo Bonzini New
[PULL,23/55] pckbd: add mask qdev property to I8042_MMIO device [PULL,01/55] ps2: checkpatch fixes 1 - 1 - --- 2022-06-26 Mark Cave-Ayland New
[PULL,23/55] qcow2: Remove BDS parameter from qcow2_cache_put() [PULL,01/55] iotests: Fix CID for VMDK afl image - - 2 - --- 2018-02-13 Kevin Wolf New
[PULL,23/55] target/arm: Implement SVE floating-point arithmetic with immediate [PULL,01/55] hw/block/fdc: Replace error_setg(&error_abort) by assert() - - 1 - --- 2018-06-29 Peter Maydell New
[PULL,23/55] target/arm: Move arm_{ldl,ldq}_ptw to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,23/55] util: Extract flush_icache_range to cacheflush.c [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build - - 2 - --- 2020-12-21 Paolo Bonzini New
[PULL,23/55] vhost-user-blk: make 'config_wce' part of 'host_features' [PULL,01/55] hw/virtio: incorporate backend features in features - - 3 - --- 2022-10-10 Michael S. Tsirkin New
[PULL,23/56] hw/block/nvme: merge implicitly/explicitly opened processing masks [PULL,01/56] hw/block/nvme: remove superfluous NvmeCtrl parameter - - 1 1 --- 2021-02-09 Klaus Jensen New
[PULL,23/56] hw/ppc/prep: Realize ISA bridge before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest - - 3 - --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,23/56] linux-user/strace: Clean up local variable shadowing [PULL,01/56] migration/rdma: Fix save_page method to fail on polling error - - - - --- 2023-09-29 Markus Armbruster New
[PULL,23/56] qdev-properties: PropertyInfo: add realized_set_allowed field [PULL,01/56] python: qemu: add timer parameter for qmp.accept socket - - 1 - --- 2021-09-01 Hanna Czenczek New
[PULL,23/56] tcg/optimize: Split out fold_brcond [PULL,01/56] qemu/int128: Add int128_{not,xor} - - 2 - --- 2021-10-28 Richard Henderson New
[PULL,23/56] tests/tcg: enable building for ARM [PULL,01/56] configure: add support for --cross-cc-FOO - - 1 1 --- 2018-06-19 Alex Bennée New
[PULL,23/56] tests: boot_sector_test: avoid crashing if status is not available yet [PULL,01/56] shpc: disallow unplug when power indicator is blinking - - 1 - --- 2023-01-30 Michael S. Tsirkin New
[PULL,23/56] util: Add qemu_opts_to_qdict_filtered() [PULL,01/56] block: implement the bdrv_reopen_prepare helper for LUKS driver - - 2 - --- 2018-03-09 Kevin Wolf New
[PULL,23/56] virtio-balloon: fix free page hinting check on unrealize [PULL,01/56] msix: allow qword MSI-X table accesses - 1 3 - --- 2020-06-10 Michael S. Tsirkin New
[PULL,23/57] Rework loadvm path for subloops - - 2 - --- 2015-11-10 Juan Quintela New
« 1 2 ... 1684 1685 16864303 4304 »