Show patches with: State = Action Required       |   427057 patches
« 1 2 ... 474 475 4764270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too - - - - --- 2013-01-08 Laszlo Ersek New
[v2,1/1] chardev: Support abstract socket namespace in AF_UNIX socket family. - - - - --- 2013-01-08 Alexander Barabash New
[v3,1/1] memory: add name in AddressSpace initialization. - - - - --- 2013-01-08 Alexander Barabash New
[PULL] QOM CPUState patch queue 2013-01-08 - - - - --- 2013-01-08 Andreas Färber New
[01/17] libqemustub: Add qemu_[un]register_reset() stubs - - - - --- 2013-01-08 Andreas Färber New
[02/17] libqemustub: vmstate register/unregister stubs - - - - --- 2013-01-08 Andreas Färber New
[03/17] libqemustub: sysbus_get_default() stub - - - - --- 2013-01-08 Andreas Färber New
[04/17] qdev: Include qdev code into *-user, too - - - - --- 2013-01-08 Andreas Färber New
[05/17] qdev: Don't assume existence of parent bus on unparenting - - - 1 --- 2013-01-08 Andreas Färber New
[06/17] cpu: Change parent type to Device - - - - --- 2013-01-08 Andreas Färber New
[07/17] target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features - - 1 - --- 2013-01-08 Andreas Färber New
[08/17] target-i386: kvm: Enable all supported KVM features for -cpu host - - 1 - --- 2013-01-08 Andreas Färber New
[09/17] target-i386: check/enforce: Fix CPUID leaf numbers on error messages - - 1 - --- 2013-01-08 Andreas Färber New
[10/17] target-i386: check/enforce: Do not ignore "hypervisor" flag - - 1 - --- 2013-01-08 Andreas Färber New
[11/17] target-i386: check/enforce: Check all CPUID.80000001H.EDX bits - - 1 - --- 2013-01-08 Andreas Färber New
[12/17] target-i386: check/enforce: Check SVM flag support as well - - 1 - --- 2013-01-08 Andreas Färber New
[13/17] target-i386: check/enforce: Eliminate check_feat field - - 1 - --- 2013-01-08 Andreas Färber New
[14/17] qemu-common.h: Make qemu_init_vcpu() stub static inline - - 2 - --- 2013-01-08 Andreas Färber New
[15/17] target-i386: Filter out unsupported features at realize time - - 1 - --- 2013-01-08 Andreas Färber New
[16/17] target-i386: Sanitize AMD's ext2_features at realize time - - 1 - --- 2013-01-08 Andreas Färber New
[17/17] target-i386: Explicitly set vendor for each built-in cpudef - - 1 - --- 2013-01-08 Andreas Färber New
[1/2] qemu-ga: ga_open_pidfile(): use qemu_open() - - 1 - --- 2013-01-08 Luiz Capitulino New
[2/2] qemu-ga: add ga_open_logfile() - - 1 - --- 2013-01-08 Luiz Capitulino New
[RFC] PIIX: reset the VM when the Reset Control Register's RCPU bit gets set - - - - --- 2013-01-08 Laszlo Ersek New
[PULL] QOM CPUState patch queue 2013-01-08 - - - - --- 2013-01-08 Andreas Färber New
[PULL,0/12] qemu-ga: error handling improvements and fsfreeze hooks - - - - --- 2013-01-08 Michael Roth New
[01/12] qemu-ga: guest_file_handle_find(): take an Error argument - - 1 - --- 2013-01-08 Michael Roth New
[02/12] qemu-ga: qmp_guest_file_close(): fix fclose() error check - - 1 - --- 2013-01-08 Michael Roth New
[03/12] qemu-ga: qmp_guest_file_*: improve error reporting - - - - --- 2013-01-08 Michael Roth New
[04/12] qemu-ga: qmp_guest_shutdown(): improve error reporting - - 1 - --- 2013-01-08 Michael Roth New
[05/12] qemu-ga: build_fs_mount_list(): take an Error argument - - - - --- 2013-01-08 Michael Roth New
[06/12] qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set() - - 1 - --- 2013-01-08 Michael Roth New
[07/12] qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set() - - 1 - --- 2013-01-08 Michael Roth New
[08/12] qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set() - - 1 - --- 2013-01-08 Michael Roth New
[09/12] qemu-ga: bios_supports_mode(): improve error reporting - - 1 - --- 2013-01-08 Michael Roth New
[10/12] qemu-ga: guest_suspend(): improve error reporting - - 1 - --- 2013-01-08 Michael Roth New
[11/12] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw - - 1 - --- 2013-01-08 Michael Roth New
[12/12] qemu-ga: sample fsfreeze hooks - - 1 - --- 2013-01-08 Michael Roth New
[v3,1/2] qdev: Fold state enum into bool realized - - - - --- 2013-01-09 Andreas Färber New
[v3,2/2] qdev: Prepare "realized" property - - - - --- 2013-01-09 Andreas Färber New
[SeaBIOS,v2] boot: support strict boot and make it configurable - - - - --- 2013-01-09 Kevin O'Connor New
[V2,01/11] qemu-img: remove unused parameter in collect_image_info() - - 1 - --- 2013-01-09 Wayne Xia New
[V2,02/11] block: add bdrv_get_filename() function - - 1 - --- 2013-01-09 Wayne Xia New
[V2,03/11] block: add snapshot and image info query function - - 1 - --- 2013-01-09 Wayne Xia New
[V2,04/11] qemu-img: switch image retrieving function - - 1 - --- 2013-01-09 Wayne Xia New
[V2,05/11] block: rename bdrv_query_info to bdrv_query_block_info - - 1 - --- 2013-01-09 Wayne Xia New
[V2,06/11] qmp: add interface query-images. - - - - --- 2013-01-09 Wayne Xia New
[V2,07/11] block: export function bdrv_find_snapshot() - - - - --- 2013-01-09 Wayne Xia New
[V2,08/11] qmp: add interface query-snapshots - - - - --- 2013-01-09 Wayne Xia New
[V2,09/11] hmp: export function hmp_handle_error() - - - - --- 2013-01-09 Wayne Xia New
[V2,10/11] hmp: retrieve info from qmp for snapshot info - - - - --- 2013-01-09 Wayne Xia New
[V2,11/11] hmp: show snapshot on single block device - - - - --- 2013-01-09 Wayne Xia New
[SeaBIOS,v3] boot: add a new type to halt booting - - - - --- 2013-01-09 Amos Kong New
[1/2] oslib-win32: add lock for gmtime_r() - - - - --- 2013-01-09 Wayne Xia New
[2/2] oslib-win32: add lock for localtime_r() - - - - --- 2013-01-09 Wayne Xia New
[1/2] VFIO-AER: Vfio-pci driver changes for supporting AER - - - - --- 2013-01-09 Pandarathil, Vijaymohan R New
[2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices - - - - --- 2013-01-09 Pandarathil, Vijaymohan R New
[Qemu] add a boot option to do strict boot - - - - --- 2013-01-09 Amos Kong New
[Qemu,v2] add a boot option to do strict boot 1 - - - --- 2013-01-09 Amos Kong New
[1/2] gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE - - - - --- 2013-01-09 Gerd Hoffmann New
[2/2] pixman: fix warning - - - - --- 2013-01-09 Gerd Hoffmann New
e1000: make ICS write-only - - 1 - --- 2013-01-09 Michael S. Tsirkin New
sheepdog: implement direct write semantics - - - - --- 2013-01-09 Liu Yuan New
[00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices - - - - --- 2013-01-09 Michael S. Tsirkin New
[01/13] block: add error parameter to bdrv_snapshot_create() and related functions - - - - --- 2013-01-09 Pavel Hrdina New
[02/13] block: add error parameter to del_existing_snapshots() - - - - --- 2013-01-09 Pavel Hrdina New
[03/13] savevm: add error parameter to qemu_savevm_state_begin() - - - - --- 2013-01-09 Pavel Hrdina New
[04/13] savevm: add error parameter to qemu_savevm_state_iterate() - - - - --- 2013-01-09 Pavel Hrdina New
[05/13] savevm: add error parameter to qemu_savevm_state_complete() - - - - --- 2013-01-09 Pavel Hrdina New
[06/13] savevm: add error parameter to qemu_savevm_state() - - - - --- 2013-01-09 Pavel Hrdina New
[07/13] qapi: Convert savevm - - - - --- 2013-01-09 Pavel Hrdina New
[08/13] qemu-img: introduce qemu_img_handle_error - - - - --- 2013-01-09 Pavel Hrdina New
[09/13] block: update return value from bdrv_snapshot_create - - - - --- 2013-01-09 Pavel Hrdina New
[10/13] savevm: update return value from qemu_savevm_state_begin - - - - --- 2013-01-09 Pavel Hrdina New
[11/13] savevm: update return value from qemu_savevm_state_complete - - - - --- 2013-01-09 Pavel Hrdina New
[12/13] savevm: update return value from qemu_savevm_state - - - - --- 2013-01-09 Pavel Hrdina New
[13/13] vm-snapshot-save: add force parameter - - - - --- 2013-01-09 Pavel Hrdina New
[v2,1/8] target-mips: fix DSP loads with rd = 0 - - 1 - --- 2013-01-09 Aurelien Jarno New
[v2,2/8] target-mips: copy insn_flags in DisasContext - - - - --- 2013-01-09 Aurelien Jarno New
[v2,3/8] target-mips: generate a reserved instruction exception on CPU without DSP - - - - --- 2013-01-09 Aurelien Jarno New
[v2,4/8] target-mips: add unions to access DSP elements - - 1 - --- 2013-01-09 Aurelien Jarno New
[v2,5/8] target-mips: use DSP unions for binary DSP operators - - - - --- 2013-01-09 Aurelien Jarno New
[v2,6/8] target-mips: use DSP unions for unary DSP operators - - - - --- 2013-01-09 Aurelien Jarno New
[v2,7/8] target-mips: use DSP unions for reduction add instructions - - - - --- 2013-01-09 Aurelien Jarno New
[v2,8/8] target-mips: implement DSP (d)append sub-class with TCG - - - - --- 2013-01-09 Aurelien Jarno New
pc: rename machine types - - - - --- 2013-01-09 Gerd Hoffmann New
[1/3] split acpi pci hotplug code into separate file - - - - --- 2013-01-09 Gerd Hoffmann New
[2/3] fix off-byone in hw/acpi_pci_hotplug.h - - - - --- 2013-01-09 Gerd Hoffmann New
[3/3] q35: add & windup ich9-pci-hotplug device - - - - --- 2013-01-09 Gerd Hoffmann New
[V2,1/7] qdev: add a maximum device allowed field for the bus. - - 1 - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,2/7] virtio-bus: introduce virtio-bus - - 1 - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,3/7] virtio-device: refactor virtio-device. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,4/7] virtio-pci-bus: introduce virtio-pci-bus. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,5/7] virtio-pci: refactor virtio-pci device. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,6/7] virtio-s390-bus: add virtio-s390-bus. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
[V2,7/7] virtio-s390-device: create a virtio-s390-bus during init. - - - - --- 2013-01-09 fred.konrad@greensocs.com New
ui/vnc: VA API based H.264 encoding for VNC framebuffer updates - - - - --- 2013-01-09 David Verbeiren New
hw/pc.c: Fix converting of ioport_register* to MemoryRegion - - - 1 --- 2013-01-09 Julien Grall New
[v2] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER - - - - --- 2013-01-09 Stefano Stabellini New
[RFC,01/12] kvm: add KVM_FEATURE_CLOCKSOURCE_STABLE_BIT fake #define - - - - --- 2013-01-09 Eduardo Habkost New
« 1 2 ... 474 475 4764270 4271 »