Show patches with: State = Action Required       |   426474 patches
« 1 2 ... 551 552 5534264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/11] Move user emulator stuff from cpu-exec.c to user-exec.c - - - - --- 2011-05-14 Blue Swirl New
sparc64: fix wrpstate and wrtl on delay slot - - - - --- 2011-04-30 Blue Swirl New
tcg/tcg.c:1892: tcg fatal error - - - - --- 2011-04-26 Blue Swirl New
ppc: remove a write-only variable 1 - - - --- 2011-04-09 Blue Swirl New
[11/11] Introduce CPU state - - - - --- 2011-04-08 Blue Swirl New
[10/11] Introduce machine state v2 - - - - --- 2011-04-08 Blue Swirl New
[09/11] Introduce emulator state v2 - - - - --- 2011-04-08 Blue Swirl New
[08/11] Introduce host state v2 - - - - --- 2011-04-08 Blue Swirl New
[07/11] migration: move some declarations to migration.h - - - - --- 2011-04-08 Blue Swirl New
[06/11] Move CPU related functions to cpus.h - - - - --- 2011-04-08 Blue Swirl New
[05/11] Move clock related functions to qemu-timer.h - - - - --- 2011-04-08 Blue Swirl New
[04/11] Move generic or OS function declarations to qemu-common.h - - - - --- 2011-04-08 Blue Swirl New
[03/11] Use qemu-common.h or qemu-timer.h in place of sysemu.h - - - - --- 2011-04-08 Blue Swirl New
[02/11] Remove unused sysemu.h include directives - - - - --- 2011-04-08 Blue Swirl New
[01/11] json-lexer: fix conflict with mingw32 ERROR definition - - - - --- 2011-04-08 Blue Swirl New
[4/4] Remove sysemu.h - - - - --- 2011-03-26 Blue Swirl New
[3/4] Introduce machine state - - - - --- 2011-03-26 Blue Swirl New
[2/4] Introduce VM state - - - - --- 2011-03-26 Blue Swirl New
[1/4] Introduce host state - - - - --- 2011-03-26 Blue Swirl New
petalogix_ml605_mmu: remove unused variable - - - - --- 2011-03-19 Blue Swirl New
OSX build issues - - - - --- 2011-03-15 Blue Swirl New
win32: implement missing timersub 1 - - - --- 2011-03-13 Blue Swirl New
Re: fdc: refactor device creation causes guest kernel panic - - - 1 --- 2011-03-12 Blue Swirl New
checkpatch.pl false positive: wants braces on #if - - - - --- 2011-02-25 Blue Swirl New
pckbd: use qemu_irq to signal fake events - - - - --- 2011-02-19 Blue Swirl New
Merge vmmouse and vmport - - - - --- 2011-02-18 Blue Swirl New
[4/4] i8254: convert to qdev - - - - --- 2011-02-13 Blue Swirl New
[3/4] vga-isa: make optional - - - - --- 2011-02-13 Blue Swirl New
[2/4] vga-isa: convert to qdev - - - - --- 2011-02-13 Blue Swirl New
[1/4] applesmc: make optional - - - - --- 2011-02-13 Blue Swirl New
[10/10] fdc: make optional - - - - --- 2011-02-12 Blue Swirl New
[09/10] fdc: refactor device creation - - - - --- 2011-02-12 Blue Swirl New
[08/10] fdc: use FDriveType for floppy drive type - - - - --- 2011-02-12 Blue Swirl New
[07/10] fdc: move floppy geometry guessing to block.c - - - - --- 2011-02-12 Blue Swirl New
[06/10] serial: make optional - - - - --- 2011-02-12 Blue Swirl New
[05/10] serial: refactor device creation - - - - --- 2011-02-12 Blue Swirl New
[04/10] ne2000_isa: make optional - - - - --- 2011-02-12 Blue Swirl New
[03/10] ne2000_isa: refactor device creation - - - - --- 2011-02-12 Blue Swirl New
[02/10] parallel: make optional - - - - --- 2011-02-12 Blue Swirl New
[01/10] parallel: refactor device creation - - - - --- 2011-02-12 Blue Swirl New
[10/10] hpet: make optional - - - - --- 2011-02-03 Blue Swirl New
[09/10] sysbus: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[08/10] x86: make vmmouse optional - - - - --- 2011-02-03 Blue Swirl New
[07/10] isa: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[06/10] vmmouse: convert to qdev - - - - --- 2011-02-03 Blue Swirl New
[05/10] vmport: convert to qdev - - - - --- 2011-02-03 Blue Swirl New
[04/10] x86,MIPS: make vmware_vga optional - - - - --- 2011-02-03 Blue Swirl New
[03/10] pci: add creation functions that may fail - - - - --- 2011-02-03 Blue Swirl New
[02/10] qdev: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[01/10] vmware_vga: refactor device creation - - - - --- 2011-02-03 Blue Swirl New
checkpatch.pl: don't complain about old lines with tabs - - - - --- 2011-02-03 Blue Swirl New
[0.14] Fix build on 32 bit hosts - - - - --- 2011-02-02 Blue Swirl New
[4/4] x86,MIPS: make vmware_vga optional - - - - --- 2011-02-02 Blue Swirl New
[3/4] pci: add creation functions that may fail - - - - --- 2011-02-02 Blue Swirl New
[2/4] qdev: add creation function that may fail - - - - --- 2011-02-02 Blue Swirl New
[1/4] vmware_vga: refactor device creation - - - - --- 2011-02-02 Blue Swirl New
qcow2-refcount: remove write-only variables - - - - --- 2011-01-29 Blue Swirl New
usb-bus: use snprintf - - - - --- 2011-01-23 Blue Swirl New
[2/2] Replace 'extern inline' with 'static inline' 1 - - - --- 2011-01-15 Blue Swirl New
[v2,1/2] Delete useless 'extern' qualifiers for functions - - - - --- 2011-01-15 Blue Swirl New
[v2,3/3] checkpatch: adjust to QEMUisms - - - - --- 2011-01-15 Blue Swirl New
[2/3] Add checkpatch.pl from Linux kernel - - - - --- 2011-01-15 Blue Swirl New
[1/3] Add scripts directory - - - - --- 2011-01-15 Blue Swirl New
Correct use of ! and & - - - - --- 2011-01-14 Blue Swirl New
[3/3] checkpatch: adjust to QEMUisms - - - - --- 2011-01-11 Blue Swirl New
[2/3] Add checkpatch.pl from Linux kernel - - - - --- 2011-01-11 Blue Swirl New
[1/3] Add scripts directory - - - - --- 2011-01-11 Blue Swirl New
cris: remove a write-only variable - - - - --- 2011-01-09 Blue Swirl New
[2/2] checkpatch: adjust to QEMUisms - - - - --- 2011-01-09 Blue Swirl New
[2/2] checkpatch: adjust to QEMUisms - - - - --- 2011-01-09 Blue Swirl New
[1/2] Add checkpatch.pl from Linux kernel - - - - --- 2011-01-09 Blue Swirl New
[7/7] ppc405_uc: fix a buffer overflow - - - - --- 2011-01-08 Blue Swirl New
[6/7] lan9118: fix a buffer overflow - - - - --- 2011-01-08 Blue Swirl New
[5/7] vpc: fix a file descriptor leak - - - - --- 2011-01-08 Blue Swirl New
[4/7] qemu-io: fix a memory leak - - - - --- 2011-01-08 Blue Swirl New
[3/7] vvfat: fix a file descriptor leak - - - - --- 2011-01-08 Blue Swirl New
[2/7] loader: fix a file descriptor leak - - - - --- 2011-01-08 Blue Swirl New
[1/7] vnc-auth-sasl: fix a memory leak - - - - --- 2011-01-08 Blue Swirl New
[v2] pc: move port 92 stuff back to pc.c from pckbd.c 1 - - - --- 2010-12-29 Blue Swirl New
pc: move port 92 stuff back to pc.c from pckbd.c 1 - - - --- 2010-12-28 Blue Swirl New
[2/2] serial: Declare as little endian - - - - --- 2010-12-19 Blue Swirl New
[1/2] cirrus_vga: Declare as little endian - - - - --- 2010-12-19 Blue Swirl New
[2/2] ahci: delete write-only variables (v2) 1 - - - --- 2010-12-18 Blue Swirl New
[1/2] block: delete a write-only variable - - - - --- 2010-12-18 Blue Swirl New
[2/2] achi: delete write-only variables - - - - --- 2010-12-17 Blue Swirl New
[1/2] block: delete a write-only variable - - - - --- 2010-12-17 Blue Swirl New
[0/6] usb-ccid (v8) - - - - --- 2010-12-12 Blue Swirl New
vga: Declare as little endian 1 - - - --- 2010-12-11 Blue Swirl New
[2/2] monitor: implement x86 info mem for PAE and long modes - - - - --- 2010-12-06 Blue Swirl New
[1/2] monitor: implement x86 info tlb for PAE and long modes - - - - --- 2010-12-06 Blue Swirl New
[RFT] monitor: implement x86 info tlb for PAE and long modes - - - - --- 2010-12-05 Blue Swirl New
[v2] Force object directory use - - - - --- 2010-11-17 Blue Swirl New
Force object directory use - - - - --- 2010-11-16 Blue Swirl New
[2/2] Replace 'extern inline' with 'static inline' - - - - --- 2010-11-13 Blue Swirl New
[1/2] Delete useless 'extern' qualifiers for functions - - - - --- 2010-11-13 Blue Swirl New
sparc32_dma: separate ledma and espdma - - - - --- 2010-10-31 Blue Swirl New
block: avoid a warning on 64 bit hosts with long as int64_t - - - - --- 2010-10-30 Blue Swirl New
sparc32: convert debug printf statements to tracepoints 1 - - - --- 2010-10-21 Blue Swirl New
qemu-timer: move commonly used timer code to qemu-timer-common 1 - - - --- 2010-10-17 Blue Swirl New
trace: improve info trace output 1 - - - --- 2010-10-17 Blue Swirl New
« 1 2 ... 551 552 5534264 4265 »