Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 533 534 535 536 537 538 539 540 541 ... 598 599 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[1/5] usb-ccid: add CCID bus 2010-12-16 Alon Levy New
[4/5] ccid: add ccid-card-emulated device (v2) 2010-12-16 Alon Levy New
[03/17] hw/onenand: Minor spacing fixes 2011-08-25 Peter Maydell New
[1/4] qemu-img.c: Re-factor img_create() 2010-12-16 Jes Sorensen New
[2/4] Introduce do_snapshot_blkdev() and monitor command to handle it. 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
[1/2] prep: Remove bogus BIOS size check 2011-01-18 Hervé Poussineau New
[1/2] arm-linux-user: fix elfload.c's AT_HWCAP to reflect cpu features. 2011-11-09 Benoit Canet New
qemu.img.c: Use error_report() instead of own error() implementation 2010-12-16 Jes Sorensen New
[2/2] prep: Disable second IDE channel, as long as ISA IDE emulation doesn't support same irq for both channels 2011-01-18 Hervé Poussineau New
[04/19] qemu-char: export socket_set_nodelay(). 2011-01-26 Yoshiaki Tamura New
[v2] ide: Register vm change state handler once only 2010-12-16 Stefan Hajnoczi New
qemu-img: Call error_set_progname 2010-12-16 Kevin Wolf New
Remove NULL checks for bdrv_new return value 2010-12-16 Kevin Wolf New
[v2] Remove NULL checks for bdrv_new return value 2010-12-16 Kevin Wolf New
[3/9] hw/ds1338: Fix mishandling of register pointer 2012-10-12 Peter Maydell New
[1/2] block/qcow2.c: rename qcow_ functions to qcow2_ 2010-12-16 Jes Sorensen New
[2/2] Add proper -errno error return values to qcow2_open() 2010-12-16 Jes Sorensen New
[1/3] add migration_active function 2010-12-16 Marcelo Tosatti New
[1/3] block: 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
[3/3] raw-posix: add discard support 2010-12-16 Christoph Hellwig 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
[2/2] rtl8139: Use subsection to restrict migration after hotplug 2010-12-16 Alex Williamson New
[1/2] qemu-img: Fix division by zero for zero size images 2012-10-12 Kevin Wolf New
[3/4] do not interpolate % from vl.c to qemu-options.h 2010-02-04 Paolo Bonzini New
[CFT,12/12] iothread stops the vcpu thread via IPI 2011-02-08 Paolo Bonzini New
[1/3] pci: replace the magic, 256, for the maximum of devfn 2011-01-26 Isaku Yamahata New
ahci: Fix cpu_physical_memory_unmap() argument ordering 2011-01-26 Stefan Hajnoczi New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. 2011-01-26 Yoshiaki Tamura New
[18/30] usb: uhci: remote wakeup support. 2010-12-17 Gerd Hoffmann New
[07/24] Fix typo in comment (embeded -> embedded) 2011-05-08 Stefan Hajnoczi New
[11/24] Fix typos in comments (existance -> existence) 2011-05-08 Stefan Hajnoczi New
[04/24] Fix typos in comments (accessable -> accessible, priveleged -> privileged) 2011-05-08 Stefan Hajnoczi New
[v2,2/6] qdev: reset qdev along with qdev tree 2010-12-17 Isaku Yamahata New
savevm: unbreak register_savevm_live()/vmstate_register_with_alias_id() 2011-01-26 Isaku Yamahata New
[08/24] Fix typo in comment (consistant -> consistent) 2011-05-08 Stefan Hajnoczi New
[16/31] xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD" 2011-09-06 Kevin Wolf New
[7/8] pl080: Implement save/restore 2010-12-23 Peter Maydell New
[20/24] ac97: Remove unused local variables 2011-05-08 Stefan Hajnoczi New
[10/24] Fix typos in comments (imediately -> immediately) 2011-05-08 Stefan Hajnoczi New
[03/24] Fix typos in comments (accross -> across) 2011-05-08 Stefan Hajnoczi New
[26/30] usb storage: high speed support 2010-12-17 Gerd Hoffmann New
[17/24] Fix typo in comment (responsiblity -> responsibility) 2011-05-08 Stefan Hajnoczi New
[19/19] migration: add a parser to accept FT migration incoming mode. 2011-01-26 Yoshiaki Tamura New
[v5] raw-posix: add discard support 2010-12-17 Christoph Hellwig New
qemu-io: Fix typo in help texts 2010-12-17 Kevin Wolf New
[04/30] usb serial: 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
[03/30] usb hid: use new descriptor infrastructure. 2010-12-17 Gerd Hoffmann New
[01/30] usb: update MAINTAINERS 2010-12-17 Gerd Hoffmann New
[06/30] usb wacom: use new descriptor infrastructure. 2010-12-17 Gerd Hoffmann New
[23/30] usb: add attach callback 2010-12-17 Gerd Hoffmann New
[07/30] usb bluetooth: use new descriptor infrastructure. 2010-12-17 Gerd Hoffmann New
[11/30] usb network: use new descriptor infrastructure. 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
[24/30] usb: add usb_desc_attach 2010-12-17 Gerd Hoffmann New
[v6,1/4] virtio-pci: Rename bugs field to flags 2010-12-17 Stefan Hajnoczi New
[14/30] usb: move remote wakeup handling to common code 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
[15/30] usb: create USBPortOps, move attach there. 2010-12-17 Gerd Hoffmann New
[25/30] usb: add device qualifier support 2010-12-17 Gerd Hoffmann 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
[09/30] usb descriptors: add settable strings. 2010-12-17 Gerd Hoffmann New
[05/30] usb storage: use new descriptor infrastructure. 2010-12-17 Gerd Hoffmann New
lsi53c895a: Update dnad when skipping MSGOUT bytes 2011-01-26 Stefan Hajnoczi New
[08/30] usb hub: use new descriptor infrastructure. 2010-12-17 Gerd Hoffmann 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
[12/30] usb: move USB_REQ_SET_ADDRESS handling to common code 2010-12-17 Gerd Hoffmann New
[17/30] usb: add usb_wakeup() + wakeup callback to port ops 2010-12-17 Gerd Hoffmann New
[19/30] usb: hub: remote wakeup support. 2010-12-17 Gerd Hoffmann New
[16/30] usb: rework attach/detach workflow 2010-12-17 Gerd Hoffmann New
spice: add chardev (v2) 2010-12-17 Alon Levy 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
spice: add chardev (v3) 2010-12-17 Alon Levy New
[RFC,1/3] qemu-timer: Consolidate qemu_get_clock and qemu_get_clock_ns 2010-12-17 Jan Kiszka 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
[1/2] block/qcow2.c: rename qcow_ functions to qcow2_ 2010-12-17 Jes Sorensen New
[2/2] Add proper -errno error return values to qcow2_open() 2010-12-17 Jes Sorensen New
[V2] softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 2010-12-17 Peter Maydell New
[1/3] docs: Fix missing carets in QED specification 2010-12-17 Stefan Hajnoczi New
softfloat: Fix function signature mismatches by using POSIX integer types 2010-12-17 Andreas Färber New
[V4,3/3] qmp, nmi: convert do_inject_nmi() to QObject, QError 2010-12-20 Lai Jiangshan New
[09/24] Fix typo in comment (dieing -> dying) 2011-05-08 Stefan Hajnoczi New
[PULL,00/38] Block patches 2010-12-17 Kevin Wolf New
[1/9] cadence_ttc: Fix 'clear on read' behavior 2012-10-12 Peter Maydell New
[11/38] pci: add storage class for sata 2010-12-17 Kevin Wolf New
[17/38] ide: honor ncq for atapi 2010-12-17 Kevin Wolf New
[33/38] qed: Table, L2 cache, and cluster functions 2010-12-17 Kevin Wolf New
[02/38] block: Introduce path_has_protocol() function 2010-12-17 Kevin Wolf New
[03/38] block: Fix the use of protocols in backing files 2010-12-17 Kevin Wolf New
[09/38] ide: move transfer_start after variable modification 2010-12-17 Kevin Wolf New