Show patches with: none      |   308114 patches
« 1 2 ... 1423 1424 14253081 3082 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
linux-user/elfload: Avoid leaking interp_name using GLib memory API linux-user/elfload: Avoid leaking interp_name using GLib memory API - - - --- 2020-10-03 Philippe Mathieu-Daudé New
[v7,14/14] tests/acceptance: add reverse debugging test Reverse debugging - 3 1 --- 2020-10-03 Pavel Dovgalyuk New
[v7,13/14] replay: create temporary snapshot at debugger connection Reverse debugging - - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,12/14] replay: describe reverse debugging in docs/replay.txt Reverse debugging - 1 - --- 2020-10-03 Pavel Dovgalyuk New
[v7,11/14] gdbstub: add reverse continue support in replay mode Reverse debugging - - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,10/14] gdbstub: add reverse step support in replay mode Reverse debugging - 1 - --- 2020-10-03 Pavel Dovgalyuk New
[v7,09/14] replay: flush rr queue before loading the vmstate Reverse debugging - 1 - --- 2020-10-03 Pavel Dovgalyuk New
[v7,08/14] replay: implement replay-seek command Reverse debugging 1 - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,07/14] replay: introduce breakpoint at the specified step Reverse debugging 1 - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,06/14] replay: introduce info hmp/qmp command Reverse debugging 2 - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,05/14] qapi: introduce replay.json for record/replay-related stuff Reverse debugging - 2 - --- 2020-10-03 Pavel Dovgalyuk New
[v7,04/14] migration: introduce icount field for snapshots Reverse debugging 2 - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,03/14] qcow2: introduce icount field for snapshots Reverse debugging 1 - - --- 2020-10-03 Pavel Dovgalyuk New
[v7,02/14] replay: provide an accessor for rr filename Reverse debugging - 2 - --- 2020-10-03 Pavel Dovgalyuk New
[v7,01/14] replay: don't record interrupt poll Reverse debugging - 2 - --- 2020-10-03 Pavel Dovgalyuk New
[v2] hw/avr: Add limited support for avr gpio registers [v2] hw/avr: Add limited support for avr gpio registers - - - --- 2020-10-03 Hee-cheol Yang New
[v3] hw/avr: Add limited support for avr gpio registers [v3] hw/avr: Add limited support for avr gpio registers - - - --- 2020-10-03 Hee-cheol Yang New
[v3] hw/avr: Add limited support for avr gpio registers [v3] hw/avr: Add limited support for avr gpio registers - - - --- 2020-10-03 Hee-cheol Yang New
[v2] hw/avr: Add limited support for avr gpio registers [v2] hw/avr: Add limited support for avr gpio registers - - - --- 2020-10-03 Hee-cheol Yang New
[v3,3/3] vhost: Don't call log_access_ok() when using IOTLB vhost: Skip access checks on GIOVAs 1 - - --- 2020-10-03 Greg Kurz New
[v3,2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr() vhost: Skip access checks on GIOVAs 1 - - --- 2020-10-03 Greg Kurz New
[v3,1/3] vhost: Don't call access_ok() when using IOTLB vhost: Skip access checks on GIOVAs 1 - - --- 2020-10-03 Greg Kurz New
[PULL,v3,01/11] capstone: Convert Makefile bits to meson bits [PULL,v3,01/11] capstone: Convert Makefile bits to meson bits 1 1 - --- 2020-10-03 Richard Henderson New
[PULL,v3,00/11] capstone + disassembler patch queue - - - --- 2020-10-03 Richard Henderson New
dockerfiles: add diffutils to Fedora dockerfiles: add diffutils to Fedora - 2 - --- 2020-10-03 Paolo Bonzini New
tests: tcg: do not use implicit rules tests: tcg: do not use implicit rules - 1 - --- 2020-10-03 Paolo Bonzini New
[6/6] docs/devel/qom: Avoid long lines qom documentation fixes - 1 - --- 2020-10-03 Eduardo Habkost New
[5/6] docs/devel/qom: Remove usage of <code> qom documentation fixes - 1 - --- 2020-10-03 Eduardo Habkost New
[4/6] docs/devel/qom: Use *emphasis* for emphasis qom documentation fixes - 1 - --- 2020-10-03 Eduardo Habkost New
[3/6] docs/devel/qom: Fix indentation of code blocks qom documentation fixes - - - --- 2020-10-03 Eduardo Habkost New
[2/6] docs/devel/qom: Fix indentation of bulleted list qom documentation fixes - - - --- 2020-10-03 Eduardo Habkost New
[1/6] qom: Fix DECLARE_*CHECKER documentation qom documentation fixes - 1 - --- 2020-10-03 Eduardo Habkost New
[5/5] kernel-doc: Remove $decl_type='type name' hack kernel-doc ixes - - - --- 2020-10-03 Eduardo Habkost New
[4/5] memory: Explicitly tag doc comments for structs kernel-doc ixes - - - --- 2020-10-03 Eduardo Habkost New
[3/5] qom: Explicitly tag doc comments for typedefs and structs kernel-doc ixes - - - --- 2020-10-03 Eduardo Habkost New
[2/5] kernel-doc: Handle function typedefs without asterisks kernel-doc ixes - - - --- 2020-10-03 Eduardo Habkost New
[1/5] kernel-doc: Handle function typedefs that return pointers [1/5] kernel-doc: Handle function typedefs that return pointers - - - --- 2020-10-03 Eduardo Habkost New
[v10,8/8] tests/tcg/aarch64: Add bti smoke test linux-user: User support for AArch64 BTI - 1 - --- 2020-10-02 Richard Henderson New
[v10,7/8] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes linux-user: User support for AArch64 BTI - - - --- 2020-10-02 Richard Henderson New
[v10,6/8] linux-user/elfload: Move PT_INTERP detection to first loop linux-user: User support for AArch64 BTI - 1 - --- 2020-10-02 Richard Henderson New
[v10,5/8] linux-user/elfload: Adjust iteration over phdr linux-user: User support for AArch64 BTI - 2 - --- 2020-10-02 Richard Henderson New
[v10,4/8] linux-user/elfload: Fix coding style in load_elf_image linux-user: User support for AArch64 BTI - 2 - --- 2020-10-02 Richard Henderson New
[v10,3/8] include/elf: Add defines related to GNU property notes for AArch64 linux-user: User support for AArch64 BTI - 1 - --- 2020-10-02 Richard Henderson New
[v10,2/8] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI linux-user: User support for AArch64 BTI - 1 - --- 2020-10-02 Richard Henderson New
[v10,1/8] linux-user/aarch64: Reset btype for signals linux-user: User support for AArch64 BTI - 1 - --- 2020-10-02 Richard Henderson New
[v2] scripts/qmp/qom-set: Allow setting integer value [v2] scripts/qmp/qom-set: Allow setting integer value - - - --- 2020-10-02 Jonatan Pålsson New
scripts/qmp/qom-set: Allow setting integer value scripts/qmp/qom-set: Allow setting integer value - - - --- 2020-10-02 Jonatan Pålsson New
[v2,9/9] s390x/pci: get zPCI function info from host Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,8/9] s390x/pci: use a PCI Function structure Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,7/9] s390x/pci: clean up s390 PCI groups Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,6/9] s390x/pci: use a PCI Group structure Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,5/9] s390x/pci: create a header dedicated to PCI CLP Retrieve zPCI hardware information from VFIO - 1 - --- 2020-10-02 Matthew Rosato New
[v2,4/9] linux-headers: update against 5.9-rc7 Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,3/9] update-linux-headers: Add vfio_zdev.h Retrieve zPCI hardware information from VFIO 1 - - --- 2020-10-02 Matthew Rosato New
[v2,2/9] MAINTAINERS: Update s390 PCI entry to include headers Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
[v2,1/9] s390x/pci: Move header files to include/hw/s390x Retrieve zPCI hardware information from VFIO - - - --- 2020-10-02 Matthew Rosato New
hw/char/bcm2835_aux: Allow less than 32-bit accesses hw/char/bcm2835_aux: Allow less than 32-bit accesses - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[v7,2/4] curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw Fixes curses on msys2/mingw - 2 - --- 2020-10-02 Yonggang Luo New
[v4,4/4] migration: Sync requested pages after postcopy recovery migration/postcopy: Sync faulted addresses after network recovered - 1 - --- 2020-10-02 Peter Xu New
[v4,3/4] migration: Maintain postcopy faulted addresses migration/postcopy: Sync faulted addresses after network recovered - 1 - --- 2020-10-02 Peter Xu New
[v4,2/4] migration: Introduce migrate_send_rp_message_req_pages() migration/postcopy: Sync faulted addresses after network recovered - 1 - --- 2020-10-02 Peter Xu New
[v4,1/4] migration: Pass incoming state into qemu_ufd_copy_ioctl() migration/postcopy: Sync faulted addresses after network recovered - 1 - --- 2020-10-02 Peter Xu New
[v6,10/10] scsi/scsi_bus: fix races in REPORT LUNS Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,09/10] virtio-scsi: use scsi_device_get Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,08/10] scsi/scsi_bus: Add scsi_device_get Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - - --- 2020-10-02 Paolo Bonzini New
[v6,07/10] scsi/scsi-bus: scsi_device_find: don't return unrealized devices Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,06/10] device-core: use atomic_set on .realized property Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,05/10] device-core: use RCU for list of children of a bus Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,04/10] device_core: use drain_call_rcu in in qmp_device_add Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,03/10] scsi/scsi_bus: switch search direction in scsi_device_find Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - 1 - --- 2020-10-02 Paolo Bonzini New
[v6,02/10] scsi: switch to bus->check_address Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - - --- 2020-10-02 Paolo Bonzini New
[v6,01/10] qdev: add "check if address free" callback for buses Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - - --- 2020-10-02 Paolo Bonzini New
tests/test-char: Use a proper fallthrough comment tests/test-char: Use a proper fallthrough comment - 2 1 --- 2020-10-02 Thomas Huth New
[PULL,v2,01/11] capstone: Convert Makefile bits to meson bits [PULL,v2,01/11] capstone: Convert Makefile bits to meson bits 1 1 - --- 2020-10-02 Richard Henderson New
[PULL,v2,00/11] capstone + disassembler patch queue - - - --- 2020-10-02 Richard Henderson New
[v3,4/4] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+ - 2 - --- 2020-10-02 Philippe Mathieu-Daudé New
[v3,3/4] hw/timer/bcm2835: Support the timer COMPARE registers hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+ - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[v3,2/4] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+ - 2 - --- 2020-10-02 Philippe Mathieu-Daudé New
[v3,1/4] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition [v3,1/4] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition - 2 - --- 2020-10-02 Philippe Mathieu-Daudé New
[v5,10/10] migration: introduce snapshot-{save, load, delete} QMP commands migration: bring improved savevm/loadvm/delvm to QMP 1 - - --- 2020-10-02 Daniel P. Berrangé New
[v5,09/10] iotests: add support for capturing and matching QMP events migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,08/10] migration: introduce a delete_snapshot wrapper migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,07/10] migration: wire up support for snapshot device selection migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,06/10] migration: control whether snapshots are ovewritten migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,05/10] block: rename and alter bdrv_all_find_snapshot semantics migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,04/10] block: allow specifying name of block device for vmstate storage migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,03/10] block: add ability to specify list of blockdevs during snapshot migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v5,02/10] migration: stop returning errno from load_snapshot() migration: bring improved savevm/loadvm/delvm to QMP - 1 - --- 2020-10-02 Daniel P. Berrangé New
[v5,01/10] block: push error reporting into bdrv_all_*_snapshot functions migration: bring improved savevm/loadvm/delvm to QMP - - - --- 2020-10-02 Daniel P. Berrangé New
[v3,06/11] tests/qtest/qos-test: dump QEMU command if verbose 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,11/11] tests/9pfs: add local Tmkdir test 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,10/11] tests/9pfs: add virtio_9p_test_path() 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,09/11] tests/9pfs: wipe local 9pfs test directory 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,07/11] tests/9pfs: change qtest name prefix to synth 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,04/11] tests/qtest/qos-test: dump qos graph if verbose 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,02/11] libqos/qgraph: add qos_node_create_driver_named() 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,03/11] libqos/qgraph: add qos_dump_graph() 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,01/11] libqos/qgraph: add qemu_name to QOSGraphNode 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,05/11] tests/qtest/qos-test: dump environment variables if verbose 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
[v3,08/11] tests/9pfs: introduce local tests 9pfs: add tests using local fs driver - - - --- 2020-10-02 Christian Schoenebeck New
« 1 2 ... 1423 1424 14253081 3082 »