Show patches with: State = Action Required       |    Archived = No       |   440941 patches
« 1 2 ... 4318 4319 43204409 4410 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[block] qcow2: Support exact L1 table growth - - - - --- 2010-10-18 Stefan Hajnoczi New
Add a DTrace tracing backend targetted for SystemTAP compatability - - - - --- 2010-10-18 Daniel P. Berrangé New
Add support for async page fault to qemu - - - - --- 2010-10-18 Gleb Natapov New
[1/1] add ccid-card-emulated device - - - - --- 2010-10-18 Alon Levy New
add support for qed format - - - - --- 2010-10-18 Stefan Hajnoczi New
USB keyboard emulation key mapping error - debian#578846 - - - - --- 2010-10-18 Michael Tokarev New
Fix bug in translation of REVSH - - - - --- 2010-10-18 Johan Bengtsson New
[3/3] apic: convert debug printf statements to tracepoints - - - - --- 2010-10-18 Stefan Hajnoczi New
[2/3] trace: Format strings must begin/end with double quotes - - - - --- 2010-10-18 Stefan Hajnoczi New
[1/3] trace: Relax trace-events parsing regex in simpletrace.py - - - - --- 2010-10-18 Stefan Hajnoczi New
[2/2] pciinit: use pci_region functions. - - - - --- 2010-10-18 Isaku Yamahata New
[1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions. - - - - --- 2010-10-18 Isaku Yamahata New
[9/9] Remove unncessary includes - - - - --- 2010-10-18 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-18 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-18 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-18 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-18 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-18 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c - - - - --- 2010-10-18 Jes Sorensen New
[2/9] Move osdep socket code to oslib-{posix, win32}.c - - - - --- 2010-10-18 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-18 Jes Sorensen New
[Tracing,RFC,v3,2/2] Add documentation for QMP commands: query-trace & query-trace-events. - - - - --- 2010-10-18 Prerna Saxena New
[Tracing,RFC,v3,1/2] Introduce QMP interfaces : query-trace & query-trace-events - - - - --- 2010-10-18 Prerna Saxena New
[v4,15/15] pcie/aer: glue aer error injection into qemu monitor - - - - --- 2010-10-18 Isaku Yamahata New
[v4,14/15] pcie/hotplug: introduce pushing attention button command - - - - --- 2010-10-18 Isaku Yamahata New
[v4,13/15] x3130: pcie downstream port - - - - --- 2010-10-18 Isaku Yamahata New
[v4,12/15] x3130: pcie upstream port - - - - --- 2010-10-18 Isaku Yamahata New
[v4,11/15] ioh3420: pcie root port in X58 ioh - - - - --- 2010-10-18 Isaku Yamahata New
[v4,10/15] pcie port: define struct PCIEPort/PCIESlot and helper functions - - - - --- 2010-10-18 Isaku Yamahata New
[v4,09/15] pcie/aer: helper functions for pcie aer capability - - - - --- 2010-10-18 Isaku Yamahata New
[v4,08/15] pcie: helper functions for pcie capability and extended capability - - - - --- 2010-10-18 Isaku Yamahata New
[v4,07/15] pcie: add pcie constants to pcie_regs.h - - - - --- 2010-10-18 Isaku Yamahata New
[v4,06/15] msi: implements msi - - - - --- 2010-10-18 Isaku Yamahata New
[v4,05/15] pci/bridge: fix pci_bridge_reset() - - - - --- 2010-10-18 Isaku Yamahata New
[v4,04/15] pci: record which is written into pci configuration space - - - - --- 2010-10-18 Isaku Yamahata New
[v4,03/15] pci: use pci_clear_bit_word() in pci_device_reset() - - - - --- 2010-10-18 Isaku Yamahata New
[v4,02/15] pci: introduce helper functions to clear/set bits in configuration space - - - - --- 2010-10-18 Isaku Yamahata New
[v4,01/15] pci: make pci_del_capability() update for w1cmask - - - - --- 2010-10-18 Isaku Yamahata New
[Bug,662461,NEW] -name error message should have trailing newline - - - - --- 2010-10-18 John Morrissey New
migration: don't segfault on invalid input - - - - --- 2010-10-17 Michael S. Tsirkin New
virtio: sanity-check available index - - - - --- 2010-10-17 Michael S. Tsirkin New
qemu-timer: move commonly used timer code to qemu-timer-common 1 - - - --- 2010-10-17 Blue Swirl New
[2/2] ccid: add passthru card device - - - - --- 2010-10-17 Alon Levy New
[1/2] usb-ccid: add CCID bus - - - - --- 2010-10-17 Alon Levy New
alsa: fix 100% CPU load when idle w/ dmix - - - - --- 2010-10-17 Jindřich Makovička New
[2/2] Fix pci hotplug to generate level triggered interrupt. - - - - --- 2010-10-17 Gleb Natapov New
[1/2] Use defines instead of numbers for pci hotplug sts bit - - - - --- 2010-10-17 Gleb Natapov New
trace: improve info trace output 1 - - - --- 2010-10-17 Blue Swirl New
apic: convert debug printf statements to tracepoints - - - - --- 2010-10-17 Blue Swirl New
Silence compiler warning in json test case - - - - --- 2010-10-16 Jan Kiszka New
[9/9] Remove unncessary includes - - - - --- 2010-10-16 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-16 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-16 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-16 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-16 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-16 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c - - - - --- 2010-10-16 Jes Sorensen New
[2/9] Move osdep socket code to oslib-{posix, win32}.c - - - - --- 2010-10-16 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-16 Jes Sorensen New
[1/2] pci: Automatically patch PCI device id in PCI ROM - - - - --- 2010-10-15 Stefan Weil New
ceph/rbd block driver for qemu-kvm (v7) - - - - --- 2010-10-15 Christian Brunner New
qemu-iotests: Update expected results after qemu-img changes - - - - --- 2010-10-15 Kevin Wolf New
[v2,qemu-iotests] Improve test for qemu-img convert with backing file - - - - --- 2010-10-15 Kevin Wolf New
[1/1] Fold send_all() wrapper unix_write() into one function - - - - --- 2010-10-15 Jes Sorensen New
[9/9] Remove unncessary includes - - - - --- 2010-10-15 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-15 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-15 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-15 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-15 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-15 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to os-posix-lib.c - - - - --- 2010-10-15 Jes Sorensen New
[2/9] Move osdep socket code to os-{posix, win32}-lib.c - - - - --- 2010-10-15 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-15 Jes Sorensen New
[v2,4/4] more stdvga cleanups. - - - - --- 2010-10-15 Gerd Hoffmann New
[v2,3/4] switch vmware_vga to pci vgabios - - - - --- 2010-10-15 Gerd Hoffmann New
[v2,2/4] switch stdvga to pci vgabios - - - - --- 2010-10-15 Gerd Hoffmann New
[v2,1/4] Add new vgabios binaries to blobs list. - - - - --- 2010-10-15 Gerd Hoffmann New
[2/2] spice display: replace private lock with qemu mutex. - - - - --- 2010-10-15 Gerd Hoffmann New
[1/2] spice-core: fix watching for write events - - - - --- 2010-10-15 Gerd Hoffmann New
[Tracing,RFC,v2,2/2] Documentation for QMP interfaces - - - - --- 2010-10-15 Prerna Saxena New
[Tracing,RFC,v2,1/2] Introduce 'query-trace' & 'query-trace-events' interfaces - - - - --- 2010-10-15 Prerna Saxena New
[v2] pc: e820 qemu_cfg tables need to be packed - - - - --- 2010-10-15 Alex Williamson New
vga: Mark VBE area as reserved in e820 tables - - - - --- 2010-10-14 Alex Williamson New
pc: e820 qemu_cfg tables need to be packed - - - - --- 2010-10-14 Alex Williamson New
mips_fulong2e: fix ram allocation - - - - --- 2010-10-14 Blue Swirl New
qemu-img: Fix qemu-img convert -obacking_file - - - - --- 2010-10-14 Kevin Wolf New
[2/2,qemu-iotests] add read/write from smaller backing image test - - - - --- 2010-10-14 Stefan Hajnoczi New
[1/2,qemu-iotests] add sub-cluster allocating write test for sparse image formats - - - - --- 2010-10-14 Stefan Hajnoczi New
Add AACI audio playback support to the versatilepb platform - - - - --- 2010-10-14 contact@elasticsheep.com New
[qemu-iotests] Improve test for qemu-img convert with backing file - - - - --- 2010-10-14 Kevin Wolf New
[9/9] Convert write into 2nd threading model. - - - - --- 2010-10-14 Arun Bharadwaj New
[8/9] Convert read into 2nd threading model - - - - --- 2010-10-14 Arun Bharadwaj New
[7/9] Convert walk into 2nd threading model - - - - --- 2010-10-14 Arun Bharadwaj New
[6/9] Convert open into 2nd threading model - - - - --- 2010-10-14 Arun Bharadwaj New
[5/9] Convert wstat into 2nd threading model - - - - --- 2010-10-14 Arun Bharadwaj New
[4/9] Convert stat into 2nd threading model - - - - --- 2010-10-14 Arun Bharadwaj New
[3/9] Global rename lock - - - - --- 2010-10-14 Arun Bharadwaj New
[2/9] Introduce lock fid_list_lock to protect the fid list. - - - - --- 2010-10-14 Arun Bharadwaj New
[1/9] Add read-write lock to QEMU - - - - --- 2010-10-14 Arun Bharadwaj New
configure: Support disabling warnings in $gcc_flags - - - - --- 2010-10-14 Markus Armbruster New
« 1 2 ... 4318 4319 43204409 4410 »