Show patches with: none      |   434969 patches
« 1 2 ... 2023 2024 20254349 4350 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/5] Add hepler functions for CPUID xsave area size calculation. [v3,1/5] Add CET xsaves/xrstors related macros and structures. - - - - --- 2019-02-25 Yang, Weijiang New
[v3,2/5] Add CET SHSTK and IBT CPUID feature-word definitions. [v3,1/5] Add CET xsaves/xrstors related macros and structures. - - - - --- 2019-02-25 Yang, Weijiang New
[v3,1/5] Add CET xsaves/xrstors related macros and structures. [v3,1/5] Add CET xsaves/xrstors related macros and structures. - - - - --- 2019-02-25 Yang, Weijiang New
[PULL,11/11] authz: delete existing ACL implementation [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 1 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,10/11] authz: add QAuthZPAM object type for authorizing using PAM [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 1 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,09/11] authz: add QAuthZListFile object type for a file access control list [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,08/11] authz: add QAuthZList object type for an access control list [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,07/11] authz: add QAuthZSimple object type for easy whitelist auth checks [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,06/11] authz: add QAuthZ object as an authorization base class [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,05/11] hw/usb: switch MTP to use new inotify APIs [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 1 - --- 2019-02-25 Daniel P. Berrangé New
[PULL,04/11] hw/usb: fix const-ness for string params in MTP driver [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 - --- 2019-02-25 Daniel P. Berrangé New
[PULL,03/11] hw/usb: don't set IN_ISDIR for inotify watch in MTP driver [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 - --- 2019-02-25 Daniel P. Berrangé New
[PULL,02/11] qom: don't require user creatable objects to be registered [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 2 1 --- 2019-02-25 Daniel P. Berrangé New
[PULL,01/11] util: add helper APIs for dealing with inotify in portable manner [PULL,01/11] util: add helper APIs for dealing with inotify in portable manner - - 1 - --- 2019-02-25 Daniel P. Berrangé New
[PULL,00/11] Merge authz core patches - - - - --- 2019-02-25 Daniel P. Berrangé New
block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct - - 1 - --- 2019-02-25 Thomas Huth New
[v1,7/7] s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY s390x/tcg: Cleanups and refactorings for Vector - - - - --- 2019-02-25 David Hildenbrand New
[v1,6/7] s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP s390x/tcg: Cleanups and refactorings for Vector - - 1 - --- 2019-02-25 David Hildenbrand New
[v1,5/7] s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address() s390x/tcg: Cleanups and refactorings for Vector - - 1 - --- 2019-02-25 David Hildenbrand New
[v1,4/7] s390x/tcg: Factor out vec_full_reg_offset() s390x/tcg: Cleanups and refactorings for Vector - - 1 - --- 2019-02-25 David Hildenbrand New
[v1,3/7] s390x/tcg: Clarify terminology in vec_reg_offset() s390x/tcg: Cleanups and refactorings for Vector - - 2 - --- 2019-02-25 David Hildenbrand New
[v1,2/7] s390x/tcg: Simplify disassembler operands initialization s390x/tcg: Cleanups and refactorings for Vector - - 2 - --- 2019-02-25 David Hildenbrand New
[v1,1/7] s390x/tcg: RXE has an optional M3 field s390x/tcg: Cleanups and refactorings for Vector - - 2 - --- 2019-02-25 David Hildenbrand New
[v3,7/7] ui/cocoa: Perform UI operations only on the main thread ui/cocoa: Use OSX's main loop - - 1 1 --- 2019-02-25 Peter Maydell New
[v3,6/7] ui/cocoa: Subclass NSApplication so we can implement sendEvent ui/cocoa: Use OSX's main loop - - 2 1 --- 2019-02-25 Peter Maydell New
[v3,5/7] ui/cocoa: Don't call NSApp sendEvent directly from handleEvent ui/cocoa: Use OSX's main loop - - 2 1 --- 2019-02-25 Peter Maydell New
[v3,4/7] ui/cocoa: Move console/device menu creation code up in file ui/cocoa: Use OSX's main loop - - 2 1 --- 2019-02-25 Peter Maydell New
[v3,3/7] ui/cocoa: Factor out initial menu creation ui/cocoa: Use OSX's main loop - - 2 1 --- 2019-02-25 Peter Maydell New
[v3,2/7] ui/cocoa: Use the pixman image directly in switchSurface ui/cocoa: Use OSX's main loop - - 2 1 --- 2019-02-25 Peter Maydell New
[v3,1/7] ui/cocoa: Ensure we have the iothread lock when calling into QEMU ui/cocoa: Use OSX's main loop - - 1 1 --- 2019-02-25 Peter Maydell New
[v4,2/2] CODING_STYLE: indent example code as all others CODING_STYLE: trivial update - - 3 - --- 2019-02-25 Wei Yang New
[v4,1/2] CODING_STYLE: specify the indent rule for multiline code CODING_STYLE: trivial update - - - - --- 2019-02-25 Wei Yang New
[v5] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v5] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-02-25 Wei Yang New
x86 segment limits enforcement with TCG x86 segment limits enforcement with TCG - - - - --- 2019-02-24 Stephen Checkoway New
tests/Makefile.include: test all rounding modes of softfloat tests/Makefile.include: test all rounding modes of softfloat - - 1 - --- 2019-02-24 Alex Bennée New
[RFC,7/7] target/riscv: Use pattern groups for RVC decodetree enhancements - - - - --- 2019-02-23 Richard Henderson New
[RFC,6/7] target/hppa: Use pattern groups to decode OR Untitled series #93880 - - - - --- 2019-02-23 Richard Henderson New
[5/5] decodetree: Allow grouping of overlapping patterns decodetree enhancements - - - - --- 2019-02-23 Richard Henderson New
[4/5] decodetree: Do not unconditionaly return from Pattern.output_code decodetree enhancements - - 2 1 --- 2019-02-23 Richard Henderson New
[3/5] decodetree: Ensure build_tree does not include values outside insnmask decodetree enhancements - - 2 - --- 2019-02-23 Richard Henderson New
[2/5] decodetree: Move documentation to docs/decodetree.rst decodetree enhancements - - - - --- 2019-02-23 Richard Henderson New
[1/5] MAINTAINERS: Add scripts/decodetree.py to the TCG section decodetree enhancements - - - - --- 2019-02-23 Richard Henderson New
[3/3] tests: add test-bdrv-graph-mod Untitled series #93870 - - - - --- 2019-02-23 Vladimir Sementsov-Ogievskiy New
[2/3] block: fix bdrv_check_perm for non-tree subgraph block: fix graph modification - - - - --- 2019-02-23 Vladimir Sementsov-Ogievskiy New
[v6,1/3] block: improve should_update_child block: fix graph modification - - - - --- 2019-02-23 Vladimir Sementsov-Ogievskiy New
spapr-rtas: add ibm,get-vpd RTAS interface spapr-rtas: add ibm,get-vpd RTAS interface - - - - --- 2019-02-23 Maxiwell S. Garcia New
[PULL,11/11] hw/rdma: another clang compilation fix [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk 1 - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,10/11] hw/pvrdma: Unregister from shutdown notifier when device goes down [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,09/11] hw/pvrdma: Delete pvrdma_exit function [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,08/11] hw/pvrdma: Delete unneeded function argument [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,07/11] hw/rdma: Free all receive buffers when QP is destroyed [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,06/11] hw/rdma: Free all MAD receive buffers when device is closed [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,05/11] {monitor, hw/pvrdma}: Expose device internals via monitor interface [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk 1 - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,04/11] hw/rdma: Protect against concurrent execution of poll_cq [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,03/11] hw/rdma: Introduce protected qlist [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,02/11] hw/rdma: Switch to generic error reporting way [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk [PULL,01/11] contrib/rdmacm-mux: Fix out-of-bounds risk - - 1 - --- 2019-02-23 Marcel Apfelbaum New
[PULL,00/11] RDMA queue - - - - --- 2019-02-23 Marcel Apfelbaum New
[1/1] hw/i386: update copyright notice [1/1] hw/i386: update copyright notice - - 1 - --- 2019-02-23 David Kiarie New
[v3,30/30] hw/arm: Remove hard-enablement of the remaining PCI devices Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,29/30] hw/arm: Express dependencies of the musca machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,28/30] hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,27/30] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,26/30] hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,25/30] hw/arm: Express dependencies for remaining IMX boards with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,24/30] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,23/30] hw/arm: Express dependencies of sabrelite with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,22/30] hw/arm: Express dependencies of canon-a1100 with Kconfig Kconfig dependencies for ARM machines - - 1 - --- 2019-02-23 Thomas Huth New
[v3,21/30] hw/arm: Express dependencies of the raspi machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,20/30] hw/arm: Express dependencies of the MPS2 boards with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,19/30] hw/arm: Express dependencies of allwinner / cubieboard with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,18/30] hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig Kconfig dependencies for ARM machines - - 1 - --- 2019-02-23 Thomas Huth New
[v3,17/30] hw/arm: Express dependencies of the virt machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,16/30] hw/arm: Express dependencies of the aspeed boards with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,15/30] hw/arm: Express dependencies of collie with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,14/30] hw/arm: Express dependencies of xilinx-zynq with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,13/30] hw/arm: Express dependencies of the PXA2xx machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,12/30] hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,11/30] hw/arm: Express dependencies of stellaris with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,10/30] hw/arm: Express dependencies of the OMAP machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,09/30] hw/arm: Express dependencies of musicpal with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,08/30] hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,07/30] hw/arm: Express dependencies of integratorcp with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,06/30] hw/arm: Express dependencies of the highbank machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,05/30] hw/arm: Express dependencies of the exynos machines with Kconfig Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,04/30] hw/sd/sdhci: Move PCI-related code into a separate file Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,03/30] hw/ide/ahci: Add a Kconfig switch for the AHDI-ICH9 device Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[v3,02/30] hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs Kconfig dependencies for ARM machines - - 1 - --- 2019-02-23 Thomas Huth New
[v3,01/30] hw/arm/Kconfig: Add a config switch for MUSCA Kconfig dependencies for ARM machines - - - - --- 2019-02-23 Thomas Huth New
[RFC,6/6] target/arm: Define cortex-a76 target/arm: Define cortex-a{73, 75, 76} - - - - --- 2019-02-23 Richard Henderson New
[RFC,5/6] target/arm: Conditionalize DBGDIDR vs ID_AA64DFR0_EL1 assert target/arm: Define cortex-a{73, 75, 76} - - 1 - --- 2019-02-23 Richard Henderson New
[RFC,4/6] target/arm: Define cortex-a75 target/arm: Define cortex-a{73, 75, 76} - - - - --- 2019-02-23 Richard Henderson New
[3/6] target/arm: Implement ID_AA64MMFR2 target/arm: Define cortex-a{73, 75, 76} - - 1 - --- 2019-02-23 Richard Henderson New
[2/6] target/arm: Define cortex-a73 target/arm: Define cortex-a{73, 75, 76} - - 1 - --- 2019-02-23 Richard Henderson New
[1/6] target/arm: Implement ID_PFR2 [1/6] target/arm: Implement ID_PFR2 - - 1 - --- 2019-02-23 Richard Henderson New
[2/2] target/arm: Implement ARMv8.5-FRINT Untitled series #93804 - - - - --- 2019-02-23 Richard Henderson New
[1/2] target/arm: Restructure handle_fp_1src_{single, double} target/arm: Implement ARMv8.5-FRINT - - - - --- 2019-02-23 Richard Henderson New
[v2,4/4] block/dirty-bitmaps: implement inconsistent bit bitmaps: add inconsistent bit - - - - --- 2019-02-23 John Snow New
[v2,3/4] block/dirty-bitmaps: add block_dirty_bitmap_check function bitmaps: add inconsistent bit - - - - --- 2019-02-23 John Snow New
[v2,2/4] block/dirty-bitmap: add inconsistent status bitmaps: add inconsistent bit - - 1 - --- 2019-02-23 John Snow New
« 1 2 ... 2023 2024 20254349 4350 »