Show patches with: none      |   308169 patches
« 1 2 ... 3048 3049 30503081 3082 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,02/14] vfio: make the 4 bytes aligned for capability size - - - --- 2016-02-19 Alex Williamson New
[PULL,01/14] pcie: modify the capability size assert - - - --- 2016-02-19 Alex Williamson New
[v1,10/10] vnc: allow specifying a custom ACL object name - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,09/10] chardev: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,08/10] nbd: allow an ACL to be set with nbd-server-start QMP command - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,07/10] qemu-nbd: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,06/10] acl: delete existing ACL implementation - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,05/10] util: add QAuthZSimple object type for a simple access control list - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,04/10] util: add QAuthZ object as an authorization base class - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,03/10] qom: support arbitrary non-scalar properties with -object - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,02/10] qapi: allow QmpInputVisitor to auto-cast types - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,01/10] qdict: implement a qdict_crumple method for un-flattening a dict - - - --- 2016-02-19 Daniel P. Berrangé New
[PULL,6/6] MAINTAINERS: Add section for FPU emulation - - - --- 2016-02-19 Peter Maydell New
[PULL,5/6] osdep.h: Remove int_fast*_t Solaris compatibility code - - - --- 2016-02-19 Peter Maydell New
[PULL,4/6] fpu: Use plain 'int' rather than 'int_fast16_t' for exponents - - - --- 2016-02-19 Peter Maydell New
[PULL,3/6] fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts - - - --- 2016-02-19 Peter Maydell New
[PULL,2/6] fpu: Remove use of int_fast16_t in conversions to int16 - - - --- 2016-02-19 Peter Maydell New
[PULL,1/6] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct - - - --- 2016-02-19 Peter Maydell New
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided - - - --- 2016-02-19 Peter Maydell New
block: Fix -incoming with snapshot=on - - - --- 2016-02-19 Kevin Wolf New
[2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries - - - --- 2016-02-19 Wei Yang New
[1/2] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries - - - --- 2016-02-19 Wei Yang New
fixup! block-migration: acquire AioContext as necessary - - - --- 2016-02-19 Paolo Bonzini New
[v2,2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-19 Peter Maydell New
[v2,1/2] target-arm: Fix handling of SDCR for 32-bit code - - - --- 2016-02-19 Peter Maydell New
target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF - - - --- 2016-02-19 Peter Maydell New
target-tricore: fix save_context_upper using env->PSW - - - --- 2016-02-19 Bastian Koppelmann New
[v3,4/4] target-tricore: add opd trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,3/4] target-tricore: add illegal opcode trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,2/4] target-tricore: add context managment trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,1/4] target-tricore: Add trap handling & SOVF/OVF traps - - - --- 2016-02-19 Bastian Koppelmann New
[PULL,8/8] linux-user: correct timerfd_create syscall numbers - - - --- 2016-02-19 Riku Voipio New
[PULL,7/8] linux-user: remove unavailable syscalls from aarch64 - - - --- 2016-02-19 Riku Voipio New
[PULL,6/8] linux-user: sync syscall numbers with kernel - - - --- 2016-02-19 Riku Voipio New
[PULL,5/8] linux-user: Don't assert if guest tries shmdt(0) - - - --- 2016-02-19 Riku Voipio New
[PULL,4/8] linux-user: add getrandom() syscall - - - --- 2016-02-19 Riku Voipio New
[PULL,3/8] linux-user: set ppc64/ppc64le default CPU to POWER8 - - - --- 2016-02-19 Riku Voipio New
[3/3] linux-user: correct timerfd_create syscall numbers - - - --- 2016-02-19 Riku Voipio New
[2/3] linux-user: remove unavailable syscalls from aarch64 - - - --- 2016-02-19 Riku Voipio New
[PULL,2/8] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories - - - --- 2016-02-19 Riku Voipio New
[1/3] linux-user: sync syscall numbers with kernel - - - --- 2016-02-19 Riku Voipio New
[PULL,1/8] linux-user: fix realloc size of target_fd_trans. - - - --- 2016-02-19 Riku Voipio New
[PULL,5/5] vl: Clean up machine selection in main(). - - - --- 2016-02-19 Markus Armbruster New
[PULL,4/5] vl: Set error location when parsing memory options - - - --- 2016-02-19 Markus Armbruster New
[PULL,3/5] replay: Set error location properly when parsing options - - - --- 2016-02-19 Markus Armbruster New
[PULL,2/5] vl: Reset location after handling command-line arguments - - - --- 2016-02-19 Markus Armbruster New
[PULL,1/5] vl.c: Fix regression in machine error message - - - --- 2016-02-19 Markus Armbruster New
[v8,8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check - - - --- 2016-02-19 Eric Auger New
[v8,7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation - - - --- 2016-02-19 Eric Auger New
[v8,6/8] hw/arm/sysbus-fdt: helpers for clock node generation - - - --- 2016-02-19 Eric Auger New
[v8,5/8] device_tree: qemu_fdt_getprop_cell converted to use the error API - - - --- 2016-02-19 Eric Auger New
[v8,4/8] device_tree: qemu_fdt_getprop converted to use the error API - - - --- 2016-02-19 Eric Auger New
[v8,3/8] device_tree: introduce qemu_fdt_node_path - - - --- 2016-02-19 Eric Auger New
[v8,2/8] device_tree: introduce load_device_tree_from_sysfs - - - --- 2016-02-19 Eric Auger New
[v8,1/8] hw/vfio/platform: amd-xgbe device - - - --- 2016-02-19 Eric Auger New
[v2,1/1] qemu-iotests: 067: ignore QMP events - - - --- 2016-02-19 Sascha Silbe New
[PULL,15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,14/15] qapi: Don't box branches of flat unions - - - --- 2016-02-19 Markus Armbruster New
[PULL,13/15] qapi: Don't box struct branch of alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,12/15] qapi-visit: Use common idiom in gen_visit_fields_decl() - - - --- 2016-02-19 Markus Armbruster New
[PULL,11/15] qapi: Emit structs used as variants in topological order - - - --- 2016-02-19 Markus Armbruster New
[PULL,10/15] qapi: Adjust layout of FooList types - - - --- 2016-02-19 Markus Armbruster New
[PULL,09/15] qapi-visit: Less indirection in visit_type_Foo_fields() - - - --- 2016-02-19 Markus Armbruster New
[PULL,08/15] qapi-visit: Unify struct and union visit - - - --- 2016-02-19 Markus Armbruster New
[PULL,07/15] qapi: Visit variants in visit_type_FOO_fields() - - - --- 2016-02-19 Markus Armbruster New
[PULL,06/15] qapi-visit: Simplify how we visit common union members - - - --- 2016-02-19 Markus Armbruster New
[PULL,05/15] qapi: Add tests of complex objects within alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,04/15] qapi: Forbid 'any' inside an alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,03/15] qapi: Forbid empty unions and useless alternates - - - --- 2016-02-19 Markus Armbruster New
[PULL,02/15] qapi: Simplify excess input reporting in input visitors - - - --- 2016-02-19 Markus Armbruster New
[PULL,01/15] qapi-visit: Honor prefix of discriminator enum - - - --- 2016-02-19 Markus Armbruster New
[PULL,00/13] vhost, virtio, pci, pxe - - - --- 2016-02-19 Peter Maydell New
tusb6010: move from hw/timer to hw/usb - - - --- 2016-02-19 Peter Maydell New
target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-19 Peter Maydell New
[v2,09/11] vfio: vote a device to do host bus reset - - - --- 2016-02-19 Cao jin New
[v2,08/11] pci: introduce pci bus pre reset - - - --- 2016-02-19 Cao jin New
[v2,07/11] vfio: add check aer functionality for hotplug device - - - --- 2016-02-19 Cao jin New
[v2,06/11] pci: add a is_valid_func callback to check device if complete - - - --- 2016-02-19 Cao jin New
[v2,05/11] vfio: add check host bus reset is support or not - - - --- 2016-02-19 Cao jin New
[v2,04/11] vfio: add aer support for vfio device - - - --- 2016-02-19 Cao jin New
[v2,03/11] vfio: add pcie extended capability support - - - --- 2016-02-19 Cao jin New
[v2,02/11] vfio: squeeze out vfio_pci_do_hot_reset for support bus reset - - - --- 2016-02-19 Cao jin New
[v2,01/11] vfio: extract vfio_get_hot_reset_info as a single function - - - --- 2016-02-19 Cao jin New
[qemu,3/3] rocker: allow user to specify rocker world by property - - - --- 2016-02-19 Jiri Pirko New
[qemu,2/3] rocker: add name field into WorldOps ale let world specify its name - - - --- 2016-02-19 Jiri Pirko New
[qemu,1/3] rocker: forbid to change world type - - - --- 2016-02-19 Jiri Pirko New
[v2,12/12,fixup] spice: qemu_spice_gl_monitor_config + surface - - - --- 2016-02-19 Gerd Hoffmann New
[v2,11/12] spice: add & use qemu_spice_gl_monitor_config - - - --- 2016-02-19 Gerd Hoffmann New
[v2,10/12] spice/gl: create dummy primary surface (RfC) - - - --- 2016-02-19 Gerd Hoffmann New
[v2,09/12] spice/gl: render DisplaySurface via opengl - - - --- 2016-02-19 Gerd Hoffmann New
[v2,08/12] console: track gl_block state in QemuConsole - - - --- 2016-02-19 Gerd Hoffmann New
[v2,07/12] spice: tweak debug messages. - - - --- 2016-02-19 Gerd Hoffmann New
[v2,06/12] spice: add unblock timer - - - --- 2016-02-19 Gerd Hoffmann New
[v2,05/12] spice: add opengl/virgl/dmabuf support - - - --- 2016-02-19 Gerd Hoffmann New
[v2,04/12] spice: reset cursor on resize - - - --- 2016-02-19 Gerd Hoffmann New
[v2,03/12] egl-helpers: add functions for render nodes and dma-buf passing - - - --- 2016-02-19 Gerd Hoffmann New
[v2,02/12] configure: add dma-buf support detection. - - - --- 2016-02-19 Gerd Hoffmann New
[v2,01/12] spice: init dcl before registering qxl interface - - - --- 2016-02-19 Gerd Hoffmann New
[PULL,13/13] tests/vhost-user-bridge: add scattering of incoming packets - - - --- 2016-02-19 Michael S. Tsirkin New
[PULL,12/13] vhost-user interrupt management fixes - - - --- 2016-02-19 Michael S. Tsirkin New
« 1 2 ... 3048 3049 30503081 3082 »