-
f4aec2523b
aspeed: Introduce a create_pca9552() helper
Cédric Le Goater
2022-02-18 09:18:13 +01:00
-
b6d1df6482
aspeed: rainier: Add strap values taken from hardware
Joel Stanley
2022-02-18 09:18:12 +01:00
-
bcb122f8bb
aspeed: rainier: Add i2c LED devices
Joel Stanley
2022-02-18 09:18:11 +01:00
-
e1acf581c9
ast2600: Add Secure Boot Controller model
Joel Stanley
2022-02-18 09:18:10 +01:00
-
50f97a0ec6
arm: Remove swift-bmc machine
Joel Stanley
2022-02-18 09:18:09 +01:00
-
deeff83b47
bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
Warner Losh
2022-01-31 13:19:44 -07:00
-
304f944e51
bsd-user/sycall.c: Now obsolete, remove
Warner Losh
2022-01-29 19:40:02 -07:00
-
a1ea19481f
bsd-user: Move system call building to os-syscall.c
Warner Losh
2022-01-29 19:39:37 -07:00
-
66eed099f4
bsd-user/freebsd/os-syscall.c: Move syscall processing here
Warner Losh
2022-01-29 19:36:32 -07:00
-
a941a16f6f
bsd-user: Remove bsd_type
Warner Losh
2022-01-30 12:02:53 -07:00
-
0724067284
bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target
Warner Losh
2022-01-30 12:01:35 -07:00
-
f1f22450e2
bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
Warner Losh
2022-01-30 11:58:35 -07:00
-
e555e709bb
bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
Warner Losh
2022-01-30 11:56:59 -07:00
-
8f4b48164f
bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall
Warner Losh
2022-01-29 19:31:41 -07:00
-
2614aed71e
bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
Warner Losh
2022-01-29 19:29:14 -07:00
-
872b349f61
bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
Warner Losh
2022-01-29 19:23:12 -07:00
-
d19401825d
bsd-user/main.c: Drop syscall flavor arg -bsd
Warner Losh
2022-01-28 17:06:35 -07:00
-
-
-
9576abf282
hw/openrisc/openrisc_sim: Add support for initrd loading
Stafford Horne
2022-02-10 06:40:45 +09:00
-
5852c1f865
hw/openrisc/openrisc_sim: Add automatic device tree generation
Stafford Horne
2022-02-10 06:39:12 +09:00
-
d7de683e7d
Fix syscall post hook
Andrea Fioraldi
2022-02-25 16:10:06 +01:00
-
f3f230d934
tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
Thomas Huth
2022-02-21 11:19:33 +01:00
-
2092fdd97c
s390x: sck: load into a temporary not into in1
Nico Boehr
2022-01-26 09:42:01 +01:00
-
-
-
090feffaaa
Merge remote-tracking branch 'upstream/master' into main
Andrea Fioraldi
2022-02-25 10:47:38 +01:00
-
-
f42e09e6a6
hw/openrisc/openrisc_sim: Increase max_cpus to 4
Stafford Horne
2022-02-19 14:57:07 +09:00
-
22991cfbdf
hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
Stafford Horne
2022-02-19 14:48:46 +09:00
-
76f36985e5
hw/openrisc/openrisc_sim: Parameterize initialization
Stafford Horne
2022-02-10 06:26:59 +09:00
-
f85ad231e4
hw/openrisc/openrisc_sim: Create machine state for or1ksim
Stafford Horne
2022-02-10 06:22:46 +09:00
-
-
-
fa435db8ce
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into staging
Peter Maydell
2022-02-24 12:48:14 +00:00
-
-
c4fb92a1a4
Add probabilistic sampling corpus scheduler (#544)
Chaofan Shou
2022-02-24 01:19:38 -08:00
-
679eadcc50
Prevent dropping variables in closure hooks (#549)
Evan Richter
2022-02-24 03:18:46 -06:00
-
df84d39242
Add function call level granularity for coverage accounting (#552)
Chaofan Shou
2022-02-24 01:16:12 -08:00
-
89d38c74f4
MAINTAINERS: python - remove ehabkost and add bleal
John Snow
2022-02-07 19:05:25 -05:00
-
43a1119ef1
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-02-04 17:18:04 -05:00
-
762c280d5f
Python: add setuptools v60.0 workaround
John Snow
2022-02-04 17:18:03 -05:00
-
2ddaeb7b09
Python: discourage direct setup.py install
John Snow
2022-02-07 16:30:39 -05:00
-
5c66d7d8de
python: support recording QMP session to a file
Daniel P. Berrangé
2022-01-28 16:11:57 +00:00
-
439125293c
python: introduce qmp-shell-wrap convenience tool
Daniel P. Berrangé
2022-01-28 16:11:56 +00:00
-
04c8e96923
afl_exec_sec feature, disabled by default (#555)
Andrea Fioraldi
2022-02-23 16:06:22 +01:00
-
05b10ad56d
Fix no_std after #553 (#554)
Andrea Fioraldi
2022-02-23 11:32:25 +01:00
-
5ffddcfd4a
List observer and feedback (#553)
Andrea Fioraldi
2022-02-23 10:26:46 +01:00
-
4aa2e497a9
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-request' into staging
Peter Maydell
2022-02-23 09:25:05 +00:00
-
-
-
-
a6294af2c3
add HitSysStateFeedback
Alwin Berger
2022-02-22 23:14:05 +01:00
-
31e3caf21b
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-7.0-pull-request' into staging
Peter Maydell
2022-02-22 20:17:09 +00:00
-
-
f34fda32a6
Delete lockdown.yml
Dominik Maier
2022-02-22 18:53:26 +01:00
-
1e2d555846
hid: Implement support for side and extra buttons
Noah Bergbauer
2021-11-26 15:04:37 +01:00
-
eb3cb751c9
vdpa: Make ncs autofree
Eugenio Pérez
2022-02-14 20:34:15 +01:00
-
35aab30326
qemu-options: fix incorrect description for '-drive index='
Laurent Vivier
2022-02-02 15:34:22 +01:00
-
5df99365f6
switch to simple stages
Alwin Berger
2022-02-22 16:50:17 +01:00
-
f5bf5605f1
split system_state module, add tracedump
Alwin Berger
2022-02-22 16:49:02 +01:00
-
5abccc7922
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging
Peter Maydell
2022-02-22 13:07:32 +00:00
-
-
ef01009f30
List dependencies in readme.md (#547)
Dongjia Zhang
2022-02-22 08:20:15 +09:00
-
53bd755647
add clock count to systemstate feedback
Alwin Berger
2022-02-22 00:10:17 +01:00
-
ffdaf22b1d
fix byte input reading
Alwin Berger
2022-02-22 00:09:15 +01:00
-
95d3de0f4b
Closure hooks and on thread create hook (#542)
Andrea Fioraldi
2022-02-21 18:30:02 +01:00
-
922268067f
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
Peter Maydell
2022-02-21 17:24:05 +00:00
-
-
21b86097f8
hw/nvram: use at24 macro
Patrick Venture
2022-01-19 13:43:29 -08:00
-
7fa6d336b3
target/rx: Remove unused ENV_OFFSET definition
Philippe Mathieu-Daudé
2022-02-03 01:12:52 +01:00
-
97f33633b1
target/avr: Correct AVRCPUClass docstring
Philippe Mathieu-Daudé
2022-01-22 01:10:36 +01:00
-
0577e84d37
configure: Disable capstone and slirp in the --without-default-features mode
Thomas Huth
2022-02-21 10:06:47 +01:00
-
b3d68e8f40
Add signal option to forkserver_simple (#548)
Tamas K Lengyel
2022-02-21 10:49:04 -05:00
-
477c3b934a
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220221-1' into staging
Peter Maydell
2022-02-21 13:32:25 +00:00
-
-
-
-
ca51160492
ui/cocoa: Fix the leak of qemu_console_get_label
Akihiko Odaki
2022-02-15 09:03:05 +01:00
-
b597278d57
ui/cocoa: Do not alert even without block devices
Akihiko Odaki
2022-02-15 09:03:04 +01:00
-
0cd723f2d0
ui/cocoa: Remove allowedFileTypes restriction in SavePanel
Philippe Mathieu-Daudé
2022-02-15 09:03:02 +01:00
-
ca6d63c20b
hw/arm: add initial mori-bmc board
Patrick Venture
2022-02-08 15:31:04 -08:00
-
432732b5e4
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
2022-02-07 11:44:19 +03:00
-
af643498d2
MAINTAINERS: Add Akihiko Odaki to macOS-relateds
Akihiko Odaki
2022-02-13 11:12:15 +09:00
-
15e09912b7
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-08 20:08:56 +00:00
-
ad768e6f2a
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-08 20:08:55 +00:00
-
5b3e34315a
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
2022-02-08 20:08:54 +00:00
-
f2241d16ea
include: Move qemu_mprotect_*() to new qemu/mprotect.h
Peter Maydell
2022-02-08 20:08:53 +00:00
-
b85ea5fa2f
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-08 20:08:52 +00:00
-
542e87c7a2
hw/arm/armv7m: Handle disconnected clock inputs
Peter Maydell
2022-02-08 17:16:43 +00:00
-
e117e9748f
Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
Peter Maydell
2022-02-08 15:59:11 +00:00
-
b5bf5a53d1
Kconfig: Add I2C_DEVICES device group
Peter Maydell
2022-02-08 15:59:10 +00:00
-
92d6528dbb
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-04 16:55:06 +00:00
-
6ee609b752
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-04 16:55:05 +00:00
-
ddaebdda53
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-04 16:55:04 +00:00
-
0baa21be49
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-04 16:55:03 +00:00
-
73cc9ee6bf
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-04 16:55:02 +00:00
-
dcfb1d0476
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-04 16:55:01 +00:00
-
9a86e023aa
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
2022-01-17 15:58:05 +01:00
-
5e78c98b7c
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-01-17 15:58:04 +01:00
-
7f6c295cdf
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-09 13:41:35 +01:00
-
ad99f64f1c
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-09 13:41:34 +01:00
-
975592f552
hw/tricore: Remove unused and incorrect header
Philippe Mathieu-Daudé
2022-02-14 19:31:33 +01:00
-
5dc4618e78
configure, meson: move CONFIG_IASL to a Meson option
Paolo Bonzini
2021-10-13 13:19:00 +02:00
-
b7e4ab15c3
meson, configure: move ntddscsi API check to meson
Marc-André Lureau
2022-02-02 10:19:04 +01:00
-
e23460ce92
meson: require dynamic linking for VSS support
Marc-André Lureau
2022-02-02 10:14:49 +01:00
-
23011f44d7
qga/vss-win32: require widl/midl, remove pre-built TLB file
Marc-André Lureau
2022-02-01 12:55:21 +04:00
-
1e1223249d
meson: do not make qga/vss-win32/meson.build conditional on C++ presence
Marc-André Lureau
2022-02-02 00:23:33 +04:00
-
8821a389b1
configure, meson: replace VSS SDK checks and options with --enable-vss-sdk
Marc-André Lureau
2022-02-01 16:53:43 +04:00
-
61fb0bd1f6
qga/vss: use standard windows headers location
Marc-André Lureau
2022-01-31 23:47:37 +04:00
-
1dbb74e86f
qga/vss-win32: use widl if available
Marc-André Lureau
2022-02-01 12:53:15 +04:00
-
71bc6dfbe6
meson: drop --with-win-sdk
Marc-André Lureau
2022-02-01 16:29:22 +04:00
-
fa142ec89a
qga/vss-win32: fix midl arguments
Marc-André Lureau
2022-02-01 16:21:47 +04:00
-
0265fe9e21
meson: refine check for whether to look for virglrenderer
Paolo Bonzini
2021-12-17 12:36:26 +01:00
-
20cf5cb487
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
2021-10-15 16:47:43 +02:00
-
35acbb3058
configure, meson: move smbd options to meson_options.txt
Paolo Bonzini
2021-10-13 13:43:36 +02:00
-
728c0a2ff8
configure, meson: move coroutine options to meson_options.txt
Paolo Bonzini
2021-10-13 11:52:03 +02:00