Show patches with: State = Action Required       |   427066 patches
« 1 2 ... 487 488 4894270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V5,10/13] qmp: add interface query-snapshots - - - - --- 2013-01-24 Wayne Xia New
[V5,11/13] hmp: add function hmp_info_snapshots() - - - - --- 2013-01-24 Wayne Xia New
[V5,12/13] hmp: switch snapshot info function to qmp based one - - - - --- 2013-01-24 Wayne Xia New
[V5,13/13] hmp: show snapshots on single block device - - - - --- 2013-01-24 Wayne Xia New
[1/6] target-ppc: Give a meaningful error if too many threads are specified - - - - --- 2013-01-24 David Gibson New
[2/6] pseries: Improve handling of multiple PCI host bridges - - - - --- 2013-01-24 David Gibson New
[3/6] target-ppc: Synchronize more SPRs to KVM using ONE_REG interface - - - - --- 2013-01-24 David Gibson New
[4/6] target-ppc: Synchronize FPU state with KVM - - - - --- 2013-01-24 David Gibson New
[5/6] target-ppc: Synchronize VPA state with KVM - - - - --- 2013-01-24 David Gibson New
[6/6] pseries: Adjust default VIO address allocations to play better with libvirt - - - - --- 2013-01-24 David Gibson New
[01/57] test-i386: QEMU_PACKED is not defined here - - - - --- 2013-01-24 Richard Henderson New
[02/57] test-i386: make it compile with a recent gcc - - - - --- 2013-01-24 Richard Henderson New
[03/57] target-i386: use OT_* consistently - - 1 - --- 2013-01-24 Richard Henderson New
[04/57] target-i386: introduce gen_ext_tl - - 1 - --- 2013-01-24 Richard Henderson New
[05/57] target-i386: factor setting of s->cc_op handling for string functions - - - - --- 2013-01-24 Richard Henderson New
[06/57] target-i386: drop cc_op argument of gen_jcc1 - - - - --- 2013-01-24 Richard Henderson New
[07/57] target-i386: move carry computation for inc/dec closer to gen_op_set_cc_op - - - - --- 2013-01-24 Richard Henderson New
[08/57] target-i386: move eflags computation closer to gen_op_set_cc_op - - - - --- 2013-01-24 Richard Henderson New
[09/57] target-i386: compute eflags outside rcl/rcr helper - - - - --- 2013-01-24 Richard Henderson New
[10/57] target-i386: clean up sahf - - - - --- 2013-01-24 Richard Henderson New
[11/57] target-i386: use gen_jcc1 to compile loopz - - - - --- 2013-01-24 Richard Henderson New
[12/57] target-i386: factor gen_op_set_cc_op/tcg_gen_discard_tl around computing flags - - - - --- 2013-01-24 Richard Henderson New
[13/57] target-i386: Name the cc_op enumeration - - - - --- 2013-01-24 Richard Henderson New
[14/57] target-i386: Introduce set_cc_op - - - - --- 2013-01-24 Richard Henderson New
[15/57] target-i386: Don't clobber s->cc_op in gen_update_cc_op - - - - --- 2013-01-24 Richard Henderson New
[16/57] target-i386: Use gen_update_cc_op everywhere - - - - --- 2013-01-24 Richard Henderson New
[17/57] target-i386: add helper functions to get other flags - - 1 - --- 2013-01-24 Richard Henderson New
[18/57] target-i386: do not compute eflags multiple times consecutively - - 1 - --- 2013-01-24 Richard Henderson New
[19/57] target-i386: no need to flush out cc_op before gen_eob - - - - --- 2013-01-24 Richard Henderson New
[20/57] target-i386: Move CC discards to set_cc_op - - - - --- 2013-01-24 Richard Henderson New
[21/57] target-i386: do not call helper to compute ZF/SF - - 1 - --- 2013-01-24 Richard Henderson New
[22/57] target-i386: use inverted setcond when computing NS or NZ - - 1 - --- 2013-01-24 Richard Henderson New
[23/57] target-i386: convert gen_compute_eflags_c to TCG - - 1 - --- 2013-01-24 Richard Henderson New
[24/57] target-i386: change gen_setcc_slow_T0 to gen_setcc_slow - - 1 - --- 2013-01-24 Richard Henderson New
[25/57] target-i386: optimize setbe - - 1 - --- 2013-01-24 Richard Henderson New
[26/57] target-i386: optimize setle - - - - --- 2013-01-24 Richard Henderson New
[27/57] target-i386: optimize setcc instructions - - - - --- 2013-01-24 Richard Henderson New
[28/57] target-i386: introduce CCPrepare - - - - --- 2013-01-24 Richard Henderson New
[29/57] target-i386: introduce gen_prepare_cc - - - - --- 2013-01-24 Richard Henderson New
[30/57] target-i386: use CCPrepare to generate conditional jumps - - - - --- 2013-01-24 Richard Henderson New
[31/57] target-i386: inline gen_prepare_cc_slow - - - - --- 2013-01-24 Richard Henderson New
[32/57] target-i386: cleanup temporary macros for CCPrepare - - - - --- 2013-01-24 Richard Henderson New
[33/57] target-i386: introduce gen_cmovcc1 - - - - --- 2013-01-24 Richard Henderson New
[34/57] target-i386: expand cmov via movcond - - - - --- 2013-01-24 Richard Henderson New
[35/57] target-i386: kill cpu_T3 - - - - --- 2013-01-24 Richard Henderson New
[36/57] target-i386: use gen_op for cmps/scas - - - - --- 2013-01-24 Richard Henderson New
[37/57] target-i386: introduce gen_jcc1_noeob - - - - --- 2013-01-24 Richard Henderson New
[38/57] target-i386: Update cc_op before TCG branches - - - - --- 2013-01-24 Richard Henderson New
[39/57] target-i386: optimize flags checking after sub using CC_SRC2 - - - - --- 2013-01-24 Richard Henderson New
[40/57] target-i386: Use CC_SRC2 for ADC and SBB - - - - --- 2013-01-24 Richard Henderson New
[41/57] target-i386: Don't reference ENV through most of cc helpers - - - - --- 2013-01-24 Richard Henderson New
[42/57] target-i386: Make helper_cc_compute_all const - - - - --- 2013-01-24 Richard Henderson New
[43/57] target-i386: Tidy prefix parsing - - - - --- 2013-01-24 Richard Henderson New
[44/57] target-i386: Decode the VEX prefixes - - - - --- 2013-01-24 Richard Henderson New
[45/57] target-i386: Implement MOVBE - - - - --- 2013-01-24 Richard Henderson New
[46/57] target-i386: Implement ANDN - - - - --- 2013-01-24 Richard Henderson New
[47/57] target-i386: Implement BEXTR - - - - --- 2013-01-24 Richard Henderson New
[48/57] target-i386: Implement BLSR, BLSMSK, BLSI - - - - --- 2013-01-24 Richard Henderson New
[49/57] target-i386: Implement BZHI - - - - --- 2013-01-24 Richard Henderson New
[50/57] target-i386: Implement MULX - - - - --- 2013-01-24 Richard Henderson New
[51/57] target-i386: Implement PDEP, PEXT - - - - --- 2013-01-24 Richard Henderson New
[52/57] target-i386: Implement SHLX, SARX, SHRX - - - - --- 2013-01-24 Richard Henderson New
[53/57] target-i386: Implement RORX - - - - --- 2013-01-24 Richard Henderson New
[54/57] target-i386: Implement ADX extension - - - - --- 2013-01-24 Richard Henderson New
[55/57] target-i386: Use clz/ctz for bsf/bsr helpers - - - - --- 2013-01-24 Richard Henderson New
[56/57] target-i386: Simplify bsf/bsr flags computation - - - - --- 2013-01-24 Richard Henderson New
[57/57] target-i386: Implement tzcnt and fix lzcnt - - - - --- 2013-01-24 Richard Henderson New
[1/3] vl: skip init accelerator if it's not available - - - - --- 2013-01-24 liguang New
[2/3] vl: correct error message when fail to init kvm - - - - --- 2013-01-24 liguang New
[3/3] accel: change {xen, kvm, tcg, qtest}_allowed from int to bool - - - - --- 2013-01-24 liguang New
[prep,for-1.4,v3,1/2] prep_pci: Create PCIBus and PCIDevice in-place - - - - --- 2013-01-24 Andreas Färber New
[prep,for-1.4,v3,2/2] prep_pci: Convert to QOM realizefn - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,01/12] ppc: Move Mac machines to hw/ppc/ - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,02/12] macio: QOM'ify some more - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,03/12] macio: Delay qdev init until all fields are initialized - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,04/12] macio: Split MacIO in two - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,05/12] mac_nvram: Clean up public API - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,06/12] mac_nvram: Mark as Big Endian - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,07/12] mac_nvram: QOM'ify MacIO NVRAM - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,08/12] ide/macio: QOM'ify MacIO IDE - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,09/12] cuda: QOM'ify CUDA - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,10/12] adb: QOM'ify Apple Desktop Bus - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,11/12] adb: QOM'ify ADB devices - - - - --- 2013-01-24 Andreas Färber New
[for-1.4,v4,12/12] cuda: Move ADB bus into CUDA state - - - - --- 2013-01-24 Andreas Färber New
[v3] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set - - 1 - --- 2013-01-24 Laszlo Ersek New
[for-1.4] target-cris: Fix typo in D_LOG() macro - - - - --- 2013-01-24 Andreas Färber New
[V11,1/4] add def_value_str and use it in qemu_opts_print - - - - --- 2013-01-24 Dong Xu Wang New
[V11,2/4] Create four opts list related functions - - - - --- 2013-01-24 Dong Xu Wang New
[V11,3/4] Use QemuOpts support in block layer - - - - --- 2013-01-24 Dong Xu Wang New
[V11,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2013-01-24 Dong Xu Wang New
[1/6] bochs: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
[2/6] cloop: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
[3/6] vpc: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
[4/6] dmg: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
[5/6] dmg: Use g_free instead of free - - - - --- 2013-01-24 Kevin Wolf New
[6/6] parallels: Fix bdrv_open() error handling - - - - --- 2013-01-24 Kevin Wolf New
vmware_vga: fix out of bounds and invalid rects updating 1 - 1 - --- 2013-01-24 Michael Tokarev New
s390: Add default support for SCLP console - - - - --- 2013-01-24 Alexander Graf New
ide: Add fall through annotations - - 1 - --- 2013-01-24 Kevin Wolf New
[01/11] s390: Lowcore mapping helper. - - - - --- 2013-01-24 Cornelia Huck New
« 1 2 ... 487 488 4894270 4271 »