Show patches with: Archived = No       |   430702 patches
« 1 2 ... 1408 1409 14104307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] hw/apci: handle 64-bit MMIO regions correctly - - - - --- 2016-05-02 Marcel Apfelbaum New
rbd:change error_setg() to error_setg_errno() - - - - --- 2016-05-02 Vikhyat Umrao New
[v2] fixup! tcg/mips: Make direct jump patching thread-safe - - - - --- 2016-05-02 sergey.fedorov@linaro.org New
[RFC,v3,1/3] vGPU Core driver - - - - --- 2016-05-02 Kirti Wankhede New
[RFC,v3,2/3] VFIO driver for vGPU device - - - - --- 2016-05-02 Kirti Wankhede New
[RFC,v3,3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu - - - - --- 2016-05-02 Kirti Wankhede New
[1/2] Use libtool instead of ar to create static libraries on Darwin. - - - - --- 2016-05-03 Christopher Friedt New
[2/2] Remove unnecessary CONFIG_EVENTFD preprocessor conditional to satisfy link - - - - --- 2016-05-03 Christopher Friedt New
[1/2,RESENT-INLINE] Use libtool instead of ar to create static libraries on Darwin. - - - - --- 2016-05-03 Christopher Friedt New
[2/2,RESENT-INLINE] Remove unnecessary CONFIG_EVENTFD preprocessor conditional to satisfy link - - - - --- 2016-05-03 Christopher Friedt New
[1/2v2,RESENT-INLINE] Use libtool instead of ar to create static libraries on Darwin. - - - - --- 2016-05-03 Christopher Friedt New
[v5,00/18] IOMMU: Enable interrupt remapping for Intel IOMMU - - - - --- 2016-05-03 Peter Xu New
migration: Fix multi-thread compression bug - - 3 1 --- 2016-05-03 Li, Liang Z New
9p: drop unused declaration from coth.h - - - - --- 2016-05-03 Greg Kurz New
Allow users to specify the vmdk virtual hardware version. - - 1 - --- 2016-05-03 Janne Karhunen New
tcg: Remove needless CPUState::current_tb - - - - --- 2016-05-03 sergey.fedorov@linaro.org New
Modify net/socket.c to use functions from include/qemu/sockets.h - - - - --- 2016-05-03 Ashijeet Acharya New
cpu-exec: Remove relic orphaned comment - - - - --- 2016-05-03 sergey.fedorov@linaro.org New
[v5,01/14] block: Allow BDRV_REQ_FUA through blk_pwrite() 1 - - - --- 2016-05-03 Eric Blake New
[v5,02/14] fdc: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,03/14] nand: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,04/14] onenand: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,05/14] pflash: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,06/14] sd: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,07/14] m25p80: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,08/14] atapi: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,09/14] nbd: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,10/14] qemu-img: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,11/14] qemu-io: Switch to byte-based block access - - - - --- 2016-05-03 Eric Blake New
[v5,12/14] block: Switch blk_read_unthrottled() to byte interface - - - - --- 2016-05-03 Eric Blake New
[v5,13/14] block: Switch blk_write_zeroes() to byte interface 1 - - - --- 2016-05-03 Eric Blake New
[v5,14/14] block: Kill blk_write(), blk_read() - - - - --- 2016-05-03 Eric Blake New
[01/12] ppc: Remove MMU_MODEn_SUFFIX definitions - - - - --- 2016-05-03 Cédric Le Goater New
[02/12] ppc: Use split I/D mmu modes to avoid flushes on interrupts - - - - --- 2016-05-03 Cédric Le Goater New
[03/12] ppc: Do some batching of TCG tlb flushes - - - - --- 2016-05-03 Cédric Le Goater New
[04/12] ppc: Add a bunch of hypervisor SPRs to Book3s - - - - --- 2016-05-03 Cédric Le Goater New
[05/12] ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV - - 1 - --- 2016-05-03 Cédric Le Goater New
[06/12] ppc: Fix rfi/rfid/hrfi/... emulation - - 1 - --- 2016-05-03 Cédric Le Goater New
[07/12] ppc: Better figure out if processor has HV mode - - 1 - --- 2016-05-03 Cédric Le Goater New
[08/12] ppc: tlbie, tlbia and tlbisync are HV only - - - - --- 2016-05-03 Cédric Le Goater New
[09/12] ppc: Change 'invalid' bit mask of tlbiel and tlbie - - 1 - --- 2016-05-03 Cédric Le Goater New
[10/12] ppc: Fix sign extension issue in mtmsr(d) emulation - - 1 - --- 2016-05-03 Cédric Le Goater New
[11/12] ppc: Get out of emulation on SMT "OR" ops - - 1 - --- 2016-05-03 Cédric Le Goater New
[12/12] ppc: Add PPC_64H instruction flag to POWER7 and POWER8 - - 1 - --- 2016-05-03 Cédric Le Goater New
[RFC] firmware: qemu_fw_cfg.c: default to listing user-facing items only - - - - --- 2016-05-03 Gabriel L. Somlo New
[PATCHv2,1/3] block: Make supported_write_flags a per-bds property - - - - --- 2016-05-03 Eric Blake New
[PATCHv2,2/3] block: Honor BDRV_REQ_FUA during write_zeroes - - - - --- 2016-05-03 Eric Blake New
[PATCHv2,3/3] nbd: Simplify client FUA handling - - - - --- 2016-05-03 Eric Blake New
gdbstub: avoid busy loop while waiting for gdb - - 1 - --- 2016-05-03 Peter Wu New
[1/5] migration: Fix multi-thread compression bug - - 2 1 --- 2016-05-04 Li, Liang Z New
[2/5] migration: Fix a potential issue - - - - --- 2016-05-04 Li, Liang Z New
[3/5] migration: remove useless code - - 2 - --- 2016-05-04 Li, Liang Z New
[4/5] qemu-file: Fix qemu_put_compression_data flaw - - - - --- 2016-05-04 Li, Liang Z New
[5/5] migration: refine ram_save_compressed_page - - - - --- 2016-05-04 Li, Liang Z New
[qemu,v16,01/19] vfio: Delay DMA address space listener release - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,02/19] memory: Call region_del() callbacks on memory listener unregistering - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,03/19] memory: Fix IOMMU replay base address - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,04/19] vmstate: Define VARRAY with VMS_ALLOC - - 2 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,05/19] vfio: Check that IOMMU MR translates to system address space - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,06/19] spapr_pci: Use correct DMA LIOBN when composing the device tree - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,07/19] spapr_iommu: Move table allocation to helpers - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,08/19] spapr_iommu: Introduce "enabled" state for TCE table - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,09/19] spapr_iommu: Finish renaming vfio_accel to need_vfio - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,10/19] spapr_iommu: Migrate full state - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,11/19] spapr_iommu: Add root memory region - - 2 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,12/19] spapr_pci: Reset DMA config on PHB reset - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,13/19] memory: Add reporting of supported page sizes - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,14/19] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2) - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,15/19] spapr_pci: Add and export DMA resetting helper - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,16/19] vfio: Add host side DMA window capabilities - - 1 - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,17/19] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,18/19] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) - - - - --- 2016-05-04 Alexey Kardashevskiy New
[qemu,v16,19/19] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) - - - - --- 2016-05-04 Alexey Kardashevskiy New
gdbstub: set listen backlog to 1 - - - - --- 2016-05-04 Peter Wu New
[01/14] block: keep a list of block jobs - - 1 - --- 2016-05-04 Kevin Wolf New
[02/14] block: Cancel jobs first in bdrv_close_all() - - 1 - --- 2016-05-04 Kevin Wolf New
[03/14] block: Default to enabled write cache in blk_new() - - 1 - --- 2016-05-04 Kevin Wolf New
[04/14] block: Convert block job core to BlockBackend - - - - --- 2016-05-04 Kevin Wolf New
[05/14] stream: Use BlockBackend for I/O - - 1 - --- 2016-05-04 Kevin Wolf New
[06/14] mirror: Allow target that already has a BlockBackend - - 1 - --- 2016-05-04 Kevin Wolf New
[07/14] mirror: Use BlockBackend for I/O - - - - --- 2016-05-04 Kevin Wolf New
[08/14] backup: Don't leak BackupBlockJob in error path - - 2 - --- 2016-05-04 Kevin Wolf New
[09/14] backup: Pack Notifier within BackupBlockJob - - 1 - --- 2016-05-04 Kevin Wolf New
[10/14] backup: Remove bs parameter from backup_do_cow() - - 1 - --- 2016-05-04 Kevin Wolf New
[11/14] block: Add blk_co_readv/writev() - - - - --- 2016-05-04 Kevin Wolf New
[12/14] backup: Use BlockBackend for I/O - - - - --- 2016-05-04 Kevin Wolf New
[13/14] commit: Use BlockBackend for I/O - - - - --- 2016-05-04 Kevin Wolf New
[14/14] blockjob: Remove BlockJob.bs - - 1 - --- 2016-05-04 Kevin Wolf New
libqtest: dump child invocation when QTEST_LOG set - - 2 - --- 2016-05-04 Alex Bennée New
Add virtio input device specification. - - - - --- 2016-05-04 Gerd Hoffmann New
[1/3] scripts: add muldiv64() checking coccinelle scripts - - - - --- 2016-05-04 Laurent Vivier New
[2/3] The only 64bit parameter of muldiv64() is the first one. - - - - --- 2016-05-04 Laurent Vivier New
[3/3] remove useless muldiv64() - - - - --- 2016-05-04 Laurent Vivier New
Add virtio gpu device specification. - - - - --- 2016-05-04 Gerd Hoffmann New
[RFC] cpu-exec: Restructure cpu_exec() - - - - --- 2016-05-04 sergey.fedorov@linaro.org New
fixup! qapi: Document visitor interfaces, add assertions - - - - --- 2016-05-04 Eric Blake New
[1/2] hw/display/blizzard: Expand out macros - - 1 - --- 2016-05-04 Peter Maydell New
[2/2] hw/display/blizzard: Remove blizzard_template.h - - 1 - --- 2016-05-04 Peter Maydell New
[1/2] migration: Move qjson.[ch] to migration/ - - 2 - --- 2016-05-04 Markus Armbruster New
[2/2] migration/qjson: Drop gratuitous use of QOM - - - - --- 2016-05-04 Markus Armbruster New
« 1 2 ... 1408 1409 14104307 4308 »