Show patches with: none      |   304034 patches
« 1 2 ... 2687 2688 26893040 3041 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[risu,7/9] Move send_register_info() to reginfo.c - - - --- 2017-02-24 Peter Maydell New
[risu,6/9] Make reginfo_{init, is_eq, dump, dump_mismatch} official per-CPU API - - - --- 2017-02-24 Peter Maydell New
[risu,5/9] m68k: Drop unused ucontext_t* argument to reginfo_is_eq() - - - --- 2017-02-24 Peter Maydell New
[risu,4/9] ppc64le, m68k: Make reginfo_dump() API match arm, aarch64 - - - --- 2017-02-24 Peter Maydell New
[risu,3/9] Make get_risuop() a formal part of the CPU interface - - - --- 2017-02-24 Peter Maydell New
[risu,2/9] Abstract out getting and setting parameter register - - - --- 2017-02-24 Peter Maydell New
[risu,1/9] Drop the weird modification of a ucontext in the ppc reginfo_is_eq() - - - --- 2017-02-24 Peter Maydell New
os: don't corrupt pre-existing memory-backend data with prealloc - 1 - --- 2017-02-24 Daniel P. Berrangé New
[v3,4/4] bcm2835: add sdhost and gpio controllers - - - --- 2017-02-24 Clement Deschamps New
[v3,3/4] bcm2835_gpio: add bcm2835 gpio controller - - - --- 2017-02-24 Clement Deschamps New
[v3,2/4] hw/sd: add card-reparenting function - - - --- 2017-02-24 Clement Deschamps New
[v3,1/4] bcm2835_sdhost: add bcm2835 sdhost controller - - - --- 2017-02-24 Clement Deschamps New
Hang in aio/multi/mutex/mcs - 1 1 --- 2017-02-24 Paolo Bonzini New
target-s390x: Implement lpp instruction - - - --- 2017-02-24 Miroslav Benes New
[PULL,1/1] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) - - - --- 2017-02-24 Gerd Hoffmann New
target-s390x: Implement stfl and stfle - - - --- 2017-02-24 Michal Marek New
Adding support for LPD and LPDG instructions - - - --- 2017-02-24 Eric Bischoff New
[PULL] hw/mips: MIPS Boston board support - 1 - --- 2017-02-24 Yongbok Kim New
[PULL,24/24] tcg: enable MTTCG by default for ARM on x86 hosts 1 2 1 --- 2017-02-24 Alex Bennée New
[PULL,23/24] hw/misc/imx6_src: defer clearing of SRC_SCR reset bits - 1 - --- 2017-02-24 Alex Bennée New
[PULL,22/24] target-arm: ensure all cross vCPUs TLB flushes complete - 2 - --- 2017-02-24 Alex Bennée New
[PULL,21/24] target-arm: don't generate WFE/YIELD calls for MTTCG - 2 - --- 2017-02-24 Alex Bennée New
[PULL,20/24] target-arm/powerctl: defer cpu reset work to CPU context - 2 - --- 2017-02-24 Alex Bennée New
[PULL,19/24] cputlb: introduce tlb_flush_*_all_cpus[_synced] - 1 - --- 2017-02-24 Alex Bennée New
[PULL,18/24] cputlb: atomically update tlb fields used by tlb_reset_dirty - 1 - --- 2017-02-24 Alex Bennée New
[PULL,17/24] cputlb: add tlb_flush_by_mmuidx async routines - 1 - --- 2017-02-24 Alex Bennée New
[PULL,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap - 3 - --- 2017-02-24 Alex Bennée New
[PULL,15/24] cputlb: introduce tlb_flush_* async work. - 1 - --- 2017-02-24 Alex Bennée New
[PULL,14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting - 1 - --- 2017-02-24 Alex Bennée New
[PULL,13/24] cputlb: add assert_cpu_is_self checks - 1 - --- 2017-02-24 Alex Bennée New
[PULL,12/24] tcg: handle EXCP_ATOMIC exception for system emulation - 1 - --- 2017-02-24 Alex Bennée New
[PULL,11/24] tcg: enable thread-per-vCPU - 1 - --- 2017-02-24 Alex Bennée New
[PULL,10/24] tcg: enable tb_lock() for SoftMMU - 1 - --- 2017-02-24 Alex Bennée New
[PULL,09/24] tcg: remove global exit_request - 1 - --- 2017-02-24 Alex Bennée New
[PULL,08/24] tcg: drop global lock during TCG code execution 1 2 - --- 2017-02-24 Alex Bennée New
[PULL,07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu - 2 - --- 2017-02-24 Alex Bennée New
[PULL,06/24] tcg: add kick timer for single-threaded vCPU emulation - 2 - --- 2017-02-24 Alex Bennée New
[PULL,05/24] tcg: add options for enabling MTTCG - 1 - --- 2017-02-24 Alex Bennée New
[PULL,04/24] tcg: move TCG_MO/BAR types into own file - 1 - --- 2017-02-24 Alex Bennée New
[PULL,03/24] mttcg: Add missing tb_lock/unlock() in cpu_exec_step() - 1 - --- 2017-02-24 Alex Bennée New
[PULL,02/24] mttcg: translate-all: Enable locking debug in a debug build - 1 - --- 2017-02-24 Alex Bennée New
[PULL,01/24] docs: new design document multi-thread-tcg.txt - 1 - --- 2017-02-24 Alex Bennée New
[v3,24/24] ppc/xics: remove the XICSState classes - - - --- 2017-02-24 Cédric Le Goater New
[v3,23/24] ppc/xics: export the XICS init routines - - - --- 2017-02-24 Cédric Le Goater New
[v3,22/24] ppc/xics: remove the 'xics' backlinks - - - --- 2017-02-24 Cédric Le Goater New
[v3,21/24] ppc/xics: move the cpu_setup() handler under the ICPState class - - - --- 2017-02-24 Cédric Le Goater New
[v3,20/24] ppc/xics: move kernel_xics_fd out of KVMXICSState - - - --- 2017-02-24 Cédric Le Goater New
[v3,19/24] ppc/xics: move the ICP array under the sPAPR machine - - - --- 2017-02-24 Cédric Le Goater New
[v3,18/24] ppc/xics: register the reset handler of ICP objects - - - --- 2017-02-24 Cédric Le Goater New
[v3,17/24] ppc/xics: simplify spapr_dt_xics() interface - - - --- 2017-02-24 Cédric Le Goater New
[v3,16/24] ppc/xics: use the QOM interface to grab an ICP - - - --- 2017-02-24 Cédric Le Goater New
[v3,15/24] ppc/xics: simplify the cpu_setup() handler - - - --- 2017-02-24 Cédric Le Goater New
[v3,14/24] ppc/xics: extend the QOM interface to handle ICPs - - - --- 2017-02-24 Cédric Le Goater New
[v3,13/24] ppc/xics: remove the XICS list of ICS - - - --- 2017-02-24 Cédric Le Goater New
[v3,12/24] ppc/xics: register the reset handler of ICS objects - - - --- 2017-02-24 Cédric Le Goater New
[v3,11/24] ppc/xics: remove xics_find_source() - - - --- 2017-02-24 Cédric Le Goater New
[v3,10/24] ppc/xics: use the QOM interface to resend irqs - - - --- 2017-02-24 Cédric Le Goater New
[v3,09/24] ppc/xics: use the QOM interface to get irqs - - - --- 2017-02-24 Cédric Le Goater New
[v3,08/24] ppc/xics: use the QOM interface under the sPAPR machine - - - --- 2017-02-24 Cédric Le Goater New
[v3,07/24] ppc/xics: introduce a XICSFabric QOM interface to handle ICSs - - - --- 2017-02-24 Cédric Le Goater New
[v3,06/24] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects - - - --- 2017-02-24 Cédric Le Goater New
[v3,05/24] ppc/xics: store the ICS object under the sPAPR machine - - - --- 2017-02-24 Cédric Le Goater New
[v3,04/24] ppc/xics: remove set_nr_servers() handler from XICSStateClass - - - --- 2017-02-24 Cédric Le Goater New
[v3,03/24] ppc/xics: remove set_nr_irqs() handler from XICSStateClass - - - --- 2017-02-24 Cédric Le Goater New
[v3,02/24] ppc/xics: fix ICP and ICS reset - - - --- 2017-02-24 Cédric Le Goater New
[v3,01/24] xics: XICS should not be a SysBusDevice - 1 - --- 2017-02-24 Cédric Le Goater New
spapr: ensure that all threads within core are on the same NUMA node - - - --- 2017-02-24 Igor Mammedov New
[PULL,13/13] s390x/css: handle format-0 TIC CCW correctly - 1 - --- 2017-02-24 Cornelia Huck New
[PULL,12/13] s390x/arch_dump: pass cpuid into notes sections - - - --- 2017-02-24 Cornelia Huck New
[PULL,11/13] s390x/arch_dump: use proper note name and note size - - - --- 2017-02-24 Cornelia Huck New
[PULL,10/13] virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues - - - --- 2017-02-24 Cornelia Huck New
[PULL,09/13] s390x: bump ADAPTER_ROUTES_MAX_GSI - - - --- 2017-02-24 Cornelia Huck New
[PULL,08/13] virtio-ccw: check flic->adapter_routes_max_batch - - - --- 2017-02-24 Cornelia Huck New
[PULL,07/13] s390x: add property adapter_routes_max_batch - - - --- 2017-02-24 Cornelia Huck New
[PULL,06/13] virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND - 2 - --- 2017-02-24 Cornelia Huck New
[PULL,05/13] virtio-ccw: add virtio-crypto-ccw device - - - --- 2017-02-24 Cornelia Huck New
[PULL,04/13] virtio-ccw: handle virtio 1 only devices - - - --- 2017-02-24 Cornelia Huck New
[PULL,03/13] s390x/flic: fail migration on source already - 2 - --- 2017-02-24 Cornelia Huck New
[PULL,02/13] s390x/kvm: detect some program check loops - - - --- 2017-02-24 Cornelia Huck New
[PULL,01/13] s390x/s390-virtio: get rid of DPRINTF - 2 - --- 2017-02-24 Cornelia Huck New
[V9,2/2] Add a new qmp command to do checkpoint, query xen replication status - 1 - --- 2017-02-24 Zhang Chen New
[V9,1/2] Add a new qmp command to start/stop replication - 3 - --- 2017-02-24 Zhang Chen New
[PULL,5/5] docker: Install python2 explicitly in docker image - - 1 --- 2017-02-24 Fam Zheng New
[PULL,4/5] MAINTAINERS: merge Build and test automation with Docker tests - 1 - --- 2017-02-24 Fam Zheng New
[PULL,3/5] .shippable.yml: new CI provider - 1 - --- 2017-02-24 Fam Zheng New
[PULL,2/5] new: debian docker targets for cross-compiling - 2 - --- 2017-02-24 Fam Zheng New
[PULL,1/5] tests/docker: add basic user mapping support - 2 1 --- 2017-02-24 Fam Zheng New
[v5,8/8] target/ppc: add mcrxrx instruction - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,7/8] target/ppc: add ov32 flag in divide operations - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,6/8] target/ppc: add ov32 flag for multiply low insns - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,5/8] target/ppc: use tcg ops for neg instruction - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,4/8] target/ppc: update overflow flags for add/sub - - - --- 2017-02-24 Nikunj A. Dadhania New
[v5,3/8] target/ppc: update ca32 in arithmetic substract - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,2/8] target/ppc: update ca32 in arithmetic add - 1 - --- 2017-02-24 Nikunj A. Dadhania New
[v5,1/8] target/ppc: support for 32-bit carry and overflow - - - --- 2017-02-24 Nikunj A. Dadhania New
[v2] mttcg/i386: Patch instruction using async_safe_* framework - 2 - --- 2017-02-24 Pranith Kumar New
[qemu] sysemu: support up to 1024 vCPUs - - - --- 2017-02-24 Alexey Kardashevskiy New
[v2] intel_iommu: check misordered init when realize - - - --- 2017-02-24 Peter Xu New
[v8,1/2] block/vxhs.c: Add support for a new block device type called "vxhs" - - - --- 2017-02-24 Ashish Mittal New
[v4] mem-prealloc: reduce large guest start-up and migration time. - - - --- 2017-02-24 Jitendra Kolhe New
« 1 2 ... 2687 2688 26893040 3041 »