Show patches with: Archived = No       |   434927 patches
« 1 2 ... 2933 2934 29354349 4350 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,02/39] include/qemu/osdep.h: Add a macro to check for alignment - - - - --- 2016-05-13 Richard Henderson New
[PULL,01/39] tb: consistently use uint32_t for tb->flags - - 2 1 --- 2016-05-13 Richard Henderson New
[PULL,00/39] tcg-next patch queue - - - - --- 2016-05-13 Richard Henderson New
[v6,12/13] misc: Introduce ZynqMP IOU SLCR - - - - --- 2016-05-12 Alistair Francis New
[v6,11/13] register: Add GPIO API - - - - --- 2016-05-12 Alistair Francis New
[v6,10/13] irq: Add opaque setter routine - - - - --- 2016-05-12 Alistair Francis New
[v6,09/13] qdev: Define qdev_get_gpio_out - - - - --- 2016-05-12 Alistair Francis New
[v6,08/13] xilinx_zynq: Connect devcfg to the Zynq machine model - - - - --- 2016-05-12 Alistair Francis New
[v6,07/13] dma: Add Xilinx Zynq devcfg device model - - - - --- 2016-05-12 Alistair Francis New
[v6,06/13] register: Add block initialise helper - - - - --- 2016-05-12 Alistair Francis New
[v6,05/13] register: QOMify - - 1 - --- 2016-05-12 Alistair Francis New
[v6,04/13] register: Define REG and FIELD macros - - - - --- 2016-05-12 Alistair Francis New
[v6,03/13] register: Add Memory API glue - - - - --- 2016-05-12 Alistair Francis New
[v6,02/13] register: Add Register API - - 2 - --- 2016-05-12 Alistair Francis New
[v6,01/13] bitops: Add MAKE_64BIT_MASK macro - - 1 - --- 2016-05-12 Alistair Francis New
[3/3] qemu-iotests: Fix regression in 136 on aio_read invalid - - - - --- 2016-05-12 Eric Blake New
[2/3] qemu-iotests: Simplify 109 with unaligned qemu-img compare - - 1 - --- 2016-05-12 Eric Blake New
[1/3] qemu-io: Fix missing getopt() updates - - 1 - --- 2016-05-12 Eric Blake New
migration: fix ram decompression race deadlock - - - - --- 2016-05-12 Maxim Nestratov New
[v2,28/28] linux-user: Use safe_syscall for futex syscall - - - - --- 2016-05-12 Peter Maydell New
[v2,27/28] linux-user: Use safe_syscall for pselect, select syscalls - - - - --- 2016-05-12 Peter Maydell New
[v2,26/28] linux-user: Use safe_syscall for execve syscall - - 1 - --- 2016-05-12 Peter Maydell New
[v2,25/28] linux-user: Use safe_syscall for wait system calls - - - - --- 2016-05-12 Peter Maydell New
[v2,24/28] linux-user: Use safe_syscall for open and openat system calls - - - - --- 2016-05-12 Peter Maydell New
[v2,23/28] linux-user: Use safe_syscall for read and write system calls - - 1 - --- 2016-05-12 Peter Maydell New
[v2,22/28] linux-user: Provide safe_syscall for fixing races between signals and syscalls - - - - --- 2016-05-12 Peter Maydell New
[v2,21/28] linux-user: Add debug code to exercise restarting system calls - - 1 - --- 2016-05-12 Peter Maydell New
[v2,20/28] linux-user: Support for restarting system calls for Microblaze targets - - 2 - --- 2016-05-12 Peter Maydell New
[v2,19/28] linux-user: Set r14 on exit from microblaze syscall - - - - --- 2016-05-12 Peter Maydell New
[v2,18/28] linux-user: Support for restarting system calls for tilegx targets - - - - --- 2016-05-12 Peter Maydell New
[v2,17/28] linux-user: Support for restarting system calls for CRIS targets - - 2 - --- 2016-05-12 Peter Maydell New
[v2,16/28] linux-user: Support for restarting system calls for S390 targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,15/28] linux-user: Support for restarting system calls for M68K targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,14/28] linux-user: Support for restarting system calls for OpenRISC targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,13/28] linux-user: Support for restarting system calls for UniCore32 targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,12/28] linux-user: Support for restarting system calls for Alpha targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,11/28] linux-user: Support for restarting system calls for SH4 targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,10/28] linux-user: Support for restarting system calls for SPARC targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,09/28] linux-user: Support for restarting system calls for PPC targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,08/28] linux-user: Support for restarting system calls for MIPS targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,07/28] linux-user: Support for restarting system calls for ARM targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,06/28] linux-user: Support for restarting system calls for x86 targets - - 1 - --- 2016-05-12 Peter Maydell New
[v2,05/28] linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific - - 2 - --- 2016-05-12 Peter Maydell New
[v2,04/28] linux-user: Define TARGET_ERESTART* errno values - - 2 - --- 2016-05-12 Peter Maydell New
[v2,03/28] linux-user: Reindent signal handling - - 2 - --- 2016-05-12 Peter Maydell New
[v2,02/28] linux-user: Consistently return host errnos from do_openat() - - 1 - --- 2016-05-12 Peter Maydell New
[v2,01/28] linux-user: Check array bounds in errno conversion - - 1 - --- 2016-05-12 Peter Maydell New
[v3] target-i386: implement CPUID[0xB] (Extended Topology Enumeration) - - 2 - --- 2016-05-12 Radim Krčmář New
[v2] target-i386: implement CPUID[0xB] (Extended Topology Enumeration) - - - - --- 2016-05-12 Radim Krčmář New
Modify net/socket.c to use socket_* functions from include/qemu/sockets.h - - - - --- 2016-05-12 Ashijeet Acharya New
[v2] cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt() - - 1 - --- 2016-05-12 sergey.fedorov@linaro.org New
[v5,3/3] docs: Add a generic loader explanation document - - - - --- 2016-05-12 Alistair Francis New
[v5,2/3] generic-loader: Add a generic loader - - - - --- 2016-05-12 Alistair Francis New
[v5,1/3] loader: Allow ELF loader to auto-detect the ELF arch - - - - --- 2016-05-12 Alistair Francis New
[PULL,69/69] qemu-iotests: iotests: fail hard if not run via "check" - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,68/69] block: enable testing of LUKS driver with block I/O tests - - - - --- 2016-05-12 Kevin Wolf New
[PULL,67/69] block: add support for encryption secrets in block I/O tests - - - - --- 2016-05-12 Kevin Wolf New
[PULL,66/69] block: add support for --image-opts in block I/O tests - - - - --- 2016-05-12 Kevin Wolf New
[PULL,65/69] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,64/69] qemu-io: Add 'write -f' to test FUA flag - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,63/69] qemu-io: Allow unaligned access by default - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,62/69] qemu-io: Use bool for command line flags - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,61/69] qemu-io: Make 'open' subcommand more like command line - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,60/69] qemu-io: Add missing option documentation - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,59/69] qmp: add monitor command to add/remove a child - - 2 - --- 2016-05-12 Kevin Wolf New
[PULL,58/69] quorum: implement bdrv_add_child() and bdrv_del_child() - - 2 - --- 2016-05-12 Kevin Wolf New
[PULL,57/69] Add new block driver interface to add/delete a BDS's child - - 2 - --- 2016-05-12 Kevin Wolf New
[PULL,56/69] qemu-img: check block status of backing file when converting. - - - - --- 2016-05-12 Kevin Wolf New
[PULL,55/69] iotests: fix the redirection order in 083 - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,54/69] block: Inactivate all children - - - - --- 2016-05-12 Kevin Wolf New
[PULL,53/69] block: Drop superfluous invalidating bs->file from drivers - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,52/69] block: Invalidate all children - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,51/69] nbd: Simplify client FUA handling 1 - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,50/69] block: Honor BDRV_REQ_FUA during write_zeroes 1 - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,49/69] block: Make supported_write_flags a per-bds property 1 - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,48/69] qcow2: improve qcow2_co_write_zeroes() - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,47/69] block: Kill unused sector-based blk_* functions - - - - --- 2016-05-12 Kevin Wolf New
[PULL,46/69] qemu-io: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,45/69] qemu-img: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,44/69] nbd: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,43/69] atapi: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,42/69] m25p80: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,41/69] sd: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,40/69] pflash: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,39/69] onenand: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,38/69] nand: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,37/69] fdc: Switch to byte-based block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,36/69] xen_disk: Switch to byte-based aio block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,35/69] virtio: Switch to byte-based aio block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,34/69] scsi-disk: Switch to byte-based aio block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,33/69] ide: Switch to byte-based aio block access - - - - --- 2016-05-12 Kevin Wolf New
[PULL,32/69] block: Introduce byte-based aio read/write - - - - --- 2016-05-12 Kevin Wolf New
[PULL,31/69] block: Switch blk_*write_zeroes() to byte interface - - - - --- 2016-05-12 Kevin Wolf New
[PULL,30/69] block: Switch blk_read_unthrottled() to byte interface - - - - --- 2016-05-12 Kevin Wolf New
[PULL,29/69] block: Allow BDRV_REQ_FUA through blk_pwrite() 1 - - - --- 2016-05-12 Kevin Wolf New
[PULL,28/69] qemu-io: Fix memory leak in 'aio_write -z' - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,27/69] Allow users to specify the vmdk virtual hardware version. - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,26/69] block: always compile-check debug prints - - 1 - --- 2016-05-12 Kevin Wolf New
[PULL,25/69] block: Fix typo in comment - - - - --- 2016-05-12 Kevin Wolf New
[PULL,24/69] block: Remove BlockDriver.bdrv_read/write - - 1 - --- 2016-05-12 Kevin Wolf New
« 1 2 ... 2933 2934 29354349 4350 »