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
2022-02-26
hw/openrisc/openrisc_sim: Add automatic device tree generation
Stafford Horne
2022-02-25
hw/openrisc/openrisc_sim: Increase max_cpus to 4
Stafford Horne
2022-02-25
hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
Stafford Horne
2022-02-25
hw/openrisc/openrisc_sim: Parameterize initialization
Stafford Horne
2022-02-25
hw/openrisc/openrisc_sim: Create machine state for or1ksim
Stafford Horne
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-02-22
hid: Implement support for side and extra buttons
Noah Bergbauer
2022-02-22
vdpa: Make ncs autofree
Eugenio Pérez
2022-02-22
qemu-options: fix incorrect description for '-drive index='
Laurent Vivier
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
hw/nvram: use at24 macro
Patrick Venture
2022-02-21
target/rx: Remove unused ENV_OFFSET definition
Philippe Mathieu-Daudé
2022-02-21
target/avr: Correct AVRCPUClass docstring
Philippe Mathieu-Daudé
2022-02-21
configure: Disable capstone and slirp in the --without-default-features mode
Thomas Huth
2022-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220221-...
Peter Maydell
2022-02-21
ui/cocoa: Fix the leak of qemu_console_get_label
Akihiko Odaki
2022-02-21
ui/cocoa: Do not alert even without block devices
Akihiko Odaki
2022-02-21
ui/cocoa: Remove allowedFileTypes restriction in SavePanel
Philippe Mathieu-Daudé
2022-02-21
hw/arm: add initial mori-bmc board
Patrick Venture
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
2022-02-21
MAINTAINERS: Add Akihiko Odaki to macOS-relateds
Akihiko Odaki
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
2022-02-21
include: Move qemu_mprotect_*() to new qemu/mprotect.h
Peter Maydell
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
hw/arm/armv7m: Handle disconnected clock inputs
Peter Maydell
2022-02-21
Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
Peter Maydell
2022-02-21
Kconfig: Add I2C_DEVICES device group
Peter Maydell
2022-02-21
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-21
hw/tricore: Remove unused and incorrect header
Philippe Mathieu-Daudé
2022-02-21
configure, meson: move CONFIG_IASL to a Meson option
Paolo Bonzini
2022-02-21
meson, configure: move ntddscsi API check to meson
Marc-André Lureau
2022-02-21
meson: require dynamic linking for VSS support
Marc-André Lureau
2022-02-21
qga/vss-win32: require widl/midl, remove pre-built TLB file
Marc-André Lureau
2022-02-21
meson: do not make qga/vss-win32/meson.build conditional on C++ presence
Marc-André Lureau
2022-02-21
configure, meson: replace VSS SDK checks and options with --enable-vss-sdk
Marc-André Lureau
2022-02-21
qga/vss: use standard windows headers location
Marc-André Lureau
2022-02-21
qga/vss-win32: use widl if available
Marc-André Lureau
[next]