Show patches with: State = Action Required       |   427153 patches
« 1 2 ... 536 537 5384271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,03/18] tcg-arm: Handle negated constant arguments to and/sub - - 1 - --- 2013-03-30 Richard Henderson New
[v4,04/18] tcg-arm: Allow constant first argument to sub - - 1 - --- 2013-03-30 Richard Henderson New
[v4,05/18] tcg-arm: Use tcg_out_dat_rIN for compares - - 1 - --- 2013-03-30 Richard Henderson New
[v4,06/18] tcg-arm: Handle constant arguments to add2/sub2 - - - - --- 2013-03-30 Richard Henderson New
[v4,07/18] tcg-arm: Improve constant generation - - - - --- 2013-03-30 Richard Henderson New
[v4,08/18] tcg-arm: Implement deposit for armv7 - - - - --- 2013-03-30 Richard Henderson New
[v4,09/18] tcg-arm: Implement division instructions - - - - --- 2013-03-30 Richard Henderson New
[v4,10/18] tcg-arm: Use TCG_REG_TMP name for the tcg temporary - - - - --- 2013-03-30 Richard Henderson New
[v4,11/18] tcg-arm: Use R12 for the tcg temporary - - - - --- 2013-03-30 Richard Henderson New
[v4,12/18] tcg-arm: Cleanup multiply subroutines - - - - --- 2013-03-30 Richard Henderson New
[v4,13/18] tcg-arm: Cleanup most primitive load store subroutines - - - - --- 2013-03-30 Richard Henderson New
[v4,14/18] tcg-arm: Split out tcg_out_tlb_read - - - - --- 2013-03-30 Richard Henderson New
[v4,15/18] tcg-arm: Improve scheduling of tcg_out_tlb_read - - - - --- 2013-03-30 Richard Henderson New
[v4,16/18] tcg-arm: Use movi32 + blx for calls on v7 - - - - --- 2013-03-30 Richard Henderson New
[v4,17/18] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION - - - - --- 2013-03-30 Richard Henderson New
[v4,18/18] tcg-arm: Tidy exit_tb - - - - --- 2013-03-30 Richard Henderson New
target-ppc: fix nego and subf*o instructions - - - - --- 2013-03-30 Aurelien Jarno New
: Fix conditional compilation for OpenBSD - - - - --- 2013-03-31 Michael W. Bombardieri New
target-moxie: set do_interrupt to a target-specific helper function - - 1 - --- 2013-03-31 Dunrong Huang New
[v4,1/7] disas/i386.c: disassemble pclmulqdq instruction - - - - --- 2013-03-31 Aurelien Jarno New
[v4,2/7] target-i386: add pclmulqdq instruction - - 2 - --- 2013-03-31 Aurelien Jarno New
[v4,3/7] target-i386: enable PCLMULQDQ on Westmere CPU - - 2 - --- 2013-03-31 Aurelien Jarno New
[v4,4/7] disas/i386.c: disassemble aes-ni instructions - - - - --- 2013-03-31 Aurelien Jarno New
[v4,5/7] aes: move aes.h from include/block to include/qemu - - 3 - --- 2013-03-31 Aurelien Jarno New
[v4,6/7] aes: make Td[0-5] and Te[0-5] tables non static - - 2 - --- 2013-03-31 Aurelien Jarno New
[v4,7/7] target-i386: add AES-NI instructions - - 2 - --- 2013-03-31 Aurelien Jarno New
: Fix conditional compilation for OpenBSD - - - - --- 2013-03-31 Michael W. Bombardieri New
[v5,01/19] tcg-arm: Fix local stack frame - - - - --- 2013-03-31 Richard Henderson New
[v5,02/19] tcg: Log the contents of the prologue with -d out_asm - - 1 - --- 2013-03-31 Richard Henderson New
[v5,03/19] tcg-arm: Use bic to implement and with constant - - 1 - --- 2013-03-31 Richard Henderson New
[v5,04/19] tcg-arm: Handle negated constant arguments to and/sub - - 1 - --- 2013-03-31 Richard Henderson New
[v5,05/19] tcg-arm: Allow constant first argument to sub - - 1 - --- 2013-03-31 Richard Henderson New
[v5,06/19] tcg-arm: Use tcg_out_dat_rIN for compares - - 1 - --- 2013-03-31 Richard Henderson New
[v5,07/19] tcg-arm: Handle constant arguments to add2/sub2 - - 1 - --- 2013-03-31 Richard Henderson New
[v5,08/19] tcg-arm: Improve constant generation - - 1 - --- 2013-03-31 Richard Henderson New
[v5,09/19] tcg-arm: Implement deposit for armv7 - - - - --- 2013-03-31 Richard Henderson New
[v5,10/19] tcg-arm: Implement division instructions - - 1 - --- 2013-03-31 Richard Henderson New
[v5,11/19] tcg-arm: Use TCG_REG_TMP name for the tcg temporary - - 1 - --- 2013-03-31 Richard Henderson New
[v5,12/19] tcg-arm: Use R12 for the tcg temporary - - 1 - --- 2013-03-31 Richard Henderson New
[v5,13/19] tcg-arm: Cleanup multiply subroutines - - 1 - --- 2013-03-31 Richard Henderson New
[v5,14/19] tcg-arm: Cleanup most primitive load store subroutines - - 1 - --- 2013-03-31 Richard Henderson New
[v5,15/19] tcg-arm: Split out tcg_out_tlb_read - - 1 - --- 2013-03-31 Richard Henderson New
[v5,16/19] tcg-arm: Improve scheduling of tcg_out_tlb_read - - - - --- 2013-03-31 Richard Henderson New
[v5,17/19] tcg-arm: Use movi32 + blx for calls on v7 - - 1 - --- 2013-03-31 Richard Henderson New
[v5,18/19] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION - - - - --- 2013-03-31 Richard Henderson New
[v5,19/19] tcg-arm: Tidy exit_tb - - 1 - --- 2013-03-31 Richard Henderson New
hw/wom: Implement write-only-memory device - - - - --- 2013-04-01 Peter Maydell New
Document mcast+ipv6 (Was: Re: socket, mcast looping back frames -> IPv6 broken) - - - - --- 2013-04-01 Samuel Thibault New
[v2] target-ppc: fix nego and subf*o instructions - - 1 - --- 2013-04-01 Aurelien Jarno New
[v2] hw/i386/pc: reject to boot a wrong header magic kernel - - - - --- 2013-04-01 liguang New
[1/5] memory: add ref/unref interface for MemroyRegionOps - - - - --- 2013-04-01 pingfan liu New
[2/5] hostmem: make hostmem global and RAM hotunplg safe - - - - --- 2013-04-01 pingfan liu New
[3/5] vring: use hostmem's RAM safe api - - - - --- 2013-04-01 pingfan liu New
[4/5] virtio-blk: release reference to RAM's memoryRegion - - - - --- 2013-04-01 pingfan liu New
[5/5] hostmem: init/finalize hostmem listener - - - - --- 2013-04-01 pingfan liu New
[v16,5/6] pc_piix, pc_q35: export fw_cfg - - - - --- 2013-04-01 Hu Tao New
[1/1] rng backend: open backend in blocking mode - - - - --- 2013-04-01 Amit Shah New
[1/3] block: add function deappend() - - - - --- 2013-04-01 Wayne Xia New
[2/3] block: adjust qmp_transaction to be extendable - - - - --- 2013-04-01 Wayne Xia New
[3/3] block: change rollback sequence in qmp_transaction - - - - --- 2013-04-01 Wayne Xia New
[1/1] rng backend: open backend in blocking mode - - - - --- 2013-04-01 Anthony Liguori New
target-ppc: Enable ISEL on POWER7 - - - - --- 2013-04-01 Aurelien Jarno New
[RFC] Xen PV backend: Move call to bdrv_new from blk_init to blk_connect - - - - --- 2013-04-01 Alex Bligh New
[v2] linux-user: improve target_to_host_sock_type conversion - - - - --- 2013-04-01 Petar Jovanovic New
acpi: initialize s4_val used in s4 shutdown - - - - --- 2013-04-01 Bruce Rogers New
[1/5] gtk: make more messages translatable - - - - --- 2013-04-01 Aurelien Jarno New
[2/5] po/Makefile: simplify - - - - --- 2013-04-01 Aurelien Jarno New
[3/5] po/Makefile: correctly pass QEMU version - - - - --- 2013-04-01 Aurelien Jarno New
[4/5] po: update existing translation files - - - - --- 2013-04-01 Aurelien Jarno New
[5/5] po: add French translation - - - - --- 2013-04-01 Aurelien Jarno New
[RFC,1/4] target-i386: Add ECX information to FeatureWordInfo - - - - --- 2013-04-01 Eduardo Habkost New
[RFC,2/4] target-i386: Move feature word array outside get_register_name_32() - - - - --- 2013-04-01 Eduardo Habkost New
[RFC,3/4] target-i386: Add "feature-words" property - - - - --- 2013-04-01 Eduardo Habkost New
[RFC,4/4] target-i386: Use qapi for x86_cpu_get_feature_words() - - - - --- 2013-04-01 Eduardo Habkost New
[GIT,PULL,0/9] vfio-pci updates & VGA support - - - - --- 2013-04-01 Alex Williamson New
[1/9] linux-headers: Update to v3.9-rc2 - - - - --- 2013-04-01 Alex Williamson New
[2/9] vfio-pci: Generalize PCI config mangling - - - - --- 2013-04-01 Alex Williamson New
[3/9] vfio-pci: Add PCIe capability mangling based on bus type - - - - --- 2013-04-01 Alex Williamson New
[4/9] qemu vfio-pci: Add support for VGA MMIO and I/O port access - - - - --- 2013-04-01 Alex Williamson New
[5/9] qemu vfio-pci: Graphics device quirks - - - - --- 2013-04-01 Alex Williamson New
[6/9] vfio-pci: Add extra debugging - - - - --- 2013-04-01 Alex Williamson New
[7/9] vfio-pci: Move devices to D0 on reset - - - - --- 2013-04-01 Alex Williamson New
[8/9] vfio: Add bootindex support - - - - --- 2013-04-01 Alex Williamson New
[9/9] vfio: cleanup includes - - - - --- 2013-04-01 Alex Williamson New
[PATCH-v2,1/3] virtio: add API to check that ring is setup - - - - --- 2013-04-01 Nicholas A. Bellinger New
[PATCH-v2,2/3] virtio-pci: Add virtio_queue_valid checks ahead of virtio_queue_get_num - - - - --- 2013-04-01 Nicholas A. Bellinger New
[PATCH-v2,3/3] vhost: Skip uninitialized VQs in vhost_virtqueue_[start, stop] - - - - --- 2013-04-01 Nicholas A. Bellinger New
[v3,01/27] disas: Disassemble all ppc insns for the host - - 1 - --- 2013-04-02 Richard Henderson New
[v3,02/27] tcg-ppc64: Use TCGReg everywhere - - 1 - --- 2013-04-02 Richard Henderson New
[v3,03/27] tcg-ppc64: Introduce and use tcg_out_rlw - - 1 - --- 2013-04-02 Richard Henderson New
[v3,04/27] tcg-ppc64: Introduce and use tcg_out_ext32u - - 1 - --- 2013-04-02 Richard Henderson New
[v3,05/27] tcg-ppc64: Introduce and use tcg_out_shli64 - - 1 - --- 2013-04-02 Richard Henderson New
[v3,06/27] tcg-ppc64: Introduce and use tcg_out_shri64 - - 1 - --- 2013-04-02 Richard Henderson New
[v3,07/27] tcg-ppc64: Cleanup tcg_out_movi - - 1 - --- 2013-04-02 Richard Henderson New
[v3,08/27] tcg-ppc64: Introduce and use TAI and SAI - - 1 - --- 2013-04-02 Richard Henderson New
[v3,09/27] tcg-ppc64: Rearrange integer constant constraints - - 1 - --- 2013-04-02 Richard Henderson New
[v3,10/27] tcg-ppc64: Improve constant add and sub ops. - - 1 - --- 2013-04-02 Richard Henderson New
[v3,11/27] tcg-ppc64: Tidy or and xor patterns. - - 1 - --- 2013-04-02 Richard Henderson New
[v3,12/27] tcg-ppc64: Improve and_i32 with constant - - 1 - --- 2013-04-02 Richard Henderson New
[v3,13/27] tcg-ppc64: Improve and_i64 with constant - - 1 - --- 2013-04-02 Richard Henderson New
« 1 2 ... 536 537 5384271 4272 »