Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 425 426 4274264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,12/26] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-12 Michael Roth New
[v4,13/26] qapi: ordereddict, add to_json() method - - - - --- 2012-10-12 Michael Roth New
[v4,14/26] qapi: qapi.py, make json parser more robust - - 1 - --- 2012-10-12 Michael Roth New
[v4,15/26] qapi: add open-coded visitor for struct tm types - - 2 - --- 2012-10-12 Michael Roth New
[v4,16/26] qapi: Improve existing docs and document annotated QAPI types - - - - --- 2012-10-12 Michael Roth New
[v4,17/26] qom-fuse: force single-threaded mode to avoid QMP races - - 1 - --- 2012-10-12 Michael Roth New
[v4,18/26] qom-fuse: workaround for truncated properties > 4096 - - 2 - --- 2012-10-12 Michael Roth New
[v4,19/26] module additions for schema registration - - 2 - --- 2012-10-12 Michael Roth New
[v4,20/26] qdev: move Property-related declarations to qdev-properties.h - - 1 - --- 2012-10-12 Michael Roth New
[v4,21/26] qidl: add documentation - - 1 - --- 2012-10-12 Michael Roth New
[v4,22/26] qidl: add lexer library (based on QC parser) - - 1 - --- 2012-10-12 Michael Roth New
[v4,23/26] qidl: add C parser (based on QC parser) - - 1 - --- 2012-10-12 Michael Roth New
[v4,24/26] qidl: add QAPI-based code generator - - 1 - --- 2012-10-12 Michael Roth New
[v4,25/26] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-10-12 Michael Roth New
[v4,26/26] qidl: unit tests and build infrastructure - - - - --- 2012-10-12 Michael Roth New
[1/4] exec: Split up and tidy code_gen_buffer - - - - --- 2012-10-12 Richard Henderson New
[2/4] exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large - - - - --- 2012-10-12 Richard Henderson New
[3/4] exec: Do not use absolute address hints for code_gen_buffer with -fpie - - - - --- 2012-10-12 Richard Henderson New
[4/4] exec: Allocate code_gen_prologue from code_gen_buffer - - - - --- 2012-10-12 Richard Henderson New
[5/4] exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c - - - - --- 2012-10-12 Richard Henderson New
[V7,1/4] libqblock build system - - - - --- 2012-10-13 wenchao xia New
[V7,2/4] libqblock type defines - - - - --- 2012-10-13 wenchao xia New
[V7,3/4] libqblock API - - - - --- 2012-10-13 wenchao xia New
[V7,4/4] libqblock test example - - - - --- 2012-10-13 wenchao xia New
Unable to enable +x2apic for the guest cpus... - - - - --- 2012-10-13 Gleb Natapov New
[v5] target-i386: initialize APIC at CPU level - - - - --- 2012-10-13 Igor Mammedov New
qemu-img: document 'info --backing-chain - - 2 - --- 2012-10-14 Kashyap Chamarthy New
[V3,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-10-14 Robert Wang New
[V3,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-10-14 Robert Wang New
[V3,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-10-14 Robert Wang New
[V3,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-10-14 Robert Wang New
[V3,05/10] use qemu_opts_create_nofail - - - - --- 2012-10-14 Robert Wang New
[V3,06/10] create new function: qemu_opt_set_number - - - - --- 2012-10-14 Robert Wang New
[V3,07/10] add def_value and use it in qemu_opts_print. - - - - --- 2012-10-14 Robert Wang New
[V3,08/10] Create four opts list related functions - - - - --- 2012-10-14 Robert Wang New
[V3,09/10] Use QemuOpts support in block layer - - - - --- 2012-10-14 Robert Wang New
[V3,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-10-14 Robert Wang New
[1/2] vnc: fix segfault due to failed handshake 1 - - - --- 2012-10-14 Tim Hardeck New
[2/2] qemu queue: fix uninitialized removals - - - - --- 2012-10-14 Tim Hardeck New
[1/7] qemu-log: Add new log category for guest bugs - - - - --- 2012-10-14 Peter Maydell New
[2/7] hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[3/7] hw/pl041: Use LOG_UNIMP - - - - --- 2012-10-14 Peter Maydell New
[4/7] hw/pl190: Use LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[5/7] hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[6/7] hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[7/7] hw/pl031: Use LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[v2] hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registers - - 1 - --- 2012-10-14 Andre Beckus New
arm-semi.c: Handle get/put_user() failure accessing arguments - - - - --- 2012-10-14 Peter Maydell New
[01/11] target-sparc: make do_unaligned_access static - - - - --- 2012-10-14 Blue Swirl New
[02/11] vl.c: add missing static - - - - --- 2012-10-14 Blue Swirl New
[03/11] vnc: add missing static and remove unused functions - - - - --- 2012-10-14 Blue Swirl New
[04/11] tap-win32: avoid a warning - - - - --- 2012-10-14 Blue Swirl New
[05/11] m48t59: remove unused m48t59_set_addr - - 1 - --- 2012-10-14 Blue Swirl New
[06/11] sun4c: remove unused functions - - - - --- 2012-10-14 Blue Swirl New
[07/11] slirp: remove unused function u_sleep - - - - --- 2012-10-14 Blue Swirl New
[08/11] ppc: add missing static and remove unused functions - - - - --- 2012-10-14 Blue Swirl New
[09/11] target-ppc: make some functions static - - - - --- 2012-10-14 Blue Swirl New
[10/11] arm: add missing static and remove unused functions - - - - --- 2012-10-14 Blue Swirl New
[11/11] exec: make some functions static - - - - --- 2012-10-14 Blue Swirl New
configure: Disable (clang) initializer-overrides warnings - - - - --- 2012-10-14 Peter Maydell New
[01/15] pseries: Split xics irq configuration from state information - - - - --- 2012-10-15 David Gibson New
[02/15] target-pcc: Convert ppcemb_tlb_t to use fixed 64-bit RPN - - - - --- 2012-10-15 David Gibson New
[03/15] savevm: Add VMSTATE_UINT64_EQUAL helpers - - - - --- 2012-10-15 David Gibson New
[04/15] savevm: Add VMSTATE_UINTTL_EQUAL helper - - - - --- 2012-10-15 David Gibson New
[05/15] savevm: Add VMSTATE_FLOAT64 helpers - - - - --- 2012-10-15 David Gibson New
[06/15] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 - - - - --- 2012-10-15 David Gibson New
[07/15] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition - - - - --- 2012-10-15 David Gibson New
[08/15] savevm: Implement VMS_DIVIDE flag - - - - --- 2012-10-15 David Gibson New
[09/15] target-ppc: Convert ppc cpu savevm to VMStateDescription - - - - --- 2012-10-15 David Gibson New
[10/15] pseries: savevm support for XICS interrupt controller - - - - --- 2012-10-15 David Gibson New
[11/15] pseries: savevm support for VIO devices - - - - --- 2012-10-15 David Gibson New
[12/15] pseries: savevm support for PAPR VIO logical lan - - - - --- 2012-10-15 David Gibson New
[13/15] pseries: savevm support for PAPR TCE tables - - - - --- 2012-10-15 David Gibson New
[14/15] pseries: savevm support for PAPR virtual SCSI - - - - --- 2012-10-15 David Gibson New
[15/15] pseries: savevm support for pseries machine - - - - --- 2012-10-15 David Gibson New
[V8,1/4] libqblock build system - - - - --- 2012-10-15 Wayne Xia New
[V8,2/4] libqblock type defines - - - - --- 2012-10-15 Wayne Xia New
[V8,3/4] libqblock API - - - - --- 2012-10-15 Wayne Xia New
[V8,4/4] libqblock test example - - - - --- 2012-10-15 Wayne Xia New
[v2,1/4] vga: fix indention - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,2/4] vga: add mmio bar to standard vga - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,3/4] vga: add specs for standard vga - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,4/4] vga: remove CONFIG_BOCHS_VBE - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,0/9] serial device hotplug patch series. - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,1/9] serial: split serial.c - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,2/9] serial: add pci variant - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,3/9] serial: add windows inf file for the pci card to docs - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,4/9] serial: add 2x + 4x pci variant - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,5/9] usb-serial: don't magically zap chardev on umplug - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,6/9] usb-serial: only expose device in guest when the chardev is open - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,7/9] chardev: add error reporting for qemu_chr_new_from_opts - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,8/9] chardev: fix QemuOpts lifecycle - - 1 - --- 2012-10-15 Gerd Hoffmann New
[v3,9/9] chardev: add hotplug support. - - - - --- 2012-10-15 Gerd Hoffmann New
fixing qemu-0.1X endless loop in qcow2_alloc_cluster_offset - - - - --- 2012-10-15 Kevin Wolf New
[0/8] console cleanups - - - - --- 2012-10-15 Gerd Hoffmann New
[1/8] console: QLIST-ify display change listeners. - - - - --- 2012-10-15 Gerd Hoffmann New
[2/8] console: add unregister_displaychangelistener - - - - --- 2012-10-15 Gerd Hoffmann New
[3/8] console: move set_mouse + cursor_define callbacks - - - - --- 2012-10-15 Gerd Hoffmann New
[4/8] console: s/TextConsole/QemuConsole/ - - - - --- 2012-10-15 Gerd Hoffmann New
[5/8] console: untangle gfx & txt updates - - - - --- 2012-10-15 Gerd Hoffmann New
« 1 2 ... 425 426 4274264 4265 »