Show patches with: Archived = No       |   433770 patches
« 1 2 ... 2079 2080 20814337 4338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] qemu-nbd: add support for authorization of TLS clients Add authorization support to all network services - - - - --- 2018-06-15 Daniel P. Berrangé New
[2/6] nbd: allow authorization with nbd-server-start QMP command Add authorization support to all network services - - - - --- 2018-06-15 Daniel P. Berrangé New
[3/6] migration: add support for a "tls-authz" migration parameter Add authorization support to all network services - - 1 - --- 2018-06-15 Daniel P. Berrangé New
[4/6] chardev: add support for authorization for TLS clients Add authorization support to all network services - - - - --- 2018-06-15 Daniel P. Berrangé New
[5/6] vnc: allow specifying a custom authorization object name Add authorization support to all network services - - - - --- 2018-06-15 Daniel P. Berrangé New
[6/6] monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove Add authorization support to all network services - - 1 - --- 2018-06-15 Daniel P. Berrangé New
spapr: fix xics_system_init() error path spapr: fix xics_system_init() error path - - - - --- 2018-06-15 Greg Kurz New
[v15,1/3] i386: Fix up the Node id for CPUID_8000_001E i386: Enable TOPOEXT to support hyperthreading on AMD CPU - - - - --- 2018-06-15 Babu Moger New
[v15,2/3] i386: Enable TOPOEXT feature on AMD EPYC CPU i386: Enable TOPOEXT to support hyperthreading on AMD CPU - - - - --- 2018-06-15 Babu Moger New
[v15,3/3] i386: Remove generic SMT thread check i386: Enable TOPOEXT to support hyperthreading on AMD CPU - - 1 1 --- 2018-06-15 Babu Moger New
[RFC,v2] aio: properly bubble up errors from initialization [RFC,v2] aio: properly bubble up errors from initialization - - - - --- 2018-06-15 Cameron Esfahani via New
[PULL,0/7] Python queue, 2018-06-15 - - - - --- 2018-06-15 Eduardo Habkost New
[PULL,1/7] Remove COPYING.PYTHON [PULL,1/7] Remove COPYING.PYTHON - - 2 - --- 2018-06-15 Eduardo Habkost New
[PULL,2/7] Add functional/acceptance tests infrastructure [PULL,1/7] Remove COPYING.PYTHON - - 2 1 --- 2018-06-15 Eduardo Habkost New
[PULL,3/7] scripts/qemu.py: allow adding to the list of extra arguments [PULL,1/7] Remove COPYING.PYTHON - - 2 1 --- 2018-06-15 Eduardo Habkost New
[PULL,4/7] Acceptance tests: add quick VNC tests [PULL,1/7] Remove COPYING.PYTHON - - 2 1 --- 2018-06-15 Eduardo Habkost New
[PULL,5/7] scripts/qemu.py: introduce set_console() method [PULL,1/7] Remove COPYING.PYTHON - - 1 1 --- 2018-06-15 Eduardo Habkost New
[PULL,6/7] Acceptance tests: add Linux kernel boot and console checking test [PULL,1/7] Remove COPYING.PYTHON - - 1 - --- 2018-06-15 Eduardo Habkost New
[PULL,7/7] configure: Enable out-of-tree acceptance tests [PULL,1/7] Remove COPYING.PYTHON - - - - --- 2018-06-15 Eduardo Habkost New
[PULL,v2,01/19] tcg/i386: Use byte form of xgetbv instruction tcg queued patches - - - - --- 2018-06-15 Richard Henderson New
[PULL,v2,02/19] qht: require a default comparison function tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,03/19] qht: return existing entry when qht_insert fails tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,04/19] tcg: track TBs with per-region BST's tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,05/19] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,06/19] translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,07/19] translate-all: make l1_map lockless tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,08/19] translate-all: remove hole in PageDesc tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,09/19] translate-all: work page-by-page in tb_invalidate_phys_range_1 tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,10/19] translate-all: move tb_invalidate_phys_page_range up in the file tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,11/19] translate-all: use per-page locking in !user-mode tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,12/19] translate-all: add page_locked assertions tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,13/19] translate-all: introduce assert_no_pages_locked tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,14/19] translate-all: discard TB when tb_link_page returns an existing matching TB tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,15/19] translate-all: protect TB jumps with a per-destination-TB lock tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,16/19] cputlb: remove tb_lock from tlb_flush functions tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,17/19] translate-all: remove tb_lock mention from cpu_restore_state_from_tb tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[PULL,v2,18/19] tcg: remove tb_lock tcg queued patches - - 2 - --- 2018-06-15 Richard Henderson New
[PULL,v2,19/19] tcg: Reduce max TB opcode count tcg queued patches - - 1 - --- 2018-06-15 Richard Henderson New
[v7,01/54] configure: add support for --cross-cc-FOO fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,02/54] configure: move i386_cc to cross_cc_i386 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,03/54] configure: allow user to specify --cross-cc-cflags-foo= fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,04/54] configure: set cross_cc_FOO for host compiler fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,05/54] docker: Add "cc" subcommand fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,06/54] docker: extend "cc" command to accept compiler fix building of tests/tcg - last chance to review! - - 2 - --- 2018-06-15 Alex Bennée New
[v7,07/54] docker: allow "cc" command to run in user context fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,08/54] docker: Makefile.include introduce DOCKER_SCRIPT fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,09/54] tests/tcg: move architecture independent tests into subdir fix building of tests/tcg - last chance to review! - - 2 - --- 2018-06-15 Alex Bennée New
[v7,10/54] tests/tcg/multiarch: Build fix for linux-test fix building of tests/tcg - last chance to review! - - 3 1 --- 2018-06-15 Alex Bennée New
[v7,11/54] tests/tcg/multiarch: enable additional linux-test tests fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,12/54] tests/tcg/multiarch: don't hard code paths/ports for linux-test fix building of tests/tcg - last chance to review! - - - - --- 2018-06-15 Alex Bennée New
[v7,13/54] tests/tcg/multiarch: move most output to stdout fix building of tests/tcg - last chance to review! - - 3 1 --- 2018-06-15 Alex Bennée New
[v7,14/54] tests/tcg: move i386 specific tests into subdir fix building of tests/tcg - last chance to review! - - 3 1 --- 2018-06-15 Alex Bennée New
[v7,15/54] tests/tcg: enable building for i386 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,16/54] tests/tcg/i386: Build fix for hello-i386 fix building of tests/tcg - last chance to review! - - 2 - --- 2018-06-15 Alex Bennée New
[v7,17/54] tests/tcg/i386: fix test-i386 fix building of tests/tcg - last chance to review! - - 3 1 --- 2018-06-15 Alex Bennée New
[v7,18/54] tests/tcg/i386: add runner for test-i386-fprem fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,19/54] tests/tcg/x86_64: add Makefile.target fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,20/54] tests/tcg/i386/test-i386: use modern vector_size attributes fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,21/54] tests/tcg/i386/test-i386: fix printf format fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,22/54] tests/tcg: move ARM specific tests into subdir fix building of tests/tcg - last chance to review! - - 3 1 --- 2018-06-15 Alex Bennée New
[v7,23/54] tests/tcg: enable building for ARM fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,24/54] tests/tcg/arm: fix up test-arm-iwmmxt test fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,25/54] tests/tcg: enable building for AArch64 fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,26/54] tests/tcg/arm: add fcvt test cases for AArch32/64 fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,27/54] tests/tcg: move MIPS specific tests into subdir fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,28/54] tests/tcg: enable building for MIPS fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,29/54] tests/docker/Makefile.include: fix mipsel-cross dependancy fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,30/54] tests/tcg/mips: include common mips hello-mips fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,31/54] tests/tcg: enable building for s390x fix building of tests/tcg - last chance to review! 1 - 2 1 --- 2018-06-15 Alex Bennée New
[v7,32/54] tests/tcg: enable building for ppc64 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,33/54] tests/tcg: enable building for Alpha fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,34/54] tests/tcg/alpha: add Alpha specific tests fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,35/54] tests/tcg: enable building for HPPA fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,36/54] tests/tcg: enable building for m68k fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,37/54] tests/tcg: enable building for sh4 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,38/54] tests/tcg: enable building for sparc64 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,39/54] tests/tcg: enable building for mips64 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,40/54] tests/tcg: enable building for RISCV64 fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,41/54] docker: move debian-powerpc-cross to sid based build fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,42/54] tests/tcg: enable building for PowerPC fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,43/54] tests/tcg/Makefile: update to be called from Makefile.target fix building of tests/tcg - last chance to review! - - 2 1 --- 2018-06-15 Alex Bennée New
[v7,44/54] Makefile.target: add (clean-/build-)guest-tests targets fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,45/54] tests/Makefile.include: add [build|clean|check]-tcg targets fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,46/54] tests/tcg: add run, diff, and skip helper macros fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,47/54] tests/tcg: override runners for broken tests fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v7,48/54] tests: add top-level make dependency for docker builds fix building of tests/tcg - last chance to review! - - - - --- 2018-06-15 Alex Bennée New
[v7,49/54] docker: docker.py don't conflate checksums for extra_files fix building of tests/tcg - last chance to review! - - - - --- 2018-06-15 Alex Bennée New
[v7,50/54] docker: docker.py add check sub-command fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,51/54] tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1 fix building of tests/tcg - last chance to review! - - - - --- 2018-06-15 Alex Bennée New
[v7,52/54] docker: docker.py adding age check command fix building of tests/tcg - last chance to review! - - 1 - --- 2018-06-15 Alex Bennée New
[v7,53/54] tests/docker/Makefile.include: only force SID to NOCACHE if old fix building of tests/tcg - last chance to review! - - - - --- 2018-06-15 Alex Bennée New
[v7,54/54] .travis.yml: add check-tcg test fix building of tests/tcg - last chance to review! - - 1 1 --- 2018-06-15 Alex Bennée New
[v3,1/2] qapi: open files in binary mode and use explicit decoding/encoding in common.py Fix compilation with python-3 if en_US.UTF-8 is unavailable - - - - --- 2018-06-15 Matthias Maier New
[v3,2/2] Revert commit d4e5ec877ca Fix compilation with python-3 if en_US.UTF-8 is unavailable - - - - --- 2018-06-15 Matthias Maier New
[v3,1/2] kvm: support -dedicated cpu-pm=on|off kvm: limited x86 CPU power management - - - - --- 2018-06-15 Michael S. Tsirkin New
[v3,2/2] i386/cpu: make -cpu host support monitor/mwait kvm: limited x86 CPU power management - - - - --- 2018-06-15 Michael S. Tsirkin New
[v3,01/13] 9p: linux: Fix a couple Linux assumptions 9p: Add support for Darwin - - - - --- 2018-06-17 Keno Fischer New
[v3,02/13] 9p: Rename 9p-util -> 9p-util-linux 9p: Add support for Darwin - - - - --- 2018-06-17 Keno Fischer New
[v3,03/13] 9p: darwin: Handle struct stat(fs) differences Untitled series #50488 - - - - --- 2018-06-17 Keno Fischer New
[v3,04/13] 9p: darwin: Handle struct dirent differences 9p: Add support for Darwin - - - - --- 2018-06-17 Keno Fischer New
« 1 2 ... 2079 2080 20814337 4338 »