Show patches with: Archived = No       |   430925 patches
« 1 2 ... 1897 1898 18994309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] CAN bus PCM-3680I PCI (dual SJA1000 channel) emulation added. CAN bus support for QEMU (SJA1000 PCI so far) - - - - --- 2017-10-24 Pavel Pisa New
[4/6] Fixed IRQ problem for CAN device can_pcm3680_pci. CAN bus support for QEMU (SJA1000 PCI so far) - - - - --- 2017-10-24 Pavel Pisa New
[5/6] Minor clean-up of can_pcm3680_pci. CAN bus support for QEMU (SJA1000 PCI so far) - - - - --- 2017-10-24 Pavel Pisa New
[6/6] CAN bus MIOe-3680 PCI (dual SJA1000 channel) emulation added. CAN bus support for QEMU (SJA1000 PCI so far) - - - - --- 2017-10-24 Pavel Pisa New
[Qemu,devel,V4] msf2: Remove dead code reported by Coverity [Qemu,devel,V4] msf2: Remove dead code reported by Coverity - - 2 - --- 2017-10-25 sundeep subbaraya New
[v2] linux-user: fix is_proc_myself to check the paths via realpath [v2] linux-user: fix is_proc_myself to check the paths via realpath - - - - --- 2017-10-25 Zach Riggle New
[4/5] vl: remove unnecessary #ifdef CONFIG_TPM Untitled series #10088 - - 1 1 --- 2017-10-25 Stefan Berger New
[v3,2/5] migration: Don't play games with the requested cache size Untitled series #10091 - - 1 - --- 2017-10-25 Juan Quintela New
replication: Fix replication open fail replication: Fix replication open fail - - 1 - --- 2017-10-25 Wang Guang New
[Bug,1727250,NEW] qemu-io-test 147 segfaults when configured with gcov [Bug,1727250,NEW] qemu-io-test 147 segfaults when configured with gcov - - - - --- 2017-10-25 Nageswara R Sastry New
[PULL,00/51] tcg queued patches - - - - --- 2017-10-25 Richard Henderson New
[PULL,01/51] tcg: Merge opcode arguments into TCGOp [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,02/51] tcg: Propagate args to op->args in optimizer [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,03/51] tcg: Propagate args to op->args in tcg.c [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,04/51] tcg: Propagate TCGOp down to allocators [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,05/51] tcg: Introduce arg_temp [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,06/51] tcg: Add temp_global bit to TCGTemp [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,07/51] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,08/51] tcg: Introduce temp_arg, export temp_idx [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,09/51] tcg: Use per-temp state data in liveness [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,10/51] tcg: Avoid loops against variable bounds [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 3 - --- 2017-10-25 Richard Henderson New
[PULL,11/51] tcg: Change temp_allocate_frame arg to TCGTemp [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,12/51] tcg: Remove unused TCG_CALL_DUMMY_TCGV [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,13/51] tcg: Use per-temp state data in optimize [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,14/51] tcg: Push tcg_ctx into generator functions [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,15/51] tcg: Push tcg_ctx into tcg_gen_callN [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,16/51] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp} [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,17/51] tcg: Introduce temp_tcgv_{i32,i64,ptr} [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,18/51] tcg: Remove GET_TCGV_* and MAKE_TCGV_* [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,19/51] tcg: Remove TCGV_EQUAL* [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,20/51] qom: Introduce CPUClass.tcg_initialize [PULL,01/51] tcg: Merge opcode arguments into TCGOp 1 - 2 - --- 2017-10-25 Richard Henderson New
[PULL,21/51] tcg: Use offsets not indices for TCGv_* [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,22/51] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - - - --- 2017-10-25 Richard Henderson 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,24/51] tcg: Include CF_COUNT_MASK in CF_HASH_MASK [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,25/51] tcg: convert tb->cflags reads to tb_cflags(tb) [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,26/51] target/arm: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,27/51] target/hppa: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,28/51] target/i386: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,29/51] target/m68k: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,30/51] target/s390x: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,31/51] target/sh4: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,32/51] target/sparc: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,33/51] tcg: check CF_PARALLEL instead of parallel_cpus [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,34/51] cpu-exec: lookup/generate TB outside exclusive region during step_atomic [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,35/51] tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,36/51] tcg: Remove CF_IGNORE_ICOUNT [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,37/51] translate-all: use a binary search tree to track TBs in TBContext [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,38/51] exec-all: rename tb_free to tb_remove [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,39/51] translate-all: report correct avg host TB size [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,40/51] tcg: take tb_ctx out of TCGContext [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,41/51] tcg: define tcg_init_ctx and make tcg_ctx a pointer [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,42/51] gen-icount: fold exitreq_label into TCGContext [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,43/51] tcg: introduce **tcg_ctxs to keep track of all TCGContext's [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,44/51] tcg: distribute profiling counters across TCGContext's [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,45/51] tcg: allocate optimizer temps with tcg_malloc [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - - - --- 2017-10-25 Richard Henderson New
[PULL,46/51] osdep: introduce qemu_mprotect_rwx/none [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,47/51] translate-all: use qemu_protect_rwx/none helpers [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,48/51] tcg: introduce regions to split code_gen_buffer [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,49/51] tcg: enable multiple TCG contexts in softmmu [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,50/51] tcg: Initialize cpu_env generically [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 2 - --- 2017-10-25 Richard Henderson New
[PULL,51/51] translate-all: exit from tb_phys_invalidate if qht_remove fails [PULL,01/51] tcg: Merge opcode arguments into TCGOp - - 1 - --- 2017-10-25 Richard Henderson New
[Bug,1727259,NEW] qemu-io-test 58 segfaults when configured with gcov [Bug,1727259,NEW] qemu-io-test 58 segfaults when configured with gcov - - - - --- 2017-10-25 Nageswara R Sastry New
[Bug,1727250] Re: qemu-io-test 147 segfaults when configured with gcov [Bug,1727250] Re: qemu-io-test 147 segfaults when configured with gcov - - - - --- 2017-10-25 Nageswara R Sastry New
[PULL,00/11] Disassembler patches - - - - --- 2017-10-25 Richard Henderson New
[PULL,03/11] target/arm: Move BE32 disassembler fixup Untitled series #10153 - - 1 - --- 2017-10-25 Richard Henderson New
[PULL,v1,0/5] Merge tpm 2017/10/24 - - - - --- 2017-10-25 Stefan Berger New
[PULL,v1,1/5] tpm: add missing include [PULL,v1,1/5] tpm: add missing include - - - 1 --- 2017-10-25 Stefan Berger New
[PULL,v1,2/5] tpm: add stubs [PULL,v1,1/5] tpm: add missing include - - 1 1 --- 2017-10-25 Stefan Berger New
[PULL,v1,3/5] tpm: remove unnecessary #ifdef CONFIG_TPM [PULL,v1,1/5] tpm: add missing include - - 2 - --- 2017-10-25 Stefan Berger New
[PULL,v1,4/5] vl: remove unnecessary #ifdef CONFIG_TPM [PULL,v1,1/5] tpm: add missing include - - 1 1 --- 2017-10-25 Stefan Berger New
[PULL,v1,5/5] tpm: print buffers received from TPM when debugging [PULL,v1,1/5] tpm: add missing include - - 1 - --- 2017-10-25 Stefan Berger New
[PATCHv4,06/13] sparc32_dma: use object link instead of qdev property to pass IOMMU reference Untitled series #10199 - - 2 - --- 2017-10-25 Mark Cave-Ayland New
[PATCHv4,07/13] esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h Untitled series #10200 - - 3 - --- 2017-10-25 Mark Cave-Ayland New
[v2] don't hardcode EL1 in extended_addresses_enabled [v2] don't hardcode EL1 in extended_addresses_enabled - - - - --- 2017-10-25 Stefano Stabellini New
[libfdt,v4] implement strnlen for systems that need it [libfdt,v4] implement strnlen for systems that need it - - - - --- 2017-10-26 Programmingkid New
[qemu] machine: Polish -machine xxx,help [qemu] machine: Polish -machine xxx,help - - - - --- 2017-10-26 Alexey Kardashevskiy New
[qemu,v2] git-submodule.sh: Do not try writing to source directory if not necessary [qemu,v2] git-submodule.sh: Do not try writing to source directory if not necessary - - - - --- 2017-10-26 Alexey Kardashevskiy New
[qemu,v2] machine: Polish -machine xxx,help [qemu,v2] machine: Polish -machine xxx,help - - - - --- 2017-10-26 Alexey Kardashevskiy New
[qemu] fdc: Exit if ISA controller does not support DMA [qemu] fdc: Exit if ISA controller does not support DMA - - - - --- 2017-10-26 Alexey Kardashevskiy New
[v2,01/10] tests: rename postcopy-test to migration-test Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,02/10] tests: Refactor setting of parameters/capabilities Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,03/10] tests: Factorize out migrate_test_start/end Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,04/10] tests: Don't abuse global_qtest Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,05/10] tests: check that migration parameters are really assigned Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,06/10] tests: Add migration precopy test Add make check tests for Migration - - 1 - --- 2017-10-26 Juan Quintela New
[v2,07/10] tests: Add basic migration precopy tcp test Add make check tests for Migration - - - - --- 2017-10-26 Juan Quintela New
[v2,08/10] tests: Add precopy test using deprecated commands Add make check tests for Migration - - - - --- 2017-10-26 Juan Quintela New
[v2,09/10] tests: Add migration xbzrle test Add make check tests for Migration - - - - --- 2017-10-26 Juan Quintela New
[v2,10/10,RFH] tests: Add migration compress threads tests Add make check tests for Migration - - - - --- 2017-10-26 Juan Quintela New
qemu-img.1: Image invalidation on qemu-img commit qemu-img.1: Image invalidation on qemu-img commit - - 1 - --- 2017-10-26 Max Reitz New
[qemu] isa-bus: Replace assert() about DMA with error report [qemu] isa-bus: Replace assert() about DMA with error report - - - - --- 2017-10-26 Alexey Kardashevskiy New
tcg: fix x86 compilation with !CONFIG_TCG tcg: fix x86 compilation with !CONFIG_TCG - - 1 - --- 2017-10-26 Juan Quintela New
[PULL,v2,00/11] Disassembler patches - - - - --- 2017-10-26 Richard Henderson New
[PULL,v2,11/11] disas: Add capstone as submodule Untitled series #10319 - - 1 1 --- 2017-10-26 Richard Henderson New
[v5,1/5] arm: kinetis_k64_mcg arm: kinetis_k64 - - - - --- 2017-10-26 Gabriel Costa New
[v5,3/5] arm: kinetis_k64_system arm: kinetis_k64 - - - - --- 2017-10-26 Gabriel Costa New
[v5,4/5] arm: kinetis_k64_uart arm: kinetis_k64 - - - - --- 2017-10-26 Gabriel Costa New
[v5,5/5] arm: mk64fn1m0 arm: kinetis_k64 - - - - --- 2017-10-26 Gabriel Costa New
[v6] arm: Makefiles to kinetis k64 platform [v6] arm: Makefiles to kinetis k64 platform - - - - --- 2017-10-26 Gabriel Costa New
« 1 2 ... 1897 1898 18994309 4310 »