Show patches with: Archived = No       |   430147 patches
« 1 2 ... 2836 2837 28384301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,1/7] trace: Identify events with the 'vcpu' property - - 1 - --- 2016-06-27 Lluís Vilanova New
[v2,1/1] spapr: Set compat type for CPUs of a core - - - - --- 2016-06-27 Bharata B Rao New
[8/8] ppc: Print HSRR0/HSRR1 in "info registers" - - - - --- 2016-06-27 Cédric Le Goater New
[7/8] ppc: LPCR is a HV resource - - - - --- 2016-06-27 Cédric Le Goater New
[6/8] ppc: Initial HDEC support - - - - --- 2016-06-27 Cédric Le Goater New
[5/8] ppc: Enforce setting MSR:EE, IR and DR when MSR:PR is set - - - - --- 2016-06-27 Cédric Le Goater New
[4/8] ppc: Fix conditions for delivering external interrupts to a guest - - - - --- 2016-06-27 Cédric Le Goater New
[3/8] ppc: Use a helper to filter writes to LPCR - - - - --- 2016-06-27 Cédric Le Goater New
[2/8] ppc: Update LPCR definitions - - - - --- 2016-06-27 Cédric Le Goater New
[1/8] ppc: Add a bunch of hypervisor SPRs to Book3s - - - - --- 2016-06-27 Cédric Le Goater New
[v2,1/1] spapr: Set compat type for CPUs of a core - - - - --- 2016-06-27 Bharata B Rao New
[PULL,4/4] qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore - - 2 - --- 2016-06-27 David Gibson New
[PULL,3/4] qapi: Report support for -device cpu hotplug in query-machines - - 2 - --- 2016-06-27 David Gibson New
[PULL,2/4] ppc/xics: Remove unused xics_set_irq_type() - - 1 - --- 2016-06-27 David Gibson New
[PULL,1/4] target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR - - - - --- 2016-06-27 David Gibson New
[PULL,0/4] ppc-for-2.7 queue 20160627 - - - - --- 2016-06-27 David Gibson New
linux-user: convert sockaddr_ll from host to target - - 1 - --- 2016-06-26 Laurent Vivier New
[PULL,10/10] target-mips: Add FCR31's FS bit definition - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,09/10] target-mips: Implement FCR31's R/W bitmask and related functionalities - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,08/10] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D> - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,07/10] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D> - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,06/10] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,05/10] linux-user: Update preprocessor constants for Mips-specific e_flags bits - - 2 - --- 2016-06-26 Leon Alrae New
[PULL,04/10] softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd() - - 2 - --- 2016-06-26 Leon Alrae New
[PULL,03/10] softfloat: For Mips only, correct default NaN values - - 2 - --- 2016-06-26 Leon Alrae New
[PULL,02/10] softfloat: Clean code format in fpu/softfloat-specialize.h - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit - - 2 2 --- 2016-06-26 Leon Alrae New
[PULL,00/10] target-mips queue - - - - --- 2016-06-26 Leon Alrae New
qdev: Workaround for an issue caused by noglob option of shell for -device ? - - - - --- 2016-06-26 Lin Ma New
[L10N,v3,1/1] Added Bulgarian translation - - - - --- 2016-06-26 Alexander Shopov New
[L10N,v3,1/1] Added Bulgarian translation - - - - --- 2016-06-26 Alexander Shopov New
slirp: Add support for stateless DHCPv6 - - - - --- 2016-06-26 Thomas Huth New
[v4,14/14] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - - --- 2016-06-25 Eric Blake New
[v4,13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - - --- 2016-06-25 Eric Blake New
[v4,12/14] nbd: Improve server handling of shutdown requests - - - - --- 2016-06-25 Eric Blake New
[v4,11/14] nbd: Support shorter handshake - - 1 - --- 2016-06-25 Eric Blake New
[v4,10/14] nbd: Less allocation during NBD_OPT_LIST - - - - --- 2016-06-25 Eric Blake New
[v4,09/14] nbd: Let client skip portions of server reply - - - - --- 2016-06-25 Eric Blake New
[v4,08/14] nbd: Let server know when client gives up negotiation - - - - --- 2016-06-25 Eric Blake New
[v4,07/14] nbd: Share common option-sending code in client - - - - --- 2016-06-25 Eric Blake New
[v4,06/14] nbd: Send message along with server NBD_REP_ERR errors - - - - --- 2016-06-25 Eric Blake New
[v4,05/14] nbd: Share common reply-sending code in server - - - - --- 2016-06-25 Eric Blake New
[v4,04/14] nbd: Treat flags vs. command type as separate fields - - - - --- 2016-06-25 Eric Blake New
[v4,03/14] nbd: Limit nbdflags to 16 bits - - - - --- 2016-06-25 Eric Blake New
[v4,02/14] nbd: Add qemu-nbd -D for human-readable description - - - - --- 2016-06-25 Eric Blake New
[v4,01/14] nbd: Fix bad flag detection on server - - - - --- 2016-06-25 Eric Blake New
[v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler - - - 1 --- 2016-06-25 Dmitry Osipenko New
hw/ptimer: Don't wrap around counter for expired timer that uses tick handler - - - - --- 2016-06-24 Dmitry Osipenko New
target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso 1 - - - --- 2016-06-24 alarson@ddci.com New
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb - - - - --- 2016-06-24 alarson@ddci.com New
[PULL] qemu-sparc update - - - - --- 2016-06-24 Mark Cave-Ayland New
target-sparc: fix register corruption in ldstub if there is no write permission - - 1 - --- 2016-06-24 Mark Cave-Ayland New
[v2,18/18] pc: make device_del CPU work for x86 CPUs - - - - --- 2016-06-24 Igor Mammedov New
[v2,17/18] target-i386: add x86_cpu_unrealizefn() - - - - --- 2016-06-24 Igor Mammedov New
[v2,16/18] target-i386: fix apic object leak when CPU is deleted - - - - --- 2016-06-24 Igor Mammedov New
[v2,15/18] target-i386: do not ignore error and fix apic parent - - - - --- 2016-06-24 Igor Mammedov New
[v2,14/18] (kvm)apic: add unrealize callbacks - - - - --- 2016-06-24 Igor Mammedov New
[v2,13/18] apic: drop APICCommonState.idx and use APIC ID as index in local_apics[] - - - - --- 2016-06-24 Igor Mammedov New
[v2,12/18] apic: move MAX_APICS check to 'apic' class - - - - --- 2016-06-24 Igor Mammedov New
[v2,11/18] pc: cpu: allow device_add to be used with x86 cpu - - - - --- 2016-06-24 Igor Mammedov New
[v2,10/18] pc: register created initial and hotpluged CPUs in one place pc_cpu_plug() - - - - --- 2016-06-24 Igor Mammedov New
[v2,09/18] pc: delay setting number of boot CPUs to machine_done time - - - - --- 2016-06-24 Igor Mammedov New
[v2,08/18] pc: implement query-hotpluggable-cpus callback - - - - --- 2016-06-24 Igor Mammedov New
[v2,07/18] pc: set APIC ID based on socket/core/thread ids if it's not been set yet - - - - --- 2016-06-24 Igor Mammedov New
[v2,06/18] target-i386: add socket/core/thread properties to X86CPU - - - - --- 2016-06-24 Igor Mammedov New
[v2,05/18] target-i386: cpu: replace custom apic-id setter/getter with static property - - - - --- 2016-06-24 Igor Mammedov New
[v2,04/18] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug() - - - - --- 2016-06-24 Igor Mammedov New
[v2,03/18] pc: extract CPU lookup into a separate function - - - - --- 2016-06-24 Igor Mammedov New
[v2,02/18] pc: add x86_topo_ids_from_apicid() - - - - --- 2016-06-24 Igor Mammedov New
[v2,01/18] target-i386: cpu: use uint32_t for X86CPU.apic_id - - - - --- 2016-06-24 Igor Mammedov New
[2/2] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests - - - - --- 2016-06-24 Peter Maydell New
[1/2] linux-user: Make semihosting heap/stack fields abi_ulongs - - 1 - --- 2016-06-24 Peter Maydell New
[v8,8/8] xilinx_zynq: Connect devcfg to the Zynq machine model - - 1 - --- 2016-06-24 Alistair Francis New
[v8,7/8] dma: Add Xilinx Zynq devcfg device model - - 1 - --- 2016-06-24 Alistair Francis New
[v8,6/8] register: Add block initialise helper - - - - --- 2016-06-24 Alistair Francis New
[v8,5/8] register: QOMify - - 2 - --- 2016-06-24 Alistair Francis New
[v8,4/8] register: Define REG and FIELD macros - - 1 - --- 2016-06-24 Alistair Francis New
[v8,3/8] register: Add Memory API glue - - - - --- 2016-06-24 Alistair Francis New
[v8,2/8] register: Add Register API - - 2 - --- 2016-06-24 Alistair Francis New
[v8,1/8] bitops: Add MAKE_64BIT_MASK macro - - 2 - --- 2016-06-24 Alistair Francis New
[RFC,v2] virtio-blk: simple multithreaded MQ implementation for bdrv_raw - - - - --- 2016-06-24 Roman Pen New
[3/3] tests: in IDE and AHCI tests perform DMA write before flushing - - - - --- 2016-06-24 Denis V. Lunev New
[2/3] ide: ignore retry_unit check for non-retry operations - - - - --- 2016-06-24 Denis V. Lunev New
[1/3] block: ignore flush requests when storage is clean - - - - --- 2016-06-24 Denis V. Lunev New
[RFC,v2,5/5] include: Include exec/hwaddr.h where hwaddr is used - - - - --- 2016-06-24 Markus Armbruster New
[RFC,v2,4/5] include: Move typedef qemu_irq to qemu/typedefs.h - - - - --- 2016-06-24 Markus Armbruster New
[RFC,v2,3/5] tests: Make check-block a phony target - - 1 - --- 2016-06-24 Markus Armbruster New
[RFC,v2,2/5] tests: New make target check-source - - - - --- 2016-06-24 Markus Armbruster New
[RFC,v2,1/5] Use #include "..." exactly for our own headers - - 1 - --- 2016-06-24 Markus Armbruster New
[v2,23/23] tests: add /vhost-user/connect-fail test - - - - --- 2016-06-24 Marc-André Lureau New
[v2,22/23] vhost-user: wait until backend init is completed - - - - --- 2016-06-24 Marc-André Lureau New
[v2,21/23] char: add and use tcp_chr_wait_connected - - - - --- 2016-06-24 Marc-André Lureau New
[v2,20/23] char: add chr_wait_connected callback - - - - --- 2016-06-24 Marc-André Lureau New
[v2,19/23] vhost: add assert() to check runtime behaviour - - - - --- 2016-06-24 Marc-André Lureau New
[v2,18/23] vhost-net: success if backend has no ops->vhost_migration_done - - - - --- 2016-06-24 Marc-André Lureau New
[v2,17/23] get_vhost_net() should be != null after vhost_user_init - - - - --- 2016-06-24 Marc-André Lureau New
[v2,16/23] Revert "vhost-net: do not crash if backend is not present" - - - - --- 2016-06-24 Marc-André Lureau New
[v2,15/23] vhost-user: keep vhost_net after a disconnection - - - - --- 2016-06-24 Marc-André Lureau New
[v2,14/23] qemu-char: check socket is actually connected - - - - --- 2016-06-24 Marc-André Lureau New
[v2,13/23] vhost-user: check vhost_user_{read, write}() return value - - - - --- 2016-06-24 Marc-André Lureau New
« 1 2 ... 2836 2837 28384301 4302 »