Show patches with: Archived = No       |   430017 patches
« 1 2 ... 1078 1079 10804300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,13/19] hvf: Add Apple Silicon support hvf: Implement Apple Silicon Support - - 2 1 --- 2021-05-19 Alexander Graf New
[v8,12/19] hvf: Simplify post reset/init/loadvm hooks hvf: Implement Apple Silicon Support - - 2 1 --- 2021-05-19 Alexander Graf New
[v8,11/19] hvf: Introduce hvf vcpu struct hvf: Implement Apple Silicon Support - - 3 1 --- 2021-05-19 Alexander Graf New
[v8,10/19] hvf: Remove hvf-accel-ops.h hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,09/19] hvf: Make synchronize functions static hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,08/19] hvf: Use cpu_synchronize_state() hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,07/19] hvf: Split out common code on vcpu init and destroy hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,05/19] hvf: Make hvf_set_phys_mem() static hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,04/19] hvf: Move hvf internal definitions into common header hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,03/19] hvf: Move cpu functions into common directory hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,02/19] hvf: Move vcpu thread functions into common directory hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[v8,01/19] hvf: Move assert_hvf_ok() into common directory hvf: Implement Apple Silicon Support - - 1 - --- 2021-05-19 Alexander Graf New
[3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols - 1 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols - 1 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols - - - - --- 2021-05-19 Philippe Mathieu-Daudé New
[6/6] qapi/parser.py: enable pylint checks qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[5/6] qapi/parser.py: Silence too-few-public-methods warning qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[4/6] qapi/parser.py: enable mypy checks qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[3/6] qapi/parser.py: add type hint annotations (QAPIDoc) qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[2/6] qapi/parser: Allow empty QAPIDoc Sections qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[1/6] qapi/parser.py: remove unused check_args_section arguments qapi: static typing conversion, pt5b - - - - --- 2021-05-19 John Snow New
[v3,10/10] gitlab-ci: Move current job set to qemu-project.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,09/10] gitlab-ci: Extract core container jobs to container-core.yml gitlab-ci: Ease forks pipeline workflow - - 2 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,07/10] gitlab-ci: Extract default build/test jobs templates gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,06/10] gitlab-ci: Extract build stages to stages.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,03/10] gitlab-ci: Extract container job template to container-template.yml gitlab-ci: Ease forks pipeline workflow - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job gitlab-ci: Ease forks pipeline workflow 1 - 2 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job) gitlab-ci: Ease forks pipeline workflow - - 2 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,6/6] gitlab-ci: Add FreeBSD jobs gitlab-ci: Allow using FreeBSD runners - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,5/6] gitlab-ci: Simplify before/after script for Avocado based jobs gitlab-ci: Allow using FreeBSD runners - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,4/6] gitlab-ci: Add ccache in $PATH and display statistics gitlab-ci: Allow using FreeBSD runners - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,3/6] gitlab-ci: Run GNU make via the $MAKE variable gitlab-ci: Allow using FreeBSD runners - - 2 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners gitlab-ci: Allow using FreeBSD runners - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,1/6] gitlab-ci: Extract &environment_variables template gitlab-ci: Allow using FreeBSD runners - - 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[v3,15/15] qapi/parser: add docstrings qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,14/15] qapi/parser: allow 'ch' variable name qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,13/15] qapi/parser: Remove superfluous list comprehension qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,12/15] qapi/parser: add type hint annotations qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,11/15] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,10/15] qapi/parser: Fix token membership tests when token can be None qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,09/15] qapi: add must_match helper qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,08/15] qapi/parser: Use @staticmethod where appropriate qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,07/15] qapi/parser: assert object keys are strings qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,06/15] qapi/parser: enforce all top-level expressions must be dict in _parse() qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,05/15] qapi/parser: Assert lexer value is a string qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,04/15] qapi/parser: factor parsing routine into method qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,03/15] qapi/source: Remove line number from QAPISourceInfo initializer qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,02/15] qapi: Add test for nonexistent schema file qapi: static typing conversion, pt5a - - - - --- 2021-05-19 John Snow New
[v3,01/15] qapi/parser: Don't try to handle file errors qapi: static typing conversion, pt5a - 3 - - --- 2021-05-19 John Snow New
[PULL,50/50] target/i386: Remove user-only i/o stubs [PULL,01/50] target/i386: Split out gen_exception_gpf - - 2 - --- 2021-05-19 Richard Henderson New
[PULL,49/50] target/i386: Move helper_check_io to sysemu [PULL,01/50] target/i386: Split out gen_exception_gpf - - 2 - --- 2021-05-19 Richard Henderson New
[PULL,48/50] target/i386: Create helper_check_io [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,47/50] target/i386: Pass in port to gen_check_io [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,46/50] target/i386: Tidy gen_check_io [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,45/50] target/i386: Exit tb after wrmsr [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,43/50] target/i386: Inline user cpu_svm_check_intercept_param [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,42/50] target/i386: Unify invlpg, invlpga [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,40/50] target/i386: Pass env to do_pause and do_hlt [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,39/50] target/i386: Cleanup read_crN, write_crN, lmsw [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,38/50] target/i386: Remove user stub for cpu_vmexit [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,36/50] target/i386: Tidy svm_check_intercept from tcg [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,35/50] target/i386: Simplify gen_debug usage [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,34/50] target/i386: Mark some helpers as noreturn [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,33/50] target/i386: Eliminate SVM helpers for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,32/50] target/i386: Implement skinit in translate.c [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,31/50] target/i386: Assert !GUEST for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,30/50] target/i386: Assert !SVME for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,29/50] target/i386: Add stub generator for helper_set_dr [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,28/50] target/i386: Reorder DisasContext members [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,27/50] target/i386: Fix the comment for repz_opt [PULL,01/50] target/i386: Split out gen_exception_gpf - - - - --- 2021-05-19 Richard Henderson New
[PULL,26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,25/50] target/i386: Leave TF in DisasContext.flags [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,23/50] target/i386: Reduce DisasContext.vex_[lv] to uint8_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 2 - --- 2021-05-19 Richard Henderson New
[PULL,22/50] target/i386: Reduce DisasContext.prefix to uint8_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,21/50] target/i386: Reduce DisasContext.override to int8_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,20/50] target/i386: Reduce DisasContext.flags to uint32_t [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,19/50] target/i386: Remove DisasContext.f_st as unused [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,18/50] target/i386: Move rex_w into DisasContext [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,17/50] target/i386: Move rex_r into DisasContext [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,16/50] target/i386: Tidy REX_B, REX_X definition [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,15/50] target/i386: Introduce REX_PREFIX [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,14/50] target/i386: Assert !ADDSEG for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,13/50] target/i386: Assert LMA for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,12/50] target/i386: Assert CODE64 for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,11/50] target/i386: Assert SS32 for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,10/50] target/i386: Assert CODE32 for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,09/50] target/i386: Assert !VM86 for x86_64 user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,08/50] target/i386: Assert IOPL is 0 for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,07/50] target/i386: Assert CPL is 3 for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,06/50] target/i386: Assert PE is set for user-only [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,05/50] target/i386: Split out check_iopl [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
[PULL,04/50] target/i386: Split out check_vm86_iopl [PULL,01/50] target/i386: Split out gen_exception_gpf - - 1 - --- 2021-05-19 Richard Henderson New
« 1 2 ... 1078 1079 10804300 4301 »