Show patches with: State = Action Required       |    Archived = No       |   429633 patches
« 1 2 ... 2959 2960 29614296 4297 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/11] qcow2: Use BB functions in .bdrv_create() - - - - --- 2016-03-08 Kevin Wolf New
[04/11] qcow: Use BB functions in .bdrv_create() - - - - --- 2016-03-08 Kevin Wolf New
[03/11] parallels: Use BB functions in .bdrv_create() - - - - --- 2016-03-08 Kevin Wolf New
[02/11] block: Introduce blk_set_allow_write_beyond_eof() - - - - --- 2016-03-08 Kevin Wolf New
[01/11] block: Use writeback in .bdrv_create() implementations - - - - --- 2016-03-08 Kevin Wolf New
[v4,8/8] igd: handle igd-passthrough-isa-bridge setup in realize() - - - - --- 2016-03-08 Gerd Hoffmann New
[v4,7/8] igd: move igd-passthrough-isa-bridge to igd.c too - - - - --- 2016-03-08 Gerd Hoffmann New
[v4,6/8] igd: revamp host config read - - - - --- 2016-03-08 Gerd Hoffmann New
[v4,5/8] igd: use defines for standard pci config space offsets - - 1 - --- 2016-03-08 Gerd Hoffmann New
[v4,4/8] igd: TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE: call parent realize - - - - --- 2016-03-08 Gerd Hoffmann New
[v4,3/8] igd: switch TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE to realize - - 1 - --- 2016-03-08 Gerd Hoffmann New
[v4,2/8] pc: move igd support code to igd.c 1 - - - --- 2016-03-08 Gerd Hoffmann New
[v4,1/8] pc: remove has_igd_gfx_passthru global - - 2 - --- 2016-03-08 Gerd Hoffmann New
[v2,5/5] spapr: implement query-hotpluggable-cpus QMP command - - - - --- 2016-03-08 Igor Mammedov New
[v2,4/5] spapr: check if cpu core is already present - - - - --- 2016-03-08 Igor Mammedov New
[v2,3/5] qdev: hotplug: introduce HotplugHandler.pre_plug() callback - - - - --- 2016-03-08 Igor Mammedov New
[v2,2/5] spapr: convert slot name property to numeric core and links - - - - --- 2016-03-08 Igor Mammedov New
[v2,1/5] QMP: add query-hotpluggable-cpus - - - - --- 2016-03-08 Igor Mammedov New
[8/8] block: Use blk_co_pwritev() in blk_co_write_zeroes() - - - - --- 2016-03-08 Kevin Wolf New
[7/8] block: Use blk_aio_prwv() for aio_read/write/write_zeroes - - - - --- 2016-03-08 Kevin Wolf New
[6/8] block: Use blk_prw() in blk_pread()/blk_pwrite() - - - - --- 2016-03-08 Kevin Wolf New
[5/8] block: Use blk_co_pwritev() in blk_write_zeroes() - - - - --- 2016-03-08 Kevin Wolf New
[4/8] block: Pull up blk_read_unthrottled() implementation - - - - --- 2016-03-08 Kevin Wolf New
[3/8] block: Use blk_co_pwritev() for blk_write() - - - - --- 2016-03-08 Kevin Wolf New
[2/8] block: Use blk_co_preadv() for blk_read() - - - - --- 2016-03-08 Kevin Wolf New
[1/8] block: Use BdrvChild in BlockBackend - - - - --- 2016-03-08 Kevin Wolf New
[PULL,3/3] cutils: add avx2 instruction optimization - - 1 - --- 2016-03-08 Amit Shah New
[PULL,2/3] configure: detect ifunc and avx2 attribute - - - - --- 2016-03-08 Amit Shah New
[PULL,1/3] Postcopy: Fix sync count in info migrate - - 1 - --- 2016-03-08 Amit Shah New
[PULL,0/3] migration: avx2, 'info migrate' updates - - - - --- 2016-03-08 Amit Shah New
[PULL,5/6] fw_cfg: document ACPI device node information - - 3 - --- 2016-03-08 Gerd Hoffmann New
[PULL,4/6] acpi: arm: add fw_cfg device node to dsdt - - 4 1 --- 2016-03-08 Gerd Hoffmann New
[PULL,3/6] acpi: pc: add fw_cfg device node to dsdt - - 3 - --- 2016-03-08 Gerd Hoffmann New
[PULL,2/6] pc: fw_cfg: move ioport base constant to pc.h - - 3 - --- 2016-03-08 Gerd Hoffmann New
[PULL,1/6] fw_cfg: expose control register size in fw_cfg.h - - 2 - --- 2016-03-08 Gerd Hoffmann New
[PULL,0/6] acpi: add fw_cfg device node to dsdt - - - - --- 2016-03-08 Gerd Hoffmann New
[PULL,1/1] rng: switch request queue to QSIMPLEQ - - 2 - --- 2016-03-08 Amit Shah New
[PULL,0/1] rng: use simpleq instead of gslist - - - - --- 2016-03-08 Amit Shah New
[PATCHv10,11/11] slirp: Add IPv6 support to the TFTP code - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,10/11] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,09/11] slirp: Adding IPv6 address for DNS relay - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,08/11] slirp: Handle IPv6 in TCP functions - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,07/11] slirp: Reindent after refactoring - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,06/11] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,05/11] slirp: Factorizing tcpiphdr structure with an union - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,04/11] slirp: Adding IPv6 UDP support - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,03/11] slirp: Adding ICMPv6 error sending - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,02/11] slirp: Fix ICMP error sending - - 1 - --- 2016-03-08 Samuel Thibault New
[PATCHv10,01/11] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration - - 1 - --- 2016-03-08 Samuel Thibault New
Revert "qed: Implement .bdrv_drain" 1 - - - --- 2016-03-08 Stefan Hajnoczi New
[PULL] MAINTAINERS: Add Samuel Thibault as slirp maintainer - - - - --- 2016-03-08 Samuel Thibault New
[PULL] MAINTAINERS: Add Samuel Thibault as slirp maintainer - - - - --- 2016-03-08 Samuel Thibault New
[v2,3/3] vmdk: Switch to heap arrays for vmdk_parent_open - - - - --- 2016-03-08 Fam Zheng New
[v2,2/3] vmdk: Switch to heap arrays for vmdk_read_cid - - - - --- 2016-03-08 Fam Zheng New
[v2,1/3] vmdk: Switch to heap arrays for vmdk_write_cid - - 1 - --- 2016-03-08 Fam Zheng New
[PULL,V2,12/12] net: check packet payload length - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,11/12] filter-buffer: Add status_changed callback processing - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,10/12] filter: Add 'status' property for filter object - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,09/12] rocker: allow user to specify rocker world by property - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,08/12] rocker: add name field into WorldOps ale let world specify its name - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,07/12] rocker: return -ENOMEM in case of some world alloc fails - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,06/12] rocker: forbid to change world type - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,05/12] net: netmap: probe netmap interface for virtio-net header - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,04/12] net: simplify net_init_tap_one logic - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,03/12] MAINTAINERS: Add entries for include/net/ files - - - - --- 2016-03-08 Jason Wang New
[PULL,V2,02/12] net: filter: correctly remove filter from the list during finalization - - 1 - --- 2016-03-08 Jason Wang New
[PULL,V2,01/12] net: ne2000: check ring buffer control registers - - - 1 --- 2016-03-08 Jason Wang New
[PULL,V2,00/12] Net patches - - - - --- 2016-03-08 Jason Wang New
[v4,3/3] arm: implement query-gic-capabilities - - - - --- 2016-03-08 Peter Xu New
[v4,2/3] arm: qmp: add query-gic-capabilities interface - - - - --- 2016-03-08 Peter Xu New
[v4,1/3] arm: qmp: add GICCapability struct - - - - --- 2016-03-08 Peter Xu New
[8/8] hw/i386: fix unbounded stack for load_multiboot - - - - --- 2016-03-08 Peter Xu New
[7/8] migration: fix unbounded stack for source_return_path_thread - - 1 - --- 2016-03-08 Peter Xu New
[6/8] usb: fix unbounded stack for usb_mtp_add_str - - - - --- 2016-03-08 Peter Xu New
[5/8] usb: fix unbounded stack for inotify_watchfn - - - - --- 2016-03-08 Peter Xu New
[4/8] usb: fix unbounded stack for xhci_dma_write_u32s - - - - --- 2016-03-08 Peter Xu New
[3/8] usb: fix unbounded stack for ohci_td_pkt - - - - --- 2016-03-08 Peter Xu New
[2/8] block: fix unbounded stack for dump_qdict - - - - --- 2016-03-08 Peter Xu New
[1/8] qdict: fix unbounded stack for qdict_array_entries - - - - --- 2016-03-08 Peter Xu New
vmdk: Switch to heap arrays for vmdk_write_cid - - 1 - --- 2016-03-08 Fam Zheng New
[v6,2/2] cutils: add avx2 instruction optimization - - 1 - --- 2016-03-08 Li, Liang Z New
[v6,1/2] configure: detect ifunc and avx2 attribute - - - - --- 2016-03-08 Li, Liang Z New
[v4,15/15] block: More operations for meta dirty bitmap - - 1 - --- 2016-03-08 Fam Zheng New
[v4,14/15] tests: Add test code for hbitmap serialization 1 - - - --- 2016-03-08 Fam Zheng New
[v4,13/15] block: BdrvDirtyBitmap serialization interface - - 1 - --- 2016-03-08 Fam Zheng New
[v4,12/15] hbitmap: serialization - - 1 - --- 2016-03-08 Fam Zheng New
[v4,11/15] block: Assert that bdrv_release_dirty_bitmap succeeded - - 1 - --- 2016-03-08 Fam Zheng New
[v4,10/15] block: Add two dirty bitmap getters - - 1 - --- 2016-03-08 Fam Zheng New
[v4,09/15] block: Support meta dirty bitmap - - - - --- 2016-03-08 Fam Zheng New
[v4,08/15] tests: Add test code for meta bitmap - - 1 - --- 2016-03-08 Fam Zheng New
[v4,07/15] HBitmap: Introduce "meta" bitmap to track bit changes - - 1 - --- 2016-03-08 Fam Zheng New
[v4,06/15] block: Hide HBitmap in block dirty bitmap interface - - - - --- 2016-03-08 Fam Zheng New
[v4,05/15] block: Remove unused typedef of BlockDriverDirtyHandler - - 1 - --- 2016-03-08 Fam Zheng New
[v4,04/15] block: Move block dirty bitmap code to separate files - - 1 - --- 2016-03-08 Fam Zheng New
[v4,03/15] typedefs: Add BdrvDirtyBitmap - - 1 - --- 2016-03-08 Fam Zheng New
[v4,02/15] block: Include hbitmap.h in block.h - - 1 - --- 2016-03-08 Fam Zheng New
[v4,01/15] backup: Use Bitmap to replace "s->bitmap" - - 1 - --- 2016-03-08 Fam Zheng New
[PATCHv3,7/7] vfio: Eliminate vfio_container_ioctl() 1 - 1 - --- 2016-03-08 David Gibson New
[PATCHv3,6/7] spapr_pci: Remove finish_realize hook - - 1 - --- 2016-03-08 David Gibson New
[PATCHv3,5/7] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge - - 1 - --- 2016-03-08 David Gibson New
« 1 2 ... 2959 2960 29614296 4297 »