Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 1433 1434 14354264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/18] pc: cpu: allow device_add to be used with x86 cpu - - - - --- 2016-06-24 Igor Mammedov New
[v2,12/18] apic: move MAX_APICS check to 'apic' class - - - - --- 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,14/18] (kvm)apic: add unrealize callbacks - - - - --- 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,16/18] target-i386: fix apic object leak when CPU is deleted - - - - --- 2016-06-24 Igor Mammedov New
[v2,17/18] target-i386: add x86_cpu_unrealizefn() - - - - --- 2016-06-24 Igor Mammedov New
[v2,18/18] pc: make device_del CPU work for x86 CPUs - - - - --- 2016-06-24 Igor Mammedov New
target-sparc: fix register corruption in ldstub if there is no write permission - - 1 - --- 2016-06-24 Mark Cave-Ayland New
[PULL] qemu-sparc update - - - - --- 2016-06-24 Mark Cave-Ayland New
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb - - - - --- 2016-06-24 alarson@ddci.com New
target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso 1 - - - --- 2016-06-24 alarson@ddci.com New
hw/ptimer: Don't wrap around counter for expired timer that uses tick handler - - - - --- 2016-06-24 Dmitry Osipenko New
[v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler - - - 1 --- 2016-06-25 Dmitry Osipenko New
[v4,01/14] nbd: Fix bad flag detection on server - - - - --- 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,03/14] nbd: Limit nbdflags to 16 bits - - - - --- 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,05/14] nbd: Share common reply-sending code in server - - - - --- 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,07/14] nbd: Share common option-sending code in client - - - - --- 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,09/14] nbd: Let client skip portions of server reply - - - - --- 2016-06-25 Eric Blake New
[v4,10/14] nbd: Less allocation during NBD_OPT_LIST - - - - --- 2016-06-25 Eric Blake New
[v4,11/14] nbd: Support shorter handshake - - 1 - --- 2016-06-25 Eric Blake New
[v4,12/14] nbd: Improve server handling of shutdown requests - - - - --- 2016-06-25 Eric Blake New
[v4,13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - - --- 2016-06-25 Eric Blake New
[v4,14/14] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - - --- 2016-06-25 Eric Blake New
slirp: Add support for stateless DHCPv6 - - - - --- 2016-06-26 Thomas Huth 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
qdev: Workaround for an issue caused by noglob option of shell for -device ? - - - - --- 2016-06-26 Lin Ma New
[PULL,00/10] target-mips queue - - - - --- 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,02/10] softfloat: Clean code format in fpu/softfloat-specialize.h - - 1 - --- 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,04/10] softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd() - - 2 - --- 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,06/10] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA - - 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,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,09/10] target-mips: Implement FCR31's R/W bitmask and related functionalities - - 1 - --- 2016-06-26 Leon Alrae New
[PULL,10/10] target-mips: Add FCR31's FS bit definition - - 1 - --- 2016-06-26 Leon Alrae New
linux-user: convert sockaddr_ll from host to target - - 1 - --- 2016-06-26 Laurent Vivier New
[PULL,0/4] ppc-for-2.7 queue 20160627 - - - - --- 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,2/4] ppc/xics: Remove unused xics_set_irq_type() - - 1 - --- 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,4/4] qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore - - 2 - --- 2016-06-27 David Gibson New
[v2,1/1] spapr: Set compat type for CPUs of a core - - - - --- 2016-06-27 Bharata B Rao New
[1/8] ppc: Add a bunch of hypervisor SPRs to Book3s - - - - --- 2016-06-27 Cédric Le Goater New
[2/8] ppc: Update LPCR definitions - - - - --- 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
[4/8] ppc: Fix conditions for delivering external interrupts to a guest - - - - --- 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
[6/8] ppc: Initial HDEC support - - - - --- 2016-06-27 Cédric Le Goater New
[7/8] ppc: LPCR is a HV resource - - - - --- 2016-06-27 Cédric Le Goater New
[8/8] ppc: Print HSRR0/HSRR1 in "info registers" - - - - --- 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
[v7,1/7] trace: Identify events with the 'vcpu' property - - 1 - --- 2016-06-27 Lluís Vilanova New
[v7,2/7] disas: Remove unused macro '_' - - 1 - --- 2016-06-27 Lluís Vilanova New
[v7,3/7,trivial] trace: Cosmetic changes on fast-path tracing - - 1 - --- 2016-06-27 Lluís Vilanova New
[v7,4/7] trace: Add per-vCPU tracing states for events with the 'vcpu' property - - - - --- 2016-06-27 Lluís Vilanova New
[v7,5/7] trace: Conditionally trace events based on their per-vCPU state - - 1 - --- 2016-06-27 Lluís Vilanova New
[v7,6/7] trace: Allow event name pattern in "info trace-events" - - 2 - --- 2016-06-27 Lluís Vilanova New
[v7,7/7] trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state - - 1 - --- 2016-06-27 Lluís Vilanova New
[01/13] 9p: synth: drop v9fs_ prefix 1 - - - --- 2016-06-27 Greg Kurz New
[02/13] 9p: factour out duplicate code from local_fstat() and local_lstat() - - - - --- 2016-06-27 Greg Kurz New
[03/13] 9p: introduce the v9fs_get_fd_fid() helper - - - - --- 2016-06-27 Greg Kurz New
[04/13] 9p: getattr: use fstat if we have a fd - - - - --- 2016-06-27 Greg Kurz New
[05/13] 9p: introduce ftruncate file op - - - - --- 2016-06-27 Greg Kurz New
[06/13] oslib: support futimens() if available - - - - --- 2016-06-27 Greg Kurz New
[07/13] 9p: introduce futimens file op - - - - --- 2016-06-27 Greg Kurz New
[08/13] 9p: add a fd argument to xattr helpers - - - - --- 2016-06-27 Greg Kurz New
[09/13] 9p: introduce fchown file op - - - - --- 2016-06-27 Greg Kurz New
[10/13] 9p: introduce fchmod file op - - - - --- 2016-06-27 Greg Kurz New
[11/13] 9p: xattr fid to reference file fid - - - - --- 2016-06-27 Greg Kurz New
[12/13] 9p: introduce fgetxattr file op - - - - --- 2016-06-27 Greg Kurz New
[13/13] 9p: introduce flistxattr file op - - - - --- 2016-06-27 Greg Kurz New
target-mips: replace MIPS64R6-generic with the real I6400 CPU model - - - - --- 2016-06-27 Leon Alrae New
slirp: Remove superfluous memset() calls from the TFTP code - - 1 - --- 2016-06-27 Thomas Huth New
hw/ppc/spapr: Add some missing hcall function set strings - - - - --- 2016-06-27 Thomas Huth New
[RFC] scripts: Add a script to check for bug URLs in the git log - - - - --- 2016-06-27 Thomas Huth New
[PULL,00/18] target-arm queue - - - - --- 2016-06-27 Peter Maydell New
[PULL,01/18] hw/intc/arm_gicv3: Add missing break - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,02/18] cadence_uart: Protect against transmit errors - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,03/18] cadence_gem: Avoid infinite loops with a misconfigured buffer - - - - --- 2016-06-27 Peter Maydell New
[PULL,04/18] cadence_gem: Set the last bit when wrap is set - - - - --- 2016-06-27 Peter Maydell New
[PULL,05/18] arm: Re-enable tmp105 test - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,06/18] hw/misc: Add a model for the ASPEED System Control Unit - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,07/18] ast2400: Integrate the SCU model and set silicon revision - - 2 - --- 2016-06-27 Peter Maydell New
[PULL,08/18] palmetto-bmc: Configure the SCU's hardware strapping register - - 2 1 --- 2016-06-27 Peter Maydell New
[PULL,09/18] m25p80: Replace JEDEC ID masking with function. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,10/18] m25p80: Make a table for JEDEC ID. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,11/18] m25p80: Allow more than four banks. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,12/18] m25p80: Introduce COLLECTING_VAR_LEN_DATA state. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,13/18] m25p80: Add additional flash commands: - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,14/18] m25p80: Introduce quad and equad modes. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,15/18] m25p80: Introduce configuration registers. - - 1 - --- 2016-06-27 Peter Maydell New
[PULL,16/18] m25p80: Fast read commands family changes. - - 1 - --- 2016-06-27 Peter Maydell New
« 1 2 ... 1433 1434 14354264 4265 »