Show patches with: Archived = No       |   435190 patches
« 1 2 ... 1133 1134 11354351 4352 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,15/25] exec/memory: Add methods for aligned pointer access (address space) exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,14/25] qemu/bswap: Introduce load/store for aligned pointer exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,13/25] qemu/bswap: Use LDST_CONVERT macro to emit 64-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,12/25] qemu/bswap: Use LDST_CONVERT macro to emit 32-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,11/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit unsigned load/store code exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,10/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit signed load/store code exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,09/25] qemu/bswap: Introduce LD_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,07/25] qemu/bswap: Introduce ST_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,06/25] exec/memory: Use correct type size exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,05/25] exec/memory_ldst_cached: Use correct type size exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,04/25] exec/memory_ldst_phys: Use correct type sizes exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,03/25] exec/memory_ldst: Use correct type sizes exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,02/25] exec/memory_ldst_phys: Sort declarations exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,01/25] exec/memory_ldst_cached: Sort declarations exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[v2,3/3] virtio-pci/hmp: implement device specific hmp interface To add HMP interface to dump PCI MSI-X table/PBA - - - - --- 2021-05-18 Dongli Zhang New
[v2,2/3] msix/hmp: add interface to dump device specific info To add HMP interface to dump PCI MSI-X table/PBA - - - - --- 2021-05-18 Dongli Zhang New
[v2,1/3] msix/hmp: add hmp interface to dump MSI-X info To add HMP interface to dump PCI MSI-X table/PBA 1 - - - --- 2021-05-18 Dongli Zhang New
[3/3] vl: plug -object back into -readconfig vl: add -object support back into -readconfig - - 1 - --- 2021-05-18 Paolo Bonzini New
[2/3] vl: plumb keyval-based options into -readconfig vl: add -object support back into -readconfig - - 1 - --- 2021-05-18 Paolo Bonzini New
[1/3] qemu-config: parse configuration files to a QDict vl: add -object support back into -readconfig - - - - --- 2021-05-18 Paolo Bonzini New
[v2,7/7] target/ppc: wrapped some TCG only logic with ifdefs target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,6/7] target/ppc: moved ppc_cpu_do_interrupt to cpu.c target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,5/7] target/ppc: removed unnecessary inclusion of helper-proto.h target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,4/7] target/ppc: overhauled and moved logic of storing fpscr target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,3/7] target/ppc: reduce usage of fpscr_set_rounding_mode target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,2/7] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c target/ppc: Misc motion to support disabling TCG - - 2 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[RFC] hmp-commands: expand type of icount to "l" in replay commands [RFC] hmp-commands: expand type of icount to "l" in replay commands - - 1 - --- 2021-05-18 Alex Bennée New
[v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx [v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx - 2 - 1 --- 2021-05-18 Giuseppe Musacchio New
qemu-config: load modules when instantiating option groups qemu-config: load modules when instantiating option groups - 2 1 - --- 2021-05-18 Paolo Bonzini New
qobject: Fix maybe uninitialized in qdict_array_split qobject: Fix maybe uninitialized in qdict_array_split - - 1 - --- 2021-05-18 Janosch Frank New
fw_cfg: Set the max fw_cfg mem read size to 8 bytes fw_cfg: Set the max fw_cfg mem read size to 8 bytes - - - - --- 2021-05-18 Xiaojuan Yang New
[v2] hw/display/qxl: Set pci rom address aligned with page size [v2] hw/display/qxl: Set pci rom address aligned with page size - - - - --- 2021-05-18 maobibo New
[v5,3/3] spapr: nvdimm: Introduce spapr-nvdimm device spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,1/3] spapr: nvdimm: Forward declare and move the definitions spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[PULL,v2,00/13] Block layer patches - - - - --- 2021-05-18 Kevin Wolf New
vl: allow not specifying size in -m when using -M memory-backend vl: allow not specifying size in -m when using -M memory-backend - 1 1 - --- 2021-05-18 Paolo Bonzini New
[v2,7/7] block-copy: protect BlockCopyState .method fields block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,5/7] block-copy: add QemuMutex lock for BlockCopyCallState list block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,4/7] block-copy: add a CoMutex to the BlockCopyTask list block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,3/7] block-copy: move progress_set_remaining in block_copy_task_end block-copy: protect block-copy internal structures - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,1/7] block-copy: streamline choice of copy_range vs. read/write block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,5/5] co-shared-resource: protect with a mutex block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,4/5] progressmeter: protect with a mutex block-copy: make helper APIs thread safe - - 2 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,3/5] blockjob: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,2/5] block-copy: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,1/5] ratelimit: treat zero speed as unlimited block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
target/ppc: Fix load endianness for lxvwsx/lxvdsx target/ppc: Fix load endianness for lxvwsx/lxvdsx - 2 1 - --- 2021-05-18 Giuseppe Musacchio New
[PULL,v2,29/29] configure: use cc, not host_cc to set cross_cc for build arch [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,28/29] tests/tcg: don't allow clang as a cross compiler [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,27/29] tests/tcg: fix missing return [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,26/29] tests/tcg/ppc64le: tests for brh/brw/brd [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,25/29] tests/docker: gcc-10 based images for ppc64{, le} tests [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,24/29] tests/tcg/tricore: Add muls test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,23/29] tests/tcg/tricore: Add msub test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,22/29] tests/tcg/tricore: Add madd test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,21/29] tests/tcg/tricore: Add ftoi test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,20/29] tests/tcg/tricore: Add fmul test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,19/29] tests/tcg/tricore: Add fadd test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,18/29] tests/tcg/tricore: Add dvstep test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,17/29] tests/tcg/tricore: Add clz test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,16/29] tests/tcg/tricore: Add bmerge test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs' [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,14/29] configure: Emit HOST_CC to config-host.mak [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,13/29] tests/tcg/tricore: Add build infrastructure [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,12/29] hw/tricore: Add testdevice for tests in tests/tcg/ [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,11/29] tests/tcg: Run timeout cmds using --foreground [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,10/29] tests/tcg: Add docker_as and docker_ld cmds [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,09/29] tests/docker: Added libbpf library to the docker files. [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 2 - --- 2021-05-18 Alex Bennée New
[PULL,v2,08/29] tests/tcg: don't iterate through other arch compilers [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,07/29] gitlab: add build-user-hexagon test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 3 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,06/29] tests/tcg: Use Hexagon Docker image [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,05/29] docker: Add Hexagon image [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,04/29] tests/docker: add "fetch" sub-command [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,03/29] tests/docker: allow "update" to add the current user [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,02/29] tests/docker: make executable an optional argument to "update" [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,01/29] tests/docker: fix copying of executable in "update" [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,00/29] testing and plugin updates - - - - --- 2021-05-18 Alex Bennée New
[3/3] ci: add -j to all "make" jobs Small CI improvements - - - - --- 2021-05-18 Paolo Bonzini New
[2/3] ci: do not use #processors+1 jobs, #processors is enough Small CI improvements - - 1 - --- 2021-05-18 Paolo Bonzini New
[1/3] cirrus-ci: test installation Small CI improvements - - - - --- 2021-05-18 Paolo Bonzini New
[5/5] block: detect DKIOCGETBLOCKCOUNT/SIZE before use block: file-posix queue - - 1 - --- 2021-05-18 Paolo Bonzini New
[4/5] block: check for sys/disk.h block: file-posix queue - - 2 - --- 2021-05-18 Paolo Bonzini New
[3/5] block: feature detection for host block support block: file-posix queue - - - - --- 2021-05-18 Paolo Bonzini New
[2/5] file-posix: fix max_iov for /dev/sg devices block: file-posix queue - - - - --- 2021-05-18 Paolo Bonzini New
[1/5] file-posix: try BLKSECTGET on block devices too, do not round to power of 2 block: file-posix queue - - - - --- 2021-05-18 Paolo Bonzini New
[PULL,59/59] linux-user/elfload: add s390x core dumping support [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-18 Laurent Vivier New
[PULL,58/59] linux-user/elfload: fix filling psinfo->pr_psargs [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-18 Laurent Vivier New
[PULL,57/59] linux-user: Tidy TARGET_NR_rt_sigaction [PULL,01/59] linux-user: Remove dead code - - 2 - --- 2021-05-18 Laurent Vivier New
[PULL,56/59] linux-user/alpha: Share code for TARGET_NR_sigaction [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-18 Laurent Vivier New
[PULL,55/59] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-18 Laurent Vivier New
[PULL,54/59] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall [PULL,01/59] linux-user: Remove dead code - - 2 - --- 2021-05-18 Laurent Vivier New
[PULL,53/59] linux-user: Pass ka_restorer to do_sigaction [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-18 Laurent Vivier New
[PULL,52/59] linux-user/alpha: Rename the sigaction restorer field [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-18 Laurent Vivier New
[PULL,51/59] linux-user/alpha: Fix rt sigframe return [PULL,01/59] linux-user: Remove dead code - - 3 - --- 2021-05-18 Laurent Vivier New
[PULL,50/59] linux-user: use GDateTime for formatting timestamp for core file [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-18 Laurent Vivier New
« 1 2 ... 1133 1134 11354351 4352 »