Show patches with: Archived = No       |   431020 patches
« 1 2 ... 1785 1786 17874310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,1/8] hw/i386: Factorize PVH related functions Introduce the microvm machine type - - - - --- 2019-09-24 Sergio Lopez New
[PULL,4/4] tests: Use iothreads during iotest 223 [PULL,1/4] nbd/client: Add hint when TLS is missing - - - - --- 2019-09-24 Eric Blake New
[PULL,3/4] nbd: Grab aio context lock in more places [PULL,1/4] nbd/client: Add hint when TLS is missing - - 1 - --- 2019-09-24 Eric Blake New
[PULL,2/4] nbd/server: attach client channel to the export's AioContext [PULL,1/4] nbd/client: Add hint when TLS is missing - - 1 - --- 2019-09-24 Eric Blake New
[PULL,1/4] nbd/client: Add hint when TLS is missing [PULL,1/4] nbd/client: Add hint when TLS is missing - - 1 - --- 2019-09-24 Eric Blake New
[PULL,0/4] NBD patches for 2019-09-24 - - - - --- 2019-09-24 Eric Blake New
[PULL,37/37] qapi: Assert .visit() and .check_clash() run only after .check() [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,36/37] qapi: Fix excessive QAPISchemaEntity.check() recursion [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,35/37] qapi: Fix to .check() empty structs just once [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,34/37] qapi: Delete useless check_exprs() code for simple union kind [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,33/37] qapi: Clean up around check_known_keys() [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,32/37] qapi: Simplify check_keys() [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,31/37] qapi: Normalize 'if' in check_exprs(), like other sugar [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,30/37] qapi: Fix missing 'if' checks in struct, union, alternate 'data' [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,29/37] qapi: Reject blank 'if' conditions in addition to empty ones [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,28/37] qapi: Fix broken discriminator error messages [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,27/37] qapi: Remove null from schema language [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,26/37] qapi: Improve reporting of lexical errors [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,25/37] qapi: Use quotes more consistently in frontend error messages [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,24/37] tests/qapi-schema: Demonstrate suboptimal lexical errors [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,23/37] tests/qapi-schema: Demonstrate insufficient 'if' checking [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,22/37] tests/qapi-schema: Demonstrate broken discriminator errors [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,21/37] tests/qapi-schema: Demonstrate misleading optional tag error [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,20/37] tests/qapi-schema: Delete two redundant tests [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,19/37] tests/qapi-schema: Cover unknown pragma [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,18/37] qapi: Tweak code to match docs/devel/qapi-code-gen.txt [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,17/37] docs/devel/qapi-code-gen: Improve QAPI schema language doc [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,16/37] docs/devel/qapi-code-gen: Rewrite introduction to schema [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,15/37] docs/devel/qapi-code-gen: Rewrite compatibility considerations [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,14/37] docs/devel/qapi-code-gen: Reorder sections for readability [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,13/37] qapi: Adjust frontend errors to say enum value, not member [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,12/37] qapi: Permit omitting all flat union branches [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,11/37] qapi: Permit alternates with just one branch [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,10/37] qapi: Permit 'boxed' with empty type [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,09/37] qapi: Drop support for escape sequences other than \\ [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,08/37] qapi: Restrict strings to printable ASCII [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,07/37] tests/qapi-schema: Demonstrate bad reporting of funny characters [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,06/37] docs/devel/qapi-code-gen: Minor specification fixes [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,05/37] qapi: Drop support for boxed alternate arguments [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,04/37] qapi: Drop check_type()'s redundant parameter @allow_optional Untitled series #132328 - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,03/37] scripts/git.orderfile: Match QAPI schema more precisely [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,02/37] make check-unit: use after free in test-opts-visitor [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - - - --- 2019-09-24 Markus Armbruster New
[PULL,01/37] qapi: Make visit_next_list()'s comment less confusing [PULL,01/37] qapi: Make visit_next_list()'s comment less confusing - - 1 - --- 2019-09-24 Markus Armbruster New
[PULL,00/37] QAPI patches for 2019-09-24 - - - - --- 2019-09-24 Markus Armbruster New
[v4,9/9] target/arm/kvm: host cpu: Add support for sve<N> properties target/arm/kvm: enable SVE in guests - - 1 - --- 2019-09-24 Andrew Jones New
[v4,8/9] target/arm/cpu64: max cpu: Support sve properties with KVM target/arm/kvm: enable SVE in guests - - 1 - --- 2019-09-24 Andrew Jones New
[v4,7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features target/arm/kvm: enable SVE in guests - - 2 - --- 2019-09-24 Andrew Jones New
[v4,6/9] target/arm/kvm64: max cpu: Enable SVE when available target/arm/kvm: enable SVE in guests - - 2 - --- 2019-09-24 Andrew Jones New
[v4,5/9] target/arm/kvm64: Add kvm_arch_get/put_sve target/arm/kvm: enable SVE in guests - - 2 - --- 2019-09-24 Andrew Jones New
[v4,4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties target/arm/kvm: enable SVE in guests - - - - --- 2019-09-24 Andrew Jones New
[v4,3/9] target/arm: Allow SVE to be disabled via a CPU property target/arm/kvm: enable SVE in guests - - 2 - --- 2019-09-24 Andrew Jones New
[v4,2/9] tests: arm: Introduce cpu feature tests target/arm/kvm: enable SVE in guests - - 1 - --- 2019-09-24 Andrew Jones New
[v4,1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion target/arm/kvm: enable SVE in guests - - 2 - --- 2019-09-24 Andrew Jones New
[PULL,7/7] xen-bus: only set the xen device frontend state if it is missing [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,6/7] xen-block: treat XenbusStateUnknown the same as XenbusStateClosed [PULL,1/7] xen-bus: check whether the frontend is active during device reset... 1 - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,5/7] MAINTAINERS: update my email address [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,4/7] xen: perform XenDevice clean-up in XenBus watch handler [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,3/7] xen: introduce separate XenWatchList for XenDevice objects [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,2/7] xen / notify: introduce a new XenWatchList abstraction [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - - 1 - --- 2019-09-24 Anthony PERARD New
[PULL,1/7] xen-bus: check whether the frontend is active during device reset... [PULL,1/7] xen-bus: check whether the frontend is active during device reset... - 1 1 - --- 2019-09-24 Anthony PERARD New
[PULL,0/7] xen queue 2019-09-24 - - - - --- 2019-09-24 Anthony PERARD New
[Bug,1845185,NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically wit… [Bug,1845185,NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically wit… - - - - --- 2019-09-24 Adrian Vladu New
[v9,4/3] iotests: test nbd reconnect NBD reconnect - - - - --- 2019-09-24 Vladimir Sementsov-Ogievskiy New
[2/2] riscv: virt: Use Goldfish RTC device RTC support for QEMU RISC-V virt machine - - - - --- 2019-09-24 Anup Patel New
[1/2] hw: timer: Add Goldfish RTC device RTC support for QEMU RISC-V virt machine - - - - --- 2019-09-24 Anup Patel New
[v4,2/2] memory: allow memory_region_register_iommu_notifier() to fail Allow memory_region_register_iommu_notifier() to fail - - 1 - --- 2019-09-24 Eric Auger New
[v4,1/2] vfio: Turn the container error into an Error handle Allow memory_region_register_iommu_notifier() to fail 1 - - - --- 2019-09-24 Eric Auger New
[V2] target/riscv: Bugfix reserved bits in PTE for RV64 [V2] target/riscv: Bugfix reserved bits in PTE for RV64 - - 1 - --- 2019-09-24 Guo Ren New
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes target/i386/kvm: Silence warning from Valgrind about uninitialized bytes - - - - --- 2019-09-24 Thomas Huth New
[PULL,16/16] audio: split ctl_* functions into enable_* and volume_* [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,15/16] audio: common rate control code for timer based outputs [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,14/16] audio: unify input and output mixeng buffer management [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,13/16] audio: remove remains of the old backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,12/16] wavaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,11/16] spiceaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,10/16] sdlaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,09/16] paaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,08/16] ossaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,07/16] noaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,06/16] dsoundaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,05/16] coreaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,04/16] alsaaudio: port to the new audio backend api [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,03/16] audio: api for mixeng code free backends [PULL,01/16] audio: fix buffer-length typo in documentation - - - - --- 2019-09-24 Gerd Hoffmann New
[PULL,02/16] audio: fix ALSA period-length typo in documentation [PULL,01/16] audio: fix buffer-length typo in documentation - 1 - - --- 2019-09-24 Gerd Hoffmann New
[PULL,01/16] audio: fix buffer-length typo in documentation [PULL,01/16] audio: fix buffer-length typo in documentation - 1 - - --- 2019-09-24 Gerd Hoffmann New
[PULL,00/16] Audio 20190924 patches - - - - --- 2019-09-24 Gerd Hoffmann New
target/riscv: Bugfix reserved bits in PTE for RV64 target/riscv: Bugfix reserved bits in PTE for RV64 - - 1 - --- 2019-09-24 Guo Ren New
[4/4] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes xics: Eliminate unnecessary class - - 2 - --- 2019-09-24 David Gibson New
[3/4] xics: Rename misleading ics_simple_*() functions xics: Eliminate unnecessary class - - 2 - --- 2019-09-24 David Gibson New
[2/4] xics: Merge reset and realize hooks xics: Eliminate unnecessary class - - 2 - --- 2019-09-24 David Gibson New
[1/4] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks xics: Eliminate unnecessary class - - 2 - --- 2019-09-24 David Gibson New
[v4,2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI marco target/i386: cpu.h marcos clean up 1 - - - --- 2019-09-24 Tao Xu New
[v4,1/2] target/i386: clean up comments over 80 chars per line [v4,1/2] target/i386: clean up comments over 80 chars per line 1 - - - --- 2019-09-24 Tao Xu New
qemu-pr-helper: fix crash in mpath_reconstruct_sense qemu-pr-helper: fix crash in mpath_reconstruct_sense - - - - --- 2019-09-23 Maxim Levitsky New
[v4,16/16] cputlb: Pass retaddr to tb_check_watchpoint Move rom and notdirty handling to cputlb - 1 2 - --- 2019-09-23 Richard Henderson New
[v4,15/16] cputlb: Pass retaddr to tb_invalidate_phys_page_fast Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-23 Richard Henderson New
[v4,14/16] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-23 Richard Henderson New
[v4,13/16] cputlb: Remove cpu->mem_io_vaddr Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-23 Richard Henderson New
[v4,12/16] cputlb: Handle TLB_NOTDIRTY in probe_access Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-23 Richard Henderson New
[v4,11/16] cputlb: Merge and move memory_notdirty_write_{prepare, complete} Move rom and notdirty handling to cputlb - - 2 - --- 2019-09-23 Richard Henderson New
« 1 2 ... 1785 1786 17874310 4311 »