Show patches with: State = Action Required       |   426979 patches
« 1 2 ... 550 551 5524269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,04/17] tests: adjust test-thread-pool to new aio_poll() semantics - - 1 - --- 2013-04-17 Stefan Hajnoczi New
[v2,05/17] aio: stop using .io_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,06/17] block/curl: drop curl_aio_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,07/17] block/gluster: drop qemu_gluster_aio_flush_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,08/17] block/iscsi: drop iscsi_process_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,09/17] block/linux-aio: drop qemu_laio_completion_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,10/17] block/nbd: drop nbd_have_request() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,11/17] block/rbd: drop qemu_rbd_aio_flush_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,12/17] block/sheepdog: drop have_co_req() and aio_flush_request() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,13/17] block/ssh: drop return_true() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,14/17] dataplane/virtio-blk: drop flush_true() and flush_io() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,15/17] thread-pool: drop thread_pool_active() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,16/17] tests: drop event_active_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,17/17] aio: drop io_flush argument - - - - --- 2013-04-17 Stefan Hajnoczi New
[01/13] configure: QEMU_INCLUDES are the same for all subtargets - - 1 - --- 2013-04-17 Paolo Bonzini New
[02/13] elfload: fix size of ABI-dependent fields in core dumps - - 1 - --- 2013-04-17 Paolo Bonzini New
[03/13] elfload: fix size of registers for N32 - - 1 - --- 2013-04-17 Paolo Bonzini New
[04/13] elfload: use tswapreg consistently in elf_core_copy_regs - - 1 - --- 2013-04-17 Paolo Bonzini New
[05/13] elfload: use abi_short/ushort instead of target_short/ushort - - - - --- 2013-04-17 Paolo Bonzini New
[06/13] elfload: use abi_int/uint instead of target_int/uint - - - - --- 2013-04-17 Paolo Bonzini New
[07/13] elfload: only give abi_long/ulong the alignment specified by the target - - - - --- 2013-04-17 Paolo Bonzini New
[08/13] elfload: use abi_llong/ullong instead of target_llong/ullong - - - - --- 2013-04-17 Paolo Bonzini New
[09/13] configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak - - 1 - --- 2013-04-17 Paolo Bonzini New
[10/13] configure: move common libraries to config-host.mak - - 1 - --- 2013-04-17 Paolo Bonzini New
[11/13] configure: eliminate target_libs_softmmu - - - - --- 2013-04-17 Paolo Bonzini New
[12/13] configure: CONFIG_NO_XEN is duplicated - - 1 1 --- 2013-04-17 Paolo Bonzini New
[13/13] configure: remove duplicate test - - - - --- 2013-04-17 Paolo Bonzini New
target-i386: enable SVM lock for Phenom processors - - - - --- 2013-04-17 Prasad Joshi New
ui/cocoa.m: Fix recent compile breakage - - 1 - --- 2013-04-17 Peter Maydell New
run: Introduce --use-malloc-perturb specific qemu flag - - - - --- 2013-04-17 Lucas Meneghel Rodrigues New
[PULL,v4,01/11] rdma: export yield_until_fd_readable() - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,02/11] rdma: introduce qemu_ram_foreach_block() - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,03/11] rdma: introduce qemu_file_mode_is_not_valid() - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,04/11] rdma: export ram_handle_compressed() - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,05/11] rdma: export qemu_fflush() - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,06/11] rdma: new QEMUFileOps hooks - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,07/11] rdma: introduce capability for chunk registration - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,08/11] rdma: core logic - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,09/11] rdma: send pc.ram - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,10/11] rdma: print out throughput while debugging - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[PULL,v4,11/11] rdma: add documentation - - - - --- 2013-04-17 mrhines@linux.vnet.ibm.com New
[v19,1/7] add a new runstate: RUN_STATE_GUEST_PANICKED - - - - --- 2013-04-18 Hu Tao New
[v19,2/7] add a new qevent: QEVENT_GUEST_PANICKED - - - - --- 2013-04-18 Hu Tao New
[v19,3/7] introduce a new qom device to deal with panicked event - - - - --- 2013-04-18 Hu Tao New
[v19,4/7] pvpanic: pass configurable ioport to seabios - - - - --- 2013-04-18 Hu Tao New
[v19,5/7] pvpanic: add document of pvpanic - - - - --- 2013-04-18 Hu Tao New
[v19,6/7] pvpanic: create pvpanic by default for machine 1.5 - - - - --- 2013-04-18 Hu Tao New
[v19,7/7] Wire up disabled wait a panicked event on s390 - - - - --- 2013-04-18 Hu Tao New
[0/5,PULL] qemu-kvm.git uq/master queue - - - - --- 2013-04-18 Marcelo Tosatti New
[1/5] vmxcap: Open MSR file in unbuffered mode - - - - --- 2013-04-18 Marcelo Tosatti New
[2/5] vmxcap: Augment reported information - - - - --- 2013-04-18 Marcelo Tosatti New
[3/5] vmxcap: Report APIC register emulation and RDTSCP control - - - - --- 2013-04-18 Marcelo Tosatti New
[4/5] target-i386: kvm: save/restore steal time MSR - - - - --- 2013-04-18 Marcelo Tosatti New
[5/5] vmxcap: Update according to SDM of January 2013 - - - - --- 2013-04-18 Marcelo Tosatti New
[01/16,v2] cpu: make kvm-stub.o a part of CPU library - - 1 - --- 2013-04-18 Igor Mammedov New
[v5,1/3] configure: Put cross compile flags in EXTRA_CFLAGS - - 1 - --- 2013-04-18 Peter Crosthwaite New
[v5,2/3] dtc: add submodule - - 1 - --- 2013-04-18 Peter Crosthwaite New
[v5,3/3] configure/Make: Build libfdt from submodule DTC - - 1 - --- 2013-04-18 Peter Crosthwaite New
[v6] sheepdog: add discard/trim support for sheepdog - - - - --- 2013-04-18 Liu Yuan New
[v7] sheepdog: add discard/trim support for sheepdog - - - - --- 2013-04-18 Liu Yuan New
console: unbreak cocoa - - - - --- 2013-04-18 Gerd Hoffmann New
[PULL,0/4] pci: add pci test device - - - - --- 2013-04-18 Michael S. Tsirkin New
[1/4] kvm: remove unused APIs - - - - --- 2013-04-18 Michael S. Tsirkin New
[2/4] kvm: support any size for pio eventfd - - - - --- 2013-04-18 Michael S. Tsirkin New
[3/4] kvm: support non datamatch ioeventfd - - - - --- 2013-04-18 Michael S. Tsirkin New
[4/4] pci: add pci test device - - - - --- 2013-04-18 Michael S. Tsirkin New
[v8] sheepdog: add discard/trim support for sheepdog - - 1 - --- 2013-04-18 Liu Yuan New
qdev: Fix device_add bus assumptions - - - - --- 2013-04-18 Igor Mammedov New
[1/5] console: qom-ify QemuConsole - - - - --- 2013-04-18 Gerd Hoffmann New
[2/5] console: Hook QemuConsoles into qom tree - - - - --- 2013-04-18 Gerd Hoffmann New
[3/5] console: add device link to QemuConsoles - - - - --- 2013-04-18 Gerd Hoffmann New
[4/5] console: add qemu_console_lookup_by_device - - - - --- 2013-04-18 Gerd Hoffmann New
[5/5] console: extend screendump monitor cmd - - - - --- 2013-04-18 Gerd Hoffmann New
savevm: Improve error message for unmigratable devices - - - - --- 2013-04-18 Kevin Wolf New
usb-host: raise libusbx minimum version to 1.0.13 - - - - --- 2013-04-18 Gerd Hoffmann New
usb: better speed mismatch error reporting - - - - --- 2013-04-18 Gerd Hoffmann New
target-i386: upgrade family number of qemu64 CPU model to 15 - - - - --- 2013-04-18 Ren, Yongjie New
allow usage of older libusb which didn't define LIBUSB_LOG_LEVEL_WARNING - - - - --- 2013-04-18 Michael Tokarev New
reply: reply: reply: qemu crashed when starting vm(kvm) with vnc connect - - - - --- 2013-04-18 Zhanghaoyu (A) New
net/hub: remove can_receive handler - - - - --- 2013-04-18 Sergey Fedorov New
sheepdog: implement .bdrv_co_is_allocated - - - - --- 2013-04-18 Liu Yuan New
[0/3] another round of qemu-char fixes - - - - --- 2013-04-18 Paolo Bonzini New
[v3,6/7] virtio-net: cleanup: use QOM cast. - - - - --- 2013-04-18 Paolo Bonzini New
[RFC,1/5] qcow2.py: rename class to Qcow - - - - --- 2013-04-18 Paolo Bonzini New
[RFC,2/5] qcow2.py: add ImageFile superclass - - - - --- 2013-04-18 Paolo Bonzini New
[RFC,3/5] qcow2.py: add load_image() method - - - - --- 2013-04-18 Paolo Bonzini New
[RFC,4/5] qcow2.py: add method to load backing image - - - - --- 2013-04-18 Paolo Bonzini New
[RFC,5/5] qcow2.py: add dump-map command - - - - --- 2013-04-18 Paolo Bonzini New
[1/8] adlib: qdev-ify - - 1 - --- 2013-04-18 Paolo Bonzini New
[2/8] audio: remove the need for audio card CONFIG_* symbols - - - - --- 2013-04-18 Paolo Bonzini New
[3/8] audio: remove HAS_AUDIO - - - - --- 2013-04-18 Paolo Bonzini New
[4/8] audio: remove CONFIG_* symbols - - - - --- 2013-04-18 Paolo Bonzini New
[5/8] audio: replace audio card configuration with default-configs - - - - --- 2013-04-18 Paolo Bonzini New
[6/8] qom: do not return root for empty path - - - - --- 2013-04-18 Paolo Bonzini New
[7/8] audio: look for the ISA and PCI buses - - - - --- 2013-04-18 Paolo Bonzini New
[8/8] audio: enable PCI audio cards for all PCI-enabled targets - - - - --- 2013-04-18 Paolo Bonzini New
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event - - 1 - --- 2013-04-18 Luiz Capitulino New
fixing qemu busy wait - - - - --- 2013-04-18 Orr Dvory New
[v4,1/7] refer to FWCfgState explicitly 1 - 1 - --- 2013-04-18 Laszlo Ersek New
[v4,2/7] acpi_table_install(): fix funcparam formatting in leading comment 1 - 1 - --- 2013-04-18 Laszlo Ersek New
« 1 2 ... 550 551 5524269 4270 »