Show patches with: none      |   431595 patches
« 1 2 ... 2516 2517 25184315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,21/21] block: Make bdrv_is_allocated_above() byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,20/21] block: Minimize raw use of bds->total_sectors - - 3 - --- 2017-07-05 Eric Blake New
[v4,19/21] block: Make bdrv_is_allocated() byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,18/21] backup: Switch backup_run() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,17/21] backup: Switch backup_do_cow() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,16/21] backup: Switch block_backup.h to byte-based - - 4 - --- 2017-07-05 Eric Blake New
[v4,15/21] backup: Switch BackupBlockJob to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,14/21] block: Drop unused bdrv_round_sectors_to_clusters() - - 3 - --- 2017-07-05 Eric Blake New
[v4,13/21] mirror: Switch mirror_iteration() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,12/21] mirror: Switch mirror_do_read() to byte-based - - 2 - --- 2017-07-05 Eric Blake New
[v4,11/21] mirror: Switch mirror_cow_align() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,10/21] mirror: Update signature of mirror_clip_sectors() - - 3 - --- 2017-07-05 Eric Blake New
[v4,09/21] mirror: Switch mirror_do_zero_or_discard() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,08/21] mirror: Switch MirrorBlockJob to byte-based - - 2 - --- 2017-07-05 Eric Blake New
[v4,07/21] commit: Switch commit_run() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,06/21] commit: Switch commit_populate() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,05/21] stream: Switch stream_run() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,04/21] stream: Drop reached_end for stream_complete() - - 2 - --- 2017-07-05 Eric Blake New
[v4,03/21] stream: Switch stream_populate() to byte-based - - 3 - --- 2017-07-05 Eric Blake New
[v4,02/21] trace: Show blockjob actions via bytes, not sectors - - 3 - --- 2017-07-05 Eric Blake New
[v4,01/21] blockjob: Track job ratelimits via bytes, not sectors - - 3 - --- 2017-07-05 Eric Blake New
[v4,5/5] tests: Add check-qobject for equality tests - - 1 - --- 2017-07-05 Max Reitz New
[v4,4/5] iotests: Add test for non-string option reopening - - 1 - --- 2017-07-05 Max Reitz New
[v4,3/5] block: qobject_is_equal() in bdrv_reopen_prepare() - - 1 - --- 2017-07-05 Max Reitz New
[v4,2/5] qapi: Add qobject_is_equal() - - 1 - --- 2017-07-05 Max Reitz New
[v4,1/5] qapi/qnull: Add own header - - 2 - --- 2017-07-05 Max Reitz New
[RFC,v3,3/3] char-socket: Report TCP socket waiting as information - - 1 - --- 2017-07-05 Alistair Francis New
[RFC,v3,2/3] qemu-error: Implement a more generic error reporting - - 1 - --- 2017-07-05 Alistair Francis New
[RFC,v3,1/3] util/qemu-error: Rename error_print_loc() to be more generic - - 2 - --- 2017-07-05 Alistair Francis New
[RFC,26/26] spapr: force XIVE exploitation mode for POWER9 (HACK) - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,25/26] spapr: print the XIVE interrupt source for IPIs in the monitor - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,24/26] spapr: include the XIVE interrupt source for IPIs - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,23/26] spapr: add a XIVE object to the sPAPR machine - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,22/26] ppc/xive: create an XIVE interrupt source to handle IPIs - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,21/26] ppc/xive: introduce routines to allocate IRQ numbers - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,20/26] ppc/xive: introduce a helper to create XIVE interrupt source objects - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,19/26] ppc/xive: introduce a helper to map the XIVE memory regions - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,18/26] ppc/xive: add device tree support - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,17/26] ppc/xive: add hcalls support - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,16/26] ppc/xive: notify CPU when interrupt priority is more privileged - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,15/26] ppc/xive: push EQ data in OS event queues - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,14/26] ppc/xive: add MMIO handlers to the XIVE interrupt presenter model - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,13/26] ppc/xive: introduce a XIVE interrupt presenter model - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,12/26] ppc/xive: add a print_info() handler for the interrupt source - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,11/26] ppc/xics: introduce a print_info() handler to the ICS and ICP objects - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,10/26] ppc/xive: record interrupt source MMIO address for hcalls - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,09/26] ppc/xive: add an overall memory region for the ESBs - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,08/26] ppc/xive: add flags to the XIVE interrupt source - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,07/26] ppc/xive: add MMIO handlers to the XIVE interrupt source - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,06/26] ppc/xive: introduce a XIVE interrupt source model - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,05/26] ppc/xive: define XIVE internal tables - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,03/26] target/ppc/POWER9: add POWERPC_EXCP_POWER9 - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,02/26] spapr: populate device tree depending on XIVE_EXPLOIT option - - - - --- 2017-07-05 Cédric Le Goater New
[RFC,01/26] spapr: introduce the XIVE_EXPLOIT option in CAS - - - - --- 2017-07-05 Cédric Le Goater New
hw/s390x/ipl: Fix endianness problem with netboot_start_addr - - 1 - --- 2017-07-05 Thomas Huth New
hmp: Update info vnc - - 1 - --- 2017-07-05 Dr. David Alan Gilbert New
[v5,13/13] serial: chardev hotswap support - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,12/13] serial: move TIOCM update to a separate function - - 2 - --- 2017-07-05 Anton Nefedov New
[v5,11/13] virtio-console: chardev hotswap support - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,10/13] hmp: add hmp analogue for qmp-chardev-change - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,09/13] test-char: add hotswap test - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,08/13] test-char: split char_file_test - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,07/13] test-char: split char_udp_test - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,06/13] test-char: destroy chardev-udp after test - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,05/13] char: avoid chardevice direct access - - 2 - --- 2017-07-05 Anton Nefedov New
[v5,04/13] char: forbid direct chardevice access for hotswap devices - - 2 - --- 2017-07-05 Anton Nefedov New
[v5,03/13] char: chardevice hotswap - - 1 - --- 2017-07-05 Anton Nefedov New
[v5,02/13] char: add backend hotswap handler - - 2 - --- 2017-07-05 Anton Nefedov New
[v5,01/13] char: move QemuOpts->ChardevBackend translation to a separate func - - - - --- 2017-07-05 Anton Nefedov New
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check 1 - - - --- 2017-07-05 Anoob Soman New
[1/1] s390x: fixup for "fix error propagation in kvm-flic..." 1 - - - --- 2017-07-05 Halil Pasic New
[04/35] coroutine: remove coroutine_fn from qemu_coroutine_self() - - - - --- 2017-07-05 Marc-André Lureau New
[v3,6/6] block: Move NVMe spec definitions to a separate header - - - - --- 2017-07-05 Fam Zheng New
[v3,5/6] qemu-img: Map bench buffer - - - - --- 2017-07-05 Fam Zheng New
[v3,4/6] block/nvme: Implement .bdrv_dma_map and .bdrv_dma_unmap - - - - --- 2017-07-05 Fam Zheng New
[v3,3/6] block: Introduce bdrv_dma_map and bdrv_dma_unmap - - - - --- 2017-07-05 Fam Zheng New
[v3,2/6] block: Add VFIO based NVMe driver - - - - --- 2017-07-05 Fam Zheng New
[v3,1/6] stubs: Add stubs for ram block API 1 - - - --- 2017-07-05 Fam Zheng New
[v9,9/9] iotests: add test 178 for qemu-img measure - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,8/9] qemu-iotests: support per-format golden output files - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,7/9] qemu-img: add measure subcommand - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,6/9] qcow2: add bdrv_measure() support - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,5/9] qcow2: extract image creation option parsing - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,4/9] qcow2: make refcount size calculation conservative - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,3/9] qcow2: extract preallocation calculation function - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,2/9] raw-format: add bdrv_measure() support - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v9,1/9] block: add bdrv_measure() API - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[v8,4/4] net/socket: Improve -net socket error reporting - - 1 - --- 2017-07-05 Mao Zhongyi New
[v8,3/4] net/net: Convert parse_host_port() to Error - - 1 - --- 2017-07-05 Mao Zhongyi New
[v8,2/4] net/socket: Convert several helper functions to Error - - 2 - --- 2017-07-05 Mao Zhongyi New
[v8,1/4] net/socket: Don't treat odd socket type as SOCK_STREAM - - 1 - --- 2017-07-05 Mao Zhongyi New
[2/2] qcow2: make qcow2_co_create2() a coroutine_fn - - 1 - --- 2017-07-05 Stefan Hajnoczi New
[1/2] block: rename .bdrv_create() to .bdrv_co_create() - - - - --- 2017-07-05 Stefan Hajnoczi New
[Qemu-GA-Win,v3] qga-win: fix installation on localized windows - - - - --- 2017-07-05 Sameeh Jubran New
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU - - 2 1 --- 2017-07-05 Greg Kurz New
[v2,4/4] doc: update TYPE_MIGRATION documents - - 1 - --- 2017-07-05 Peter Xu New
[v2,3/4] doc: add item for "-M enforce-config-section" - - - - --- 2017-07-05 Peter Xu New
[v2,2/4] vl: move global property, migrate init earlier - - 1 1 --- 2017-07-05 Peter Xu New
[v2,1/4] migration: fix handling for --only-migratable - - 2 - --- 2017-07-05 Peter Xu New
« 1 2 ... 2516 2517 25184315 4316 »