Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 500 501 502 503 504 505 506 507 508 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
usbredir: Add support for buffered bulk input (v2) 2012-12-19 Hans de Goede New
[32/34] ram: refactor ram_save_block() return value 2012-12-19 Juan Quintela New
[33/34] migration: fix qemu_get_fd for BufferedFile 2012-12-19 Juan Quintela New
[16/34] migration: just lock migrate_fd_put_ready 2012-12-19 Juan Quintela New
[09/20] cpu: Move kvm_fd into CPUState 2012-12-19 Andreas Färber New
[04/20] target-alpha: Turn CPU definitions into subclasses 2012-12-19 Andreas Färber New
[34/34] migration: merge QEMUFileBuffered into MigrationState 2012-12-19 Juan Quintela New
[07/20] qdev: Coding style fixes 2012-12-19 Andreas Färber New
[20/34] savevm: New save live migration method: pending 2012-12-19 Juan Quintela New
[09/34] add a version number to ram_list 2012-12-19 Juan Quintela New
[18/20] cpu: Move kvm_state field into CPUState 2012-12-19 Andreas Färber New
[15/20] ppc_booke: Pass PowerPCCPU to {decr, fit, wdt} timer callbacks 2012-12-19 Andreas Färber New
[PULL] QOM CPUState patch queue 2012-12-19 2012-12-19 Andreas Färber New
[19/20] cpu: Move kvm_run into CPUState 2012-12-19 Andreas Färber New
[22/34] migration: add XFER_LIMIT_RATIO 2012-12-19 Juan Quintela New
[13/34] migration: move migration thread init code to migrate_fd_put_ready 2012-12-19 Juan Quintela New
[02/20] alpha: Pass AlphaCPU array to Typhoon 2012-12-19 Andreas Färber New
[10/34] protect the ramlist with a separate mutex 2012-12-19 Juan Quintela New
[05/20] target-alpha: Add support for -cpu ? 2012-12-19 Andreas Färber New
[05/34] migration-fd: remove duplicate include 2012-12-19 Juan Quintela New
[26/34] ram: rename last_block to last_seen_block 2012-12-19 Juan Quintela New
[30/34] ram: optimize migration bitmap walking 2012-12-19 Juan Quintela New
[12/20] ppc: Pass PowerPCCPU to ppc_set_irq() 2012-12-19 Andreas Färber New
[10/20] kvm: Pass CPUState to kvm_arch_* 2012-12-19 Andreas Färber New
[03/20] target-alpha: Avoid leaking the alarm timer over reset 2012-12-19 Andreas Färber New
[23/34] migration: move migration_fd_put_ready() 2012-12-19 Juan Quintela New
[11/34] buffered_file: Move from using a timer to use a thread 2012-12-19 Juan Quintela New
[28/34] memory: introduce memory_region_test_and_clear_dirty 2012-12-19 Juan Quintela New
[17/20] ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init() 2012-12-19 Andreas Färber New
[14/20] ppc: Pass PowerPCCPU to [h]decr timer callbacks 2012-12-19 Andreas Färber New
[06/34] exec: change ramlist from MRU order to a 1-item cache 2012-12-19 Juan Quintela New
[qom-cpu,3/7] cpu: Move numa_node field to CPUState 2012-12-19 Andreas Färber New
[qom-cpu,2/7] target-mips: Clean up mips_cpu_map_tc() documentation 2012-12-19 Andreas Färber New
[qom-cpu,5/7] kvm: Pass CPUState to kvm_init_vcpu() 2012-12-19 Andreas Färber New
[qom-cpu,1/7] cpu: Move nr_{cores, threads} fields to CPUState 2012-12-19 Andreas Färber New
[PULL,00/18] Block patches 2012-12-19 Stefan Hajnoczi New
[01/18] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane 2012-12-19 Stefan Hajnoczi New
[14/18] cutils: change strtosz_suffix_unit function 2012-12-19 Stefan Hajnoczi New
[07/34] exec: change RAM list to a TAILQ 2012-12-19 Juan Quintela New
[11/18] dataplane: add virtio-blk data plane code 2012-12-19 Stefan Hajnoczi New
[15/18] qemu-img: report size overflow error message 2012-12-19 Stefan Hajnoczi New
[03/18] dataplane: add host memory mapping code 2012-12-19 Stefan Hajnoczi New
[06/18] dataplane: add Linux AIO request queue 2012-12-19 Stefan Hajnoczi New
[17/18] sheepdog: don't update inode when create_and_write fails 2012-12-19 Stefan Hajnoczi New
[qom-cpu,7/7] exec: Return CPUState from qemu_get_cpu() 2012-12-19 Andreas Färber New
[10/18] virtio-blk: restore VirtIOBlkConf->config_wce flag 2012-12-19 Stefan Hajnoczi New
[8/9] chardev: hotplug, qmp, serial 2012-12-19 Gerd Hoffmann New
[09/18] iov: add qemu_iovec_concat_iov() 2012-12-19 Stefan Hajnoczi New
[12/18] virtio-blk: add x-data-plane=on|off performance feature 2012-12-19 Stefan Hajnoczi New
[04/18] dataplane: add virtqueue vring code 2012-12-19 Stefan Hajnoczi New
[2/9] chardev: fix QemuOpts lifecycle 2012-12-19 Gerd Hoffmann New
[05/18] dataplane: add event loop 2012-12-19 Stefan Hajnoczi New
[1/9] chardev: add error reporting for qemu_chr_new_from_opts 2012-12-19 Gerd Hoffmann New
[02/18] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE 2012-12-19 Stefan Hajnoczi New
[5/9] chardev: hotplug, hmp 2012-12-19 Gerd Hoffmann New
[9/9] chardev: hotplug, qmp, parallel 2012-12-19 Gerd Hoffmann New
[3/9] chardev: reduce chardev ifdef mess a bit 2012-12-19 Gerd Hoffmann New
[6/9] chardev: hotplug, qmp, file 2012-12-19 Gerd Hoffmann New
[7/9] chardev: hotplug, qmp, tty 2012-12-19 Gerd Hoffmann New
[4/9] chardev: hotplug, qmp, null 2012-12-19 Gerd Hoffmann New
[v2,02/21] qcow2: Fix "total clusters" number in bdrv_check 2013-03-26 Kevin Wolf New
[1/2] build: fix includes for VNC 2012-12-20 Paolo Bonzini New
[v2,01/21] qemu-iotests: More concurrent allocation scenarios 2013-03-26 Kevin Wolf New
[v2,04/21] qcow2: Handle dependencies earlier 2013-03-26 Kevin Wolf New
[v2,06/21] qcow2: Change handle_dependency to byte granularity 2013-03-26 Kevin Wolf New
[v2,03/21] qcow2: Remove bogus unlock of s->lock 2013-03-26 Kevin Wolf New
[v3,2/2] pseries: set no default boot order 2012-12-19 Avik Sil New
[Bug,108996,V2] hw/dma.c: Fix converting of ioport_register* to MemoryRegion 2012-12-19 Julien Grall New
[v2] target-xtensa: fix search_pc for the last TB opcode 2012-12-19 Max Filippov New
[v2,08/21] qcow2: Factor out handle_alloc() 2013-03-26 Kevin Wolf New
[v2,05/21] qcow2: Improve check for overlapping allocations 2013-03-26 Kevin Wolf New
[v2,10/21] qcow2: handle_alloc(): Get rid of keep_clusters parameter 2013-03-26 Kevin Wolf New
[v2,17/21] qcow2: Prepare handle_alloc/copied() for byte granularity 2013-03-26 Kevin Wolf New
[v3,3/6] vmdk: Add option to create zeroed-grain image 2013-04-24 Fam Zheng New
[v3,4/6] vmdk: change magic number to macro 2013-04-24 Fam Zheng New
[v2,18/21] qcow2: Use byte granularity in qcow2_alloc_cluster_offset() 2013-03-26 Kevin Wolf New
[v2,16/21] qcow2: handle_copied(): Implement non-zero host_offset 2013-03-26 Kevin Wolf New
[v2,20/21] qcow2: Move cluster gathering to a non-looping loop 2013-03-26 Kevin Wolf New
[RESEND,1/2] qapi: introduce strList and visit_type_strList() 2013-04-24 Amos Kong New
[11/20] target-i386: add x86cpu_vendor_words2str() 2012-12-20 Igor Mammedov New
[12/20,v2] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t 2012-12-20 Igor Mammedov New
[13/20] target-i386: remove vendor_override field from CPUX86State 2012-12-20 Igor Mammedov New
[v2,15/21] qcow2: handle_copied(): Get rid of keep_clusters parameter 2013-03-26 Kevin Wolf New
virtio-ccw: Queue sanity check for notify hypercall. 2013-03-26 Cornelia Huck New
[PULL] virtio-ccw fix. 2013-03-26 Cornelia Huck New
[v3,5/6] vmdk: store fields of VmdkMetaData in cpu endian 2013-04-24 Fam Zheng New
[v2,11/21] qcow2: Finalise interface of handle_alloc() 2013-03-26 Kevin Wolf New
[v3] qemu-kvm/pci-assign: 64 bits bar emulation 2012-12-20 Hao, Xudong New
[1/1] Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 2012-12-20 Gerd Hoffmann New
[PULL,0/1] update seabios 2012-12-20 Gerd Hoffmann New
[v2,13/21] qcow2: Factor out handle_copied() 2013-03-26 Kevin Wolf New
virtio: don't waste irqfds on control vqs 2012-12-20 Michael S. Tsirkin New
[v2,21/21] qcow2: Gather clusters in a looping loop 2013-03-26 Kevin Wolf New
[RfC,0/9] chardev hotplug 2012-12-20 Gerd Hoffmann New
MAkefile: dont rebuild vhost for each target 2012-12-20 Michael S. Tsirkin New
[v2,09/21] qcow2: handle_alloc(): Get rid of nb_clusters parameter 2013-03-26 Kevin Wolf New
[v2,14/21] qcow2: handle_copied(): Get rid of nb_clusters parameter 2013-03-26 Kevin Wolf New
qemu-char: inherit ptys and imporve output from -serial pty 2012-12-20 Lei Li New
[v2,07/21] qcow2: Decouple cluster allocation from cluster reuse code 2013-03-26 Kevin Wolf New
[v2,19/21] qcow2: Allow requests with multiple l2metas 2013-03-26 Kevin Wolf New