Show patches with: State = Action Required       |    Archived = No       |   427024 patches
« 1 2 ... 3437 3438 34394270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,09/12] block: add ability for block-stream to use node-name - - 1 - --- 2014-05-30 Jeff Cody New
[v3,08/12] block: extend block-commit to accept a string for the backing file - - 1 - --- 2014-05-30 Jeff Cody New
[v3,07/12] block: Accept node-name arguments for block-commit - - 1 - --- 2014-05-30 Jeff Cody New
[v3,06/12] block: make 'top' argument to block-commit optional - - 2 - --- 2014-05-30 Jeff Cody New
[v3,05/12] block: simplify bdrv_find_base() - - 1 - --- 2014-05-30 Jeff Cody New
[v3,04/12] block: add helper function to find the active layer of any BDS - - 1 - --- 2014-05-30 Jeff Cody New
[v3,03/12] block: Add overlay BDS pointer into the BlockDriverState struct - - - - --- 2014-05-30 Jeff Cody New
[v3,02/12] block: add helper function to determine if a BDS is in a chain - - 2 - --- 2014-05-30 Jeff Cody New
[v3,01/12] block: Auto-generate node_names for each BDS entry - - 1 - --- 2014-05-30 Jeff Cody New
target-arm: set SBOP/SBZP bits of SCTLR - - - - --- 2014-05-30 Fabian Aggeler New
[3/3] block: Drop some superfluous casts from void * - - 1 - --- 2014-05-30 Markus Armbruster New
[2/3] block: Use g_new() & friends to avoid multiplying sizes - - 1 - --- 2014-05-30 Markus Armbruster New
[1/3] block: Use g_new() & friends where that makes obvious sense - - 1 - --- 2014-05-30 Markus Armbruster New
[v3,12/12] block: add QAPI command to allow live backing file change - - - - --- 2014-05-30 Jeff Cody New
[v3,11/12] block: Add QMP documentation for block-stream - - - - --- 2014-05-30 Jeff Cody New
[v3,10/12] block: add backing-file option to block-stream - - - - --- 2014-05-30 Jeff Cody New
[v3,09/12] block: add ability for block-stream to use node-name - - - - --- 2014-05-30 Jeff Cody New
[v3,08/12] block: extend block-commit to accept a string for the backing file - - 1 - --- 2014-05-30 Jeff Cody New
[v3,07/12] block: Accept node-name arguments for block-commit - - 1 - --- 2014-05-30 Jeff Cody New
[v3,06/12] block: make 'top' argument to block-commit optional - - 2 - --- 2014-05-30 Jeff Cody New
[v3,05/12] block: simplify bdrv_find_base() - - 1 - --- 2014-05-30 Jeff Cody New
[v3,04/12] block: add helper function to find the active layer of any BDS - - 1 - --- 2014-05-30 Jeff Cody New
[v3,03/12] block: Add overlay BDS pointer into the BlockDriverState struct - - 1 - --- 2014-05-30 Jeff Cody New
[v3,02/12] block: add helper function to determine if a BDS is in a chain - - 2 - --- 2014-05-30 Jeff Cody New
[v3,01/12] block: Auto-generate node_names for each BDS entry - - 1 - --- 2014-05-30 Jeff Cody New
target-arm: implement PD0/PD1 bits for TTBCR - - - - --- 2014-05-30 Fabian Aggeler New
[21/21] target-mips: use pointers referring to appropriate decoding function - - - - --- 2014-05-30 Leon Alrae New
[20/21] mips_malta: update malta's pseudo-bootloader - replace JR with JALR - - - - --- 2014-05-30 Leon Alrae New
[19/21] target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions - - - - --- 2014-05-30 Leon Alrae New
[18/21] target-mips: do not allow Status.FR=0 mode in 64-bit FPU - - - - --- 2014-05-30 Leon Alrae New
[17/21] target-mips: add new Floating Point Comparison instructions - - - - --- 2014-05-30 Leon Alrae New
[16/21] target-mips: add new Floating Point instructions - - - - --- 2014-05-30 Leon Alrae New
[15/21] softfloat: add functions corresponding to IEEE-2008 min/maxNumMag - - - - --- 2014-05-30 Leon Alrae New
[14/21] target-mips: add Addressing and PC-relative instructions - - - - --- 2014-05-30 Leon Alrae New
[13/21] target-mips: add Compact Branches - - - - --- 2014-05-30 Leon Alrae New
[12/21] target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions - - - - --- 2014-05-30 Leon Alrae New
[11/21] target-mips: Status.UX/SX/KX enable 32-bit address wrapping - - - - --- 2014-05-30 Leon Alrae New
[10/21] target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 - - 1 - --- 2014-05-30 Leon Alrae New
[09/21] target-mips: redefine Integer Multiply and Divide instructions - - - - --- 2014-05-30 Leon Alrae New
[08/21] target-mips: move PREF, CACHE, LLD and SCD instructions - - 1 - --- 2014-05-30 Leon Alrae New
[07/21] target-mips: signal RI Exception on DSP and Loongson instructions - - 1 - --- 2014-05-30 Leon Alrae New
[06/21] target-mips: split decode_opc_special* into *_r6 and *_legacy - - - - --- 2014-05-30 Leon Alrae New
[05/21] target-mips: extract decode_opc_special* from decode_opc - - 1 - --- 2014-05-30 Leon Alrae New
[04/21] target-mips: move LL and SC instructions - - 1 - --- 2014-05-30 Leon Alrae New
[03/21] target-mips: add SELEQZ and SELNEZ instructions - - 1 - --- 2014-05-30 Leon Alrae New
[02/21] target-mips: signal RI Exception on instructions removed in R6 - - 1 - --- 2014-05-30 Leon Alrae New
[01/21] target-mips: introduce MIPS64R6 ISA and a new generic CPU - - - - --- 2014-05-30 Leon Alrae New
[2/2] add rtc_reset_reinjection QMP command - - - - --- 2014-05-30 Marcelo Tosatti New
[1/2] generate device configuration file header - - - - --- 2014-05-30 Marcelo Tosatti New
[9/9] target-arm: A64: Implement two-register SHA instructions - - - - --- 2014-05-30 Peter Maydell New
[8/9] target-arm: A64: Implement 3-register SHA instructions - - - - --- 2014-05-30 Peter Maydell New
[7/9] target-arm: A64: Implement AES instructions - - - - --- 2014-05-30 Peter Maydell New
[6/9] target-arm: A32/T32: Mask CRC value in calling code, not helper - - - - --- 2014-05-30 Peter Maydell New
[5/9] target-arm: A64: Implement CRC instructions - - - - --- 2014-05-30 Peter Maydell New
[4/9] target-arm: VFPv4 implies half-precision extension - - - - --- 2014-05-30 Peter Maydell New
[3/9] target-arm: Clean up handling of ARMv8 optional feature bits - - - - --- 2014-05-30 Peter Maydell New
[2/9] target-arm: Remove unnecessary setting of feature bits - - - - --- 2014-05-30 Peter Maydell New
[1/9] target-arm: arm_any_initfn() should never set ARM_FEATURE_AARCH64 - - - - --- 2014-05-30 Peter Maydell New
[6/6] usb: tag usb host controller as hotpluggable - - - - --- 2014-05-30 Gonglei (Arei) New
[5/6] usb-xhci: add exit function - - - - --- 2014-05-30 Gonglei (Arei) New
[4/6] usb-ehci-pci: add exit function - - - - --- 2014-05-30 Gonglei (Arei) New
[3/6] usb-uhci: clean up uhci resource when pci-uhci exit - - - - --- 2014-05-30 Gonglei (Arei) New
[2/6] usb-ohci: add exit function - - - - --- 2014-05-30 Gonglei (Arei) New
[1/6] usb: add usb_bus_release function - - - - --- 2014-05-30 Gonglei (Arei) New
[v5,11/11] trace: [tcg] Include TCG-tracing header on all targets - - - - --- 2014-05-30 Lluís Vilanova New
[v5,10/11] trace: [tcg] Include event definitions in "trace.h" - - - - --- 2014-05-30 Lluís Vilanova New
[v5,09/11] trace: [tcg] Generate TCG tracing routines - - - - --- 2014-05-30 Lluís Vilanova New
[v5,08/11] trace: [tcg] Include TCG-tracing helpers - - - - --- 2014-05-30 Lluís Vilanova New
[v5,07/11] trace: [tcg] Define TCG tracing helper routine wrappers - - - - --- 2014-05-30 Lluís Vilanova New
[v5,06/11] trace: [tcg] Define TCG tracing helper routines - - - - --- 2014-05-30 Lluís Vilanova New
[v5,05/11] trace: [tcg] Declare TCG tracing helper routines - - - - --- 2014-05-30 Lluís Vilanova New
[v5,04/11] trace: [tcg] Add 'tcg' event property - - - - --- 2014-05-30 Lluís Vilanova New
[v5,03/11] trace: [tcg] Argument type transformation machinery - - - - --- 2014-05-30 Lluís Vilanova New
[v5,02/11] trace: [tcg] Argument type transformation rules - - - - --- 2014-05-30 Lluís Vilanova New
[v5,01/11] trace: [tcg] Add documentation - - - - --- 2014-05-30 Lluís Vilanova New
[v5,3/3] qemu-iotests: Add 096 new test for drive-mirror-replace. - - 1 - --- 2014-05-30 Benoît Canet New
[v5,2/3] block: Add drive-mirror-replace command - - 1 - --- 2014-05-30 Benoît Canet New
[v5,1/3] quorum: Add the rewrite-corrupted parameter to quorum. - - 3 - --- 2014-05-30 Benoît Canet New
[v3,8/8] virtio-blk: move qdev properties into virtio-blk.c - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,7/8] virtio: fix virtio-blk child refcount in transports - - - - --- 2014-05-30 Stefan Hajnoczi New
[v3,6/8] virtio-blk: drop virtio_blk_set_conf() - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,5/8] virtio-blk: use aliases instead of duplicate qdev properties - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,4/8] qdev: add qdev_alias_all_properties() - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,3/8] virtio-blk: move x-data-plane qdev property to virtio-blk.h - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,2/8] virtio-blk: avoid qdev property definition duplication - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,1/8] qom: add object_property_add_alias() - - 1 - --- 2014-05-30 Stefan Hajnoczi New
[v3,9/9] spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,8/9] vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag) 1 - 1 - --- 2014-05-30 Alexey Kardashevskiy New
[v3,7/9] xics: Implement xics_ics_free() - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,6/9] spapr: Remove @next_irq - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,5/9] xics: Remove obsolete xics_set_irq_type() - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,4/9] spapr: Move interrupt allocator to xics - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,3/9] xics: Disable flags reset on xics reset - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,2/9] xics: Add xics_find_source() - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v3,1/9] xics: Add flags for interrupts - - - - --- 2014-05-30 Alexey Kardashevskiy New
[v4,5/5] xen, gfx passthrough: add opregion mapping - - 2 - --- 2014-05-30 Tiejun Chen New
[v4,4/5] xen, gfx passthrough: create host bridge to passthrough - - 2 - --- 2014-05-30 Tiejun Chen New
[v4,3/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D - - 2 - --- 2014-05-30 Tiejun Chen New
[v4,2/5] xen, gfx passthrough: create intel isa bridge - - 2 - --- 2014-05-30 Tiejun Chen New
[v4,1/5] xen, gfx passthrough: basic graphics passthrough support - - 2 - --- 2014-05-30 Tiejun Chen New
« 1 2 ... 3437 3438 34394270 4271 »