Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 444 445 446 447 448 449 450 451 452 ... 598 599 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[10/10] Maintaing number of dirty pages 2010-11-23 Juan Quintela New
coroutine: switch per-thread free pool to a global pool 2011-12-05 Avi Kivity New
[04/19] qemu-char: export socket_set_nodelay(). 2011-01-11 Yoshiaki Tamura New
pci/pcie: make pci_find_device() ARI aware. 2011-01-20 Isaku Yamahata New
Re: [PATCH v2 0/6] qdev reset refactoring and pci bus reset 2010-11-24 Michael S. Tsirkin New
Re: [PATCH v2 0/6] qdev reset refactoring and pci bus reset 2010-11-24 Isaku Yamahata New
[04/25] vmstate: unicore32 don't support cpu migration 2011-10-25 Juan Quintela New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). 2011-01-11 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. 2011-01-11 Yoshiaki Tamura New
pci: make pci_bus_new() aware of pci domain 2011-01-20 Isaku Yamahata New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. 2011-01-11 Yoshiaki Tamura New
scsi-generic: bugfixes for 'SCSIRequest' conversion 2010-11-24 Nicholas A. Bellinger New
[1/5] block: Add top level BSG support 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
[3/5] block: Add paio_submit_len() non sector sized AIO 2010-11-24 Nicholas A. Bellinger New
[5/5] scsi-bsg: Add initial support for BSG based SCSIDeviceInfo 2010-11-24 Nicholas A. Bellinger New
[07/15] lsi53c895a: Rename 'sense' to 'status' 2010-11-24 Hannes Reinecke New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-11 Yoshiaki Tamura New
[v5,1/5] docs: Add QED image format specification 2010-11-24 Stefan Hajnoczi New
[v5,5/5] qed: Consistency check support 2010-11-24 Stefan Hajnoczi New
[01/15] scsi: Increase the number of possible devices 2010-11-24 Hannes Reinecke New
[v5,4/5] qed: Read/write support 2010-11-24 Stefan Hajnoczi New
[15/15] Make SCSI HBA configurable 2010-11-24 Hannes Reinecke New
[04/15] scsi: Move sense handling into the driver 2010-11-24 Hannes Reinecke New
[v5,3/5] qed: Table, L2 cache, and cluster functions 2010-11-24 Stefan Hajnoczi New
[05/15] scsi-disk: Remove duplicate cdb parsing 2010-11-24 Hannes Reinecke New
[09/15] scsi: Use 'SCSIRequest' directly 2010-11-24 Hannes Reinecke New
[10/15] scsi-disk: add data direction checking 2010-11-24 Hannes Reinecke New
[08/15] scsi-disk: Allocate iovec dynamically 2010-11-24 Hannes Reinecke New
[13/15] scsi: Implement alloc_req_iov callback 2010-11-24 Hannes Reinecke New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. 2011-01-11 Yoshiaki Tamura New
[1/4] target-arm: Add CPU feature flag for v7MP 2011-02-03 Peter Maydell New
[v5,2/5] qed: Add QEMU Enhanced Disk image format 2010-11-24 Stefan Hajnoczi New
[3/3] virtio-console: Enable port throttling when chardev is slow to consume data 2011-01-11 Amit Shah New
[14/15] megasas: LSI Megaraid SAS emulation 2010-11-24 Hannes Reinecke New
[12/15] scsi: Implement 'get_sense' callback 2010-11-24 Hannes Reinecke New
[06/15] scsi: Update sense code handling 2010-11-24 Hannes Reinecke New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. 2011-01-11 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. 2011-01-11 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. 2011-01-11 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2011-01-11 Yoshiaki Tamura New
[03/15] scsi: INQUIRY VPD fixes 2010-11-24 Hannes Reinecke New
[11/15] Remove 'bus' argument from SCSI command completion callbacks 2010-11-24 Hannes Reinecke New
[05/19] vl.c: add deleted flag for deleting the handler. 2011-01-11 Yoshiaki Tamura 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
[09/19] Introduce event-tap. 2011-01-11 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. 2011-01-11 Yoshiaki Tamura New
[6/6] ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn 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
[1/6] ARM: linux-user: Correct size of padding in target_ucontext_v2 2010-11-24 Peter Maydell New
[qemu-iotests] filter IMGFMT correctly in 019 2010-11-24 Stefan Hajnoczi 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,3/6] migration/savevm: no need to flush requests 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,5/6] migration: stable ram block ordering 2010-11-24 Michael S. Tsirkin New
lm32: softusb: claim to support full speed 2011-07-21 Michael Walle New
[2/5] char: Introduce char_set/remove_fd_handlers() 2011-01-11 Amit Shah New
[1/5] char: Add a QemuChrHandlers struct to initialise chardev handlers 2011-01-11 Amit Shah New
[05/25] qlist: add qlist_first()/qlist_next() 2011-07-21 Luiz Capitulino New
[2/3] vnc: support password expire 2010-11-24 Gerd Hoffmann New
[18/25] mips_fulong2e: cpu vmstate already registered in cpu_exec_init 2011-10-25 Juan Quintela New
[3/3] vnc/spice: add set_passwd monitor command. 2010-11-24 Gerd Hoffmann New
[06/25] qapi: add module init types for qapi 2011-07-21 Luiz Capitulino New
[2/6] spice: client migration. 2011-01-11 Gerd Hoffmann New
[15/25] vmstate: define vmstate_info_uinttls 2011-10-25 Juan Quintela New
[PULL,v2,0/6] spice patch queue 2011-01-11 Gerd Hoffmann New
[24/26] FVD: add impl of interface bdrv_has_zero_init() 2011-02-25 Chunqiang Tang New
[2/2] hda: do not mix output and input stream states, RHBZ #740493 2011-10-25 Marc-André Lureau New
[1/3] virtio-serial: Let virtio-serial-bus know if all data was consumed 2011-01-11 Amit Shah New
Add qemu_read_full 2010-11-24 Mohan Kumar M New
[5/6] spice/qxl: zap spice 0.4 migration compatibility bits 2011-01-11 Gerd Hoffmann New
[PULL] More format checking 2010-11-24 Stefan Weil Superseded
[6/6] spice: add chardev (v4) 2011-01-11 Gerd Hoffmann New
Fix commandline handling for ARM semihosted executables, on Linux and BSD hosts 2010-11-24 Schildbach, Wolfgang New
[1/4] cpu model corrections/updates: fix Intel "model" fields 2010-11-24 john cooper New
[3/4] cpu model corrections/updates: support kvm emulated flags 2010-11-24 john cooper New
[4/6] usb: Allow overriding of usb_desc at the device level 2012-12-05 Gerd Hoffmann New
[5/5] char: Equip the unix/tcp backend to handle nonblocking writes 2011-01-11 Amit Shah New
[2/4] cpu model corrections/updates: add kvm_early_init_vcpu() 2010-11-24 john cooper New
[4/4] cpu model corrections/updates: add verbose config file handling 2010-11-24 john cooper New
[1/7] iohandlers: Mark current implementation as 'old' 2011-02-22 Amit Shah New
[v2] correct migrate_set_speed's args_type 2010-11-25 Wen Congyang New
[03/21] Introduce skip_header parameter to qemu_loadvm_state(). 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
[v9,12/14] target-mips-ase-dsp: Add MIPS DSP processors 2012-09-27 Liu New
[17/21] savevm: introduce qemu_savevm_trans_{begin, commit}. 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
[21/21] migration: add a parser to accept FT migration incoming mode. 2010-11-25 Yoshiaki Tamura New
[09/21] Introduce event-tap. 2010-11-25 Yoshiaki Tamura New
[3/5] char: Add framework for a 'write unblocked' callback 2011-01-11 Amit Shah 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
[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
[07/11] pci: add ich7 pci id 2010-11-25 Alexander Graf New
[11/11] ide: move pata specific parts to pata.c 2010-11-25 Alexander Graf New
[12/21] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. 2010-11-25 Yoshiaki Tamura New
[04/11] ide: add DMA hooks to bus ops 2010-11-25 Alexander Graf New