Show patches with: State = Action Required       |   426624 patches
« 1 2 ... 526 527 5284266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/17] hw/vexpress: Pass voltage sensor properties to sysctl device - - - - --- 2013-03-15 Peter Maydell New
[09/17] hw/arm_sysctl: Implement SYS_CFG_OSC function - - - - --- 2013-03-15 Peter Maydell New
[10/17] hw/vexpress: Set reset values for daughterboard oscillators - - - - --- 2013-03-15 Peter Maydell New
[11/17] iov: Factor out hexdumper - - - - --- 2013-03-15 Peter Maydell New
[12/17] pl330: Initial version - - 2 1 --- 2013-03-15 Peter Maydell New
[13/17] xilinx_zynq: added pl330 to machine model - - 1 - --- 2013-03-15 Peter Maydell New
[14/17] xilinx_spips: Set unused IRQs to NULL - - - - --- 2013-03-15 Peter Maydell New
[15/17] xilinx_spips: Fix bus setup conditional check - - - - --- 2013-03-15 Peter Maydell New
[16/17] xilinx_spips: Add missing dual-bus snoop commands - - - - --- 2013-03-15 Peter Maydell New
[17/17] xilinx_spips: QOM styling fixes - - - - --- 2013-03-15 Peter Maydell New
QMP: TPM QMP and man page documentation updates - - 1 - --- 2013-03-15 Corey Bryant New
hw/arm/nseries: don't print to stdout or stderr - - 1 - --- 2013-03-15 Peter Maydell New
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions - - - - --- 2013-03-15 Petar Jovanovic New
[1/2] qga schema: mark optional GuestLogicalProcessor.can-offline with #optional - - - - --- 2013-03-15 Laszlo Ersek New
[2/2] qga schema: document generic QERR_UNSUPPORTED - - 1 - --- 2013-03-15 Laszlo Ersek New
[RFC] vga: Start supporting resolution not multiple of 16 correctly. - - - - --- 2013-03-15 Frediano Ziglio New
[v9,01/10] virtio: make virtio device's structures public. - - 2 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,02/10] virtio-x-bus: fix allow_hotplug assertion. - - - - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,03/10] virtio-blk: don't use pointer for configuration. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,04/10] virtio-blk: add the virtio-blk device. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,05/10] virtio-blk-pci: switch to new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,06/10] virtio-blk-s390: switch to the new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,07/10] virtio-blk-ccw switch to new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,08/10] virtio-blk: cleanup: init and exit functions. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,09/10] virtio-blk: cleanup: QOM cast - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,10/10] virtio-blk: cleanup: remove qdev field. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
net: increase buffer size to accommodate Jumbo frame pkts over netdev UDP socket - - - - --- 2013-03-16 sfeldma@cumulusnetworks.com New
scsi-bus: fix endianness bug in store_lun() - - - - --- 2013-03-16 Alexey Kardashevskiy New
HLFS driver for QEMU - - - - --- 2013-03-16 harryxiyou@gmail.com New
scsi-bus: fix endianness bug in store_lun() - - - - --- 2013-03-16 Alexey Kardashevskiy New
[v6,1/2] qom: Detect attempts to add a property that already exists - - 1 - --- 2013-03-16 Peter Maydell New
[v6,2/2] hw/qdev: Abort rather than ignoring errors adding device properties - - 1 - --- 2013-03-16 Peter Maydell New
vmxcap: Update according to SDM of January 2013 - - - - --- 2013-03-17 Jan Kiszka New
Advertise --libdir in configure --help output - - - - --- 2013-03-17 Doug Goldstein New
[RFC,RDMA,support,v4:,01/10] ./configure --enable-rdma - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,02/10] check for CONFIG_RDMA - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,03/10] more verbose documentation of the RDMA transport - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,04/10] iterators for getting the RAMBlocks - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,05/10] reuse function for parsing the QMP 'migrate' string - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,06/10] core RDMA migration code (rdma.c) - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,07/10] connection-establishment for RDMA - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,08/10] introduce QEMUFileRDMA - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,09/10] check for QMP string and bypass nonblock() calls - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,10/10] send pc.ram over RDMA - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[v3,1/2] bridge helper: unified error cleanup for parse_acl_file - - 2 - --- 2013-03-18 Doug Goldstein New
[v3,2/2] bridge helper: support conf dirs - - 2 - --- 2013-03-18 Doug Goldstein New
sheepdog: show error message for halt status - - 2 - --- 2013-03-18 Liu Yuan New
HLFS driver for QEMU - - - - --- 2013-03-18 harryxiyou@gmail.com New
HLFS driver for QEMU - - - - --- 2013-03-18 harryxiyou@gmail.com New
[RFC,05/14] power: add power chip emulation - - - - --- 2013-03-18 liguang New
[PULL,0/5] ipxe: add efi support - - - - --- 2013-03-18 Gerd Hoffmann New
[PULL,00/18] console: data structures overhaul - - - - --- 2013-03-18 Gerd Hoffmann New
[1/2] virtio-ccw: Add missing blk chs properties. - - - - --- 2013-03-18 Cornelia Huck New
[2/2] s390-virtio, virtio-ccw: Add config_wce for virtio-blk. 1 - - - --- 2013-03-18 Cornelia Huck New
[01/15] pixman: add qemu_pixman_color() - - - - --- 2013-03-18 Gerd Hoffmann New
[02/15] pixman: render vgafont glyphs into pixman images - - - - --- 2013-03-18 Gerd Hoffmann New
[03/15] console: use pixman for fill+blit - - - - --- 2013-03-18 Gerd Hoffmann New
[04/15] console: use pixman for font rendering - - - - --- 2013-03-18 Gerd Hoffmann New
[05/15] console: switch color_table_rgb to pixman_color_t - - - - --- 2013-03-18 Gerd Hoffmann New
[06/15] console: add trace events - - - - --- 2013-03-18 Gerd Hoffmann New
[07/15] console: displaystate init revamp - - - - --- 2013-03-18 Gerd Hoffmann New
[08/15] console: rename vga_hw_*, add QemuConsole param - - - - --- 2013-03-18 Gerd Hoffmann New
[09/15] console: give each QemuConsole its own DisplaySurface - - - - --- 2013-03-18 Gerd Hoffmann New
[10/15] console: simplify screendump - - - - --- 2013-03-18 Gerd Hoffmann New
[11/15] console: zap g_width + g_height - - - - --- 2013-03-18 Gerd Hoffmann New
[12/15] console: move gui_update+gui_setup_refresh from vl.c into console.c - - - - --- 2013-03-18 Gerd Hoffmann New
[13/15] console: make DisplayState private to console.c - - - - --- 2013-03-18 Gerd Hoffmann New
[14/15] console: add GraphicHwOps - - - - --- 2013-03-18 Gerd Hoffmann New
[15/15] console: gui timer fixes - - - - --- 2013-03-18 Gerd Hoffmann New
[v3] migration: Improve QMP documentation - - 2 - --- 2013-03-18 Juan Quintela New
qcow2: Fix segfault in qcow2_invalidate_cache - - - - --- 2013-03-18 Kevin Wolf New
[PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes. 1 - - - --- 2013-03-18 Alex Bligh New
[PULL] virtio,pci,qom - - - - --- 2013-03-18 Michael S. Tsirkin New
s390-virtio: Add virtio-rng properties. - - - - --- 2013-03-18 Cornelia Huck New
[01/26] libcacard: correct T0 historical bytes size - - - - --- 2013-03-18 Alon Levy New
[02/26] ccid-card-emul: do not crash if backend is not provided - - - - --- 2013-03-18 Alon Levy New
[03/26] ccid: make backend_enum_table "static const" and adjust users - - - - --- 2013-03-18 Alon Levy New
[04/26] ccid: declare DEFAULT_ATR table to be "static const" - - - - --- 2013-03-18 Alon Levy New
[05/26] libcacard: use system config directory for nss db on win32 - - - - --- 2013-03-18 Alon Levy New
[06/26] util: move socket_init() to osdep.c - - - - --- 2013-03-18 Alon Levy New
[07/26] build-sys: must link with -fstack-protector - - 1 - --- 2013-03-18 Alon Levy New
[08/26] libcacard: fix mingw64 cross-compilation - - 1 - --- 2013-03-18 Alon Levy New
[09/26] libcacard: split vscclient main() from socket reading - - - - --- 2013-03-18 Alon Levy New
[10/26] libcacard: vscclient to use QemuThread for portability - - - - --- 2013-03-18 Alon Levy New
[11/26] libcacard: teach vscclient to use GMainLoop for portability - - - - --- 2013-03-18 Alon Levy New
[12/26] hw/ccid-card-passthru.c: add atr check - - - - --- 2013-03-18 Alon Levy New
[13/26] ccid-card-passthru, dev-smartcard-reader: add debug environment variables - - - - --- 2013-03-18 Alon Levy New
[14/26] hw/usb/dev-smartcard-reader.c: white space fixes - - 1 - --- 2013-03-18 Alon Levy New
[15/26] hw/usb/dev-smartcard-reader.c: nicer debug messages - - 1 - --- 2013-03-18 Alon Levy New
[16/26] hw/usb/dev-smartcard-reader.c: remove aborts (never triggered, but just in case) - - 1 - --- 2013-03-18 Alon Levy New
[17/26] hw/usb/dev-smartcard-reader.c: define structs for CCID_Parameter internals - - - - --- 2013-03-18 Alon Levy New
[18/26] hw/usb/dev-smartcard-reader.c: copy atr's protocol to ccid's parameters (adds todo's) - - - - --- 2013-03-18 Alon Levy New
[19/26] hw/usb/dev-smartcard-reader.c: dwFeadvertise support for T=0 only - - - - --- 2013-03-18 Alon Levy New
[20/26] hw/usb/dev-smartcard-reader: support windows guest - - 1 - --- 2013-03-18 Alon Levy New
[21/26] dev-smartcard-reader: reuse usb.h definitions - - 1 - --- 2013-03-18 Alon Levy New
[22/26] libcacard/vreader: add debugging messages for apdu - - - - --- 2013-03-18 Alon Levy New
[23/26] libcacard: change default ATR - - 1 - --- 2013-03-18 Alon Levy New
[24/26] libcacard: move atr setting from macro to function - - - - --- 2013-03-18 Alon Levy New
[25/26] dev-smartcard-reader: empty implementation for Mechanical (fail correctly) - - 1 - --- 2013-03-18 Alon Levy New
[26/26] libcacard/cac.c: questionable change to single return of big switch functions - - - - --- 2013-03-18 Alon Levy New
« 1 2 ... 526 527 5284266 4267 »