Show patches with: State = Action Required       |    Archived = No       |   426953 patches
« 1 2 ... 637 638 6394269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,08/14] pc: Don't prematurely explode QEMUMachineInitArgs - - 2 - --- 2013-08-26 Michael S. Tsirkin New
[PULL,09/14] pc: Don't explode QEMUMachineInitArgs into local variables needlessly - - 2 - --- 2013-08-26 Michael S. Tsirkin New
[PULL,10/14] pc: Kill pc_init_pci_1_0() - - - - --- 2013-08-26 Michael S. Tsirkin New
[PULL,11/14] pc: Create pc_compat_*() functions - - - - --- 2013-08-26 Michael S. Tsirkin New
[PULL,12/14] pc: pc_compat_1_4() now can call pc_compat_1_5() - - - - --- 2013-08-26 Michael S. Tsirkin New
[PULL,13/14] pc_piix: Kill pc_init1() memory region args - - - - --- 2013-08-26 Michael S. Tsirkin New
[PULL,14/14] virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect descriptor … 1 - 1 - --- 2013-08-26 Michael S. Tsirkin New
[PULL,0/7] Improve tcg ldst optimization - - - - --- 2013-08-26 Richard Henderson New
[PULL,1/7] tcg: Tidy generated code for tcg_outN - - - - --- 2013-08-26 Richard Henderson New
[PULL,2/7] tcg-i386: Add and use tcg_out64 - - 1 - --- 2013-08-26 Richard Henderson New
[PULL,3/7] tcg-i386: Try pc-relative lea for constant formation - - - - --- 2013-08-26 Richard Henderson New
[PULL,4/7] tcg-i386: Tidy qemu_ld/st slow path - - - - --- 2013-08-26 Richard Henderson New
[PULL,5/7] tcg: Add mmu helpers that take a return address argument - - - - --- 2013-08-26 Richard Henderson New
[PULL,6/7] tcg: Tidy softmmu_template.h - - 1 - --- 2013-08-26 Richard Henderson New
[PULL,7/7] tcg-i386: Use new return-argument ld/st helpers - - - - --- 2013-08-26 Richard Henderson New
i386: Use #defines instead of magic numbers for CPUID cache information - - 1 - --- 2013-08-26 Eduardo Habkost New
[V2,1/3] qemu-iotests: add unix socket help program - - - - --- 2013-08-27 Wayne Xia New
[V2,2/3] qemu-iotests: add infrastructure of fd passing via SCM - - - - --- 2013-08-27 Wayne Xia New
[V2,3/3] qemu-iotests: add tests for runtime fd passing via SCM rights - - - - --- 2013-08-27 Wayne Xia New
[v3,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-08-27 pingfan liu New
[v3,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-08-27 pingfan liu New
[v3,3/4] qemu-thread: add QemuEvent - - - - --- 2013-08-27 pingfan liu New
[v3,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-08-27 pingfan liu New
[v2] pseries: Update SLOF firmware image - - - - --- 2013-08-27 Alexey Kardashevskiy New
spapr-vscsi: Adding VSCSI capabilities - - - - --- 2013-08-27 Nikunj A Dadhania New
gluster: Abort on AIO completion failure - - - - --- 2013-08-27 Bharata B Rao New
pc: reduce duplication, fix PIIX descriptions - - - - --- 2013-08-27 Michael S. Tsirkin New
pc: fix regression for 64 bit PCI memory - - - - --- 2013-08-27 Michael S. Tsirkin New
[RFC,1/3] block: add typedef for BlockDriverState queue - - - - --- 2013-08-27 Wayne Xia New
[RFC,2/3] block: add function qemu_get_bds_queue - - - - --- 2013-08-27 Wayne Xia New
[RFC,3/3] block: add parameter bds queue in bdrv_invalidate_cache_all() - - - - --- 2013-08-27 Wayne Xia New
[v2] qcow2: Change default for new images to compat=1.1 - - 1 - --- 2013-08-27 Kevin Wolf New
[v2,1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-08-27 pingfan liu New
[v2,2/3] vl: add func to check the machine type - - - - --- 2013-08-27 pingfan liu New
[v2,3/3] hpet: entitle more irq pins for hpet - - - - --- 2013-08-27 pingfan liu New
[v1] gluster: Abort on AIO completion failure - - 1 - --- 2013-08-27 Bharata B Rao New
[v2,1/2] qemu-timer: drop outdated signal safety comments - - - - --- 2013-08-27 Stefan Hajnoczi New
[v2,2/2] qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe - - - - --- 2013-08-27 Stefan Hajnoczi New
[1/2] kvm irqfd: support msimessage to irq translation in PHB - - - - --- 2013-08-27 Alexander Graf New
sdl: Reverse support for video mode setting - - - - --- 2013-08-27 Lei Li New
[v2] cpu: Move cpu state syncs up into cpu_dump_state() - - - - --- 2013-08-27 James Hogan New
[V10,01/15] monitor: avoid use of global *cur_mon in cmd_completion() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,02/15] monitor: avoid use of global *cur_mon in file_completion() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,03/15] monitor: avoid use of global *cur_mon in block_completion_it() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,04/15] monitor: avoid use of global *cur_mon in monitor_find_completion() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,05/15] monitor: avoid use of global *cur_mon in readline_completion() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,06/15] monitor: call sortcmdlist() only one time - - - - --- 2013-08-27 Wayne Xia New
[V10,07/15] monitor: split off monitor_data_init() - - - - --- 2013-08-27 Wayne Xia New
[V10,08/15] monitor: avoid direct use of global variable *mon_cmds - - - - --- 2013-08-27 Wayne Xia New
[V10,09/15] monitor: code move for parse_cmdline() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,10/15] monitor: refine parse_cmdline() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,11/15] monitor: support sub command in help - - - - --- 2013-08-27 Wayne Xia New
[V10,12/15] monitor: refine monitor_find_completion() - - 1 - --- 2013-08-27 Wayne Xia New
[V10,13/15] monitor: support sub command in auto completion - - 1 - --- 2013-08-27 Wayne Xia New
[V10,14/15] monitor: allow "help" show message for single command in sub group - - 1 - --- 2013-08-27 Wayne Xia New
[V10,15/15] monitor: improve auto complete of "help" for single command in sub group - - 1 - --- 2013-08-27 Wayne Xia New
[RFC] aio: add aio_context_acquire() and aio_context_release() - - - - --- 2013-08-27 Stefan Hajnoczi New
[uq/master] kvm-stub: fix compilation - - - - --- 2013-08-27 Paolo Bonzini New
[1/3] qemu-char: add Czech characters to VNC keysyms - - - - --- 2013-08-27 Jan Krupa New
[2/3] qemu-char: add Czech keymap file - - - - --- 2013-08-27 Jan Krupa New
[3/3] qemu-char: add support for U-prefixed symbols - - - - --- 2013-08-27 Jan Krupa New
[v2] i386: Use #defines instead of magic numbers for CPUID cache information - - 1 - --- 2013-08-27 Eduardo Habkost New
[RFC,V3] Introduce RCU-enabled DQs - - - - --- 2013-08-27 Mike D. Day New
[v2] qcow2: Change default for new images to compat=1.1 - - - - --- 2013-08-27 Kevin Wolf New
block: Remove redundant assertion - - - - --- 2013-08-27 Kevin Wolf New
qemu: Fix cross compilation for mipsel - - - - --- 2013-08-27 James Hogan New
target-mips: fix get_physical_address() #if 0 build error - - - - --- 2013-08-27 Yongbok Kim New
[1/2] hda-codec: refactor common definitions into a header file - - - - --- 2013-08-27 Bandan Das New
[2/2] hda-codec: make mixemu selectable at runtime - - - - --- 2013-08-27 Bandan Das New
i386: forward CPUID cache leaves when -cpu host is used - - - - --- 2013-08-27 Benoît Canet New
[V2] i386: forward CPUID cache leaves when -cpu host is used - - - - --- 2013-08-27 Benoît Canet New
[1/7] exec: Reorganize the GETRA/GETPC macros - - - - --- 2013-08-27 Richard Henderson New
[2/7] tcg-i386: Don't perform GETPC adjustment in TCG code - - - - --- 2013-08-27 Richard Henderson New
[3/7] exec: Rename USUFFIX to LSUFFIX - - - - --- 2013-08-27 Richard Henderson New
[4/7] target: Include softmmu_exec.h where forgotten - - - - --- 2013-08-27 Richard Henderson New
[5/7] exec: Split softmmu_defs.h - - - - --- 2013-08-27 Richard Henderson New
[6/7] tcg: Introduce zero and sign-extended versions of load helpers - - - - --- 2013-08-27 Richard Henderson New
[7/7] tcg-i386: Perform tail call to qemu_ret_ld*_mmu - - - - --- 2013-08-27 Richard Henderson New
[v2,1/2] tcg/mips: detect available host instructions at runtime - - - - --- 2013-08-27 Aurelien Jarno New
[v2,2/2] tcg/mips: only enable ext8s/ext16s ops on MIPS32R2 - - - - --- 2013-08-27 Aurelien Jarno New
[1/9] char: remove watch callback on chardev detach from frontend - - - - --- 2013-08-28 Amit Shah New
[2/9] char: introduce tcp_chr_detach() - - - - --- 2013-08-28 Amit Shah New
[3/9] char: introduce fd_chr_detach() - - - - --- 2013-08-28 Amit Shah New
[4/9] char: introduce pty_chr_detach() - - - - --- 2013-08-28 Amit Shah New
[5/9] char: introduce udp_chr_detach() - - - - --- 2013-08-28 Amit Shah New
[6/9] char: use the new fd_chr_detach to dedup code - - - - --- 2013-08-28 Amit Shah New
[7/9] char: use the new pty_chr_detach to dedup code - - - - --- 2013-08-28 Amit Shah New
[8/9] char: use the new udp_chr_detach to dedup code - - - - --- 2013-08-28 Amit Shah New
[9/9] char: use the new tcp_chr_detach to dedup code - - - - --- 2013-08-28 Amit Shah New
[1/3] block: Image file option amendment - - - - --- 2013-08-28 Max Reitz New
[2/3] qcow2: Implement bdrv_amend_options - - - - --- 2013-08-28 Max Reitz New
[3/3] qemu-iotest: qcow2 image option amendment - - - - --- 2013-08-28 Max Reitz New
[v2] spapr: add "stop-self" RTAS call required to support hot CPU unplug - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v5] powerpc: add PVR mask support - - - - --- 2013-08-28 Alexey Kardashevskiy New
[08/28] mips_malta: do not use isa_mmio - - - - --- 2013-08-28 Aurelien Jarno New
pflash_cfi02.c: fix debug macro - - - - --- 2013-08-28 Antony Pavlov New
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN - - 1 - --- 2013-08-28 Aurelien Jarno New
[v2,1/3] char: move backends' io watch tag to CharDriverState - - - - --- 2013-08-28 Amit Shah New
[v2,2/3] char: use common function to disable callbacks on chardev close - - - - --- 2013-08-28 Amit Shah New
[v2,3/3] char: remove watch callback on chardev detach from frontend - - - - --- 2013-08-28 Amit Shah New
« 1 2 ... 637 638 6394269 4270 »