You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/accel
Philippe Mathieu-Daudé 7724ca9a77 accel/hvf: Display executable bit as 'X'
Developers are accustomed to read RWX, not RWE.
Replace E -> X.

Reported-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Mads Ynddal <mads@ynddal.dk>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
3 weeks ago
..
hvf accel/hvf: Display executable bit as 'X' 3 weeks ago
kvm Accelerators patches 4 weeks ago
qtest accel: Extract AccelClass definition to 'accel/accel-ops.h' 4 weeks ago
stubs accel/whpx: Expose whpx_enabled() to common code 1 month ago
tcg accel/tcg: Implement AccelClass::get_stats() handler 4 weeks ago
xen accel: Extract AccelClass definition to 'accel/accel-ops.h' 4 weeks ago
Kconfig hw/xen: Link XenPVH with GPEX PCIe bridge 5 months ago
accel-blocker.c include: Rename sysemu/ -> system/ 8 months ago
accel-common.c accel: Extract AccelClass definition to 'accel/accel-ops.h' 4 weeks ago
accel-internal.h accel: Include missing 'qemu/accel.h' header in accel-internal.h 4 months ago
accel-qmp.c accel/system: Introduce @x-accel-stats QMP command 4 weeks ago
accel-system.c accel/system: Add 'info accel' on human monitor 4 weeks ago
accel-target.c accel: Move target-agnostic code from accel-target.c -> accel-common.c 4 months ago
accel-user.c accel: Implement accel_init_ops_interfaces() for both system/user mode 4 months ago
dummy-cpus.c accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 1 month ago
dummy-cpus.h accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 1 month ago
meson.build accel/system: Introduce @x-accel-stats QMP command 4 weeks ago