Show patches with: State = Action Required       |    Archived = No       |   426143 patches
« 1 2 ... 1919 1920 19214261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,13/20] gdbstub: Implement write all registers (G pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,12/20] gdbstub: Implement read memory (m pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,11/20] gdbstub: Implement write memory (M pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,10/20] gdbstub: Implement get register (p pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,09/20] gdbstub: Implement set register (P pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,08/20] gdbstub: Implement remove breakpoint (z pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,07/20] gdbstub: Implement insert breakpoint (Z pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,06/20] gdbstub: Implement set_thread (H pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,05/20] gdbstub: Implement continue with signal (C pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,04/20] gdbstub: Implement continue (c pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,03/20] gdbstub: Implement thread_alive (T pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,02/20] gdbstub: Implement deatch (D pkt) with new infra [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v4,01/20] gdbstub: Add infrastructure to parse cmd packets [v4,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[RFC,v1,10/10] mm: x86: Invoke hypercall when page encryption status is changed Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,09/10] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,08/10] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,07/10] KVM: x86: Add AMD SEV specific Hypercall3 Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,06/10] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,05/10] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,04/10] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,03/10] KVM: SVM: Add KVM_SEV_SEND_FINISH command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,02/10] KVM: SVM: Add KVM_SEND_UPDATE_DATA command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
[RFC,v1,01/10] KVM: SVM: Add KVM_SEV SEND_START command Add AMD SEV guest live migration support - - - - --- 2019-04-24 Brijesh Singh New
virtio: clarify VirtioPCIDeviceTypeInfo usage virtio: clarify VirtioPCIDeviceTypeInfo usage - - - - --- 2019-04-24 Stefan Hajnoczi New
[v3,20/20] gdbstub: Refactor parse handle packet to work with a static array [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,19/20] gdbstub: Implement generic set (Q pkt) with new infra Untitled series #104401 - - - - --- 2019-04-24 Jon Doron New
[v3,18/20] gdbstub: Implement generic query (q pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,17/20] gdbstub: Implement v commands with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,16/20] gdbstub: Implement step (s pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,15/20] gdbstub: Implement file io (F pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,14/20] gdbstub: Implement read all registers (g pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,13/20] gdbstub: Implement write all registers (G pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,12/20] gdbstub: Implement read memory (m pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,11/20] gdbstub: Implement write memory (M pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,10/20] gdbstub: Implement get register (p pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,09/20] gdbstub: Implement set register (P pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,08/20] gdbstub: Implement remove breakpoint (z pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,07/20] gdbstub: Implement insert breakpoint (Z pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,06/20] gdbstub: Implement set_thread (H pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,05/20] gdbstub: Implement continue with signal (C pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,04/20] gdbstub: Implement continue (c pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - 1 - --- 2019-04-24 Jon Doron New
[v3,03/20] gdbstub: Implement thread_alive (T pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v3,02/20] gdbstub: Implement deatch (D pkt) with new infra [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - 1 - --- 2019-04-24 Jon Doron New
[v3,01/20] gdbstub: Add infrastructure to parse cmd packets [v3,01/20] gdbstub: Add infrastructure to parse cmd packets - - - - --- 2019-04-24 Jon Doron New
[v2,5/5] tests: fw_cfg: add splash time test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v2,4/5] tests: fw_cfg: add reboot_timeout test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v2,3/5] fw_cfg: reboot: store reboot-timeout as little endian fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v2,2/5] tests: fw_cfg: add a function to get the fw_cfg file fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-24 Li Qiang New
[v2,1/5] tests: refactor fw_cfg_test fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-24 Li Qiang New
[v2] gdbstub: Refactor gdb packets handler [v2] gdbstub: Refactor gdb packets handler - - - - --- 2019-04-24 Jon Doron New
[v2,5/5] linux-user: Sanitize interp_info and, for mips only, init field fp_abi linux-user: A set of misc patches for 4.1 - 1 1 - --- 2019-04-24 Aleksandar Markovic New
[v2,4/5] linux-user: setsockopt(): Add support for the option IPV6_ADD_MEMBERSHIP linux-user: A set of misc patches for 4.1 - - - - --- 2019-04-24 Aleksandar Markovic New
[v2,3/5] linux-user: Add support the SIOCSIFPFLAGS and SIOCGIFPFLAGS ioctls linux-user: A set of misc patches for 4.1 - - - - --- 2019-04-24 Aleksandar Markovic New
[v2,2/5] linux-user: Add support for the SIOCSPGRP ioctl linux-user: A set of misc patches for 4.1 - - 1 - --- 2019-04-24 Aleksandar Markovic New
[v2,1/5] linux-user: Fix support for the SIOCATMARK and SIOCGPGRP ioctls for eXtensa linux-user: A set of misc patches for 4.1 1 - - - --- 2019-04-24 Aleksandar Markovic New
[v1] gdbstub: Refactor gdb packets handler [v1] gdbstub: Refactor gdb packets handler - - - - --- 2019-04-24 Jon Doron New
[v2,2/2] build-sys: move slirp as git submodule project slirp: move slirp as git submodule project - - - - --- 2019-04-24 Marc-André Lureau New
[v2,1/2] build-sys: pass CFLAGS & LDFLAGS to subdir-slirp slirp: move slirp as git submodule project - - - - --- 2019-04-24 Marc-André Lureau New
[6/6] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-04-24 Thomas Huth New
[5/6] tests: Run the iotests during "make check" again tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-04-24 Thomas Huth New
[4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-04-24 Thomas Huth New
[3/6] tests/qemu-iotests: Do not hard-code the path to bash tests/qemu-iotests: Run basic iotests during "make check" - - 3 - --- 2019-04-24 Thomas Huth New
[2/6] tests/qemu-iotests/group: Introduce a new "ci" group for CI pipelines tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-04-24 Thomas Huth New
[1/6] tests/qemu-iotests/check: Pick a default machine if necessary tests/qemu-iotests: Run basic iotests during "make check" - - 1 - --- 2019-04-24 Thomas Huth New
[Bug,1826175,NEW] Compilation on MSYS2/MinGW-w64 fails with error: "No rule to make target capstone… [Bug,1826175,NEW] Compilation on MSYS2/MinGW-w64 fails with error: "No rule to make target capstone… - - - - --- 2019-04-24 Thomas Huth New
tests/tpm-tests: Use g_test_skip() to mark skipped tests tests/tpm-tests: Use g_test_skip() to mark skipped tests - - 3 - --- 2019-04-24 Thomas Huth New
[2/2] vmdk: Add read-only support for seSparse snapshots : vmdk: Add read-only support for the new seSparse format - - 3 - --- 2019-04-24 Sam Eiderman New
[1/2] vmdk: Fix comment regarding max l1_size coverage : vmdk: Add read-only support for the new seSparse format - - 5 - --- 2019-04-24 Sam Eiderman New
[v2,3/3] pcie: Simplify pci_adjust_config_limit() Simplify some not-really-necessary PCI bus callbacks - - 2 - --- 2019-04-24 David Gibson New
[v2,2/3] pci: Simplify pci_bus_is_root() Simplify some not-really-necessary PCI bus callbacks - - 3 - --- 2019-04-24 David Gibson New
[v2,1/3] pcie: Remove redundant test in pcie_mmcfg_data_{read, write}() Simplify some not-really-necessary PCI bus callbacks - - 1 - --- 2019-04-24 David Gibson New
[4/4] migration/savevm: wrap into qemu_loadvm_state_header() cleanup savevm - - 1 - --- 2019-04-24 Wei Yang New
[3/4] migration/savevm: load_header before load_setup cleanup savevm - - 1 - --- 2019-04-24 Wei Yang New
[2/4] migration/savevm: use migration_is_blocked to validate cleanup savevm - - - - --- 2019-04-24 Wei Yang New
[1/4] migration/savevm: remove duplicate check of migration_is_blocked cleanup savevm - - 2 - --- 2019-04-24 Wei Yang New
The ioctl(SIOCGIFNAME) call requires a struct ifreq. The ioctl(SIOCGIFNAME) call requires a struct ifreq. - - 1 - --- 2019-04-23 Cameron Esfahani via New
[3/3] qmp: Add deprecation information to query-machines Export machine type deprecation info through QMP - - - - --- 2019-04-23 Eduardo Habkost New
[2/3] machine: Use SupportStatusInfo for deprecation info Export machine type deprecation info through QMP 1 - - - --- 2019-04-23 Eduardo Habkost New
[1/3] qapi: SupportStatusInfo struct Export machine type deprecation info through QMP - - 1 - --- 2019-04-23 Eduardo Habkost New
[4/4] linux-user: Sanitize interp_info and, for mips only, init field fp_abi linux-user: A set of misc patches for 4.1 - 1 1 - --- 2019-04-23 Aleksandar Markovic New
[3/4] linux-user: Add support the SIOCSIFPFLAGS and SIOCGIFPFLAGS ioctls linux-user: A set of misc patches for 4.1 - - - - --- 2019-04-23 Aleksandar Markovic New
[2/4] linux-user: Add support for the SIOCSPGRP ioctl linux-user: A set of misc patches for 4.1 - - - - --- 2019-04-23 Aleksandar Markovic New
[1/4] linux-user: Fix support for the SIOCATMARK and SIOCGPGRP ioctls for eXtensa linux-user: A set of misc patches for 4.1 - - - - --- 2019-04-23 Aleksandar Markovic New
[PULL,12/12] MAINTAINERS: add the "EDK2 Firmware" subsystem [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,11/12] Makefile: install the edk2 firmware images and their descriptors [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 1 --- 2019-04-23 Laszlo Ersek New
[PULL,10/12] tests: add missing dependency to build QTEST_QEMU_BINARY, round 2 [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,09/12] pc-bios: document the edk2 firmware images; add firmware descriptors [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 1 --- 2019-04-23 Laszlo Ersek New
[PULL,08/12] pc-bios: add edk2 firmware binaries and variable store templates [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 1 --- 2019-04-23 Laszlo Ersek New
[PULL,07/12] roms: build edk2 firmware binaries and variable store templates [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 1 --- 2019-04-23 Laszlo Ersek New
[PULL,06/12] roms/Makefile: replace the $(EDK2_EFIROM) target with "edk2-basetools" [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" 1 - 2 1 --- 2019-04-23 Laszlo Ersek New
[PULL,05/12] roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,04/12] roms/edk2: advance to tag edk2-stable201903 [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 1 --- 2019-04-23 Laszlo Ersek New
[PULL,03/12] tests/uefi-test-tools/build.sh: work around TianoCore#1607 [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,02/12] roms/edk2-funcs.sh: require gcc-4.8+ for building i386 and x86_64 [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" [PULL,01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh" - - 4 2 --- 2019-04-23 Laszlo Ersek New
[PULL,00/12] bundle edk2 platform firmware with QEMU - - - - --- 2019-04-23 Laszlo Ersek New
net: Print output of "-net nic, model=help" to stdout instead of stderr net: Print output of "-net nic, model=help" to stdout instead of stderr - - 2 - --- 2019-04-23 Thomas Huth New
[v2,7/7] tcg/arm: Restrict constant pool displacement to 12 bits tcg: Restart TB generation on overflow - - - - --- 2019-04-23 Richard Henderson New
[v2,6/7] tcg/ppc: Allow the constant pool to overflow at 32k tcg: Restart TB generation on overflow - - - - --- 2019-04-23 Richard Henderson New
[v2,5/7] tcg: Restart TB generation after out-of-line ldst overflow tcg: Restart TB generation on overflow - - - - --- 2019-04-23 Richard Henderson New
« 1 2 ... 1919 1920 19214261 4262 »