Show patches with: none      |   433102 patches
« 1 2 ... 3645 3646 36474331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] qcow2: Correct bitmap size in zero expansion - - - - --- 2013-09-25 Max Reitz New
kvm/apic: use QOM style - - - - --- 2013-09-25 zhao xiao qiang New
[v4,2/2] qemu-iotests: add monolithicFlat creation test to 059 - - - - --- 2013-09-25 Fam Zheng New
[v4,1/2] qemu-iotests: fix test case 059 - - - - --- 2013-09-25 Fam Zheng New
trace: drop LTTng Userspace Tracer backend - - - - --- 2013-09-25 Stefan Hajnoczi New
[v3,2/2] qemu-iotests: add monolithicFlat creation test to 059 - - - - --- 2013-09-25 Fam Zheng New
[v3,1/2] qemu-iotests: fix test case 059 - - - - --- 2013-09-25 Fam Zheng New
[2/2] roms: add support for building sgabios - - - - --- 2013-09-25 Gerd Hoffmann New
[1/2] roms: enable parallel seabios / seavgabios builds - - - - --- 2013-09-25 Gerd Hoffmann New
target-ppc: Little Endian Correction to Load/Store Vector Element - - 1 - --- 2013-09-25 Anton Blanchard New
ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers - - 1 - --- 2013-09-25 Anton Blanchard New
pseries: Fix loading of little endian kernels - - 1 - --- 2013-09-25 Anton Blanchard New
[v5,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-09-25 pingfan liu New
[v5,3/4] qemu-thread: add QemuEvent - - - - --- 2013-09-25 pingfan liu New
[v5,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-09-25 pingfan liu New
[v5,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-25 pingfan liu New
[v2,2/2] qemu-iotests: add monolithicFlat creation test to 059 - - - - --- 2013-09-25 Fam Zheng New
[v2,1/2] qemu-iotests: fix test case 059 - - - - --- 2013-09-25 Fam Zheng New
vnc: Add support for color map - - - - --- 2013-09-24 Alexander Graf New
[v2,4/4] qom: add pointer to int property helpers - - 1 - --- 2013-09-24 Michael S. Tsirkin New
[v2,3/4] qom: cleanup struct Error references - - 1 - --- 2013-09-24 Michael S. Tsirkin New
[v2,2/4] qom: pull in qemu/typedefs - - 1 - --- 2013-09-24 Michael S. Tsirkin New
[v2,1/4] qemu: add Error to typedefs - - 1 - --- 2013-09-24 Michael S. Tsirkin New
[PULL,01/01] seccomp: fine tuning whitelist by adding times() 1 - - 1 --- 2013-09-24 Eduardo Otubo New
[PULL,00/01] seccomp: trivial changes - - - - --- 2013-09-24 Eduardo Otubo New
[3/3] Add ARM registers definitions in Monitor commands - - - - --- 2013-09-24 Fabien Chouteau New
[2/3] Improve Monitor disas with symbol lookup - - - - --- 2013-09-24 Fabien Chouteau New
[1/3] Fix coding style - - 1 - --- 2013-09-24 Fabien Chouteau New
.travis.yml: basic compile and check recipes - - 1 - --- 2013-09-24 Alex Bennée New
icount: disable icount with multiprocessor guests - - - - --- 2013-09-24 Paolo Bonzini New
[V4] block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. - - 1 - --- 2013-09-24 Benoît Canet New
[PATCHv3,20/20] block/raw: copy BlockLimits on raw_open - - - - --- 2013-09-24 Peter Lieven New
[PATCHv3,19/20] qemu-img: conditionally zero out target on convert - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,18/20] qemu-img: add support for fully allocated images - - - - --- 2013-09-24 Peter Lieven New
[PATCHv3,17/20] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,16/20] block/get_block_status: avoid redundant callouts on raw devices - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,15/20] block/get_block_status: avoid segfault if there is no backing_hd - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,14/20] block/get_block_status: set *pnum = 0 on error - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,13/20] block: introduce bdrv_zeroize - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,12/20] iscsi: add bdrv_co_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,11/20] iscsi: add bdrv_has_discard_zeroes and bdrv_has_discard_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,10/20] iscsi: set limits in BlockDriverState - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,09/20] iscsi: simplify iscsi_co_discard - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,08/20] block: honour BlockLimits in bdrv_co_discard - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,07/20] block: honour BlockLimits in bdrv_co_do_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,06/20] block: add BlockLimits structure to BlockDriverState - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,05/20] block/raw: add bdrv_has_discard_zeroes and bdrv_has_discard_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,04/20] block: introduce bdrv_has_discard_zeroes and bdrv_has_discard_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,03/20] block: introduce BDRV_REQ_MAY_UNMAP request flag - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,02/20] block: add flags to bdrv_*_write_zeroes - - 1 - --- 2013-09-24 Peter Lieven New
[PATCHv3,01/20] block: make BdrvRequestFlags public - - 1 - --- 2013-09-24 Peter Lieven New
[V3] block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. - - - - --- 2013-09-24 Benoît Canet New
[9/9] migration: ram_handle_compressed - - - - --- 2013-09-24 Juan Quintela New
[8/9] arch_init: make is_zero_page accept size - - - - --- 2013-09-24 Juan Quintela New
[7/9] migration: Fix debug print type - - - - --- 2013-09-24 Juan Quintela New
[6/9] migration: add version supporting macros for struct pointer - - - - --- 2013-09-24 Juan Quintela New
[5/9] rdma: constify ram_chunk_{index, start, end} - - - - --- 2013-09-24 Juan Quintela New
[4/9] rdma: clean up of qemu_rdma_cleanup() - - - - --- 2013-09-24 Juan Quintela New
[3/9] arch_init: right return for ram_save_iterate - - - - --- 2013-09-24 Juan Quintela New
[2/9] savevm: fix wrong initialization by ram_control_load_hook - - 1 - --- 2013-09-24 Juan Quintela New
[1/9] savevm: add comments for qemu_file_get_error() - - - - --- 2013-09-24 Juan Quintela New
[PULL,0/9] migration queue - - - - --- 2013-09-24 Juan Quintela New
qcow2: Don't shadow return value - - - - --- 2013-09-24 Max Reitz New
block: use correct filename for error report - - 1 - --- 2013-09-24 dunrong huang New
[PULL,RESEND] char: fix segfault on chardev detach - - - - --- 2013-09-24 Amit Shah New
[4/4] audio: remove CONFIG_MIXEMU configure option - - - - --- 2013-09-24 Gerd Hoffmann New
[3/4] hda-codec: make mixemu selectable at runtime - - - - --- 2013-09-24 Gerd Hoffmann New
[2/4] hda-codec: refactor common definitions into a header file - - - - --- 2013-09-24 Gerd Hoffmann New
[1/4] audio maintainers update - - - - --- 2013-09-24 Gerd Hoffmann New
[PULL,0/4] audio patch queue - - - - --- 2013-09-24 Gerd Hoffmann New
[v3,2/2] tests: Update .gitignore for test-int128 and test-bitops - - 2 - --- 2013-09-24 Markus Armbruster New
[v3,1/2] tests: Fix schema parser test for in-tree build - - 2 - --- 2013-09-24 Markus Armbruster New
[PULL,17/17] s390/sclplmconsole: Add support for SCLP line-mode console - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,16/17] s390/ebcdic: Move conversion tables to header file - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,15/17] s390/eventfacility: allow childs to handle more than 1 event type - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,14/17] s390/eventfacility: remove unused event_type variable - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,13/17] s390/eventfacility: Fix receive/send masks - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,12/17] s390/eventfacility: fix multiple Read Event Data sources - - 2 - --- 2013-09-24 Christian Borntraeger New
[PULL,11/17] s390/sclp: add reset() functions - - 2 - --- 2013-09-24 Christian Borntraeger New
[PULL,10/17] s390/sclpquiesce: Add code to support live migration - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,09/17] s390/sclpconsole: Add code to support live migration for sclpconsole - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,08/17] s390/sclpconsole: modify definition of input buffer - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,07/17] s390/kexec: Implement diag308 subcode 0 - - - - --- 2013-09-24 Christian Borntraeger New
[PULL,06/17] s390/ioinst: Moved the CC setting to the IO instruction handlers - - 1 - --- 2013-09-24 Christian Borntraeger New
[PULL,05/17] s390/cpu: Make setcc() function available to other files - - - - --- 2013-09-24 Christian Borntraeger New
[PULL,03/17] s390/ipl: Fix waiting for virtio processing 1 - - - --- 2013-09-24 Christian Borntraeger New
[PULL,02/17] s390/dump: zero out padding bytes in notes sections - - - - --- 2013-09-24 Christian Borntraeger New
[PULL,01/17] s390/kvm: Add check for priviledged SCLP handler - - - - --- 2013-09-24 Christian Borntraeger New
[PULL,00/17] s390 patches 1 - - - --- 2013-09-24 Christian Borntraeger New
spapr: increase temporary fdt buffer size - - - - --- 2013-09-24 Alexey Kardashevskiy New
[2/2] qemu-iotests: add monolithicFlat creation test to 059 - - - - --- 2013-09-24 Fam Zheng New
[1/2] qemu-iotests: fix test case 059 - - - - --- 2013-09-24 Fam Zheng New
[2/2] hw/arm: Tidy up conditional calls to arm_load_kernel - - - - --- 2013-09-24 Peter Maydell New
[1/2] hw/arm/boot: Make user not specifying a kernel not an error - - - - --- 2013-09-24 Peter Maydell New
[v4,15/23] i386: add bios linker/loader - - - - --- 2013-09-23 Michael S. Tsirkin New
[7/7] usb-hcd-xhci: Update endpoint context dequeue pointer for streams too - - - - --- 2013-09-23 Hans de Goede New
[6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop - - - - --- 2013-09-23 Hans de Goede New
[5/7] usb-hcd-xhci: Remove unused cancelled member from XHCITransfer - - - - --- 2013-09-23 Hans de Goede New
[4/7] usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext - - - - --- 2013-09-23 Hans de Goede New
[3/7] usb-host-libusb: Detach kernel drivers earlier - - - - --- 2013-09-23 Hans de Goede New
« 1 2 ... 3645 3646 36474331 4332 »