Show patches with: none      |   321998 patches
« 1 2 ... 3108 3109 31103219 3220 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/16] audio: Use DIV_ROUND_UP - - - --- 2016-05-31 Laurent Vivier New
[07/16] xen: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[06/16] crypto: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[05/16] block: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[04/16] qed: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[03/16] qcow/qcow2: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[02/16] parallels: Use DIV_ROUND_UP - 1 - --- 2016-05-31 Laurent Vivier New
[01/16] coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) - 1 - --- 2016-05-31 Laurent Vivier New
configure: save git working tree information in "pkgversion" - - 1 --- 2016-05-31 Laszlo Ersek New
[3/3] linux-user: Fix error conversion in 64-bit fadvise syscall - 1 - --- 2016-05-31 Peter Maydell New
[2/3] linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for 32-bit guests - 1 - --- 2016-05-31 Peter Maydell New
[1/3] linux-user: Fix handling of arm_fadvise64_64 syscall - 1 - --- 2016-05-31 Peter Maydell New
[v2] i2c: add aspeed i2c controller - 1 - --- 2016-05-31 Cédric Le Goater New
virtio: move bi-endian target support to a single location - - - --- 2016-05-31 Greg Kurz New
[v2] vnc: add configurable keyboard delay - - - --- 2016-05-31 Gerd Hoffmann New
[v2] scsi: esp: check TI buffer index before read/write - - - --- 2016-05-31 Prasad Pandit New
m25p80: fix test on blk_pread() return value - 1 - --- 2016-05-31 Cédric Le Goater New
[4/4] trace: enable trace events in qemu-img - - - --- 2016-05-31 Denis V. Lunev New
[v2,14/33] pc: use AcpiDeviceIfClass.send_event to issue GPE events - - - --- 2016-05-31 Igor Mammedov New
[v2,13/33] acpi: extend ACPI interface to provide send_event hook - 1 - --- 2016-05-31 Igor Mammedov New
Modify net/socket.c to use socket_* functions from include/qemu/sockets.h - - - --- 2016-05-31 Ashijeet Acharya New
[11/11] qemu-iotests: add vmdk for test backup compression in 055 - 1 - --- 2016-05-31 Denis V. Lunev New
[10/11] qemu-iotests: test backup compression in 055 - - - --- 2016-05-31 Denis V. Lunev New
[09/11] blockdev-backup: added support for data compression - 1 - --- 2016-05-31 Denis V. Lunev New
[08/11] drive-backup: added support for data compression - 1 - --- 2016-05-31 Denis V. Lunev New
[07/11] block: optimization blk_pwrite_compressed() - - - --- 2016-05-31 Denis V. Lunev New
[06/11] block: remove BlockDriver.bdrv_write_compressed - 1 - --- 2016-05-31 Denis V. Lunev New
[05/11] qcow: add qcow_co_write_compressed - 1 - --- 2016-05-31 Denis V. Lunev New
[04/11] vmdk: add vmdk_co_write_compressed - 1 - --- 2016-05-31 Denis V. Lunev New
[03/11] qcow2: add qcow2_co_write_compressed - 1 - --- 2016-05-31 Denis V. Lunev New
[02/11] block/io: add bdrv_co_write_compressed - 1 - --- 2016-05-31 Denis V. Lunev New
[01/11] block: switch blk_write_compressed() to byte-based interface - 1 - --- 2016-05-31 Denis V. Lunev New
[3/3] trace: enable tracing in qemu-nbd - - - --- 2016-05-31 Denis V. Lunev New
[2/3] trace: enable tracing in qemu-io - 1 - --- 2016-05-31 Denis V. Lunev New
[1/3] trace: move qemu_trace_opts to trace/control.c - 1 - --- 2016-05-31 Denis V. Lunev New
block: Fix leak of BdrvIoctlCompletionData when driver returns NULL - - - --- 2016-05-31 Fam Zheng New
vl: Error messages need to go to stderr, fix some - 1 - --- 2016-05-31 Markus Armbruster New
[1/1] virtio-balloon: export all balloon statistics - - - --- 2016-05-31 Denis V. Lunev New
virtio: move bi-endian target support to a single location 1 1 - --- 2016-05-31 Greg Kurz New
[v7,17/17] e1000e: Introduce qtest for e1000e device - - - --- 2016-05-31 Dmitry Fleytman New
[v7,16/17] net: Introduce e1000e device emulation - - - --- 2016-05-31 Dmitry Fleytman New
[v7,15/17] e1000: Move out code that will be reused in e1000e - - - --- 2016-05-31 Dmitry Fleytman New
[v7,14/17] e1000_regs: Add definitions for Intel 82574-specific bits - - - --- 2016-05-31 Dmitry Fleytman New
[v7,13/17] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - - --- 2016-05-31 Dmitry Fleytman New
[v7,12/17] net_pkt: Extend packet abstraction as required by e1000e functionality - - - --- 2016-05-31 Dmitry Fleytman New
[v7,11/17] rtl8139: Move more TCP definitions to common header - - - --- 2016-05-31 Dmitry Fleytman New
[v7,10/17] net_pkt: Name vmxnet3 packet abstractions more generic - - - --- 2016-05-31 Dmitry Fleytman New
[v7,09/17] vmxnet3: Use common MAC address tracing macros - - - --- 2016-05-31 Dmitry Fleytman New
[v7,08/17] net: Add macros for MAC address tracing - - - --- 2016-05-31 Dmitry Fleytman New
[v7,07/17] net: Introduce Toeplitz hash calculator - - - --- 2016-05-31 Dmitry Fleytman New
[v7,06/17] vmxnet3: Use generic function for DSN capability definition - - - --- 2016-05-31 Dmitry Fleytman New
[v7,05/17] pcie: Introduce function for DSN capability creation - - - --- 2016-05-31 Dmitry Fleytman New
[v7,04/17] pcie: Add support for PCIe CAP v1 - - - --- 2016-05-31 Dmitry Fleytman New
[v7,03/17] pci: Introduce define for PM capability version 1.1 - - - --- 2016-05-31 Dmitry Fleytman New
[v7,02/17] msix: make msix_clr_pending() visible for clients - - - --- 2016-05-31 Dmitry Fleytman New
[v7,01/17] pci: fix unaligned access in pci_xxx_quad() - - - --- 2016-05-31 Dmitry Fleytman New
[2/2] Explicitly print out default vnc option in use - - - --- 2016-05-31 Robert Hoo New
[1/2] Reveal 'to' param of '-vnc' option in qemu man page - - - --- 2016-05-31 Robert Hoo New
[2/2] Explicitly print out default vnc option in use - - - --- 2016-05-31 Robert Hoo New
[1/2] Reveal 'to' param of '-vnc' option in qemu man page - - - --- 2016-05-31 Robert Hoo New
[v2,4/4] target-tricore: Added new JNE instruction variant - - - --- 2016-05-31 peer.adelt@c-lab.de New
[v2,3/4] target-tricore: Added new MOV instruction variant - - - --- 2016-05-31 peer.adelt@c-lab.de New
[v2,8/8] virtio-blk: add num-queues device property - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,7/8] virtio-blk: dataplane multiqueue support - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,6/8] virtio-blk: live migrateion s->rq with multiqueue - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,5/8] virtio-blk: multiqueue batch notify - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,4/8] virtio-blk: add VirtIOBlockConf->num_queues - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,3/8] virtio-blk: associate request with a virtqueue - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,2/8] virtio-blk: tell dataplane which vq to notify - - - --- 2016-05-31 Stefan Hajnoczi New
[v2,1/8] virtio-blk: use batch notify in non-dataplane case - - - --- 2016-05-31 Stefan Hajnoczi New
[PULL,12/12] cpu: Add a sync version of cpu_remove() 1 1 - --- 2016-05-31 David Gibson New
[PULL,11/12] cpu: Reclaim vCPU objects - 2 - --- 2016-05-31 David Gibson New
[PULL,10/12] exec: Do vmstate unregistration from cpu_exec_exit() 1 2 - --- 2016-05-31 David Gibson New
[PULL,09/12] exec: Remove cpu from cpus list during cpu_exec_exit() 1 2 - --- 2016-05-31 David Gibson New
[PULL,08/12] ppc: Add PPC_64H instruction flag to POWER7 and POWER8 - 1 - --- 2016-05-31 David Gibson New
[PULL,07/12] ppc: Get out of emulation on SMT "OR" ops - 1 - --- 2016-05-31 David Gibson New
[PULL,06/12] ppc: Fix sign extension issue in mtmsr(d) emulation - 1 - --- 2016-05-31 David Gibson New
[PULL,05/12] ppc: Change 'invalid' bit mask of tlbiel and tlbie - 1 - --- 2016-05-31 David Gibson New
[PULL,04/12] ppc: tlbie, tlbia and tlbisync are HV only - - - --- 2016-05-31 David Gibson New
[PULL,03/12] ppc: Do some batching of TCG tlb flushes - - - --- 2016-05-31 David Gibson New
[PULL,02/12] ppc: Use split I/D mmu modes to avoid flushes on interrupts - - - --- 2016-05-31 David Gibson New
[PULL,01/12] ppc: Remove MMU_MODEn_SUFFIX definitions - - - --- 2016-05-31 David Gibson New
scsi: esp: check TI buffer index before read/write - - - --- 2016-05-30 Prasad Pandit New
[v6,10/10] Add ENET device to i.MX6 SOC. - 1 - --- 2016-05-30 Jean-Christophe Dubois New
[v6,09/10] Add ENET/Gbps Ethernet support to FEC device - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,08/10] i.MX: move FEC device to a register array structure. - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,07/10] i.MX: Rename i.MX FEC defines to ENET_XXX - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,06/10] i.MX: reset TX/RX descriptors when FEC is disabled. - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,05/10] i.MX: Fix FEC code for ECR register reset value. - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,04/10] i.MX: Fix FEC code for MDIO address selection - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,03/10] i.MX: Fix FEC code for MDIO operation selection - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,02/10] net: handle optional VLAN header in checksum computation. - - - --- 2016-05-30 Jean-Christophe Dubois New
[v6,01/10] net: improve UDP/TCP checksum computation. - - - --- 2016-05-30 Jean-Christophe Dubois New
fixup! exec: Do vmstate unregistration from cpu_exec_exit() - - - --- 2016-05-30 Igor Mammedov New
block: assert that bs->request_alignment is a power of 2 - 1 - --- 2016-05-30 Peter Lieven New
block/nfs: Implement .bdrv_co_preadv/pwritev interfaces - 2 - --- 2016-05-30 Peter Lieven New
[1/6] hw/char: QOM'ify pl011 model - - - --- 2016-05-30 Markus Armbruster New
[V3] block/io: optimize bdrv_co_pwritev for small requests - - - --- 2016-05-30 Peter Lieven New
[v2,00/22] GICv3 emulation - - - --- 2016-05-30 Andrew Jones New
[v8,25/25] intel_iommu: support all masks in interrupt entry cache invalidation - - - --- 2016-05-30 Peter Xu New
« 1 2 ... 3108 3109 31103219 3220 »