Show patches with: Archived = No       |   430399 patches
« 1 2 ... 1024 1025 10264303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
target-mips: fix broken snapshotting - - - - --- 2015-01-26 Leon Alrae New
target-mips: pass 0 instead of -1 as rs in microMIPS LUI instruction - - - - --- 2015-01-26 Leon Alrae New
[01/21] block: Guard remaining unsafe blk_bs() callers - - 1 - --- 2015-01-26 Max Reitz New
[02/21] quorum: Fix close path - - 1 - --- 2015-01-26 Max Reitz New
[03/21] block: Add bdrv_close_all() notifiers - - 1 - --- 2015-01-26 Max Reitz New
[04/21] block: Add bdrv_close_all() handlers - - - - --- 2015-01-26 Max Reitz New
[05/21] block: Remove per-BDS close notifiers - - 1 - --- 2015-01-26 Max Reitz New
[06/21] block: Use blk_remove_bs() in blk_delete() - - 1 - --- 2015-01-26 Max Reitz New
[07/21] blockdev: Use blk_remove_bs() in do_drive_del() - - 1 - --- 2015-01-26 Max Reitz New
[08/21] block: Make bdrv_close() static - - 1 - --- 2015-01-26 Max Reitz New
[09/21] block: Add blk_name_taken() - - 1 - --- 2015-01-26 Max Reitz New
[10/21] block: Add blk_next_inserted() - - 1 - --- 2015-01-26 Max Reitz New
[11/21] block: Add blk_commit_all() and blk_invalidate_cache_all() - - 1 - --- 2015-01-26 Max Reitz New
[12/21] block: Use BlockBackend more - - - - --- 2015-01-26 Max Reitz New
[13/21] blockdev: Add list of monitor-owned BlockBackends - - 1 - --- 2015-01-26 Max Reitz New
[14/21] blockdev: Remove blk_hide_on_behalf_of_do_drive_del() - - 1 - --- 2015-01-26 Max Reitz New
[15/21] block: Make bdrv_drain_one() public - - 1 - --- 2015-01-26 Max Reitz New
[16/21] block: Move some bdrv_*_all() functions to BB - - - - --- 2015-01-26 Max Reitz New
[17/21] block: Remove bdrv_states - - - - --- 2015-01-26 Max Reitz New
[18/21] blockdev: Keep track of monitor-owned BDS - - - - --- 2015-01-26 Max Reitz New
[19/21] block: Strip down bdrv_close_all() - - - - --- 2015-01-26 Max Reitz New
[20/21] iotests: Add "wait" functionality to _cleanup_qemu - - - - --- 2015-01-26 Max Reitz New
[21/21] iotests: Add test for multiple BB on BDS tree - - - - --- 2015-01-26 Max Reitz New
[PULL,0/9] tricore patches - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,1/9] target-tricore: Add missing ULL suffix on 64 bit constant - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,2/9] target-tricore: Several translator and cpu model fixes - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,3/9] target-tricore: calculate av bits before saturation - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,4/9] target-tricore: Fix bugs found by coverity - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,5/9] target-tricore: split up suov32 into suov32_pos and suov32_neg - - - - --- 2015-01-26 Bastian Koppelmann New
[PULL,6/9] target-tricore: target-tricore: Add instructions of RR1 opcode format, that have 0x93 as… - - 1 - --- 2015-01-26 Bastian Koppelmann New
[PULL,7/9] target-tricore: Add instructions of RR2 opcode format - - 1 - --- 2015-01-26 Bastian Koppelmann New
[PULL,8/9] target-tricore: Add instructions of RRPW opcode format - - 1 - --- 2015-01-26 Bastian Koppelmann New
[PULL,9/9] target-tricore: Add instructions of RRR opcode format - - 1 - --- 2015-01-26 Bastian Koppelmann New
[1/2] sPAPR: reread boot_device on reset - - - - --- 2015-01-26 dvaleev@suse.de New
[2/2] bootdevice: update boot_order in MachineState - - - - --- 2015-01-26 dvaleev@suse.de New
[1/4] iotests: Fix 083 - - - - --- 2015-01-27 Max Reitz New
[2/4] iotests: Fix 100 for nbd - - - - --- 2015-01-27 Max Reitz New
[3/4] iotests: Fix 104 for NBD - - - - --- 2015-01-27 Max Reitz New
[4/4] nbd: Improve error messages - - - - --- 2015-01-27 Max Reitz New
[v2,1/3] pc: Fix DIMMs capacity calculation - - 1 - --- 2015-01-27 Bharata B Rao New
[v2,2/3] pc-dimm: Make pc_existing_dimms_capacity global - - 1 - --- 2015-01-27 Bharata B Rao New
« 1 2 ... 1024 1025 10264303 4304 »