Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 474 475 476 477 478 479 480 481 482 ... 615 616 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[1/3] vvfat: Fix segfault on write to read-only disk 2010-09-10 Kevin Wolf New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect 2010-06-01 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect 2010-05-27 Corentin Chary New
[1/3] vnc: auth reject cleanup 2010-11-24 Gerd Hoffmann New
[1/3] vnc: auth reject cleanup 2010-10-07 Gerd Hoffmann New
[1/3] vnc: added buffer_advance function 2013-01-02 Tim Hardeck New
[1/3] vnc: added buffer_advance function 2013-01-21 Tim Hardeck New
[1/3] vnc: added buffer_advance function 2013-01-08 Tim Hardeck New
[1/3] vnc: added buffer_advance function 2012-12-07 Tim Hardeck New
[1/3] vnc: Add SCROLL lock key to kbd_leds 2013-04-19 Lei Li New
[1/3] vnc: Add SCROLL lock key to kbd_leds 2013-04-24 Lei Li New
[1/3] vmware_vga: Cleanup and remove duplicated info from local state 2012-08-23 BALATON Zoltan New
[1/3] vmstate: remove grackle_pci savevm code 2011-02-24 Juan Quintela New
[1/3] vmstate: introduce calc_size VMStateField 2011-12-26 Mitsyanko Igor New
[1/3] vmstate: add no_migrate flag to VMStateDescription 2011-07-08 Gerd Hoffmann New
[1/3] vmstate: Add VMSTATE_MACADDR for the new type 2009-10-22 Juan Quintela New
[1/3] vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro 2013-03-10 Igor Mitsyanko New
[1/3] vmdk: Fix COW 2010-04-16 Kevin Wolf New
[1/3] vl: skip init accelerator if it's not available 2013-01-24 liguang New
[1/3] vl.c: Move option generation logic into a wrapper file 2011-12-19 y@ozlabs.org New
[1/3] vl.c: Exit QEMU early if no machine is found 2012-08-10 Stefan Hajnoczi New
[1/3] virtio_blk: Factor virtio_blk_handle_request out 2010-01-27 Kevin Wolf New
[1/3] virtio_balloon: Remove unnecessarily persistent state 2012-04-12 David Gibson New
[1/3] virtio: use unsigned int for counting bytes in vq 2012-07-06 Amit Shah New
[1/3] virtio: let devices be permissive on enabled features 2012-03-06 Paolo Bonzini New
[1/3] virtio: don't exit on guest errors 2011-03-28 Michael S. Tsirkin New
[1/3] virtio: change set guest notifier to per-device 2010-10-06 Michael S. Tsirkin New
[1/3] virtio: add bus_plugged() callback to VirtioDeviceClass 2013-06-04 Jesse Larrew New
[1/3] virtio: add API to check that ring is setup 2013-03-29 Nicholas A. Bellinger New
[1/3] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max 2009-12-22 Amit Shah New
[1/3] virtio/vhost: support 64 bit features 2011-05-04 Michael S. Tsirkin New
[1/3] virtio-serial: add virtio_serial_guest_connected 2012-11-28 Alon Levy New
[1/3] virtio-serial: Let virtio-serial-bus know if all data was consumed 2011-01-11 Amit Shah New
[1/3] virtio-serial-bus: add port arg to discard_vq_data() 2011-09-14 Amit Shah New
[1/3] virtio-serial-bus: Add trace events 2011-07-07 Amit Shah New
[1/3] virtio-scsi: prepare migration format for multiqueue 2012-04-06 Paolo Bonzini New
[1/3] virtio-scsi: create VirtIOSCSICommon 2013-03-27 Nicholas A. Bellinger New
[1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration 2012-11-09 Amit Shah New
[1/3] virtio-pci: properly validate address before accessing config 2013-04-26 Jason Wang New
[1/3] virtio-pci: Rename bugs field to flags 2010-11-11 Stefan Hajnoczi New
[1/3] virtio-net: pass host features to virtio_net_init 2013-02-05 Jesse Larrew New
[1/3] virtio-net: pass host features to virtio_net_init 2013-02-05 Jesse Larrew New
[1/3] virtio-console: Check if chardev backends available before calling into them 2011-12-21 Amit Shah New
[1/3] virtio-ccw: remove qdev_unparent in unplug routing 2013-02-22 Jens Freimann New
[1/3] virtio-ccw: Add missing blk chs properties. 2013-03-20 Cornelia Huck New
[1/3] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE 2012-08-09 Paolo Bonzini New
[1/3] virtio-blk: report non-zero status when failing SG_IO requests 2012-03-07 Paolo Bonzini New
[1/3] virtio-balloon: drop old stats code 2012-12-10 Luiz Capitulino New
[1/3] virtio-9p: Move 9p device registration into virtio-9p.c 2011-06-01 Aneesh Kumar K.V New
[1/3] virtio-9p: Move 9p device registration into virtio-9p.c 2011-04-27 Aneesh Kumar K.V New
[1/3] vhost: fix incorrect userspace address 2012-01-09 Avi Kivity New
[1/3] vhost-scsi: fix k->set_guest_notifiers() NULL dereference 2013-05-30 Stefan Hajnoczi New
[1/3] vga: make PCI devices optional 2011-10-09 Blue Swirl New
[1/3] vga: add mmio bar to standard vga 2012-09-27 Gerd Hoffmann New
[1/3] vfio: make some of VFIO API public 2013-04-22 Alexey Kardashevskiy New
[1/3] vfio: Import vfio kernel header 2012-08-01 Alex Williamson New
[1/3] vawaudio: port to FILE* 2011-09-13 Juan Quintela New
[1/3] v2 Add drive_get_by_id 2010-10-25 Ryan Harper New
[1/3] use nanoseconds everywhere for timeout computation 2011-01-31 Paolo Bonzini New
[1/3] use lazy initialization for display_state 2010-02-10 Paolo Bonzini New
[1/3] use kernel-provided para_features instead of statically coming up with new capabilities 2011-03-17 Glauber Costa New
[1/3] use int64 when compare two time 2012-01-06 Zhang, Yang Z New
[1/3] use cross-prefix for pkg-config 2010-01-07 Paolo Bonzini New
[1/3] usb: tag usb host adapters as not hotpluggable. 2012-11-29 Gerd Hoffmann New
[1/3] usb: Remove leading underscores from __musb_irq_max 2011-08-31 Peter Maydell New
[1/3] usb: Pass the packet to the device's handle_control callback 2011-02-02 Hans de Goede New
[1/3] usb: Halt ep queue en cancel pending packets on a packet error 2012-08-17 Hans de Goede New
[1/3] usb: Add defines for USB Serial Bus Release Number register 2011-06-02 Brad Hards New
[1/3] usb-redir: Change usbredir_open_chardev into usbredir_create_parser 2012-10-11 Gerd Hoffmann New
[1/3] usb-redir: An interface count of 0 is a valid value 2012-03-31 Hans de Goede New
[1/3] usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS 2010-11-10 Hans de Goede New
[1/3] usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS 2010-11-08 Hans de Goede New
[1/3] usb-hub: wakeup on attach 2011-11-01 Gerd Hoffmann New
[1/3] usb-gotemp: expose HID request defines in usb.h 2009-11-03 Scott Tsai New
[1/3] unicore32: add target-unicore32 directory for unicore32-linux-user support 2011-03-24 Guan Xuetao New
[1/3] uhci: Add a completions_only flag for async completions 2012-11-17 Hans de Goede New
[1/3] two new file wrappers 2013-02-26 Joel Schopp New
[1/3] trace: trace bdrv_open_common() 2011-09-30 Stefan Hajnoczi New
[1/3] trace: Trace bdrv_set_locked() 2011-03-23 Stefan Hajnoczi New
[1/3] trace: Relax trace-events parsing regex in simpletrace.py 2010-10-18 Stefan Hajnoczi New
[1/3] trace: Fix print format for "mipsnet_write" 2011-09-16 LluĂ­s Vilanova New
[1/3] trace: Document programmatically enabling/disabling trace events 2010-07-06 Stefan Hajnoczi New
[1/3] trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode 2012-04-18 Gerd Hoffmann New
[1/3] tests: fix dependency inclusion 2012-06-13 Anthony Liguori New
[1/3] tests: Fix two memory leaks 2011-01-21 Stefan Weil Accepted
[1/3] test: remove qemu-ga reference 2012-03-20 Michael Roth New
[1/3] tcg: replace op_dead_iargs by op_dead_args 2011-05-17 Aurelien Jarno New
[1/3] tcg: add ext{8,16,32}u_i{32,64} TCG ops 2009-09-30 Aurelien Jarno Superseded
[1/3] tcg: add div/rem 32-bit helpers 2010-03-04 Aurelien Jarno New
[1/3] tcg: Standardize on TCGReg as the enum for hard registers 2011-11-09 Richard Henderson New
[1/3] tcg: Remove unneeded include statements 2012-02-24 Stefan Hajnoczi New
[1/3] tcg: Add tcg_swap_cond. 2009-12-19 Richard Henderson New
[1/3] tcg: Add support for debugging leakage of temporaries 2011-02-23 Peter Maydell New
[1/3] tcg: Add is_unsigned_cond 2012-09-24 Richard Henderson New
[1/3] tcg/arm: fix branch target change during code retranslation 2011-01-06 Aurelien Jarno New
[1/3] tcg-hppa: Fix const errors in hppa-dis.c. 2010-02-20 Richard Henderson New
[1/3] tcg-alpha: Fix type mismatch errors in cpu_signal_handler. 2012-09-29 Richard Henderson New
[1/3] target-unicore32: remove cpu_halted() 2011-04-12 Aurelien Jarno New
[1/3] target-sparc: Fix compilation with --enable-debug. 2010-05-10 Richard Henderson New
[1/3] target-sparc: Fix compilation with --enable-debug. 2010-05-12 Richard Henderson New