Show patches with: Archived = No       |   430333 patches
« 1 2 ... 2832 2833 28344303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,0/6] slirp: ipv6 dns & dhcp support - - - - --- 2016-07-03 Samuel Thibault New
qemu log: wrap long text - - - - --- 2016-07-03 Mike Frysinger New
[v8,16/16] schema: Drop pointless empty type CpuInfoOther - - - - --- 2016-07-03 Eric Blake New
[v8,15/16] qapi: Allow anonymous branch types in flat union - - - - --- 2016-07-03 Eric Blake New
[v8,14/16] net: Complete qapi-fication of netdev_add - - - - --- 2016-07-03 Eric Blake New
[v8,13/16] net: Use correct type for bool flag - - - - --- 2016-07-03 Eric Blake New
[v8,12/16] qapi: Change Netdev into a flat union - - - - --- 2016-07-03 Eric Blake New
[v8,11/16] qapi-event: Reduce chance of collision with event data - - - - --- 2016-07-03 Eric Blake New
[v8,10/16] block: Simplify drive-mirror - - 1 - --- 2016-07-03 Eric Blake New
[v8,09/16] block: Simplify block_set_io_throttle - - 1 - --- 2016-07-03 Eric Blake New
[v8,08/16] qapi: Implement boxed types for commands/events - - - - --- 2016-07-03 Eric Blake New
[v8,07/16] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2016-07-03 Eric Blake New
[v8,06/16] qapi-event: Simplify visit of non-implicit data - - - - --- 2016-07-03 Eric Blake New
[v8,05/16] qapi: Drop useless gen_err_check() - - - - --- 2016-07-03 Eric Blake New
[v8,04/16] qapi: Add type.is_empty() helper - - - - --- 2016-07-03 Eric Blake New
[v8,03/16] qapi: Hide tag_name data member of variants - - - - --- 2016-07-03 Eric Blake New
[v8,02/16] qapi: Require all branches of flat union enum to be covered - - - - --- 2016-07-03 Eric Blake New
[v8,01/16] net: use Netdev instead of NetClientOptions in client init - - 1 - --- 2016-07-03 Eric Blake New
target-i386: Use struct X86XSaveArea in fpu_helper.c - - - - --- 2016-07-02 Richard Henderson New
linux-user: fix signal() syscall on x86_64 - - - - --- 2016-07-02 Laurent Vivier New
[RFC,V2,3/3] filter-rewriter: rewrite tcp packet to keep secondary connection - - - - --- 2016-07-02 Zhang Chen New
[RFC,V2,2/3] filter-rewriter: track connection and parse packet - - - - --- 2016-07-02 Zhang Chen New
[RFC,V2,1/3] filter-rewriter: introduce filter-rewriter initialization - - - - --- 2016-07-02 Zhang Chen New
[v8,5/5] docs: Add a generic loader explanation document - - - - --- 2016-07-02 Alistair Francis New
[v8,4/5] generic-loader: Add a generic loader - - - - --- 2016-07-02 Alistair Francis New
[v8,3/5] loader: Add AddressSpace loading support to ELFs - - - - --- 2016-07-02 Alistair Francis New
[v8,2/5] loader: All a custom SddressSpace when loading ROMs - - - - --- 2016-07-02 Alistair Francis New
[v8,1/5] loader: Allow ELF loader to auto-detect the ELF arch - - - - --- 2016-07-02 Alistair Francis New
[v2,7/7] ppc: move the cpu_dt_id logic to machine code - - - - --- 2016-07-01 Greg Kurz New
[v2,6/7] spapr: use ppc_set_vcpu_dt_id() in CPU hotplug code - - - - --- 2016-07-01 Greg Kurz New
[v2,5/7] ppc: introduce ppc_set_vcpu_dt_id() - - - - --- 2016-07-01 Greg Kurz New
[v2,4/7] ppc: open code cpu creation for machine types - - - - --- 2016-07-01 Greg Kurz New
[v2,3/7] ppc: different creation paths for cpus in system and user mode - - - - --- 2016-07-01 Greg Kurz New
[v2,2/7] ppc: simplify max_smt initialization in ppc_cpu_realizefn() - - - - --- 2016-07-01 Greg Kurz New
[v2,1/7] spapr: Ensure thread0 of CPU core is always realized first - - 1 - --- 2016-07-01 Greg Kurz New
linux-user: Add some new blk ioctls - - - - --- 2016-07-01 Peter Maydell New
[PULL,4/4] tcg: Improve the alignment check infrastructure - - - - --- 2016-07-01 Richard Henderson New
[PULL,3/4] build: Use $(CCAS) for compiling .S files - - 1 - --- 2016-07-01 Richard Henderson New
[PULL,2/4] tcg: Optimize spills of constants - - - - --- 2016-07-01 Richard Henderson New
[PULL,1/4] tcg: Fix name for high-half register - - 1 - --- 2016-07-01 Richard Henderson New
[PULL,0/4] tcg (-ish) updates - - - - --- 2016-07-01 Richard Henderson New
[v2,27/27] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info} - - - - --- 2016-07-01 Richard Henderson New
[v2,26/27] linux-user: remove handling of aarch64's EXCP_STREX - - - - --- 2016-07-01 Richard Henderson New
[v2,25/27] linux-user: remove handling of ARM's EXCP_STREX - - - - --- 2016-07-01 Richard Henderson New
[v2,24/27] target-arm: emulate aarch64's LL/SC using cmpxchg helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,23/27] target-arm: emulate SWP with atomic_xchg helper - - - - --- 2016-07-01 Richard Henderson New
[v2,22/27] target-arm: emulate LL/SC using cmpxchg helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,21/27] target-arm: Rearrange aa32 load and store functions - - - - --- 2016-07-01 Richard Henderson New
[v2,20/27] tests: add atomic_add-bench - - - - --- 2016-07-01 Richard Henderson New
[v2,19/27] target-i386: remove helper_lock() - - - - --- 2016-07-01 Richard Henderson New
[v2,18/27] target-i386: emulate XCHG using atomic helper - - - - --- 2016-07-01 Richard Henderson New
[v2,17/27] target-i386: emulate LOCK'ed BTX ops using atomic helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,16/27] target-i386: emulate LOCK'ed XADD using atomic helper - - - - --- 2016-07-01 Richard Henderson New
[v2,15/27] target-i386: emulate LOCK'ed NEG using cmpxchg helper - - - - --- 2016-07-01 Richard Henderson New
[v2,14/27] target-i386: emulate LOCK'ed NOT using atomic helper - - - - --- 2016-07-01 Richard Henderson New
[v2,13/27] target-i386: emulate LOCK'ed INC using atomic helper - - - - --- 2016-07-01 Richard Henderson New
[v2,12/27] target-i386: emulate LOCK'ed OP instructions using atomic helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,11/27] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,10/27] tcg: Add atomic128 helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,09/27] tcg: Add atomic helpers - - - - --- 2016-07-01 Richard Henderson New
[v2,08/27] HACK: Always enable parallel_cpus - - - - --- 2016-07-01 Richard Henderson New
[v2,07/27] tcg: Add EXCP_ATOMIC - - - - --- 2016-07-01 Richard Henderson New
[v2,06/27] int128: Use complex numbers if advisable - - - - --- 2016-07-01 Richard Henderson New
[v2,04/27] int128: Use __int128 if available - - - - --- 2016-07-01 Richard Henderson New
[v2,03/27] exec: Avoid direct references to Int128 parts - - - - --- 2016-07-01 Richard Henderson New
[v2,02/27] atomics: add atomic_op_fetch variants - - 1 - --- 2016-07-01 Richard Henderson New
[v2,01/27] atomics: add atomic_xor - - 1 - --- 2016-07-01 Richard Henderson New
[PULL,2/2] 9p: synth: drop v9fs_ prefix 1 - - - --- 2016-07-01 Greg Kurz New
[PULL,1/2] 9p: don't include <sys/uio.h> 2 - - - --- 2016-07-01 Greg Kurz New
[PULL,0/2] 9p patches for 2.7 - - - - --- 2016-07-01 Greg Kurz New
[2/2] cpu-exec: remove tb_lock from the hot-path - - 1 - --- 2016-07-01 Alex Bennée New
[1/2] tcg: Ensure safe tb_jmp_cache lookup out of 'tb_lock' - - 1 - --- 2016-07-01 Alex Bennée New
[v2,3/3] hid.c: Add debug support - - - - --- 2016-07-01 Programmingkid New
[v2,2/3] hid.c: convert to QKeyCode - - - - --- 2016-07-01 Programmingkid New
[v2,1/3] usb-keys.h: initial commit - - - - --- 2016-07-01 Programmingkid New
[v3,11/11] blockjob: Update description of the 'device' field in the QMP API - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,10/11] qemu-img: Set the ID of the block job in img_commit() - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,09/11] commit: Add 'job-id' parameter to 'block-commit' - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,08/11] stream: Add 'job-id' parameter to 'block-stream' - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,07/11] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,06/11] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' - - 2 - --- 2016-07-01 Alberto Garcia New
[v3,05/11] blockjob: Add 'job_id' parameter to block_job_create() - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,04/11] block: Use block_job_get() in find_block_job() - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,03/11] blockjob: Add block_job_get() - - 2 - --- 2016-07-01 Alberto Garcia New
[v3,02/11] blockjob: Update description of the 'id' field - - 1 - --- 2016-07-01 Alberto Garcia New
[v3,01/11] stream: Fix prototype of stream_start() - - 2 - --- 2016-07-01 Alberto Garcia New
[v9,10/10] target-avr: decoder generator. currently not used by the build, can be used manually - - - - --- 2016-07-01 Michael Rolnik New
[v9,09/10] target-avr: updating translate.c to use instructions translation - - - - --- 2016-07-01 Michael Rolnik New
[v9,08/10] target-avr: adding instruction translation - - - - --- 2016-07-01 Michael Rolnik New
[v9,07/10] target-avr: adding instruction decoder - - - - --- 2016-07-01 Michael Rolnik New
[v9,06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions - - - - --- 2016-07-01 Michael Rolnik New
[v9,05/10] target-avr: adding AVR interrupt handling - - - - --- 2016-07-01 Michael Rolnik New
[v9,04/10] target-avr: adding instructions encodings - - - - --- 2016-07-01 Michael Rolnik New
[v9,03/10] target-avr: adding a sample AVR board - - - - --- 2016-07-01 Michael Rolnik New
[v9,02/10] target-avr: adding AVR CPU features/flavors - - - - --- 2016-07-01 Michael Rolnik New
[v9,01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instru… - - - - --- 2016-07-01 Michael Rolnik New
[v2,2/2] hw/arm/virt: tcg: adjust MPIDR like KVM - - - - --- 2016-07-01 Andrew Jones New
[v2,1/2] gic: provide defines for v2/v3 targetlist sizes - - - - --- 2016-07-01 Andrew Jones New
[for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows - - 2 1 --- 2016-07-01 Peter Maydell New
linux-user: fix signal() syscall on x86_64 - - - - --- 2016-07-01 Wirth, Allan New
« 1 2 ... 2832 2833 28344303 4304 »