Show patches with: none      |   432016 patches
« 1 2 ... 1463 1464 14654320 4321 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3,VARIANT,1] qapi: Change 'core' to 'core-id' in 'CpuInstanceProperties' - - 1 - --- 2016-06-23 Peter Krempa New
[3/3,VARIANT,2] qapi: Change 'core-id' to 'core' in 'struct CPUCore' - - - - --- 2016-06-23 Peter Krempa New
hw/misc: Add simple measurement hardware - - - - --- 2016-06-23 Matthew Garrett New
[v2,1/2] qapi: Report support for -device cpu hotplug in query-machines - - 2 - --- 2016-06-23 Peter Krempa New
[v2,2/2] qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore - - 2 - --- 2016-06-23 Peter Krempa New
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR - - - - --- 2016-06-23 alarson@ddci.com New
[v3,01/22] block: Tighter assertions on bdrv_aligned_pwritev() - - 3 - --- 2016-06-23 Eric Blake New
[v3,02/22] block: Document supported flags during bdrv_aligned_preadv() - - 3 - --- 2016-06-23 Eric Blake New
[v3,03/22] block: Fix harmless off-by-one in bdrv_aligned_preadv() - - 3 - --- 2016-06-23 Eric Blake New
[v3,04/22] nbd: Allow larger requests 1 - 3 - --- 2016-06-23 Eric Blake New
[v3,05/22] nbd: Advertise realistic limits to block layer 1 - 3 - --- 2016-06-23 Eric Blake New
[v3,06/22] iscsi: Advertise realistic limits to block layer - - 3 - --- 2016-06-23 Eric Blake New
[v3,07/22] scsi: Advertise limits by blocksize, not 512 - - 1 - --- 2016-06-23 Eric Blake New
[v3,08/22] block: Give nonzero result to blk_get_max_transfer_length() - - 2 - --- 2016-06-23 Eric Blake New
[v3,09/22] blkdebug: Set request_alignment during .bdrv_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,10/22] iscsi: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,11/22] qcow2: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,12/22] raw-win32: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,13/22] block: Set request_alignment during .bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,14/22] block: Set default request_alignment during bdrv_refresh_limits() - - 2 - --- 2016-06-23 Eric Blake New
[v3,15/22] block: Switch transfer length bounds to byte-based - - 1 - --- 2016-06-23 Eric Blake New
[v3,16/22] block: Wording tweaks to write zeroes limits - - 1 - --- 2016-06-23 Eric Blake New
[v3,17/22] block: Switch discard length bounds to byte-based - - 1 - --- 2016-06-23 Eric Blake New
[v3,18/22] block: Drop raw_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,19/22] block: Split bdrv_merge_limits() from bdrv_refresh_limits() - - 1 - --- 2016-06-23 Eric Blake New
[v3,20/22] block: Move request_alignment into BlockLimit - - 1 - --- 2016-06-23 Eric Blake New
[v3,21/22] block: Fix error message style - - 1 - --- 2016-06-23 Eric Blake New
[v3,22/22] block: Use bool as appropriate for BDS members - - 1 - --- 2016-06-23 Eric Blake New
hw/misc: Add simple measurement hardware - - - - --- 2016-06-23 Matthew Garrett New
[v3,1/9] tcg: Fix name for high-half register - - 2 - --- 2016-06-24 Richard Henderson New
[v3,2/9] tcg: Optimize spills of constants - - - - --- 2016-06-24 Richard Henderson New
[v3,3/9] tcg: Require liveness analysis - - 1 - --- 2016-06-24 Richard Henderson New
[v3,4/9] tcg: Compress liveness data to 16 bits - - 1 - --- 2016-06-24 Richard Henderson New
[v3,5/9] tcg: Reorg TCGOp chaining - - - - --- 2016-06-24 Richard Henderson New
[v3,6/9] tcg: Fold life data into TCGOp - - 1 - --- 2016-06-24 Richard Henderson New
[v3,7/9] tcg: Compress dead_temps and mem_temps into a single array - - 1 - --- 2016-06-24 Richard Henderson New
[v3,8/9] tcg: Include liveness info in the dumps - - 1 - --- 2016-06-24 Richard Henderson New
[v3,9/9] tcg: Lower indirect registers in a separate pass - - 1 - --- 2016-06-24 Richard Henderson New
[1/2] nbd: Convert to byte-based interface 1 - - - --- 2016-06-24 Eric Blake New
[2/2] raw_bsd: Convert to byte-based interface - - - - --- 2016-06-24 Eric Blake New
target-sparc: Use overalignment flags for twinx and block asis - - - - --- 2016-06-24 Richard Henderson New
[v3,1/3] hw/misc: Add a model for the ASPEED System Control Unit - - 1 - --- 2016-06-24 Andrew Jeffery New
[v3,2/3] ast2400: Integrate the SCU model and set silicon revision - - 2 - --- 2016-06-24 Andrew Jeffery New
[v3,3/3] palmetto-bmc: Configure the SCU's hardware strapping register - - 2 1 --- 2016-06-24 Andrew Jeffery New
[1/4] virtio: Add typedef for handle_output - - - - --- 2016-06-24 Fam Zheng New
[2/4] virtio: Always use aio path to set host handler - - - - --- 2016-06-24 Fam Zheng New
[3/4] virtio: Drop the unused virtio_queue_set_host_notifier_fd_handler code - - - - --- 2016-06-24 Fam Zheng New
[4/4] Revert "mirror: Workaround for unexpected iohandler events during completion" - - - - --- 2016-06-24 Fam Zheng New
Change of max-ram-below-4g initial value breaks Xen - - - - --- 2016-06-24 Gerd Hoffmann New
[PULL,00/34] pc, pci, virtio: new features, cleanups, fixes - - - - --- 2016-06-24 Michael S. Tsirkin New
[PULL,01/34] smbios: Move table build tools into an include file. - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,02/34] ipmi: Add SMBIOS table entry - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,03/34] acpi: Add IPMI table entries - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,04/34] bios: Add tests for the IPMI ACPI and SMBIOS entries - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,05/34] pc-dimm: introduce get_vmstate_memory_region callback - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,06/34] nvdimm: support nvdimm label - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,07/34] acpi: add aml_object_type - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,08/34] acpi: add aml_call5 - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,09/34] nvdimm acpi: set HDLE properly - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,10/34] nvdimm acpi: save arg3 of _DSM method - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,11/34] nvdimm acpi: check UUID - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,12/34] nvdimm acpi: abstract the operations for root & nvdimm devices - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,13/34] nvdimm acpi: check revision - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,14/34] nvdimm acpi: support Get Namespace Label Size function - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,15/34] nvdimm acpi: support Get Namespace Label Data function - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,16/34] nvdimm acpi: support Set Namespace Label Data function - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,17/34] docs: add NVDIMM ACPI documentation - - 2 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,18/34] i386: pci-assign: Fix MSI-X table size - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,19/34] docs: update ACPI CPU hotplug spec with new protocol - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,20/34] pc: piix4/ich9: add 'cpu-hotplug-legacy' property - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,21/34] acpi: cpuhp: add CPU devices AML with _STA method - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,22/34] pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,23/34] acpi: cpuhp: implement hot-add parts of CPU hotplug interface - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,24/34] acpi: cpuhp: implement hot-remove parts of CPU hotplug interface - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,25/34] acpi: cpuhp: add cpu._OST handling - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,26/34] pc: use new CPU hotplug interface since 2.7 machine type - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,28/34] pc: acpi: drop intermediate PCMachineState.node_cpu - - 1 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,29/34] virtio-bus: common ioeventfd infrastructure - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,30/34] virtio-bus: have callers tolerate new host notifier api - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,31/34] virtio-ccw: convert to ioeventfd callbacks - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,32/34] virtio-pci: convert to ioeventfd callbacks - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,33/34] virtio-mmio: convert to ioeventfd callbacks - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[PULL,34/34] virtio-bus: remove old set_host_notifier callback - - 3 - --- 2016-06-24 Michael S. Tsirkin New
[v10,27/26] intel_iommu: disallow kernel-irqchip=on with IR - - - - --- 2016-06-24 Peter Xu New
[v3,01/10] m25p80: Replace JEDEC ID masking with function. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,02/10] m25p80: Make a table for JEDEC ID. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,03/10] m25p80: Allow more than four banks. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,04/10] m25p80: Introduce COLLECTING_VAR_LEN_DATA state. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,05/10] m25p80: Add additional flash commands: - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,06/10] m25p80: Introduce quad and equad modes. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,07/10] m25p80: Introduce configuration registers. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,08/10] m25p80: Fast read commands family changes. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,09/10] m25p80: New flash devices. - - 1 - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,10/10] m25p80: Fix WINBOND fast read command handling - - - - --- 2016-06-24 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
arm: Re-enable tmp105 test - - - - --- 2016-06-24 Thomas Huth New
[PULL,00/24] linux-user changes - - - - --- 2016-06-24 Riku Voipio New
[PULL,01/24] linux-user: Avoid possible misalignment in host_to_target_siginfo() - - 1 - --- 2016-06-24 Riku Voipio New
[PULL,02/24] linux-user: Use __get_user() and __put_user() to handle structs in do_fcntl() - - 1 - --- 2016-06-24 Riku Voipio New
[PULL,03/24] linux-user: Use safe_syscall wrapper for fcntl - - 1 - --- 2016-06-24 Riku Voipio New
[PULL,04/24] linux-user: Don't use sigfillset() on uc->uc_sigmask - - 1 - --- 2016-06-24 Riku Voipio New
« 1 2 ... 1463 1464 14654320 4321 »