Show patches with: none      |   431497 patches
« 1 2 ... 517 518 5194314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/21] ppc patch queue 2013-01-25 - - - - --- 2013-01-25 Alexander Graf New
[01/21] ppc: Move Mac machines to hw/ppc/ - - - - --- 2013-01-25 Alexander Graf New
[02/21] macio: QOM'ify some more - - - - --- 2013-01-25 Alexander Graf New
[03/21] macio: Delay qdev init until all fields are initialized - - - - --- 2013-01-25 Alexander Graf New
[04/21] macio: Split MacIO in two - - - - --- 2013-01-25 Alexander Graf New
[05/21] mac_nvram: Clean up public API - - - - --- 2013-01-25 Alexander Graf New
[06/21] mac_nvram: Mark as Big Endian - - - - --- 2013-01-25 Alexander Graf New
[07/21] mac_nvram: QOM'ify MacIO NVRAM - - - - --- 2013-01-25 Alexander Graf New
[08/21] ide/macio: QOM'ify MacIO IDE - - - - --- 2013-01-25 Alexander Graf New
[09/21] cuda: QOM'ify CUDA - - - - --- 2013-01-25 Alexander Graf New
[10/21] adb: QOM'ify Apple Desktop Bus - - - - --- 2013-01-25 Alexander Graf New
[11/21] adb: QOM'ify ADB devices - - - - --- 2013-01-25 Alexander Graf New
[12/21] cuda: Move ADB bus into CUDA state - - - - --- 2013-01-25 Alexander Graf New
[13/21] target-ppc: Give a meaningful error if too many threads are specified - - - - --- 2013-01-25 Alexander Graf New
[14/21] pseries: Improve handling of multiple PCI host bridges - - - - --- 2013-01-25 Alexander Graf New
[15/21] pseries: Adjust default VIO address allocations to play better with libvirt - - - - --- 2013-01-25 Alexander Graf New
[16/21] openpic: fix remaining issues from idr-to-destmask conversion - - - - --- 2013-01-25 Alexander Graf New
[17/21] openpic: fix timer address decoding - - - - --- 2013-01-25 Alexander Graf New
[18/21] openpic: add basic support for MPIC v4.2 - - - - --- 2013-01-25 Alexander Graf New
[19/21] PPC: e500: fix mpic_iack address - - - - --- 2013-01-25 Alexander Graf New
[20/21] PPC: e500: Select MPIC v4.2 on ppce500 platform - - - - --- 2013-01-25 Alexander Graf New
[21/21] PPC: Move ppc specific hw emulation to hw/ppc - - - - --- 2013-01-25 Alexander Graf New
[v4,01/13] qdev: remove duplication between qbus_create and qbus_create_inplace 1 - - - --- 2013-01-25 Paolo Bonzini New
[v4,02/13] qdev: change first argument of qbus_create_inplace to void * 1 - - - --- 2013-01-25 Paolo Bonzini New
[v4,03/13] pci: use qbus_create in pci_bus_new 1 - - - --- 2013-01-25 Paolo Bonzini New
[v4,04/13] qom: preserve object while unparenting it 1 - - - --- 2013-01-25 Paolo Bonzini New
[v4,05/13] qom: document reference counting of link properties - - - - --- 2013-01-25 Paolo Bonzini New
[v4,06/13] qdev: add reference count to a device for the BusChild - - 1 - --- 2013-01-25 Paolo Bonzini New
[v4,07/13] qdev: move deletion of children from finalize to unparent - - - - --- 2013-01-25 Paolo Bonzini New
[v4,08/13] qdev: move unrealization of devices from finalize to unparent - - - - --- 2013-01-25 Paolo Bonzini New
[v4,09/13] qdev: add reference for the bus while it is referred to by the DeviceState - - - - --- 2013-01-25 Paolo Bonzini New
[v4,10/13] qdev: inline object_delete into qbus_free/qdev_free - - - - --- 2013-01-25 Paolo Bonzini New
[v4,11/13] qdev: drop extra references at creation time - - - - --- 2013-01-25 Paolo Bonzini New
[v4,12/13] cpu: do not use object_delete - - - - --- 2013-01-25 Paolo Bonzini New
[v4,13/13] qom: remove object_delete - - - - --- 2013-01-25 Paolo Bonzini New
qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema - - 1 - --- 2013-01-25 Michal Prívozník New
[PULL,1/7] block: Monitor command commit neglects to report some errors - - 1 - --- 2013-01-25 Luiz Capitulino New
[PULL,2/7] balloon: drop old stats code & API - - 1 - --- 2013-01-25 Luiz Capitulino New
[PULL,3/7] balloon: re-enable balloon stats - - 1 - --- 2013-01-25 Luiz Capitulino New
[PULL,4/7] docs: document virtio-balloon stats - - 1 - --- 2013-01-25 Luiz Capitulino New
[PULL,5/7] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2013-01-25 Luiz Capitulino New
[PULL,6/7] QAPI: Introduce memchar-write QMP command - - - - --- 2013-01-25 Luiz Capitulino New
[PULL,7/7] QAPI: Introduce memchar-read QMP command - - - - --- 2013-01-25 Luiz Capitulino New
[qom-cpu,for-1.4] cpu: Unconditionalize CPUState fields - - 1 - --- 2013-01-25 Andreas Färber New
[1/4] trace: Fix simple trace dropped event record for big endian - - 1 - --- 2013-01-25 Markus Armbruster New
[2/4] trace: Direct access of atomics is verboten, use the API - - 2 - --- 2013-01-25 Markus Armbruster New
[3/4] trace: Clean up the "try to update atomic until it worked" loops - - 2 - --- 2013-01-25 Markus Armbruster New
[4/4] trace: Fix location of simpletrace.py in docs - - 2 - --- 2013-01-25 Markus Armbruster New
[qom-cpu,for-1.4?] kvm: Pass CPUState to kvm_on_sigbus_vcpu() - - 1 - --- 2013-01-25 Andreas Färber New
[1/1] sclpconsole: Dont instantiate sclpconsole with nodefaults - - - - --- 2013-01-25 Christian Borntraeger New
[v2,1/6] bochs: Fix bdrv_open() error handling - - - - --- 2013-01-25 Kevin Wolf New
[v2,2/6] cloop: Fix bdrv_open() error handling - - - - --- 2013-01-25 Kevin Wolf New
[v2,3/6] vpc: Fix bdrv_open() error handling - - - - --- 2013-01-25 Kevin Wolf New
[v2,4/6] dmg: Fix bdrv_open() error handling - - - - --- 2013-01-25 Kevin Wolf New
[v2,5/6] dmg: Use g_free instead of free - - - - --- 2013-01-25 Kevin Wolf New
[v2,6/6] parallels: Fix bdrv_open() error handling - - - - --- 2013-01-25 Kevin Wolf New
[v10,1/7] trace: [tracetool] Explicitly identify public backends - - - - --- 2013-01-25 Lluís Vilanova New
[v10,2/7] trace: Provide a generic tracing event descriptor - - - - --- 2013-01-25 Lluís Vilanova New
[v10,3/7] trace: Provide a detailed event control interface - - - - --- 2013-01-25 Lluís Vilanova New
[v10,4/7] trace: [monitor] Use new event control interface - - - - --- 2013-01-25 Lluís Vilanova New
[v10,5/7] trace: [default] Port to generic event information and new control interface - - - - --- 2013-01-25 Lluís Vilanova New
[v10,6/7] trace: [simple] Port to generic event information and new control interface - - - - --- 2013-01-25 Lluís Vilanova New
[v10,7/7] trace: [stderr] Port to generic event information and new control interface - - - - --- 2013-01-25 Lluís Vilanova New
target-cris/helper.c: Update Coding Style - - - - --- 2013-01-25 Andreas Färber New
[v2] vmware_vga: fix out of bounds and invalid rects updating - - 1 - --- 2013-01-25 Michael Tokarev New
[PULL,00/24] Block patches - - - - --- 2013-01-25 Kevin Wolf New
[01/24] host-utils: add ffsl - - 1 - --- 2013-01-25 Kevin Wolf New
[02/24] add hierarchical bitmap data type and test cases - - 2 - --- 2013-01-25 Kevin Wolf New
[03/24] block: implement dirty bitmap using HBitmap - - 2 - --- 2013-01-25 Kevin Wolf New
[04/24] block: make round_to_clusters public - - 2 - --- 2013-01-25 Kevin Wolf New
[05/24] mirror: perform COW if the cluster size is bigger than the granularity - - - - --- 2013-01-25 Kevin Wolf New
[06/24] block: return count of dirty sectors, not chunks - - 2 - --- 2013-01-25 Kevin Wolf New
[07/24] block: allow customizing the granularity of the dirty bitmap - - 1 - --- 2013-01-25 Kevin Wolf New
[08/24] mirror: allow customizing the granularity - - 1 - --- 2013-01-25 Kevin Wolf New
[09/24] mirror: switch mirror_iteration to AIO - - - - --- 2013-01-25 Kevin Wolf New
[10/24] mirror: add buf-size argument to drive-mirror - - - - --- 2013-01-25 Kevin Wolf New
[11/24] mirror: support more than one in-flight AIO operation - - - - --- 2013-01-25 Kevin Wolf New
[12/24] mirror: support arbitrarily-sized iterations - - - - --- 2013-01-25 Kevin Wolf New
[13/24] block: Add special error code for wrong format - - 1 - --- 2013-01-25 Kevin Wolf New
[14/24] block: Use error code EMEDIUMTYPE for wrong format in some block drivers - - 1 - --- 2013-01-25 Kevin Wolf New
[15/24] block/vdi: Improve debug output for signature - - 1 - --- 2013-01-25 Kevin Wolf New
[16/24] block/vdi: Improved return values from vdi_open - - 1 - --- 2013-01-25 Kevin Wolf New
[17/24] block/vdi: Check for bad signature - - 1 - --- 2013-01-25 Kevin Wolf New
[18/24] mirror: do nothing on zero-sized disk - - 2 - --- 2013-01-25 Kevin Wolf New
[19/24] hbitmap: add assertion on hbitmap_iter_init - - 2 - --- 2013-01-25 Kevin Wolf New
[20/24] ahci: Remove unused AHCIDevice fields - - 1 - --- 2013-01-25 Kevin Wolf New
[21/24] ahci: Change data types in preparation for migration - - - - --- 2013-01-25 Kevin Wolf New
[22/24] ahci: Add migration support - - - - --- 2013-01-25 Kevin Wolf New
[23/24] block: Create proper size file for disk mirror - - - - --- 2013-01-25 Kevin Wolf New
[24/24] ide: Add fall through annotations - - 1 - --- 2013-01-25 Kevin Wolf New
block: Adds mirroring tests for resized images - - 1 - --- 2013-01-25 Vishvananda Ishaya New
[for-1.4,qom-cpu,8/9,v6] target-i386: Topology & APIC ID utility functions - - - - --- 2013-01-25 Eduardo Habkost New
[QEMU] m25p80.c: Return state to IDLE after COLLECTING - - - - --- 2013-01-26 Peter Crosthwaite New
Add a disk format named iROW, supporting high-efficiency VM snapshot - - - - --- 2013-01-26 zhengjs.act@gmail.com New
[for-1.4,1/6] tests: Fix gcov report for check-q{dict, float, int, string, list, json} - - - - --- 2013-01-26 Andreas Färber New
[for-1.4,2/6] tests: Fix gcov report for test-iov - - - - --- 2013-01-26 Andreas Färber New
[for-1.4,3/6] tests: Fix gcov typo for tmp105-test - - - - --- 2013-01-26 Andreas Färber New
[for-1.4,4/6] tests: Add gcov support for sparc64 qtest - - - - --- 2013-01-26 Andreas Färber New
[for-1.4,5/6] tests: Add gcov support for x86_64 qtest - - - - --- 2013-01-26 Andreas Färber New
[RFC,6/6] tests: Workaround gcov being unable to open .gcda file - - - - --- 2013-01-26 Andreas Färber New
« 1 2 ... 517 518 5194314 4315 »