Show patches with: none      |   434028 patches
« 1 2 ... 906 907 9084340 4341 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,05/22] tests: vmstate static checker: incompat machine types 1 - - - --- 2014-06-24 Juan Quintela New
[PULL,06/22] tests: vmstate static checker: add version error in main section 1 - - - --- 2014-06-24 Juan Quintela New
[PULL,07/22] tests: vmstate static checker: version mismatch inside a Description 1 - - - --- 2014-06-24 Juan Quintela New
[PULL,08/22] tests: vmstate static checker: minimum_version_id check - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,09/22] tests: vmstate static checker: remove a section - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,10/22] tests: vmstate static checker: remove a field - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,11/22] tests: vmstate static checker: remove last field in a struct - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,12/22] tests: vmstate static checker: change description name - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,13/22] tests: vmstate static checker: remove Fields - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,14/22] tests: vmstate static checker: remove Description - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,15/22] tests: vmstate static checker: remove Description inside Fields - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,16/22] tests: vmstate static checker: remove a subsection - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,17/22] tests: vmstate static checker: remove Subsections - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,18/22] tests: vmstate static checker: add substructure for usb-kbd for hid section - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,19/22] tests: vmstate static checker: add size mismatch inside substructure - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,20/22] migration: Remove unneeded minimum_version_id_old - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,21/22] vmstate: Return error in case of error - - 1 - --- 2014-06-24 Juan Quintela New
[PULL,22/22] vmstate: Refactor & increase tests for primitive types - - 1 - --- 2014-06-24 Juan Quintela New
spapr: Define a 2.1 pseries machine - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v4,01/21] block: Introduce qemu_try_blockalign() - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,02/21] block: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,03/21] bochs: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,04/21] cloop: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,05/21] curl: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,06/21] dmg: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,07/21] iscsi: Handle failure for potentially large allocations 1 - 2 - --- 2014-06-24 Kevin Wolf New
[v4,08/21] nfs: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,09/21] parallels: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,10/21] qcow1: Handle failure for potentially large allocations - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,11/21] qcow2: Handle failure for potentially large allocations - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,12/21] qed: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,13/21] raw-posix: Handle failure for potentially large allocations - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,14/21] raw-win32: Handle failure for potentially large allocations - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,15/21] rbd: Handle failure for potentially large allocations - - 1 - --- 2014-06-24 Kevin Wolf New
[v4,16/21] vdi: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,17/21] vhdx: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,18/21] vmdk: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,19/21] vpc: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,20/21] mirror: Handle failure for potentially large allocations - - 2 - --- 2014-06-24 Kevin Wolf New
[v4,21/21] qcow2: Return useful error code in refcount_init() - - 1 - --- 2014-06-24 Kevin Wolf New
[build-fix] tests/test-qmp-event: fix for GLib < 2.31 - - - 1 --- 2014-06-24 Paolo Bonzini New
[PULL,00/14] Trivial patches for 2014-06-24 - - - - --- 2014-06-24 Michael Tokarev New
[PULL,01/14] virtio-serial: remove useless set_config function - - - - --- 2014-06-24 Michael Tokarev New
[PULL,02/14] Fix new typos (found by codespell) - - - - --- 2014-06-24 Michael Tokarev New
[PULL,03/14] configure: Enable TPM by default, add --disable-tpm - - - - --- 2014-06-24 Michael Tokarev New
[PULL,04/14] target-ppc: Fix compiler warning - - 1 - --- 2014-06-24 Michael Tokarev New
[PULL,05/14] vscclient: Add required headers to fix build on FreeBSD - - 1 - --- 2014-06-24 Michael Tokarev New
[PULL,06/14] block.c: Remove useless 'buf' variable - - 1 - --- 2014-06-24 Michael Tokarev New
[PULL,07/14] rng-random: NULL check not needed before g_free() - - 1 - --- 2014-06-24 Michael Tokarev New
[PULL,08/14] tcg: mark tcg_out* and tcg_patch* with attribute 'unused' - - - - --- 2014-06-24 Michael Tokarev New
[PULL,09/14] build-sys: introduce install-prog macro to install&strip binaries and use it - - - - --- 2014-06-24 Michael Tokarev New
[PULL,10/14] target-unicore: Remove unused functions - - - - --- 2014-06-24 Michael Tokarev New
[PULL,11/14] hw/moxie/moxiesim.c: Remove unused moxie_intc_create() - - - - --- 2014-06-24 Michael Tokarev New
[PULL,12/14] target-s390x: Remove unused ld_code6() function - - 1 - --- 2014-06-24 Michael Tokarev New
[PULL,13/14] Increase maximum number of session of the internal TFTP server. - - - - --- 2014-06-24 Michael Tokarev New
[PULL,14/14] Add support for the arm breakpoint syscall - - 1 - --- 2014-06-24 Michael Tokarev New
[v2,1/6] spapr: Move DT memory node rendering to a helper - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v2,2/6] spapr: Use DT memory node rendering helper for other nodes - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v2,3/6] spapr: Refactor spapr_populate_memory() to allow memoryless nodes - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v2,4/6] spapr: Split memory nodes to power-of-two blocks - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v2,5/6] spapr: Add a helper for node0_size calculation - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v2,6/6] spapr: Fix ibm, associativity for memory nodes - - - - --- 2014-06-24 Alexey Kardashevskiy New
[v9,01/22] virtio-net: byteswap virtio-net header - - - - --- 2014-06-24 Greg Kurz New
[v9,02/22] virtio-serial: don't migrate the config space - - 2 - --- 2014-06-24 Greg Kurz New
[v9,03/22] virtio: introduce device specific migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,04/22] virtio-net: implement per-device migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,05/22] virtio-blk: implement per-device migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,06/22] virtio-serial: implement per-device migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,07/22] virtio-balloon: implement per-device migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,08/22] virtio-rng: implement per-device migration calls - - 1 - --- 2014-06-24 Greg Kurz New
[v9,09/22] virtio: add subsections to the migration stream - - 1 - --- 2014-06-24 Greg Kurz New
[v9,10/22] exec: introduce target_words_bigendian() helper - - - - --- 2014-06-24 Greg Kurz New
[v9,11/22] cpu: introduce CPUClass::virtio_is_big_endian() - - - - --- 2014-06-24 Greg Kurz New
[v9,12/22] virtio: add endian-ambivalent support to VirtIODevice - - - - --- 2014-06-24 Greg Kurz New
[v9,13/22] virtio: memory accessors for endian-ambivalent targets - - 1 - --- 2014-06-24 Greg Kurz New
[v9,14/22] virtio: allow byte swapping for vring - - 2 - --- 2014-06-24 Greg Kurz New
[RFC,v3] numa: enable sparse node numbering - - - 1 --- 2014-06-24 Nishanth Aravamudan New
[v9,15/22] virtio-net: use virtio wrappers to access headers - - 1 - --- 2014-06-24 Greg Kurz New
[v9,16/22] virtio-balloon: use virtio wrappers to access page frame numbers - - 2 - --- 2014-06-24 Greg Kurz New
[v9,17/22] virtio-blk: use virtio wrappers to access headers - - 2 - --- 2014-06-24 Greg Kurz New
[v9,18/22] virtio-scsi: use virtio wrappers to access headers - - 2 - --- 2014-06-24 Greg Kurz New
[v9,19/22] virtio-serial-bus: use virtio wrappers to access headers - - 2 - --- 2014-06-24 Greg Kurz New
[v9,20/22] virtio-9p: use virtio wrappers to access headers - - 1 - --- 2014-06-24 Greg Kurz New
[v9,21/22] target-ppc: enable virtio endian ambivalent support - - 1 - --- 2014-06-24 Greg Kurz New
[v9,22/22] vhost-net: disable when cross-endian - - - - --- 2014-06-24 Greg Kurz New
[1/4] q35: Move q35-specific compat macros to pc_q35.c - - 1 - --- 2014-06-24 Eduardo Habkost New
[2/4] pc: Eliminate nesting of common PC_COMPAT_* macros - - - - --- 2014-06-24 Eduardo Habkost New
[3/4] machine: Introduce QEMU_COMPAT_* macros - - - - --- 2014-06-24 Eduardo Habkost New
[4/4,RFC] Eliminate PC-specific compat_props - - - - --- 2014-06-24 Eduardo Habkost New
[v3] mc146818rtc: add rtc-reset-reinjection QMP command - - 1 - --- 2014-06-24 Marcelo Tosatti New
[PATCHv3,1/2] block/nfs: fix url parameter checking - - 1 - --- 2014-06-24 Peter Lieven New
[PATCHv3,2/2] block/nfs: add knob to set readahead - - 1 - --- 2014-06-24 Peter Lieven New
pc: Fix "prog_if" typo on PC_COMPAT_2_0 - - - - --- 2014-06-24 Eduardo Habkost New
[FOR,2.1,1/5] tests/test-qmp-event: fix for GLib < 2.31 - - - 1 --- 2014-06-24 Wenchao Xia New
[FOR,2.1,2/5] qapi: move event defines - - 1 - --- 2014-06-24 Wenchao Xia New
[FOR,2.1,3/5] qapi: ignore generated event files - - 1 - --- 2014-06-24 Wenchao Xia New
[FOR,2.1,4/5] qapi script: clean up in scripts - - 1 - --- 2014-06-24 Wenchao Xia New
[FOR,2.1,5/5] qapi event: clean up in callers - - 1 - --- 2014-06-24 Wenchao Xia New
[v6,1/4] qtest: introduce qmp_exec_hmp_cmd() - - - - --- 2014-06-25 Amos Kong New
[v6,2/4] qtest: use qmp_exec_hmp_cmd() in blockdev-test - - 2 - --- 2014-06-25 Amos Kong New
« 1 2 ... 906 907 9084340 4341 »