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
bsd-user/sycall.c: Now obsolete, remove
Warner Losh
2022-02-26
bsd-user: Move system call building to os-syscall.c
Warner Losh
2022-02-26
bsd-user/freebsd/os-syscall.c: Move syscall processing here
Warner Losh
2022-02-26
bsd-user: Remove bsd_type
Warner Losh
2022-02-26
bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
Warner Losh
2022-02-26
bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
Warner Losh
2022-02-26
bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
Warner Losh
2022-02-26
bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
Warner Losh
2022-02-26
bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
Warner Losh
2022-02-26
bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
Warner Losh
2022-02-26
bsd-user/main.c: Drop syscall flavor arg -bsd
Warner Losh
2022-02-24
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2022-02-23
MAINTAINERS: python - remove ehabkost and add bleal
John Snow
2022-02-23
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-02-23
Python: add setuptools v60.0 workaround
John Snow
2022-02-23
Python: discourage direct setup.py install
John Snow
2022-02-23
python: support recording QMP session to a file
Daniel P. Berrangé
2022-02-23
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé
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
[next]