Show patches with: none      |   432113 patches
« 1 2 ... 411 412 4134321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[0/7] qapi: add commands to remove the need (v2) - - - - --- 2012-08-13 Luiz Capitulino New
[v2,00/12] Portable thread-pool/AIO, Win32 emulated AIO - - - - --- 2012-08-13 Stefan Weil Not Applicable
[01/48] monitor: drop unused monitor debug code - - 1 - --- 2012-08-13 Luiz Capitulino New
[02/48] qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg - - 1 - --- 2012-08-13 Luiz Capitulino New
[03/48] qerror: QERR_DEVICE_ENCRYPTED: change error message - - 1 - --- 2012-08-13 Luiz Capitulino New
[04/48] qerror: reduce public exposure - - 1 - --- 2012-08-13 Luiz Capitulino New
[05/48] qerror: drop qerror_abort() - - 1 - --- 2012-08-13 Luiz Capitulino New
[06/48] qerror: avoid passing qerr pointer - - 1 - --- 2012-08-13 Luiz Capitulino New
[07/48] qerror: QError: drop file, linenr, func - - 1 - --- 2012-08-13 Luiz Capitulino New
[08/48] qerror: qerror_format(): return an allocated string - - 1 - --- 2012-08-13 Luiz Capitulino New
[09/48] qerror: don't delay error message construction - - 1 - --- 2012-08-13 Luiz Capitulino New
[10/48] error: don't delay error message construction - - 1 - --- 2012-08-13 Luiz Capitulino New
[11/48] qmp: query-block: add 'encryption_key_missing' field - - 1 - --- 2012-08-13 Luiz Capitulino New
[12/48] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED - - 1 - --- 2012-08-13 Luiz Capitulino New
[13/48] hmp_change(): don't access DeviceEncrypted's data - - 1 - --- 2012-08-13 Luiz Capitulino New
[14/48] net: inet_connect(), inet_connect_opts(): add in_progress argument - - 1 - --- 2012-08-13 Luiz Capitulino New
[15/48] migration: don't rely on any QERR_SOCKET_* - - 1 - --- 2012-08-13 Luiz Capitulino New
[16/48] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS - - 1 - --- 2012-08-13 Luiz Capitulino New
[17/48] block: block_int: include qerror.h - - 1 - --- 2012-08-13 Luiz Capitulino New
[18/48] hmp: hmp.h: include qdict.h - - 1 - --- 2012-08-13 Luiz Capitulino New
[19/48] qapi: qapi-types.h: don't include qapi/qapi-types-core.h - - 1 - --- 2012-08-13 Luiz Capitulino New
[20/48] qapi: generate correct enum names for camel case enums - - 1 - --- 2012-08-13 Luiz Capitulino New
[21/48] qapi: don't convert enum strings to lowercase - - 1 - --- 2012-08-13 Luiz Capitulino New
[22/48] qapi-schema: add ErrorClass enum - - 1 - --- 2012-08-13 Luiz Capitulino New
[23/48] qerror: qerror_table: don't use C99 struct initializers - - 1 - --- 2012-08-13 Luiz Capitulino New
[24/48] error, qerror: add ErrorClass argument to error functions - - 1 - --- 2012-08-13 Luiz Capitulino New
[25/48] qerror: add proper ErrorClass value for QERR_ macros - - 1 - --- 2012-08-13 Luiz Capitulino New
[26/48] error: add error_get_class() - - 1 - --- 2012-08-13 Luiz Capitulino New
[27/48] hmp: hmp_change(): use error_get_class() - - 1 - --- 2012-08-13 Luiz Capitulino New
[28/48] error: drop unused functions - - 1 - --- 2012-08-13 Luiz Capitulino New
[29/48] qmp: switch to the new error format on the wire - - 1 - --- 2012-08-13 Luiz Capitulino New
[30/48] qemu-ga: switch to the new error format on the wire - - 1 - --- 2012-08-13 Luiz Capitulino New
[31/48] error: drop error_get_qobject()/error_set_qobject() - - 1 - --- 2012-08-13 Luiz Capitulino New
[32/48] error, qerror: pass desc string to error calls - - 1 - --- 2012-08-13 Luiz Capitulino New
[33/48] qerror: drop qerror_table and qerror_format() - - 1 - --- 2012-08-13 Luiz Capitulino New
[34/48] error, qerror: drop QDict member - - 1 - --- 2012-08-13 Luiz Capitulino New
[35/48] docs: writing-qmp-commands.txt: update error section - - 1 - --- 2012-08-13 Luiz Capitulino New
[36/48] scripts: qapi-commands.py: qmp-commands.h: include qdict.h - - - - --- 2012-08-13 Luiz Capitulino New
[37/48] qmp: don't emit the RESET event on wakeup from S3 1 - - - --- 2012-08-13 Luiz Capitulino New
[38/48] qmp: emit the WAKEUP event when the guest is put to run 1 - - - --- 2012-08-13 Luiz Capitulino New
[39/48] qmp: qmp-events.txt: put events in alphabetical order 1 - 1 - --- 2012-08-13 Luiz Capitulino New
[40/48] qmp: qmp-events.txt: add missing doc for the SUSPEND event 1 - 1 - --- 2012-08-13 Luiz Capitulino New
[41/48] qmp: add SUSPEND_DISK event - - - - --- 2012-08-13 Luiz Capitulino New
[42/48] qmp: introduce device-list-properties command - - - - --- 2012-08-13 Luiz Capitulino New
[43/48] qapi: mark QOM commands stable - - - - --- 2012-08-13 Luiz Capitulino New
[44/48] qapi: add query-machines command - - - - --- 2012-08-13 Luiz Capitulino New
[45/48] compiler: add macro for GCC weak symbols - - - - --- 2012-08-13 Luiz Capitulino New
[46/48] qapi: add query-cpu-definitions command (v2) - - - - --- 2012-08-13 Luiz Capitulino New
[47/48] target-i386: add implementation of query-cpu-definitions (v2) - - - - --- 2012-08-13 Luiz Capitulino New
[48/48] target-ppc: add implementation of query-cpu-definitions (v2) - - - - --- 2012-08-13 Luiz Capitulino New
trace/simple: Fix compiler warning for 32 bit hosts - - - - --- 2012-08-13 Stefan Weil Accepted
trace/simple: Replace asprintf by g_strdup_printf - - - - --- 2012-08-13 Stefan Weil Accepted
[RFC,v0] HACK: qom: object_property_set: abort on failure - - - - --- 2012-08-14 Peter A. G. Crosthwaite New
iscsi: fix race between task completition and task abortion 1 - - - --- 2012-08-14 Stefan Priebe - Profihost AG New
dma: Fix stupid typo/thinko - - - - --- 2012-08-14 Benjamin Herrenschmidt New
[1/2] extract file_load() function from rom_add_file() for reusing - - - - --- 2012-08-14 Olivia Yin New
[2/2] register reset handlers to write images into memory - - - - --- 2012-08-14 Olivia Yin New
i2c: factor out VMSD to parent class - - - - --- 2012-08-14 Peter A. G. Crosthwaite New
[uq/master,1/2] kvm: i8254: Cache kernel clock offset in KVMPITState - - - - --- 2012-08-14 Jan Kiszka New
[uq/master,2/2] kvm: i8254: Finish time conversion fix - - - - --- 2012-08-14 Jan Kiszka New
memory: could we add extra input param for memory_region_init_io()? - - - - --- 2012-08-14 pingfan liu New
MAINTAINERS: Update email address for Stefan Hajnoczi - - - - --- 2012-08-14 Stefan Hajnoczi New
[PULL,for-1.2,00/10] linux-user queue - - - - --- 2012-08-14 Peter Maydell New
[01/10] linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET - - - - --- 2012-08-14 Peter Maydell New
[02/10] linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions - - - - --- 2012-08-14 Peter Maydell New
[03/10] linux-user: Move target_to_host_errno_table[] setup out of ioctl loop - - - - --- 2012-08-14 Peter Maydell New
[04/10] linux-user: pass sockaddr from host to target - - 1 - --- 2012-08-14 Peter Maydell New
[05/10] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option - - 1 - --- 2012-08-14 Peter Maydell New
[06/10] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type - - 1 - --- 2012-08-14 Peter Maydell New
[07/10] flatload: fix bss clearing - - 1 - --- 2012-08-14 Peter Maydell New
[08/10] linux-user: Factor out guest space probing into a function - - 1 - --- 2012-08-14 Peter Maydell New
[09/10] linux-user: Use init_guest_space when -R and -B are specified - - 1 - --- 2012-08-14 Peter Maydell New
[10/10] linux-user: ARM: Ignore immediate value for svc in thumb mode - - 1 - --- 2012-08-14 Peter Maydell New
xbzrle: fix compilation on ppc32 - - 1 - --- 2012-08-14 Alexander Graf New
[uq/master] kvmvapic: Disable if there is insufficient memory - - - 1 --- 2012-08-14 Jan Kiszka New
PPC: spapr: Rework VGA select logic - - - - --- 2012-08-14 Alexander Graf New
PPC: spapr: Remove global variable - - - - --- 2012-08-14 Alexander Graf New
[v2,uq/master] kvmvapic: Disable if there is insufficient memory - - - - --- 2012-08-14 Jan Kiszka New
[1/2] vl: Round argument of -m up to multiple of 8KiB - - - - --- 2012-08-14 Markus Armbruster New
[2/2] pc: Fix RTC CMOS info on RAM for ram_size < 1MiB - - - - --- 2012-08-14 Markus Armbruster New
[v10,6/7] block: Enable qemu_open/close to work with fd sets - - - - --- 2012-08-14 Kevin Wolf New
[PATCH:,RFC] Adding BAR0 for e500 PCI controller - - - - --- 2012-08-14 Bharat Bhushan New
[PULL,0/6,1.2] Tracing patches for QEMU 1.2 - - - - --- 2012-08-14 Stefan Hajnoczi New
[1/6] trace: rename TraceRecordHeader to TraceLogHeader - - - - --- 2012-08-14 Stefan Hajnoczi New
[2/6] trace: remove unnecessary write_to_buffer() typecasting - - - - --- 2012-08-14 Stefan Hajnoczi New
[3/6] trace: drop unused TraceBufferRecord->next_tbuf_idx field - - - - --- 2012-08-14 Stefan Hajnoczi New
[4/6] trace: avoid pointer aliasing in trace_record_finish() - - - - --- 2012-08-14 Stefan Hajnoczi New
[5/6] trace/simple: Fix compiler warning for 32 bit hosts - - - - --- 2012-08-14 Stefan Hajnoczi New
[6/6] trace/simple: Replace asprintf by g_strdup_printf - - - - --- 2012-08-14 Stefan Hajnoczi New
net: add -netdev options to man page - - - - --- 2012-08-14 Stefan Hajnoczi New
block-migration: deprecate block migration for the 1.2 release - - - - --- 2012-08-14 Anthony Liguori New
ehci: fix assertion typo - - 1 - --- 2012-08-14 Alejandro Martinez Ruiz New
[RFC,V3,1/9] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,2/9] quorum: Create BDRVQuorumState and BlkDriver and do init. - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,3/9] quorum: Add quorum_open() and quorum_close(). - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,4/9] quorum: Add quorum_getlength(). - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,5/9] quorum: Add quorum_aio_writev and its dependencies. - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,6/9] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,7/9] quorum: Add quorum_co_flush(). - - - - --- 2012-08-14 Benoit Canet New
[RFC,V3,8/9] quorum: Add quorum_aio_readv. - - - - --- 2012-08-14 Benoit Canet New
« 1 2 ... 411 412 4134321 4322 »