Show patches with: none      |   433817 patches
« 1 2 ... 884 885 8864338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,17/18] tests: vmstate static checker: add substructure for usb-kbd for hid section - - 1 - --- 2014-06-18 Amit Shah New
[v4,18/18] tests: vmstate static checker: add size mismatch inside substructure - - 1 - --- 2014-06-18 Amit Shah New
linux-user: added fake open() for /proc/self/cmdline - - - - --- 2014-06-18 lists@fixnum.org New
tests: disable vhost test temporarily - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[v4,1/9] qom: add object_property_add_alias() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,2/9] virtio-blk: avoid qdev property definition duplication - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,3/9] dataplane: bail out on unsupported transport - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,4/9] virtio-blk: move x-data-plane qdev property to virtio-blk.h - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,5/9] qdev: add qdev_alias_all_properties() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,6/9] virtio-blk: use aliases instead of duplicate qdev properties - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,7/9] virtio-blk: drop virtio_blk_set_conf() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,8/9] virtio: fix virtio-blk child refcount in transports - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,9/9] virtio-blk: move qdev properties into virtio-blk.c - - 1 - --- 2014-06-18 Stefan Hajnoczi New
vfio: Make BARs native endian - - - - --- 2014-06-18 Alexey Kardashevskiy New
virtio-scsi: fix object check failure - - - - --- 2014-06-18 Ming Lei New
[1/4] pc-bios/s390-ccw: virtio_load_direct() can't load max number of sectors - - 1 - --- 2014-06-18 Jens Freimann New
[2/4] pc-bios/s390-ccw: do a subsystem reset before running the guest - - - - --- 2014-06-18 Jens Freimann New
[3/4] pc-bios/s390-ccw: fix for fragmented SCSI bootmap - - 2 1 --- 2014-06-18 Jens Freimann New
[1/4] console: add qemu_pixelformat_from_pixman - - - - --- 2014-06-18 Gerd Hoffmann New
[2/4] console: add qemu_default_pixman_format - - - - --- 2014-06-18 Gerd Hoffmann New
[3/4] console: reimplement qemu_default_pixelformat - - - - --- 2014-06-18 Gerd Hoffmann New
[4/4] console: stop using PixelFormat - - - - --- 2014-06-18 Gerd Hoffmann New
vscclient: Add required headers to fix build on FreeBSD - - 1 - --- 2014-06-18 Ed Maste New
[PULL,00/14] SCSI changes for 2014-06-18 - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,01/14] block/iscsi: handle BUSY condition - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,02/14] block/iscsi: fix potential segfault on early callback - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,03/14] block/iscsi: use 16 byte CDBs only when necessary - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,04/14] scsi-disk.c: Fix compilation with -DDEBUG_SCSI - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,05/14] scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,06/14] scsi: Print command name in debug - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,07/14] megasas: use PCI DMA API - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,08/14] util: add return value to qemu_iovec_concat_iov - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,09/14] virtio-scsi: start preparing for any_layout - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,10/14] virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,11/14] virtio-scsi: add extra argument and return type to qemu_sgl_concat - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,12/14] virtio-scsi: prepare sense data handling for any_layout - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,13/14] virtio-scsi: introduce virtio_scsi_complete_cmd_req - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,14/14] virtio-scsi: add support for the any_layout feature - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,00/11] Memory API changes for 2014-06-18 - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,01/11] MAINTAINERS: Add myself as Memory API maintainer 1 - - - --- 2014-06-18 Paolo Bonzini New
[PULL,02/11] exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,03/11] unset RAMBlock idstr when unregister MemoryRegion - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,04/11] memory: Don't update all memory region when ioeventfd changed - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,05/11] memory: Simplify mr_add_subregion() if-else - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,06/11] exec: dummy_section: Pass address space through. - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,07/11] qtest: fix qtest_clock_warp() for no deadline case - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,08/11] memory: MemoryRegion: factor out subregion add functionality - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,09/11] memory: MemoryRegion: factor out memory region re-adder - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,10/11] memory: MemoryRegion: rename parent to container - - 1 - --- 2014-06-18 Paolo Bonzini New
[PULL,11/11] memory: Don't call memory_region_update_coalesced_range if nothing changed - - - - --- 2014-06-18 Paolo Bonzini New
vhost: block migration if backend does not log memory - - - - --- 2014-06-18 Michael S. Tsirkin New
virtio-scsi: fix object check failure - - - - --- 2014-06-18 Ming Lei New
[RFC,1/3] image-fuzzer: runner: Added execution of multiple tests - - - - --- 2014-06-18 Maria Kustova New
[RFC,2/3] image-fuzzer: Initial generator of qcow2 fuzzed images - - - - --- 2014-06-18 Maria Kustova New
[RFC,3/3] image-fuzzer: docs: Added description for the qcow2 image generator - - - - --- 2014-06-18 Maria Kustova New
[v1] virtio-scsi: fix object check failure - - - - --- 2014-06-18 Ming Lei New
qapi: fix input visitor bugs - - 1 - --- 2014-06-18 Michael S. Tsirkin New
tests: simplify code - - 1 - --- 2014-06-18 Michael S. Tsirkin New
qapi/string-putput-visitor: fix bugs - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[v5] target-mips: implement UserLocal Register - - 1 - --- 2014-06-18 Petar Jovanovic New
vhost: fix resource leak in error handling - - - - --- 2014-06-18 Michael S. Tsirkin New
[PULL,00/15] SCSI changes for 2014-06-18 - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,01/15] block/iscsi: handle BUSY condition - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,02/15] block/iscsi: fix potential segfault on early callback - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,03/15] block/iscsi: use 16 byte CDBs only when necessary - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,04/15] scsi-disk.c: Fix compilation with -DDEBUG_SCSI - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,05/15] scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,06/15] scsi: Print command name in debug - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,07/15] megasas: use PCI DMA API - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,08/15] util: add return value to qemu_iovec_concat_iov - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,09/15] virtio-scsi: start preparing for any_layout - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,10/15] virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,11/15] virtio-scsi: add extra argument and return type to qemu_sgl_concat - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,12/15] virtio-scsi: prepare sense data handling for any_layout - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,13/15] virtio-scsi: introduce virtio_scsi_complete_cmd_req - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,14/15] virtio-scsi: add support for the any_layout feature - - - - --- 2014-06-18 Paolo Bonzini New
[PULL,15/15] block/iscsi: bump libiscsi requirement to 1.9.0 - - - - --- 2014-06-18 Paolo Bonzini New
[RFC,1/3] image-fuzzer: Added execution of multiple tests to the test runner - - - - --- 2014-06-18 Maria Kustova New
[RFC,2/3] image-fuzzer: Initial generator of qcow2 fuzzed images - - - - --- 2014-06-18 Maria Kustova New
[RFC,3/3] image-fuzzer: Added description for the qcow2 image generator - - - - --- 2014-06-18 Maria Kustova New
[PULL,v2,000/106] pc, pci, virtio, hotplug fixes, enhancements - - - - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,001/106] pc: create custom generic PC machine type 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,002/106] pc: ACPI BIOS: use enum for defining memory affinity flags 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,003/106] object_add: allow completion handler to get canonical path 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,004/106] vl.c: daemonize before guest memory allocation 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,006/106] vl.c: extend -m option to support options for memory hotplug - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,007/106] qdev: hotplug for bus-less devices 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,008/106] qdev: expose DeviceState.hotplugged field as a property 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,009/106] pc: implement pc-dimm device abstraction - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,010/106] memory: add memory_region_is_mapped() API - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,011/106] pc-dimm: do not allow setting an in-use memdev 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,012/106] pc: initialize memory hotplug address space 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,013/106] pc: exit QEMU if number of slots more than supported 256 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,014/106] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,015/106] pc: exit QEMU if compat machine doesn't support memory hotlpug 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,016/106] pc: add memory hotplug handler to PC_MACHINE - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,017/106] pc-dimm: add busy address check and address auto-allocation - - 1 1 --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,018/106] pc-dimm: add busy slot check and slot auto-allocation - - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,019/106] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h 1 - 1 - --- 2014-06-18 Michael S. Tsirkin New
[PULL,v2,020/106] acpi: memory hotplug ACPI hardware implementation - - 1 - --- 2014-06-18 Michael S. Tsirkin New
« 1 2 ... 884 885 8864338 4339 »