Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 464 465 466 467 468 469 470 471 472 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
vnc: qemu can die if the client is disconnected while updating screen 2010-11-26 Corentin Chary New
raw-posix: raw_pwrite comment fixup 2010-11-26 Christoph Hellwig New
Patch: fix FSTENV (and FSAVE) instructions in target-i386 (resend, cleaned up). 2010-11-26 ChALkeR New
Small fix for qemu APIC for Mac OS X support 2010-11-26 Isaku Yamahata New
Small fix for qemu APIC for Mac OS X support 2010-11-26 Isaku Yamahata New
pci: make command SERR bit writable 2010-11-26 Isaku Yamahata New
[4/4] block_int.h: Provide documentation for common block qdev properties 2010-11-25 Amit Shah New
[3/4] net.h: Add description fields for qdev properites 2010-11-25 Amit Shah New
[2/4] virtio-serial: Add description fields for qdev properties 2010-11-25 Amit Shah New
[1/4] qdev: Add a description field for qdev properties for documentation 2010-11-25 Amit Shah New
[2/2] support for UHCI suspend / remote wake up 2010-11-25 Marcelo Tosatti New
[1/2] add USBBusOps to USBBus 2010-11-25 Marcelo Tosatti New
[6/6] ccid: add docs 2010-11-25 Alon Levy New
[5/6] add ccid-card-emulated device (v2) 2010-11-25 Alon Levy New
[4/6] libcaccard: update configure to build and use internal libcaccard 2010-11-25 Alon Levy New
[3/6] libcaccard: initial commit after coding style fixes 2010-11-25 Alon Levy New
[2/6] ccid: add passthru card device 2010-11-25 Alon Levy New
[1/6] usb-ccid: add CCID bus 2010-11-25 Alon Levy New
PATCH: QEMU support for UHCI suspend / remote wake up 2010-11-25 Marcelo Tosatti New
[5/5] raw-posix: add discard support 2010-11-25 Christoph Hellwig New
[4/5] ide: add TRIM support 2010-11-25 Christoph Hellwig New
[3/5] make dma_bdrv_io available to drivers 2010-11-25 Christoph Hellwig New
[2/5] scsi-disk: support WRITE SAME (16) with unmap bit 2010-11-25 Christoph Hellwig New
[1/5] block: add discard support 2010-11-25 Christoph Hellwig New
[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