Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 491 492 493 494 495 496 497 498 499 ... 567 568 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[RFC,4/5] APIC/IOAPIC EOI callback 2010-07-11 Alex Williamson New
[RFC,3/5] RAM API: Make use of it for x86 PC 2010-07-11 Alex Williamson New
[RFC,2/5] Minimal RAM API support 2010-07-11 Alex Williamson New
[RFC,1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped 2010-07-11 Alex Williamson New
Documentation: Fix spelling bugs 2010-07-11 Stefan Weil New
[v2] Block migration fail, ignore error from bdrv_getlength 2010-07-10 Shahar Havivi New
Re: [PATCH] ehci: check controller state when setting list registers 2010-07-10 David S. Ahern New
e1000: Fix wrong microwire EEPROM state initialization 2010-07-10 Izumi Tsutsui New
Block migration fail, ignore error from bdrv_getlength 2010-07-10 Shahar Havivi New
ehci: catch invalid qTD earlier - avoid reset 2010-07-09 David S. Ahern New
ehci: honor frame expiration, async list picks up where it left off 2010-07-09 David S. Ahern New
ehci: check controller state when setting list registers 2010-07-09 David S. Ahern New
qemu-img: Fix copy+paste bug in documentation 2010-07-09 Stefan Weil New
set proper migration status on ->write error (v3) 2010-07-09 Marcelo Tosatti New
[v2] QMP: Introduce the documentation for query-qdm 2010-07-09 Miguel Di Ciurcio Filho New
scsi-generic: only compile if CONFIG_LINUX is set 2010-07-09 Christoph Hellwig New
[RFC,v4,Tracing] Fix build errors for target i386-linux-user 2010-07-09 Prerna Saxena New
[v2] trace: Flush trace buffer on exit 2010-07-09 Stefan Hajnoczi New
[Tracing] Specify trace file name 2010-07-09 Prerna Saxena New
[2/2] target-sh4: Add support for ldc & stc with sgr 2010-07-09 Alexandre Courbot New
[1/2] target-sh4: Split the LDST macro into 2 sub-macros 2010-07-09 Alexandre Courbot New
pci: fix pci_unregister_secondary_bus(). 2010-07-09 Isaku Yamahata New
[-n] pci: fix pci_unregister_secondary_bus(). 2010-07-09 Isaku Yamahata New
[v7,RESEND,4/4] Inter-VM shared memory PCI device 2010-07-08 Cam Macdonell New
[RFC,v3,Tracing] Fix build errors for target i386-linux-user 2010-07-08 Prerna Saxena New
Makefile: Not every shell support {} 2010-07-08 Hidetoshi Seto New
Makefile: add fsdev/*.{o,d} to clean 2010-07-08 Hidetoshi Seto New
set proper migration status on ->write error (v2) 2010-07-07 Marcelo Tosatti New
[v2,18/18] vnc: better default values for VNC options 2010-07-07 Corentin Chary New
[v2,17/18] vnc: tight: split send_sub_rect 2010-07-07 Corentin Chary New
[v2,16/18] vnc: tight: fix rgb_prepare_row 2010-07-07 Corentin Chary New
[v2,15/18] vnc: add missing lock for vnc_cursor_define() 2010-07-07 Corentin Chary New
[v2,14/18] vnc: threaded VNC server 2010-07-07 Corentin Chary New
[v2,13/18] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 2010-07-07 Corentin Chary New
[v2,12/18] vnc: fix tight png memory leak 2010-07-07 Corentin Chary New
[v2,11/18] vnc: encapsulate encoding members 2010-07-07 Corentin Chary New
[v2,10/18] vnc: tight: stop using qdict for palette stuff 2010-07-07 Corentin Chary New
[v2,09/18] vnc: tight: specific zlib level and filters for each compression level 2010-07-07 Corentin Chary New
[v2,08/18] vnc: tight add PNG encoding 2010-07-07 Corentin Chary New
[v2,07/18] vnc: tight: remove a memleak in send_jpeg_rect() 2010-07-07 Corentin Chary New
[v2,06/18] vnc: tight: don't forget do at the last color 2010-07-07 Corentin Chary New
[v2,05/18] vnc: rename vnc-encoding-* vnc-enc-* 2010-07-07 Corentin Chary New
[v2,04/18] ui: move all ui components in ui/ 2010-07-07 Corentin Chary New
[v2,03/18] vnc: add lossy option 2010-07-07 Corentin Chary New
[v2,02/18] vnc: JPEG should be disabled if the client don't set tight quality 2010-07-07 Corentin Chary New
[v2,01/18] vnc: tight: add JPEG and gradient subencoding with smooth image detection 2010-07-07 Corentin Chary New
set proper migration status on ->write error 2010-07-07 Marcelo Tosatti New
[RFC] pci: handle BAR mapping at pci level 2010-07-07 Blue Swirl New
ehci: uhci-ehci co-existence (handling v1.1 and v2 devices) 2010-07-07 David S. Ahern New
QEMUFileBuffered: indicate that we're ready when the underlying file is ready 2010-07-07 Avi Kivity New
[SeaBIOS] virtio: Clear interrupt status register in virtio-blk 2010-07-07 Stefan Hajnoczi New
[6/6] Initial documentation for migration 2010-07-07 Juan Quintela New
[5/6] ide: fix migration in the middle of a bmdma transfer 2010-07-07 Juan Quintela New
[4/6] ide: fix migration in the middle of pio operation 2010-07-07 Juan Quintela New
[3/6] vmstate: add subsections code 2010-07-07 Juan Quintela New
[2/6] Revert "ide save/restore current transfer fields" 2010-07-07 Juan Quintela New
[1/6] Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" 2010-07-07 Juan Quintela New
[v2,0/6] Migration subsections (and ide as example) 2010-07-07 Juan Quintela New
sheepdog: fix compile error on systems without TCP_CORK 2010-07-07 MORITA Kazutaka New
[v2,2/2] seabios: pciinit: use pci device initializer helper function. 2010-07-07 Isaku Yamahata New
[v2,1/2] seabios: pci: introduce helper function to initialize a given device. 2010-07-07 Isaku Yamahata New
[2/2] QMP: Require 'use_unstable' arg for capabilities negotiation 2010-07-06 Luiz Capitulino New
[1/2] QMP: Update README file 2010-07-06 Luiz Capitulino New
[3/3] trace: Flush trace buffer on exit 2010-07-06 Stefan Hajnoczi New
[2/3] trace: Conform to QEMU coding style 2010-07-06 Stefan Hajnoczi New
[1/3] trace: Document programmatically enabling/disabling trace events 2010-07-06 Stefan Hajnoczi New
pc: Avoid registering zero sized memory 2010-07-06 Alex Williamson New
[17/17] block: add sheepdog driver for distributed storage support 2010-07-06 Kevin Wolf New
[16/17] ide: Reject invalid CHS geometry 2010-07-06 Kevin Wolf New
[15/17] ide: Reject readonly drives unless CD-ROM 2010-07-06 Kevin Wolf New
[14/17] ide: Make ide_init_drive() return success 2010-07-06 Kevin Wolf New
[13/17] ide: Replace IDEState members is_cdrom, is_cf by drive_kind 2010-07-06 Kevin Wolf New
[12/17] ide: Improve error messages 2010-07-06 Kevin Wolf New
[11/17] scsi: Error locations for -drive if=scsi device initialization 2010-07-06 Kevin Wolf New
[10/17] error: New qemu_opts_loc_restore() 2010-07-06 Kevin Wolf New
[09/17] scsi: Reject unimplemented error actions 2010-07-06 Kevin Wolf New
[08/17] qdev: Don't hw_error() in qdev_init_nofail() 2010-07-06 Kevin Wolf New
[07/17] fdc: Reject unimplemented error actions 2010-07-06 Kevin Wolf New
[06/17] raw-posix: Fix test for host CD-ROM 2010-07-06 Kevin Wolf New
[05/17] block migration: Fix test for read-only drive 2010-07-06 Kevin Wolf New
[04/17] blockdev: Clean up how readonly persists across virtual media change 2010-07-06 Kevin Wolf New
[03/17] Add virtio disk identification support 2010-07-06 Kevin Wolf New
[02/17] qcow2/vdi: Change check to distinguish error cases 2010-07-06 Kevin Wolf New
[01/17] qemu-img check: Distinguish different kinds of errors 2010-07-06 Kevin Wolf New
[8/8] block: Remove type hint 2010-07-06 Markus Armbruster New
[7/8] blockdev: Store -drive option media in DriveInfo 2010-07-06 Markus Armbruster New
[6/8] scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd" 2010-07-06 Markus Armbruster New
[5/8] ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd" 2010-07-06 Markus Armbruster New
[4/8] block QMP: Drop query-block member "type" (type= in info block) 2010-07-06 Markus Armbruster New
[3/8] ide scsi virtio-blk: Reject empty drives unless media is removable 2010-07-06 Markus Armbruster New
[2/8] virtio-blk: Fix virtio-blk-s390 to require drive 2010-07-06 Markus Armbruster New
[1/8] virtio-pci: Check for virtio_blk_init() failure 2010-07-06 Markus Armbruster New
[v2,13/13] ide: Reject invalid CHS geometry 2010-07-06 Markus Armbruster New
[v2,12/13] ide: Reject readonly drives unless CD-ROM 2010-07-06 Markus Armbruster New
[v2,11/13] ide: Make ide_init_drive() return success 2010-07-06 Markus Armbruster New
[v2,10/13] ide: Replace IDEState members is_cdrom, is_cf by drive_kind 2010-07-06 Markus Armbruster New
[v2,09/13] ide: Improve error messages 2010-07-06 Markus Armbruster New
[v2,08/13] scsi: Error locations for -drive if=scsi device initialization 2010-07-06 Markus Armbruster New
[v2,07/13] error: New qemu_opts_loc_restore() 2010-07-06 Markus Armbruster New
[v2,06/13] scsi: Reject unimplemented error actions 2010-07-06 Markus Armbruster New