Show patches with: State = Action Required       |   426431 patches
« 1 2 3 44264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/7] Fix win32 log file location - - - - --- 2009-12-03 riku.voipio@nokia.com New
[2/7] fix pidfile option to work in WIN32 - - - - --- 2009-12-03 riku.voipio@nokia.com New
[3/7] fix networking on win32 host - - - - --- 2009-12-03 riku.voipio@nokia.com New
[4/7] Give a error when running out of iomem areas. - - - - --- 2009-12-03 riku.voipio@nokia.com New
[5/7] Make USB hid devices self-powered - - - - --- 2009-12-03 riku.voipio@nokia.com New
[6/7] handle SD CMD5 without error messages - - - - --- 2009-12-03 riku.voipio@nokia.com New
[7/7] usb-musb: convert fifo to 8bit and add more registers - - - - --- 2009-12-03 riku.voipio@nokia.com New
[1/3] enable tb unlinking when compiled with NPTL - - - - --- 2009-12-04 riku.voipio@nokia.com New
[2/3] linux-user: Fix mmap_lock ordering - - - - --- 2009-12-04 riku.voipio@nokia.com New
[3/3] linux-user: cleanup force_sig() calls - - - - --- 2009-12-04 riku.voipio@nokia.com New
sh4 linux-user: Fix syscall pipe2() retval - - - - --- 2010-02-17 takasi-y@ops.dti.ne.jp New
sh4 linux-user: Save/restore fpu registers to signal context. - - - - --- 2010-02-17 takasi-y@ops.dti.ne.jp New
sh4: Fix gdb read/write register - - - - --- 2010-02-17 takasi-y@ops.dti.ne.jp New
Fix page_check_range() wrap-around check when len=0. - - - - --- 2010-03-28 takasi-y@ops.dti.ne.jp New
Fix conditional compilation case CONFIG_INOTIFY && !CONFIG_INOTIFY1. - - - - --- 2010-03-28 takasi-y@ops.dti.ne.jp New
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg. 1 - - - --- 2010-04-10 takasi-y@ops.dti.ne.jp New
linux-user: rlimit conversion between host and target. 1 - - - --- 2010-04-11 takasi-y@ops.dti.ne.jp New
Re: Missing singlestep for already-translated code? - - - - --- 2010-04-13 takasi-y@ops.dti.ne.jp New
linux-user: do not warn for missing pselect6 - - - - --- 2010-05-07 riku.voipio@nokia.com New
[1/2] tcg: get rid of copy_size in TCGOpDef - - - - --- 2010-06-03 y@volta.aurel32.net New
[2/2] tcg: get rid of DEF2 in tcg-opc.h - - - - --- 2010-06-03 y@volta.aurel32.net New
Fix a few memory leaks from early returns - - - - --- 2010-07-20 jschopp@austin.ibm.com New
[1/3] remove dead code from hw/loader.c - - - - --- 2010-07-21 jschopp@austin.ibm.com New
[2/3] fix variable type in qemu-io.c - - - - --- 2010-07-21 jschopp@austin.ibm.com New
[3/3] remove pointless if from vl.c - - - - --- 2010-07-21 jschopp@austin.ibm.com New
Unknown command 0xffffff in SVGA command FIFO - - - - --- 2010-07-23 balrog@openstreetmap.pl New
[1/1] Added PMCR support - - - - --- 2010-08-03 matt.waddel@linaro.org New
Cirrus_vga: More than 1024 lines - - - - --- 2010-08-03 tlb1144@gmx.net New
Cirrus_vgabios: New mode 1024x1536 - - - - --- 2010-08-03 tlb1144@gmx.net New
Copy snapshots out of QCOW2 disk - - - - --- 2010-09-10 disheng.su@gmail.com New
[RFC] savevm only saves disk state - - - - --- 2010-09-10 disheng.su@gmail.com New
[V2] Copy snapshots out of QCOW2 disk - - - - --- 2010-09-22 disheng.su@gmail.com New
Add AACI audio playback support to the versatilepb platform - - - - --- 2010-10-14 contact@elasticsheep.com New
[01/16] target-arm: remove unused functions cpu_lock(), cpu_unlock() - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[02/16] linux-user: mmap_reserve() not controlled by RESERVED_VA - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[03/16] linux-user: fix memory leaks with NPTL emulation - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[04/16] linux-user: remove unnecessary local from __get_user(), __put_user() - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[05/16] linux-user: Translate getsockopt level option - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[06/16] ARM: enable XScale/iWMMXT in linux-user mode - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[07/16] target-sparc: remove unused functions cpu_lock(), cpu_unlock() - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[08/16] ARM: linux-user: Correct size of padding in target_ucontext_v2 - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[09/16] ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[10/16] ARM: linux-user: Expose VFP registers to signal handlers - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[11/16] ARM: linux-user: Restore VFP state from ucontext on sigreturn - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[12/16] ARM: linux-user: Expose iWMMXT registers to signal handlers - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[13/16] ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[14/16] linux-user: fix compiler error on nptl - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[15/16] update binfmt conf - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[16/16] linux-user: fix mips and ppc to use UID16 - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
lsi53c895a: fix endianness issues - - - - --- 2011-01-07 y@volta.aurel32.net New
[01/28] Add TAGS and *~ to .gitignore - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[02/28] Clean up PowerPC SLB handling code - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[03/28] Allow qemu_devtree_setprop() to take arbitrary values - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[04/28] Add a hook to allow hypercalls to be emulated on PowerPC - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[05/28] Implement PowerPC slbmfee and slbmfev instructions - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[06/28] Implement missing parts of the logic for the POWER PURR - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[07/28] Correct ppc popcntb logic, implement popcntw and popcntd - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[08/28] Clean up slb_lookup() function - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[09/28] Parse SDR1 on mtspr instead of at translate time - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[10/28] Use "hash" more consistently in ppc mmu code - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[11/28] Better factor the ppc hash translation path - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[12/28] Support 1T segments on ppc - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[13/28] Add POWER7 support for ppc - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[14/28] Start implementing pSeries logical partition machine - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[15/28] Implement the bus structure for PAPR virtual IO - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[16/28] Virtual hash page table handling on pSeries machine - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[17/28] Implement hcall based RTAS for pSeries machines - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[18/28] Implement assorted pSeries hcalls and RTAS methods - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[19/28] Implement the PAPR (pSeries) virtualized interrupt controller (xics) - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[20/28] Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[21/28] Add (virtual)_interrupt to PAPR virtual tty device - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[22/28] Implement TCE translation for sPAPR VIO - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[23/28] Implement sPAPR Virtual LAN (ibmveth) - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[24/28] Implement PAPR CRQ hypercalls - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[25/28] Implement PAPR virtual SCSI interface (ibmvscsi) - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[26/28] Add a PAPR TCE-bypass mechanism for the pSeries machine - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[27/28] Add SLOF-based partition firmware for pSeries machine, allowing more boot options - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[28/28] Implement PAPR VPA functions for pSeries shared processor partitions - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
hw/pflash_cfi02: Fix lazy reset of ROMD mode - - - - --- 2011-03-14 jordan.l.justen@intel.com New
hw/pc: Support system flash memory with -pflash parameter - - - - --- 2011-03-14 jordan.l.justen@intel.com New
[v2] hw/pc: Support system flash memory with -pflash parameter - - - - --- 2011-03-24 jordan.l.justen@intel.com New
[v3] hw/pc: Support system flash memory with -pflash parameter - - 1 - --- 2011-03-31 jordan.l.justen@intel.com New
hw/pflash_cfi02: Fix lazy reset of ROMD mode - - - - --- 2011-04-03 jordan.l.justen@intel.com New
hw: improve multiboot module loading - - - - --- 2011-04-07 ralf@humppa.name New
hw: improve multiboot module loading - - - - --- 2011-04-07 ralf@humppa.name New
Stop renaming files with similar name! - - - - --- 2011-04-28 malahal@us.ibm.com New
Add AACI audio playback support to the ARM Versatile/PB platform - - - - --- 2011-05-10 contact@elasticsheep.com New
[v2] Add AACI audio playback support to the ARM Versatile/PB platform - - - - --- 2011-05-13 contact@elasticsheep.com New
Fixed BASEPRI, BASEPRI_MAX, and FAULTMASK access. - - - - --- 2011-05-29 y@linux-an7x.site New
[virtio-9p] Fix couple functions doing "return on void functions" - - - - --- 2011-06-15 malahal@us.ibm.com New
[v4] hw/pc: Support system flash memory with -pflash parameter - - 1 - --- 2011-07-08 jordan.l.justen@intel.com New
[1/2] pflash: Support read-only mode - - - - --- 2011-07-25 jordan.l.justen@intel.com New
[2/2] pc: Support system flash memory with pflash - - - - --- 2011-07-25 jordan.l.justen@intel.com New
fix memory leak in aio_write_f - - - - --- 2011-09-28 ajia@redhat.com New
linux-user: fix memory leak in failure path - - - - --- 2011-09-28 ajia@redhat.com New
[v2] linux-user: fix memory leak in failure path - - - - --- 2011-09-28 ajia@redhat.com New
Add Qemu A15 minimal support for ARM KVM - - - - --- 2011-09-29 bill4carson@gmail.com New
[v3] Add AACI audio playback support to the ARM Versatile/PB platform - - - - --- 2011-09-29 contact@elasticsheep.com New
ACPI: Call ACPI remove handler when handling ACPI eject event - - - - --- 2011-10-04 pingfank@linux.vnet.com New
[1/2] ACPI: Update cpu hotplug event for guest - - - - --- 2011-10-04 pingfank@linux.vnet.com New
« 1 2 3 44264 4265 »