Show patches with: Archived = No       |   430995 patches
« 1 2 ... 2089 2090 20914309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[REPOST,v3,76/80] make mem_path local variable refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,77/80] hostmem: introduce "prealloc-threads" property refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,78/80] hostmem: fix strict bind policy refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,79/80] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups refactor main RAM allocation to use hostmem backend - - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,80/80] tests:numa-test: use explicit memdev to specify node RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3] target/arm/arch_dump: Add SVE notes [REPOST,v3] target/arm/arch_dump: Add SVE notes - - 1 - --- 2020-01-20 Andrew Jones New
[REPOST] Don't call fw_cfg e->callback if e->callback is NULL. - - - - --- 2010-08-03 Richard W.M. Jones New
[REPOST] Watchdog: disable watchdog timer when hard-rebooting a guest - - - - --- 2010-10-05 Richard W.M. Jones New
[REPOST] fw_cfg: Allow guest to read kernel etc via fast, synchronous "DMA"-type operation. - - - - --- 2010-08-03 Richard W.M. Jones New
[REPOST] hw/i386/e820: remove legacy reserved entries for e820 [REPOST] hw/i386/e820: remove legacy reserved entries for e820 1 - - - --- 2022-08-31 Ani Sinha New
[REPOST] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs [REPOST] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs - 1 1 - --- 2020-09-21 Li Qiang New
[REPOST] ioapic: fix build with DEBUG_IOAPIC - - 1 - --- 2012-03-19 Jason Wang New
[REPOST] spapr: Allow memory unplug to always succeed [REPOST] spapr: Allow memory unplug to always succeed - - - - --- 2020-12-14 Greg Kurz New
[REPOST] sysbus: Remove ignored return value of FindSysbusDeviceFunc - - 1 - --- 2016-09-21 David Gibson New
[REPOST] tpm: adapt sysfs cancel path for new TPM driver - - - - --- 2015-11-18 Stefan Berger New
[REPOST] xen: introduce xen_change_state_handler - - - - --- 2011-07-15 Stefano Stabellini New
[RESCEND,v2] target-i386: Intel xsaves - - - - --- 2014-12-03 Wanpeng Li New
[RESEND(REBASED)] Fix trivial "endianness bugs" - - 1 - --- 2011-03-13 Stefan Weil Accepted
[RESEND,0/2] PoC: Block replication for continuous checkpointing - - - - --- 2015-01-09 Yang Hongyang New
[RESEND,01/10] target/ppc: Fix insn32.decode style issues BCDA and mffscdrn implementations - - 1 - --- 2022-05-17 Víctor Colombo New
[RESEND,01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,01/12] hw/i2c: QOM'ify bitbang_i2c.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - 3 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,01/15] ppc: spapr: Introduce Nested PAPR API related macros Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,01/17] docs: incremental backup documentation - - - - --- 2015-02-28 John Snow New
[RESEND,01/18] machine: Fix comment of machine_parse_smp_config() Support smp.clusters for x86 - 1 - - --- 2023-02-13 Zhao Liu New
[RESEND,01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,01/50] blockdev: Allow creation of BDS trees without BB - - - - --- 2015-01-27 Max Reitz New
[RESEND,02/10] target/ppc: Move mffs[.] to decodetree BCDA and mffscdrn implementations - - 1 - --- 2022-05-17 Víctor Colombo New
[RESEND,02/11] target/ppc: add macros to check privilege level target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,02/11] target/ppc: add macros to check privilege level target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,02/12] hw/i2c: QOM'ify exynos4210_i2c.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,02/13] audio/alsaaudio: Remove superfluous semicolons trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,02/14,v9] Add API to check whether a physical address is I/O address - - - - --- 2012-03-14 Wen Congyang New
[RESEND,02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,02/17] qapi: Add optional field "name" to block dirty bitmap - - 2 - --- 2015-02-28 John Snow New
[RESEND,02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,02/32] hostmem: Add hostmem-epc as a backend for SGX EPC Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,02/50] iotests: Only create BB if necessary - - - - --- 2015-01-27 Max Reitz New
[RESEND,03/10] target/ppc: Move mffsl to decodetree BCDA and mffscdrn implementations - - 1 - --- 2022-05-17 Víctor Colombo New
[RESEND,03/11] target/ppc: Move slbie to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,03/11] target/ppc: Move slbie to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,03/12] hw/i2c: QOM'ify omap_i2c.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,03/13] block: Remove superfluous semicolons trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,03/17] qmp: Ensure consistent granularity type - - 2 - --- 2015-02-28 John Snow New
[RESEND,03/18] softmmu: Fix CPUSTATE.nr_cores' calculation Support smp.clusters for x86 - 2 - - --- 2023-02-13 Zhao Liu New
[RESEND,03/32] qom: Add memory-backend-epc ObjectOptions support Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,03/50] hw/block/fdc: Implement tray status - - 1 - --- 2015-01-27 Max Reitz New
[RESEND,04/10] target/ppc: Move mffsce to decodetree BCDA and mffscdrn implementations - - - - --- 2022-05-17 Víctor Colombo New
[RESEND,04/11] target/ppc: Move slbieg to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,04/11] target/ppc: Move slbieg to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,04/12] hw/i2c: QOM'ify versatile_i2c.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,04/13] block/io_uring: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 3 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,04/15] ppc: spapr: Start using nested.api for nested kvm-hv api Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,04/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove - - 2 - --- 2015-02-28 John Snow New
[RESEND,04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H Support smp.clusters for x86 - 1 - - --- 2023-02-13 Zhao Liu New
[RESEND,04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,04/50] hw/usb-storage: Check whether BB is inserted - - - - --- 2015-01-27 Max Reitz New
[RESEND,05/10] target/ppc: Move mffscrn[i] to decodetree BCDA and mffscdrn implementations - - - - --- 2022-05-17 Víctor Colombo New
[RESEND,05/11] target/ppc: Move slbia to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,05/11] target/ppc: Move slbia to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,05/12] hw/gpio: QOM'ify omap_gpio.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,05/13] hw/arm/xlnx-versal: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,05/17] block: Introduce bdrv_dirty_bitmap_granularity() - - 2 - --- 2015-02-28 John Snow New
[RESEND,05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid() Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,05/23] hw/acpi/aml-build: Add aml_interrupt() term - - - - --- 2015-05-20 Shannon Zhao New
[RESEND,05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,05/50] block: Fix BB AIOCB AioContext without BDS - - - - --- 2015-01-27 Max Reitz New
[RESEND,06/10] target/ppc: Implement mffscdrn[i] instructions BCDA and mffscdrn implementations - - 1 - --- 2022-05-17 Víctor Colombo New
[RESEND,06/11] target/ppc: Move slbmte to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,06/11] target/ppc: Move slbmte to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,06/12] hw/gpio: QOM'ify pl061.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,06/13] hw/m68k/next-cube: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,06/17] hbitmap: add hbitmap_merge - - 2 - --- 2015-02-28 John Snow New
[RESEND,06/18] i386: Introduce module-level cpu topology to CPUX86State Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,06/32] i386: Add primary SGX CPUID and MSR defines Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,06/50] block: Add blk_is_available() - - - - --- 2015-01-27 Max Reitz New
[RESEND,07/10] target/ppc: Add flag for ISA v2.06 BCDA instructions BCDA and mffscdrn implementations - - 1 - --- 2022-05-17 Víctor Colombo New
[RESEND,07/11] target/ppc: Move slbmfev to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,07/11] target/ppc: Move slbmfev to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,07/12] hw/gpio: QOM'ify zaurus.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,07/13] hw/scsi/esp: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,07/17] block: Add bitmap disabled status - - 1 - --- 2015-02-28 John Snow New
[RESEND,07/18] i386: Support modules_per_die in X86CPUTopoInfo Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,07/50] block: Make bdrv_is_inserted() recursive - - - - --- 2015-01-27 Max Reitz New
[RESEND,08/10] target/ppc: implement addg6s BCDA and mffscdrn implementations - - - - --- 2022-05-17 Víctor Colombo New
[RESEND,08/11] target/ppc: Move slbmfee to decodetree target/ppc: Implement slbiag move slb* to decodetree - - 1 - --- 2022-07-01 Lucas Coutinho New
[RESEND,08/11] target/ppc: Move slbmfee to decodetree target/ppc: Implement slbiag move slb* to decodetree - - - - --- 2022-06-27 Lucas Coutinho New
[RESEND,08/12] hw/misc: QOM'ify arm_l2x0.c - - - - --- 2016-06-13 zhao xiao qiang New
[RESEND,08/13] hw/vfio/display: Remove superfluous semicolon trivial: Detect and remove superfluous semicolons in C code - 1 2 - --- 2020-02-18 Philippe Mathieu-Daudé New
[RESEND,08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE Nested PAPR API (KVM on PowerVM) - - - - --- 2023-09-06 Harsh Prateek Bora New
[RESEND,08/17] block: Add bitmap successors - - 1 - --- 2015-02-28 John Snow New
[RESEND,08/18] i386: Support module_id in X86CPUTopoIDs Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
« 1 2 ... 2089 2090 20914309 4310 »