Show patches with: none      |   431003 patches
« 1 2 ... 2677 2678 26794310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[33/40] char: move file chardev in its own file - - - - --- 2017-01-11 Marc-André Lureau New
[32/40] char: move udp chardev in its own file - - - - --- 2017-01-11 Marc-André Lureau New
[31/40] char: move socket chardev to its own file - - - - --- 2017-01-11 Marc-André Lureau New
[30/40] char: move win-stdio into its own file - - - - --- 2017-01-11 Marc-André Lureau New
[29/40] char: move win chardev base class in its own file 1 - - - --- 2017-01-11 Marc-André Lureau New
[28/40] char: move fd chardev in its own file - - - - --- 2017-01-11 Marc-André Lureau New
[27/40] char: move QIOChannel-related in char-io.h - - - - --- 2017-01-11 Marc-André Lureau New
[26/40] char: remove unused READ_RETRIES - - 1 - --- 2017-01-11 Marc-André Lureau New
[25/40] char: rename and move to header CHR_READ_BUF_LEN - - 1 - --- 2017-01-11 Marc-André Lureau New
[24/40] char: move ringbuf/memory to its own file - - - - --- 2017-01-11 Marc-André Lureau New
[23/40] char: move mux to its own file - - - - --- 2017-01-11 Marc-André Lureau New
[22/40] char: move null chardev to its own file - - - - --- 2017-01-11 Marc-André Lureau New
[21/40] char: make null_chr_write() the default method - - 1 - --- 2017-01-11 Marc-André Lureau New
[20/40] char: create chardev-obj-y - - 1 - --- 2017-01-11 Marc-André Lureau New
[19/40] char: move to chardev/ - - 1 - --- 2017-01-11 Marc-André Lureau New
[18/40] char: remove class kind field - - - - --- 2017-01-11 Marc-André Lureau New
[17/40] char: rename remaining CharDriver to Chardev - - 1 - --- 2017-01-11 Marc-André Lureau New
[16/40] char: get rid of CharDriver - - - - --- 2017-01-11 Marc-André Lureau New
[15/40] char: remove chr_free - - - - --- 2017-01-11 Marc-André Lureau New
[14/40] char-fd: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[13/40] char-win: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[12/40] char-win: do not override chr_free - - 1 - --- 2017-01-11 Marc-André Lureau New
[11/40] char-win-stdio: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[10/40] char-stdio: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[09/40] char-parallel: convert parallel to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[08/40] char-ringbuf: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[07/40] char-pty: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[06/40] char-socket: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[05/40] char-udp: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[04/40] mux: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[03/40] msmouse: convert to finalize - - - - --- 2017-01-11 Marc-André Lureau New
[02/40] baum: convert to finalize - - 1 - --- 2017-01-11 Marc-André Lureau New
[01/40] spice-qemu-char: convert to finalize - - 1 - --- 2017-01-11 Marc-André Lureau New
[v5] hw/ssi/imx_spi.c: fix CS handling during SPI access. 1 - - - --- 2017-01-11 Jean-Christophe Dubois New
[PULL,5/5] target-tricore: Add updfl instruction - - 1 - --- 2017-01-11 Bastian Koppelmann New
[PULL,4/5] target-tricore: Added new JNE instruction variant - - - - --- 2017-01-11 Bastian Koppelmann New
[PULL,3/5] target-tricore: Added new MOV instruction variant - - - - --- 2017-01-11 Bastian Koppelmann New
[PULL,2/5] target-tricore: Added MADD.F and MSUB.F instructions - - 1 - --- 2017-01-11 Bastian Koppelmann New
[PULL,1/5] target-tricore: Added FTOUZ instruction - - 1 - --- 2017-01-11 Bastian Koppelmann New
[V2,3/3] hw/pcie: Introduce Generic PCI Express Root Port - - - - --- 2017-01-11 Marcel Apfelbaum New
[V2,2/3] hw/ioh3420: derive from PCI Express Root Port base class - - - - --- 2017-01-11 Marcel Apfelbaum New
[V2,1/3] hw/pcie: Introduce a base class for PCI Express Root Ports - - - - --- 2017-01-11 Marcel Apfelbaum New
[V2] hw/pci: disable pci-bridge's shpc by default - - - - --- 2017-01-11 Marcel Apfelbaum New
[v2,9/9] tests: use memfd in vhost-user-test - - - - --- 2017-01-11 Marc-André Lureau New
[v2,8/9] Add memfd based hostmem - - - - --- 2017-01-11 Marc-André Lureau New
[v2,7/9] memfd: split qemu_memfd_alloc() - - - - --- 2017-01-11 Marc-André Lureau New
[v2,6/9] memory: remove memory_region_set_fd - - - - --- 2017-01-11 Marc-André Lureau New
[v2,5/9] ivshmem: use ram_from_fd() - - - - --- 2017-01-11 Marc-André Lureau New
[v2,4/9] Add memory_region_init_ram_from_fd() - - - - --- 2017-01-11 Marc-André Lureau New
[v2,3/9] exec: split qemu_ram_alloc_from_file() - - - - --- 2017-01-11 Marc-André Lureau New
[v2,2/9] exec: split file_ram_alloc() - - - - --- 2017-01-11 Marc-André Lureau New
[v2,1/9] exec: check kvm mmu notifiers earlier - - - - --- 2017-01-11 Marc-André Lureau New
[PATCHv2] hw/net: implement MIB counters in mcf_fec driver - - 1 - --- 2017-01-11 Greg Ungerer New
docs: sync pci-ids.txt - - - - --- 2017-01-11 Gerd Hoffmann New
cocoa: stop using MOUSE_EVENT_* - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,5/5] virtio-gpu: tag as not hotpluggable - - 1 - --- 2017-01-11 Gerd Hoffmann New
[PULL,4/5] virtio-gpu: Fix memory leak in virtio_gpu_load() - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,3/5] virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,2/5] display: cirrus: ignore source pitch value as needed in blit_is_unsafe - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,1/5] virtio-gpu: fix information leak in capset get dispatch - - 1 - --- 2017-01-11 Gerd Hoffmann New
[PULL,0/5] vga patch queue - - - - --- 2017-01-11 Gerd Hoffmann New
nvdimm acpi: fix g_array_free() with NULL pointer - - 1 - --- 2017-01-11 Stefan Hajnoczi New
[11/11] s390x/pci: merge msix init functions - - 1 - --- 2017-01-11 Cornelia Huck New
[10/11] s390x/pci: handle PCIBridge bus number - - - - --- 2017-01-11 Cornelia Huck New
[09/11] s390x/pci: use hashtable to look up zpci via fh - - 1 - --- 2017-01-11 Cornelia Huck New
[08/11] s390x/pci: PCI multibus bridge handling - - - - --- 2017-01-11 Cornelia Huck New
[07/11] s390x/pci: optimize calling s390_get_phb() - - 1 - --- 2017-01-11 Cornelia Huck New
[06/11] s390x/pci: change the device array to a list - - - - --- 2017-01-11 Cornelia Huck New
[05/11] s390x/pci: dynamically allocate iommu - - 1 - --- 2017-01-11 Cornelia Huck New
[04/11] s390x/pci: make S390PCIIOMMU inherit Object 1 - - - --- 2017-01-11 Cornelia Huck New
[03/11] s390x/kvm: use kvm_gsi_routing_enabled in flic - - - - --- 2017-01-11 Cornelia Huck New
[02/11] s390x: add compat machine for 2.9 1 - - - --- 2017-01-11 Cornelia Huck New
[01/11] s390x: remove double compat statement - - - - --- 2017-01-11 Cornelia Huck New
nvdimm acpi: fix g_array_free() with NULL pointer - - - - --- 2017-01-11 Stefan Hajnoczi New
[PULL,5/5] es1370: wire up reset via DeviceClass - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,4/5] audio: ac97: add exit function - - 1 - --- 2017-01-11 Gerd Hoffmann New
[PULL,3/5] audio: es1370: add exit function - - 1 - --- 2017-01-11 Gerd Hoffmann New
[PULL,2/5] hw/audio: QOM'ify pl041.c - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,1/5] hw/audio: QOM'ify marvell_88w8618.c - - - - --- 2017-01-11 Gerd Hoffmann New
[PULL,0/5] audio patch queue - - - - --- 2017-01-11 Gerd Hoffmann New
vhost-user: fix crash when chardev-remove - - - - --- 2017-01-11 黄淮 New
libqtest: handle zero length memwrite/memread - - 2 - --- 2017-01-11 Greg Kurz New
[v4,qemu,6/6] migration: skip unused pages during live migration - - - - --- 2017-01-11 Li, Liang Z New
[v4,qemu,5/6] kvm.c: Add two new arch specific functions - - - - --- 2017-01-11 Li, Liang Z New
[v4,qemu,4/6] bitmap: Add a new bitmap_move function - - 1 - --- 2017-01-11 Li, Liang Z New
[v4,qemu,3/6] balloon: get unused page info from guest - - - - --- 2017-01-11 Li, Liang Z New
[v4,qemu,2/6] virtio-balloon: speed up inflating & deflating process - - - - --- 2017-01-11 Li, Liang Z New
[v4,qemu,1/6] virtio-balloon: update linux head file - - - - --- 2017-01-11 Li, Liang Z New
virtio-net: enable ioeventfd even if vhost=off - - - - --- 2017-01-11 Paolo Bonzini New
[1/4] ramblock-notifier: new - - - - --- 2017-01-11 Stefan Weil New
[kvm-unit-tests,v5,2/2] run_tests: allow run tests in parallel - - - - --- 2017-01-11 Peter Xu New
[kvm-unit-tests,v5,1/2] run_tests: put logs into per-test file - - 1 - --- 2017-01-11 Peter Xu New
[V4,net-next] vhost_net: device IOTLB support - - - - --- 2017-01-11 Jason Wang New
[PULL,65/65] tcg/i386: Handle ctpop opcode - - - - --- 2017-01-11 Richard Henderson New
[PULL,64/65] tcg/ppc: Handle ctpop opcode - - - - --- 2017-01-11 Richard Henderson New
[PULL,63/65] tcg: Use ctpop to generate ctz if needed - - - - --- 2017-01-11 Richard Henderson New
[PULL,62/65] tests: New test-bitcnt - - - - --- 2017-01-11 Richard Henderson New
[PULL,61/65] qemu/host-utils.h: Reduce the operation count in the fallback ctpop - - 1 - --- 2017-01-11 Richard Henderson New
[PULL,60/65] target-i386: Use ctpop helper - - - - --- 2017-01-11 Richard Henderson New
[PULL,59/65] target-tilegx: Use ctpop helper - - - - --- 2017-01-11 Richard Henderson New
« 1 2 ... 2677 2678 26794310 4311 »