Show patches with: Archived = No       |   431007 patches
« 1 2 ... 931 932 9334310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,1/4] i440fx: make types configurable at run-time - - - - --- 2014-08-12 Tiejun Chen New
[v5,2/4] pc_init1: pass parameters just with types - - - - --- 2014-08-12 Tiejun Chen New
[v5,3/4] xen:hw:pci-host:piix: create host bridge to passthrough - - - - --- 2014-08-12 Tiejun Chen New
[v5,4/4] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough - - - - --- 2014-08-12 Tiejun Chen New
[v1,00/17] dataplane: optimization and multi virtqueue support - - - - --- 2014-08-12 Kevin Wolf New
[v4,01/11] tests: Functions bus_foreach and device_find from libqos virtio API - - 1 - --- 2014-08-12 Marc Marí New
[v4,02/11] tests: Add virtio device initialization - - - - --- 2014-08-12 Marc Marí New
[v4,03/11] libqtest: add QTEST_LOG for debugging qtest testcases - - 1 - --- 2014-08-12 Marc Marí New
[v4,04/11] libqos: Correct mask to align size to PAGE_SIZE in malloc-pc - - 2 - --- 2014-08-12 Marc Marí New
[v4,05/11] libqos: Change free function called in malloc - - 2 - --- 2014-08-12 Marc Marí New
[v4,06/11] virtio-blk: Correct bug in support for flexible descriptor layout - - - - --- 2014-08-12 Marc Marí New
[v4,07/11] libqos: Added basic virtqueue support to virtio implementation - - - - --- 2014-08-12 Marc Marí New
[v4,08/11] libqos: Added indirect descriptor support to virtio implementation - - - - --- 2014-08-12 Marc Marí New
[v4,09/11] libqos: Added test case for configuration changes in virtio-blk test - - - - --- 2014-08-12 Marc Marí New
[v4,10/11] libqos: Added MSI-X support - - - - --- 2014-08-12 Marc Marí New
[v4,11/11] libqos: Added EVENT_IDX support - - - - --- 2014-08-12 Marc Marí New
[1/2] qapi.py: avoid Python 2.5+ any() function - - - - --- 2014-08-12 Stefan Hajnoczi New
[2/2] libqtest: launch QEMU with QEMU_AUDIO_DRV=none - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,00/18] Tracing patches - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,01/18] trace: extract stap_escape() function for reuse - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,02/18] trace: add tracetool simpletrace_stap format - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,03/18] simpletrace: add simpletrace.py --no-header option - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,04/18] trace: install simpletrace SystemTap tapset - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,05/18] trace: [tcg] Add documentation - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,06/18] trace: [tcg] Argument type transformation rules - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,07/18] trace: [tcg] Argument type transformation machinery - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,08/18] trace: [tcg] Add 'tcg' event property - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,09/18] trace: [tcg] Declare TCG tracing helper routines - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,10/18] trace: [tcg] Define TCG tracing helper routines - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,11/18] trace: [tcg] Define TCG tracing helper routine wrappers - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,12/18] trace: [tcg] Include TCG-tracing helpers - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,13/18] trace: [tcg] Generate TCG tracing routines - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,14/18] trace: [tcg] Include event definitions in "trace.h" - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,15/18] trace: [tcg] Include TCG-tracing header on all targets - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,16/18] trace: teach lttng backend to use format strings - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,17/18] trace: add some tcg tracing support - - - - --- 2014-08-12 Stefan Hajnoczi New
[PULL,18/18] virtio-rng: add some trace events - - 1 - --- 2014-08-12 Stefan Hajnoczi New
[01/10] linux-user: /proc/self/maps content - - - - --- 2014-08-12 Riku Voipio New
[02/10] linux-user: redirect openat calls - - - - --- 2014-08-12 Riku Voipio New
[03/10] linux-user: make binfmt flag O require P - - - - --- 2014-08-12 Riku Voipio New
[04/10] linux-user: Fix syscall instruction usermode emulation on X86_64 - - 1 - --- 2014-08-12 Riku Voipio New
[05/10] linux-user: Fix conversion of sigevent argument to timer_create - - - - --- 2014-08-12 Riku Voipio New
[06/10] linux-user: fix readlink handling with magic exe symlink - - - - --- 2014-08-12 Riku Voipio New
[07/10] linux-user: support timerfd_{create, gettime, settime} syscalls - - - - --- 2014-08-12 Riku Voipio New
[08/10] linux-user: support ioprio_{get, set} syscalls - - - - --- 2014-08-12 Riku Voipio New
[09/10] linux-user: support {name_to, open_by}_handle_at syscalls - - - - --- 2014-08-12 Riku Voipio New
[10/10] linux-user: add setns and unshare - - - - --- 2014-08-12 Riku Voipio New
[RFC,1/5] throttle: Extract timers from ThrottleState into a separate ThrottleTimers structure - - - - --- 2014-08-12 Benoît Canet New
[RFC,2/5] throttle: Add throttle group infrastructure. - - - - --- 2014-08-12 Benoît Canet New
[RFC,3/5] throttle: Add throttle group infrastructure tests - - - - --- 2014-08-12 Benoît Canet New
[RFC,4/5] throttle: Prepare to have multiple timers for one ThrottleState - - - - --- 2014-08-12 Benoît Canet New
[RFC,5/5] throttle: Add throttle group support. - - - - --- 2014-08-12 Benoît Canet New
[V2,1/8] target-ppc: Bug Fix: rlwinm - - - - --- 2014-08-12 Tom Musta New
[V2,2/8] target-ppc: Bug Fix: rlwnm - - - - --- 2014-08-12 Tom Musta New
[V2,3/8] target-ppc: Bug Fix: rlwimi - - - - --- 2014-08-12 Tom Musta New
[V2,4/8] target-ppc: Bug Fix: mullw - - - - --- 2014-08-12 Tom Musta New
[V2,5/8] target-ppc: Bug Fix: mullwo - - - - --- 2014-08-12 Tom Musta New
[V2,6/8] target-ppc: Bug Fix: mulldo OV Detection - - - - --- 2014-08-12 Tom Musta New
[V2,7/8] target-ppc: Bug Fix: srawi - - 1 - --- 2014-08-12 Tom Musta New
[V2,8/8] target-ppc: Bug Fix: srad - - - - --- 2014-08-12 Tom Musta New
block.curl: adding 'curltimeout' option - - - - --- 2014-08-12 Daniel Henrique Barboza New
pc: Get rid of pci-info leftovers - - - - --- 2014-08-12 Markus Armbruster New
ide: Fix segfault when flushing a device that doesn't exist - - - - --- 2014-08-12 Kevin Wolf New
ide: Add resize callback to ide/core - - 1 - --- 2014-08-12 John Snow New
[V2,01/12] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 - - 1 - --- 2014-08-12 Tom Musta New
[V2,02/12] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call - - 1 - --- 2014-08-12 Tom Musta New
[V2,03/12] linux-user: Properly Handle semun Structure In Cross-Endian Situations - - 1 - --- 2014-08-12 Tom Musta New
[V2,04/12] linux-user: Make ipc syscall's third argument an abi_long - - - - --- 2014-08-12 Tom Musta New
[V2,05/12] linux-user: Conditionally Pass Attribute Pointer to mq_open() - - 2 - --- 2014-08-12 Tom Musta New
[V2,06/12] linux-user: Detect Negative Message Sizes in msgsnd System Call - - 2 - --- 2014-08-12 Tom Musta New
[V2,07/12] linux-user: Handle NULL sched_param argument to sched_* - - 1 - --- 2014-08-12 Tom Musta New
[V2,08/12] linux-user: Detect fault in sched_rr_get_interval - - 2 - --- 2014-08-12 Tom Musta New
[V2,09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 - - - - --- 2014-08-12 Tom Musta New
[V2,10/12] linux-user: clock_nanosleep errno Handling on PPC - - 2 - --- 2014-08-12 Tom Musta New
[V2,11/12] linux-user: Support target-to-host translation of mlockall argument - - 1 - --- 2014-08-12 Tom Musta New
[V2,12/12] linux-user: writev Partial Writes - - 2 - --- 2014-08-12 Tom Musta New
[v2] block.curl: adding 'curltimeout' option - - 2 - --- 2014-08-12 Daniel Henrique Barboza New
[v2] target-sparc64: implement Short Floating-Point Store Instructions - - 1 1 --- 2014-08-12 Artyom Tarasenko New
fix gtk interface for vfio + vga=none (was: Mousegrab broken with vfio in 2.1.0) - - - - --- 2014-08-13 Benedikt Morbach New
spapr: Make machine naming conventions closer to those for PC - - - - --- 2014-08-13 David Gibson New
qemu-options.hx: fix a typo of chardev - - 1 - --- 2014-08-13 Liming Wang New
[RFC] blkdebug: make the fault injection functionality callable from QMP - - - - --- 2014-08-13 Hitoshi Mitake New
[RESEND] pci: Use bus master address space for delivering MSI/MSI-X, messages - - 2 - --- 2014-08-13 Jan Kiszka New
spapr_pci: Fix config space corruption - - - - --- 2014-08-13 Alexey Kardashevskiy New
ide: only constrain read/write requests to drive size, not other types - - - - --- 2014-08-13 Michael Tokarev New
[v1] test-coroutine: test cost introduced by coroutine - - - - --- 2014-08-13 Ming Lei New
[1/1] add loopback for virtio-net - - - - --- 2014-08-13 Hengjinxiao New
mlock: fix bug when mlockall called before mbind - - - - --- 2014-08-13 Zhanghailiang New
mlock: fix bug when mlockall called before mbind - - - - --- 2014-08-13 Michael S. Tsirkin New
[v5,01/15] target-tricore: Add target stubs and qom-cpu - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,02/15] target-tricore: Add board for systemmode - - - - --- 2014-08-13 Bastian Koppelmann New
[v5,03/15] target-tricore: Add softmmu support - - - - --- 2014-08-13 Bastian Koppelmann New
[v5,04/15] target-tricore: Add initialization for translation and activate target - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,05/15] target-tricore: Add masks and opcodes for decoding - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,06/15] target-tricore: Add instructions of SRC opcode format - - - - --- 2014-08-13 Bastian Koppelmann New
[v5,07/15] target-tricore: Add instructions of SRR opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,08/15] target-tricore: Add instructions of SSR opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,09/15] target-tricore: Add instructions of SRRS and SLRO opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,10/15] target-tricore: Add instructions of SB opcode format - - - - --- 2014-08-13 Bastian Koppelmann New
[v5,11/15] target-tricore: Add instructions of SBC and SBRN opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
« 1 2 ... 931 932 9334310 4311 »