Show patches with: Archived = No       |   430958 patches
« 1 2 ... 1683 1684 16854309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,07/30] hw/arm/virt: fix cpu object reference leak - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,08/30] Add missing fp_access_check() to aarch64 crypto instructions - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,09/30] cputlb: Don't assume do_unassigned_access() never returns - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,10/30] hw/arm/virt: Add a user option to disallow ITS instantiation - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,11/30] ARM i.MX timers: fix reset handling - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,12/30] armv7m: Rename nvic_state to NVICState - - 2 - --- 2017-02-27 Peter Maydell New
[PULL,13/30] armv7m: Implement reading and writing of PRIGROUP - - 2 - --- 2017-02-27 Peter Maydell New
[PULL,14/30] armv7m: Rewrite NVIC to not use any GIC code - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,15/30] armv7m: Fix condition check for taking exceptions - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,16/30] arm: gic: Remove references to NVIC - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,17/30] armv7m: Escalate exceptions to HardFault if necessary - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,18/30] armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,19/30] armv7m: Simpler and faster exception start - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,20/30] armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE - - 2 - --- 2017-02-27 Peter Maydell New
[PULL,21/30] armv7m: Extract "exception taken" code into functions - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,22/30] armv7m: Check exception return consistency - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,23/30] armv7m: Raise correct kind of UsageFault for attempts to execute ARM code - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,24/30] armv7m: Allow SHCSR writes to change pending and active bits - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,25/30] bcm2835_sdhost: add bcm2835 sdhost controller - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,26/30] hw/sd: add card-reparenting function - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,27/30] bcm2835_gpio: add bcm2835 gpio controller - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,28/30] bcm2835: add sdhost and gpio controllers - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,29/30] hw/arm/exynos: Fix Linux kernel division by zero for PLLs - - 1 - --- 2017-02-27 Peter Maydell New
[PULL,30/30] hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID - - 1 - --- 2017-02-27 Peter Maydell New
[v2,1/5] block/rbd: don't copy strings in qemu_rbd_next_tok() - - 2 - --- 2017-02-27 Jeff Cody New
[v2,2/5] block/rbd: add all the currently supported runtime_opts - - 1 - --- 2017-02-27 Jeff Cody New
[v2,3/5] block/rbd: parse all options via bdrv_parse_filename - - 1 - --- 2017-02-27 Jeff Cody New
[v2,4/5] block/rbd: add blockdev-add support - - 1 - --- 2017-02-27 Jeff Cody New
[v2,5/5] block/rbd: add support for 'mon_host', 'auth_supported' via QAPI - - - - --- 2017-02-27 Jeff Cody New
[V2] nios2: iic: Convert CPU prop to qom link - - 1 - --- 2017-02-27 Marek Vasut New
[Risu,1/5] risugen_ppc64: Load random 128-bit data to VSX registers - - - - --- 2017-02-27 Jose Ricardo Ziviani New
[Risu,2/5] risu_reginfo_ppc64le: Remove unused code from PPC64 register comparison - - - - --- 2017-02-27 Jose Ricardo Ziviani New
[Risu,3/5] configure: Add initial support to PPC64 (big endian) - - - - --- 2017-02-27 Jose Ricardo Ziviani New
[Risu,4/5] risugen, risugen_ppc64.pm: Add support ppc64 (big-endian) - - - - --- 2017-02-27 Jose Ricardo Ziviani New
[Risu,5/5] risugen_ppc64: Remove unused code - - - - --- 2017-02-27 Jose Ricardo Ziviani New
[v2,01/43] block: Add op blocker permission constants - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,02/43] block: Add Error argument to bdrv_attach_child() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,03/43] block: Let callers request permissions when attaching a child node - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,04/43] block: Involve block drivers in permission granting - - - - --- 2017-02-27 Kevin Wolf New
[v2,05/43] block: Default .bdrv_child_perm() for filter drivers - - - - --- 2017-02-27 Kevin Wolf New
[v2,06/43] block: Request child permissions in filter drivers - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,07/43] block: Default .bdrv_child_perm() for format drivers - - - - --- 2017-02-27 Kevin Wolf New
[v2,08/43] block: Request child permissions in format drivers - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,09/43] vvfat: Implement .bdrv_child_perm() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,10/43] block: Require .bdrv_child_perm() with child nodes - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,11/43] block: Request real permissions in bdrv_attach_child() - - - - --- 2017-02-27 Kevin Wolf New
[v2,12/43] block: Add permissions to BlockBackend - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,13/43] block: Add permissions to blk_new() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,14/43] block: Add error parameter to blk_insert_bs() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,15/43] block: Add BDRV_O_RESIZE for blk_new_open() - - - - --- 2017-02-27 Kevin Wolf New
[v2,16/43] block: Request real permissions in blk_new_open() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,17/43] block: Allow error return in BlockDevOps.change_media_cb() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,18/43] hw/block: Request permissions - - - - --- 2017-02-27 Kevin Wolf New
[v2,19/43] hw/block: Introduce share-rw qdev property - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,20/43] blockjob: Add permissions to block_job_create() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,21/43] block: Add BdrvChildRole.get_parent_desc() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,22/43] block: Include details on permission errors in message - - - - --- 2017-02-27 Kevin Wolf New
[v2,23/43] block: Add BdrvChildRole.stay_at_node - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,24/43] blockjob: Add permissions to block_job_add_bdrv() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,25/43] commit: Use real permissions in commit block job - - - - --- 2017-02-27 Kevin Wolf New
[v2,26/43] commit: Use real permissions for HMP 'commit' - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,27/43] backup: Use real permissions in backup block job - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,28/43] block: Fix pending requests check in bdrv_append() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,29/43] block: BdrvChildRole.attach/detach() callbacks - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,30/43] block: Allow backing file links in change_parent_backing_link() - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,31/43] mirror: Use real permissions in mirror/active commit block job - - - - --- 2017-02-27 Kevin Wolf New
[v2,32/43] stream: Use real permissions in streaming block job - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,33/43] mirror: Add filter-node-name to blockdev-mirror - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,34/43] commit: Add filter-node-name to block-commit - - - - --- 2017-02-27 Kevin Wolf New
[v2,35/43] hmp: Request permissions in qemu-io - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,36/43] migration/block: Use real permissions - - - - --- 2017-02-27 Kevin Wolf New
[v2,37/43] nbd/server: Use real permissions for NBD exports - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,38/43] tests: Remove FIXME comments - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,39/43] block: Pass BdrvChild to bdrv_aligned_preadv/pwritev and copy-on-read - - - - --- 2017-02-27 Kevin Wolf New
[v2,40/43] block: Assertions for write permissions - - - - --- 2017-02-27 Kevin Wolf New
[v2,41/43] block: Assertions for resize permission - - 1 - --- 2017-02-27 Kevin Wolf New
[v2,42/43] block: Add Error parameter to bdrv_set_backing_hd() - - - - --- 2017-02-27 Kevin Wolf New
[v2,43/43] block: Add Error parameter to bdrv_append() - - - - --- 2017-02-27 Kevin Wolf New
io: ignore case when matching websockets HTTP headers - - 1 - --- 2017-02-27 Daniel P. Berrangé New
[V3] hw/pxb-pcie: fix PCI Express hotplug support - - - - --- 2017-02-27 Michael S. Tsirkin New
[PULL,0/6] Linux user for upstream patches - - - - --- 2017-02-27 Laurent Vivier New
[PULL,1/6] linux-user: fix fork() - - 2 - --- 2017-02-27 Laurent Vivier New
[PULL,2/6] linux-user: Add sockopts for IPv6 ping and IPv6 traceroute - - 1 1 --- 2017-02-27 Laurent Vivier New
[PULL,3/6] linux-user: Add signal handling support for x86_64 - - 2 - --- 2017-02-27 Laurent Vivier New
[PULL,4/6] linux-user: correctly manage SR in ucontext - - - - --- 2017-02-27 Laurent Vivier New
[PULL,5/6] linux-user: fix do_rt_sigreturn on m68k linux userspace emulation - - - - --- 2017-02-27 Laurent Vivier New
[PULL,6/6] syscall: fixed mincore(2) not failing with ENOMEM - - 1 - --- 2017-02-27 Laurent Vivier New
[PULL,00/31] 9p patches 2017-02-27 for 2.9 soft freeze - - - - --- 2017-02-27 Greg Kurz New
[PULL,01/31] 9pfs: fix v9fs_lock error case - - - - --- 2017-02-27 Greg Kurz New
[PULL,02/31] fsdev: add IO throttle support to fsdev devices - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,03/31] throttle: factor out duplicate code - - 2 - --- 2017-02-27 Greg Kurz New
[PULL,04/31] 9pfs: local: move xattr security ops to 9p-xattr.c - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,05/31] 9pfs: remove side-effects in local_init() - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,06/31] 9pfs: remove side-effects in local_open() and local_opendir() - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,07/31] 9pfs: introduce relative_openat_nofollow() helper - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,08/31] 9pfs: local: keep a file descriptor on the shared folder - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,09/31] 9pfs: local: open/opendir: don't follow symlinks - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,10/31] 9pfs: local: lgetxattr: don't follow symlinks - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,11/31] 9pfs: local: llistxattr: don't follow symlinks - - 1 - --- 2017-02-27 Greg Kurz New
[PULL,12/31] 9pfs: local: lsetxattr: don't follow symlinks - - 1 - --- 2017-02-27 Greg Kurz New
« 1 2 ... 1683 1684 16854309 4310 »