Show patches with: none      |   436156 patches
« 1 2 ... 2717 2718 27194361 4362 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6] hw: Default -drive to if=none instead of scsi when scsi cannot work - - - - --- 2017-01-23 Markus Armbruster New
[3/6] hw: Default -drive to if=none instead of ide when ide cannot work 1 - - - --- 2017-01-23 Markus Armbruster New
[2/6] hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus - - - - --- 2017-01-23 Markus Armbruster New
[1/6] hw: Default -drive to if=ide explicitly where it works - - - - --- 2017-01-23 Markus Armbruster New
[V1] throttle:Removed duplicate throtlle code from block and 9p files - - 1 - --- 2017-01-23 Pradeep Jagadeesh New
9pfs: local: trivial cosmetic fix in pwritev op - - - - --- 2017-01-23 Greg Kurz New
qemu-2.8-rc4 is broken - - - - --- 2017-01-23 Pavel Dovgalyuk New
[v3,6/6] PC: Support dynamic sysbus on pc_i440fx - - - - --- 2017-01-23 ben@skyportsystems.com New
[v3,5/6] qmp/hmp: add set-vm-generation-id commands - - 1 - --- 2017-01-23 ben@skyportsystems.com New
[v3,4/6] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands - - 1 - --- 2017-01-23 ben@skyportsystems.com New
[v3,3/6] ACPI: Add Virtual Machine Generation ID support - - - - --- 2017-01-23 ben@skyportsystems.com New
[v3,2/6] linker-loader: add new 'allocate and return address' cmd - - - - --- 2017-01-23 ben@skyportsystems.com New
[v3,1/6] ACPI: Add a function for building named qword entries - - - - --- 2017-01-23 ben@skyportsystems.com New
[RFC] MAINTAINERS: Add an entry for hw/core/null-machine.c - - 1 - --- 2017-01-23 Thomas Huth New
util/envlist: Fix 2 bugs in envlist_setenv and envlist_unsetenv - - - - --- 2017-01-23 chaojianhu New
[PULL,26/26] target-hppa: Implement floating-point insns - - - - --- 2017-01-23 Richard Henderson New
[PULL,25/26] target-hppa: Implement system and memory-management insns - - - - --- 2017-01-23 Richard Henderson New
[PULL,24/26] target-hppa: Implement loads and stores - - - - --- 2017-01-23 Richard Henderson New
[PULL,23/26] target-hppa: Implement shifts and deposits - - - - --- 2017-01-23 Richard Henderson New
[PULL,22/26] target-hppa: Implement linux-user gateway page - - - - --- 2017-01-23 Richard Henderson New
[PULL,21/26] target-hppa: Implement branches - - - - --- 2017-01-23 Richard Henderson New
[PULL,20/26] target-hppa: Implement basic arithmetic - - - - --- 2017-01-23 Richard Henderson New
[PULL,19/26] target-hppa: Add nullification framework - - - - --- 2017-01-23 Richard Henderson New
[PULL,18/26] target-hppa: Add framework and enable compilation - - - - --- 2017-01-23 Richard Henderson New
[PULL,17/26] target-hppa: Add softfloat specializations - - - - --- 2017-01-23 Richard Henderson New
[PULL,16/26] linux-user: Add HPPA startup and main loop - - - - --- 2017-01-23 Richard Henderson New
[PULL,15/26] linux-user: Add HPPA signal handling - - - - --- 2017-01-23 Richard Henderson New
[PULL,14/26] linux-user: Add HPPA target_signal.h and target_cpu.h - - - - --- 2017-01-23 Richard Henderson New
[PULL,13/26] linux-user: Add HPPA target_structs.h - - - - --- 2017-01-23 Richard Henderson New
[PULL,12/26] linux-user: Add HPPA definitions to syscall_defs.h - - - - --- 2017-01-23 Richard Henderson New
[PULL,11/26] linux-user: Add HPPA target_syscall.h - - - - --- 2017-01-23 Richard Henderson New
[PULL,10/26] linux-user: Add HPPA termbits.h - - - - --- 2017-01-23 Richard Henderson New
[PULL,09/26] linux-user: Add HPPA syscall numbers - - - - --- 2017-01-23 Richard Henderson New
[PULL,08/26] linux-user: Add HPPA socket.h definitions - - - - --- 2017-01-23 Richard Henderson New
[PULL,06/26] linux-user: Handle more IPV6 sockopts - - - - --- 2017-01-23 Richard Henderson New
[PULL,05/26] linux-user: Handle ERFKILL and EHWPOISON - - - - --- 2017-01-23 Richard Henderson New
[PULL,04/26] linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS - - - - --- 2017-01-23 Richard Henderson New
[PULL,03/26] linux-user: Handle TIOCSTART and TIOCSTOP - - - - --- 2017-01-23 Richard Henderson New
[PULL,02/26] linux-user: Support stack-grows-up in elfload.c - - - - --- 2017-01-23 Richard Henderson New
[PULL,01/26] Revert "Remove remainders of HPPA backend" - - - - --- 2017-01-23 Richard Henderson New
[PULL,00/26] New hppa-linux target support - - - - --- 2017-01-23 Richard Henderson New
[V2] virtio: Fix no interrupt when not creating msi controller - - - - --- 2017-01-23 Shannon Zhao New
qapi: Remove unwanted commas after #optional keyword - - 1 - --- 2017-01-22 Stefan Weil New
qapi2texi: Suppress unwanted commas in generated output - - - - --- 2017-01-22 Stefan Weil New
[RFC,v4,15/20] intel_iommu: provide its own replay() callback - - - - --- 2017-01-22 Peter Xu New
util/envlist: Fix 2 bugs in envlist_setenv and envlist_unsetenv - - - - --- 2017-01-22 chaojianhu New
virtio-gpu: fix memory leak in set scanout - - 1 - --- 2017-01-22 Li Qiang New
Change name of live migration thread - - 2 - --- 2017-01-22 Pankaj Gupta New
[RFC,v4.1,04/20] intel_iommu: add "caching-mode" option - - - - --- 2017-01-22 Peter Xu New
9pfs: fix offset error in v9fs_xattr_read() - - - - --- 2017-01-21 Greg Kurz New
[RFC,v4] RBD: Add support readv,writev for rbd - - - - --- 2017-01-21 jazeltq@gmail.com New
[RFC,v3] RBD: Add support readv,writev for rbd - - - - --- 2017-01-21 jazeltq@gmail.com New
[RFC,3/3] Introduce libtcg infrastructure - - - - --- 2017-01-21 Alessandro Di Federico New
[RFC,2/3] *-user targets object files decoupling - - - - --- 2017-01-21 Alessandro Di Federico New
[RFC,1/3] Factor out {linux,bsd}-user/qemu.h - - - - --- 2017-01-21 Alessandro Di Federico New
hmp: fix block_set_io_throttle - - 1 - --- 2017-01-20 Eric Blake New
arm: stellaris: make MII accesses complete immediately - - 1 - --- 2017-01-20 Peter Maydell New
[6/6] armv7m: Clear FAULTMASK on return from non-NMI exceptions - - 2 - --- 2017-01-20 Peter Maydell New
[5/6] armv7m: Fix reads of CONTROL register bit 1 - - 1 - --- 2017-01-20 Peter Maydell New
[4/6] hw/registerfields.h: Pull FIELD etc macros out of hw/register.h - - 2 - --- 2017-01-20 Peter Maydell New
[3/6] armv7m: Explicit error for bad vector table - - 2 - --- 2017-01-20 Peter Maydell New
[2/6] armv7m: Replace armv7m.hack with unassigned_access handler - - 1 - --- 2017-01-20 Peter Maydell New
[1/6] armv7m: MRS/MSR: handle unprivileged access - - 1 - --- 2017-01-20 Peter Maydell New
[PULL,35/35] pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 - - 1 - --- 2017-01-20 Paolo Bonzini New
[PULL,v4,00/35] Misc patches for 2017-01-11 - - - - --- 2017-01-20 Paolo Bonzini New
[7/7] virtio: use VRingMemoryRegionCaches for avail and used rings - - 1 - --- 2017-01-20 Paolo Bonzini New
[6/7] virtio: use VRingMemoryRegionCaches for descriptor ring - - - - --- 2017-01-20 Paolo Bonzini New
[5/7] virtio: add MemoryListener to cache ring translations - - - - --- 2017-01-20 Paolo Bonzini New
[4/7] virtio: use MemoryRegionCache to access descriptors - - 1 - --- 2017-01-20 Paolo Bonzini New
[3/7] virtio: use address_space_map/unmap to access descriptors - - - - --- 2017-01-20 Paolo Bonzini New
[2/7] virtio: add virtio_*_phys_cached - - 1 - --- 2017-01-20 Paolo Bonzini New
[1/7] virtio: make virtio_should_notify static - - 1 - --- 2017-01-20 Paolo Bonzini New
[17/17] block: document fields protected by AioContext lock - - 1 - --- 2017-01-20 Paolo Bonzini New
[16/17] async: remove unnecessary inc/dec pairs - - 1 - --- 2017-01-20 Paolo Bonzini New
[15/17] aio-posix: partially inline aio_dispatch into aio_poll - - 1 - --- 2017-01-20 Paolo Bonzini New
[14/17] block: explicitly acquire aiocontext in aio callbacks that need it - - 1 - --- 2017-01-20 Paolo Bonzini New
[13/17] block: explicitly acquire aiocontext in bottom halves that need it - - 1 - --- 2017-01-20 Paolo Bonzini New
[12/17] block: explicitly acquire aiocontext in callbacks that need it - - 1 - --- 2017-01-20 Paolo Bonzini New
[11/17] block: explicitly acquire aiocontext in timers that need it - - 1 - --- 2017-01-20 Paolo Bonzini New
[10/17] aio: push aio_context_acquire/release down to dispatching - - 1 - --- 2017-01-20 Paolo Bonzini New
[09/17] qed: introduce qed_aio_start_io and qed_aio_next_io_cb - - 1 - --- 2017-01-20 Paolo Bonzini New
[08/17] coroutine-lock: reschedule coroutine on the AioContext it was running on - - 1 - --- 2017-01-20 Paolo Bonzini New
[07/17] nbd: convert to use qio_channel_yield - - - - --- 2017-01-20 Paolo Bonzini New
[06/17] io: make qio_channel_yield aware of AioContexts - - 1 - --- 2017-01-20 Paolo Bonzini New
[05/17] io: add methods to set I/O handlers on AioContext - - 1 - --- 2017-01-20 Paolo Bonzini New
[04/17] block: move AioContext and QEMUTimer to libqemuutil - - 2 - --- 2017-01-20 Paolo Bonzini New
[03/17] test-thread-pool: use generic AioContext infrastructure - - 1 - --- 2017-01-20 Paolo Bonzini New
[02/17] block-backend: allow blk_prw from coroutine context - - 1 - --- 2017-01-20 Paolo Bonzini New
[01/17] aio: introduce aio_co_schedule and aio_co_wake - - - - --- 2017-01-20 Paolo Bonzini New
[v3,7/7] ARM BE32 watchpoint fix. - - 1 - --- 2017-01-20 Julian Brown New
[v3,6/7] Fix Thumb-1 BE32 execution and disassembly. - - 1 - --- 2017-01-20 Julian Brown New
[v3,5/7] ARM big-endian system-mode gdbstub support. - - - - --- 2017-01-20 Julian Brown New
[v3,4/7] ARM big-endian semihosting support. - - - - --- 2017-01-20 Julian Brown New
[v3,3/7] Move target_memory_rw_debug function. - - 1 - --- 2017-01-20 Julian Brown New
[v3,2/7] Honour reset_sctlr EE/B bits during reset. - - - - --- 2017-01-20 Julian Brown New
[v3,1/7] Add cfgend parameter for ARM CPU selection. - - - - --- 2017-01-20 Julian Brown New
[v3,3/3] block: get max_transfer limit for char (scsi-generic) devices - - - - --- 2017-01-20 Eric Farman New
[v3,2/3] block: Fix target variable of BLKSECTGET ioctl - - - - --- 2017-01-20 Eric Farman New
[v3,1/3] hw/scsi: Fix debug message of cdb structure in scsi-generic - - - - --- 2017-01-20 Eric Farman New
hw/isa/isa-bus: Set category of the "isabus-bridge" device - - 1 - --- 2017-01-20 Thomas Huth New
« 1 2 ... 2717 2718 27194361 4362 »