Show patches with: State = Action Required       |    Archived = No       |   427147 patches
« 1 2 ... 595 596 5974271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,10/24] cpu: Change cpu_exit() argument to CPUState - - - - --- 2013-06-28 Andreas Färber New
[PULL,11/24] cpus: Change cpu_thread_is_idle() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,12/24] cpus: Change qemu_kvm_wait_io_event() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,13/24] kvm: Change kvm_set_signal_mask() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,14/24] cpus: Change qemu_kvm_init_cpu_signals() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,15/24] cpu: Turn cpu_dump_{state, statistics}() into CPUState hooks - - - - --- 2013-06-28 Andreas Färber New
[PULL,16/24] kvm: Change kvm_handle_internal_error() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,17/24] kvm: Change kvm_cpu_exec() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,18/24] gdbstub: Set gdb_set_stop_cpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,19/24] cpus: Change cpu_handle_guest_debug() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,20/24] cpus: Change qemu_kvm_start_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,21/24] cpus: Change qemu_dummy_start_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,22/24] cpu: Change qemu_init_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,23/24] hwaddr: Make hwaddr type usable beyond softmmu - - - - --- 2013-06-28 Andreas Färber New
[PULL,24/24] cpu: Turn cpu_unassigned_access() into a CPUState hook - - - - --- 2013-06-28 Andreas Färber New
[v2,01/11] memory: add owner argument to initialization functions - - - - --- 2013-06-28 Paolo Bonzini New
[v2,02/11] memory: destroy phys_sections one by one - - - - --- 2013-06-28 Paolo Bonzini New
[v2,03/11] exec: simplify destruction of the phys map - - - - --- 2013-06-28 Paolo Bonzini New
[v2,04/11] memory: add getter for owner - - - - --- 2013-06-28 Paolo Bonzini New
[v2,05/11] memory: add ref/unref - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,06/11] memory: add ref/unref calls - - - - --- 2013-06-28 Paolo Bonzini New
[v2,07/11] exec: check MRU in qemu_ram_addr_from_host - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,08/11] exec: move qemu_ram_addr_from_host_nofail to cputlb.c - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,09/11] memory: return MemoryRegion from qemu_ram_addr_from_host - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,10/11] exec: reorganize address_space_map - - 1 - --- 2013-06-28 Paolo Bonzini New
[v2,11/11] memory: ref/unref memory across address_space_map/unmap - - 1 - --- 2013-06-28 Paolo Bonzini New
[PULL,00/14] Trivial patches for 2013-06-28 - - - - --- 2013-06-28 Michael Tokarev New
[PULL,01/14] qemu-socket: zero-initialize SocketAddress - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,02/14] qemu-socket: drop pointless allocation - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,03/14] qemu-socket: catch monitor_get_fd failures - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,04/14] qemu-char: check optional fields using has_* - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,05/14] qemu-char: use more specific error_setg_* variants - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,06/14] qemu-char: print notification to stderr - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,07/14] qemu-char: fix documentation for telnet+wait socket flags - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,08/14] qemu-char: don't leak opts on error - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,09/14] qemu-char: use ChardevBackendKind in CharDriver - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,10/14] qemu-char: minor mux chardev fixes - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,11/14] qemu-char: add -chardev mux support - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,12/14] qemu-char: report udp backend errors - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,13/14] qemu-socket: don't leak opts on error - - 1 - --- 2013-06-28 Michael Tokarev New
[PULL,14/14] doc: we use seabios, not bochs bios - - - - --- 2013-06-28 Michael Tokarev New
[01/30] memory: access FlatView from a local variable - - 1 - --- 2013-06-28 Paolo Bonzini New
[02/30] memory: use a new FlatView pointer on every topology update - - 1 - --- 2013-06-28 Paolo Bonzini New
[03/30] memory: add reference counting to FlatView - - - - --- 2013-06-28 Paolo Bonzini New
[04/30] add a header file for atomic operations - - 1 - --- 2013-06-28 Paolo Bonzini New
[05/30] exec: do not use qemu/tls.h - - 1 - --- 2013-06-28 Paolo Bonzini New
[06/30] qemu-thread: add TLS wrappers - - - - --- 2013-06-28 Paolo Bonzini New
[07/30] qemu-thread: add QemuEvent - - - - --- 2013-06-28 Paolo Bonzini New
[08/30] rcu: add rcu library - - - - --- 2013-06-28 Paolo Bonzini New
[09/30] qemu-thread: register threads with RCU - - - - --- 2013-06-28 Paolo Bonzini New
[10/30] rcu: add call_rcu - - - - --- 2013-06-28 Paolo Bonzini New
[11/30] rcu: add rcutorture - - - - --- 2013-06-28 Paolo Bonzini New
[12/30] rcu: allow nested calls to rcu_thread_offline/rcu_thread_online - - - - --- 2013-06-28 Paolo Bonzini New
[13/30] qemu-thread: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[14/30] event loop: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[15/30] cpus: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[16/30] block: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[17/30] migration: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[18/30] memory: protect current_map by RCU - - - - --- 2013-06-28 Paolo Bonzini New
[19/30] memory: avoid ref/unref in memory_region_find - - - - --- 2013-06-28 Paolo Bonzini New
[20/30] exec: change well-known physical sections to macros - - - - --- 2013-06-28 Paolo Bonzini New
[21/30] exec: separate current memory map from the one being built - - 1 - --- 2013-06-28 Paolo Bonzini New
[22/30] memory: move MemoryListener declaration earlier - - 1 - --- 2013-06-28 Paolo Bonzini New
[23/30] exec: move listener from AddressSpaceDispatch to AddressSpace - - 1 - --- 2013-06-28 Paolo Bonzini New
[24/30] exec: separate current radix tree from the one being built - - 1 - --- 2013-06-28 Paolo Bonzini New
[25/30] exec: put memory map in AddressSpaceDispatch - - - - --- 2013-06-28 Paolo Bonzini New
[26/30] exec: remove cur_map - - - - --- 2013-06-28 Paolo Bonzini New
[27/30] exec: change some APIs to take AddressSpaceDispatch - - 1 - --- 2013-06-28 Paolo Bonzini New
[28/30] exec: change iotlb APIs to take AddressSpaceDispatch - - - - --- 2013-06-28 Paolo Bonzini New
[29/30] exec: add a reference to the region returned by address_space_translate - - - - --- 2013-06-28 Paolo Bonzini New
[30/30] exec: put address space dispatch under RCU critical section - - - - --- 2013-06-28 Paolo Bonzini New
[v2,1/8] rdma: update documentation to reflect new unpin support - - - - --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,2/8] rdma: introduce ram_handle_compressed() - - 3 2 --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,3/8] rdma: core logic - - 2 2 --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,4/8] rdma: unpin support - - - - --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,5/8] rdma: send pc.ram - - 2 2 --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,6/8] rdma: allow state transitions between other states besides ACTIVE - - 1 1 --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,7/8] rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition - - 1 1 --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[v2,8/8] rdma: account for the time spent in MIG_STATE_SETUP through QMP - - 2 - --- 2013-06-28 mrhines@linux.vnet.ibm.com New
[PULL] QMP queue - - - - --- 2013-06-28 Luiz Capitulino New
[PULL] hmp: Make "info block" output more readable 1 - 1 - --- 2013-06-28 Luiz Capitulino New
migration: add timeout option for tcp migraion send/receive socket - - - - --- 2013-06-29 Zhanghaoyu (A) New
[V5,1/7] monitor: avoid direct use of global *cur_mon in completion functions - - 1 - --- 2013-06-29 Wayne Xia New
[V5,2/7] monitor: avoid direct use of global variable *mon_cmds - - 1 - --- 2013-06-29 Wayne Xia New
[V5,3/7] monitor: code move for parse_cmdline() - - - - --- 2013-06-29 Wayne Xia New
[V5,4/7] monitor: avoid direct use of global *info_cmds in help functions - - - - --- 2013-06-29 Wayne Xia New
[V5,5/7] monitor: support sub commands in auto completion - - - - --- 2013-06-29 Wayne Xia New
[V5,6/7] monitor: improve "help" in auto completion for sub command - - - - --- 2013-06-29 Wayne Xia New
[V5,7/7] monitor: improve "help" to allow show details of single command in sub group - - - - --- 2013-06-29 Wayne Xia New
linux-user: Do not ignore mmap failure from host - - 1 - --- 2013-06-29 Jürg Billeter New
semaphore: fix a hangup problem under load on NetBSD hosts. - - 1 - --- 2013-06-29 Izumi Tsutsui New
RFCv3 kvm irqfd: support msimessage to irq translation in PHB - - - - --- 2013-06-29 Alexey Kardashevskiy New
PPC: Mac: Fix guest exported tbfreq values - - - - --- 2013-06-29 Alexander Graf New
Add delay option to blkdebug - - - - --- 2013-06-29 Alex Bligh New
[RFC,qom-cpu,01/41] log: Change log_cpu_state[_mask]() argument to CPUState - - 1 - --- 2013-06-29 Andreas Färber New
[RFC,qom-cpu,02/41] cpu: Move reset logging to CPUState - - 1 - --- 2013-06-29 Andreas Färber New
[RFC,qom-cpu,03/41] gdbstub: Change GDBState::query_cpu to CPUState - - 1 - --- 2013-06-29 Andreas Färber New
[RFC,qom-cpu,04/41] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() - - 1 - --- 2013-06-29 Andreas Färber New
[RFC,qom-cpu,05/41] target-m68k: Implement CPUClass::set_pc() - - - - --- 2013-06-29 Andreas Färber New
[RFC,qom-cpu,06/41] target-moxie: Implement CPUClass::set_pc() - - - - --- 2013-06-29 Andreas Färber New
« 1 2 ... 595 596 5974271 4272 »