Show patches with: none      |   431731 patches
« 1 2 ... 2987 2988 29894317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,29/39] target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub - - 3 - --- 2016-01-29 David Gibson New
[PULL,28/39] uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register - - - 1 --- 2016-01-29 David Gibson New
[PULL,27/39] cuda.c: return error for unknown commands - - - - --- 2016-01-29 David Gibson New
[PULL,26/39] pseries: Allow TCG h_enter to work with hotplugged memory - - 1 - --- 2016-01-29 David Gibson New
[PULL,25/39] target-ppc: gdbstub: Add VSX support - - - - --- 2016-01-29 David Gibson New
[PULL,24/39] target-ppc: gdbstub: fix spe registers for little-endian guests - - - - --- 2016-01-29 David Gibson New
[PULL,23/39] target-ppc: gdbstub: fix altivec registers for little-endian guests - - - - --- 2016-01-29 David Gibson New
[PULL,22/39] target-ppc: gdbstub: introduce avr_need_swap() - - - - --- 2016-01-29 David Gibson New
[PULL,21/39] target-ppc: gdbstub: fix float registers for little-endian guests - - - - --- 2016-01-29 David Gibson New
[PULL,20/39] target-ppc: rename and export maybe_bswap_register() - - - - --- 2016-01-29 David Gibson New
[PULL,19/39] target-ppc: kvm: fix floating point registers sync on little-endian hosts - - - - --- 2016-01-29 David Gibson New
[PULL,18/39] pseries: Clean up error reporting in htab migration functions - - 3 - --- 2016-01-29 David Gibson New
[PULL,17/39] pseries: Clean up error reporting in ppc_spapr_init() - - 2 - --- 2016-01-29 David Gibson New
[PULL,16/39] pseries: Clean up error handling in xics_system_init() - - 3 - --- 2016-01-29 David Gibson New
[PULL,15/39] pseries: Clean up error handling in spapr_rtas_register() - - 3 - --- 2016-01-29 David Gibson New
[PULL,14/39] pseries: Clean up error handling in spapr_vga_init() - - 3 - --- 2016-01-29 David Gibson New
[PULL,13/39] pseries: Clean up error handling in spapr_validate_node_memory() - - 4 - --- 2016-01-29 David Gibson New
[PULL,12/39] pseries: Clean up error handling of spapr_cpu_init() - - 3 - --- 2016-01-29 David Gibson New
[PULL,11/39] ppc: Clean up error handling in ppc_set_compat() - - 3 - --- 2016-01-29 David Gibson New
[PULL,10/39] spapr: Don't create ibm, dynamic-reconfiguration-memory w/o DR LMBs - - - - --- 2016-01-29 David Gibson New
[PULL,09/39] spapr: Remove abuse of rtas_ld() in h_client_architecture_support - - 1 - --- 2016-01-29 David Gibson New
[PULL,08/39] spapr: Remove rtas_st_buffer_direct() - - 1 - --- 2016-01-29 David Gibson New
[PULL,07/39] spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer - - 1 - --- 2016-01-29 David Gibson New
[PULL,06/39] cuda: add missing fields to VMStateDescription - - - - --- 2016-01-29 David Gibson New
[PULL,05/39] mac_dbdma: add DBDMA controller state to VMStateDescription - - - - --- 2016-01-29 David Gibson New
[PULL,04/39] macio: add dma_active to VMStateDescription 1 - - - --- 2016-01-29 David Gibson New
[PULL,03/39] macio: use the existing IDEDMA aiocb to hold the active DMA aiocb - - 1 - --- 2016-01-29 David Gibson New
[PULL,02/39] target-ppc: use cpu_write_xer() helper in cpu_post_load - - 1 - --- 2016-01-29 David Gibson New
[PULL,01/39] target-ppc: Use sensible POWER8/POWER8E versions - - - - --- 2016-01-29 David Gibson New
[PULL,00/39] ppc-for-2.6 queue 20160129 - - - - --- 2016-01-29 David Gibson New
[PULL,00/39] ppc-for-2.6 queue 20160129 - - - - --- 2016-01-29 David Gibson New
[v3] blockjob: Fix hang in block_job_finish_sync - - - - --- 2016-01-29 Fam Zheng New
[v2] linux-user: Original qemu-binfmt-conf.h is only able to write configuration into /proc/sys/fs/… - - - - --- 2016-01-28 Laurent Vivier New
[v5,5/5] doc: Introduce coding style for errors - - - - --- 2016-01-28 Lluís Vilanova New
[v5,4/5] util: [ppc] Use new error_report_abort() instead of abort() - - - - --- 2016-01-28 Lluís Vilanova New
[v5,3/5] util: [ppc] Use new error_report_fatal() instead of exit() - - - - --- 2016-01-28 Lluís Vilanova New
[v5,2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort) - - - - --- 2016-01-28 Lluís Vilanova New
[v5,1/5] util: Introduce error reporting functions with fatal/abort - - - - --- 2016-01-28 Lluís Vilanova New
[v4,5/5] doc: Introduce coding style for errors - - - - --- 2016-01-28 Lluís Vilanova New
[v4,4/5] util: [ppc] Use new error_report_abort() instead of abort() - - - - --- 2016-01-28 Lluís Vilanova New
[v4,3/5] util: [ppc] Use new error_report_fatal() instead of exit() - - - - --- 2016-01-28 Lluís Vilanova New
[v4,2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort) - - - - --- 2016-01-28 Lluís Vilanova New
[v4,1/5] util: Introduce error reporting functions with fatal/abort - - - - --- 2016-01-28 Lluís Vilanova New
build: Fix double-definition when using LTTng tracing - - - - --- 2016-01-28 Lluís Vilanova New
build: Add include check on syscall.h - - - - --- 2016-01-28 Lluís Vilanova New
linux-user: Original qemu-binfmt-conf.h is only able to write configuration into /proc/sys/fs/binfm… - - - - --- 2016-01-28 Laurent Vivier New
[v2] ide: ahci: add check before calling dma_memory_unmap - - - - --- 2016-01-28 Prasad Pandit New
[0/6] Add i.MX6 (Single/Dual/Quad) support - - - - --- 2016-01-28 Jean-Christophe Dubois New
docs/memory.txt: Improve list of different memory regions - - - - --- 2016-01-28 Peter Maydell New
[1/1] arm: virt: change GPIO trigger interrupt to pulse - - - - --- 2016-01-28 Wei Huang New
[1/1] redirect: change the state after attach usb 3.0 devices to xhci - - - - --- 2016-01-28 =?gb18030?B?y9XG5NDb?= New
exec: check 'bounce.in_use' flag before using buffer - - - - --- 2016-01-28 Prasad Pandit New
[v2] vl: Simplify global property registration - - 1 - --- 2016-01-28 Eduardo Habkost New
[v3] virtio-pci: call pci reset variant when guest requests reset. - - 1 1 --- 2016-01-28 Gerd Hoffmann New
qdev: Use GList for global properties - - 1 - --- 2016-01-28 Eduardo Habkost New
[v3,3/3] .travis.yml: enable each of the co-routine backends - - - - --- 2016-01-28 Alex Bennée New
[v3,2/3] .travis.yml: run make check for all matrix targets - - - - --- 2016-01-28 Alex Bennée New
[v3,1/3] .travis.yml: migrate to container builds - - 1 1 --- 2016-01-28 Alex Bennée New
[v8,4/4] devicetree: update documentation for fw_cfg ARM bindings 1 - 1 - --- 2016-01-28 Gabriel L. Somlo New
[v8,3/4] firmware: create directory hierarchy for sysfs fw_cfg entries - - - - --- 2016-01-28 Gabriel L. Somlo New
[v8,2/4] kobject: export kset_find_obj() for module use - - - - --- 2016-01-28 Gabriel L. Somlo New
[v8,1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device - - - - --- 2016-01-28 Gabriel L. Somlo New
[2/3] scsi-generic: grab device and port SAS addresses from backend - - - - --- 2016-01-28 Paolo Bonzini New
scsi-generic: grab device and port SAS addresses from backend - - - - --- 2016-01-28 Paolo Bonzini New
[2/2] kvm/x86: Hyper-V tsc page setup - - 1 - --- 2016-01-28 Paolo Bonzini New
[v3] Add optionrom compatible with fw_cfg DMA version - - - - --- 2016-01-28 Marc Marí New
[PULL,10/10] s390x: s390_cpu_get_phys_page_debug has to return -1 - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,09/10] gdb: provide the name of the architecture in the target.xml 1 - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,08/10] s390x/css: fix control flags during csch - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,07/10] watchdog/diag288: don't reset for action=none|debug|pause - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,06/10] watchdog: introduction of get_watchdog_action - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,05/10] s390x: fix generation of event information crw - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,04/10] s390x/ioinst: set type and len for SEI response - - 2 - --- 2016-01-28 Cornelia Huck New
[PULL,03/10] s390x/sclp: add device to the sysbus in sclp_realize - - - - --- 2016-01-28 Cornelia Huck New
[PULL,02/10] s390x/machine: make addon register fields static 1 - - - --- 2016-01-28 Cornelia Huck New
[PULL,01/10] s390x/skeys: Fix instance and class size - - 1 - --- 2016-01-28 Cornelia Huck New
[PULL,00/10] next round of s390x patches - - - - --- 2016-01-28 Cornelia Huck New
[v2,2/2] blockjob: Fix hang in block_job_finish_sync - - - - --- 2016-01-28 Fam Zheng New
[v2,1/2] blockjob: Rename block_job_defer_to_main_loop - - - - --- 2016-01-28 Fam Zheng New
[v19,7/9] machine: add properties to compat_props incrementaly 1 - 1 - --- 2016-01-28 Igor Mammedov New
[v19,9/9] pc/q53: by default put vmgenid device as an function of ISA bridge - - - - --- 2016-01-28 Igor Mammedov New
[v19,8/9] pc: put PIIX3 in slot 1 explicitly and cleanup functions assignment - - - - --- 2016-01-28 Igor Mammedov New
[v19,6/9] qmp/hmp: add set-vm-generation-id commands - - 1 - --- 2016-01-28 Igor Mammedov New
[v19,5/9] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands - - 1 - --- 2016-01-28 Igor Mammedov New
[v19,4/9] tests: add a unit test for the vmgenid device. - - - - --- 2016-01-28 Igor Mammedov New
[v19,3/9] pc: add a Virtual Machine Generation ID device - - - - --- 2016-01-28 Igor Mammedov New
[v19,2/9] docs: vm generation id device's description - - 1 - --- 2016-01-28 Igor Mammedov New
[v19,1/9] acpi: extend ACPI interface to provide access to ACPI registers and SCI irq - - - - --- 2016-01-28 Igor Mammedov New
[v1,5/5] thread-pool: atomic fixes from tsan 1 - - - --- 2016-01-28 Alex Bennée New
[v1,4/5] async.c: various atomic fixes for tsan 1 - - - --- 2016-01-28 Alex Bennée New
[v1,3/5] include/qemu/atomic.h: default to __atomic functions - - - - --- 2016-01-28 Alex Bennée New
[v1,2/5] configure: ensure ldflags propagated to config_host - - - - --- 2016-01-28 Alex Bennée New
[v1,1/5] configure: introduce --extra-libs - - - - --- 2016-01-28 Alex Bennée New
[2/2] blockjob: Fix hang in block_job_finish_sync - - - - --- 2016-01-28 Fam Zheng New
[1/2] blockjob: Rename block_job_defer_to_main_loop - - - - --- 2016-01-28 Fam Zheng New
[3/3] balloon: don't use NVDIMM for ballooning - - - - --- 2016-01-28 Vladimir Sementsov-Ogievskiy New
[2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo - - - - --- 2016-01-28 Vladimir Sementsov-Ogievskiy New
[1/3] move get_current_ram_size to virtio-balloon.c - - 1 - --- 2016-01-28 Vladimir Sementsov-Ogievskiy New
[v7,13/13] hmp: Add "info ppc-cpu-cores" command - - - - --- 2016-01-28 Bharata B Rao New
[v7,12/13] qmp: Add query-ppc-cpu-cores command - - - - --- 2016-01-28 Bharata B Rao New
« 1 2 ... 2987 2988 29894317 4318 »