Show patches with: none      |   431746 patches
« 1 2 ... 976 977 9784317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,24/39] virtio-scsi-dataplane: Code to run virtio-scsi on iothread - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,25/39] virtio-scsi: Hook up with dataplane - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,26/39] virtio-scsi: Add migration state notifier for dataplane code - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,27/39] virtio-scsi: Two stages processing of cmd request - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,28/39] virtio-scsi: Batched prepare for cmd reqs - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,29/39] virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,30/39] virtio-scsi: Process ".iothread" property - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,31/39] scsi: Drop scsi_req_abort - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,32/39] scsi-generic: Handle canceled request in scsi_command_complete - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,33/39] scsi: Unify request unref in scsi_req_cancel - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,34/39] scsi: Drop SCSIReqOps.cancel_io - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,35/39] scsi: Introduce scsi_req_cancel_complete - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,36/39] scsi: Introduce scsi_req_cancel_async - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,37/39] virtio-scsi: Handle TMF request cancellation asynchronously - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,38/39] util: introduce bitmap_try_new - - - - --- 2014-09-30 Paolo Bonzini New
[PULL,39/39] block/iscsi: handle failure on malloc of the allocationmap - - - - --- 2014-09-30 Paolo Bonzini New
gdb: provide the name of the architecture in the target.xml 2 - 1 - --- 2014-09-30 Jens Freimann New
disas/libvixl: Update to libvixl 1.6 - - - - --- 2014-09-30 Peter Maydell New
[1/1] virtio: serial: expose a 'guest_writable' callback for users - - - - --- 2014-09-30 Amit Shah New
[v2,1/1] virtio: serial: expose a 'guest_writable' callback for users - - - - --- 2014-09-30 Amit Shah New
[v2,1/7] tests: Move fake yield_until_fd_readable() to coroutine-stub.c - - - - --- 2014-09-30 Eduardo Habkost New
[v2,2/7] tests: Support target-specific unit tests - - - - --- 2014-09-30 Eduardo Habkost New
[v2,3/7] tests: Make test-x86-cpuid target-specific - - - - --- 2014-09-30 Eduardo Habkost New
[v2,4/7] tests: Add unit test for X86CPU code - - - - --- 2014-09-30 Eduardo Habkost New
[v2,5/7] target-i386: Isolate enabled-by-default features to a separate array - - - - --- 2014-09-30 Eduardo Habkost New
[v2,6/7] tests: test-x86-cpu: Add TCG feature bit initialization test - - - - --- 2014-09-30 Eduardo Habkost New
[v2,7/7] tests: test-x86-cpu: Add KVM feature bit initialization test - - - - --- 2014-09-30 Eduardo Habkost New
[v4,01/23] block: Split bdrv_new_root() off bdrv_new() - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,02/23] block: New BlockBackend - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,03/23] block: Connect BlockBackend to BlockDriverState - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,04/23] block: Connect BlockBackend and DriveInfo - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,05/23] block: Code motion to get rid of stubs/blockdev.c - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,06/23] block: Make BlockBackend own its BlockDriverState - - 2 - --- 2014-09-30 Markus Armbruster New
[v4,07/23] block: Eliminate bdrv_iterate(), use bdrv_next() - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,08/23] block: Eliminate BlockDriverState member device_name[] - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,09/23] block: Merge BlockBackend and BlockDriverState name spaces - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,10/23] block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,11/23] block: Rename BlockDriverAIOCB* to BlockAIOCB* - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,12/23] block: Rename BlockDriverCompletionFunc to BlockCompletionFunc - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,13/23] virtio-blk: Drop redundant VirtIOBlock member conf - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,14/23] virtio-blk: Rename VirtIOBlkConf variables to conf - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,15/23] hw: Convert from BlockDriverState to BlockBackend, mostly - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,16/23] ide: Complete conversion from BlockDriverState to BlockBackend - - 2 - --- 2014-09-30 Markus Armbruster New
[v4,17/23] pc87312: Drop unused members of PC87312State - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,18/23] blockdev: Drop superfluous DriveInfo member id - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,19/23] blockdev: Fix blockdev-add not to create DriveInfo - - 1 - --- 2014-09-30 Markus Armbruster New
[v4,20/23] block/qapi: Convert qmp_query_block() to BlockBackend - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() to BlockBackend - - 3 - --- 2014-09-30 Markus Armbruster New
[v4,22/23] block: Lift device model API into BlockBackend - - 2 - --- 2014-09-30 Markus Armbruster New
[v4,23/23] block: Make device model's references to BlockBackend strong - - 3 - --- 2014-09-30 Markus Armbruster New
[1/3] iotests: Use _img_info - - - - --- 2014-09-30 Max Reitz New
[2/3] qapi: Add corrupt field to ImageInfoSpecificQCow2 - - 1 - --- 2014-09-30 Max Reitz New
[3/3] iotests: qemu-img info output for corrupt image - - 1 - --- 2014-09-30 Max Reitz New
[v4] add input-send-event command - - 1 - --- 2014-09-30 Marcelo Tosatti New
[v5,01/33] target-arm: increase arrays of registers R13 & R14 - - 1 - --- 2014-09-30 Greg Bellows New
[v5,02/33] target-arm: add arm_is_secure() function - - - - --- 2014-09-30 Greg Bellows New
[v5,03/33] target-arm: reject switching to monitor mode - - 2 - --- 2014-09-30 Greg Bellows New
[v5,04/33] target-arm: rename arm_current_pl to arm_current_el - - - - --- 2014-09-30 Greg Bellows New
[v5,05/33] target-arm: make arm_current_pl() return PL3 - - - - --- 2014-09-30 Greg Bellows New
[v5,06/33] target-arm: A32: Emulate the SMC instruction - - - - --- 2014-09-30 Greg Bellows New
[v5,07/33] target-arm: extend async excp masking - - - - --- 2014-09-30 Greg Bellows New
[v5,08/33] target-arm: add async excp target_el function - - - - --- 2014-09-30 Greg Bellows New
[v5,09/33] target-arm: add macros to access banked registers - - - - --- 2014-09-30 Greg Bellows New
[v5,10/33] target-arm: add non-secure Translation Block flag - - - - --- 2014-09-30 Greg Bellows New
[v5,11/33] target-arm: arrayfying fieldoffset for banking - - - - --- 2014-09-30 Greg Bellows New
[v5,12/33] target-arm: insert Aarch32 cpregs twice into hashtable - - - - --- 2014-09-30 Greg Bellows New
[v5,13/33] target-arm: move Aarch32 SCR into security reglist - - - - --- 2014-09-30 Greg Bellows New
[v5,14/33] target-arm: implement IRQ/FIQ routing to Monitor mode - - - - --- 2014-09-30 Greg Bellows New
[v5,15/33] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI - - - - --- 2014-09-30 Greg Bellows New
[v5,16/33] target-arm: add NSACR register - - - - --- 2014-09-30 Greg Bellows New
[v5,17/33] target-arm: add SDER definition - - - - --- 2014-09-30 Greg Bellows New
[v5,18/33] target-arm: add MVBAR support - - - - --- 2014-09-30 Greg Bellows New
[v5,19/33] target-arm: add SCTLR_EL3 and make SCTLR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,20/33] target-arm: make CSSELR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,21/33] target-arm: add TTBR0_EL3 and make TTBR0/1 banked - - - - --- 2014-09-30 Greg Bellows New
[v5,22/33] target-arm: add TCR_EL3 and make TTBCR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,23/33] target-arm: make c2_mask and c2_base_mask banked - - - - --- 2014-09-30 Greg Bellows New
[v5,24/33] target-arm: make DACR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,25/33] target-arm: make IFSR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,26/33] target-arm: make DFSR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,27/33] target-arm: make IFAR/DFAR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,28/33] target-arm: make PAR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,29/33] target-arm: make VBAR banked - - - - --- 2014-09-30 Greg Bellows New
[v5,30/33] target-arm: make MAIR0/1 banked - - - - --- 2014-09-30 Greg Bellows New
[v5,31/33] target-arm: make c13 cp regs banked (FCSEIDR, ...) - - - - --- 2014-09-30 Greg Bellows New
[v5,32/33] target-arm: add GDB scr register - - - - --- 2014-09-30 Greg Bellows New
[v5,33/33] target-arm: add cpu feature EL3 to CPUs with Security Extensions - - - - --- 2014-09-30 Greg Bellows New
[v2,1/5] target-tricore: Cleanup and Bugfixes - - 1 - --- 2014-10-01 Bastian Koppelmann New
[v2,2/5] target-tricore: Add instructions of ABS, ABSB opcode format - - 1 - --- 2014-10-01 Bastian Koppelmann New
[v2,3/5] target-tricore: Add instructions of B opcode format - - 1 - --- 2014-10-01 Bastian Koppelmann New
[v2,4/5] target-tricore: Add instructions of BIT opcode format - - - - --- 2014-10-01 Bastian Koppelmann New
[v2,5/5] target-tricore: Add instructions of BO opcode format - - - - --- 2014-10-01 Bastian Koppelmann New
[1/3] PPC: Add MPC8XXX gpio controller - - - - --- 2014-10-01 Alexander Graf New
[2/3] PPC: E500: Instantiate MPC8XXX gpio controller on virt machine - - - - --- 2014-10-01 Alexander Graf New
[3/3] PPC: E500: Hook up power off GPIO to GPIO controller - - - - --- 2014-10-01 Alexander Graf New
virtio-balloon: Tweak recent fix for integer overflow - - 1 - --- 2014-10-01 Markus Armbruster New
[01/11] block: acquire AioContext in generic blockjob QMP commands - - 1 - --- 2014-10-01 Stefan Hajnoczi New
[02/11] blockdev: acquire AioContext in do_qmp_query_block_jobs_one() - - 1 - --- 2014-10-01 Stefan Hajnoczi New
[03/11] blockdev: acquire AioContext in blockdev_mark_auto_del() - - 1 - --- 2014-10-01 Stefan Hajnoczi New
[04/11] blockdev: add note that block_job_cb() must be thread-safe - - 1 - --- 2014-10-01 Stefan Hajnoczi New
« 1 2 ... 976 977 9784317 4318 »