Show patches with: Archived = No       |   444815 patches
« 1 2 ... 4318 4319 43204448 4449 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] block/qcow2.c: rename qcow_ functions to qcow2_ - - - - --- 2010-12-17 Jes Sorensen New
[RFC,3/3] mc146818rtc: Handle host clock warps - - - - --- 2010-12-17 Jan Kiszka New
[RFC,2/3] qemu-timer: Introduce warp callback - - - - --- 2010-12-17 Jan Kiszka New
[RFC,1/3] qemu-timer: Consolidate qemu_get_clock and qemu_get_clock_ns - - - - --- 2010-12-17 Jan Kiszka New
spice: add chardev (v3) - - - - --- 2010-12-17 Alon Levy New
spice: add chardev (v2) - - - - --- 2010-12-17 Alon Levy New
[v6,4/4] docs: Document virtio PCI -device ioeventfd=on|off - - - - --- 2010-12-17 Stefan Hajnoczi New
[v6,3/4] virtio-pci: Don't use ioeventfd on old kernels - - - - --- 2010-12-17 Stefan Hajnoczi New
[v6,2/4] virtio-pci: Use ioeventfd for virtqueue notify - - - - --- 2010-12-17 Stefan Hajnoczi New
[v6,1/4] virtio-pci: Rename bugs field to flags - - - - --- 2010-12-17 Stefan Hajnoczi New
[30/30] usb: add port property. - - - - --- 2010-12-17 Gerd Hoffmann New
[29/30] usb: keep track of physical port address. - - - - --- 2010-12-17 Gerd Hoffmann New
[28/30] usb storage: handle long responses - - - - --- 2010-12-17 Gerd Hoffmann New
[27/30] usb storage: fix status reporting - - - - --- 2010-12-17 Gerd Hoffmann New
[26/30] usb storage: high speed support - - - - --- 2010-12-17 Gerd Hoffmann New
[25/30] usb: add device qualifier support - - - - --- 2010-12-17 Gerd Hoffmann New
[24/30] usb: add usb_desc_attach - - - - --- 2010-12-17 Gerd Hoffmann New
[23/30] usb: add attach callback - - - - --- 2010-12-17 Gerd Hoffmann New
[22/30] usb: add speed mask to ports - - - - --- 2010-12-17 Gerd Hoffmann New
[21/30] usb: hid: change serial number to "42". - - - - --- 2010-12-17 Gerd Hoffmann New
[20/30] usb: hid: remote wakeup support. - - - - --- 2010-12-17 Gerd Hoffmann New
[19/30] usb: hub: remote wakeup support. - - - - --- 2010-12-17 Gerd Hoffmann New
[18/30] usb: uhci: remote wakeup support. - - - - --- 2010-12-17 Gerd Hoffmann New
[17/30] usb: add usb_wakeup() + wakeup callback to port ops - - - - --- 2010-12-17 Gerd Hoffmann New
[16/30] usb: rework attach/detach workflow - - - - --- 2010-12-17 Gerd Hoffmann New
[15/30] usb: create USBPortOps, move attach there. - - - - --- 2010-12-17 Gerd Hoffmann New
[14/30] usb: move remote wakeup handling to common code - - - - --- 2010-12-17 Gerd Hoffmann New
[13/30] usb: move USB_REQ_{GET, SET}_CONFIGURATION handling to common code - - - - --- 2010-12-17 Gerd Hoffmann New
[12/30] usb: move USB_REQ_SET_ADDRESS handling to common code - - - - --- 2010-12-17 Gerd Hoffmann New
[11/30] usb network: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[10/30] usb storage: serial number support - - - - --- 2010-12-17 Gerd Hoffmann New
[09/30] usb descriptors: add settable strings. - - - - --- 2010-12-17 Gerd Hoffmann New
[08/30] usb hub: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[07/30] usb bluetooth: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[06/30] usb wacom: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[05/30] usb storage: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[04/30] usb serial: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[03/30] usb hid: use new descriptor infrastructure. - - - - --- 2010-12-17 Gerd Hoffmann New
[02/30] usb: data structs and helpers for usb descriptors. - - - - --- 2010-12-17 Gerd Hoffmann New
[01/30] usb: update MAINTAINERS - - - - --- 2010-12-17 Gerd Hoffmann New
qemu-io: Fix typo in help texts - - - - --- 2010-12-17 Kevin Wolf New
[v5] raw-posix: add discard support - - - - --- 2010-12-17 Christoph Hellwig New
[v2,2/6] qdev: reset qdev along with qdev tree - - - - --- 2010-12-17 Isaku Yamahata New
win32: Fix CRLF problem in make_device_config.sh - - - - --- 2010-12-16 Stefan Weil Superseded
[3/3] raw-posix: add discard support - - - - --- 2010-12-16 Christoph Hellwig New
[2/3] scsi-disk: support WRITE SAME (16) with unmap bit - - - - --- 2010-12-16 Christoph Hellwig New
[1/3] block: add discard support - - - - --- 2010-12-16 Christoph Hellwig New
qdev: sysbus_get_default must not return a NULL pointer (fix regression) - - - - --- 2010-12-16 Stefan Weil Accepted
[2/2] rtl8139: Use subsection to restrict migration after hotplug - - - - --- 2010-12-16 Alex Williamson New
[1/2] qdev: Track runtime machine modifications - - - - --- 2010-12-16 Alex Williamson New
[3/3] do not allow migration if block copy in progress - - - - --- 2010-12-16 Marcelo Tosatti New
[2/3] live block copy - - - - --- 2010-12-16 Marcelo Tosatti New
[1/3] add migration_active function - - - - --- 2010-12-16 Marcelo Tosatti New
[2/2] Add proper -errno error return values to qcow2_open() - - - - --- 2010-12-16 Jes Sorensen New
[1/2] block/qcow2.c: rename qcow_ functions to qcow2_ - - - - --- 2010-12-16 Jes Sorensen New
[v2] ide: Register vm change state handler once only - - - - --- 2010-12-16 Stefan Hajnoczi New
[v2] Remove NULL checks for bdrv_new return value - - 1 - --- 2010-12-16 Kevin Wolf New
Remove NULL checks for bdrv_new return value - - - - --- 2010-12-16 Kevin Wolf New
qemu-img: Call error_set_progname 1 - - - --- 2010-12-16 Kevin Wolf New
qemu.img.c: Use error_report() instead of own error() implementation - - - - --- 2010-12-16 Jes Sorensen New
[4/4] bdrv_img_create() use proper errno return values - - - - --- 2010-12-16 Jes Sorensen New
[3/4] Prevent creating an image with the same filename as backing file - - - - --- 2010-12-16 Jes Sorensen New
[2/4] Introduce do_snapshot_blkdev() and monitor command to handle it. - - - - --- 2010-12-16 Jes Sorensen New
[1/4] qemu-img.c: Re-factor img_create() - - - - --- 2010-12-16 Jes Sorensen New
[2/2] ARM: Implement correct NaN propagation rules - - - - --- 2010-12-16 Peter Maydell New
[1/2] softfloat: abstract out target-specific NaN propagation rules - - - - --- 2010-12-16 Peter Maydell New
[1/1] spice: add chardev - - - - --- 2010-12-16 Alon Levy New
[5/5] ccid: add docs - - - - --- 2010-12-16 Alon Levy New
[4/5] ccid: add ccid-card-emulated device (v2) 1 - - - --- 2010-12-16 Alon Levy New
[3/5] libcacard: initial commit after coding style fixes 1 - - - --- 2010-12-16 Alon Levy New
[2/5] ccid: add passthru card device 1 - - - --- 2010-12-16 Alon Levy New
[1/5] usb-ccid: add CCID bus 1 - - - --- 2010-12-16 Alon Levy New
[3/3] Prevent creating an image with the same filename as backing file - - - - --- 2010-12-16 Jes Sorensen New
[2/3] Introduce do_snapshot_blkdev() and monitor command to handle it. - - - - --- 2010-12-16 Jes Sorensen New
[1/3] qemu-img.c: Re-factor img_create() - - - - --- 2010-12-16 Jes Sorensen New
Re: [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble. - - - - --- 2010-12-16 Yoshiaki Tamura New
Fix migrate set speed doc arg - - - - --- 2010-12-15 Luiz Capitulino New
[v3] qemu, qmp: convert do_inject_nmi() to QObject, QError - - - - --- 2010-12-15 Lai Jiangshan New
[04/12] ide: move transfer_start after variable modification - - - - --- 2010-12-14 Alexander Graf New
[03/12] ide: Split out BMDMA code from ATA core - - - - --- 2010-12-14 Alexander Graf New
[12/11] ide: honor ncq for atapi - - - - --- 2010-12-14 Alexander Graf New
[2/3] QMP: Drop dead code - - - - --- 2010-12-14 Markus Armbruster New
savevm: fix corruption in vmstate_subsection_load(). - - - - --- 2010-12-14 Yoshiaki Tamura New
Re: [PATCH] PCI: Bus number from the bridge, not the device 1 - - - --- 2010-12-14 Michael S. Tsirkin New
[FYI,4/4] prep: Quickfix for ioport - - - - --- 2010-12-14 Andreas Färber New
[RFC,3/4] prep: Fix duplicate ISA IDE IRQ - - - - --- 2010-12-14 Andreas Färber New
[2/4] prep: Add ELF support - - - - --- 2010-12-14 Andreas Färber New
[1/4] prep: Remove bogus BIOS size check - - - - --- 2010-12-14 Andreas Färber New
[11/11] ahci: set SATA Mode Select - - - - --- 2010-12-14 Alexander Graf New
[10/11] config: add ahci for pci capable machines - - - - --- 2010-12-14 Alexander Graf New
[09/11] config: move ide core and pci to pci.mak - - - - --- 2010-12-14 Alexander Graf New
[08/11] ahci: add ahci emulation - - - - --- 2010-12-14 Alexander Graf New
[07/11] pci: add ich9 pci id - - - - --- 2010-12-14 Alexander Graf New
[06/11] pci: add storage class for sata - - - - --- 2010-12-14 Alexander Graf New
[05/11] ide: add ncq identify data for ahci sata drives - - - - --- 2010-12-14 Alexander Graf New
[04/11] ide: move transfer_start after variable modification - - - - --- 2010-12-14 Alexander Graf New
[03/11] ide: Split out BMDMA code from ATA core - - - - --- 2010-12-14 Alexander Graf New
[02/11] ide: fix whitespace gap in ide_exec_cmd - - - - --- 2010-12-14 Alexander Graf New
[01/11] ide: split ide command interpretation off - - - - --- 2010-12-14 Alexander Graf New
RFC: delay pci_update_mappings for 64-bit BARs - - - - --- 2010-12-13 Cam Macdonell New
« 1 2 ... 4318 4319 43204448 4449 »