Show patches with: State = Action Required       |    Archived = No       |   426621 patches
« 1 2 ... 502 503 5044266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,2/7] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() AML Housekeeping - - 2 - --- 2023-01-21 Bernhard Beschow New
[v4,1/7] hw/i386/acpi-build: Remove unused attributes AML Housekeeping - - 2 - --- 2023-01-21 Bernhard Beschow New
[v10] xen/pt: reserve PCI slot 2 for Intel igd-passthru [v10] xen/pt: reserve PCI slot 2 for Intel igd-passthru - - - - --- 2023-01-21 Chuck Zmudzinski New
[v2,11/11] alsaaudio: reintroduce default recording settings audio: more improvements - - - - --- 2023-01-21 Volker Rümelin New
[v2,10/11] alsaaudio: change default playback settings audio: more improvements 1 - - - --- 2023-01-21 Volker Rümelin New
[v2,09/11] audio: remove audio_calloc() function audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,08/11] audio/audio_template: use g_new0() to replace audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,07/11] audio/audio_template: use g_malloc0() to replace audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,06/11] audio/alsaaudio: use g_new0() instead of audio_calloc() audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,05/11] audio/mixeng: use g_new0() instead of audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,04/11] audio: remove unused #define AUDIO_STRINGIFY audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,03/11] audio: rename hardware store to backend audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,02/11] audio: don't show unnecessary error messages audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,01/11] audio: log unimplemented audio device sample rates audio: more improvements 1 - - - --- 2023-01-21 Volker Rümelin New
[v2,2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions [v2,1/2] target/riscv: add Zicond as an experimental extension - - - - --- 2023-01-21 Philipp Tomsich New
[v2,1/2] target/riscv: add Zicond as an experimental extension [v2,1/2] target/riscv: add Zicond as an experimental extension - - - - --- 2023-01-21 Philipp Tomsich New
[2/2] tests/avocado: Allow passing command line parameters via Makefile tests/avocado: Pass parameters via Makefile - - 1 - --- 2023-01-20 Fabiano Rosas New
[1/2] tests/avocado: Invert parameter vs. tag precedence during setUp tests/avocado: Pass parameters via Makefile - - 1 - --- 2023-01-20 Fabiano Rosas New
target/i386: translate GPA to HPA even in unpaged mode target/i386: translate GPA to HPA even in unpaged mode - - - - --- 2023-01-20 Bernhard Kauer New
Patch: target/i386: Change CR4 before CR0 in SVM Patch: target/i386: Change CR4 before CR0 in SVM - - - - --- 2023-01-20 Bernhard Kauer New
target/i386: translate GPA to HPA even in unpaged mode target/i386: translate GPA to HPA even in unpaged mode - - - - --- 2023-01-20 Bernhard Kauer New
tests/qtest: Plug memory leaks in qtest_get_machines tests/qtest: Plug memory leaks in qtest_get_machines - - - - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,9/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,8/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,7/9] target/avocado: Pass parameters to migration test on aarch64 target/arm: Allow CONFIG_TCG=n builds 1 - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,6/9] tests/tcg: Do not build/run TCG tests if TCG is disabled target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,5/9] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG target/arm: Allow CONFIG_TCG=n builds 1 - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,4/9] tests/qtest: arm-cpu-features: Match tests to required accelerators target/arm: Allow CONFIG_TCG=n builds 1 - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,3/9] target/arm: Use "max" as default cpu for the virt machine with KVM target/arm: Allow CONFIG_TCG=n builds 1 - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,2/9] target/arm: move cpu_tcg to tcg/cpu32.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-20 Fabiano Rosas New
[RFC,v5,1/9] target/arm: Move 64-bit TCG CPUs into tcg/ target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-20 Fabiano Rosas New
[3/2] MAINTAINERS: Cover tpm.c again MAINTAINERS: Small potatos - 1 - - --- 2023-01-20 Markus Armbruster New
migration: Fix migration crash when target psize larger than host migration: Fix migration crash when target psize larger than host - 1 1 1 --- 2023-01-20 Peter Xu New
[v3,2/2] target/arm: provide stubs for more external debug registers various aarch64 fixes for running Hyper-V on TCG - - 1 - --- 2023-01-20 Evgeny Iakovlev New
[v3,1/2] target/arm: implement DBGCLAIM registers various aarch64 fixes for running Hyper-V on TCG - - 2 - --- 2023-01-20 Evgeny Iakovlev New
[v3,5/5] hw/char/pl011: check if UART is enabled before RX or TX operation Series of fixes for PL011 char device - - 2 - --- 2023-01-20 Evgeny Iakovlev New
[v3,4/5] hw/char/pl011: better handling of FIFO flags on LCR reset Series of fixes for PL011 char device - - 1 - --- 2023-01-20 Evgeny Iakovlev New
[v3,3/5] hw/char/pl011: implement a reset method Series of fixes for PL011 char device - - 2 - --- 2023-01-20 Evgeny Iakovlev New
[v3,2/5] hw/char/pl011: add post_load hook for backwards-compatibility Series of fixes for PL011 char device - - - - --- 2023-01-20 Evgeny Iakovlev New
[v3,1/5] hw/char/pl011: refactor FIFO depth handling code Series of fixes for PL011 char device - - 2 - --- 2023-01-20 Evgeny Iakovlev New
[v1,2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions [v1,1/2] target/riscv: add Zicond as an experimental extension - - - - --- 2023-01-20 Philipp Tomsich New
[v1,1/2] target/riscv: add Zicond as an experimental extension [v1,1/2] target/riscv: add Zicond as an experimental extension - - - - --- 2023-01-20 Philipp Tomsich New
[v1] target/riscv: update disas.c for xnor/orn/andn and slli.uw [v1] target/riscv: update disas.c for xnor/orn/andn and slli.uw - - 1 - --- 2023-01-20 Philipp Tomsich New
[4/4] backends/hostmem: add an ability to make prealloc timeout fatal backends/hostmem: add an ability to specify prealloc timeout - - - - --- 2023-01-20 Daniil Tatianin New
[3/4] backends/hostmem: add an ability to specify prealloc timeout backends/hostmem: add an ability to specify prealloc timeout - - - - --- 2023-01-20 Daniil Tatianin New
[2/4] backends/hostmem: move memory region preallocation logic into a helper backends/hostmem: add an ability to specify prealloc timeout - - - - --- 2023-01-20 Daniil Tatianin New
[1/4] oslib: introduce new qemu_prealloc_mem_with_timeout() api backends/hostmem: add an ability to specify prealloc timeout - - - - --- 2023-01-20 Daniil Tatianin New
[v2,2/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB - - 1 1 --- 2023-01-20 Philippe Mathieu-Daudé New
[v2,1/2] tests/avocado: Factor file_truncate() helper out tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB - - - - --- 2023-01-20 Philippe Mathieu-Daudé New
[v8,58/58] kvm/i386: Add xen-evtchn-max-pirq property Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,57/58] hw/xen: Support MSI mapping to PIRQ Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,56/58] hw/xen: Support GSI mapping to PIRQ Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,55/58] hw/xen: Implement emulated PIRQ hypercall support Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,54/58] i386/xen: Implement HYPERVISOR_physdev_op Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,53/58] i386/xen: Document Xen HVM emulation Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,52/58] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,51/58] hw/xen: Add basic ring handling to xenstore Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,50/58] hw/xen: Add xen_xenstore device for xenstore emulation Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,49/58] hw/xen: Add backend implementation of interdomain event channel support Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,48/58] i386/xen: handle HVMOP_get_param Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,47/58] i386/xen: Reserve Xen special pages for console, xenstore rings Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,46/58] i386/xen: handle PV timer hypercalls Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,45/58] hw/xen: Implement GNTTABOP_query_size Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,44/58] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,43/58] hw/xen: Support mapping grant frames Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,42/58] hw/xen: Add xen_gnttab device for grant table emulation Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,41/58] kvm/i386: Add xen-gnttab-max-frames property Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,40/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,39/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,38/58] i386/xen: add monitor commands to test event injection Xen HVM support under KVM 1 - - - --- 2023-01-20 David Woodhouse New
[v8,37/58] hw/xen: Implement EVTCHNOP_reset Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,36/58] hw/xen: Implement EVTCHNOP_bind_vcpu Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,35/58] hw/xen: Implement EVTCHNOP_bind_interdomain Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,34/58] hw/xen: Implement EVTCHNOP_alloc_unbound Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,33/58] hw/xen: Implement EVTCHNOP_send Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,32/58] hw/xen: Implement EVTCHNOP_bind_ipi Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,31/58] hw/xen: Implement EVTCHNOP_bind_virq Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,30/58] hw/xen: Implement EVTCHNOP_unmask Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,29/58] hw/xen: Implement EVTCHNOP_close Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,28/58] hw/xen: Implement EVTCHNOP_status Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,27/58] i386/xen: Add support for Xen event channel delivery to vCPU Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,26/58] hw/xen: Add xen_evtchn device for event channel emulation Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,25/58] i386/xen: implement HVMOP_set_param Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,24/58] i386/xen: implement HVMOP_set_evtchn_upcall_vector Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,23/58] i386/xen: implement HYPERVISOR_event_channel_op Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,22/58] i386/xen: handle VCPUOP_register_runstate_memory_area Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,21/58] i386/xen: handle VCPUOP_register_vcpu_time_info Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,20/58] i386/xen: handle VCPUOP_register_vcpu_info Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,19/58] i386/xen: implement HYPERVISOR_vcpu_op Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,18/58] i386/xen: implement HYPERVISOR_hvm_op Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,17/58] i386/xen: implement XENMEM_add_to_physmap_batch Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,16/58] i386/xen: implement HYPERVISOR_memory_op Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,15/58] i386/xen: manage and save/restore Xen guest long_mode setting Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,14/58] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,13/58] hw/xen: Add xen_overlay device for emulating shared xenheap pages Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,12/58] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,11/58] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,10/58] i386/xen: implement HYPERVISOR_xen_version Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
[v8,09/58] i386/xen: handle guest hypercalls Xen HVM support under KVM - - - - --- 2023-01-20 David Woodhouse New
[v8,08/58] xen-platform: allow its creation with XEN_EMULATE mode Xen HVM support under KVM - - 1 - --- 2023-01-20 David Woodhouse New
« 1 2 ... 502 503 5044266 4267 »