Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 426 427 4284271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/15] savevm: Implement VMS_DIVIDE flag - - - - --- 2012-10-15 David Gibson New
[09/15] target-ppc: Convert ppc cpu savevm to VMStateDescription - - - - --- 2012-10-15 David Gibson New
[10/15] pseries: savevm support for XICS interrupt controller - - - - --- 2012-10-15 David Gibson New
[11/15] pseries: savevm support for VIO devices - - - - --- 2012-10-15 David Gibson New
[12/15] pseries: savevm support for PAPR VIO logical lan - - - - --- 2012-10-15 David Gibson New
[13/15] pseries: savevm support for PAPR TCE tables - - - - --- 2012-10-15 David Gibson New
[14/15] pseries: savevm support for PAPR virtual SCSI - - - - --- 2012-10-15 David Gibson New
[15/15] pseries: savevm support for pseries machine - - - - --- 2012-10-15 David Gibson New
[V8,1/4] libqblock build system - - - - --- 2012-10-15 Wayne Xia New
[V8,2/4] libqblock type defines - - - - --- 2012-10-15 Wayne Xia New
[V8,3/4] libqblock API - - - - --- 2012-10-15 Wayne Xia New
[V8,4/4] libqblock test example - - - - --- 2012-10-15 Wayne Xia New
[v2,1/4] vga: fix indention - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,2/4] vga: add mmio bar to standard vga - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,3/4] vga: add specs for standard vga - - - - --- 2012-10-15 Gerd Hoffmann New
[v2,4/4] vga: remove CONFIG_BOCHS_VBE - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,0/9] serial device hotplug patch series. - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,1/9] serial: split serial.c - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,2/9] serial: add pci variant - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,3/9] serial: add windows inf file for the pci card to docs - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,4/9] serial: add 2x + 4x pci variant - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,5/9] usb-serial: don't magically zap chardev on umplug - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,6/9] usb-serial: only expose device in guest when the chardev is open - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,7/9] chardev: add error reporting for qemu_chr_new_from_opts - - - - --- 2012-10-15 Gerd Hoffmann New
[v3,8/9] chardev: fix QemuOpts lifecycle - - 1 - --- 2012-10-15 Gerd Hoffmann New
[v3,9/9] chardev: add hotplug support. - - - - --- 2012-10-15 Gerd Hoffmann New
fixing qemu-0.1X endless loop in qcow2_alloc_cluster_offset - - - - --- 2012-10-15 Kevin Wolf New
[0/8] console cleanups - - - - --- 2012-10-15 Gerd Hoffmann New
[1/8] console: QLIST-ify display change listeners. - - - - --- 2012-10-15 Gerd Hoffmann New
[2/8] console: add unregister_displaychangelistener - - - - --- 2012-10-15 Gerd Hoffmann New
[3/8] console: move set_mouse + cursor_define callbacks - - - - --- 2012-10-15 Gerd Hoffmann New
[4/8] console: s/TextConsole/QemuConsole/ - - - - --- 2012-10-15 Gerd Hoffmann New
[5/8] console: untangle gfx & txt updates - - - - --- 2012-10-15 Gerd Hoffmann New
[6/8] console: init displaychangelisteners on register - - - - --- 2012-10-15 Gerd Hoffmann New
[7/8] vga: fix text mode updating - - - - --- 2012-10-15 Gerd Hoffmann New
[8/8] console: remove dpy_gfx_fill - - - - --- 2012-10-15 Gerd Hoffmann New
[01/22] uhci: Properly unmap packets on cancel / invalid pid - - - - --- 2012-10-15 Hans de Goede New
[02/22] uhci: Move checks to continue queuing to uhci_fill_queue() - - - - --- 2012-10-15 Hans de Goede New
[03/22] ehci: Get rid of packet tbytes field - - - - --- 2012-10-15 Hans de Goede New
[04/22] ehci: Set int flag on a short input packet - - - - --- 2012-10-15 Hans de Goede New
[05/22] ehci: Improve latency of interrupt delivery and async schedule scanning - - - - --- 2012-10-15 Hans de Goede New
[06/22] ehci: Speed up the timer of raising int from the async schedule - - - - --- 2012-10-15 Hans de Goede New
[07/22] ehci: Detect going in circles when filling the queue - - - - --- 2012-10-15 Hans de Goede New
[08/22] xhci: Add a xhci_ep_nuke_one_xfer helper function - - - - --- 2012-10-15 Hans de Goede New
[09/22] usb: Rename __usb_packet_complete to usb_packet_complete_one - - - - --- 2012-10-15 Hans de Goede New
[10/22] usb: Add USB_RET_ADD_TO_QUEUE packet result code - - - - --- 2012-10-15 Hans de Goede New
[11/22] usb: Move clearing of queue on halt to the core - - - - --- 2012-10-15 Hans de Goede New
[12/22] usb: Move short-not-ok handling to the core - - - - --- 2012-10-15 Hans de Goede New
[13/22] usb: Add an int_req flag to USBPacket - - - - --- 2012-10-15 Hans de Goede New
[14/22] usb: Add packet combining functions - - - - --- 2012-10-15 Hans de Goede New
[15/22] combined-packet: Add a workaround for Linux usbfs + live migration - - - - --- 2012-10-15 Hans de Goede New
[16/22] usb-redir: When a packet contains data on a stall, ignore the stall - - - - --- 2012-10-15 Hans de Goede New
[17/22] usb-redir: Add support for 32 bits bulk packet length - - - - --- 2012-10-15 Hans de Goede New
[18/22] usb-redir: Add support for input pipelining - - - - --- 2012-10-15 Hans de Goede New
[19/22] usb-redir: Add an usbredir_setup_usb_eps() helper function - - - - --- 2012-10-15 Hans de Goede New
[20/22] usb-redir: Use reject rather the disconnect on bad ep info - - - - --- 2012-10-15 Hans de Goede New
[21/22] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller - - - - --- 2012-10-15 Hans de Goede New
[22/22] usb-redir: Allow redirecting super speed devices to high speed controllers - - - - --- 2012-10-15 Hans de Goede New
[v2,1/3] qemu-img: Add --backing-chain option to info command - - - - --- 2012-10-15 Stefan Hajnoczi New
[v2,2/3] qemu-img: Detect backing file chain infinite loops - - - - --- 2012-10-15 Stefan Hajnoczi New
[v2,3/3] qemu-iotests: Add 041 backing file chain infinite loop test - - - - --- 2012-10-15 Stefan Hajnoczi New
hw/qxl: guest bug on primary create with stride %4 != 0 - - - - --- 2012-10-15 Alon Levy New
[v11,01/14] target-mips: Add ASE DSP internal functions - - - - --- 2012-10-15 Jia Liu New
[v11,02/14] target-mips: Add ASE DSP resources access check 1 - - - --- 2012-10-15 Jia Liu New
[v11,03/14] target-mips: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number 1 - - - --- 2012-10-15 Jia Liu New
[v11,04/14] target-mips: Add ASE DSP branch instructions 1 - - - --- 2012-10-15 Jia Liu New
[v11,05/14] target-mips: Add ASE DSP load instructions - - - - --- 2012-10-15 Jia Liu New
[v11,06/14] target-mips: Add ASE DSP arithmetic instructions - - - - --- 2012-10-15 Jia Liu New
[v11,07/14] target-mips: Add ASE DSP GPR based shift instructions - - - - --- 2012-10-15 Jia Liu New
[v11,08/14] target-mips: Add ASE DSP multiply instructions - - - - --- 2012-10-15 Jia Liu New
[v11,09/14] target-mips: Add ASE DSP bit/manipulation instructions - - - - --- 2012-10-15 Jia Liu New
[v11,10/14] target-mips: Add ASE DSP compare-pick instructions - - - - --- 2012-10-15 Jia Liu New
[v11,11/14] target-mips: Add ASE DSP accumulator instructions - - - - --- 2012-10-15 Jia Liu New
[v11,12/14] target-mips: Add ASE DSP processors 1 - - - --- 2012-10-15 Jia Liu New
[v11,13/14] target-mips: Add ASE DSP testcases - - - - --- 2012-10-15 Jia Liu New
[v11,14/14] target-mips: Change TODO file 1 - - - --- 2012-10-15 Jia Liu New
[1/2] Fix a race condition in E1000 device implementation: - - - - --- 2012-10-15 Dmitry Fleytman New
[2/2] Fix a race condition in E1000 device live migration. One of data-transfer related flags not i… - - - - --- 2012-10-15 Dmitry Fleytman New
qemu-img rebase: allow backing file to be specified as '-' - - - - --- 2012-10-15 Alex Bligh New
Memory-API: Make eventfd adhere to device endianness - - - - --- 2012-10-15 Alexander Graf New
qemu-img rebase: allow backing file to be specified as '-' - - - - --- 2012-10-15 Alex Bligh New
qmp: fix __accept() in qmp.py - - - - --- 2012-10-15 Jeff Cody New
[1/6] object: add object_property_add_bool - - 1 - --- 2012-10-15 Anthony Liguori New
[2/6] chardev: convert to QOM (shallow pass) - - - - --- 2012-10-15 Anthony Liguori New
[3/6] chardev: create new QOM types for each sub chardev type - - - - --- 2012-10-15 Anthony Liguori New
[4/6] chardev: implement realize - - - - --- 2012-10-15 Anthony Liguori New
[5/6] chardev: switch the easy backends to realize - - - - --- 2012-10-15 Anthony Liguori New
[6/6] chardev: convert file backend to realize - - - - --- 2012-10-15 Anthony Liguori New
qemu: Update Linux headers - - - - --- 2012-10-15 Alex Williamson New
[QEMU,v4] create struct for machine initialization arguments - - - - --- 2012-10-15 Eduardo Habkost New
qemu-img rebase: allow empty file name as new backing file to mean rebase with no backing file [att… - - 1 - --- 2012-10-15 Alex Bligh New
vfio-pci: Add KVM INTx acceleration - - - - --- 2012-10-15 Alex Williamson New
[PATCHv3] qemu-img rebase: use empty string to rebase without backing file - - 1 - --- 2012-10-15 Alex Bligh New
[v2] qmp: fix __accept() in qmp.py 1 - 1 - --- 2012-10-15 Jeff Cody New
[v2] qemu: Update Linux headers - - - - --- 2012-10-15 Alex Williamson New
[01/12] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-16 Igor Mammedov New
[02/12] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-16 Igor Mammedov New
[03/12] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-16 Igor Mammedov New
[04/12] qdev: rename qdev.c to qdev-core.c - - - - --- 2012-10-16 Igor Mammedov New
[05/12] qdev-core: isolate vmstate handling into separate functions - - - - --- 2012-10-16 Igor Mammedov New
« 1 2 ... 426 427 4284271 4272 »