Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 460 461 462 463 464 465 466 467 468 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2] qapi: Introduce change-vnc-password 2012-01-17 Luiz Capitulino New
[v2] qapi: add struct strList and visit_type_strList() 2013-04-24 Amos Kong New
[v2] qapi: escaping dots in c_var and in de_camel_case 2012-03-15 Federico Simoncelli New
[v2] qbus: register reset handler for qbus whose parent is NULL 2010-12-20 Isaku Yamahata New
[v2] qcow2: Add bdrv_discard support 2011-01-28 Kevin Wolf New
[v2] qcow2: Check qcow2_alloc_clusters_at() return value 2012-05-24 Kevin Wolf New
[v2] qcow2: Fix creation of large images 2010-04-19 Kevin Wolf New
[v2] qcow2: Fix in-flight list after qcow2_cache_put failure 2011-06-08 Kevin Wolf New
[v2] qcow2: Implement bdrv_truncate() for growing images 2010-04-28 Stefan Hajnoczi New
[v2] qcow2: Reject too large header extensions 2012-02-28 Kevin Wolf New
[v2] qcow2: Simplify calculation for COW area at the end 2012-06-12 Kevin Wolf New
[v2] qcow2: Store exact backing format length 2009-11-26 Kevin Wolf New
[v2] qcow2: Unlock during COW 2011-11-14 Kevin Wolf New
[v2] qdev-properties: Fix (u)intXX parsers 2010-05-26 Kevin Wolf New
[v2] qdev: Don't assume existence of parent bus on unparenting 2013-01-04 Andreas Färber New
[v2] qdev: Reset hot-plugged devices 2011-07-24 Jan Kiszka New
[v2] qed: adjust the way to get nb_sectors 2011-11-01 Zhi Yong Wu New
[v2] qemu-char: eliminate busy waiting on can_read returning zero 2013-04-07 Paolo Bonzini New
[v2] qemu-char: eliminate busy waiting on can_read returning zero 2013-04-05 Paolo Bonzini New
[v2] qemu-ga: Add guest-network-info command 2012-02-17 Michal Privoznik New
[v2] qemu-ga: Add the guest-suspend command 2011-12-14 Luiz Capitulino New
[v2] qemu-ga: Add the guest-suspend command 2011-12-13 Luiz Capitulino New
[v2] qemu-ga: add guest-set-support-level command 2012-01-11 Michael Roth New
[v2] qemu-ga: add guest-sync-delimited 2012-02-07 Michael Roth New
[v2] qemu-ga: ga_open_pidfile(): add new line to pidfile 2012-10-03 Luiz Capitulino New
[v2] qemu-ga: guest-shutdown: use only async-signal-safe functions 2012-05-14 Luiz Capitulino New
[v2] qemu-ga: report success-response field in guest-info 2012-08-21 Michal Privoznik New
[v2] qemu-img: Fix qemu-img can't create qcow image based on read-only image 2010-01-29 Sheng Yang New
[v2] qemu-img: Implement 'diff' operation. 2012-05-17 Richard W.M. Jones New
[v2] qemu-img: Initial progress printing support 2011-03-30 Jes Sorensen New
[v2] qemu-img: Require larger zero areas for sparse handling 2011-08-29 Kevin Wolf New
[v2] qemu-img: correct help message 2012-07-12 Robert Wang New
[v2] qemu-img: document qed format on qemu-img man page 2012-06-13 Stefan Hajnoczi New
[v2] qemu-img: let 'qemu-img convert' flush data 2012-04-11 namei.unix@gmail.com New
[v2] qemu-img: let 'qemu-img convert' flush data 2012-04-11 namei.unix@gmail.com New
[v2] qemu-io: New command map 2010-09-21 Kevin Wolf New
[v2] qemu-io: add option to enable tracing 2012-03-12 Stefan Hajnoczi New
[v2] qemu-io: check registered fds in command_loop() 2010-06-20 MORITA Kazutaka New
[v2] qemu-io: fix aio help texts 2010-03-28 Christoph Hellwig New
[v2] qemu-iotests: Add test for -drive options 2013-04-09 Kevin Wolf New
[v2] qemu-iotests: Test qcow2 image creation options 2013-02-13 Kevin Wolf New
[v2] qemu-iotests: add qed.py image manipulation utility 2012-07-26 Stefan Hajnoczi New
[v2] qemu-iotests: ignore fragmentation information for qed 2012-04-23 Robert Wang New
[v2] qemu-kvm/pci-assign: 64 bits bar emulation 2012-12-19 Hao, Xudong New
[v2] qemu-kvm: Speed up of the dirty-bitmap-traveling 2010-02-10 OHMURA Kei New
[v2] qemu-kvm: avoid strlen of NULL pointer 2010-04-12 Jens Osterkamp New
[v2] qemu-log: default to stderr for logging output 2013-02-18 Peter Maydell New
[v2] qemu-options.hx: Change from recommending '?' to 'help' 2012-10-04 Peter Maydell New
[v2] qemu-pixman.h: Avoid mutual inclusion loop with console.h 2013-01-21 Peter Maydell New
[v2] qemu-progress.c: printf isn't signal safe 2011-04-28 Jes Sorensen New
[v2] qemu-timer.c: Remove 250us timeouts 2012-04-05 Peter Portante New
[v2] qemu-timer: Check for usable fields for SIGEV_THREAD_ID 2012-10-22 Richard Henderson New
[v2] qemu/configure: fix CFLAGS handling for i386 2012-04-03 Olaf Hering New
[v2] qemu/xen: Add 64 bits big bar support on qemu 2012-09-25 Hao, Xudong New
[v2] qemu/xendisk: properly update stats in ioreq_release() 2012-05-14 Jan Beulich New
[v2] qemu/xendisk: set maximum number of grants to be used 2012-05-31 Jan Beulich New
[v2] qemu: Update Linux headers 2012-10-15 Alex Williamson New
[v2] qemu_ram_ptr_length: take ram_addr_t as arguments 2011-06-27 Stefano Stabellini New
[v2] qerror: Add QERR_PROPERTY_SET_AFTER_REALIZE 2012-07-16 Peter Maydell New
[v2] qga/channel-posix.c: include headers it needs 2012-11-15 Igor Mammedov New
[v2] qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema 2013-01-29 Michal Privoznik New
[v2] qmp: add test tool for QMP 2011-11-09 Mark Wu New
[v2] qmp: fix __accept() in qmp.py 2012-10-15 Jeff Cody New
[v2] qom: Introduce object_class_get_list() 2012-02-25 Andreas Färber New
[v2] qom: Introduce object_realize_nofail() 2012-04-12 Andreas Färber New
[v2] qom: Reject attempts to add a property that already exists 2012-09-07 Peter Maydell New
[v2] qom: Unify type registration 2012-02-09 Andreas Färber New
[v2] qtest: avoid a warning with RTC test 2012-03-30 Blue Swirl New
[v2] qxl+vnc: register a vm state change handler for dummy spice_server 2012-12-12 Uri Lublin New
[v2] qxl-logger: add timestamp to command log 2011-06-24 Alon Levy New
[v2] qxl-render: fix broken vnc+spice since commit f934493 2012-04-18 Alon Levy New
[v2] qxl: abort on panic instead of exit 2011-06-24 Alon Levy New
[v2] qxl: add QXL_IO_FLUSH_{SURFACES, RELEASE} for guest S3&S4 support 2011-06-24 Alon Levy New
[v2] qxl: add QXL_IO_FLUSH_{SURFACES, RELEASE} for guest S3&S4 support 2011-07-07 Alon Levy New
[v2] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC 2012-07-28 Alon Levy New
[v2] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC 2012-07-23 Alon Levy New
[v2] qxl: add dev id to guest prints 2011-06-24 Alon Levy New
[v2] qxl: add io_port_to_string 2011-07-07 Alon Levy New
[v2] qxl: add io_port_to_string 2011-06-24 Alon Levy New
[v2] qxl: add mode to debugprint on destroy primary 2011-06-24 Alon Levy New
[v2] qxl: add primary_created state, change mode lifetimes 2011-06-24 Alon Levy New
[v2] qxl: allow QXL_IO_LOG also in vga 2011-06-24 Alon Levy New
[v2] qxl: async I/O 2011-07-07 Alon Levy New
[v2] qxl: bump pci rev 2011-07-07 Alon Levy New
[v2] qxl: don't assert on guest create_guest_primary 2012-04-25 Alon Levy New
[v2] qxl: don't render stuff when the vm is stopped. 2012-02-15 Gerd Hoffmann New
[v2] qxl: error handling fixes and cleanups. 2011-07-07 Alon Levy New
[v2] qxl: fix spice+sdl no cursor regression 2012-02-22 Alon Levy New
[v2] qxl: fix surface tracking & locking 2011-07-07 Alon Levy New
[v2] qxl: interface_get_command: fix reported mode 2011-06-24 Alon Levy New
[v2] qxl: make qxl_guest_bug take variable arguments 2011-07-07 Alon Levy New
[v2] qxl: only disallow specific io's in vga mode 2011-07-07 Alon Levy New
[v2] qxl: remove qxl_destroy_primary() 2011-07-07 Alon Levy New
[v2] qxl: set mm_time in vga update 2011-06-24 Alon Levy New
[v2] qxl: update and add debug prints 2011-06-24 Alon Levy New
[v2] qxl: update revision to QXL_REVISION_STABLE_V10 2011-06-24 Alon Levy New
[v2] qxl: use QXL_REVISION_* 2011-07-07 Alon Levy New
[v2] qxl: use update_area_async in qxl-render 2011-07-07 Alon Levy New
[v2] ram_blocks: Convert to a QLIST 2010-06-11 Alex Williamson New
[v2] raw-posix: Detect CDROM via ioctl 2010-01-12 Cole Robinson New