Show patches with: none      |   436500 patches
« 1 2 ... 3955 3956 39574364 4365 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[24/35] error, qerror: add ErrorClass argument to error functions - - - - --- 2012-08-10 Luiz Capitulino New
[23/35] qerror: qerror_table: don't use C99 struct initializers - - - - --- 2012-08-10 Luiz Capitulino New
[22/35] qapi-schema: add ErrorClass enum - - - - --- 2012-08-10 Luiz Capitulino New
[21/35] qapi: don't convert enum strings to lowercase - - - - --- 2012-08-10 Luiz Capitulino New
[20/35] qapi: generate correct enum names for camel case enums - - - - --- 2012-08-10 Luiz Capitulino New
[19/35] qapi: qapi-types.h: don't include qapi/qapi-types-core.h - - - - --- 2012-08-10 Luiz Capitulino New
[18/35] hmp: hmp.h: include qdict.h - - - - --- 2012-08-10 Luiz Capitulino New
[17/35] block: block_int: include qerror.h - - - - --- 2012-08-10 Luiz Capitulino New
[16/35] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS - - - - --- 2012-08-10 Luiz Capitulino New
[15/35] migration: don't rely on any QERR_SOCKET_* - - - - --- 2012-08-10 Luiz Capitulino New
[14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument - - - - --- 2012-08-10 Luiz Capitulino New
[13/35] hmp_change(): don't access DeviceEncrypted's data - - - - --- 2012-08-10 Luiz Capitulino New
[12/35] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED - - - - --- 2012-08-10 Luiz Capitulino New
[11/35] qmp: query-block: add 'encryption_key_missing' field - - - - --- 2012-08-10 Luiz Capitulino New
[10/35] error: don't delay error message construction - - - - --- 2012-08-10 Luiz Capitulino New
[09/35] qerror: don't delay error message construction - - - - --- 2012-08-10 Luiz Capitulino New
[08/35] qerror: qerror_format(): return an allocated string - - - - --- 2012-08-10 Luiz Capitulino New
[07/35] qerror: QError: drop file, linenr, func - - - - --- 2012-08-10 Luiz Capitulino New
[06/35] qerror: avoid passing qerr pointer - - - - --- 2012-08-10 Luiz Capitulino New
[05/35] qerror: drop qerror_abort() - - - - --- 2012-08-10 Luiz Capitulino New
[04/35] qerror: reduce public exposure - - - - --- 2012-08-10 Luiz Capitulino New
[03/35] qerror: QERR_DEVICE_ENCRYPTED: change error message - - - - --- 2012-08-10 Luiz Capitulino New
[02/35] qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg - - - - --- 2012-08-10 Luiz Capitulino New
[01/35] monitor: drop unused monitor debug code - - - - --- 2012-08-10 Luiz Capitulino New
[NOT,RFC] target-i386: prepare for convertion to subclasses - - - - --- 2012-08-10 Igor Mammedov New
[2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu a child of DeviceState - - - - --- 2012-08-10 Anthony Liguori New
[1/2] qdev: split up header so it can be used in cpu.h - - 1 - --- 2012-08-10 Anthony Liguori New
[11/11] qemu-iotests: skip 039 with ./check -nocache - - - - --- 2012-08-10 Kevin Wolf New
[10/11] block: add BLOCK_O_CHECK for qemu-img check - - - - --- 2012-08-10 Kevin Wolf New
[09/11] qcow2: mark image clean after repair succeeds - - - - --- 2012-08-10 Kevin Wolf New
[08/11] qed: mark image clean after repair succeeds - - - - --- 2012-08-10 Kevin Wolf New
[07/11] blockdev: flip default cache mode from writethrough to writeback - - - - --- 2012-08-10 Kevin Wolf New
[06/11] virtio-blk: disable write cache if not negotiated - - - - --- 2012-08-10 Kevin Wolf New
[05/11] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE - - - - --- 2012-08-10 Kevin Wolf New
[04/11] qemu-iotests: Save some sed processes - - 1 - --- 2012-08-10 Kevin Wolf New
[03/11] ahci: Fix sglist memleak in ahci_dma_rw_buf() - - - - --- 2012-08-10 Kevin Wolf New
[02/11] ahci: Fix ahci cdrom read corruptions for reads > 128k - - - 1 --- 2012-08-10 Kevin Wolf New
[01/11] virtio-blk: fix use-after-free while handling scsi commands - - - - --- 2012-08-10 Kevin Wolf New
[PULL,00/11] Block patches - - - - --- 2012-08-10 Kevin Wolf New
[3/3] hw/exynos4210.c: set chipid_and_omr array size to TARGET_PAGE_SIZE - - - - --- 2012-08-10 Mitsyanko Igor New
[2/3] exynos4210.c: register chipid_mem and rom_mem with vmstate - - - - --- 2012-08-10 Mitsyanko Igor New
[1/3] exynos4210: drop "All rights reserved" line from files license - - - - --- 2012-08-10 Mitsyanko Igor New
cputlb.c: Fix out of date comment - - - - --- 2012-08-10 Peter Maydell New
[7/7] target-ppc: add implementation of query-cpu-definitions (v2) - - - - --- 2012-08-10 Anthony Liguori New
[6/7] target-i386: add implementation of query-cpu-definitions (v2) - - - - --- 2012-08-10 Anthony Liguori New
[5/7] qapi: add query-cpu-definitions command (v2) - - - - --- 2012-08-10 Anthony Liguori New
[4/7] compiler: add macro for GCC weak symbols - - - - --- 2012-08-10 Anthony Liguori New
[3/7] qapi: add query-machines command - - - - --- 2012-08-10 Anthony Liguori New
[2/7] qapi: mark QOM commands stable - - - - --- 2012-08-10 Anthony Liguori New
[1/7] qmp: introduce device-list-properties command - - - - --- 2012-08-10 Anthony Liguori New
[V12,6/6] add-cow: add qemu-iotests support - - - - --- 2012-08-10 Robert Wang New
[V12,5/6] add-cow file format - - - - --- 2012-08-10 Robert Wang New
[V12,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-08-10 Robert Wang New
[V12,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-08-10 Robert Wang New
[V12,2/6] make path_has_protocol non-static - - 1 - --- 2012-08-10 Robert Wang New
[V12,1/6] docs: document for add-cow file format - - - - --- 2012-08-10 Robert Wang New
[3/3] target-arm: Fix typos in comments - - 1 - --- 2012-08-10 Stefan Hajnoczi New
[2/3] arm: translate: comment typo - s/middel/middle/ - - 2 - --- 2012-08-10 Stefan Hajnoczi New
[1/3] vl.c: Exit QEMU early if no machine is found - - 1 - --- 2012-08-10 Stefan Hajnoczi New
[PULL,0/3] Trivial patches for 3 to 10 August 2012 - - - - --- 2012-08-10 Stefan Hajnoczi New
exec.c: fix dirty bitmap reallocation - - - - --- 2012-08-10 Mitsyanko Igor New
[2/2] Drop cpu_list_id macro - - - - --- 2012-08-10 Peter Maydell New
[1/2] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump - - 1 - --- 2012-08-10 Peter Maydell New
[3/3] xen: flush queue when getting an event - - - - --- 2012-08-10 Stefan Hajnoczi New
[2/3] e1000: flush queue whenever can_receive can go from false to true - - - - --- 2012-08-10 Stefan Hajnoczi New
[1/3] net: notify iothread after flushing queue - - - - --- 2012-08-10 Stefan Hajnoczi New
[PULL,0/3] Net patches - - - - --- 2012-08-10 Stefan Hajnoczi New
[2/2] scsi: fix warning 1 - - - --- 2012-08-10 Gerd Hoffmann New
[1/2] avoid asprintf (not available on mingw64) - - - - --- 2012-08-10 Gerd Hoffmann New
[RFC/PATCH] qemu: Use valgrind annotations to mark kvm guest memory as defined - - - - --- 2012-08-10 Christian Borntraeger New
Makefile: add qapi.py dependencies - - - - --- 2012-08-10 Stefan Hajnoczi New
[RFC,20/20] target-i386: move default init of cpuid_kvm_features bitmap into CPU initializer from c… - - - - --- 2012-08-10 Igor Mammedov New
[RFC,19/20] target-i386: move init of "hypervisor" feature into CPU initializer from cpudef - - - - --- 2012-08-10 Igor Mammedov New
[RFC,18/20] target-i386: use properties to set/unset user specified features on CPU - - - - --- 2012-08-10 Igor Mammedov New
[RFC,17/20] target-i386: parse cpu_model string into set of stringified properties - - - - --- 2012-08-10 Igor Mammedov New
[RFC,16/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t - - - - --- 2012-08-10 Igor Mammedov New
[RFC,15/20] target-i386: use define for cpuid vendor string size - - - - --- 2012-08-10 Igor Mammedov New
[RFC,14/20] target-i386: introduce vendor-override property - - - - --- 2012-08-10 Igor Mammedov New
[RFC,13/20] target-i386: use visit_type_hz to parse tsc_freq property value - - - - --- 2012-08-10 Igor Mammedov New
[RFC,12/20] add visitor for parsing hz[KMG] input string - - - - --- 2012-08-10 Igor Mammedov New
[RFC,11/20] target-i386: convert 'check' and 'enforce' features into properties - - - - --- 2012-08-10 Igor Mammedov New
[RFC,10/20] target-i386: convert 'hv_vapic' feature into property - - - - --- 2012-08-10 Igor Mammedov New
[RFC,09/20] target-i386: convert 'hv_relaxed' feature into property - - - - --- 2012-08-10 Igor Mammedov New
[RFC,08/20] target-i386: convert 'hv_spinlocks' feature into property - - - - --- 2012-08-10 Igor Mammedov New
[RFC,07/20] target-i386: convert cpuid features into properties - - - - --- 2012-08-10 Igor Mammedov New
[RFC,06/20] target-i386: xlevel should be more than 0x80000000, move fixup into setter - - 1 - --- 2012-08-10 Igor Mammedov New
[RFC,05/20] target-i386: move out CPU features initialization in separate func - - 1 - --- 2012-08-10 Igor Mammedov New
[RFC,04/20] target-i386: filter out not TCG features if running without kvm at realize time - - 1 - --- 2012-08-10 Igor Mammedov New
[RFC,03/20] target-i386: if x86_cpu_realize() failed report error and do cleanup 1 - - - --- 2012-08-10 Igor Mammedov New
[RFC,02/20] target-i386: cpu_x86_register(): report error from property setter - - - - --- 2012-08-10 Igor Mammedov New
[RFC,01/20] target-i386: return Error from cpu_x86_find_by_name() - - - - --- 2012-08-10 Igor Mammedov New
[PATCHv2,19/19] unicore32-softmmu: Add a minimal curses screen support - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,18/19] unicore32: Close dump-option of cpu_dump_state_ucf64 function - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,17/19] unicore32: Disintegrate cpu_dump_state_ucf64 function - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,16/19] unicore32: Split UniCore-F64 instruction helpers from helper.c - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,15/19] unicore32-softmmu: Add is_default setting for puv3 machine - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,14/19] unicore32-softmmu: Add maintainer information for UniCore32 machine - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,13/19] unicore32-softmmu: Add ps2 support - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,12/19] unicore32-softmmu: Add puv3 dma support - - - - --- 2012-08-10 Guan Xuetao New
[PATCHv2,11/19] unicore32-softmmu: Add puv3 pm support - - - - --- 2012-08-10 Guan Xuetao New
« 1 2 ... 3955 3956 39574364 4365 »