Show patches with: State = Action Required       |   426465 patches
« 1 2 ... 898 899 9004264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,v2,00/23] linux-user updates - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,01/23] linux-user: /proc/self/maps content - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,02/23] linux-user: redirect openat calls - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,03/23] linux-user: Fix syscall instruction usermode emulation on X86_64 - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,04/23] linux-user: Fix conversion of sigevent argument to timer_create - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,05/23] linux-user: fix readlink handling with magic exe symlink - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,06/23] linux-user: support timerfd_{create, gettime, settime} syscalls - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,07/23] linux-user: support ioprio_{get, set} syscalls - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,08/23] linux-user: support {name_to, open_by}_handle_at syscalls - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,09/23] linux-user: add setns and unshare - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,10/23] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,11/23] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,12/23] linux-user: Properly Handle semun Structure In Cross-Endian Situations - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,13/23] linux-user: Make ipc syscall's third argument an abi_long - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,14/23] linux-user: Conditionally Pass Attribute Pointer to mq_open() - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,15/23] linux-user: Detect Negative Message Sizes in msgsnd System Call - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,16/23] linux-user: Handle NULL sched_param argument to sched_* - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,17/23] linux-user: Detect fault in sched_rr_get_interval - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,18/23] linux-user: Move get_ppc64_abi - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,19/23] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,20/23] linux-user: clock_nanosleep errno Handling on PPC - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,21/23] linux-user: Support target-to-host translation of mlockall argument - - - - --- 2014-08-19 Riku Voipio New
[PULL,v2,22/23] linux-user: writev Partial Writes - - 1 - --- 2014-08-19 Riku Voipio New
[PULL,v2,23/23] linux-user: check return value of malloc() 1 - - - --- 2014-08-19 Riku Voipio New
[1/3] qdev: add missing error check - - - - --- 2014-08-19 Gonglei (Arei) New
[2/3] qdev: Refactor device_set_realized to avoid resource leak - - - - --- 2014-08-19 Gonglei (Arei) New
[3/3] pcie: using error_setg instead of impolite assert - - - - --- 2014-08-19 Gonglei (Arei) New
[PULL,00/20] SCSI and memory changes for 2014-08-18 - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,01/20] scsi-bus: prepare scsi_req_new for introduction of parse_cdb - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,02/20] scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,03/20] scsi-block: extract scsi_block_is_passthrough - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,04/20] scsi-block, scsi-generic: implement parse_cdb - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,05/20] virtio-scsi: implement parse_cdb - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,06/20] qom: object: delete properties before calling instance_finalize - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,07/20] qom: object: move unparenting to the child property's release callback - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,08/20] sysbus: remove unused function sysbus_del_io - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,09/20] vga: do not dynamically allocate chain4_alias - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,10/20] nic: do not destroy memory regions in cleanup functions - - 2 - --- 2014-08-19 Paolo Bonzini New
[PULL,11/20] ioport: split deletion and destruction - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,12/20] memory: convert memory_region_destroy to object_unparent - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,13/20] memory: remove memory_region_destroy - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,14/20] tpm_tis: remove instance_finalize callback - - 1 - --- 2014-08-19 Paolo Bonzini New
[PULL,15/20] loader: Abstract away ref to memory region names - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,16/20] exec: Abstract away ref to memory region names - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,17/20] memory: constify memory_region_name - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,18/20] memory: Use memory_region_name for name access - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,19/20] memory: Use canonical path component as the name - - - - --- 2014-08-19 Paolo Bonzini New
[PULL,20/20] mtree: remove write-only field - - - - --- 2014-08-19 Paolo Bonzini New
[V2,1/3] docs: List all image elements currently supported by the fuzzer - - 2 - --- 2014-08-19 Maria Kustova New
[V2,2/3] fuzz: Add fuzzing functions for entries of refcount table and blocks - - 2 - --- 2014-08-19 Maria Kustova New
[V2,3/3] layout: Add generators for refcount table and blocks - - 1 - --- 2014-08-19 Maria Kustova New
[1/2] qdev: Introduce a function to get qbus's parent - - - - --- 2014-08-19 Gonglei (Arei) New
[2/2] pci: add check for pcie root ports and downstream ports - - - - --- 2014-08-19 Gonglei (Arei) New
qemu-iotests: Fix 028 reference output for qed - - - 1 --- 2014-08-19 Kevin Wolf New
[PULL,00/19] target-arm queue - - - - --- 2014-08-19 Peter Maydell New
[PULL,01/19] target-arm: Fix return address for A64 BRK instructions - - - - --- 2014-08-19 Peter Maydell New
[PULL,02/19] target-arm: Collect up the debug cp register definitions - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,03/19] target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14 - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,04/19] target-arm: Provide both 32 and 64 bit versions of debug registers - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,05/19] target-arm: Adjust debug ID registers per-CPU - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,06/19] target-arm: Don't allow AArch32 to access RES0 CPSR bits - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,07/19] target-arm: Correctly handle PSTATE.SS when taking exception to AArch32 - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,08/19] target-arm: Set PSTATE.SS correctly on exception return from AArch64 - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,09/19] target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,10/19] target-arm: Implement ARMv8 single-step handling for A64 code - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,11/19] target-arm: Implement ARMv8 single-stepping for AArch32 code - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,12/19] target-arm: Implement MDSCR_EL1 as having state - - 1 - --- 2014-08-19 Peter Maydell New
[PULL,13/19] target-arm: Rename QEMU PSCI v0.1 definitions - - - - --- 2014-08-19 Peter Maydell New
[PULL,14/19] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 - - - - --- 2014-08-19 Peter Maydell New
[PULL,15/19] arm: cortex-a9: Fix cache-line size and associativity - - - - --- 2014-08-19 Peter Maydell New
[PULL,16/19] loader: Add load_image_gzipped function. - - 3 - --- 2014-08-19 Peter Maydell New
[PULL,17/19] aarch64: Allow -kernel option to take a gzip-compressed kernel. - - 3 - --- 2014-08-19 Peter Maydell New
[PULL,18/19] arm: armv7m: Rename address_space_mem -> system_memory - - - - --- 2014-08-19 Peter Maydell New
[PULL,19/19] arm: stellaris: Remove misleading address_space_mem var - - - - --- 2014-08-19 Peter Maydell New
ide: Add wwn support to IDE-ATAPI drive - - 1 - --- 2014-08-19 John Snow New
trace: [qmp] Add QAPI/QMP commands to query and control event tracing state - - - - --- 2014-08-19 Lluís Vilanova New
qemu-iotests failures for qcow and vpc - - - - --- 2014-08-19 Peter Wu New
aarch64: raise max_cpus to 8 - - - - --- 2014-08-19 Joel Schopp New
[V4] spapr: Fix stale HTAB during live migration - - - - --- 2014-08-20 Sam Mendoza-Jonas New
[bugfix,v1,1/3] xen: hvm: Abstract away memory region name ref - - 1 - --- 2014-08-20 Peter Crosthwaite New
[bugfix,v1,2/3] qom: return const for object_get_canon_path component - - - - --- 2014-08-20 Peter Crosthwaite New
[bugfix,v1,3/3] qom: object.h: Update object_get_canon_path* doc - - - - --- 2014-08-20 Peter Crosthwaite New
[v2] pcihp: fix possible array out of bounds - - 2 - --- 2014-08-20 Gonglei (Arei) New
[1/3] pcie: Fix next function setting - - - - --- 2014-08-20 Knut Omang New
[2/3] ioh3420: Provide a unique bus name and an interrupt mapping function - - - - --- 2014-08-20 Knut Omang New
[3/3] ioh3420: Support ARI forwarding - - - - --- 2014-08-20 Knut Omang New
[qom,v4,1/2] qom: object_property_add: Add automatic arrayification - - - - --- 2014-08-20 Peter Crosthwaite New
[qom,v4,2/2] memory: remove object_property_add_child_array - - 1 - --- 2014-08-20 Peter Crosthwaite New
[RFC,1/2] VFIO: Drop vfio_container_do_ioctl() - - - - --- 2014-08-20 Gavin Shan New
[RFC,2/2] VFIO: Clear stale MSIx table during EEH reset - - - - --- 2014-08-20 Gavin Shan New
[1/6] build-sys: Move fifio8 to hw/ - - 1 - --- 2014-08-20 Fam Zheng New
[2/6] stubs: Add iohandler.c - - - - --- 2014-08-20 Fam Zheng New
[3/6] stubs: Add openpty.c - - - - --- 2014-08-20 Fam Zheng New
[4/6] stubs: Add timer.c - - - - --- 2014-08-20 Fam Zheng New
[5/6] build-sys: Change libqemuutil.a to qemuutil.o and link whole object - - - - --- 2014-08-20 Fam Zheng New
[6/6] iscsi: Move iqn generation code to util - - - - --- 2014-08-20 Fam Zheng New
[2/3] ioh3420: Provide a unique bus name and an interrupt mapping function - - - - --- 2014-08-20 Markus Armbruster New
[v8,1/5] cpus: Define callback for QEMU "nmi" command - - 1 - --- 2014-08-20 Alexey Kardashevskiy New
[v8,2/5] s390x: Convert QEMUMachine to MachineClass - - 2 - --- 2014-08-20 Alexey Kardashevskiy New
[v8,3/5] s390x: Migrate to new NMI interface - - 2 - --- 2014-08-20 Alexey Kardashevskiy New
« 1 2 ... 898 899 9004264 4265 »