Show patches with: State = Action Required       |   426150 patches
« 1 2 ... 476 477 4784261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V5,2/6] HMP: delete info handler - - - - --- 2013-01-11 Wayne Xia New
[V5,3/6] HMP: add infrastructure for sub command - - - - --- 2013-01-11 Wayne Xia New
[V5,4/6] HMP: filter out space before check of sub-command - - - - --- 2013-01-11 Wayne Xia New
[V5,5/6] HMP: move define of mon_cmds - - - - --- 2013-01-11 Wayne Xia New
[V5,6/6] HMP: add sub command table to info - - - - --- 2013-01-11 Wayne Xia New
[PULL,0/6] Trivial patches for 5 to 11 January 2013 - - - - --- 2013-01-11 Stefan Hajnoczi New
[1/6] readline: avoid memcpy() of overlapping regions - - 1 - --- 2013-01-11 Stefan Hajnoczi New
[2/6] configure: Fix comment (copy+paste bug) - - - - --- 2013-01-11 Stefan Hajnoczi New
[3/6] qga/channel-posix.c: Explicitly include string.h - - 1 - --- 2013-01-11 Stefan Hajnoczi New
[4/6] savevm: Remove MinGW specific code which is no longer needed - - - - --- 2013-01-11 Stefan Hajnoczi New
[5/6] Replace remaining gmtime, localtime by gmtime_r, localtime_r - - - - --- 2013-01-11 Stefan Hajnoczi New
[6/6] hw/pc.c: Fix converting of ioport_register* to MemoryRegion - - - 1 --- 2013-01-11 Stefan Hajnoczi New
[1/6] qemu-ga: Document intentional fall through in channel_event_cb() - - 1 - --- 2013-01-11 Markus Armbruster New
[2/6] qemu-ga: Drop pointless lseek() from ga_open_pidfile() - - 1 - --- 2013-01-11 Markus Armbruster New
[3/6] qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path - - 1 - --- 2013-01-11 Markus Armbruster New
[4/6] qemu-ga: Plug fd leak on ga_channel_listen_accept() error path - - 1 - --- 2013-01-11 Markus Armbruster New
[5/6] qemu-ga: Plug fd leak on ga_channel_open() error paths - - 1 - --- 2013-01-11 Markus Armbruster New
[6/6] qemu-ga: Handle errors uniformely in ga_channel_open() - - 1 - --- 2013-01-11 Markus Armbruster New
[V2,1/2] oslib-win32: add lock for gmtime_r() - - - - --- 2013-01-11 Wayne Xia New
[V2,2/2] oslib-win32: add lock for localtime_r() - - - - --- 2013-01-11 Wayne Xia New
[v3,01/10] chardev: add error reporting for qemu_chr_new_from_opts - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,02/10] chardev: fix QemuOpts lifecycle - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,03/10] chardev: reduce chardev ifdef mess a bit - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,04/10] chardev: add qmp hotplug commands, with null chardev support - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,05/10] chardev: add hmp hotplug commands - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,06/10] chardev: add file chardev support to chardev-add (qmp) - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,07/10] chardev: add serial chardev support to chardev-add (qmp) - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,08/10] chardev: add parallel chardev support to chardev-add (qmp) - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,09/10] chardev: add socket chardev support to chardev-add (qmp) - - - - --- 2013-01-11 Gerd Hoffmann New
[v3,10/10] chardev: add pty chardev support to chardev-add (qmp) - - - - --- 2013-01-11 Gerd Hoffmann New
[RFC] PIIX: reset the VM when the Reset Control Register's RCPU bit gets set - - - - --- 2013-01-11 Laszlo Ersek New
block: fix initialization in bdrv_io_limits_enable() - - 1 - --- 2013-01-11 Peter Lieven New
[v2,1/3] block: make qiov_is_aligned() public - - - - --- 2013-01-11 Stefan Hajnoczi New
[v2,2/3] dataplane: extract virtio-blk read/write processing into do_rdwr_cmd() - - - - --- 2013-01-11 Stefan Hajnoczi New
[v2,3/3] dataplane: handle misaligned virtio-blk requests - - - - --- 2013-01-11 Stefan Hajnoczi New
Add option to slow down qemu - - - - --- 2013-01-11 Wolfgang Mauerer New
Realview/Versatile: Export LED state - - - - --- 2013-01-11 Wolfgang Mauerer New
[1/2] qdev: make reset propagation overrideable by subclasses - - - - --- 2013-01-11 Anthony Liguori New
[2/2] qbus: make bus reset overrideable by subclasses - - - - --- 2013-01-11 Anthony Liguori New
[6/6] hw/pc.c: Fix converting of ioport_register* to MemoryRegion - - - 1 --- 2013-01-11 Julien Grall New
[PULL,0/2] target-arm queue - - - - --- 2013-01-11 Peter Maydell New
[1/2] target-arm: use type_register() instead of type_register_static() - - 1 - --- 2013-01-11 Peter Maydell New
[2/2] target-arm: Fix SWI (SVC) instruction in M profile. - - - - --- 2013-01-11 Peter Maydell New
[v3,1/3] block: make qiov_is_aligned() public - - - - --- 2013-01-11 Stefan Hajnoczi New
[v3,2/3] dataplane: extract virtio-blk read/write processing into do_rdwr_cmd() - - - - --- 2013-01-11 Stefan Hajnoczi New
[v3,3/3] dataplane: handle misaligned virtio-blk requests - - - - --- 2013-01-11 Stefan Hajnoczi New
hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return value - - - - --- 2013-01-11 Julien Grall New
[1/2] rtc-test: always set register B in its entirety - - - - --- 2013-01-11 Paolo Bonzini New
[2/2] rtc-test: add testcases for alarms in 12hour mode - - - - --- 2013-01-11 Paolo Bonzini New
[V2] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - 1 - --- 2013-01-11 elelueck@linux.vnet.ibm.com New
[v5,1/2] Add TEWS TPCI200 IndustryPack emulation - - 1 - --- 2013-01-11 Alberto Garcia New
[v5,2/2] Add GE IP-Octal 232 IndustryPack emulation - - - - --- 2013-01-11 Alberto Garcia New
[01/10] vl.c: Fix off-by-one bug when handling "-numa node" argument - - - - --- 2013-01-11 Eduardo Habkost New
[02/10] vl.c: Abort on unknown -numa option type - - - - --- 2013-01-11 Eduardo Habkost New
[03/10] vl.c: Isolate code specific to "-numa node" option type - - - - --- 2013-01-11 Eduardo Habkost New
[04/10] vl.c: Check for NUMA node limit inside numa_node_add() - - - - --- 2013-01-11 Eduardo Habkost New
[05/10] vl.c: Extract -numa "cpus" parsing to separate function - - - - --- 2013-01-11 Eduardo Habkost New
[06/10] vl.c: handle invalid NUMA CPU ranges properly - - - - --- 2013-01-11 Eduardo Habkost New
[07/10] vl.c: numa_add_node(): Validate nodeid before using it - - - - --- 2013-01-11 Eduardo Habkost New
[08/10] vl.c: Support multiple CPU ranges on -numa option - - - - --- 2013-01-11 Eduardo Habkost New
[RFC,09/10] vl.c: Introduce QemuOpts-friendly "-numa-node" config option - - - - --- 2013-01-11 Eduardo Habkost New
[RFC,10/10] vl.c: Handle legacy "-numa node, cpus=A, B, C, D" format - - - - --- 2013-01-11 Eduardo Habkost New
pc87312: Replace register_ioport_*() with MemoryRegion - - - 1 --- 2013-01-11 Andreas Färber New
tcg-i386: use LEA for 3-operand 64-bit addition - - - - --- 2013-01-11 Richard Henderson New
[1/3] optimize: only write to state when clearing optimizer data - - - - --- 2013-01-11 Richard Henderson New
[2/3] optimize: track nonzero bits of registers - - - - --- 2013-01-11 Richard Henderson New
[3/3] optimize: optimize using nonzero bits - - - - --- 2013-01-11 Richard Henderson New
[v9,1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scatte… - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,2/5] Adding utility function net_checksum_add_iov() for iovec checksum calculation - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,3/5] Adding common definitions for VMWARE devices - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,4/5] Adding packet abstraction for VMWARE network devices - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,5/5] Adding VMXNET3 device implementation - - - - --- 2013-01-12 Dmitry Fleytman New
[06/10] acpi-piix4: do not use old_portio-style callbacks - - - - --- 2013-01-12 Andreas Färber New
[PULL,00/27] More source reorganization and build system TLC 1 - - - --- 2013-01-12 Paolo Bonzini New
[01/27] qemu-option: move standard option definitions out of qemu-config.c - - - - --- 2013-01-12 Paolo Bonzini New
[02/27] stubs: fully replace qemu-tool.c and qemu-user.c - - - - --- 2013-01-12 Paolo Bonzini New
[03/27] build: make libtool verbose when making with V=1 - - - - --- 2013-01-12 Paolo Bonzini New
[04/27] build: support linking with libtool objects/libraries - - - - --- 2013-01-12 Paolo Bonzini New
[05/27] build: move dtrace rules to rules.mak - - - - --- 2013-01-12 Paolo Bonzini New
[06/27] build: remove CONFIG_SMARTCARD - - - - --- 2013-01-12 Paolo Bonzini New
[07/27] libcacard: fix missing symbol in libcacard.so - - - - --- 2013-01-12 Paolo Bonzini New
[08/27] libcacard: require libtool to build it - - - - --- 2013-01-12 Paolo Bonzini New
[09/27] libcacard: prepare to use -y trick in the Makefile - - - - --- 2013-01-12 Paolo Bonzini New
[10/27] libcacard: use per-target variable definitions - - - - --- 2013-01-12 Paolo Bonzini New
[11/27] libcacard: add list of exported symbols - - - - --- 2013-01-12 Paolo Bonzini New
[12/27] libcacard: rewrite Makefile in non-recursive style - - - - --- 2013-01-12 Paolo Bonzini New
[13/27] libcacard: link vscclient to dynamic library - - - - --- 2013-01-12 Paolo Bonzini New
[14/27] libcacard: list oslib-obj-y file explicitly - - - - --- 2013-01-12 Paolo Bonzini New
[15/27] build: rename oslib-obj-y to util-obj-y - - - - --- 2013-01-12 Paolo Bonzini New
[16/27] build: move util-obj-y to libqemuutil.a - - - - --- 2013-01-12 Paolo Bonzini New
[17/27] build: move files away from tools-obj-y, common-obj-y, user-obj-y - - - - --- 2013-01-12 Paolo Bonzini New
[18/27] build: move libqemuutil.a components to util/ - - - - --- 2013-01-12 Paolo Bonzini New
[19/27] build: move qobject files to qobject/ and libqemuutil.a - - - - --- 2013-01-12 Paolo Bonzini New
[20/27] build: consolidate multiple variables into universal-obj-y - - - - --- 2013-01-12 Paolo Bonzini New
[21/27] build: move QAPI definitions for QEMU out of qapi-obj-y - - - - --- 2013-01-12 Paolo Bonzini New
[22/27] build: move base QAPI files to libqemuutil.a - - - - --- 2013-01-12 Paolo Bonzini New
[23/27] build: move version-obj-y to the generic LINK rule - - - - --- 2013-01-12 Paolo Bonzini New
[24/27] build: remove coroutine-obj-y - - - - --- 2013-01-12 Paolo Bonzini New
[25/27] build: some simplifications for "trace/Makefile.objs" - - - - --- 2013-01-12 Paolo Bonzini New
[26/27] build: fold trace-obj-y into libqemuutil.a - - - - --- 2013-01-12 Paolo Bonzini New
« 1 2 ... 476 477 4784261 4262 »