Show patches with: none      |   431666 patches
« 1 2 ... 3971 3972 39734316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/16] scsi: force unit access on VERIFY - - - - --- 2012-04-19 Paolo Bonzini New
[08/16] scsi: add support for FUA on writes - - - - --- 2012-04-19 Paolo Bonzini New
[07/16] scsi: move scsi_flush_complete around - - - - --- 2012-04-19 Paolo Bonzini New
[06/16] scsi: make code more homogeneous in AIO callback functions - - - - --- 2012-04-19 Paolo Bonzini New
[05/16] scsi: add missing test for cancelled request - - - - --- 2012-04-19 Paolo Bonzini New
[04/16] virtio-scsi: add multiqueue capability - - - - --- 2012-04-19 Paolo Bonzini New
[03/16] virtio: add virtio_queue_get_id - - - - --- 2012-04-19 Paolo Bonzini New
[02/16] virtio-scsi: prepare migration format for multiqueue - - - - --- 2012-04-19 Paolo Bonzini New
[01/16] scsi: fix memory leak - - - - --- 2012-04-19 Paolo Bonzini New
linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts - - - - --- 2012-04-19 Alexander Graf New
PPC: Fix up e500 cache size setting - - - - --- 2012-04-19 Alexander Graf New
[RFC,9/9,SeaBIOS] enable memory devices if e820 entry is present - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,8/9] pc: adjust e820 map on hot-add and hot-remove - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,7/9] Implement memslot command-line option and memslot hmp command - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,6/9] pc: pass paravirt info for hotplug memory slots to BIOS - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,5/9] acpi_piix4: Implement memory device hotplug registers - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,4/9] Implement memslot device abstraction - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,3/9,SeaBIOS] acpi: generate hotplug memory devices. - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,2/9,SeaBIOS] Implement acpi-dsdt functions for memory hotplug. - - - - --- 2012-04-19 Vasilis Liaskovitis New
[RFC,1/9,SeaBIOS] Add SSDT memory device support - - - - --- 2012-04-19 Vasilis Liaskovitis New
[2/2,v5-test] Replace bdrv_* to bdrv_aio_* functions in DMA mode in fdc.c. - - - - --- 2012-04-19 Zhi Hui Li New
[1/2,v5-test] add function DMA_set_return and DMA_set_channel_async in dma.c - - - - --- 2012-04-19 Zhi Hui Li New
[14/14] tcg-sparc: Fix and enable direct TB chaining. - - - - --- 2012-04-19 Richard Henderson New
[13/14] tcg-sparc: Add %g/%o registers to alloc_order - - - - --- 2012-04-19 Richard Henderson New
[12/14] tcg-sparc: Use defines for temporaries. - - - - --- 2012-04-19 Richard Henderson New
[11/14] tcg-sparc: Mask shift immediates to avoid illegal insns. - - - - --- 2012-04-19 Richard Henderson New
[10/14] tcg-sparc: Clean up cruft stemming from attempts to use global registers. - - - - --- 2012-04-19 Richard Henderson New
[09/14] tcg-sparc: Change AREG0 in generated code to %i0. - - - - --- 2012-04-19 Richard Henderson New
[08/14] tcg-sparc: Do not use a global register for AREG0. - - - - --- 2012-04-19 Richard Henderson New
[07/14] Avoid declaring the env variable at all if CONFIG_TCG_PASS_AREG0. - - - - --- 2012-04-19 Richard Henderson New
[06/14] tcg-sparc: Support GUEST_BASE. - - - - --- 2012-04-19 Richard Henderson New
[05/14] tcg-sparc: Simplify qemu_ld/st direct memory paths. - - - - --- 2012-04-19 Richard Henderson New
[04/14] tcg-sparc: Fix qemu_ld/st to handle 32-bit host. - - - - --- 2012-04-19 Richard Henderson New
[03/14] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. - - - - --- 2012-04-19 Richard Henderson New
[02/14] tcg-sparc: Fix ADDX opcode. - - - - --- 2012-04-19 Richard Henderson New
[01/14] tcg-sparc: Hack in qemu_ld/st64 for 32-bit. - - - - --- 2012-04-19 Richard Henderson New
[2/2] usb-xhci: Use PCI DMA helper functions - - - - --- 2012-04-19 Gerd Hoffmann New
qmp: Care for linux without fsfreeze - - - - --- 2012-04-19 Richard Henderson New
qtest: Fix tv_usec != long - - 1 - --- 2012-04-19 Richard Henderson New
[3/3] usb-host: fix zero-length packets - - - - --- 2012-04-19 Gerd Hoffmann New
[2/3] usb-host: don't dereference invalid iovecs - - - - --- 2012-04-19 Gerd Hoffmann New
[1/3] ehci: add missing usb_packet_init() call - - - - --- 2012-04-19 Gerd Hoffmann New
[2/2] SCSI emulation: should tell the guest that we actually support thin provisioning - - - - --- 2012-04-19 ronnie sahlberg New
[1/2] SCSI emulation: Support unmap via WRITE_SAME_10. It is the same as WRITE_SAME_16 as far as QE… - - - - --- 2012-04-19 ronnie sahlberg New
usb-storage: fix request canceling 1 - 1 - --- 2012-04-19 Gerd Hoffmann New
[14/20] qcow2: Factor out count_cow_clusters - - - - --- 2012-04-19 Kevin Wolf New
[v7,4/4] use inet_listen()/inet_connect() to support ipv6 migration - - - - --- 2012-04-19 Amos Kong New
[v7,3/4] sockets: use error class to pass listen error - - - - --- 2012-04-19 Amos Kong New
[v7,2/4] sockets: change inet_connect() to support nonblock socket - - - - --- 2012-04-19 Amos Kong New
[v7,1/4] qerror: add five qerror strings - - - - --- 2012-04-19 Amos Kong New
[3/4] Switch from array based resource allocation to list - - - - --- 2012-04-19 Alexey Korolev New
[2/2,v5] Replace bdrv_* to bdrv_aio_* functions in DMA mode in fdc.c. - - - - --- 2012-04-19 Zhi Hui Li New
[1/2,v5] add function DMA_set_return and delete bh_schedule in dma.c - - - - --- 2012-04-19 Zhi Hui Li New
[16/16] vhost-scsi: clear endpoint on stopped - - - - --- 2012-04-19 Zhiyong Wu New
[15/16] vhost-scsi: move some definitions to its header file - - - - --- 2012-04-19 Zhiyong Wu New
[14/16] vhost-scsi: enable vhost notifiers for multiple queues - - - - --- 2012-04-19 Zhiyong Wu New
[13/16] virtio-scsi: WIP VHOST_SCSI_SET_ENDPOINT call - - - - --- 2012-04-19 Zhiyong Wu New
[12/16] virtio-scsi: use the vhost-scsi host device - - - - --- 2012-04-19 Zhiyong Wu New
[11/16] vhost-scsi: add -vhost-scsi host device - - - - --- 2012-04-19 Zhiyong Wu New
[10/16] virtio-pci: check that event notification worked - - - - --- 2012-04-19 Zhiyong Wu New
[09/16] virtio-pci: support host notifiers in TCG mode - - - - --- 2012-04-19 Zhiyong Wu New
[08/16] notifier: add validity check and notify function - - - - --- 2012-04-19 Zhiyong Wu New
[07/16] virtio-scsi: Start/stop vhost - - - - --- 2012-04-19 Zhiyong Wu New
[06/16] virtio-scsi: Open and initialize /dev/vhost-scsi - - - - --- 2012-04-19 Zhiyong Wu New
[05/16] virtio-scsi: Build virtio-scsi.o against vhost.o - - - - --- 2012-04-19 Zhiyong Wu New
[04/16] virtio-scsi: Fix tgpt typo to tpgt and use uint16_t - - - - --- 2012-04-19 Zhiyong Wu New
[03/16] virtio-scsi: Add vhost_vring_target ioctl struct - - - - --- 2012-04-19 Zhiyong Wu New
[02/16] vhost: Pass device path to vhost_dev_init() - - - - --- 2012-04-19 Zhiyong Wu New
[01/16] virtio-scsi: Add wwpn and tgpt properties - - - - --- 2012-04-19 Zhiyong Wu New
qom: quick and dirty QOM filesystem based on FUSE - - - - --- 2012-04-18 Anthony Liguori New
pc-sysfw: make sure to call qdev_init - - - - --- 2012-04-18 Anthony Liguori New
[3/3] qemu-ga: persist tracking of fsfreeze state via filesystem - - - - --- 2012-04-18 Michael Roth New
[2/3] qemu-ga: add a whitelist for fsfreeze-safe commands - - - - --- 2012-04-18 Michael Roth New
[1/3] qemu-ga: improve recovery options for fsfreeze - - - - --- 2012-04-18 Michael Roth New
[14/14] qbus: initialize in standard way - - - - --- 2012-04-18 Anthony Liguori New
[13/14] qbus: make child devices links - - - - --- 2012-04-18 Anthony Liguori New
[12/14] qbus: move print_dev to DeviceClass - - - - --- 2012-04-18 Anthony Liguori New
[11/14] qbus: move get_fw_dev_path to DeviceClass - - - - --- 2012-04-18 Anthony Liguori New
[10/14] qbus: move get_dev_path to DeviceState - - - - --- 2012-04-18 Anthony Liguori New
[09/14] qdev: connect some links and move type to object - - - - --- 2012-04-18 Anthony Liguori New
[08/14] qdev: convert busses to QEMU Object Model - - - - --- 2012-04-18 Anthony Liguori New
[07/14] qdev: fix info qtree/qdm - - - - --- 2012-04-18 Anthony Liguori New
[05/14] qdev: use wrapper for qdev_get_path - - - - --- 2012-04-18 Anthony Liguori New
[04/14] qdev: don't allow globals to be set by bus name - - - - --- 2012-04-18 Anthony Liguori New
[03/14] qdev: add qdev_add_properties - - - - --- 2012-04-18 Anthony Liguori New
[02/14] object: add object_property_foreach - - - - --- 2012-04-18 Anthony Liguori New
[01/14] qdev: fix adding of ptr properties - - - - --- 2012-04-18 Anthony Liguori New
[5/5] move CPU definitions to /usr/share/qemu/cpus-x86_64.conf - - - - --- 2012-04-18 Eduardo Habkost New
[4/5] implement -no-user-config command-line option - - - - --- 2012-04-18 Eduardo Habkost New
[3/5] move list of default config files to an array - - - - --- 2012-04-18 Eduardo Habkost New
[2/5] eliminate arch_config_name variable - - - - --- 2012-04-18 Eduardo Habkost New
[1/5] move code to read default config files to a separate function - - - - --- 2012-04-18 Eduardo Habkost New
[14/14] configure: add --with-confsuffix option - - - - --- 2012-04-18 Eduardo Habkost New
[13/14] configure: change meaning of --datadir to Autoconf convention - - - - --- 2012-04-18 Eduardo Habkost New
[12/14] create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX - - - - --- 2012-04-18 Eduardo Habkost New
[11/14] create_config: remove *dir block - - - - --- 2012-04-18 Eduardo Habkost New
[10/14] config-host.mak: reorder variables a bit - - - - --- 2012-04-18 Eduardo Habkost New
[09/14] config-host.mak: remove CONFIG_QEMU_SHAREDIR - - - - --- 2012-04-18 Eduardo Habkost New
[08/14] config-host.mak: rename docdir to qemu_docdir - - - - --- 2012-04-18 Eduardo Habkost New
[07/14] Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu - - - - --- 2012-04-18 Eduardo Habkost New
« 1 2 ... 3971 3972 39734316 4317 »