Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 462 463 464 465 466 467 468 469 470 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[1/2] add qemu_ram_free_from_ptr 2010-11-30 Cam Macdonell New
[16/16] ide: Reset current_addr after stopping DMA 2010-11-30 Kevin Wolf New
[15/16] ide: Ignore double DMA transfer starts/stops 2010-11-30 Kevin Wolf New
[14/16] ide: Set bus master inactive on error 2010-11-30 Kevin Wolf New
[13/16] ide: Factor ide_dma_set_inactive out 2010-11-30 Kevin Wolf New
[12/16] raw-posix: raw_pwrite comment fixup 2010-11-30 Kevin Wolf New
[11/16] scsi-disk: Remove duplicate cdb parsing 2010-11-30 Kevin Wolf New
[10/16] scsi: Move sense handling into the driver 2010-11-30 Kevin Wolf New
[09/16] scsi: INQUIRY VPD fixes 2010-11-30 Kevin Wolf New
[08/16] scsi: Return SAM status codes 2010-11-30 Kevin Wolf New
[07/16] scsi: Increase the number of possible devices 2010-11-30 Kevin Wolf New
[06/16] block: Remove unused s->hd in various drivers 2010-11-30 Kevin Wolf New
[05/16] qemu and qemu-xen: support empty write barriers in xen_disk 2010-11-30 Kevin Wolf New
[04/16] ide: convert bmdma address ioport to ioport_register() 2010-11-30 Kevin Wolf New
[03/16] block migration: do not submit multiple AIOs for same sector (v2) 2010-11-30 Kevin Wolf New
[02/16] Implement drive_del to decouple block removal from device removal 2010-11-30 Kevin Wolf New
[01/16] scsi-disk: Move active request asserts 2010-11-30 Kevin Wolf New
[PULL,00/16] Block patches 2010-11-30 Kevin Wolf New
[3/3] block: Fix the use of protocols in backing files 2010-11-30 Stefan Hajnoczi New
[2/3] block: Introduce path_has_protocol() function 2010-11-30 Stefan Hajnoczi New
[1/3] block: Make bdrv_create_file() ':' handling consistent 2010-11-30 Stefan Hajnoczi New
[15/15] usb_ohci: Always use little endian 2010-11-30 Alexander Graf New
[14/15] isa_mmio: Always use little endian 2010-11-30 Alexander Graf New
[13/15] heathrow_pic: Declare as little endian 2010-11-30 Alexander Graf New
[12/15] rtl8139: Declare as little endian 2010-11-30 Alexander Graf New
[11/15] openpic: Replace explicit byte swap with endian hints 2010-11-30 Alexander Graf New
[10/15] ppc4xx_pci: Declare as little endian 2010-11-30 Alexander Graf New
[09/15] versatile_pci: Declare as little endian 2010-11-30 Alexander Graf New
[08/15] prep: Declare as little endian 2010-11-30 Alexander Graf New
[07/15] e1000: Make little endian 2010-11-30 Alexander Graf New
[06/15] uninorth: Get rid of bswap 2010-11-30 Alexander Graf New
[05/15] pci-host: Delegate bswap to mmio layer 2010-11-30 Alexander Graf New
[04/15] dbdma: Make little endian 2010-11-30 Alexander Graf New
[03/15] Make simple io mem handler endian aware 2010-11-30 Alexander Graf New
[02/15] Add endianness as io mem parameter 2010-11-30 Alexander Graf New
[01/15] exec: introduce endianness swapped mmio 2010-11-30 Alexander Graf New
[1/1] spice: add chardev 2010-11-30 Alon Levy New
[PATCHv2,2/6] cpus: flush all requests on each vm stop 2010-11-30 Michael S. Tsirkin New
Re: [PATCHv6 00/16] boot order specification 2010-11-30 Gleb Natapov New
[PATCHv2,2/6] cpus: flush all requests on each vm stop 2010-11-30 Michael S. Tsirkin New
[PULL] spice: qxl device 2010-11-30 Gerd Hoffmann New
[3/3] vga: tag as not hotplugable. 2010-11-30 Gerd Hoffmann New
[2/3] piix: tag as not hotpluggable. 2010-11-30 Gerd Hoffmann New
[1/3] pci: allow devices being tagged as not hotpluggable. 2010-11-30 Gerd Hoffmann New
[v2,3/3] vnc/spice: add set_passwd monitor command. 2010-11-30 Gerd Hoffmann New
[v2,2/3] vnc: support password expire 2010-11-30 Gerd Hoffmann New
[v2,1/3] vnc: auth reject cleanup 2010-11-30 Gerd Hoffmann New
[2/2] spice: add qmp 'query-spice' and hmp 'info spice' commands. 2010-11-30 Gerd Hoffmann New
[1/2] spice: connection events. 2010-11-30 Gerd Hoffmann New
[RFC,v3,4/4] qcow2: Preliminary block-queue support 2010-11-30 Kevin Wolf New
[RFC,v3,3/4] Test cases for block-queue 2010-11-30 Kevin Wolf New
[RFC,v3,2/4] Add block-queue 2010-11-30 Kevin Wolf New
[RFC,v3,1/4] block: Implement bdrv_aio_pwrite 2010-11-30 Kevin Wolf New
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 2010-11-30 Peter Maydell New
Convert fprintf() to error_request(): virtio-9p 2010-11-30 Sanchit Garg New
[1/1] libcaccard: don't build an so, remove -fPIC 2010-11-29 Alon Levy New
Re: [PATCH] ceph/rbd block driver for qemu-kvm (v8) 2010-11-29 Yehuda Sadeh Weinraub New
add a command line option to specify the IP address to send multicast packets from 2010-11-29 Mike Ryan New
[12/12] usb: move USB_REQ_{GET, SET}_CONFIGURATION handling to common code 2010-11-29 Gerd Hoffmann New
[11/12] usb: move USB_REQ_SET_ADDRESS handling to common code 2010-11-29 Gerd Hoffmann New
[10/12] usb network: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[09/12] usb storage: serial number support 2010-11-29 Gerd Hoffmann New
[08/12] usb descriptors: add settable strings. 2010-11-29 Gerd Hoffmann New
[07/12] usb hub: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[06/12] usb bluetooth: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[05/12] usb wacom: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[04/12] usb storage: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[03/12] usb serial: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[02/12] usb hid: use new descriptor infrastructure. 2010-11-29 Gerd Hoffmann New
[01/12] usb: data structs and helpers for usb descriptors. 2010-11-29 Gerd Hoffmann New
[PATCHv3,4/6] virtio-net: stop/start bh when appropriate 2010-11-29 Michael S. Tsirkin New
[v2] virtio-serial-bus: Bump up control vq descriptors to min. required 2010-11-29 Amit Shah New
Add basic read, write and create support for AMD SimNow HDD images. 2010-11-28 François Revol New
xen: Restrict build to x86 targets 2010-11-28 Jan Kiszka New
[6/6] ccid: add docs 2010-11-28 Alon Levy New
[5/6] ccid: add ccid-card-emulated device (v2) 2010-11-28 Alon Levy New
[4/6] libcaccard: update configure to build and use internal libcaccard 2010-11-28 Alon Levy New
[3/6] libcaccard: initial commit after coding style fixes 2010-11-28 Alon Levy New
[2/6] ccid: add passthru card device 2010-11-28 Alon Levy New
[1/6] usb-ccid: add CCID bus 2010-11-28 Alon Levy New
[Bug,656285] Re: arm-semi mishandling SYS_HEAPINFO 2010-11-27 Brian Harring New
[Bug,656285] Re: arm-semi mishandling SYS_HEAPINFO 2010-11-27 Peter Maydell New
[Bug,656285] Re: arm-semi mishandling SYS_HEAPINFO 2010-11-27 Brian Harring New
vhost: Fix address calculation in vhost_dev_sync_region() 2010-11-27 Jason Wang New
[2/3] PCI config include 2010-11-27 Paul Brook New
[3/3] VirtIO config option 2010-11-27 Paul Brook New
[2/3] PCI config include 2010-11-27 Paul Brook New
[1/3] Include directives in default configs 2010-11-27 Paul Brook New
[13/13] config: add ahci for pci capable machines 2010-11-26 Alexander Graf New
[12/13] config: add generic pci config file 2010-11-26 Alexander Graf New
[11/13] ide: move pata specific parts to pata.c 2010-11-26 Alexander Graf New
[10/13] ahci: spawn controller on demand 2010-11-26 Alexander Graf New
[09/13] ahci: add -drive support 2010-11-26 Alexander Graf New
[08/13] ahci: add ahci emulation 2010-11-26 Alexander Graf New
[07/13] pci: add ich7 pci id 2010-11-26 Alexander Graf New
[06/13] pci: add storage class for sata 2010-11-26 Alexander Graf New
[05/13] ide: add ncq identify data for ahci sata drives 2010-11-26 Alexander Graf New
[04/13] ide: add DMA hooks to bus ops 2010-11-26 Alexander Graf New
[03/13] ide: add support for ide bus ops 2010-11-26 Alexander Graf New
[02/13] ide: fix whitespace gap in ide_exec_cmd 2010-11-26 Alexander Graf New