Show patches with: State = Action Required       |   427059 patches
« 1 2 ... 612 613 6144270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/18] docs: Document QAPI union types - - 1 - --- 2013-07-23 Kevin Wolf New
[06/18] qapi: Add visitor for implicit structs - - 1 - --- 2013-07-23 Kevin Wolf New
[07/18] qapi: Flat unions with arbitrary discriminator - - 1 - --- 2013-07-23 Kevin Wolf New
[08/18] qapi: Add consume argument to qmp_input_get_object() - - 1 - --- 2013-07-23 Kevin Wolf New
[09/18] qapi.py: Maintain a list of union types - - 1 - --- 2013-07-23 Kevin Wolf New
[10/18] qapi: Anonymous unions - - 1 - --- 2013-07-23 Kevin Wolf New
[11/18] block: Allow "driver" option on the top level - - 1 - --- 2013-07-23 Kevin Wolf New
[12/18] QemuOpts: Add qemu_opt_unset() - - 1 - --- 2013-07-23 Kevin Wolf New
[13/18] blockdev: Rename I/O throttling options for QMP - - 1 - --- 2013-07-23 Kevin Wolf New
[14/18] qcow2: Use dashes instead of underscores in options - - 1 - --- 2013-07-23 Kevin Wolf New
[15/18] blockdev: Rename 'readonly' option to 'read-only' - - 1 - --- 2013-07-23 Kevin Wolf New
[16/18] blockdev: Split up 'cache' option - - 1 - --- 2013-07-23 Kevin Wolf New
[17/18] Implement qdict_flatten() - - 1 - --- 2013-07-23 Kevin Wolf New
[18/18] blockdev: 'blockdev-add' QMP command - - - - --- 2013-07-23 Kevin Wolf New
[v2,1/3] migration: notify migration state before starting thread 1 - - - --- 2013-07-23 Stefan Hajnoczi New
[v2,2/3] dataplane: enable virtio-blk x-data-plane=on live migration - - - - --- 2013-07-23 Stefan Hajnoczi New
[v2,3/3] dataplane: refuse to start if device is already in use - - - - --- 2013-07-23 Stefan Hajnoczi New
[PULL,00/11] migration queue - - - - --- 2013-07-23 Juan Quintela New
[PULL,00/21] Linux-user updates - - - - --- 2013-07-23 Riku Voipio New
[PULL,01/21] configure: Flip default of target_nptl - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,02/21] configure: Don't say target_nptl="no" if there is no linux-user target - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,03/21] configure: Enable threading on all ppc and mips linux-user targets - - 2 - --- 2013-07-23 Riku Voipio New
[PULL,04/21] configure: Enable threading for unicore32-linux-user - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,05/21] linux-user: Move includes of target-specific headers to end of qemu.h - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,06/21] linux-user: Enable NPTL for OpenRISC - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,07/21] linux-user: Enable NPTL for SPARC targets - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,08/21] linux-user: Enable NPTL for m68k - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,09/21] linux-user: Add missing 'break' in i386 get_thread_area syscall - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,10/21] linux-user: Clean up handling of clone() argument order - - - - --- 2013-07-23 Riku Voipio New
[PULL,11/21] linux-user: Add i386 TLS setter - - - - --- 2013-07-23 Riku Voipio New
[PULL,12/21] linux-user: Enable NPTL for x86-64 - - - - --- 2013-07-23 Riku Voipio New
[PULL,13/21] configure: Make NPTL non-optional - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,14/21] linux-user: Avoid conditional cpu_reset() - - - - --- 2013-07-23 Riku Voipio New
[PULL,15/21] linux-user: Fix target_stat and target_stat64 for OpenRISC - - 1 - --- 2013-07-23 Riku Voipio New
[PULL,16/21] linux-user: Fix pipe syscall return for SPARC - - - - --- 2013-07-23 Riku Voipio New
[PULL,17/21] linux-user: fix segmentation fault passing with h2g(x) != x - - - - --- 2013-07-23 Riku Voipio New
[PULL,18/21] linux-user: Fix epoll on ARM hosts - - - - --- 2013-07-23 Riku Voipio New
[PULL,19/21] linux-user: Reset copied CPUs in cpu_copy() always - - - - --- 2013-07-23 Riku Voipio New
[PULL,20/21] linux-user: Unlock mmap_lock when resuming guest from page_unprotect - - - - --- 2013-07-23 Riku Voipio New
[PULL,21/21] linux-user: Handle compressed ISA encodings when processing MIPS exceptions - - - - --- 2013-07-23 Riku Voipio New
[01/16] pc: use pci_hole64 info consistently - - - - --- 2013-07-23 Igor Mammedov New
[02/16] vl: set default ram_size during variable initialization - - - - --- 2013-07-23 Igor Mammedov New
[03/16] vl: convert -m to qemu_opts_parse() - - - - --- 2013-07-23 Igor Mammedov New
[04/16] qapi: make visit_type_size fallback to type_int - - - - --- 2013-07-23 Igor Mammedov New
[05/16] qdev: Add SIZE type to qdev properties - - - - --- 2013-07-23 Igor Mammedov New
[06/16] dimm: implement dimm device abstraction - - - - --- 2013-07-23 Igor Mammedov New
[07/16] dimm: map DimmDevice into DimBus provided address space - - - - --- 2013-07-23 Igor Mammedov New
[08/16] pc: piix: make hotplug memory gap in high memory - - - - --- 2013-07-23 Igor Mammedov New
[09/16] pc: i440fx: add DimmBus to chipset and map it into hotplug memory region - - - - --- 2013-07-23 Igor Mammedov New
[10/16] dimm: add busy slot check and slot auto-allocation - - - - --- 2013-07-23 Igor Mammedov New
[11/16] dimm: add busy address check and address auto-allocation - - - - --- 2013-07-23 Igor Mammedov New
[12/16] dimm: introduce memory added notifier - - - - --- 2013-07-23 Igor Mammedov New
[13/16] acpi/piix4: introduce memory hot-plug interface QEMU<->ACPI BIOS - - - - --- 2013-07-23 Igor Mammedov New
[14/16] pc: ACPI BIOS: implement memory hotplug interface - - - - --- 2013-07-23 Igor Mammedov New
[15/16] pc: update acpi-dsdt.hex.generated and add ssdt-mem.hex.generated - - - - --- 2013-07-23 Igor Mammedov New
[16/16] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole - - - - --- 2013-07-23 Igor Mammedov New
[V3,for-1.6,1/5] block: Repair the throttling code. - - 1 - --- 2013-07-23 Benoît Canet New
[V3,for-1.6,2/5] block: Modify the throttling code to implement the leaky bucket algorithm. - - - - --- 2013-07-23 Benoît Canet New
[V3,for-1.6,3/5] block: Add support for throttling burst threshold in QMP and the command line. - - - - --- 2013-07-23 Benoît Canet New
[V3,for-1.6,4/5] block: Add iops_sector_count to do the iops accounting for a given io size. - - - - --- 2013-07-23 Benoît Canet New
[V3,for-1.6,5/5] block: Add throttling percentage metrics. - - - - --- 2013-07-23 Benoît Canet New
linux-user: correct argument number for sys_mremap and sys_splice - - 1 - --- 2013-07-23 Petar Jovanovic New
[PULL,0/3] migration queue - - - - --- 2013-07-23 Juan Quintela New
[1/2] linux-user: Build vdso for x64. - - - - --- 2013-07-23 Richard Henderson New
[2/2] linux-user: Load a VDSO for x86-64. - - - - --- 2013-07-23 Richard Henderson New
[1/2] prep_pci: set isa_mem_base in the PCI host bridge - - - - --- 2013-07-23 Hervé Poussineau New
[2/2] i82378: cleanup implementation - - - - --- 2013-07-23 Hervé Poussineau New
[v8,01/10] configure: Support configuring C++ compiler - - 2 - --- 2013-07-23 Tomoki Sekiyama New
[v8,02/10] Add c++ keywords to QAPI helper script - - 2 - --- 2013-07-23 Tomoki Sekiyama New
[v8,03/10] checkpatch.pl: Check .cpp files - - 1 - --- 2013-07-23 Tomoki Sekiyama New
[v8,04/10] Add a script to extract VSS SDK headers on POSIX system - - 2 - --- 2013-07-23 Tomoki Sekiyama New
[v8,05/10] qemu-ga: Add configure options to specify path to Windows/VSS SDK - - 2 - --- 2013-07-23 Tomoki Sekiyama New
[v8,06/10] error: Add error_set_win32 and error_setg_win32 - - 1 - --- 2013-07-23 Tomoki Sekiyama New
[v8,07/10] qemu-ga: Add Windows VSS provider and requester as DLL - - - - --- 2013-07-23 Tomoki Sekiyama New
[v8,08/10] qemu-ga: Call Windows VSS requester in fsfreeze command handler - - 1 - --- 2013-07-23 Tomoki Sekiyama New
[v8,09/10] qemu-ga: Install Windows VSS provider on `qemu-ga -s install' - - 1 - --- 2013-07-23 Tomoki Sekiyama New
[v8,10/10] QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command - - 3 - --- 2013-07-23 Tomoki Sekiyama New
pc: limit 64 bit hole to 2G by default - - - - --- 2013-07-24 Michael S. Tsirkin New
[RFC] linux-user: implement m68k atomic syscalls - - - - --- 2013-07-24 Riku Voipio New
[qom-next,for-1.6,01/29] armv7m: QOM'ify BitBandState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,02/29] highbank: QOM'ify HighbankRegsState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,03/29] integratorcp: QOM'ify integratorcm_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,04/29] integratorcp: QOM'ify icp_pic_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,05/29] musicpal: QOM'ify mv88w8618_eth_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,06/29] musicpal: QOM'ify musicpal_lcd_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,07/29] musicpal: Use TYPE_MV88W8618_ETH - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,08/29] musicpal: QOM'ify mv88w8618_pic_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,09/29] musicpal: QOM'ify mv88w8618_pit_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,10/29] musicpal: QOM'ify mv88w8618_flashcfg - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,11/29] musicpal: QOM'ify musicpal_gpio_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,12/29] musicpal: QOM'ify musicpal_key_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,13/29] pxa2xx: QOM'ify PXA2xxSSPState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,14/29] pxa2xx: QOM'ify PXA2xxRTCState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,15/29] pxa2xx: QOM'ify PXA2xxI2CState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,16/29] pxa2xx_gpio: QOM'ify PXA2xxGPIOInfo - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,17/29] pxa2xx_pic: QOM'ify PXA2xxPICState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,18/29] spitz: QOM'ify SLNANDState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,19/29] spitz: QOM'ify SpitzKeyboardState - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,20/29] stellaris: QOM'ify gptm_state - - - - --- 2013-07-24 Andreas Färber New
[qom-next,for-1.6,21/29] stellaris: QOM'ify stellaris_i2c_state - - - - --- 2013-07-24 Andreas Färber New
« 1 2 ... 612 613 6144270 4271 »