Show patches with: none      |   308944 patches
« 1 2 ... 2179 2180 21813089 3090 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,1/1] update seabios to master snapshot [PULL,1/1] update seabios to master snapshot - - - --- 2018-11-06 Gerd Hoffmann New
[PULL,0/1] Seabios 20181106 patches - - - --- 2018-11-06 Gerd Hoffmann New
[v4,16/16] arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters gdbstub: support for the multiprocess extension - - - --- 2018-11-06 Luc Michel New
[v4,15/16] gdbstub: add multiprocess extension support gdbstub: support for the multiprocess extension 1 1 - --- 2018-11-06 Luc Michel New
[v4,14/16] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached gdbstub: support for the multiprocess extension 1 - - --- 2018-11-06 Luc Michel New
[v4,13/16] gdbstub: processes initialization on new peer connection gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,12/16] gdbstub: add support for vAttach packets gdbstub: support for the multiprocess extension - - - --- 2018-11-06 Luc Michel New
[v4,11/16] gdbstub: add support for extended mode packet gdbstub: support for the multiprocess extension - - - --- 2018-11-06 Luc Michel New
[v4,10/16] gdbstub: add multiprocess support to 'D' packets gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,09/16] gdbstub: add multiprocess support to gdb_vm_state_change() gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,08/16] gdbstub: add multiprocess support to Xfer:features:read: gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,06/16] gdbstub: add multiprocess support to 'sC' packets gdbstub: support for the multiprocess extension - 2 - --- 2018-11-06 Luc Michel New
[v4,05/16] gdbstub: add multiprocess support to vCont packets gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,04/16] gdbstub: add multiprocess support to 'H' and 'T' packets gdbstub: support for the multiprocess extension - 1 - --- 2018-11-06 Luc Michel New
[v4,03/16] gdbstub: add multiprocess support to '?' packets gdbstub: support for the multiprocess extension 1 - - --- 2018-11-06 Luc Michel New
[v4,02/16] gdbstub: introduce GDB processes gdbstub: support for the multiprocess extension 1 - - --- 2018-11-06 Luc Michel New
[v4,01/16] hw/cpu: introduce CPU clusters gdbstub: support for the multiprocess extension - 2 1 --- 2018-11-06 Luc Michel New
[v2,6/6] add UsageHints to QemuSupportState Introducing QemuSupportState - - - --- 2018-11-06 Gerd Hoffmann New
[v2,5/6] tag cirrus as obsolete Introducing QemuSupportState - - - --- 2018-11-06 Gerd Hoffmann New
[v2,4/6] Warn on obsolete and deprecated devices. Introducing QemuSupportState - - - --- 2018-11-06 Gerd Hoffmann New
[v2,3/6] Use QemuSupportState for machine types. Introducing QemuSupportState - - - --- 2018-11-06 Gerd Hoffmann New
[v2,2/6] add QemuSupportState Introducing QemuSupportState - - - --- 2018-11-06 Gerd Hoffmann New
[v2,1/6] move ObjectClass to typedefs.h Introducing QemuSupportState - 2 1 --- 2018-11-06 Gerd Hoffmann New
[v2,2/2] x86/cpu: Enable MOVDIR64B cpu feature [v2,1/2] x86/cpu: Enable MOVDIRI cpu feature - - - --- 2018-11-06 Liu, Jingqi New
[v2,1/2] x86/cpu: Enable MOVDIRI cpu feature [v2,1/2] x86/cpu: Enable MOVDIRI cpu feature - - - --- 2018-11-06 Liu, Jingqi New
[2/2] tpm: use loop iterator to set sts data field [1/2] tpm: check localities index - 1 - --- 2018-11-06 Prasad Pandit New
[1/2] tpm: check localities index [1/2] tpm: check localities index - - - --- 2018-11-06 Prasad Pandit New
[1/1] virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1 [1/1] virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1 - 1 - --- 2018-11-06 Dongli Zhang New
[v5,5/5] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check() off-by-one and NULL pointer accesses detected by static analysis - 2 - --- 2018-11-05 Liam Merwick New
[v5,4/5] block: Fix potential Null pointer dereferences in vvfat.c off-by-one and NULL pointer accesses detected by static analysis - 1 - --- 2018-11-05 Liam Merwick New
[v5,3/5] qemu-img: assert block_job_get() does not return NULL in img_commit() off-by-one and NULL pointer accesses detected by static analysis - 1 - --- 2018-11-05 Liam Merwick New
[v5,2/5] block: Null pointer dereference in blk_root_get_parent_desc() off-by-one and NULL pointer accesses detected by static analysis - 1 - --- 2018-11-05 Liam Merwick New
[v5,1/5] job: Fix off-by-one assert checks for JobSTT and JobVerbTable off-by-one and NULL pointer accesses detected by static analysis - 4 - --- 2018-11-05 Liam Merwick New
[1/1,V2] Add vhost-pci-blk driver Add vhost-pci-blk driver - - - --- 2018-11-05 Vitaly Mayatskih New
[v1,1/1] riscv: spike: Fix memory leak in the board init [v1,1/1] riscv: spike: Fix memory leak in the board init - 2 - --- 2018-11-05 Alistair Francis New
[v7,12/12] target/arm: Send interrupts on PMU counter overflow More fully implement ARM PMUv3 - - - --- 2018-11-05 Aaron Lindsay New
[v7,11/12] target/arm: Implement PMSWINC More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,10/12] target/arm: PMU: Set PMCR.N to 4 More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,09/12] target/arm: PMU: Add instruction and cycle events More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,08/12] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,07/12] target/arm: Add array for supported PMU events, generate PMCEID[01] More fully implement ARM PMUv3 - - - --- 2018-11-05 Aaron Lindsay New
[v7,06/12] target/arm: Implement PMOVSSET More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,05/12] target/arm: Allow AArch32 access for PMCCFILTR More fully implement ARM PMUv3 - 2 - --- 2018-11-05 Aaron Lindsay New
[v7,04/12] target/arm: Filter cycle counter based on PMCCFILTR_EL0 More fully implement ARM PMUv3 - 2 - --- 2018-11-05 Aaron Lindsay New
[v7,03/12] target/arm: Swap PMU values before/after migrations More fully implement ARM PMUv3 - - - --- 2018-11-05 Aaron Lindsay New
[v7,02/12] target/arm: Reorganize PMCCNTR accesses More fully implement ARM PMUv3 - 1 - --- 2018-11-05 Aaron Lindsay New
[v7,01/12] migration: Add post_save function to VMStateDescription More fully implement ARM PMUv3 - 2 - --- 2018-11-05 Aaron Lindsay New
[PULL,33/33] vhost-scsi: prevent using uninitialized vqs [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,32/33] piix_pci: fix i440fx data sheet link [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ 1 3 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,31/33] piix: use TYPE_FOO constants than string constats [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,30/33] i440fx: use ARRAY_SIZE for pam_regions [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,29/33] pci_bridge: fix typo in comment [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,28/33] hw/pci: Add missing include [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 1 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,27/33] hw/pci-bridge/ioh3420: Remove unuseful header [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 1 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,26/33] hw/pci-bridge/xio3130: Remove unused functions [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 1 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,25/33] tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35 [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,23/33] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,22/33] hw/pci-host/x86: extract get_pci_hole64_start_value() helpers [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,21/33] pci-testdev: add optional memory bar [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 3 1 --- 2018-11-05 Michael S. Tsirkin New
[PULL,20/33] MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,19/33] x86_iommu/amd: Enable Guest virtual APIC support [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,18/33] x86_iommu/amd: Add interrupt remap support when VAPIC is enabled [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,17/33] i386: acpi: add IVHD device entry for IOAPIC [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ 1 1 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,16/33] x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,15/33] x86_iommu/amd: Prepare for interrupt remap support [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,14/33] x86_iommu/amd: make the address space naming consistent with intel-iommu [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,13/33] x86_iommu/amd: remove V=1 check from amdvi_validate_dte() [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,12/33] x86_iommu: move vtd_generate_msi_message in common file [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,11/33] x86_iommu: move the kernel-irqchip check in common code [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,10/33] vhost-user-blk: start vhost when guest kicks [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 2 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,09/33] intel_iommu: handle invalid ce for shadow sync [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 3 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,08/33] intel_iommu: move ce fetching out when sync shadow [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 3 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,07/33] intel_iommu: better handling of dmar state switch [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 3 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,06/33] intel_iommu: introduce vtd_reset_caches() [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 3 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,05/33] virtio-blk: fix comment for virtio_blk_rw_complete [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - 1 - --- 2018-11-05 Michael S. Tsirkin New
[PULL,04/33] configure: Use LINKS loop for all build tree symlinks [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - - - --- 2018-11-05 Michael S. Tsirkin New
[PULL,03/33] configure: Rename FILES variable to LINKS [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - - - --- 2018-11-05 Michael S. Tsirkin New
[PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ [PULL,01/33] tests: Move tests/acpi-test-data/ to tests/data/acpi/ - - - --- 2018-11-05 Michael S. Tsirkin New
[PULL,00/33] pci, pc, virtio: fixes, features - - - --- 2018-11-05 Michael S. Tsirkin New
[PULL,6/6] MAINTAINERS: s390/boot: the ipl code and the bios belong together [PULL,1/6] s390x/vfio-ap: report correct error 1 - - --- 2018-11-05 Cornelia Huck New
[PULL,5/6] MAINTAINERS: s390: Remove myself [PULL,1/6] s390x/vfio-ap: report correct error - - - --- 2018-11-05 Cornelia Huck New
[PULL,4/6] MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci [PULL,1/6] s390x/vfio-ap: report correct error 1 - - --- 2018-11-05 Cornelia Huck New
[PULL,3/6] MAINTAINERS: s390/virtio-ccw: drop Christian, add Halil [PULL,1/6] s390x/vfio-ap: report correct error 1 - - --- 2018-11-05 Cornelia Huck New
[PULL,2/6] MAINTAINERS: s390: more maintainers for vfio-ccw [PULL,1/6] s390x/vfio-ap: report correct error 2 - - --- 2018-11-05 Cornelia Huck New
[PULL,1/6] s390x/vfio-ap: report correct error [PULL,1/6] s390x/vfio-ap: report correct error - 3 - --- 2018-11-05 Cornelia Huck New
[PULL,0/6] final s390x patches for -rc0 - - - --- 2018-11-05 Cornelia Huck New
[PULL,36/36] include: Add a comment to explain the origin of sizes' lookup table [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - - - --- 2018-11-05 Kevin Wolf New
[PULL,35/36] vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,34/36] fw_cfg: Drop newline in @file description [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 2 - --- 2018-11-05 Kevin Wolf New
[PULL,33/36] object: Make option help nicer to read [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,32/36] qdev-monitor: Make device options help nicer [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,31/36] chardev: Indent list of chardevs [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,30/36] option: Make option help nicer to read [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,29/36] qemu-iotests: Test auto-read-only with -drive and -blockdev [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,28/36] block: Make auto-read-only=on default for -drive [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,27/36] iscsi: Support auto-read-only option [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,26/36] gluster: Support auto-read-only option [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,25/36] curl: Support auto-read-only option [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
[PULL,24/36] file-posix: Support auto-read-only option [PULL,01/36] block/vvfat: Fix crash when reporting error about too many files in directory - 1 - --- 2018-11-05 Kevin Wolf New
« 1 2 ... 2179 2180 21813089 3090 »