Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 463 464 465 466 467 468 469 470 471 ... 569 570 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[15/15] usb_ohci: Always use little endian 2010-11-25 Alexander Graf New
[14/15] isa_mmio: Always use little endian 2010-11-25 Alexander Graf New
[13/15] heathrow_pic: Declare as little endian 2010-11-25 Alexander Graf New
[12/15] rtl8139: Declare as little endian 2010-11-25 Alexander Graf New
[11/15] openpic: Replace explicit byte swap with endian hints 2010-11-25 Alexander Graf New
[10/15] ppc4xx_pci: Declare as little endian 2010-11-25 Alexander Graf New
[09/15] versatile_pci: Declare as little endian 2010-11-25 Alexander Graf New
[08/15] prep: Declare as little endian 2010-11-25 Alexander Graf New
[07/15] e1000: Make little endian 2010-11-25 Alexander Graf New
[06/15] uninorth: Get rid of bswap 2010-11-25 Alexander Graf New
[05/15] pci-host: Delegate bswap to mmio layer 2010-11-25 Alexander Graf New
[04/15] dbdma: Make little endian 2010-11-25 Alexander Graf New
[03/15] Make simple io mem handler endian aware 2010-11-25 Alexander Graf New
[02/15] Add endianness as io mem parameter 2010-11-25 Alexander Graf New
[01/15] exec: introduce endianness swapped mmio 2010-11-25 Alexander Graf New
ppc: kvm: fix signedness warning 2010-11-25 Alexander Graf New
[11/11] ide: move pata specific parts to pata.c 2010-11-25 Alexander Graf New
[10/11] ahci: spawn controller on demand 2010-11-25 Alexander Graf New
[09/11] ahci: add -drive support 2010-11-25 Alexander Graf New
[08/11] ahci: add ahci emulation 2010-11-25 Alexander Graf New
[07/11] pci: add ich7 pci id 2010-11-25 Alexander Graf New
[06/11] pci: add storage class for sata 2010-11-25 Alexander Graf New
[05/11] ide: add ncq identify data for ahci sata drives 2010-11-25 Alexander Graf New
[04/11] ide: add DMA hooks to bus ops 2010-11-25 Alexander Graf New
[03/11] ide: add support for ide bus ops 2010-11-25 Alexander Graf New
[02/11] ide: fix whitespace gap in ide_exec_cmd 2010-11-25 Alexander Graf New
[01/11] ide: split ide command interpretation off 2010-11-25 Alexander Graf New
[21/21] migration: add a parser to accept FT migration incoming mode. 2010-11-25 Yoshiaki Tamura New
[20/21] Introduce -k option to enable FT migration mode (Kemari). 2010-11-25 Yoshiaki Tamura New
[19/21] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. 2010-11-25 Yoshiaki Tamura New
[18/21] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. 2010-11-25 Yoshiaki Tamura New
[17/21] savevm: introduce qemu_savevm_trans_{begin, commit}. 2010-11-25 Yoshiaki Tamura New
[16/21] e1000: replace qemu_send_packet() with qemu_send_packet_proxy(). 2010-11-25 Yoshiaki Tamura New
[15/21] virtio-net: replace qemu_sendv_packet_async() with qemu_sendv_packet_async_proxy(). 2010-11-25 Yoshiaki Tamura New
[14/21] virtio-blk: replace bdrv_aio_multiwrite() with bdrv_aio_multiwrite_proxy(). 2010-11-25 Yoshiaki Tamura New
[13/21] dma-helpers: replace bdrv_aio_writev() with bdrv_aio_writev_proxy(). 2010-11-25 Yoshiaki Tamura New
[12/21] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. 2010-11-25 Yoshiaki Tamura New
[11/21] ioport: insert event_tap_ioport() to ioport_write(). 2010-11-25 Yoshiaki Tamura New
[10/21] Call init handler of event-tap at main() in vl.c. 2010-11-25 Yoshiaki Tamura New
[09/21] Introduce event-tap. 2010-11-25 Yoshiaki Tamura New
[08/21] savevm: introduce util functions to control ft_trans_file from savevm layer. 2010-11-25 Yoshiaki Tamura New
[07/21] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2010-11-25 Yoshiaki Tamura New
[06/21] vl: add a tmp pointer so that a handler can delete the entry to which it belongs. 2010-11-25 Yoshiaki Tamura New
[05/21] virtio: modify save/load handler to handle inuse varialble. 2010-11-25 Yoshiaki Tamura New
[04/21] qemu-char: export socket_set_nodelay(). 2010-11-25 Yoshiaki Tamura New
[03/21] Introduce skip_header parameter to qemu_loadvm_state(). 2010-11-25 Yoshiaki Tamura New
[02/21] Introduce read() to FdMigrationState. 2010-11-25 Yoshiaki Tamura New
[01/21] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). 2010-11-25 Yoshiaki Tamura New
[v2] correct migrate_set_speed's args_type 2010-11-25 Wen Congyang New
[4/4] cpu model corrections/updates: add verbose config file handling 2010-11-24 john cooper New
[3/4] cpu model corrections/updates: support kvm emulated flags 2010-11-24 john cooper New
[2/4] cpu model corrections/updates: add kvm_early_init_vcpu() 2010-11-24 john cooper New
[1/4] cpu model corrections/updates: fix Intel "model" fields 2010-11-24 john cooper New
Fix commandline handling for ARM semihosted executables, on Linux and BSD hosts 2010-11-24 Schildbach, Wolfgang New
Add qemu_read_full 2010-11-24 Mohan Kumar M New
[3/3] vnc/spice: add set_passwd monitor command. 2010-11-24 Gerd Hoffmann New
[2/3] vnc: support password expire 2010-11-24 Gerd Hoffmann New
[1/3] vnc: auth reject cleanup 2010-11-24 Gerd Hoffmann New
[PULL] virtio, e1000, pci aer, pci reset 2010-11-24 Michael S. Tsirkin New
[PATCHv2,6/6] migration: allow rate > 4g 2010-11-24 Michael S. Tsirkin New
[PATCHv2,5/6] migration: stable ram block ordering 2010-11-24 Michael S. Tsirkin New
[PATCHv2,4/6] virtio-net: stop/start bh on vm start/stop 2010-11-24 Michael S. Tsirkin New
[PATCHv2,3/6] migration/savevm: no need to flush requests 2010-11-24 Michael S. Tsirkin New
[PATCHv2,2/6] cpus: flush all requests on each vm stop 2010-11-24 Michael S. Tsirkin New
[PATCHv2,1/6] virtio-net: don't dma while vm is stopped 2010-11-24 Michael S. Tsirkin New
[qemu-iotests] filter IMGFMT correctly in 019 2010-11-24 Stefan Hajnoczi New
[6/6] ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn 2010-11-24 Peter Maydell New
[5/6] ARM: linux-user: Expose iWMMXT registers to signal handlers 2010-11-24 Peter Maydell New
[4/6] ARM: linux-user: Restore VFP state from ucontext on sigreturn 2010-11-24 Peter Maydell New
[3/6] ARM: linux-user: Expose VFP registers to signal handlers 2010-11-24 Peter Maydell New
[2/6] ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code 2010-11-24 Peter Maydell New
[1/6] ARM: linux-user: Correct size of padding in target_ucontext_v2 2010-11-24 Peter Maydell New
[v2] spice: add qxl device 2010-11-24 Gerd Hoffmann New
qemu and qemu-xen: support empty write barriers in xen_disk 2010-11-24 Stefano Stabellini New
[15/15] Make SCSI HBA configurable 2010-11-24 Hannes Reinecke New
[14/15] megasas: LSI Megaraid SAS emulation 2010-11-24 Hannes Reinecke New
[13/15] scsi: Implement alloc_req_iov callback 2010-11-24 Hannes Reinecke New
[12/15] scsi: Implement 'get_sense' callback 2010-11-24 Hannes Reinecke New
[11/15] Remove 'bus' argument from SCSI command completion callbacks 2010-11-24 Hannes Reinecke New
[10/15] scsi-disk: add data direction checking 2010-11-24 Hannes Reinecke New
[09/15] scsi: Use 'SCSIRequest' directly 2010-11-24 Hannes Reinecke New
[08/15] scsi-disk: Allocate iovec dynamically 2010-11-24 Hannes Reinecke New
[07/15] lsi53c895a: Rename 'sense' to 'status' 2010-11-24 Hannes Reinecke New
[06/15] scsi: Update sense code handling 2010-11-24 Hannes Reinecke New
[05/15] scsi-disk: Remove duplicate cdb parsing 2010-11-24 Hannes Reinecke New
[04/15] scsi: Move sense handling into the driver 2010-11-24 Hannes Reinecke New
[03/15] scsi: INQUIRY VPD fixes 2010-11-24 Hannes Reinecke New
[02/15] scsi: Return SAM status codes 2010-11-24 Hannes Reinecke New
[01/15] scsi: Increase the number of possible devices 2010-11-24 Hannes Reinecke New
[v5,5/5] qed: Consistency check support 2010-11-24 Stefan Hajnoczi New
[v5,4/5] qed: Read/write support 2010-11-24 Stefan Hajnoczi New
[v5,3/5] qed: Table, L2 cache, and cluster functions 2010-11-24 Stefan Hajnoczi New
[v5,2/5] qed: Add QEMU Enhanced Disk image format 2010-11-24 Stefan Hajnoczi New
[v5,1/5] docs: Add QED image format specification 2010-11-24 Stefan Hajnoczi New
[5/5] scsi-bsg: Add initial support for BSG based SCSIDeviceInfo 2010-11-24 Nicholas A. Bellinger New
[4/5] scsi: Add BSG checks into scsi-bus and scsi-disk 2010-11-24 Nicholas A. Bellinger New
[3/5] block: Add paio_submit_len() non sector sized AIO 2010-11-24 Nicholas A. Bellinger New
[2/5] block: Add BSG qemu_open() in block/raw.c:raw_open() 2010-11-24 Nicholas A. Bellinger New
[1/5] block: Add top level BSG support 2010-11-24 Nicholas A. Bellinger New
scsi-generic: bugfixes for 'SCSIRequest' conversion 2010-11-24 Nicholas A. Bellinger New