Show patches with: Archived = No       |   430854 patches
« 1 2 ... 462 463 4644308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[15/36] usb: Enforce iso endpoints never returing USB_RET_ASYNC - - - - --- 2012-10-25 Gerd Hoffmann New
[16/36] uhci: No need to handle async completion of isoc packets - - - - --- 2012-10-25 Gerd Hoffmann New
[17/36] uhci: cleanup: Add an unlink call to uhci_async_cancel() - - - - --- 2012-10-25 Gerd Hoffmann New
[18/36] uhci: Don't retry on error - - - - --- 2012-10-25 Gerd Hoffmann New
[19/36] uhci: Drop unnecessary forward declaration of some static functions - - - - --- 2012-10-25 Gerd Hoffmann New
[20/36] uhci: Move emptying of the queue's asyncs' queue to uhci_queue_free - - - - --- 2012-10-25 Gerd Hoffmann New
[21/36] uhci: Rename UHCIAsync->td to UHCIAsync->td_addr - - - - --- 2012-10-25 Gerd Hoffmann New
[22/36] uhci: Add uhci_read_td() helper function - - - - --- 2012-10-25 Gerd Hoffmann New
[23/36] uhci: Make uhci_fill_queue() actually operate on an UHCIQueue - - - - --- 2012-10-25 Gerd Hoffmann New
[24/36] uhci: Store ep in UHCIQueue - - - - --- 2012-10-25 Gerd Hoffmann New
[25/36] uhci: Immediately free queues on device disconnect - - - - --- 2012-10-25 Gerd Hoffmann New
[26/36] uhci: Verify queue has not been changed by guest - - - - --- 2012-10-25 Gerd Hoffmann New
[27/36] uhci: Detect guest td re-use - - - - --- 2012-10-25 Gerd Hoffmann New
[28/36] uhci: When the guest marks a pending td non-active, cancel the queue - - - - --- 2012-10-25 Gerd Hoffmann New
[29/36] uhci: Always mark a queue valid when we encounter it - - - - --- 2012-10-25 Gerd Hoffmann New
[30/36] uhci: Retry to fill the queue while waiting for td completion - - - - --- 2012-10-25 Gerd Hoffmann New
[31/36] uhci: Use only one queue for ctrl endpoints - - - - --- 2012-10-25 Gerd Hoffmann New
[32/36] xhci: fix function name in error message - - - - --- 2012-10-25 Gerd Hoffmann New
[33/36] xhci: flush endpoint context unconditinally - - - - --- 2012-10-25 Gerd Hoffmann New
[34/36] xhci: allow disabling interrupters - - - - --- 2012-10-25 Gerd Hoffmann New
[35/36] xhci: make number of interrupters and slots configurable - - - - --- 2012-10-25 Gerd Hoffmann New
[36/36] xhci: fix usb name in caps - - - - --- 2012-10-25 Gerd Hoffmann New
[V4,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-10-25 Robert Wang New
[V4,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-10-25 Robert Wang New
[V4,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-10-25 Robert Wang New
[V4,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-10-25 Robert Wang New
[V4,05/10] use qemu_opts_create_nofail - - - - --- 2012-10-25 Robert Wang New
[V4,06/10] create new function: qemu_opt_set_number - - - - --- 2012-10-25 Robert Wang New
[V4,07/10] add def_value and use it in qemu_opts_print. - - - - --- 2012-10-25 Robert Wang New
[V4,08/10] Create four opts list related functions - - - - --- 2012-10-25 Robert Wang New
[V4,09/10] Use QemuOpts support in block layer - - - - --- 2012-10-25 Robert Wang New
[V4,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-10-25 Robert Wang New
[01/12] hw/pl050: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[02/12] hw/pl061: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[03/12] hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP - - - - --- 2012-10-25 Peter Maydell New
[04/12] hw/pl110: Use LOG_GUEST_ERROR rather than hw_error() - - - - --- 2012-10-25 Peter Maydell New
[05/12] hw/pl190: Use LOG_UNIMP rather than hw_error() - - - - --- 2012-10-25 Peter Maydell New
[06/12] hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error() - - - - --- 2012-10-25 Peter Maydell New
[07/12] hw/arm_gic: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[08/12] hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP - - - - --- 2012-10-25 Peter Maydell New
[09/12] hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP - - - - --- 2012-10-25 Peter Maydell New
[10/12] hw/arm_sysctl: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[11/12] hw/arm_l2x0: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[12/12] hw/versatile_i2c: Use LOG_GUEST_ERROR - - - - --- 2012-10-25 Peter Maydell New
[V14,1/6] docs: document for add-cow file format - - - - --- 2012-10-25 Robert Wang New
[V14,2/6] make path_has_protocol non static - - 1 - --- 2012-10-25 Robert Wang New
[V14,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-10-25 Robert Wang New
[V14,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-10-25 Robert Wang New
[V14,5/6] add-cow file format core code. - - - - --- 2012-10-25 Robert Wang New
[V14,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-10-25 Robert Wang New
[memory] abort with head a8170e5 - - - - --- 2012-10-25 Avi Kivity New
[v1,5/8] xilinx_zynq: add USB controllers - - - - --- 2012-10-25 Gerd Hoffmann New
[v2,1/2] Make default boot order machine specific - - - - --- 2012-10-25 Avik Sil New
[v2,2/2] pseries: set no default boot order - - - - --- 2012-10-25 Avik Sil New
[v4,1/2] qom: Detect attempts to add a property that already exists - - 1 - --- 2012-10-25 Peter Maydell New
[v4,2/2] hw/qdev: Abort rather than ignoring errors adding device properties - - 1 - --- 2012-10-25 Peter Maydell New
[1/4] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2012-10-25 Lei Li New
[2/4] QAPI: Introduce memchar-write QMP command - - - - --- 2012-10-25 Lei Li New
[3/4] QAPI: Introduce memchar-read QMP command - - - - --- 2012-10-25 Lei Li New
[4/4] HMP: Introduce console command - - - - --- 2012-10-25 Lei Li New
[1/4] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2012-10-25 Lei Li New
[2/4] QAPI: Introduce memchar-write QMP command - - - - --- 2012-10-25 Lei Li New
[3/4] QAPI: Introduce memchar-read QMP command - - - - --- 2012-10-25 Lei Li New
[4/4] HMP: Introduce console command - - - - --- 2012-10-25 Lei Li New
[v1,5/8] xilinx_zynq: add USB controllers - - - - --- 2012-10-25 Peter Crosthwaite New
[v2,01/11] dma: Define dma_context_memory and use in sysbus-ohci - - 1 - --- 2012-10-26 Peter Crosthwaite New
[v2,02/11] usb/ehci: Use class_data to init PCI variations - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,03/11] usb/ehci: parameterise the register region offsets - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,04/11] usb/ehci: Abstract away PCI DMA API - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,05/11] usb/ehci: seperate out PCIisms - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,06/11] usb/ehci: Add Sysbus Infrastructure - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,07/11] usb/ehci: Add Xilinx ps7 USB controller - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,08/11] xilinx_zynq: add USB controllers - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,09/11] usb/ehci: Guard definition of EHCI_DEBUG - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,10/11] usb/ehci: Debug mode compile fixes - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,11/11] usb/ehci: Put RAM in undefined MMIO regions - - - - --- 2012-10-26 Peter Crosthwaite New
[v3,1/4] pflash_cfi0x: remove unused base field - - 1 - --- 2012-10-26 Peter Crosthwaite New
[v3,2/4] pflash_cfi01: remove unused total_len field - - 1 - --- 2012-10-26 Peter Crosthwaite New
[v3,3/4] pflash_cfi0x: QOMified - - 1 - --- 2012-10-26 Peter Crosthwaite New
[v3,4/4] pflash_cfi01: Fix debug mode printfery - - 1 - --- 2012-10-26 Peter Crosthwaite New
uhci: dynamic type generation - - 1 - --- 2012-10-26 Gerd Hoffmann New
[1/5] define image_file_reset and image_blob_reset - - - - --- 2012-10-26 Olivia Yin New
[2/5] use reset handlers to reload kernel and initrd - - - - --- 2012-10-26 Olivia Yin New
[3/5] replace rom_add_file* with image_file_reset - - - - --- 2012-10-26 Olivia Yin New
[4/5] replaece rom_add_blob* with image_blob_reset - - - - --- 2012-10-26 Olivia Yin New
[5/5] remove rom related functions in loader - - - - --- 2012-10-26 Olivia Yin New
[1/2] When the XHCI host controller is switched to the running mode, set the ccs bit for each port,… - - - - --- 2012-10-26 Sebastian Bauer New
[2/2] Respond a set address command with CC_PARAMETER_ERROR, if the speed field of the input contex… - - - - --- 2012-10-26 Sebastian Bauer New
[1/8] object: add object_property_add_bool (v2) - - - - --- 2012-10-26 Amit Shah New
[2/8] qdev: add realized property and make adding child bus implied by realize - - - - --- 2012-10-26 Amit Shah New
[3/8] vl: add -object option to create QOM objects from the command line - - - - --- 2012-10-26 Amit Shah New
[4/8] vl: add -late-object to create QOM objects after machine init - - - - --- 2012-10-26 Amit Shah New
[5/8] rng: add RndBackend abstract object class - - - - --- 2012-10-26 Amit Shah New
[6/8] rng-urandom: add an RNG backend that uses /dev/urandom - - - - --- 2012-10-26 Amit Shah New
[7/8] rng-egd: introduce EGD compliant RNG backend - - - - --- 2012-10-26 Amit Shah New
[8/8] virtio-rng: hardware random number generator device - - - - --- 2012-10-26 Amit Shah New
[1/4] qemu-char: Add new char backend CirMemCharDriver - - - - --- 2012-10-26 Lei Li New
[2/4] QAPI: Introduce memchar-write QMP command - - - - --- 2012-10-26 Lei Li New
[3/4] QAPI: Introduce memchar-read QMP command - - - - --- 2012-10-26 Lei Li New
[4/4] HMP: Introduce console command - - - - --- 2012-10-26 Lei Li New
« 1 2 ... 462 463 4644308 4309 »