Show patches with: none      |   431795 patches
« 1 2 ... 2056 2057 20584317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/4] OvmfPkg/IndustryStandard: add QemuTpm.h header RFC: ovmf: Add support for TPM Physical Presence interface 1 - - - --- 2018-05-18 Marc-André Lureau New
[v3,3/4] OvmfPkg: add Tcg2PhysicalPresenceLibQemu RFC: ovmf: Add support for TPM Physical Presence interface - - 1 - --- 2018-05-18 Marc-André Lureau New
[v3,4/4] OvmfPkg/PlatformBootManagerLib: process TPM PPI request RFC: ovmf: Add support for TPM Physical Presence interface - - 1 - --- 2018-05-18 Marc-André Lureau New
[v2] xen-hvm: stop faking I/O to access PCI config space [v2] xen-hvm: stop faking I/O to access PCI config space - - - - --- 2018-05-18 Paul Durrant New
[v2,01/40] blockjob: Update block-job-pause/resume documentation Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,02/40] blockjob: Improve BlockJobInfo.offset/len documentation Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,03/40] job: Create Job, JobDriver and job_create() Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,04/40] job: Rename BlockJobType into JobType Generic background jobs - - 3 - --- 2018-05-18 Kevin Wolf New
[v2,05/40] job: Add JobDriver.job_type Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,06/40] job: Add job_delete() Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,07/40] job: Maintain a list of all jobs Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,08/40] job: Move state transitions to Job Generic background jobs - - 3 - --- 2018-05-18 Kevin Wolf New
[v2,09/40] job: Add reference counting Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,10/40] job: Move cancelled to Job Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,11/40] job: Add Job.aio_context Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,12/40] job: Move defer_to_main_loop to Job Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,13/40] job: Move coroutine and related code to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,14/40] job: Add job_sleep_ns() Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,15/40] job: Move pause/resume functions to Job Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,16/40] job: Replace BlockJob.completed with job_is_completed() Generic background jobs - - 2 - --- 2018-05-18 Kevin Wolf New
[v2,17/40] job: Move BlockJobCreateFlags to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,18/40] blockjob: Split block_job_event_pending() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,19/40] job: Add job_event_*() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,20/40] job: Move single job finalisation to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,21/40] job: Convert block_job_cancel_async() to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,22/40] job: Add job_drain() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,23/40] job: Move .complete callback to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,24/40] job: Move job_finish_sync() to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,25/40] job: Switch transactions to JobTxn Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,26/40] job: Move transactions to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,27/40] job: Move completion and cancellation to Job Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,28/40] block: Cancel job in bdrv_close_all() callers Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,29/40] job: Add job_yield() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,30/40] job: Add job_dismiss() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,31/40] job: Add job_is_ready() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,32/40] job: Add job_transition_to_ready() Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,33/40] job: Move progress fields to Job Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,34/40] job: Introduce qapi/job.json Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,35/40] job: Add JOB_STATUS_CHANGE QMP event Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,36/40] job: Add lifecycle QMP commands Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,37/40] job: Add query-jobs QMP command Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,38/40] blockjob: Remove BlockJob.driver Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,39/40] iotests: Move qmp_to_opts() to VM Generic background jobs - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,40/40] qemu-iotests: Test job-* with block jobs Generic background jobs - - - - --- 2018-05-18 Kevin Wolf New
[v2,1/3] qemu-iotests: Fix paths for NFS qemu-iotests: Fix NFS + raw - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,2/3] qemu-iotests: Filter NFS paths qemu-iotests: Fix NFS + raw - - 1 - --- 2018-05-18 Kevin Wolf New
[v2,3/3] qemu-iotests: 086 doesn't work with NFS qemu-iotests: Fix NFS + raw - - 1 - --- 2018-05-18 Kevin Wolf New
[v3] xen-hvm: stop faking I/O to access PCI config space [v3] xen-hvm: stop faking I/O to access PCI config space - - - - --- 2018-05-18 Paul Durrant New
[v4] xen-hvm: stop faking I/O to access PCI config space [v4] xen-hvm: stop faking I/O to access PCI config space - - 1 - --- 2018-05-18 Paul Durrant New
fixup! dump: use system context in Windows dump fixup! dump: use system context in Windows dump - - - - --- 2018-05-18 Viktor Prutyanov New
tests/docker/Makefile.include: handle empty TARGET_LIST tests/docker/Makefile.include: handle empty TARGET_LIST - - - - --- 2018-05-18 Alex Bennée New
MAINTAINERS: Add entries for newer MPS2 boards and devices MAINTAINERS: Add entries for newer MPS2 boards and devices - - - - --- 2018-05-18 Peter Maydell New
[1/4] spapr: remove irq_hint parameter from spapr_irq_alloc() spapr: generic IRQ frontend - - - - --- 2018-05-18 Cédric Le Goater New
[2/4] sparp_pci: simplify how the PCI LSIs are allocated spapr: generic IRQ frontend - - 1 - --- 2018-05-18 Cédric Le Goater New
[3/4] spapr: introduce a generic IRQ frontend to the machine spapr: generic IRQ frontend - - 1 - --- 2018-05-18 Cédric Le Goater New
[4/4] spapr: introduce a new IRQ backend using fixed IRQ number ranges spapr: generic IRQ frontend - - - - --- 2018-05-18 Cédric Le Goater New
[PULL,00/32] target-arm queue - - - - --- 2018-05-18 Peter Maydell New
[PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 1 --- 2018-05-18 Peter Maydell New
[PULL,02/32] target/arm: Add "_S" suffix to the secure version of a sysreg [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 1 --- 2018-05-18 Peter Maydell New
[PULL,03/32] target/arm: Add the XML dynamic generation [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 1 --- 2018-05-18 Peter Maydell New
[PULL,04/32] xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,05/32] xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 - --- 2018-05-18 Peter Maydell New
[PULL,06/32] hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 - --- 2018-05-18 Peter Maydell New
[PULL,07/32] hw/arm/smmu-common: Fix coverity issue in get_block_pte_address [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 - --- 2018-05-18 Peter Maydell New
[PULL,08/32] target/arm: Introduce translate-a64.h [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 2 - --- 2018-05-18 Peter Maydell New
[PULL,09/32] target/arm: Add SVE decode skeleton [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,10/32] target/arm: Implement SVE Bitwise Logical - Unpredicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,11/32] target/arm: Implement SVE load vector/predicate [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - - - --- 2018-05-18 Peter Maydell New
[PULL,12/32] target/arm: Implement SVE predicate test [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,13/32] target/arm: Implement SVE Predicate Logical Operations Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,14/32] target/arm: Implement SVE Predicate Misc Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - - - --- 2018-05-18 Peter Maydell New
[PULL,15/32] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - - - --- 2018-05-18 Peter Maydell New
[PULL,16/32] target/arm: Implement SVE Integer Reduction Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,17/32] target/arm: Implement SVE bitwise shift by immediate (predicated) [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,18/32] target/arm: Implement SVE bitwise shift by vector (predicated) [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,19/32] target/arm: Implement SVE bitwise shift by wide elements (predicated) [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,20/32] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,21/32] target/arm: Implement SVE Integer Multiply-Add Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,22/32] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,23/32] target/arm: Implement SVE Index Generation Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,24/32] target/arm: Implement SVE Stack Allocation Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,25/32] target/arm: Implement SVE Bitwise Shift - Unpredicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,26/32] target/arm: Implement SVE Compute Vector Address Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,27/32] target/arm: Implement SVE floating-point exponential accelerator [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,28/32] target/arm: Implement SVE floating-point trig select coefficient [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,29/32] target/arm: Implement SVE Element Count Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,30/32] target/arm: Implement SVE Bitwise Immediate Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,31/32] target/arm: Implement SVE Integer Wide Immediate - Predicated Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
[PULL,32/32] target/arm: Implement SVE Permute - Extract Group [PULL,01/32] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type - - 1 - --- 2018-05-18 Peter Maydell New
sheepdog: Remove unnecessary NULL check in sd_prealloc() sheepdog: Remove unnecessary NULL check in sd_prealloc() - - - - --- 2018-05-18 Peter Maydell New
usb-mtp: Assert on suspicious TYPE_DATA packet from initiator usb-mtp: Assert on suspicious TYPE_DATA packet from initiator - - - - --- 2018-05-18 Bandan Das New
[v2,1/1] tests/docker: Add a Avocado Docker test [v2,1/1] tests/docker: Add a Avocado Docker test - - 1 - --- 2018-05-18 Alistair Francis New
linux-user: Fix payload size logic in host_to_target_cmsg() linux-user: Fix payload size logic in host_to_target_cmsg() - - 1 - --- 2018-05-18 Peter Maydell New
[v2] usb-mtp: Return error on suspicious TYPE_DATA packet from initiator [v2] usb-mtp: Return error on suspicious TYPE_DATA packet from initiator - - - - --- 2018-05-18 Bandan Das New
[v2,1/2] Add generic Nios II board. Nios II generic board config and semihosting support - - - - --- 2018-05-18 Julian Brown New
[v2,2/2] Add Nios II semihosting support. Nios II generic board config and semihosting support - - - - --- 2018-05-18 Julian Brown New
[v3,1/2] Add generic Nios II board. Nios II generic board config and semihosting support - - - - --- 2018-05-18 Julian Brown New
[v3,2/2] Add Nios II semihosting support. Nios II generic board config and semihosting support - - - - --- 2018-05-18 Julian Brown New
[PULL,0/8] Honor CPU_DUMP_FPU - - - - --- 2018-05-18 Richard Henderson New
[PULL,1/8] target/alpha: Honor CPU_DUMP_FPU [PULL,1/8] target/alpha: Honor CPU_DUMP_FPU - - 1 - --- 2018-05-18 Richard Henderson New
« 1 2 ... 2056 2057 20584317 4318 »