Show patches with: Archived = No       |   431061 patches
« 1 2 ... 971 972 9734310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,16/32] target-arm: respect SCR.FW, SCR.AW and SCTLR.NMFI - - - - --- 2014-10-21 Greg Bellows New
[v7,17/32] target-arm: add NSACR register - - - - --- 2014-10-21 Greg Bellows New
[v7,18/32] target-arm: add SDER definition - - - - --- 2014-10-21 Greg Bellows New
[v7,19/32] target-arm: add MVBAR support - - - - --- 2014-10-21 Greg Bellows New
[v7,20/32] target-arm: add SCTLR_EL3 and make SCTLR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,21/32] target-arm: make CSSELR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,22/32] target-arm: add TTBR0_EL3 and make TTBR0/1 banked - - - - --- 2014-10-21 Greg Bellows New
[v7,23/32] target-arm: add TCR_EL3 and make TTBCR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,24/32] target-arm: make c2_mask and c2_base_mask banked - - - - --- 2014-10-21 Greg Bellows New
[v7,25/32] target-arm: make DACR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,26/32] target-arm: make IFSR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,27/32] target-arm: make DFSR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,28/32] target-arm: make IFAR/DFAR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,29/32] target-arm: make PAR banked - - - - --- 2014-10-21 Greg Bellows New
[v7,30/32] target-arm: make c13 cp regs banked (FCSEIDR, ...) - - - - --- 2014-10-21 Greg Bellows New
[v7,31/32] target-arm: make MAIR0/1 banked - - - - --- 2014-10-21 Greg Bellows New
[v7,32/32] target-arm: add cpu feature EL3 to CPUs with Security Extensions - - - - --- 2014-10-21 Greg Bellows New
MAINTAINERS: Add more TCG files - - - - --- 2014-10-21 Paolo Bonzini New
MAINTAINERS: add the image fuzzer to the block layer - - - - --- 2014-10-21 Paolo Bonzini New
MAINTAINERS: add some tests directories - - - - --- 2014-10-21 Paolo Bonzini New
[v4] virtio-pci: fix migration for pci bus master - - 1 1 --- 2014-10-21 Michael S. Tsirkin New
[v1,repost] qtest: fix qtest log fd should be initialized before qtest chardev - - 1 - --- 2014-10-22 john.liuli New
MAINTAINERS: add myself as bootdevice.c maintainer - - - - --- 2014-10-22 Gonglei (Arei) New
[V6,1/8] acpi/cpu: add cpu hotplug callback function to match hotplug_handler API - - 1 - --- 2014-10-22 Gu Zheng New
[V6,2/8] acpi:ich9: convert cpu hotplug to hotplug_handler API - - 1 - --- 2014-10-22 Gu Zheng New
[V6,3/8] acpi:piix4: convert cpu hotplug to hotplug_handler API - - 1 - --- 2014-10-22 Gu Zheng New
[V6,4/8] pc: add cpu hotplug handler to PC_MACHINE - - 1 - --- 2014-10-22 Gu Zheng New
[V6,5/8] pc: Update rtc_cmos in pc_cpu_plug - - 1 - --- 2014-10-22 Gu Zheng New
[V6,6/8] qom/cpu: remove the unused CPU hot-plug notifier - - 1 - --- 2014-10-22 Gu Zheng New
[V6,7/8] cpu-hotplug: rename function for better readability - - 1 - --- 2014-10-22 Gu Zheng New
[V6,8/8] acpi/cpu-hotplug: introduce helper function to keep bit setting in one place - - 1 - --- 2014-10-22 Gu Zheng New
MAINTAINERS: update xtensa boards - - - - --- 2014-10-22 Max Filippov New
A Patch to enable qemu-nbd run as an inetd service - - - - --- 2014-10-22 Jun Sheng New
[PULL,0/7] pc, virtio, misc bugfixes - - - - --- 2014-10-22 Michael S. Tsirkin New
[PULL,1/7] smbios: Fix assertion on socket count calculation - - 2 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,2/7] well-defined listing order for machine types - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,3/7] i386/pc: add piix and q35 machtypes to sorting families for -M \? - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,4/7] pc: Fix disabling of vapic for compat PC models - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,5/7] i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive. - - 2 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,6/7] pcie: change confused comment clearer - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,7/7] virtio-pci: fix migration for pci bus master - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[v7,01/13] block: Add qemu_{, try_}blockalign0() - - - - --- 2014-10-22 Max Reitz New
[v7,02/13] qcow2: Calculate refcount block entry count - - 1 - --- 2014-10-22 Max Reitz New
[v7,03/13] qcow2: Fix leaks in dirty images - - 3 - --- 2014-10-22 Max Reitz New
[v7,04/13] qcow2: Split qcow2_check_refcounts() - - 2 - --- 2014-10-22 Max Reitz New
[v7,05/13] qcow2: Use sizeof(**refcount_table) - - - - --- 2014-10-22 Max Reitz New
[v7,06/13] qcow2: Pull check_refblocks() up - - 2 - --- 2014-10-22 Max Reitz New
[v7,07/13] qcow2: Reuse refcount table in calculate_refcounts() - - 2 - --- 2014-10-22 Max Reitz New
[v7,08/13] qcow2: Fix refcount blocks beyond image end - - - - --- 2014-10-22 Max Reitz New
[v7,09/13] qcow2: Do not perform potentially damaging repairs - - - - --- 2014-10-22 Max Reitz New
[v7,10/13] qcow2: Rebuild refcount structure during check - - - - --- 2014-10-22 Max Reitz New
[v7,11/13] qcow2: Clean up after refcount rebuild - - - - --- 2014-10-22 Max Reitz New
[v7,12/13] iotests: Fix test outputs - - 1 - --- 2014-10-22 Max Reitz New
[v7,13/13] iotests: Add test for potentially damaging repairs - - - - --- 2014-10-22 Max Reitz New
[PULL,v2,0/9] pc, virtio, misc bugfixes - - - - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,1/9] smbios: Fix assertion on socket count calculation - - 2 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,2/9] well-defined listing order for machine types 1 - 3 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,3/9] i386/pc: add piix and q35 machtypes to sorting families for -M \? 1 - 3 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,4/9] pc: Fix disabling of vapic for compat PC models - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,5/9] i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive. - - 2 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,6/9] pcie: change confused comment clearer - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,7/9] virtio-pci: fix migration for pci bus master - - 1 - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,8/9] intel_iommu: fix VTD_SID_TO_BUS - - - - --- 2014-10-22 Michael S. Tsirkin New
[PULL,v2,9/9] tests: fix rebuild-expected-aml.sh for acpi-test rename 1 - - - --- 2014-10-22 Michael S. Tsirkin New
MAINTAINERS: avoid M entries that point to mailing lists - - - - --- 2014-10-22 Paolo Bonzini New
[1/4] get_maintainer.pl: exit with status 1 if no maintainer found - - - - --- 2014-10-22 Paolo Bonzini New
[2/4] get_maintainer.pl: treat all M entries the same - - 1 - --- 2014-10-22 Paolo Bonzini New
[3/4] get_maintainer.pl: move git loop under "if ($email) {" - - - - --- 2014-10-22 Paolo Bonzini New
[4/4] get_maintainer.pl: point at --git-fallback instead of enabling it automatically - - - - --- 2014-10-22 Paolo Bonzini New
[RESEND,v4,01/10] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,02/10] acpi, mem-hotplug: Add acpi_memory_get_slot_status_descriptor() to get MemStatus. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,03/10] acpi, mem-hotplug: Add acpi_memory_hotplug_sci() to rise sci for memory hotplug. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,04/10] acpi, mem-hotplug: Add acpi_memory_unplug_cb() to implement memory unplug. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,05/10] acpi, piix4: Add memory hot unplug support for piix4. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,06/10] acpi, ich9: Add memory hot unplug support for ich9. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,07/10] pc: Add memory hot unplug support for pc machine. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,08/10] pc-dimm: Add pc_dimm_unrealize() for memory hot unplug support. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,09/10] acpi: Add hardware implementation for memory hot unplug. - - - - --- 2014-10-22 Tang Chen New
[RESEND,v4,10/10] pc, acpi bios: Add memory hot unplug interface. - - - - --- 2014-10-22 Tang Chen New
[v2,4/4] get_maintainer.pl: restrict cases where it falls back to --git - - - - --- 2014-10-22 Paolo Bonzini New
i386: fix breakpoints handling in icount mode - - - - --- 2014-10-22 Pavel Dovgalyuk New
[v4] snapshot: use local variable to bdrv_pwrite_sync L1 table - - 1 - --- 2014-10-22 Zhang Haoyu New
MAINTAINERS: add section for QEMU Guest Agent - - 1 - --- 2014-10-22 Michael Roth New
[v8,01/17] block: Add qemu_{, try_}blockalign0() - - 1 - --- 2014-10-22 Max Reitz New
[v8,02/17] qcow2: Calculate refcount block entry count - - 1 - --- 2014-10-22 Max Reitz New
[v8,03/17] qcow2: Fix leaks in dirty images - - 3 - --- 2014-10-22 Max Reitz New
[v8,04/17] qcow2: Split qcow2_check_refcounts() - - 2 - --- 2014-10-22 Max Reitz New
[v8,05/17] qcow2: Use sizeof(**refcount_table) - - 1 - --- 2014-10-22 Max Reitz New
[v8,06/17] qcow2: Pull check_refblocks() up - - 2 - --- 2014-10-22 Max Reitz New
[v8,07/17] qcow2: Use int64_t for in-memory reftable size - - - - --- 2014-10-22 Max Reitz New
[v8,08/17] qcow2: Split fail code in L1 and L2 checks - - - - --- 2014-10-22 Max Reitz New
[v8,09/17] qcow2: Let inc_refcounts() return -errno - - - - --- 2014-10-22 Max Reitz New
[v8,10/17] qcow2: Let inc_refcounts() resize the reftable - - - - --- 2014-10-22 Max Reitz New
[v8,11/17] qcow2: Reuse refcount table in calculate_refcounts() - - 2 - --- 2014-10-22 Max Reitz New
[v8,12/17] qcow2: Fix refcount blocks beyond image end - - - - --- 2014-10-22 Max Reitz New
[v8,13/17] qcow2: Do not perform potentially damaging repairs - - - - --- 2014-10-22 Max Reitz New
[v8,14/17] qcow2: Rebuild refcount structure during check - - - - --- 2014-10-22 Max Reitz New
[v8,15/17] qcow2: Clean up after refcount rebuild - - - - --- 2014-10-22 Max Reitz New
[v8,16/17] iotests: Fix test outputs - - 1 - --- 2014-10-22 Max Reitz New
[v8,17/17] iotests: Add test for potentially damaging repairs - - - - --- 2014-10-22 Max Reitz New
« 1 2 ... 971 972 9734310 4311 »