Age | Commit message (Expand) | Author |
2021-07-09 | tcg: Bake tb_destroy() into tcg_region_tree | Liren Wei |
2021-07-09 | accel/tcg: Hoist tcg_tb_insert() up above tb_link_page() | Liren Wei |
2021-07-09 | tcg: Avoid including 'trace-tcg.h' in target translate.c | Philippe Mathieu-Daudé |
2021-07-09 | tcg: Add separator in INDEX_op_call dump | Richard Henderson |
2021-07-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-07-08 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2021-07-08 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re... | Peter Maydell |
2021-07-08 | tests/tcg: generalise the disabling of the signals test | Alex Bennée |
2021-07-07 | linux-user/syscall: Remove hardcoded tabs (code style) | Philippe Mathieu-Daudé |
2021-07-07 | linux-user/alpha: Remove hardcoded tabs (code style) | Philippe Mathieu-Daudé |
2021-07-07 | linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN | Philippe Mathieu-Daudé |
2021-07-07 | linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN | Philippe Mathieu-Daudé |
2021-07-07 | linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN | Philippe Mathieu-Daudé |
2021-07-07 | linux-user: Fix style problems in linuxload.c | Richard Henderson |
2021-07-07 | linux-user: fill ppid field in /proc/self/stat | Andreas Schwab |
2021-07-07 | linux-user/elfload: Implement ELF_HWCAP for RISC-V | Kito Cheng |
2021-07-07 | MAINTAINERS: Add maintainer for vhost-user RNG implementation | Mathieu Poirier |
2021-07-06 | block/io: Merge discard request alignments | Akihiko Odaki |
2021-07-06 | block: Add backend_defaults property | Akihiko Odaki |
2021-07-06 | block/file-posix: Optimize for macOS | Akihiko Odaki |
2021-07-06 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-06 | config-host.mak: remove unused compiler-related lines | Paolo Bonzini |
2021-07-06 | Set icon for QEMU binary on Mac OS | John Arbuckle |
2021-07-06 | qemu-option: remove now-dead code | Paolo Bonzini |
2021-07-06 | machine: add smp compound property | Paolo Bonzini |
2021-07-06 | vl: switch -M parsing to keyval | Paolo Bonzini |
2021-07-06 | keyval: introduce keyval_parse_into | Paolo Bonzini |
2021-07-06 | keyval: introduce keyval_merge | Paolo Bonzini |
2021-07-06 | qom: export more functions for use with non-UserCreatable objects | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 6 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 5 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 4 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 3 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 2 | Paolo Bonzini |
2021-07-06 | configure: convert compiler tests to meson, part 1 | Paolo Bonzini |
2021-07-06 | configure: convert HAVE_BROKEN_SIZE_MAX to meson | Paolo Bonzini |
2021-07-06 | configure, meson: move CONFIG_IVSHMEM to meson | Paolo Bonzini |
2021-07-06 | meson: store dependency('threads') in a variable | Paolo Bonzini |
2021-07-06 | meson: sort existing compiler tests | Paolo Bonzini |
2021-07-06 | configure, meson: convert libxml2 detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert liburing detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert libpmem detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert libdaxctl detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert virgl detection to meson | Paolo Bonzini |
2021-07-06 | configure, meson: convert vte detection to meson | Paolo Bonzini |
2021-07-06 | configure: drop vte-2.90 check | Paolo Bonzini |
2021-07-06 | target/i386: Move X86XSaveArea into TCG | David Edmondson |
2021-07-06 | target/i386: Populate x86_ext_save_areas offsets using cpuid where possible | David Edmondson |
2021-07-06 | target/i386: Observe XSAVE state area offsets | David Edmondson |
2021-07-06 | target/i386: Make x86_ext_save_areas visible outside cpu.c | David Edmondson |