Show patches with: Archived = No       |   434693 patches
« 1 2 ... 1307 1308 13094346 4347 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/5] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h target/arm: various changes to cpu.h - - - - --- 2020-12-15 Leif Lindholm New
[v2,2/5] target/arm: make ARMCPU.clidr 64-bit target/arm: various changes to cpu.h - - 1 - --- 2020-12-15 Leif Lindholm New
[v2,1/5] target/arm: fix typo in cpu.h ID_AA64PFR1 field name target/arm: various changes to cpu.h - - 1 - --- 2020-12-15 Leif Lindholm New
[v5] file-posix: detect the lock using the real file [v5] file-posix: detect the lock using the real file - - 1 - --- 2020-12-15 Li Feng New
[v2] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container [v2] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container - - 1 - --- 2020-12-15 Thomas Huth New
tests/docker: Remove the remainders of debian9 containers from the Makefile tests/docker: Remove the remainders of debian9 containers from the Makefile - 1 1 - --- 2020-12-15 Thomas Huth New
audio: add sanity check audio: add sanity check - 1 - - --- 2020-12-15 Gerd Hoffmann New
build-sys: fix -static linking of libvhost-user build-sys: fix -static linking of libvhost-user - 1 - - --- 2020-12-15 Marc-André Lureau New
[2/2] accel: kvm: Add aligment check for kvm_log_clear_one_slot accel: kvm: Some bugfixes for kvm dirty log - - - - --- 2020-12-15 Keqian Zhu New
[1/2] accel: kvm: Fix memory waste under mismatch page size accel: kvm: Some bugfixes for kvm dirty log - - 2 - --- 2020-12-15 Keqian Zhu New
[v4] file-posix: detect the lock using the real file [v4] file-posix: detect the lock using the real file - - - - --- 2020-12-15 Li Feng New
[v2,8/8] hw/mips/boston: Use bootloader helper to set GCRs MIPS Bootloader helper - - 1 - --- 2020-12-15 Jiaxun Yang New
[v2,7/8] hw/mips/malta: Use bootloader helper to set BAR resgiters MIPS Bootloader helper - - 1 - --- 2020-12-15 Jiaxun Yang New
[v2,6/8] target/mips/addr: Add translation helpers for KSEG1 MIPS Bootloader helper - - 2 1 --- 2020-12-15 Jiaxun Yang New
[v2,5/8] hw/mips: Use bl_gen_kernel_jump to generate bootloaders MIPS Bootloader helper - - - - --- 2020-12-15 Jiaxun Yang New
[v2,4/8] hw/mips: Add a bootloader helper MIPS Bootloader helper - - - - --- 2020-12-15 Jiaxun Yang New
[v2,3/8] hw/mips: Use address translation helper to handle ENVP_ADDR MIPS Bootloader helper - - 1 1 --- 2020-12-15 Jiaxun Yang New
[v2,2/8] hw/mips/malta: Use address translation helper to calculate bootloader_run_addr MIPS Bootloader helper - - 1 - --- 2020-12-15 Jiaxun Yang New
[v2,1/8] hw/mips: Make bootloader addresses unsgined MIPS Bootloader helper - - 1 1 --- 2020-12-15 Jiaxun Yang New
[v1,1/1] riscv/opentitan: Update the OpenTitan memory layout [v1,1/1] riscv/opentitan: Update the OpenTitan memory layout - - - - --- 2020-12-15 Alistair Francis New
[12/12] qapi: enable strict-optional checks qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[11/12] qapi/schema: Name the builtin module "" instead of None qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[10/12] tests/qapi-schema: Add quotes to module name in test output qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[09/12] qapi/gen: move write method to QAPIGenC, make fname a str qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[08/12] qapi/schema: make QAPISourceInfo mandatory qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[07/12] qapi/gen: write _genc/_genh access shims qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[06/12] qapi/source: Add builtin null-object sentinel qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[05/12] qapi/gen: use './builtin' for the built-in module name qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[04/12] qapi/gen: assert that _start_if is not None in _wrap_ifcond qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[03/12] qapi/main: handle theoretical None-return from re.match() qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[02/12] qapi/events: fix visit_event typing qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[01/12] qapi/commands: assert arg_type is not None qapi: static typing conversion, pt1.5 - - - - --- 2020-12-14 John Snow New
[3/3,DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi qapi: sphinx-autodoc for qapi module - - - - --- 2020-12-14 John Snow New
[2/3,DO-NOT-MERGE] docs/sphinx: change default role to "any" qapi: sphinx-autodoc for qapi module - - - - --- 2020-12-14 John Snow New
[1/3,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``) qapi: sphinx-autodoc for qapi module - - - - --- 2020-12-14 John Snow New
[v1,1/1] intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs - 1 2 - --- 2020-12-14 Edgar E. Iglesias New
[v3,4/4] target/s390x: Improve SUB LOGICAL WITH BORROW target/s390x: Improve carry computation - - 1 - --- 2020-12-14 Richard Henderson New
[v3,3/4] target/s390x: Improve cc computation for SUBTRACT LOGICAL target/s390x: Improve carry computation - - 1 - --- 2020-12-14 Richard Henderson New
[v3,2/4] target/s390x: Improve ADD LOGICAL WITH CARRY target/s390x: Improve carry computation - - 1 - --- 2020-12-14 Richard Henderson New
[v3,1/4] target/s390x: Improve cc computation for ADD LOGICAL target/s390x: Improve carry computation - - 1 - --- 2020-12-14 Richard Henderson New
MAINTAINERS: Update my git repository URLs MAINTAINERS: Update my git repository URLs - - - - --- 2020-12-14 Eduardo Habkost New
[v2,3/3] hw/i386: expose a "smbios-ep" PC machine property pc: Support configuration of SMBIOS entry point type - - 1 - --- 2020-12-14 Eduardo Habkost New
[v2,2/3] hw/smbios: Use qapi for SmbiosEntryPointType pc: Support configuration of SMBIOS entry point type - - 1 - --- 2020-12-14 Eduardo Habkost New
[v2,1/3] smbios: Rename SMBIOS_ENTRY_POINT_* enums pc: Support configuration of SMBIOS entry point type - - 1 - --- 2020-12-14 Eduardo Habkost New
[v3,15/15] target/riscv: cpu: Set XLEN independently from target RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,14/15] target/riscv: csr: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-12-14 Alistair Francis New
[v3,13/15] target/riscv: cpu_helper: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-12-14 Alistair Francis New
[v3,12/15] target/riscv: cpu: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 2 - --- 2020-12-14 Alistair Francis New
[v3,11/15] target/riscv: Specify the XLEN for CPUs RISC-V: Start to remove xlen preprocess - - 2 1 --- 2020-12-14 Alistair Francis New
[v3,10/15] target/riscv: Add a riscv_cpu_is_32bit() helper function RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,09/15] target/riscv: fpu_helper: Match function defs in HELPER macros RISC-V: Start to remove xlen preprocess - - - - --- 2020-12-14 Alistair Francis New
[v3,08/15] hw/riscv: sifive_u: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - - - --- 2020-12-14 Alistair Francis New
[v3,07/15] hw/riscv: spike: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-12-14 Alistair Francis New
[v3,06/15] hw/riscv: virt: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,05/15] hw/riscv: boot: Remove compile time XLEN checks RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,04/15] riscv: virt: Remove target macro conditionals RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,03/15] riscv: spike: Remove target macro conditionals RISC-V: Start to remove xlen preprocess - - 1 - --- 2020-12-14 Alistair Francis New
[v3,02/15] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU RISC-V: Start to remove xlen preprocess - - 1 1 --- 2020-12-14 Alistair Francis New
[v3,01/15] hw/riscv: Expand the is 32-bit check to support more CPUs RISC-V: Start to remove xlen preprocess - - - - --- 2020-12-14 Alistair Francis New
[3/3] Remove superfluous timer_del() calls qemu-timer: Make timer_free() imply timer_del() 1 - - - --- 2020-12-14 Peter Maydell New
[2/3] scripts/coccinelle: New script to remove unnecessary timer_del() calls qemu-timer: Make timer_free() imply timer_del() - - - - --- 2020-12-14 Peter Maydell New
[1/3] util/qemu-timer: Make timer_free() imply timer_del() qemu-timer: Make timer_free() imply timer_del() - - - - --- 2020-12-14 Peter Maydell New
[3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support - - 1 - --- 2020-12-14 Rebecca Cran New
[2/3] target/arm: add FEAT_TLBIRANGE support target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support - - - - --- 2020-12-14 Rebecca Cran New
[1/3] target/arm: add FEAT_TLBIOS support target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support - - - - --- 2020-12-14 Rebecca Cran New
[v2,16/16] target/mips: Only build TCG code when CONFIG_TCG is set target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,15/16] target/mips: Extract FPU specific definitions to translate.h target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,14/16] target/mips: Declare generic FPU functions in 'translate.h' target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,13/16] target/mips/translate: Add declarations for generic code target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,12/16] target/mips/translate: Extract DisasContext structure target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,11/16] target/mips: Replace gen_exception_end(EXCP_RI) by gen_rsvd_instruction target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,10/16] target/mips: Replace gen_exception_err(err=0) by gen_exception_end() target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,09/16] target/mips: Rename translate_init.c as cpu-defs.c target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,08/16] target/mips: Move mmu_init() functions to tlb_helper.c target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,07/16] target/mips: Fix code style for checkpatch.pl target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,06/16] target/mips: Rename helper.c as tlb_helper.c target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,05/16] target/mips: Extract common helpers from helper.c to common_helper.c target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,04/16] target/mips: Remove consecutive CONFIG_USER_ONLY ifdefs target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,03/16] target/mips: Add !CONFIG_USER_ONLY comment after #endif target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,02/16] target/mips: Extract FPU helpers to 'fpu_helper.h' target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
[v2,01/16] target/mips: Inline cpu_state_reset() in mips_cpu_reset() target/mips: Boring code reordering + add "translate.h" - - 1 - --- 2020-12-14 Philippe Mathieu-Daudé New
iotests: Quote $cmd in _send_qemu_cmd iotests: Quote $cmd in _send_qemu_cmd - - 1 - --- 2020-12-14 Max Reitz New
iotests/210: Fix reference output iotests/210: Fix reference output - 1 1 - --- 2020-12-14 Max Reitz New
[v2,4/4] block: Close block exports in two steps nbd/server: Quiesce coroutines on context switch - - - - --- 2020-12-14 Sergio Lopez New
[v2,3/4] nbd/server: Quiesce coroutines on context switch nbd/server: Quiesce coroutines on context switch - - 1 - --- 2020-12-14 Sergio Lopez New
[v2,2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore() nbd/server: Quiesce coroutines on context switch - - - - --- 2020-12-14 Sergio Lopez New
[v2,1/4] block: Honor blk_set_aio_context() context requirements nbd/server: Quiesce coroutines on context switch - - 1 - --- 2020-12-14 Sergio Lopez New
virtio-blk: change default config-wce to false virtio-blk: change default config-wce to false - - - - --- 2020-12-14 Tom Yan New
[PULL,19/19] configure / meson: Move check for linux/btrfs.h to meson.build [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,18/19] configure / meson: Move check for sys/kcov.h to meson.build [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,17/19] configure / meson: Move check for sys/signal.h to meson.build [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,16/19] configure / meson: Move check for drm.h to meson.build [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,15/19] configure / meson: Move check for pty.h to meson.build [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,14/19] configure: Remove the obsolete check for ifaddrs.h [PULL,01/19] target/i386: tracing: format length values as hex - - 1 - --- 2020-12-14 Laurent Vivier New
[PULL,13/19] blockdev: Fix a memleak in drive_backup_prepare() [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,12/19] block/file-posix: fix a possible undefined behavior [PULL,01/19] target/i386: tracing: format length values as hex - 1 3 - --- 2020-12-14 Laurent Vivier New
[PULL,11/19] elf2dmp/pdb: Plug memleak in pdb_init_from_file [PULL,01/19] target/i386: tracing: format length values as hex - - 3 - --- 2020-12-14 Laurent Vivier New
[PULL,10/19] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init [PULL,01/19] target/i386: tracing: format length values as hex - - 3 - --- 2020-12-14 Laurent Vivier New
[PULL,09/19] configure: Test if $make actually exists [PULL,01/19] target/i386: tracing: format length values as hex - - 2 - --- 2020-12-14 Laurent Vivier New
[PULL,08/19] ads7846: moves from the hw/display folder to the hw/input folder. [PULL,01/19] target/i386: tracing: format length values as hex - - 1 - --- 2020-12-14 Laurent Vivier New
« 1 2 ... 1307 1308 13094346 4347 »