Show patches with: none      |   436499 patches
« 1 2 ... 2115 2116 21174364 4365 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/13] qapi: make s390 commands depend on TARGET_S390X qapi: add #if pre-processor conditions to generated code (part 3) 1 - - - --- 2018-12-16 Marc-André Lureau New
[06/13] qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 qapi: add #if pre-processor conditions to generated code (part 3) - - - - --- 2018-12-16 Marc-André Lureau New
[05/13] qapi: add a top-unit 'target' schema qapi: add #if pre-processor conditions to generated code (part 3) - - - - --- 2018-12-16 Marc-André Lureau New
[04/13] RFC: qapi: learn to split the schema by 'top-unit' qapi: add #if pre-processor conditions to generated code (part 3) - - - - --- 2018-12-16 Marc-André Lureau New
[03/13] qapi-commands: rename init_marshal() to register_commands() qapi: add #if pre-processor conditions to generated code (part 3) - - - - --- 2018-12-16 Marc-André Lureau New
[02/13] qapi-commands: don't initialize command list in qmp_init_marshall() qapi: add #if pre-processor conditions to generated code (part 3) - - - - --- 2018-12-16 Marc-André Lureau New
[01/13] build-sys: move qmp-introspect per target qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2018-12-16 Marc-André Lureau New
target/ppc: fix compilation breakage on windows target/ppc: fix compilation breakage on windows - - - - --- 2018-12-15 Cédric Le Goater New
[v2,22/22] iotests: Enhance 223, 233 to cover 'qemu-nbd --list' nbd: add qemu-nbd --list - - 2 1 --- 2018-12-15 Eric Blake New
[v2,21/22] nbd/client: Work around 3.0 bug for listing meta contexts nbd: add qemu-nbd --list - - - - --- 2018-12-15 Eric Blake New
[v2,20/22] qemu-nbd: Add --list option nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,19/22] nbd/client: Add meta contexts to nbd_receive_export_list() nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,18/22] nbd/client: Add nbd_receive_export_list() nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,17/22] nbd/client: Pull out oldstyle size determination nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,16/22] nbd/client: Split handshake into two functions nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,15/22] nbd/client: Refactor return of nbd_receive_negotiate() nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,14/22] nbd/client: Split out nbd_receive_one_meta_context() nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,13/22] nbd/client: Split out nbd_send_one_meta_context() nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,12/22] nbd/client: Improve error handling in nbd_negotiate_simple_meta_context() nbd: add qemu-nbd --list - - - - --- 2018-12-15 Eric Blake New
[v2,11/22] nbd/client: Change signature of nbd_negotiate_simple_meta_context() nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,10/22] nbd/client: Move export name into NBDExportInfo nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,09/22] nbd/client: Refactor nbd_receive_list() nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,08/22] nbd/client: Drop pointless buf variable nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,07/22] qemu-nbd: Avoid strtol open-coding nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,06/22] qemu-nbd: Fail earlier for -c/-d on non-linux nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,05/22] nbd/client: More consistent error messages nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,04/22] qemu-nbd: Enhance man page nbd: add qemu-nbd --list - - - - --- 2018-12-15 Eric Blake New
[v2,03/22] maint: Allow for EXAMPLES in texi2pod nbd: add qemu-nbd --list - - 1 - --- 2018-12-15 Eric Blake New
[v2,02/22] nbd: Document timeline of various features nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,01/22] qemu-nbd: Use program name in error messages nbd: add qemu-nbd --list - - 2 - --- 2018-12-15 Eric Blake New
[v2,3/3] util: check the return value of fcntl in qemu_set_{block, nonblock} vhost-user-test fix - - 1 - --- 2018-12-15 Li Qiang New
[v2,2/3] vhost-user: fix ioeventfd_enabled vhost-user-test fix - - 1 - --- 2018-12-15 Li Qiang New
[v2,1/3] tests: vhost-user-test: initialize 'fd' in chr_read vhost-user-test fix - - 2 - --- 2018-12-15 Li Qiang New
[3/3] util: check the return value of fcntl in qemu_set_{block, nonblock} vhost-user-test fix - - - - --- 2018-12-15 Li Qiang New
[2/3] vhost-user: add fds inf 'vhost_set_vring_file' in qtest vhost-user-test fix - - - - --- 2018-12-15 Li Qiang New
[1/3] tests: vhost-user-test: initialize 'fd' in chr_read [1/3] tests: vhost-user-test: initialize 'fd' in chr_read - - - - --- 2018-12-15 Li Qiang New
[v3,5/7,RESEND] iotests: add filter_generated_node_ids bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-14 John Snow New
[v3,7/7] iotests: add iotest 236 for testing bitmap merge bitmaps: remove x- prefix from QMP api - - 1 - --- 2018-12-14 John Snow New
[v3,6/7] iotests: allow pretty-print for qmp_log bitmaps: remove x- prefix from QMP api - - 1 - --- 2018-12-14 John Snow New
[v3,4/7] iotests.py: don't abort if IMGKEYSECRET is undefined bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-14 John Snow New
[v3,3/7] block: remove 'x' prefix from experimental bitmap APIs bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-14 John Snow New
[v3,2/7] blockdev: n-ary bitmap merge bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-14 John Snow New
[v3,1/7] blockdev: abort transactions in reverse order bitmaps: remove x- prefix from QMP api - - 2 - --- 2018-12-14 John Snow New
[v4] contrib: add a basic gitdm config [v4] contrib: add a basic gitdm config - - 3 - --- 2018-12-14 Alex Bennée New
target/arm: Convert ARM_TBFLAG_* to FIELDs target/arm: Convert ARM_TBFLAG_* to FIELDs - - - - --- 2018-12-14 Richard Henderson New
[v1,1/1] target/riscv/pmp.c: Fix pmp_decode_napot() [v1,1/1] target/riscv/pmp.c: Fix pmp_decode_napot() - - - - --- 2018-12-14 Alistair Francis New
[v5,3/3] tcg/i386: enable dynamic TLB sizing [v5,1/3] cputlb: do not evict empty entries to the vtlb - - - - --- 2018-12-14 Emilio Cota New
[v5,2/3] tcg: introduce dynamic TLB sizing [v5,1/3] cputlb: do not evict empty entries to the vtlb - - - - --- 2018-12-14 Emilio Cota New
[v5,1/3] cputlb: do not evict empty entries to the vtlb [v5,1/3] cputlb: do not evict empty entries to the vtlb - - 2 - --- 2018-12-14 Emilio Cota New
virtio: add ORDER_PLATFORM feature support virtio: add ORDER_PLATFORM feature support - - - - --- 2018-12-14 Ilya Maximets New
[RFC,5/5] virtio: expose negotiated features in r/o properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,4/5] virtio: drop DEFINE_VIRTIO_COMMON_FEATURES expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,3/5] qdev-properties: add r/o 64bit bitfield property expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,2/5] qmp: further consolidate listing of device and object properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,1/5] qom: preserve get/set presence in aliased properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[v3] s390x/pci: add common function measurement block [v3] s390x/pci: add common function measurement block - - - - --- 2018-12-14 Pierre Morel New
[v3] Add getsockopt for settable SOL_IPV6 options [v3] Add getsockopt for settable SOL_IPV6 options - - - - --- 2018-12-14 Tom Deseyn New
.shippable.yml: disable the win cross tests .shippable.yml: disable the win cross tests 1 - - - --- 2018-12-14 Alex Bennée New
microbit: make -kernel optional microbit: make -kernel optional - - - - --- 2018-12-14 Stefan Hajnoczi New
[PULL,22/22] virt: Fix broken indentation [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - 1 2 - --- 2018-12-14 Peter Maydell New
[PULL,21/22] target/arm: Create timers in realize, not init [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 1 - --- 2018-12-14 Peter Maydell New
[PULL,20/22] tests/test-arm-mptimer: Don't leak string memory [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 2 - --- 2018-12-14 Peter Maydell New
[PULL,19/22] hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 2 - --- 2018-12-14 Peter Maydell New
[PULL,18/22] hw/arm/mps2-tz.c: Free mscname string in make_dma() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 2 - --- 2018-12-14 Peter Maydell New
[PULL,17/22] target/arm: Free name string in ARMCPRegInfo hashtable entries [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 2 - --- 2018-12-14 Peter Maydell New
[PULL,16/22] include/hw/loader.h: Document load_image_size() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,15/22] hw/core/loader.c: Remove load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,14/22] device_tree.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,13/22] hw/block/tc58128.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,12/22] hw/i386/multiboot.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,11/22] hw/i386/pc.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,10/22] hw/pci/pci.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,09/22] hw/smbios/smbios.c: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 4 - --- 2018-12-14 Peter Maydell New
[PULL,08/22] hw/ppc/ppc405_boards: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax 1 - 4 - --- 2018-12-14 Peter Maydell New
[PULL,07/22] hw/ppc/mac_newworld, mac_oldworld: Don't use load_image() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax 1 - 4 - --- 2018-12-14 Peter Maydell New
[PULL,06/22] elf_ops.h: Use address_space_write() to write memory [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 1 - --- 2018-12-14 Peter Maydell New
[PULL,05/22] monitor: Use address_space_read() to read memory [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 2 - --- 2018-12-14 Peter Maydell New
[PULL,04/22] disas.c: Use address_space_read() to read memory [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax - - 1 - --- 2018-12-14 Peter Maydell New
[PULL,03/22] Rename cpu_physical_memory_write_rom() to address_space_write_rom() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax 1 - 1 - --- 2018-12-14 Peter Maydell New
[PULL,02/22] exec.c: Rename cpu_physical_memory_write_rom_internal() [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax 1 - 1 - --- 2018-12-14 Peter Maydell New
[PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax [PULL,01/22] scripts/checkpatch.pl: Enforce multiline comment syntax 1 - 1 - --- 2018-12-14 Peter Maydell New
[PULL,00/22] misc queue - - - - --- 2018-12-14 Peter Maydell New
[v3] s390x/pci: add common function measurement block [v3] s390x/pci: add common function measurement block - - - - --- 2018-12-14 Pierre Morel New
[PULL,15/15] hardfloat: implement float32/64 comparison [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,14/15] hardfloat: implement float32/64 square root [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,13/15] hardfloat: implement float32/64 fused multiply-add [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,12/15] hardfloat: implement float32/64 division [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,11/15] hardfloat: implement float32/64 multiplication [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,10/15] hardfloat: implement float32/64 addition and subtraction [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,09/15] fpu: introduce hardfloat [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,08/15] tests/fp: add fp-bench [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,07/15] softfloat: add float{32, 64}_is_zero_or_normal [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,06/15] softfloat: rename canonicalize to sf_canonicalize [PULL,01/15] contrib: add a basic gitdm config - - 1 1 --- 2018-12-14 Alex Bennée New
[PULL,05/15] target/tricore: use float32_is_denormal [PULL,01/15] contrib: add a basic gitdm config - - 1 - --- 2018-12-14 Alex Bennée New
[PULL,04/15] softfloat: add float{32, 64}_is_{de, }normal [PULL,01/15] contrib: add a basic gitdm config - - 2 - --- 2018-12-14 Alex Bennée New
[PULL,03/15] fp-test: pick TARGET_ARM to get its specialization [PULL,01/15] contrib: add a basic gitdm config - - 1 1 --- 2018-12-14 Alex Bennée New
[PULL,02/15] MAINTAINERS: update status of FPU emulation [PULL,01/15] contrib: add a basic gitdm config - - 2 - --- 2018-12-14 Alex Bennée New
[PULL,01/15] contrib: add a basic gitdm config [PULL,01/15] contrib: add a basic gitdm config - - 3 - --- 2018-12-14 Alex Bennée New
[PULL,00/15] Hardfloat + softfloat maintainers update and gitdm - - - - --- 2018-12-14 Alex Bennée New
[v4,5/5] qcow2-refcount: don't mask corruptions under internal errors qcow2 check improvements part I - - - - --- 2018-12-14 Vladimir Sementsov-Ogievskiy New
« 1 2 ... 2115 2116 21174364 4365 »