Show patches with: State = Action Required       |   426474 patches
« 1 2 ... 791 792 7934264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,03/12] block: Add "has_single_child" field for drivers - - 1 - --- 2014-04-10 Max Reitz New
[v3,04/12] block/json: Add JSON protocol driver - - 1 - --- 2014-04-10 Max Reitz New
[v3,05/12] block/json: Add functions for cache control - - 1 - --- 2014-04-10 Max Reitz New
[v3,06/12] block/json: Add functions for writing zeroes etc. - - 1 - --- 2014-04-10 Max Reitz New
[v3,07/12] block/json: Add bdrv_co_get_block_status() - - - - --- 2014-04-10 Max Reitz New
[v3,08/12] block/json: Add ioctl etc. - - 1 - --- 2014-04-10 Max Reitz New
[v3,09/12] block/json: Add bdrv_get_specific_info() - - 1 - --- 2014-04-10 Max Reitz New
[v3,10/12] block/raw_bsd: Add bdrv_get_specific_info() - - 1 - --- 2014-04-10 Max Reitz New
[v3,11/12] block/qapi: Ignore filters on top for format name - - 1 - --- 2014-04-10 Max Reitz New
[v3,12/12] iotests: Add test for the JSON protocol - - 1 - --- 2014-04-10 Max Reitz New
[for-2.0] qom: Fix crash with qom-list and link properties - - 3 - --- 2014-04-10 Cole Robinson New
[V6,1/2] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached 1 - 1 - --- 2014-04-10 Marcel Apfelbaum New
[V6,2/2] hw/pci: check if pci2pci bridges implement optional limit registers 1 - - - --- 2014-04-10 Marcel Apfelbaum New
Keyboard/Mouse Console for vfio with active function x-vga ans -vga none - - - - --- 2014-04-10 qemu Mailinglist New
[v3,1/5] block: qemu-iotests - add common.qemu, for bash-controlled qemu tests - - - - --- 2014-04-10 Jeff Cody New
[v3,2/5] block: qemu-iotests - update 085 to use common.qemu - - 1 - --- 2014-04-10 Jeff Cody New
[v3,3/5] block: qemu-iotests - test for live migration - - - - --- 2014-04-10 Jeff Cody New
[v3,4/5] block: qemu-iotests - fix image cleanup when using spaced pathnames - - 1 - --- 2014-04-10 Jeff Cody New
[v3,5/5] block: qemu-iotests: make test 019 and 086 work with spaced pathnames - - 2 - --- 2014-04-10 Jeff Cody New
[RFC,V2] virtio-net: announce self by guest - - - - --- 2014-04-11 Jason Wang New
exit qemu when unknown object type is specified by -object - - - - --- 2014-04-11 Hu Tao New
[RFC] target-ppc: Relax use of generic CPU name for KVM - - - - --- 2014-04-11 Alexey Kardashevskiy New
[v2,1/4] qemu-option.c: Add qemu_opt functions that step over arguments - - - - --- 2014-04-11 Alistair Francis New
[v2,2/4] qdev-monitor: Implement three functions used to connect devices - - - - --- 2014-04-11 Alistair Francis New
[v2,3/4] vl.c: Enable adding devices to the system bus - - - - --- 2014-04-11 Alistair Francis New
[v2,4/4] qemu-options.hx: Update the command line documentation for -device - - - - --- 2014-04-11 Alistair Francis New
[qemu,4/6] virtio-input: emulated devices - - - - --- 2014-04-11 Gerd Hoffmann New
[for-2.0] kvm_physical_sync_dirty_bitmap: ignore ENOENT from kvm_vm_ioctl 1 - - - --- 2014-04-11 Michael Tokarev New
[PULL,for-2.0,0/2] sdl2: relative mouse mode fixes - - - - --- 2014-04-11 Gerd Hoffmann New
[PULL,1/2] input: sdl2: Fix guest_cursor logic - - - - --- 2014-04-11 Gerd Hoffmann New
[PULL,2/2] input: sdl2: Fix relative mode to match SDL1 behavior - - - - --- 2014-04-11 Gerd Hoffmann New
[for-2.0] virtio-net: fix guest-triggerable buffer overrun - - 1 - --- 2014-04-11 Michael S. Tsirkin New
[PULL,0/4] Block patches for 2.0.0-rc3 - - - - --- 2014-04-11 Kevin Wolf New
[PULL,1/4] bochs: Fix memory leak in bochs_open() error path - - 1 - --- 2014-04-11 Kevin Wolf New
[PULL,2/4] bochs: Fix catalog size check - - 1 - --- 2014-04-11 Kevin Wolf New
[PULL,3/4] iscsi: Remember to set ret for iscsi_open in error case - - - - --- 2014-04-11 Kevin Wolf New
[PULL,4/4] block-commit: speed is an optional parameter - - 2 - --- 2014-04-11 Kevin Wolf New
[v4,01/25] tcg-aarch64: Properly detect SIGSEGV writes - - - - --- 2014-04-11 Richard Henderson New
[v4,02/25] tcg-aarch64: Use intptr_t apropriately - - 1 - --- 2014-04-11 Richard Henderson New
[v4,03/25] tcg-aarch64: Use TCGType and TCGMemOp constants - - 1 - --- 2014-04-11 Richard Henderson New
[v4,04/25] tcg-aarch64: Use MOVN in tcg_out_movi - - 1 - --- 2014-04-11 Richard Henderson New
[v4,05/25] tcg-aarch64: Use ORRI in tcg_out_movi - - 1 - --- 2014-04-11 Richard Henderson New
[v4,06/25] tcg-aarch64: Special case small constants in tcg_out_movi - - 1 - --- 2014-04-11 Richard Henderson New
[v4,07/25] tcg-aarch64: Use adrp in tcg_out_movi - - 1 - --- 2014-04-11 Richard Henderson New
[v4,08/25] tcg-aarch64: Use symbolic names for branches - - 1 - --- 2014-04-11 Richard Henderson New
[v4,09/25] tcg-aarch64: Create tcg_out_brcond - - 1 - --- 2014-04-11 Richard Henderson New
[v4,10/25] tcg-aarch64: Use CBZ and CBNZ - - 1 - --- 2014-04-11 Richard Henderson New
[v4,11/25] tcg-aarch64: Reuse LR in translated code - - 1 - --- 2014-04-11 Richard Henderson New
[v4,12/25] tcg-aarch64: Introduce tcg_out_insn_3314 - - 1 - --- 2014-04-11 Richard Henderson New
[v4,13/25] tcg-aarch64: Implement tcg_register_jit - - 1 - --- 2014-04-11 Richard Henderson New
[v4,14/25] tcg-aarch64: Avoid add with zero in tlb load - - 1 - --- 2014-04-11 Richard Henderson New
[v4,15/25] tcg-aarch64: Use tcg_out_call for qemu_ld/st - - 1 - --- 2014-04-11 Richard Henderson New
[v4,16/25] tcg-aarch64: Use ADR to pass the return address to the ld/st helpers - - 1 - --- 2014-04-11 Richard Henderson New
[v4,17/25] tcg-aarch64: Use TCGMemOp in qemu_ld/st - - 1 - --- 2014-04-11 Richard Henderson New
[v4,18/25] tcg-aarch64: Pass qemu_ld/st arguments directly - - 1 - --- 2014-04-11 Richard Henderson New
[v4,19/25] tcg-aarch64: Implement TCG_TARGET_HAS_new_ldst - - 1 - --- 2014-04-11 Richard Henderson New
[v4,20/25] tcg-aarch64: Support stores of zero - - 1 - --- 2014-04-11 Richard Henderson New
[v4,21/25] tcg-aarch64: Introduce tcg_out_insn_3507 - - 1 - --- 2014-04-11 Richard Henderson New
[v4,22/25] tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_op - - 1 - --- 2014-04-11 Richard Henderson New
[v4,23/25] tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313 - - 1 - --- 2014-04-11 Richard Henderson New
[v4,24/25] tcg-aarch64: Prefer unsigned offsets before signed offsets for ldst - - 1 - --- 2014-04-11 Richard Henderson New
[v4,25/25] tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr - - 1 - --- 2014-04-11 Richard Henderson New
[SeaBIOS:] SMBIOS: Check for full tables & entry point in fw_cfg - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,01/18] SMBIOS: Rename smbios_set_type1_defaults() for more general use - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,02/18] SMBIOS: Use macro to set smbios defaults - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,03/18] SMBIOS: Use bitmaps to check for smbios table collisions - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,04/18] SMBIOS: Add code to build full smbios tables; build type 2 table - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,05/18] SMBIOS: Build full tables for types 0 and 1 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,06/18] SMBIOS: Remove unused code for passing individual fields to bios - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,07/18] SMBIOS: Build full type 3 table - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,08/18] SMBIOS: Build full type 4 tables - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,09/18] SMBIOS: Build full smbios memory tables (type 16, 17, 19, and 20) - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,10/18] SMBIOS: Build full tables for type 32 and 127 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,11/18] SMBIOS: Update all table definitions to smbios spec v2.3 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,12/18] SMBIOS: Remove SeaBIOS compatibility quirks - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,13/18] SMBIOS: Stop including type 20 tables - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,14/18] SMBIOS: Use e820 memory map to generate type 19 tables - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,15/18] SMBIOS: Update type 3 definition to smbios spec v2.7 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,16/18] SMBIOS: Update type 4 definition to smbios spec v2.6 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,17/18] SMBIOS: Update memory table types (16, 17, and 19) to smbios spec v2.8 - - - - --- 2014-04-11 Gabriel L. Somlo New
[QEMU,v5,18/18] SMBIOS: Generate complete smbios tables, including entry point - - - - --- 2014-04-11 Gabriel L. Somlo New
[for-2.0] configure: Make stack-protector test check both compile and link - - - - --- 2014-04-11 Peter Maydell New
[SeaBIOS,v2] SMBIOS: Check for full tables & entry point in fw_cfg - - - - --- 2014-04-11 Gabriel L. Somlo New
[v2,1/3] target-ppc: Create versionless CPU class per family if KVM - - - - --- 2014-04-11 Alexey Kardashevskiy New
[v2,2/3] target-ppc: Move alias lookup after class lookup - - - - --- 2014-04-11 Alexey Kardashevskiy New
[v2,3/3] target-ppc: Remove redundant POWER7 declarations - - - - --- 2014-04-11 Alexey Kardashevskiy New
tests/qom-test: Test qom-list on link properties - - - - --- 2014-04-11 Cole Robinson New
[v2,1/2] move test-* from .gitignore to tests/.gitignore - - - - --- 2014-04-11 Cole Robinson New
[2/2] tests/.gitignore: Ignore test-rfifolock - - - - --- 2014-04-11 Cole Robinson New
kvm_physical_sync_dirty_bitmap: ignore ENOENT from kvm_vm_ioctl - - - - --- 2014-04-12 Michael Tokarev New
[v2] mac99: Change memory layout to better match PowerMac3, 1 - - - - --- 2014-04-12 BALATON Zoltan New
[v5] spapr: Add support for time base offset migration - - - - --- 2014-04-12 Alexey Kardashevskiy New
[v4,1/6] block-commit: Expose granularity - - 2 - --- 2014-04-12 Max Reitz New
[v4,2/6] blockjob: Introduce block_job_complete_sync() - - - - --- 2014-04-12 Max Reitz New
[v4,3/6] qemu-img: Implement commit like QMP - - - - --- 2014-04-12 Max Reitz New
[v4,4/6] qemu-img: Enable progress output for commit - - - - --- 2014-04-12 Max Reitz New
[v4,5/6] qemu-img: Specify backing file for commit - - 2 - --- 2014-04-12 Max Reitz New
[v4,6/6] iotests: Commit tests for two-layer backing chains - - 1 - --- 2014-04-12 Max Reitz New
[for,2.0] ide: Correct improper smart self test counter reset in ide core. 1 - 1 - --- 2014-04-12 Benoît Canet New
[v2] usb-ohci: Add vmstate descriptor - - - - --- 2014-04-13 Alexey Kardashevskiy New
« 1 2 ... 791 792 7934264 4265 »