index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-14
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-14
ui/gtk: Draw guest frame at refresh cycle
Dongwon Kim
2024-05-14
Allow UNIX socket option for VNC websocket
Sergii Zasenko
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
2024-05-14
block/ssh: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/nfs: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/nbd: Use URI parsing code from glib
Thomas Huth
2024-05-14
block/gluster: Use URI parsing code from glib
Thomas Huth
2024-05-14
Remove glib compatibility code that is not required anymore
Thomas Huth
2024-05-14
Bump minimum glib version to v2.66
Thomas Huth
2024-05-14
gitlab: use 'setarch -R' to workaround tsan bug
Daniel P. Berrangé
2024-05-14
gitlab: use $MAKE instead of 'make'
Daniel P. Berrangé
2024-05-14
dockerfiles: add 'MAKE' env variable to remaining containers
Daniel P. Berrangé
2024-05-14
configure: Fix error message when C compiler is not working
Thomas Huth
2024-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-05-10
configs: disable emulators that require it if libfdt is not found
Paolo Bonzini
2024-05-10
hw/xtensa: require libfdt
Paolo Bonzini
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
meson: move libfdt together with other dependencies
Paolo Bonzini
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
2024-05-10
tests/qtest: arm: fix operation in a build without any boards or devices
Paolo Bonzini
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
2024-05-10
tests/qtest: s390x: fix operation in a build without any boards or devices
Paolo Bonzini
2024-05-10
s390x: select correct components for no-board build
Paolo Bonzini
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
2024-05-10
configure: quote -D options that are passed through to meson
Paolo Bonzini
2024-05-10
tests/tcg: cover lzcnt/tzcnt/popcnt
Paolo Bonzini
2024-05-10
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
2024-05-10
target/i386: move prefetch and multi-byte UD/NOP to new decoder
Paolo Bonzini
2024-05-10
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
2024-05-10
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-05-10
tests/qtest: Add some test cases support on LoongArch
Bibo Mao
2024-05-10
qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
Thomas Huth
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
[prev]
[next]