Show patches with: Archived = No       |   431019 patches
« 1 2 ... 1344 1345 13464310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/4] target-arm: Move get/set_r13_banked() to op_helper.c - - 2 - --- 2016-02-11 Peter Maydell New
[3/4] target-arm: Combine user-only and softmmu get/set_r13_banked() - - 3 - --- 2016-02-11 Peter Maydell New
[4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case - - 2 - --- 2016-02-11 Peter Maydell New
[1/1] hyperv: cpu hotplug fix with HyperV enabled - - - - --- 2016-02-11 Denis V. Lunev New
[v8,1/5] fw_cfg: expose control register size in fw_cfg.h - - 2 - --- 2016-02-11 Gabriel L. Somlo New
[v8,2/5] pc: fw_cfg: move ioport base constant to pc.h - - 2 - --- 2016-02-11 Gabriel L. Somlo New
[v8,3/5] acpi: pc: add fw_cfg device node to dsdt - - 2 - --- 2016-02-11 Gabriel L. Somlo New
[v8,4/5] acpi: arm: add fw_cfg device node to dsdt - - 2 1 --- 2016-02-11 Gabriel L. Somlo New
[v8,5/5] fw_cfg: document ACPI device node information - - 2 - --- 2016-02-11 Gabriel L. Somlo New
[1/2] migration: move bdrv_invalidate_cache_all of of coroutine context - - - - --- 2016-02-12 Denis V. Lunev New
[2/2] migration: move bdrv_invalidate_cache_all of of coroutine context - - - 1 --- 2016-02-12 Denis V. Lunev New
[RFC] qmp, target-i386: device_list_properties for TYPE_CPU - - - - --- 2016-02-12 valentin New
qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly) - - - - --- 2016-02-12 Marcel Apfelbaum New
qdev: Start disentangling bus from device - - 1 - --- 2016-02-12 Andreas Färber New
[v1,1/9] tcg: Add tcg_set_insn_param - - 1 - --- 2016-02-12 Edgar E. Iglesias New
[v1,2/9] gen-icount: Use tcg_set_insn_param - - 1 - --- 2016-02-12 Edgar E. Iglesias New
[v1,3/9] target-arm: Add the thumb/IL flag to syn_data_abort - - - - --- 2016-02-12 Edgar E. Iglesias New
[v1,4/9] target-arm: Add more fields to the data abort syndrome generator - - - - --- 2016-02-12 Edgar E. Iglesias New
[v1,5/9] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9 - - 1 - --- 2016-02-12 Edgar E. Iglesias New
[v1,6/9] target-arm/translate-a64.c: Unify some of the ldst_reg decoding - - 1 - --- 2016-02-12 Edgar E. Iglesias New
[v1,7/9] target-arm: Add the ARMInsnSyndrome type - - - - --- 2016-02-12 Edgar E. Iglesias New
[v1,8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts - - - - --- 2016-02-12 Edgar E. Iglesias New
[v1,9/9] target-arm: Use isyn.swstep.ex to hold the is_ldex state - - - - --- 2016-02-12 Edgar E. Iglesias New
MAINTAINERS: add machine section 1 - - - --- 2016-02-12 Marcel Apfelbaum New
[1/4] hw/arm/virt: Provide a secure-only RAM if booting in Secure mode - - - - --- 2016-02-12 Peter Maydell New
[2/4] loader: Add load_image_mr() to load ROM image to a MemoryRegion - - 2 - --- 2016-02-12 Peter Maydell New
[3/4] hw/arm/virt: Load bios image to MemoryRegion, not physaddr - - - - --- 2016-02-12 Peter Maydell New
[4/4] hw/arm/virt: Make first flash device Secure-only if booting secure - - - - --- 2016-02-12 Peter Maydell New
char: fix handling of QIO_CHANNEL_ERR_BLOCK - - - - --- 2016-02-12 Daniel P. Berrangé New
MAINTAINERS: Drop target-i386 from CPU subsystem 1 - - - --- 2016-02-12 Andreas Färber New
[v2,1/4] target-arm: Clean up trap/undef handling of SRS - - 2 - --- 2016-02-12 Peter Maydell New
[v2,2/4] target-arm: Move get/set_r13_banked() to op_helper.c - - 2 - --- 2016-02-12 Peter Maydell New
[v2,3/4] target-arm: Combine user-only and softmmu get/set_r13_banked() - - 1 - --- 2016-02-12 Peter Maydell New
[v2,4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case - - 2 - --- 2016-02-12 Peter Maydell New
target-arm: Move bank_number() into internals.h - - 1 - --- 2016-02-12 Peter Maydell New
[PULL,0/5] tags/xen-2016-02-12 - - - - --- 2016-02-12 Stefano Stabellini New
[PULL,1/5] xen: drop support for Xen 4.1 and older. - - 1 - --- 2016-02-12 Stefano Stabellini New
[PULL,2/5] xen: drop xen_xc_hvm_inject_msi wrapper - - 1 - --- 2016-02-12 Stefano Stabellini New
[PULL,3/5] xen: drop XenXC and associated interface wrappers - - 1 - --- 2016-02-12 Stefano Stabellini New
[PULL,4/5] xen: move xenforeignmemory compat layer into common place - - 1 - --- 2016-02-12 Stefano Stabellini New
[PULL,5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 - - 1 - --- 2016-02-12 Stefano Stabellini New
[01/17] migration: add has_postcopy savevm handler - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[02/17] migration: fix ram_save_pending - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[03/17] migration: split common postcopy out of ram postcopy - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[04/17] migration: introduce postcopy-only pending - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[05/17] block: add bdrv_next_dirty_bitmap() - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[06/17] block: add bdrv_dirty_bitmap_enable_successor() - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[07/17] qapi: add dirty-bitmaps migration capability - - 2 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[08/17] migration: include migrate_dirty_bitmaps in migrate_postcopy - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[09/17] migration/qemu-file: add qemu_put_counted_string() - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[10/17] migration: add is_active_iterate handler - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[11/17] migration: add postcopy migration of dirty bitmaps - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[12/17] iotests: maintain several vms in test - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[14/17] qapi: add md5 checksum of last dirty bitmap level to query-block - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[15/17] iotests: add default node-name - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[16/17] iotests: add dirty bitmap migration test 117 - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[17/17] iotests: add dirty bitmap migration test 170 - - - - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[v2,1/4] vl.c: Fix regression in machine error message - - 2 - --- 2016-02-12 Eduardo Habkost New
[v2,2/4] vl: Reset location after handling command-line arguments - - 1 - --- 2016-02-12 Eduardo Habkost New
[v2,3/4] replay: Set error location properly when parsing options - - 1 - --- 2016-02-12 Eduardo Habkost New
[v2,4/4] vl: Set error location when parsing memory options - - 1 - --- 2016-02-12 Eduardo Habkost New
[V2] MAINTAINERS: add machine section 1 - - - --- 2016-02-12 Marcel Apfelbaum New
[1/3] block/backup: make backup cluster size configurable - - - - --- 2016-02-12 John Snow New
[2/3] block/backup: avoid copying less than full target clusters - - - - --- 2016-02-12 John Snow New
[3/3] iotests/124: Add cluster_size mismatch test - - 1 - --- 2016-02-12 John Snow New
[RFC,v2,1/9] vfio: Add sysfsdev property for pci & platform - - 1 1 --- 2016-02-13 Alex Williamson New
[RFC,v2,2/9] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,3/9] vfio: Generalize region support - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,4/9] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,5/9] linux-headers/vfio: Update for proposed capabilities list - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,6/9] vfio: Enable sparse mmap capability - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,7/9] vfio/pci: Intel IGD graphics support - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,8/9] vfio/pci: Fixup PCI option ROMs - - - - --- 2016-02-13 Alex Williamson New
[RFC,v2,9/9] vfio/pci: Intel IGD stolen memory quirk - - - - --- 2016-02-13 Alex Williamson New
[RFC,v3,1/3] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU - - - - --- 2016-02-13 Alex Williamson New
[RFC,v3,2/3] Further increase maximum size of permanent high memory area. - - - - --- 2016-02-13 Alex Williamson New
[RFC,v3,3/3] fw/pci: Allocate IGD stolen memory - - - - --- 2016-02-13 Alex Williamson New
[v2,1/1] hyperv: cpu hotplug fix with HyperV enabled - - 1 - --- 2016-02-13 Denis V. Lunev New
[1/1] vl: change QEMU state machine for system reset - - - - --- 2016-02-13 Denis V. Lunev New
[1/3] FIFO: Add a FIFO32 implementation - - - - --- 2016-02-13 Jean-Christophe Dubois New
[2/3] i.MX: Add the Freescale SPI Controller - - - - --- 2016-02-13 Jean-Christophe Dubois New
[3/3] i.MX: Add SPI controllers to i.MX6 SOC - - - - --- 2016-02-13 Jean-Christophe Dubois New
msix: fix msix_vector_masked - - - - --- 2016-02-13 Michael S. Tsirkin New
add CephFS support in VirtFS - - - - --- 2016-02-14 Jevon Qiao New
[RFC,1/2] arm: gic: add GICType - - - - --- 2016-02-14 Peter Xu New
[RFC,2/2] arm: gic: add "query-gic-capability" interface - - - - --- 2016-02-14 Peter Xu New
[2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize - - - - --- 2016-02-14 Jevon Qiao New
[v3,1/8] acpi: add aml_create_field() - - - - --- 2016-02-14 Xiao Guangrong New
[v3,2/8] acpi: add aml_concatenate() - - - - --- 2016-02-14 Xiao Guangrong New
[v3,3/8] acpi: allow using object as offset for OperationRegion - - 1 - --- 2016-02-14 Xiao Guangrong New
[v3,4/8] nvdimm acpi: initialize the resource used by NVDIMM ACPI - - - - --- 2016-02-14 Xiao Guangrong New
[v3,5/8] nvdimm acpi: introduce patched dsm memory - - - - --- 2016-02-14 Xiao Guangrong New
[v3,6/8] nvdimm acpi: let qemu handle _DSM method - - - - --- 2016-02-14 Xiao Guangrong New
[v3,7/8] nvdimm acpi: emulate dsm method - - - - --- 2016-02-14 Xiao Guangrong New
[v3,8/8] nvdimm acpi: add _CRS - - - - --- 2016-02-14 Xiao Guangrong New
tests: add pxe e1000 test - - - - --- 2016-02-14 Victor Kaplansky New
[v2] tests: add pxe e1000 and virtio-pci tests - - - - --- 2016-02-14 Victor Kaplansky New
[1/8] block-migration: acquire AioContext as necessary - - - - --- 2016-02-14 Paolo Bonzini New
[2/8] vring: make vring_enable_notification return void 1 - 1 - --- 2016-02-14 Paolo Bonzini New
« 1 2 ... 1344 1345 13464310 4311 »