Show patches with: Archived = No       |   430322 patches
« 1 2 ... 496 497 4984303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,3/4] HMP: move define of mon_cmds - - - - --- 2012-12-27 Wayne Xia New
[V3,1/4] HMP: add QDict to info callback handler - - - - --- 2012-12-27 Wayne Xia New
[V3,2/4] HMP: add infrastructure for sub command - - - - --- 2012-12-27 Wayne Xia New
[V3,3/4] HMP: move define of mon_cmds - - - - --- 2012-12-27 Wayne Xia New
[V3,4/4] HMP: add sub command table to info - - - - --- 2012-12-27 Wayne Xia New
[RFC] updated e1000 mitigation patch - - - - --- 2012-12-27 Luigi Rizzo New
[Bug,1087114] Re: assertion "QLIST_EMPTY(&bs->tracked_requests)" failed - - - - --- 2012-12-27 Paolo Bonzini New
[01/20] target-i386: filter out not TCG features if running without kvm at realize time - - 1 - --- 2012-12-27 Igor Mammedov New
[02/20] target-i386: sanitize AMD's ext2_features at realize time - - 2 - --- 2012-12-27 Igor Mammedov New
[03/20] target-i386: explicitly set vendor for each built-in cpudef - - 2 - --- 2012-12-27 Igor Mammedov New
[04/20] target-i386: setting default 'vendor' is obsolete, remove it - - 2 - --- 2012-12-27 Igor Mammedov New
[05/20] target-i386: move setting defaults out of cpu_x86_parse_featurestr() - - 2 - --- 2012-12-27 Igor Mammedov New
[06/20] target-i386: move out CPU features initialization in separate func - - 2 - --- 2012-12-27 Igor Mammedov New
[07/20] target-i386: cpu_x86_register() consolidate freeing resources - - 1 - --- 2012-12-27 Igor Mammedov New
[08/20] target-i386: move kvm_check_features_against_host() check to realize time - - 1 - --- 2012-12-27 Igor Mammedov New
[09/20] target-i386: add x86cpu_vendor_words2str() - - 2 - --- 2012-12-27 Igor Mammedov New
[10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t - - 2 - --- 2012-12-27 Igor Mammedov New
[11/20] target-i386: remove vendor_override field from CPUX86State - - 1 - --- 2012-12-27 Igor Mammedov New
[12/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs - - 1 - --- 2012-12-27 Igor Mammedov New
[13/20] target-i386: set custom 'vendor' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[14/20] target-i386: print depricated warning if xlevel < 0x80000000 - - - - --- 2012-12-27 Igor Mammedov New
[15/20] target-i386: set custom 'xlevel' without intermediate x86_def_t - - - - --- 2012-12-27 Igor Mammedov New
[16/20] target-i386: set custom 'level' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[17/20] target-i386: set custom 'model-id' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[18/20] target-i386: set custom 'stepping' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[19/20] target-i386: set custom 'model' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[20/20] target-i386: set custom 'family' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[PULL,00/34] migration thread and queue - - - - --- 2012-12-27 Alexandre DERUMIER New
[1/3,v2] Synchronized the linux headers - - - - --- 2012-12-28 Bharat Bhushan New
[2/3,v2] Reset qemu timers when guest reset - - - - --- 2012-12-28 Bharat Bhushan New
[3/3,v2] Enable kvm emulated watchdog - - - - --- 2012-12-28 Bharat Bhushan New
Fix semaphores fallback code - - - - --- 2012-12-28 Brad Smith New
Disable semaphores fallback code for OpenBSD - - - - --- 2012-12-28 Brad Smith New
[1/2] e1000: no need auto-negotiation if link was down - - - - --- 2012-12-28 Amos Kong New
[2/2] rtl8139: preserve link state across device reset - - - - --- 2012-12-28 Amos Kong New
[01/12] tap: multiqueue support - - - - --- 2012-12-28 Jason Wang New
[02/12] net: introduce qemu_get_queue() - - - - --- 2012-12-28 Jason Wang New
[03/12] net: introduce qemu_get_nic() - - - - --- 2012-12-28 Jason Wang New
[04/12] net: intorduce qemu_del_nic() - - - - --- 2012-12-28 Jason Wang New
[05/12] net: multiqueue support - - - - --- 2012-12-28 Jason Wang New
[06/12] vhost: multiqueue support - - - - --- 2012-12-28 Jason Wang New
[07/12] virtio: introduce virtio_queue_del() - - - - --- 2012-12-28 Jason Wang New
[08/12] virtio: add a queue_index to VirtQueue - - - - --- 2012-12-28 Jason Wang New
[09/12] virtio-net: separate virtqueue from VirtIONet - - - - --- 2012-12-28 Jason Wang New
[10/12] virtio-net: multiqueue support - - - - --- 2012-12-28 Jason Wang New
[11/12] virtio-net: migration support for multiqueue - - - - --- 2012-12-28 Jason Wang New
[12/12] virtio-net: compat multiqueue support - - - - --- 2012-12-28 Jason Wang New
[1/2] target-i386: kvm: -cpu host: use GET_SUPPORTED_CPUID for SVM features - - 1 - --- 2012-12-28 Eduardo Habkost New
[2/2] target-i386: kvm: enable all supported KVM features for -cpu host - - - - --- 2012-12-28 Eduardo Habkost New
[01/20] target-i386: filter out unsupported features at realize time - - 1 - --- 2012-12-28 Igor Mammedov New
[02/20] target-i386: sanitize AMD's ext2_features at realize time - - 1 - --- 2012-12-28 Igor Mammedov New
[03/20] target-i386: explicitly set vendor for each built-in cpudef - - 1 - --- 2012-12-28 Igor Mammedov New
[04/20] target-i386: setting default 'vendor' is obsolete, remove it - - 1 - --- 2012-12-28 Igor Mammedov New
[05/20] target-i386: move setting defaults out of cpu_x86_parse_featurestr() - - 1 - --- 2012-12-28 Igor Mammedov New
[06/20] target-i386: move out CPU features initialization in separate func - - 1 - --- 2012-12-28 Igor Mammedov New
[07/20] target-i386: cpu_x86_register() consolidate freeing resources - - 1 - --- 2012-12-28 Igor Mammedov New
[08/20] target-i386: move kvm_check_features_against_host() check to realize time - - 1 - --- 2012-12-28 Igor Mammedov New
[09/20] target-i386: add x86cpu_vendor_words2str() - - 1 - --- 2012-12-28 Igor Mammedov New
[10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[11/20] target-i386: remove vendor_override field from CPUX86State - - 1 - --- 2012-12-28 Igor Mammedov New
[12/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs - - 1 - --- 2012-12-28 Igor Mammedov New
[13/20] target-i386: set custom 'vendor' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[14/20] target-i386: print deprecated warning if xlevel < 0x80000000 - - - - --- 2012-12-28 Igor Mammedov New
[15/20] target-i386: set custom 'xlevel' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[16/20] target-i386: set custom 'level' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[17/20] target-i386: set custom 'model-id' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[18/20] target-i386: set custom 'stepping' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[19/20] target-i386: set custom 'model' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[20/20] target-i386: set custom 'family' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[v2] tests: add gcov target - - - - --- 2012-12-28 Blue Swirl New
[1/9] target-i386: Move CPU object creation to cpu.c - - - - --- 2012-12-28 Eduardo Habkost New
[2/9] target-i386: Make cpu_x86_create() get Error argument - - - - --- 2012-12-28 Eduardo Habkost New
[3/9] target-i386: Simplify cpu_x86_find_by_name() logic - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,4/9] target-i386: Set feature string parsing results directly on CPU object - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,5/9] target-i386: Move kvm_features/hypervisor initialization to cpu_x86_find_by_name() - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,6/9] target-i386: Move CPU creation code to model name lookup function - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,7/9] target-i386: CPU subclass for -cpu "host" - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,8/9] target-i386: CPU subclasses for predefined CPU models - - - - --- 2012-12-28 Eduardo Habkost New
[RFC,9/9] target-i386: Unify CPU object creation on x86_cpu_create_from_name() - - - - --- 2012-12-28 Eduardo Habkost New
Fix semaphores fallback code - - - - --- 2012-12-28 Brad Smith New
tcg-i386: Perform cmov detection at runtime for 32-bit. - - - - --- 2012-12-28 Richard Henderson New
tcg-hppa: Fix typo in brcond2 - - - - --- 2012-12-28 Richard Henderson New
[01/11] qemu-img: remove unused parameter in collect_image_info() - - 1 - --- 2012-12-29 Wayne Xia New
[02/11] block: add bdrv_get_filename() function - - 1 - --- 2012-12-29 Wayne Xia New
[03/11] qemu-img: remove parameter filename in collect_image_info() - - 1 - --- 2012-12-29 Wayne Xia New
[04/11] qemu-img: move image retrieving function to block layer - - - - --- 2012-12-29 Wayne Xia New
[05/11] block: rename bdrv_query_info to bdrv_query_block_info - - 1 - --- 2012-12-29 Wayne Xia New
[06/11] qmp: add interface query-image - - - - --- 2012-12-29 Wayne Xia New
[07/11] block: move bdrv_find_snapshot to block.c - - - - --- 2012-12-29 Wayne Xia New
[08/11] qmp: add interface query-snapshot - - - - --- 2012-12-29 Wayne Xia New
[09/11] hmp: export function hmp_handle_error() - - - - --- 2012-12-29 Wayne Xia New
[10/11] hmp: retrieve info from qmp for snapshot info - - - - --- 2012-12-29 Wayne Xia New
[11/11] hmp: show snapshot on single block device - - - - --- 2012-12-29 Wayne Xia New
[v3] tests: add gcov support - - - - --- 2012-12-29 Blue Swirl New
[Autotest,1/2] virt run: fix typo in help message - - - - --- 2012-12-30 Amos Kong New
[Autotest,2/2] virt run: add three logical case filters - - - - --- 2012-12-30 Amos Kong New
tcg: Remove unneeded assertion - - 1 - --- 2012-12-30 Stefan Weil Accepted
[v3] disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc) - - - - --- 2012-12-30 Michael Tokarev New
virtio-pci: replace byte swap hack - - - - --- 2012-12-30 Blue Swirl New
savevm.c: cleanup system includes - - - - --- 2012-12-31 Michael Tokarev New
« 1 2 ... 496 497 4984303 4304 »