Show patches with: none      |   308959 patches
« 1 2 ... 1917 1918 19193089 3090 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] virtiofsd: take lo->mutex around lo_add_dirp_mapping() virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[1/5] virtiofsd: take lo->mutex around lo_add_fd_mapping() virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[v4,54/54] include/exec/cpu-defs.h: fix typo plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,53/54] include/exec: wrap cpu_ldst.h in CONFIG_TCG plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,52/54] accel/stubs: reduce headers from tcg-stub plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,51/54] tests/plugin: add hotpages plugin to breakdown memory access patterns plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,50/54] tests/plugin: add instruction execution breakdown plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,49/54] plugin: add qemu_plugin_insn_disas helper plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,48/54] tests/plugin: add a hotblocks plugin plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,47/54] tests/tcg: enable plugin testing plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,46/54] tests/plugin: add sample plugins plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,45/54] linux-user: support -plugin option plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,44/54] vl: support -plugin option plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,43/54] plugin: add API symbols to qemu-plugins.symbols plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,42/54] translator: inject instrumentation from plugins plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,41/54] target/openrisc: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,40/54] target/xtensa: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,39/54] target/sparc: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,38/54] target/riscv: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,37/54] target/alpha: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,36/54] target/m68k: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,35/54] target/hppa: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,34/54] target/i386: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,33/54] target/sh4: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,32/54] target/ppc: fetch code with translator_ld plugins for TCG 1 1 - --- 2019-07-31 Alex Bennée New
[v4,31/54] target/arm: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,30/54] translator: add translator_ld{ub, sw, uw, l, q} plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,29/54] plugin-gen: add plugin_insn_append plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,28/54] cpu: hook plugin vcpu events plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,27/54] *-user: plugin syscalls plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,26/54] *-user: notify plugin of exit plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,25/54] translate-all: notify plugin code of tb_flush plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,24/54] plugins: implement helpers for resolving hwaddr plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,23/54] tcg: let plugins instrument virtual memory accesses plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,22/54] atomic_template: add inline trace/plugin helpers plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,21/54] atomic_template: fix indentation in GEN_ATOMIC_HELPER plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,20/54] plugin-gen: add module for TCG-related code plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,19/54] tcg: add tcg_gen_st_ptr plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,18/54] cputlb: introduce get_page_addr_code_hostp plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,17/54] cputlb: document get_page_addr_code plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,16/54] queue: add QTAILQ_REMOVE_SEVERAL plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,15/54] plugin: add implementation of the api plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,14/54] plugin: add core code plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,13/54] plugin: add user-facing API plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,12/54] configure: add --enable-plugins (MOVE TO END) plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,11/54] docs/devel: add plugins.rst design document plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,10/54] translate-all: use cpu_in_exclusive_work_context() in tb_flush plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,09/54] cpu: introduce cpu_in_exclusive_context() plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,08/54] tcg/README: fix typo s/afterwise/afterwards/ plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,07/54] trace: add mmu_index to mem_info plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,06/54] trace: expand mem_info:size_shift to 4 bits plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,05/54] includes: remove stale [smp|max]_cpus externs plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,04/54] target/arm: remove run time semihosting checks plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,03/54] target/arm: handle A-profile A32 semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,02/54] target/arm: handle A-profile T32 semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,01/54] target/arm: handle M-profile semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[2/2] migration/qemu-file: fix potential buf waste for extra buf_index adjustment migration/qemu-file: cleanup and refine qemu-file - 1 - --- 2019-07-31 Wei Yang New
[1/2] migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data migration/qemu-file: cleanup and refine qemu-file - 1 - --- 2019-07-31 Wei Yang New
[v3,18/18] ppc/xive: Introduce a xive_os_cam_decode() helper ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,17/18] ppc/pnv: Quiesce some XIVE errors ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,16/18] ppc/pnv: Extend XivePresenter with a get_block_id() handler ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,15/18] ppc/pnv: Introduce a pnv_xive_block_id() helper ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,14/18] ppc/pnv: Skip empty slots of the XIVE NVT table ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,13/18] ppc/pnv: Dump the XIVE NVT table ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,12/18] ppc/pnv: Remove pnv_xive_vst_size() routine ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,11/18] ppc/xive: Synthesize interrupt from the saved IPB in the NVT ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,10/18] ppc/xive: Introduce a xive_tctx_ipb_update() helper ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,09/18] ppc/xive: Move the TIMA operations to the controller model ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,08/18] ppc/pnv: Clarify how the TIMA is accessed on a multichip system ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,07/18] ppc/xive: Extend the TIMA operation with a XivePresenter parameter ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,06/18] ppc/xive: Use the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,05/18] ppc/spapr: Implement the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,04/18] ppc/pnv: Implement the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,03/18] ppc/xive: Introduce the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,02/18] tests/boot-serial-test: add support for all the PowerNV machines ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,01/18] ppc/pnv: Introduce PowerNV machines with fixed CPU models ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
riscv: hmp: Add a command to show virtual memory mappings riscv: hmp: Add a command to show virtual memory mappings 1 1 - --- 2019-07-31 Bin Meng New
riscv: rv32: Root page table address can be larger than 32-bit riscv: rv32: Root page table address can be larger than 32-bit - - - --- 2019-07-31 Bin Meng New
[v4,1/1] configure: Define target access alignment in configure [v4,1/1] configure: Define target access alignment in configure - 2 - --- 2019-07-31 Tony Nguyen New
[v5] net: tap: replace snprintf with g_strdup_printf calls [v5] net: tap: replace snprintf with g_strdup_printf calls - 1 - --- 2019-07-31 Prasad Pandit New
numa: numa nodeid need not be sequential numa: numa nodeid need not be sequential - - - --- 2019-07-31 Daniel Black New
[v4,1/1] configure: Define target access alignment in configure configure: Define target access alignment in configure - 3 - --- 2019-07-31 Tony Nguyen New
[v2,8/8] hw/core: Add a config switch for the generic loader device Kconfig switches - 1 - --- 2019-07-31 Thomas Huth New
[v2,7/8] hw/misc: Add a config switch for the "unimplemented" device Kconfig switches - 1 - --- 2019-07-31 Thomas Huth New
[v2,6/8] hw/core: Add a config switch for the "split-irq" device Kconfig switches - 1 - --- 2019-07-31 Thomas Huth New
[v2,5/8] hw/core: Add a config switch for the "or-irq" device Kconfig switches - 1 - --- 2019-07-31 Thomas Huth New
[v2,4/8] hw/core: Add a config switch for the "register" device Kconfig switches - - - --- 2019-07-31 Thomas Huth New
[v2,3/8] hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines Kconfig switches - 2 - --- 2019-07-31 Thomas Huth New
[v2,2/8] hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU Kconfig switches - 2 - --- 2019-07-31 Thomas Huth New
[v2,1/8] hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig Kconfig switches - 1 - --- 2019-07-31 Thomas Huth New
spapr: Implement better workaround in spapr-vty device spapr: Implement better workaround in spapr-vty device - - - --- 2019-07-31 Paul Mackerras New
[RESEND,v8,11/11] tests/bios-tables-test: add test cases for ACPI HMAT Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,10/11] numa: Extend the CLI to provide memory side cache information Build ACPI Heterogeneous Memory Attribute Table (HMAT) - - - --- 2019-07-31 Tao Xu New
[RESEND,v8,09/11] numa: Extend the CLI to provide memory latency and bandwidth information Build ACPI Heterogeneous Memory Attribute Table (HMAT) - - - --- 2019-07-31 Tao Xu New
[RESEND,v8,08/11] hmat acpi: Build Memory Side Cache Information Structure(s) Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,07/11] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s) Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,06/11] hmat acpi: Build Memory Proximity Domain Attributes Structure(s) Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,05/11] numa: Extend CLI to provide initiator information for numa nodes Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,04/11] numa: move numa global variable numa_info into MachineState Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 1 - --- 2019-07-31 Tao Xu New
[RESEND,v8,03/11] numa: move numa global variable have_numa_distance into MachineState Build ACPI Heterogeneous Memory Attribute Table (HMAT) - 2 - --- 2019-07-31 Tao Xu New
« 1 2 ... 1917 1918 19193089 3090 »