Show patches with: none      |   430798 patches
« 1 2 ... 519 520 5214307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[20/37] target-i386: Remove setting tsc-frequency from x86_def_t - - 1 - --- 2013-01-28 Andreas Färber New
[21/37] cpu: Add model resolution support to CPUClass - - - - --- 2013-01-28 Andreas Färber New
[22/37] target-arm: Detect attempt to instantiate non-CPU type in cpu_init() 1 - - - --- 2013-01-28 Andreas Färber New
[23/37] target-alpha: Detect attempt to instantiate non-CPU type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[24/37] target-m68k: Detect attempt to instantiate non-CPU type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[25/37] target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[26/37] target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[27/37] qom: Introduce object_class_is_abstract() - - - - --- 2013-01-28 Andreas Färber New
[28/37] target-alpha: Catch attempt to instantiate abstract type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[29/37] target-arm: Catch attempt to instantiate abstract type in cpu_init() 1 - - - --- 2013-01-28 Andreas Färber New
[30/37] target-m68k: Catch attempt to instantiate abstract type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[31/37] target-openrisc: Catch attempt to instantiate abstract type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[32/37] target-unicore32: Catch attempt to instantiate abstract type in cpu_init() - - - - --- 2013-01-28 Andreas Färber New
[33/37] target-openrisc: Use type_register() instead of type_register_static() - - - - --- 2013-01-28 Andreas Färber New
[34/37] target-unicore32: Use type_register() instead of type_register_static() - - - - --- 2013-01-28 Andreas Färber New
[35/37] target-m68k: Use type_register() instead of type_register_static() - - - - --- 2013-01-28 Andreas Färber New
[36/37] cpu: Unconditionalize CPUState fields - - 1 - --- 2013-01-28 Andreas Färber New
[37/37] kvm: Pass CPUState to kvm_on_sigbus_vcpu() - - 1 - --- 2013-01-28 Andreas Färber New
[V2,1/4] block: Add option to do external snapshot image creation in the block drivers. - - - - --- 2013-01-28 Benoît Canet New
[V2,2/4] block: make path_hash_protocol public. - - - - --- 2013-01-28 Benoît Canet New
[V2,3/4] blockdev: Allow snapshoting of protocols. - - - - --- 2013-01-28 Benoît Canet New
[V2,4/4] block: Optionally block drivers to optionally reopen images after snapshot creation. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,02/13] quorum: Create BDRVQuorumState and BlkDriver and do init. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,03/13] quorum: Add quorum_aio_writev and its dependencies. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,05/13] quorum: Add quorum_aio_readv. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,06/13] quorum: Add quorum mechanism. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,07/13] quorum: Add quorum_getlength(). - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,08/13] quorum: Add quorum_invalidate_cache(). - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,09/13] quorum: Add quorum_co_is_allocated. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,10/13] quorum: Add quorum_co_flush(). - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,11/13] quorum: Add quorum_snapshot_img_create. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,12/13] quorum: Add quorum_snapshot_reopen. - - - - --- 2013-01-28 Benoît Canet New
[RFC,V8,13/13] quorum: Add quorum_open() and quorum_close(). - - - - --- 2013-01-28 Benoît Canet New
[RFC,6/6] tests: Workaround gcov being unable to open .gcda file - - - - --- 2013-01-28 Eduardo Habkost New
[for-1.4] libqtest: Wait for the right child PID after killing QEMU - - - 1 --- 2013-01-28 Eduardo Habkost New
[1/2] host-utils: Use __int128 for mul[us]64 - - - - --- 2013-01-28 Richard Henderson New
[2/2] host-utils: Improve mulu64 and muls64 - - - - --- 2013-01-28 Richard Henderson New
[v2,2/3] VFIO-AER: Vfio-pci driver changes for supporting AER - - - - --- 2013-01-28 Alex Williamson New
[PULL,for-1.4,0/2] qemu-ga: fix memory/filehandle leaks - - - - --- 2013-01-28 Michael Roth New
[1/2] qemu-ga: Plug memory leak in guest_fsfreeze_cleanup() - - 2 - --- 2013-01-28 Michael Roth New
[2/2] qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths - - 2 - --- 2013-01-28 Michael Roth New
[RFC,RDMA,support,v1:,1/5] add openfabrics RDMA libraries and base RDMA code to build - - - - --- 2013-01-28 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v1:,2/5] install new monitor commands to configure RDMA - - - - --- 2013-01-28 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v1:,3/5] initialize RDMA options when QEMU first runs on command-line - - - - --- 2013-01-28 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v1:,4/5] connection-setup code between client/server - - - - --- 2013-01-28 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v1:,5/5] send memory over RDMA as blocks are iterated - - - - --- 2013-01-28 mrhines@linux.vnet.ibm.com New
[1/3] host-utils: Use __int128_t for mul[us]64 - - - - --- 2013-01-28 Richard Henderson New
[2/3] host-utils: Improve mulu64 and muls64 - - - - --- 2013-01-28 Richard Henderson New
[3/3] tests: Add unit tests for mulu64 and muls64 - - - - --- 2013-01-28 Richard Henderson New
vmdk: Allow selecting SCSI adapter in image creation - - - - --- 2013-01-28 Othmar Pasteka New
[v3,1/5] slirp/tcp_subr.c: fix coding style in tcp_connect - - - - --- 2013-01-29 MORITA Kazutaka New
[v3,2/5] move socket_set_nodelay to osdep.c - - - - --- 2013-01-29 MORITA Kazutaka New
[v3,3/5] sheepdog: accept URIs - - - - --- 2013-01-29 MORITA Kazutaka New
[v3,4/5] sheepdog: use inet_connect to simplify connect code - - - - --- 2013-01-29 MORITA Kazutaka New
[v3,5/5] sheepdog: add support for connecting to unix domain socket - - - - --- 2013-01-29 MORITA Kazutaka New
[V16,1/9] build: add command check-clean - - - - --- 2013-01-29 Wayne Xia New
[V16,2/9] libqblock: build: add configure support - - - - --- 2013-01-29 Wayne Xia New
[V16,3/9] libqblock: build: add rule for libqblock.la - - - - --- 2013-01-29 Wayne Xia New
[V16,4/9] libqblock: build: add packaging support - - - - --- 2013-01-29 Wayne Xia New
[V16,5/9] block: export function path_has_protocol() - - - - --- 2013-01-29 Wayne Xia New
[V16,6/9] libqblock: libqblock API design and type defines - - - - --- 2013-01-29 Wayne Xia New
[V16,7/9] libqblock: libqblock API implement - - - - --- 2013-01-29 Wayne Xia New
[V16,8/9] libqblock: build: add rules for test case - - - - --- 2013-01-29 Wayne Xia New
[V16,9/9] libqblock: test: libqblock test example - - - - --- 2013-01-29 Wayne Xia New
[1/2] usb-ehci: replace PORTSC macros with variables - - - - --- 2013-01-29 Kuo-Jung Su New
[2/2] usb-ehci: add Faraday FUSBH200 support - - - - --- 2013-01-29 Kuo-Jung Su New
the patch about win7 guest unable to disable the sound completely - - - - --- 2013-01-29 liequan.che@i-soft.com.cn New
sheepdog: pass vdi_id to sheep daemon for sd_close() - - - - --- 2013-01-29 Liu Yuan New
sheepdog: pass vdi_id to sheep daemon for sd_close() - - - - --- 2013-01-29 Liu Yuan New
[v4,1/5] slirp/tcp_subr.c: fix coding style in tcp_connect - - - - --- 2013-01-29 MORITA Kazutaka New
[v4,2/5] move socket_set_nodelay to osdep.c - - - - --- 2013-01-29 MORITA Kazutaka New
[v4,3/5] sheepdog: accept URIs - - - - --- 2013-01-29 MORITA Kazutaka New
[v4,4/5] sheepdog: use inet_connect to simplify connect code - - - - --- 2013-01-29 MORITA Kazutaka New
[v4,5/5] sheepdog: add support for connecting to unix domain socket - - - - --- 2013-01-29 MORITA Kazutaka New
[v2] sheepdog: pass vdi_id to sheep daemon for sd_close() - - 1 - --- 2013-01-29 Liu Yuan New
qemu-iotests: Test qcow2 image creation options - - 1 - --- 2013-01-29 Kevin Wolf New
[0/2,PULL] qemu-kvm.git uq/master queue - - - - --- 2013-01-29 Gleb Natapov New
[1/2] vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery' - - - - --- 2013-01-29 Gleb Natapov New
[2/2] target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big - - 2 - --- 2013-01-29 Gleb Natapov New
hmp: hmp_memchar_read(): skip non-printable chars - - - - --- 2013-01-29 Luiz Capitulino New
[V3,01/20] net: introduce qemu_get_queue() - - - - --- 2013-01-29 Jason Wang New
[V3,02/20] net: introduce qemu_get_nic() - - - - --- 2013-01-29 Jason Wang New
[V3,03/20] net: intorduce qemu_del_nic() - - - - --- 2013-01-29 Jason Wang New
[V3,04/20] net: introduce qemu_find_net_clients_except() - - - - --- 2013-01-29 Jason Wang New
[V3,05/20] net: introduce qemu_net_client_setup() - - - - --- 2013-01-29 Jason Wang New
[V3,06/20] net: introduce NetClientState destructor - - - - --- 2013-01-29 Jason Wang New
[V3,07/20] net: multiqueue support - - - - --- 2013-01-29 Jason Wang New
[V3,08/20] tap: import linux multiqueue constants - - - - --- 2013-01-29 Jason Wang New
[V3,09/20] tap: factor out common tap initialization - - - - --- 2013-01-29 Jason Wang New
[V3,10/20] tap: add Linux multiqueue support - - - - --- 2013-01-29 Jason Wang New
[V3,11/20] tap: support enabling or disabling a queue - - - - --- 2013-01-29 Jason Wang New
[V3,12/20] tap: introduce a helper to get the name of an interface - - - - --- 2013-01-29 Jason Wang New
[V3,13/20] tap: multiqueue support - - - - --- 2013-01-29 Jason Wang New
[V3,14/20] vhost: multiqueue support - - - - --- 2013-01-29 Jason Wang New
[V3,15/20] virtio: introduce virtio_del_queue() - - - - --- 2013-01-29 Jason Wang New
[V3,16/20] virtio: add a queue_index to VirtQueue - - - - --- 2013-01-29 Jason Wang New
[V3,17/20] virtio-net: separate virtqueue from VirtIONet - - - - --- 2013-01-29 Jason Wang New
[V3,18/20] virtio-net: multiqueue support - - - - --- 2013-01-29 Jason Wang New
« 1 2 ... 519 520 5214307 4308 »