Show patches with: Submitter = Roman Bolshakov       |    State = Action Required       |   90 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
.gitignore: Ignore storage-daemon files .gitignore: Ignore storage-daemon files - 1 1 1 --- 2020-06-12 Roman Bolshakov New
MAINTAINERS: Add an entry for the HVF accelerator MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-16 Roman Bolshakov New
[01/13] i386: hvf: Move HVFState definition into hvf i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[02/13] i386: hvf: Drop useless declarations in sysemu i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[03/13] i386: hvf: Clean stray includes in sysemu i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[04/13] i386: hvf: Drop unused variable i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[05/13] i386: hvf: Use ins_len to advance IP i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[06/13] i386: hvf: Use IP from CPUX86State i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[07/13] i386: hvf: Drop fetch_rip from HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[08/13] i386: hvf: Drop rflags from HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[09/13] i386: hvf: Drop copy of RFLAGS defines i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[1/4] configure: Use discovered make for in-source build Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[1/4] scripts/tracetool: Fix dtrace generation for macOS Add dtrace support on macOS - - 1 - --- 2020-07-16 Roman Bolshakov New
[1/8] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[10/13] i386: hvf: Drop regs in HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[11/13] i386: hvf: Move lazy_flags into CPUX86State i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[12/13] i386: hvf: Move mmio_buf into CPUX86State i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[13/13] i386: hvf: Drop HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[2/4] Makefile: Require GNU make 3.82+ Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[2/4] scripts/tracetool: Use void pointer for vcpu Add dtrace support on macOS - 1 1 - --- 2020-07-16 Roman Bolshakov New
[2/8] i386: hvf: Move synchronize functions to sysemu Improve synchronization between QEMU and HVF - - 1 - --- 2020-06-24 Roman Bolshakov New
[3/4] build: Don't make object files for dtrace on macOS Add dtrace support on macOS - - 1 - --- 2020-07-16 Roman Bolshakov New
[3/4] configure: Prefer gmake on darwin Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[3/8] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[4/4] configure: Test if $make actually exists Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[4/4] net/colo: Match is-enabled probe to tracepoint Add dtrace support on macOS - 1 - - --- 2020-07-16 Roman Bolshakov New
[4/8] i386: hvf: Implement CPU kick Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[5/8] i386: hvf: Don't duplicate register reset Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[6/8] i386: hvf: Drop hvf_reset_vcpu() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[7/8] i386: hvf: Clean up synchronize functions Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[8/8] MAINTAINERS: Add Cameron as HVF co-maintainer Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[PULL,hvf,0/5] HVF updates for 2021-02-09 - - - - --- 2021-02-09 Roman Bolshakov New
[PULL,hvf,1/5] hvf: Guard xgetbv call [PULL,hvf,1/5] hvf: Guard xgetbv call - - 1 - --- 2021-02-09 Roman Bolshakov New
[PULL,hvf,2/5] target/i386/hvf: add vmware-cpuid-freq cpu feature [PULL,hvf,1/5] hvf: Guard xgetbv call - - - - --- 2021-02-09 Roman Bolshakov New
[PULL,hvf,3/5] hvf: x86: Remove unused definitions [PULL,hvf,1/5] hvf: Guard xgetbv call - - 1 - --- 2021-02-09 Roman Bolshakov New
[PULL,hvf,4/5] target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT [PULL,hvf,1/5] hvf: Guard xgetbv call - - - - --- 2021-02-09 Roman Bolshakov New
[PULL,hvf,5/5] hvf: Fetch cr4 before evaluating CPUID(1) [PULL,hvf,1/5] hvf: Guard xgetbv call - - - - --- 2021-02-09 Roman Bolshakov New
[RESEND] configure: Don't warn about lack of PIE on macOS [RESEND] configure: Don't warn about lack of PIE on macOS - - 1 - --- 2021-01-02 Roman Bolshakov New
[RFC,1/2] util: Implement debug-threads for macOS Improve qemu-thread support on macOS - - 1 - --- 2018-12-17 Roman Bolshakov New
[RFC,2/2] qemu-thread: Don't block SEGV, ILL and FPE Improve qemu-thread support on macOS - - 1 - --- 2018-12-17 Roman Bolshakov New
[for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 [for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 - - - - --- 2018-12-03 Roman Bolshakov New
[for-3.1,2/2] i386: hvf: drop debug printf in decode_sldtgroup [for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 - - - - --- 2018-12-03 Roman Bolshakov New
[for-5.1] i386: hvf: Explicitly set CR4 guest/host mask [for-5.1] i386: hvf: Explicitly set CR4 guest/host mask - 1 - - --- 2020-07-14 Roman Bolshakov New
[for-6.0,1/6] qapi: Add query-accel command Add HMP/QMP commands to query accelerator - - - - --- 2020-11-16 Roman Bolshakov New
[for-6.0,2/6] qapi: Rename KvmInfo to AccelInfo Add HMP/QMP commands to query accelerator 2 - - - --- 2020-11-16 Roman Bolshakov New
[for-6.0,3/6] qapi: Use qmp_query_accel() in qmp_query_kvm() Add HMP/QMP commands to query accelerator - - - - --- 2020-11-16 Roman Bolshakov New
[for-6.0,4/6] softmmu: Remove kvm_available() Add HMP/QMP commands to query accelerator - - - - --- 2020-11-16 Roman Bolshakov New
[for-6.0,5/6] hmp: Add 'info accel' command Add HMP/QMP commands to query accelerator - - 1 - --- 2020-11-16 Roman Bolshakov New
[for-6.0,6/6] qapi: Deprecate 'query-kvm' Add HMP/QMP commands to query accelerator - - - - --- 2020-11-16 Roman Bolshakov New
[for-6.0] accel: Wire accel to /machine [for-6.0] accel: Wire accel to /machine - - 1 - --- 2020-12-07 Roman Bolshakov New
[v2,1/4] configure: Use discovered make for in-source build Compatibility make fixes for meson - - - - --- 2020-08-25 Roman Bolshakov New
[v2,1/4] scripts/tracetool: Fix dtrace generation for macOS Add dtrace support on macOS - - 1 - --- 2020-07-17 Roman Bolshakov New
[v2,1/9] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,2/4] Makefile: Require GNU make 3.82+ Compatibility make fixes for meson - - 2 - --- 2020-08-25 Roman Bolshakov New
[v2,2/4] scripts/tracetool: Use void pointer for vcpu Add dtrace support on macOS - 1 2 - --- 2020-07-17 Roman Bolshakov New
[v2,2/9] i386: hvf: Move synchronize functions to sysemu Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,3/4] build: Don't make object files for dtrace on macOS Add dtrace support on macOS - - 2 - --- 2020-07-17 Roman Bolshakov New
[v2,3/4] configure: Prefer gmake on darwin Compatibility make fixes for meson - - - - --- 2020-08-25 Roman Bolshakov New
[v2,3/9] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,4/4] configure: Test if $make actually exists Compatibility make fixes for meson - - 2 - --- 2020-08-25 Roman Bolshakov New
[v2,4/4] net/colo: Match is-enabled probe to tracepoint Add dtrace support on macOS - 1 1 - --- 2020-07-17 Roman Bolshakov New
[v2,4/9] i386: hvf: Implement CPU kick Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,5/9] i386: hvf: Make long mode enter and exit clearer Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,6/9] i386: hvf: Move Guest LMA reset to macvm_set_cr0() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,7/9] i386: hvf: Don't duplicate register reset Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,8/9] i386: hvf: Clean up synchronize functions Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,9/9] MAINTAINERS: Add Cameron as HVF co-maintainer Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2] MAINTAINERS: Add an entry for the HVF accelerator [v2] MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-16 Roman Bolshakov New
[v2] tcg: Fix execution on Apple Silicon [v2] tcg: Fix execution on Apple Silicon - - - 1 --- 2021-01-03 Roman Bolshakov New
[v2] timer: Handle decrements of PIT counter [v2] timer: Handle decrements of PIT counter - 1 - - --- 2020-06-26 Roman Bolshakov New
[v2] ui/cocoa: Fix openFile: deprecation on Big Sur [v2] ui/cocoa: Fix openFile: deprecation on Big Sur - - 1 - --- 2021-01-02 Roman Bolshakov New
[v3] MAINTAINERS: Add an entry for the HVF accelerator [v3] MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-19 Roman Bolshakov New
[v3] i386: hvf: Implement CPU kick [v3] i386: hvf: Implement CPU kick - - - - --- 2020-07-02 Roman Bolshakov New
[v3] tcg: Fix execution on Apple Silicon [v3] tcg: Fix execution on Apple Silicon - - - - --- 2021-01-13 Roman Bolshakov New
[v4] i386: hvf: Implement CPU kick [v4] i386: hvf: Implement CPU kick - - - - --- 2020-07-29 Roman Bolshakov New
char: Enable build of pty on macOS char: Enable build of pty on macOS - - - - --- 2018-08-21 Roman Bolshakov New
configure: Don't warn about lack of PIE on macOS configure: Don't warn about lack of PIE on macOS - - 1 - --- 2020-06-01 Roman Bolshakov New
i386: hvf: Don't miss 16-bit displacement i386: hvf: Don't miss 16-bit displacement - - - - --- 2019-01-25 Roman Bolshakov New
i386: hvf: Fix register refs if REX is present i386: hvf: Fix register refs if REX is present - - - - --- 2018-10-18 Roman Bolshakov New
i386: hvf: Remove hvf_disabled i386: hvf: Remove hvf_disabled - - 1 - --- 2018-10-18 Roman Bolshakov New
i386: hvf: Reset IRQ inhibition after moving RIP i386: hvf: Reset IRQ inhibition after moving RIP - - 1 - --- 2020-03-28 Roman Bolshakov New
meson: Don't make object files for dtrace on macOS meson: Don't make object files for dtrace on macOS - - 1 - --- 2020-08-23 Roman Bolshakov New
meson: Propagate gnutls dependency meson: Propagate gnutls dependency - - - - --- 2021-01-02 Roman Bolshakov New
roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIX roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIX - - - - --- 2018-11-21 Roman Bolshakov New
tcg: Fix execution on Apple Silicon tcg: Fix execution on Apple Silicon - - - - --- 2021-01-02 Roman Bolshakov New
timer: Handle decrements of PIT counter timer: Handle decrements of PIT counter - 1 1 1 --- 2020-06-13 Roman Bolshakov New
tpm: tpm_spapr: Remove unused tracepoint tpm: tpm_spapr: Remove unused tracepoint - - 1 - --- 2020-12-07 Roman Bolshakov New
ui/cocoa: Fix openFile: deprecation on Big Sur ui/cocoa: Fix openFile: deprecation on Big Sur - - - - --- 2021-01-02 Roman Bolshakov New
ui/cocoa: Update path to docs in build tree ui/cocoa: Update path to docs in build tree - - - - --- 2021-01-08 Roman Bolshakov New
util/osdep: Avoid mprotect() RWX->NONE on Big Sur 11.2 util/osdep: Avoid mprotect() RWX->NONE on Big Sur 11.2 - - 1 - --- 2021-02-10 Roman Bolshakov New