Show patches with: State = Action Required       |   426678 patches
« 1 2 ... 993 994 9954266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,15/19] .travis.yml: Add "--enable-modules" - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,16/19] exec: fix madvise of NULL pointer - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,17/19] sparse: Fix build with sparse on .S files - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,18/19] target-i386: Disable HLE and RTM on Haswell & Broadwell - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,19/19] kvm_stat: Add RESET support for perf event ioctl - - - - --- 2015-01-26 Paolo Bonzini New
[2/2] hw/ppc/spapr Add qemu_register_boot_set for SPAPR - - - - --- 2015-01-26 Alexander Graf New
[1/7] cpu-exec: drop dead assignment - - - - --- 2015-01-26 Paolo Bonzini New
[2/7] cpu-exec: simplify icount code - - - - --- 2015-01-26 Paolo Bonzini New
[3/7] uri: avoid NULL arguments to strcmp - - - - --- 2015-01-26 Paolo Bonzini New
[4/7] qemu-sockets: improve error reporting in unix_listen_opts - - - - --- 2015-01-26 Paolo Bonzini New
[5/7] cutils: refine strtol error handling in parse_debug_env - - - - --- 2015-01-26 Paolo Bonzini New
[6/7] aes: remove a dead return statement - - - - --- 2015-01-26 Paolo Bonzini New
[7/7] migration: do floating-point division - - 1 - --- 2015-01-26 Paolo Bonzini New
[PULL,v2,00/19] i386, KVM, misc changes for 2015-01-26 - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,v2,10/19] hw: misc, add educational driver - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,0/1] Xen tree 2015-01-26 - - - - --- 2015-01-26 Stefano Stabellini New
[PULL,1/1] fix QEMU build on Xen/ARM - - 1 - --- 2015-01-26 Stefano Stabellini New
[1/2] disas/libvixl: Update to upstream VIXL 1.7 - - - - --- 2015-01-26 Peter Maydell New
[2/2] disas/arm-a64.cc: Tell libvixl correct code addresses - - - - --- 2015-01-26 Peter Maydell New
vhost-scsi: introduce an ioctl to get the minimum tpgt - - - - --- 2015-01-26 Gonglei (Arei) New
target-ppc: Use right page size with hash table lookup - - 1 - --- 2015-01-26 Aneesh Kumar K.V New
[v3,1/2] target-arm: Split NO_MIGRATE into ALIAS and NO_RAW - - 1 - --- 2015-01-26 Peter Maydell New
[v3,2/2] target-arm: Add checks that cpreg raw accesses are handled - - - - --- 2015-01-26 Peter Maydell New
[v3,01/14] block: Lift some BDS functions to the BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[v3,02/14] block: Add blk_new_open() - - 1 - --- 2015-01-26 Max Reitz New
[v3,03/14] blockdev: Use blk_new_open() in blockdev_init() - - 1 - --- 2015-01-26 Max Reitz New
[v3,04/14] block/xen: Use blk_new_open() in blk_connect() - - 1 - --- 2015-01-26 Max Reitz New
[v3,05/14] qemu-img: Use blk_new_open() in img_open() - - 1 - --- 2015-01-26 Max Reitz New
[v3,06/14] qemu-img: Use blk_new_open() in img_rebase() - - 1 - --- 2015-01-26 Max Reitz New
[v3,07/14] qemu-img: Use BlockBackend as far as possible - - 1 - --- 2015-01-26 Max Reitz New
[v3,08/14] qemu-nbd: Use blk_new_open() in main() - - 1 - --- 2015-01-26 Max Reitz New
[v3,09/14] qemu-io: Use blk_new_open() in openfile() - - 1 - --- 2015-01-26 Max Reitz New
[v3,10/14] qemu-io: Remove "growable" option - - 1 - --- 2015-01-26 Max Reitz New
[v3,11/14] qemu-io: Use BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[v3,12/14] block: Clamp BlockBackend requests - - 1 - --- 2015-01-26 Max Reitz New
[v3,13/14] block: Remove "growable" from BDS - - 1 - --- 2015-01-26 Max Reitz New
[v3,14/14] block: Keep bdrv_check*_request()'s return value - - 1 - --- 2015-01-26 Max Reitz New
[1/2] vl.c: Fix error messages when parsing maxmem parameters - - - - --- 2015-01-26 Peter Krempa New
[2/2] pc: memory: Validate alignment of maxram_size to page size - - 1 - --- 2015-01-26 Peter Krempa New
target-mips: fix detection of the end of the page during translation - - 2 - --- 2015-01-26 Leon Alrae New
[01/50] blockdev: Allow creation of BDS trees without BB - - - - --- 2015-01-26 Max Reitz New
[02/50] iotests: Only create BB if necessary - - 1 - --- 2015-01-26 Max Reitz New
[03/50] hw/block/fdc: Implement tray status - - 1 - --- 2015-01-26 Max Reitz New
[04/50] hw/usb-storage: Check whether BB is inserted - - 1 - --- 2015-01-26 Max Reitz New
[05/50] block: Fix BB AIOCB AioContext without BDS - - 1 - --- 2015-01-26 Max Reitz New
[06/50] block: Add blk_is_available() - - 1 - --- 2015-01-26 Max Reitz New
[07/50] block: Make bdrv_is_inserted() recursive - - 1 - --- 2015-01-26 Max Reitz New
[08/50] block/quorum: Implement bdrv_is_inserted() - - 1 - --- 2015-01-26 Max Reitz New
[09/50] block: Move guest_block_size into BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[10/50] block: Remove wr_highest_offset from BlockAcctStats - - - - --- 2015-01-26 Max Reitz New
[11/50] block: Move BlockAcctStats into BlockBackend - - - - --- 2015-01-26 Max Reitz New
[12/50] block: Move I/O status and error actions into BB - - - - --- 2015-01-26 Max Reitz New
[13/50] block: Add BlockBackendRootState - - - - --- 2015-01-26 Max Reitz New
[14/50] block: Make some BB functions fall back to BBRS - - - - --- 2015-01-26 Max Reitz New
[15/50] block: Fail requests to empty BlockBackend - - - - --- 2015-01-26 Max Reitz New
[16/50] block: Prepare remaining BB functions for NULL BDS - - - - --- 2015-01-26 Max Reitz New
[17/50] block: Respect empty BB in bdrv_lookup_bs() - - - - --- 2015-01-26 Max Reitz New
[18/50] block: Respect empty BB in bdrv_query_info() - - - - --- 2015-01-26 Max Reitz New
[19/50] blockdev: Use BlockBackend for blockdev-backup TA - - - - --- 2015-01-26 Max Reitz New
[20/50] blockdev: Check blk_is_available() in sn-del-int-sync - - - - --- 2015-01-26 Max Reitz New
[21/50] blockdev: Check BB validity in internal snapshot TA - - - - --- 2015-01-26 Max Reitz New
[22/50] blockdev: Check BB validity in drive-backup TA - - - - --- 2015-01-26 Max Reitz New
[23/50] blockdev: Catch NULL BDS in block_set_io_throttle - - - - --- 2015-01-26 Max Reitz New
[24/50] blockdev: Check BB validity in block-stream - - - - --- 2015-01-26 Max Reitz New
[25/50] blockdev: Check BB validity in block-commit - - - - --- 2015-01-26 Max Reitz New
[26/50] blockdev: Check BB validity in drive-backup - - - - --- 2015-01-26 Max Reitz New
[27/50] blockdev: Check BB validity in blockdev-backup - - - - --- 2015-01-26 Max Reitz New
[28/50] blockdev: Check BB validity in drive-mirror - - - - --- 2015-01-26 Max Reitz New
[29/50] blockdev: Check BB validity in find_block_job() - - - - --- 2015-01-26 Max Reitz New
[30/50] blockdev: Check BB validity in change-backing-file - - - - --- 2015-01-26 Max Reitz New
[31/50] block: Add blk_insert_bs() - - - - --- 2015-01-26 Max Reitz New
[32/50] blockdev: Check BB validity in eject and change - - - - --- 2015-01-26 Max Reitz New
[33/50] blockdev: Respect NULL BDS in do_drive_del() - - - - --- 2015-01-26 Max Reitz New
[34/50] blockdev: Do not create BDS for empty drive - - - - --- 2015-01-26 Max Reitz New
[35/50] blockdev: Pull out blockdev option extraction - - - - --- 2015-01-26 Max Reitz New
[36/50] blockdev: Allow more options for BB-less BDS tree - - - - --- 2015-01-26 Max Reitz New
[37/50] block: Add blk_remove_bs() - - - - --- 2015-01-26 Max Reitz New
[38/50] blockdev: Add blockdev-open-tray - - - - --- 2015-01-26 Max Reitz New
[39/50] blockdev: Add blockdev-close-tray - - - - --- 2015-01-26 Max Reitz New
[40/50] blockdev: Add blockdev-remove-medium - - - - --- 2015-01-26 Max Reitz New
[41/50] blockdev: Add blockdev-insert-medium - - - - --- 2015-01-26 Max Reitz New
[42/50] blockdev: Implement eject with basic operations - - - - --- 2015-01-26 Max Reitz New
[43/50] blockdev: Implement change with basic operations - - - - --- 2015-01-26 Max Reitz New
[44/50] block: Inquire tray state before tray-moved events - - - - --- 2015-01-26 Max Reitz New
[45/50] qmp: Introduce blockdev-change-medium - - - - --- 2015-01-26 Max Reitz New
[46/50] hmp: Use blockdev-change-medium for change command - - 1 - --- 2015-01-26 Max Reitz New
[47/50] blockdev: Add read-only option to blockdev-change-medium - - - - --- 2015-01-26 Max Reitz New
[48/50] hmp: Add read-only option to change command - - 1 - --- 2015-01-26 Max Reitz New
[49/50] iotests: More options for VM.add_drive() - - - - --- 2015-01-26 Max Reitz New
[50/50] iotests: Add test for change-related QMP commands - - - - --- 2015-01-26 Max Reitz New
target-mips: ll and lld cause AdEL exception for unaligned address - - 1 - --- 2015-01-26 Leon Alrae New
target-mips: fix CP0.BadVAddr by stopping translation on Address error - - - - --- 2015-01-26 Leon Alrae New
target-mips: use CP0EnLo_XI instead of magic number - - 1 - --- 2015-01-26 Leon Alrae New
[v2,1/1] dataplane: endianness-aware accesses - - 1 1 --- 2015-01-26 Cornelia Huck New
[v2,1/2] target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY - - 1 - --- 2015-01-26 Peter Maydell New
[v2,2/2] disas/s390.c: Remove unused variables - - 1 - --- 2015-01-26 Peter Maydell New
[v2,1/4] target-tricore: target-tricore: Add instructions of RR1 opcode format, that have 0x93 as f… - - - - --- 2015-01-26 Bastian Koppelmann New
[v2,2/4] target-tricore: Add instructions of RR2 opcode format - - - - --- 2015-01-26 Bastian Koppelmann New
[v2,3/4] target-tricore: Add instructions of RRPW opcode format - - - - --- 2015-01-26 Bastian Koppelmann New
[v2,4/4] target-tricore: Add instructions of RRR opcode format - - 1 - --- 2015-01-26 Bastian Koppelmann New
« 1 2 ... 993 994 9954266 4267 »