Show patches with: Archived = No       |   430934 patches
« 1 2 ... 423 424 4254309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,5/7] block: Convert close calls to qemu_close - - - - --- 2012-08-11 Corey Bryant New
[v9,6/7] block: Enable qemu_open/close to work with fd sets - - - - --- 2012-08-11 Corey Bryant New
[v9,7/7] monitor: Clean up fd sets on monitor disconnect - - - - --- 2012-08-11 Corey Bryant New
[v2] configure: fix double check tests with Clang - - 1 - --- 2012-08-11 Blue Swirl New
iov_send_recv(): Handle zero bytes case even if OS does not 1 - - - --- 2012-08-11 Peter Maydell New
[1/2] configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds - - - - --- 2012-08-11 Peter Maydell New
[2/2] Support using a different compiler for Objective-C files - - - - --- 2012-08-11 Peter Maydell New
block: Set cdrom device read only flag - - - - --- 2012-08-12 Kevin Shanahan New
[05/11] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE - - - - --- 2012-08-12 Anthony Liguori New
spice: abort on invalid streaming cmdline params - - - - --- 2012-08-13 Christophe Fergeau New
[RFC-v2,1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection - - - - --- 2012-08-13 Nicholas A. Bellinger New
[RFC-v2,2/6] vhost: Pass device path to vhost_dev_init() - - - - --- 2012-08-13 Nicholas A. Bellinger New
[RFC-v2,3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost - - - - --- 2012-08-13 Nicholas A. Bellinger New
[RFC-v2,4/6] virtio-scsi: Add start/stop functionality for vhost-scsi - - - - --- 2012-08-13 Nicholas A. Bellinger New
[RFC-v2,5/6] virtio-scsi: Set max_target=0 during vhost-scsi operation - - - - --- 2012-08-13 Nicholas A. Bellinger New
[RFC-v2,6/6] virtio-scsi: Fix incorrect VirtIOSCSI->cmd_vqs[0] definition - - - - --- 2012-08-13 Nicholas A. Bellinger New
[1/2] virtio-block: support auto-sensing of block sizes - - - - --- 2012-08-13 Jens Freimann New
[2/2] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - - - --- 2012-08-13 Jens Freimann New
[1/2] virtio-block: support auto-sensing of block sizes - - - - --- 2012-08-13 Jens Freimann New
[2/2] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - - - --- 2012-08-13 Jens Freimann New
[RFC,0/7] Migration stats - - - - --- 2012-08-13 Juan Quintela New
[1/7] migration: move total_time from ram stats to migration info - - 1 - --- 2012-08-13 Juan Quintela New
[2/7] migration: store end_time in a local variable - - 1 - --- 2012-08-13 Juan Quintela New
[3/7] migration: print total downtime for final phase of migration - - 1 - --- 2012-08-13 Juan Quintela New
[4/7] migration: rename expected_time to expected_downtime - - 1 - --- 2012-08-13 Juan Quintela New
[5/7] migration: export migration_get_current() - - 1 - --- 2012-08-13 Juan Quintela New
[6/7] migration: print expected downtime in info migrate - - - - --- 2012-08-13 Juan Quintela New
[7/7] migration: Add dirty_pages_rate to query migrate output - - - - --- 2012-08-13 Juan Quintela New
[v2,1/2] Avoid asprintf() which is not available on mingw - - 1 - --- 2012-08-13 Gerd Hoffmann New
[v2,2/2] scsi: fix warning - - - - --- 2012-08-13 Gerd Hoffmann New
[for-1.2,v2] arm: Move some ARM devices into libhw - - 1 - --- 2012-08-13 Andreas Färber New
[for-1.2,v5,14/14] pci: Tidy up PCI host bridges - - - - --- 2012-08-13 Michael S. Tsirkin New
[v10,1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg - - - - --- 2012-08-13 Corey Bryant New
[v10,2/7] qapi: Introduce add-fd, remove-fd, query-fdsets - - - - --- 2012-08-13 Corey Bryant New
[v10,3/7] block: Prevent detection of /dev/fdset/ as floppy - - - - --- 2012-08-13 Corey Bryant New
[v10,4/7] block: Convert open calls to qemu_open - - - - --- 2012-08-13 Corey Bryant New
[v10,5/7] block: Convert close calls to qemu_close - - - - --- 2012-08-13 Corey Bryant New
[v10,6/7] block: Enable qemu_open/close to work with fd sets - - - - --- 2012-08-13 Corey Bryant New
[v10,7/7] monitor: Clean up fd sets on monitor disconnect - - - - --- 2012-08-13 Corey Bryant New
[PULL,for-1.2,00/10] arm-devs queue - - - - --- 2012-08-13 Peter Maydell New
[01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property - - - 2 --- 2012-08-13 Peter Maydell New
[02/10] armv7m: Guard against no -kernel argument - - - 1 --- 2012-08-13 Peter Maydell New
[03/10] hw/sd.c: convert wp_groups in SDState to bitfield - - - - --- 2012-08-13 Peter Maydell New
[04/10] hw/sd.c: make sd_wp_addr() accept 64 bit address argument - - - - --- 2012-08-13 Peter Maydell New
[05/10] hw/sd.c: introduce wrapper for conversion address to wp group - - - - --- 2012-08-13 Peter Maydell New
[06/10] hw/sd.c: convert binary variables to bool - - 1 - --- 2012-08-13 Peter Maydell New
[07/10] hw/sd.c: make sd_dataready() return bool - - 1 - --- 2012-08-13 Peter Maydell New
[08/10] hw/sd.c: make sd_wp_addr() return bool - - - - --- 2012-08-13 Peter Maydell New
[09/10] ssd0323: abort() instead of exit(1) on error. - - 1 - --- 2012-08-13 Peter Maydell New
[10/10] arm: Move some ARM devices into libhw - - - - --- 2012-08-13 Peter Maydell New
[for-1.2,v6,01/14] pci: Make host bridge TypeInfos const 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,02/14] alpha_typhoon: QOM'ify Typhoon PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,03/14] bonito: QOM'ify Bonito PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,04/14] dec_pci: QOM'ify DEC 21154 PCI-PCI bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,05/14] grackle_pci: QOM'ify Grackle PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,06/14] gt64xxx: QOM'ify GT64120 PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,07/14] ppc4xx_pci: QOM'ify ppc4xx PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,08/14] ppce500_pci: QOM'ify e500 PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,09/14] prep_pci: QOM'ify Raven PCI host bridge 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,10/14] spapr_pci: QOM'ify sPAPR PCI host bridge - - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,11/14] unin_pci: QOM'ify UniNorth PCI host bridges 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,12/14] pci_host: Turn into SysBus-derived QOM type 1 - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,13/14] pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE - - - - --- 2012-08-13 Andreas Färber New
[for-1.2,v6,14/14] pci: Tidy up PCI host bridges - - - - --- 2012-08-13 Andreas Färber New
[PULL] Migration next 20120808 - - - - --- 2012-08-13 Juan Quintela New
[2/4] s390: Add a mechanism to get the subchannel id. - - - - --- 2012-08-13 Sebastian Ott New
[uq/master] kvm: i8254: Finish time conversion fix - - - - --- 2012-08-13 Jan Kiszka New
[v6,1/3] Adding support for libseccomp in configure and Makefile - - - - --- 2012-08-13 Eduardo Otubo New
[v6,2/3] Adding qemu-seccomp.[ch] - - - - --- 2012-08-13 Eduardo Otubo New
[v6,3/3] Adding seccomp calls to vl.c - - - - --- 2012-08-13 Eduardo Otubo New
qom: add style guide - - - - --- 2012-08-13 Anthony Liguori New
[v6,1/3] Adding support for libseccomp in configure and Makefile - - - - --- 2012-08-13 Eduardo Otubo New
[v6,2/3] Adding qemu-seccomp.[ch] - - - - --- 2012-08-13 Eduardo Otubo New
[v6,3/3] Adding seccomp calls to vl.c - - - - --- 2012-08-13 Eduardo Otubo New
[0/7] qapi: add commands to remove the need (v2) - - - - --- 2012-08-13 Luiz Capitulino New
[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
« 1 2 ... 423 424 4254309 4310 »