Show patches with: Archived = No       |   434632 patches
« 1 2 ... 2047 2048 20494346 4347 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/2] Acceptance tests: add the build directory to the system PATH Add "boot_linux" acceptance test - - - - --- 2019-02-06 Cleber Rosa New
linux-user: add new netlink types linux-user: add new netlink types - - - - --- 2019-02-06 Laurent Vivier New
[v3,17/17] qapi: move RTC_CHANGE to the target schema qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,16/17] qmp: Deprecate query-events in favor of query-qmp-schema qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,15/17] Revert "qapi-events: add 'if' condition to implicit event enum" qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,14/17] qapi: remove qmp_unregister_command() qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,13/17] qapi: make query-cpu-definitions depend on specific targets qapi: add #if pre-processor conditions to generated code (part 3) 1 - 2 - --- 2019-02-06 Markus Armbruster New
[v3,12/17] qapi: make query-cpu-model-expansion depend on s390 or x86 qapi: add #if pre-processor conditions to generated code (part 3) 1 - 2 - --- 2019-02-06 Markus Armbruster New
[v3,11/17] qapi: make query-gic-capabilities depend on TARGET_ARM qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,10/17] target.json: add a note about query-cpu* not being s390x-specific qapi: add #if pre-processor conditions to generated code (part 3) 1 - 1 - --- 2019-02-06 Markus Armbruster New
[v3,09/17] qapi: make s390 commands depend on TARGET_S390X qapi: add #if pre-processor conditions to generated code (part 3) 1 - 1 - --- 2019-02-06 Markus Armbruster New
[v3,08/17] qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,07/17] qapi: New module target.json qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,06/17] build-sys: move qmp-introspect per target qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,05/17] qapi: Generate QAPIEvent stuff into separate files qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,04/17] qapi: Prepare for system modules other than 'builtin' qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,03/17] qapi: Clean up modular built-in code generation a bit qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,02/17] qapi: Fix up documentation for recent commit a95291007b2 qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,01/17] qapi: Belatedly document modular code generation qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v2,6/6] char-pty: remove write_lock usage chardev: various cleanups and improvements (resend) - - - - --- 2019-02-06 Marc-André Lureau New
[v2,5/6] char-pty: remove the check for connection on write chardev: various cleanups and improvements (resend) - - - - --- 2019-02-06 Marc-André Lureau New
[v2,4/6] chardev: add a note about frontend sources and context switch chardev: various cleanups and improvements (resend) - - - - --- 2019-02-06 Marc-André Lureau New
[v2,3/6] terminal3270: do not use backend timer sources chardev: various cleanups and improvements (resend) 1 - - - --- 2019-02-06 Marc-André Lureau New
[v2,2/6] char-fe: set_handlers() needs an associated chardev chardev: various cleanups and improvements (resend) - - - - --- 2019-02-06 Marc-André Lureau New
[v2,1/6] char: update the mux handlers in class callback chardev: various cleanups and improvements (resend) - - - - --- 2019-02-06 Marc-André Lureau New
[V12,5/5] docs: Added MAP_SYNC documentation Untitled series #90324 - - - - --- 2019-02-06 Zhang, Yi New
[V12,4/5] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() support MAP_SYNC for memory-backend-file - - - - --- 2019-02-06 Zhang, Yi New
[V12,3/5] linux-headers: add linux/mman.h. support MAP_SYNC for memory-backend-file - - - - --- 2019-02-06 Zhang, Yi New
[V12,2/5] scripts/update-linux-headers: add linux/mman.h support MAP_SYNC for memory-backend-file - - - - --- 2019-02-06 Zhang, Yi New
[V12,1/5] util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap support MAP_SYNC for memory-backend-file - - - - --- 2019-02-06 Zhang, Yi New
blockdev: acquire aio_context for bitmap add/remove blockdev: acquire aio_context for bitmap add/remove - 1 - - --- 2019-02-06 John Snow New
[v2,2/2] block/io: use qemu_iovec_init_buf block: local qiov helper: part I - - 1 - --- 2019-02-06 Vladimir Sementsov-Ogievskiy New
[v2,1/2] block: enhance QEMUIOVector structure block: local qiov helper: part I - - - - --- 2019-02-06 Vladimir Sementsov-Ogievskiy New
[v5,1/1] target/ppc: Enable reporting of SPRs to GDB ppc/gdbstub: Expose SPRs to GDB - - - - --- 2019-02-06 Fabiano Rosas New
hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement - - - - --- 2019-02-06 Thomas Huth New
[1/1] Introduce a Python module structure Introduce a Python module structure - - 2 - --- 2019-02-06 Cleber Rosa New
[v2,2/2] block/ssh: Implement .bdrv_dirname() block/ssh: Implement .bdrv_refresh_filename() - - - - --- 2019-02-06 Max Reitz New
[v2,1/2] block/ssh: Implement .bdrv_refresh_filename() block/ssh: Implement .bdrv_refresh_filename() - - - - --- 2019-02-06 Max Reitz New
[PULL,7/7] hw/input/tsc210x: Fix building with no verbosity [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 2 - --- 2019-02-06 Laurent Vivier New
[PULL,6/7] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 3 - --- 2019-02-06 Laurent Vivier New
[PULL,5/7] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h" [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 1 - --- 2019-02-06 Laurent Vivier New
[PULL,4/7] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h" [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 2 - --- 2019-02-06 Laurent Vivier New
[PULL,3/7] configure: Avoid non-portable 'test -o/-a' [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 2 1 --- 2019-02-06 Laurent Vivier New
[PULL,2/7] target/moxie: Fix LGPL information in the file headers [PULL,1/7] qemu-common.h: Update copyright string for 2019 1 - - - --- 2019-02-06 Laurent Vivier New
[PULL,1/7] qemu-common.h: Update copyright string for 2019 [PULL,1/7] qemu-common.h: Update copyright string for 2019 - - 3 - --- 2019-02-06 Laurent Vivier New
[PULL,0/7] Trivial patches patches - - - - --- 2019-02-06 Laurent Vivier New
qemugdb/coroutine: fix arch_prctl has unknown return type qemugdb/coroutine: fix arch_prctl has unknown return type - - - - --- 2019-02-06 Vladimir Sementsov-Ogievskiy New
[PULL,1/1] dump: Set correct vaddr for ELF dump [PULL,1/1] dump: Set correct vaddr for ELF dump 1 - 1 1 --- 2019-02-06 Marc-André Lureau New
[PULL,0/1] Dump patches - - - - --- 2019-02-06 Marc-André Lureau New
[v2,9/9] usb: remove unnecessary NULL device check from usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,8/9] usb: add device checks before redirector calls to usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,7/9] usb: check device is not NULL before calling usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,6/9] uhci: check device is not NULL before calling usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,5/9] ohci: check device is not NULL before calling usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,4/9] ehci: check device is not NULL before calling usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,3/9] xhci: check device is not NULL before calling usb_ep_get() Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,2/9] xhci: add asserts to help with static code analysis Dealing with Null devices in usb_ep_get() - - - - --- 2019-02-06 Liam Merwick New
[v2,1/9] usb: rearrange usb_ep_get() Dealing with Null devices in usb_ep_get() - - 3 - --- 2019-02-06 Liam Merwick New
[4/4] tests: Add migration multifd test migration: Make multifd not experimental 1 - 1 - --- 2019-02-06 Juan Quintela New
[3/4] multifd: Drop x- migration: Make multifd not experimental - - 1 - --- 2019-02-06 Juan Quintela New
[2/4] multifd: Drop x-multifd-page-count parameter migration: Make multifd not experimental - - - - --- 2019-02-06 Juan Quintela New
[1/4] multifd: Change page count default to 128 migration: Make multifd not experimental - - - - --- 2019-02-06 Juan Quintela New
[RFC] char-socket: hold chr_write_lock during tcp_chr_free_connection() [RFC] char-socket: hold chr_write_lock during tcp_chr_free_connection() - - - - --- 2019-02-06 Alberto Garcia New
s390x: Fix the confusing contributions-after-2012 license statements s390x: Fix the confusing contributions-after-2012 license statements 2 - - - --- 2019-02-06 Thomas Huth New
[v12,3/3] tests: Add basic migration precopy tcp test Untitled series #90365 - - 2 - --- 2019-02-06 Juan Quintela New
[v12,2/3] migration: Create socket-address parameter Add make check tests for Migration - - 1 - --- 2019-02-06 Juan Quintela New
[v12,1/3] tests: Add migration xbzrle test Add make check tests for Migration - - 1 - --- 2019-02-06 Juan Quintela New
[v3,6/6] tests/virtio-blk: add test for WRITE_ZEROES command virtio-blk: add DISCARD and WRITE_ZEROES features 1 - 2 - --- 2019-02-06 Stefano Garzarella New
[v3,5/6] tests/virtio-blk: change assert on data_size in virtio_blk_request() virtio-blk: add DISCARD and WRITE_ZEROES features - - 3 - --- 2019-02-06 Stefano Garzarella New
[v3,4/6] virtio-blk: add DISCARD and WRITE_ZEROES features virtio-blk: add DISCARD and WRITE_ZEROES features - - 1 - --- 2019-02-06 Stefano Garzarella New
[v3,3/6] virtio-blk: add "discard" and "write-zeroes" properties virtio-blk: add DISCARD and WRITE_ZEROES features - - 1 - --- 2019-02-06 Stefano Garzarella New
[v3,2/6] virtio-blk: add host_features field in VirtIOBlock virtio-blk: add DISCARD and WRITE_ZEROES features - - - - --- 2019-02-06 Stefano Garzarella New
[v3,1/6] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error() virtio-blk: add DISCARD and WRITE_ZEROES features - - 2 - --- 2019-02-06 Stefano Garzarella New
[v3,9/9] tests: Add a test for qemu self announcements Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,8/9] hmp: Add hmp_announce_self Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,7/9] qmp: Add announce-self command Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,6/9] virtio-net: Allow qemu_announce_self to trigger virtio announcements Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,5/9] net: Add a network device specific self-announcement ability Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,4/9] migration: Switch to using announce timer Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,3/9] virtio-net: Switch to using announce timer Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,2/9] migration: Add announce parameters Network announce changes 1 - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v3,1/9] net: Introduce announce timer Network announce changes - - - - --- 2019-02-06 Dr. David Alan Gilbert New
[v1] softfloat: Implement float128_to_uint32 [v1] softfloat: Implement float128_to_uint32 - - 1 - --- 2019-02-06 David Hildenbrand New
[PULL,3/3] target/hppa: fix PSW Q bit behaviour to match hardware [PULL,1/3] target/hppa: use tb_cflags() to access tb->cflags - - - - --- 2019-02-06 Richard Henderson New
[PULL,2/3] target/hppa: fix setting registers via gdb [PULL,1/3] target/hppa: use tb_cflags() to access tb->cflags - - 1 - --- 2019-02-06 Richard Henderson New
[PULL,1/3] target/hppa: use tb_cflags() to access tb->cflags [PULL,1/3] target/hppa: use tb_cflags() to access tb->cflags - - - - --- 2019-02-06 Richard Henderson New
[PULL,0/3] target/hppa queued patches - - - - --- 2019-02-06 Richard Henderson New
[v13,3/3] qcow2: list of bitmaps new test 242 qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 - - 2 1 --- 2019-02-06 Andrey Shinkevich New
[v13,2/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 - - 2 - --- 2019-02-06 Andrey Shinkevich New
[v13,1/3] bdrv_query_image_info Error parameter added qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 - - 3 - --- 2019-02-06 Andrey Shinkevich New
[RISU,2/2] risugen: Default to sve off Do not enable --sve by default - - - - --- 2019-02-06 Richard Henderson New
[RISU,1/2] aarch64: Fill in fp regs for test_aarch64.s Do not enable --sve by default - - - - --- 2019-02-06 Richard Henderson New
[v2] softfloat: add float128_is_{normal, denormal} [v2] softfloat: add float128_is_{normal, denormal} - - 1 - --- 2019-02-06 David Hildenbrand New
[v2,3/3] target/arm: Implement ARMv8.3-JSConv target/arm: Implement ARMv8.3-JSConv - - 1 1 --- 2019-02-06 Richard Henderson New
[v2,2/3] target/arm: Restructure disas_fp_int_conv target/arm: Implement ARMv8.3-JSConv - - 1 - --- 2019-02-06 Richard Henderson New
[v2,1/3] target/arm: Force result size into dp after operation [v2,1/3] target/arm: Force result size into dp after operation - - 1 - --- 2019-02-06 Richard Henderson New
[RFC,4/4] spapr: Add Hcalls to support PAPR NVDIMM device ppc: spapr: virtual NVDIMM support - - - - --- 2019-02-06 Shivaprasad G Bhat New
[RFC,3/4] spapr: Add NVDIMM device support ppc: spapr: virtual NVDIMM support - - - - --- 2019-02-06 Shivaprasad G Bhat New
[RFC,2/4] mem: implement memory_device_set_region_size ppc: spapr: virtual NVDIMM support - - - - --- 2019-02-06 Shivaprasad G Bhat New
[RFC,1/4] mem: make nvdimm_device_list global ppc: spapr: virtual NVDIMM support - - 1 - --- 2019-02-06 Shivaprasad G Bhat New
« 1 2 ... 2047 2048 20494346 4347 »