Show patches with: Archived = No       |   430957 patches
« 1 2 ... 625 626 6274309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,5/6] accel/tcg: Introduce tlb_set_page_full tcg: Introduce CPUTLBEntryFull - - 1 - --- 2022-09-05 Richard Henderson New
[v3,4/6] accel/tcg: Introduce probe_access_full tcg: Introduce CPUTLBEntryFull - - 1 - --- 2022-09-05 Richard Henderson New
[v3,3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal tcg: Introduce CPUTLBEntryFull - - 1 - --- 2022-09-05 Richard Henderson New
[v3,2/6] accel/tcg: Drop addr member from SavedIOTLB tcg: Introduce CPUTLBEntryFull - - 1 - --- 2022-09-05 Richard Henderson New
[v3,1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull tcg: Introduce CPUTLBEntryFull - - 1 - --- 2022-09-05 Richard Henderson New
[V2,3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash hw/riscv: virt: Enable booting S-mode firmware from pflash - - - - --- 2022-09-05 Sunil V L New
[V2,2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel hw/riscv: virt: Enable booting S-mode firmware from pflash - - - - --- 2022-09-05 Sunil V L New
[V2,1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location hw/riscv: virt: Enable booting S-mode firmware from pflash - - - - --- 2022-09-05 Sunil V L New
[RFC] docs/system: clean up code escape for riscv virt platform [RFC] docs/system: clean up code escape for riscv virt platform - - 1 - --- 2022-09-05 Alex Bennée New
[RFC] module: removed unused function argument "mayfail" [RFC] module: removed unused function argument "mayfail" - - 1 - --- 2022-09-05 Claudio Fontana New
[v2] tests/tcg/x86_64: add cross-modifying code test [v2] tests/tcg/x86_64: add cross-modifying code test - - - - --- 2022-09-05 Ilya Leoshkevich New
9pfs: use GHashTable for fid table 9pfs: use GHashTable for fid table - - 1 - --- 2022-09-05 Linus Heckemann New
[v2,2/2] dump: fix kdump to work over non-aligned blocks Fix dumping in kdump format with non-aligned memory 1 1 - - --- 2022-09-05 Marc-André Lureau New
[v2,1/2] dump: simplify a bit kdump get_next_page() Fix dumping in kdump format with non-aligned memory - - 1 - --- 2022-09-05 Marc-André Lureau New
[v2] kvm: fix memory leak on failure to read stats descriptors [v2] kvm: fix memory leak on failure to read stats descriptors - - 1 - --- 2022-09-05 Paolo Bonzini New
[3/3] target/ppc: Merge fsqrt and fsqrts helpers target/ppc: Move fsqrt[s] to decodetree - - 1 - --- 2022-09-05 Víctor Colombo New
[2/3] target/ppc: Move fsqrts to decodetree target/ppc: Move fsqrt[s] to decodetree - - 1 - --- 2022-09-05 Víctor Colombo New
[1/3] target/ppc: Move fsqrt to decodetree target/ppc: Move fsqrt[s] to decodetree - - 1 - --- 2022-09-05 Víctor Colombo New
tests: unit: add NULL-pointer check tests: unit: add NULL-pointer check - - 2 - --- 2022-09-05 Paolo Bonzini New
tests: test-qga: close socket on failure to connect tests: test-qga: close socket on failure to connect - - 1 - --- 2022-09-05 Paolo Bonzini New
tests: unit: simplify test-visitor-serialization list tests tests: unit: simplify test-visitor-serialization list tests - - 1 - --- 2022-09-05 Paolo Bonzini New
smbios: sanitize type from external type before checking have_fields_bitmap smbios: sanitize type from external type before checking have_fields_bitmap - - - - --- 2022-09-05 Paolo Bonzini New
coverity: put NUBus under m68k component coverity: put NUBus under m68k component - - 1 - --- 2022-09-05 Paolo Bonzini New
spapr_pci: fix leak in spapr_phb_vfio_get_loc_code spapr_pci: fix leak in spapr_phb_vfio_get_loc_code - - - - --- 2022-09-05 Paolo Bonzini New
accel: print an error message and exit if plugin not loaded accel: print an error message and exit if plugin not loaded - - - - --- 2022-09-05 Claudio Fontana New
kvm: fix memory leak on failure to read stats descriptors kvm: fix memory leak on failure to read stats descriptors - - 1 - --- 2022-09-05 Paolo Bonzini New
[v2,20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c Convert nanoMIPS disassembler from C++ to C - - 1 - --- 2022-09-05 Milica Lazarevic New
[v2,19/20] disas/nanomips: Add struct keyword Convert nanoMIPS disassembler from C++ to C - - 1 - --- 2022-09-05 Milica Lazarevic New
[v2,18/20] disas/nanomips: Remove argument passing by ref Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,17/20] disas/nanomips: Replace Cpp enums for C enums Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,16/20] disas/nanomips: Replace exception handling Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-09-05 Milica Lazarevic New
[v2,15/20] disas/nanomips: Introduce Dis_info struct Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-09-05 Milica Lazarevic New
[v2,14/20] disas/nanomips: Remove function overloading Convert nanoMIPS disassembler from C++ to C 1 - - - --- 2022-09-05 Milica Lazarevic New
[v2,13/20] disas/nanomips: Prevent memory leaking Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-09-05 Milica Lazarevic New
[v2,12/20] disas/nanomips: Replace std::string type Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-09-05 Milica Lazarevic New
[v2,11/20] disas/nanomips: Remove #inlcude <sstream> Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,10/20] disas/nanomips: Delete nanomips.h Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,09/20] disas/nanomips: Move typedefs etc to nanomips.cpp Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,08/20] disas/nanomips: Remove NMD class Convert nanoMIPS disassembler from C++ to C - - 1 - --- 2022-09-05 Milica Lazarevic New
[v2,07/20] disas/nanomips: Remove Pool tables from the class Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,06/20] disas/nanomips: Remove disasm methods from class Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,05/20] disas/nanomips: Remove __cond methods from class Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,04/20] disas/nanomips: Remove helper methods from class Convert nanoMIPS disassembler from C++ to C - - 1 - --- 2022-09-05 Milica Lazarevic New
[v2,03/20] disas/nanomips: Delete NMD class fields Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-09-05 Milica Lazarevic New
[v2,02/20] disas/nanomips: Extract enums out of the NMD class Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[v2,01/20] disas/nanomips: Remove namespace img Convert nanoMIPS disassembler from C++ to C - - 2 - --- 2022-09-05 Milica Lazarevic New
[RFC] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled [RFC] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled - - - - --- 2022-09-05 Ani Sinha New
hw/riscv: virt: Enable booting S-mode firmware from pflash hw/riscv: virt: Enable booting S-mode firmware from pflash - - - - --- 2022-09-05 Sunil V L New
[v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow() [v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow() - 1 - - --- 2022-09-05 Alberto Faria New
[v6,14/14] qmp/hmp, device_tree.c: introduce dumpdtb QMP/HMP: introduce 'dumpdtb' 1 - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,13/14] hw/xtensa: set machine->fdt in xtfpga_init() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,12/14] hw/riscv: set machine->fdt in spike_board_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-04 Daniel Henrique Barboza New
[v6,11/14] hw/riscv: set machine->fdt in sifive_u_machine_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-04 Daniel Henrique Barboza New
[v6,10/14] hw/ppc: set machine->fdt in spapr machine QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-04 Daniel Henrique Barboza New
[v6,09/14] hw/ppc: set machine->fdt in pnv_reset() QMP/HMP: introduce 'dumpdtb' - - 2 - --- 2022-09-04 Daniel Henrique Barboza New
[v6,08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-04 Daniel Henrique Barboza New
[v6,05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,03/14] hw/nios2: set machine->fdt in nios2_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
[v6,01/14] hw/arm: do not free machine->fdt in arm_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-04 Daniel Henrique Barboza New
x86: only modify setup_data if the boot protocol indicates safety x86: only modify setup_data if the boot protocol indicates safety - - - - --- 2022-09-04 Jason A. Donenfeld New
hcd-xhci: drop operation with secondary stream arrays enabled hcd-xhci: drop operation with secondary stream arrays enabled - 1 - - --- 2022-09-04 Qiang Liu New
[PULL,11/11] docs/system: openrisc: Add OpenRISC documentation [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,10/11] hw/openrisc: virt: pass random seed to fdt [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,09/11] target/openrisc: Interrupt handling fixes [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,08/11] target/openrisc: Enable MTTCG [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,07/11] target/openrisc: Add interrupted CPU to log [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,06/11] hw/openrisc: Initialize timer time at startup [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,05/11] hw/openrisc: Add PCI bus support to virt [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - - - --- 2022-09-04 Stafford Horne New
[PULL,04/11] hw/openrisc: Add the OpenRISC virtual machine [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - - - --- 2022-09-04 Stafford Horne New
[PULL,03/11] goldfish_rtc: Add big-endian property [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 2 - --- 2022-09-04 Stafford Horne New
[PULL,02/11] target/openrisc: Fix memory reading in debugger [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c [PULL,01/11] hw/openrisc: Split re-usable boot time apis out to boot.c - - 1 - --- 2022-09-04 Stafford Horne New
[PULL,00/11] OpenRISC updates for 7.2.0 - - - - --- 2022-09-04 Stafford Horne New
[PULL,v2,16/20] accel/tcg: Add fast path for translator_ld* Untitled series #316694 1 - - 1 --- 2022-09-04 Richard Henderson New
[PULL,v2,00/20] tcg patch queue - - - - --- 2022-09-04 Richard Henderson New
[v5,14/14] qmp/hmp, device_tree.c: introduce dumpdtb QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-03 Daniel Henrique Barboza New
[v5,13/14] hw/xtensa: set machine->fdt in xtfpga_init() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,12/14] hw/riscv: set machine->fdt in spike_board_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-03 Daniel Henrique Barboza New
[v5,11/14] hw/riscv: set machine->fdt in sifive_u_machine_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-03 Daniel Henrique Barboza New
[v5,10/14] hw/ppc: set machine->fdt in spapr machine QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-03 Daniel Henrique Barboza New
[v5,09/14] hw/ppc: set machine->fdt in pnv_reset() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,03/14] hw/nios2: set machine->fdt in nios2_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[v5,01/14] hw/arm: do not free machine->fdt in arm_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-03 Daniel Henrique Barboza New
[2/2] vvfat: allow spaces in file names Fix some problems with vvfat in R/W mode - 1 1 - --- 2022-09-03 Hervé Poussineau New
[1/2] vvfat: allow some writes to bootsector Fix some problems with vvfat in R/W mode - - - - --- 2022-09-03 Hervé Poussineau New
9pfs: use GHashMap for fid table 9pfs: use GHashMap for fid table - - - - --- 2022-09-03 Linus Heckemann New
tests/tcg/x86_64: add cross-modifying code test tests/tcg/x86_64: add cross-modifying code test - - - - --- 2022-09-02 Ilya Leoshkevich New
[8/8] tests: Make all tests that depend on I440FX state that RFC: Pass tests for x86_64 machine types compiled individually - - - - --- 2022-09-02 Juan Quintela New
[7/8] tests: Unfold qtest_pci RFC: Pass tests for x86_64 machine types compiled individually - - - - --- 2022-09-02 Juan Quintela New
[6/8] tests: Make all tests that use q35 depend on it being compiled in RFC: Pass tests for x86_64 machine types compiled individually - - - - --- 2022-09-02 Juan Quintela New
« 1 2 ... 625 626 6274309 4310 »