Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to QEMU 9.0.0 #67

Merged
merged 2,924 commits into from
Apr 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
2924 commits
Select commit Hold shift + click to select a range
853546f
Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qem…
pm215 Mar 22, 2024
bd4480b
migration: Revert mapped-ram multifd support to fd: URI
Mar 19, 2024
910c164
migration/postcopy: Fix high frequency sync
xzpeter Mar 20, 2024
8fa1a21
migration/multifd: Fix clearing of mapped-ram zero pages
Mar 21, 2024
0235540
.travis.yml: Shorten the runtime of the problematic jobs
huth Mar 20, 2024
8c37f86
.travis.yml: Remove the unused xfslib-dev package
huth Mar 20, 2024
ed355dc
hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the …
huth Mar 22, 2024
ed6d5c2
aspeed: Make the ast2600-a3 SoC not user creatable
legoater Mar 19, 2024
1967e9e
aspeed: Make the ast1030-a1 SoC not user creatable
legoater Mar 19, 2024
80e9791
tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
pm215 Mar 25, 2024
e921e00
tests/unit/socket-helpers: Don't close(-1)
pm215 Mar 25, 2024
bed150b
net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
pm215 Mar 25, 2024
c67f758
hw/misc/pca9554: Correct error check bounds in get/set pin functions
pm215 Mar 25, 2024
b13ba38
hw/nvram/mac_nvram: Report failure to write data
pm215 Mar 25, 2024
6328d8f
misc/pca955*: Move models under hw/gpio
legoater Mar 25, 2024
66e4118
libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick
ZheyuMa Mar 20, 2024
272fba9
target/s390x: Use mutable temporary value for op_ts
Mar 18, 2024
f9b29c6
tests/tcg/s390x: Test TEST AND SET
iii-i Mar 18, 2024
43199b1
tests/unit/test-throttle: Avoid unintended integer division
pm215 Mar 25, 2024
fe3e383
tests/qtest/libqtest.c: Check for g_setenv() failure
pm215 Mar 25, 2024
022356d
Merge tag 'migration-20240322-pull-request' of https://gitlab.com/pet…
pm215 Mar 25, 2024
0cf74ff
Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/peop…
pm215 Mar 25, 2024
6a4180a
Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu …
pm215 Mar 25, 2024
e8c5503
qapi: Improve migration TLS documentation
Mar 22, 2024
8eb0a25
qapi: Resync MigrationParameter and MigrateSetParameters
Mar 22, 2024
e6c60bf
qapi: Fix bogus documentation of query-migrationthreads
Mar 22, 2024
c15fbc6
qapi: Drop stray Arguments: line from qmp_capabilities docs
Mar 22, 2024
f972ed5
qapi: Expand a few awkward abbreviations in documentation
Mar 22, 2024
b5e2940
qapi: Tidy up block-latency-histogram-set documentation some more
Mar 22, 2024
7d50757
qapi: Tidy up indentation of add_client's example
Mar 22, 2024
aa03e16
qapi: Fix argument markup in drive-mirror documentation
Mar 22, 2024
8698e14
qapi: Fix typo in request-ebpf documentation
Mar 22, 2024
7d08424
qapi: Fix abbreviation punctuation in doc comments
Mar 22, 2024
73c67f3
qapi: Start sentences with a capital letter, end them with a period
Mar 22, 2024
1e6b050
qapi: Don't repeat member type in its documentation text
Mar 22, 2024
209e64d
qapi: Refill doc comments to conform to current conventions
Mar 22, 2024
5305a4e
qapi: Correct documentation indentation and whitespace
Mar 22, 2024
7270819
qga/qapi-schema: Refill doc comments to conform to current conventions
Mar 22, 2024
6087783
qapi: document InputMultiTouchType
elmarco Mar 25, 2024
b2913cc
qapi: document leftover members in qapi/run-state.json
bonzini Mar 25, 2024
1de7595
qapi: document leftover members in qapi/stats.json
bonzini Mar 25, 2024
125f973
qapi/block-core: improve Qcow2OverlapCheckFlags documentation
Mar 25, 2024
1a533ce
qapi: document parameters of query-cpu-model-* QAPI commands
davidhildenbrand Mar 25, 2024
096ae43
Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru in…
pm215 Mar 26, 2024
d9e4070
tests/qemu-iotests: Test 157 and 227 require virtio-blk
huth Mar 25, 2024
2c66de6
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
kevmw Mar 15, 2024
3f93481
block/io: accept NULL qiov in bdrv_pad_request
PiMaker Mar 22, 2024
f6d38c9
block-backend: fix edge case in bdrv_next() where BDS associated to B…
foxmox Mar 22, 2024
bac09b0
block-backend: fix edge case in bdrv_next_cleanup() where BDS associa…
foxmox Mar 22, 2024
12d7b3b
iotests: add test for stream job with an unaligned prefetch read
foxmox Mar 22, 2024
9dab7bb
target/i386/tcg: Enable page walking from MMIO memory
Mar 7, 2024
7c7a9f5
hw/scsi/scsi-generic: Fix io_timeout property not applying
lorenz Mar 15, 2024
a158c63
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
sailer1205 Mar 19, 2024
e66d741
target/tricore/helper: Use correct string format in cpu_tlb_fill()
philmd Mar 19, 2024
52405b7
hw/clock: Let clock_set_mul_div() return a boolean value
philmd Mar 22, 2024
1f43970
hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
philmd Mar 25, 2024
32da7e2
hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
Mar 17, 2024
1dd7754
docs/system/ppc/amigang.rst: Fix formatting
zbalaton Mar 24, 2024
d5866a7
contrib/plugins/execlog: Fix compiler warning
sailer1205 Mar 26, 2024
5c5d00d
hw/smbios: add stub for smbios_get_table_legacy()
Mar 26, 2024
d2ee042
ui/cocoa: Fix aspect ratio
akihikodaki Mar 23, 2024
f69a6f0
ui/cocoa: Resize window after toggling zoom-to-fit
akihikodaki Mar 23, 2024
ccebb9a
ui/cocoa: Use NSTrackingInVisibleRect
akihikodaki Mar 23, 2024
5107022
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
pm215 Mar 26, 2024
38a23eb
Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into s…
pm215 Mar 26, 2024
5012e52
Update version for v9.0.0-rc1 release
pm215 Mar 26, 2024
b9f3837
linux-user: Fix semctl() strace
iii-i Mar 25, 2024
e6763d7
linux-user: Fix shmat() strace
iii-i Mar 25, 2024
fa527b4
linux-user: Fix shmat(NULL) for h != g
iii-i Mar 25, 2024
889cd5a
tests/tcg: Test shmat(NULL)
iii-i Mar 25, 2024
7fb7c9d
target/hppa: Fix BE,L set of sr0
rth7680 Mar 20, 2024
2f48ba7
target/hppa: Fix B,GATE for wide mode
rth7680 Mar 21, 2024
578b813
target/hppa: Handle unit conditions for wide mode
svenschnelle Mar 21, 2024
bd1ad92
target/hppa: Fix ADD/SUB trap on overflow for narrow mode
svenschnelle Mar 21, 2024
104281c
target/hppa: Mark interval timer write as io
rth7680 Mar 23, 2024
0c58c1b
target/hppa: Tidy read of interval timer
rth7680 Mar 23, 2024
6ebebea
target/hppa: Fix EIRR, EIEM versus icount
rth7680 Mar 23, 2024
7d50b69
target/hppa: Use gva_offset_mask() everywhere
svenschnelle Mar 24, 2024
d0ae87a
target/hppa: Fix DCOR reconstruction of carry bits
rth7680 Mar 25, 2024
ababac1
target/hppa: Optimize UADDCM with no condition
rth7680 Mar 25, 2024
46bb3d4
target/hppa: Fix unit carry conditions
rth7680 Mar 25, 2024
82d0c83
target/hppa: Squash d for pa1.x during decode
rth7680 Mar 26, 2024
fe2d066
target/hppa: Replace c with uv in do_cond
rth7680 Mar 26, 2024
f8f5986
target/hppa: Fix overflow computation for shladd
rth7680 Mar 26, 2024
981eb10
qtest/virtio-9p-test.c: create/remove temp dirs after each test
danielhb Mar 27, 2024
dcae75f
qtest/virtio-9p-test.c: remove g_test_slow() gate
danielhb Mar 27, 2024
1c188fc
virtio-net: Fix vhost virtqueue notifiers for RSS
akihikodaki Mar 27, 2024
ba6bb2e
ebpf: Fix indirections table setting
akihikodaki Mar 27, 2024
89a8de3
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
akihikodaki Mar 27, 2024
decfde6
tap-win32: Remove unnecessary stubs
akihikodaki Feb 12, 2024
d9b3301
Revert "tap: setting error appropriately when calling net_init_tap_on…
akihikodaki Sep 21, 2023
558c09b
target/hppa: Generate getshadowregs inline
rth7680 Mar 26, 2024
3819312
target/hppa: Move diag argument handling to decodetree
rth7680 Mar 26, 2024
3bdf208
target/hppa: Add diag instructions to set/restore shadow registers
hdeller Mar 26, 2024
4a3aa11
target/hppa: Clear psw_n for BE on use_nullify_skip path
rth7680 Mar 26, 2024
2911e9b
tcg/optimize: Fix sign_mask for logical right-shift
rth7680 Mar 26, 2024
13af3af
disas: Show opcodes for target_disas and monitor_disas
rth7680 Mar 28, 2024
dafa0ec
accel/tcg: Use CPUState.get_pc in cpu_io_recompile
rth7680 Mar 28, 2024
58cb91b
spapr: nested: use bitwise NOT operator for flags check
Mar 29, 2024
beb0b62
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
philmd Mar 28, 2024
d7d9c60
target/ppc/mmu-radix64: Use correct string format in walk_tree()
philmd Mar 19, 2024
978897a
target/ppc: Restore [H]DEXCR to 64-bits
BenjaminGrayNp1 Mar 20, 2024
ed399ad
target/ppc: Fix GDB register indexing on secondary CPUs
BenjaminGrayNp1 Mar 20, 2024
4345316
target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor
npiggin Mar 19, 2024
74eb04a
tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
npiggin Mar 27, 2024
b07a5bb
tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine
npiggin Mar 28, 2024
10e637f
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into…
pm215 Mar 30, 2024
b9dbf6f
Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into…
pm215 Mar 30, 2024
c919bc6
Merge tag 'pull-pa-20240329' of https://gitlab.com/rth7680/qemu into …
pm215 Mar 31, 2024
fa96711
Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu …
pm215 Mar 31, 2024
7901c12
Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin…
pm215 Mar 31, 2024
30158d8
migration: Set migration error in migration_completion()
avihai1122 Mar 28, 2024
d0ad271
migration/postcopy: Ensure postcopy_start() sets errp if it fails
avihai1122 Mar 28, 2024
1d2f2b3
gitlab-ci/cirrus: switch from 'master' to 'latest'
Apr 1, 2024
6af9d12
Merge tag 'migration-20240331-pull-request' of https://gitlab.com/pet…
pm215 Apr 1, 2024
8e0cd23
usb-audio: Fix invalid values in AudioControl descriptors
Mar 9, 2024
9988c7b
fpu/softfloat: Remove mention of TILE-Gx target
philmd Mar 27, 2024
fbe5ac5
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
pm215 Apr 2, 2024
aaaae12
docs: sbsa: update specs, add dt note
hrw Apr 2, 2024
44e25fb
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
pm215 Mar 28, 2024
27c335a
tests/qtest: Fix STM32L4x5 GPIO test on 32-bit
legoater Mar 29, 2024
393770d
raspi4b: Reduce RAM to 1Gb on 32-bit hosts
legoater Mar 29, 2024
7fcf757
Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people…
pm215 Apr 2, 2024
f6822fe
Fix some typos in documentation (found by codespell)
stweil Mar 31, 2024
7805132
hmp: Add help information for watchdog action: inject-nmi
eeldy Apr 1, 2024
2fd8df9
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu int…
pm215 Apr 2, 2024
9301969
accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
philmd Mar 13, 2024
25f34eb
gdbstub: Correct invalid mentions of 'softmmu' by 'system'
philmd Mar 13, 2024
0eaf7fb
gdbstub/system: Rename 'user_ctx' argument as 'ctx'
philmd Mar 13, 2024
870120b
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
philmd Mar 13, 2024
0b796f3
hw/arm/smmu: Avoid using inlined functions with external linkage again
philmd Mar 13, 2024
d6fd5d8
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
philmd Mar 13, 2024
4fbb768
qtest/libqos: Reduce size_to_prdtl() declaration scope
philmd Mar 13, 2024
3325af5
MAINTAINERS: Fix error-report.c entry
trueptolemy Mar 27, 2024
aab1b3e
hw/i386/pc: Restrict CXL to PCI-based machines
philmd Mar 27, 2024
e193d4b
block: Remove unnecessary NULL check in bdrv_pad_request()
kevmw Mar 27, 2024
c65288d
plugins: fix -Werror=maybe-uninitialized false-positive
elmarco Mar 28, 2024
8cdb368
hw/nvme: fix -Werror=maybe-uninitialized
elmarco Mar 28, 2024
0fa5eef
gpio/pca955x: Update maintainer email address
milesg-github Mar 28, 2024
95a3645
hw/xen_evtchn: Initialize flush_kvm_routes
dTenebrae Mar 29, 2024
4c54f5b
hw/net/virtio-net: fix qemu set used ring flag even vhost started
yajwu Apr 2, 2024
5456f2e
Merge tag 'hw-misc-20240402' of https://github.com/philmd/qemu into s…
pm215 Apr 2, 2024
5c00ace
vga: merge conditionals on shift control register
bonzini Apr 2, 2024
3826a37
vga: move computation of dirty memory region later
bonzini Apr 2, 2024
3b6d2b1
vga: adjust dirty memory region if pel panning is active
bonzini Apr 2, 2024
1d1ee7e
vga: do not treat horiz pel panning value of 8 as "enabled"
bonzini Apr 2, 2024
e497e6a
lsi53c895a: avoid out of bounds access to s->msg[]
bonzini Mar 31, 2024
8fc4bdc
pc_q35: remove unnecessary m->alias assignment
bonzini Mar 25, 2024
e5c6528
Update version for v9.0.0-rc2 release
pm215 Apr 2, 2024
786fd79
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
pm215 Apr 3, 2024
bbdf902
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
ZheyuMa Apr 4, 2024
d103d0d
esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() f…
mcayland Mar 24, 2024
f87d048
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_comm…
mcayland Mar 24, 2024
2260402
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_mess…
mcayland Mar 24, 2024
1828000
esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
mcayland Mar 24, 2024
0e7dbe2
esp.c: change esp_fifo_push() to take ESPState
mcayland Mar 24, 2024
61fa150
esp.c: change esp_fifo_pop() to take ESPState
mcayland Mar 24, 2024
1f46d1c
esp.c: use esp_fifo_push() instead of fifo8_push()
mcayland Mar 24, 2024
da83812
esp.c: change esp_fifo_pop_buf() to take ESPState
mcayland Mar 24, 2024
266170f
esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
mcayland Mar 24, 2024
5a50644
esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
mcayland Mar 24, 2024
5aa0df4
esp.c: rework esp_cdb_length() into esp_cdb_ready()
mcayland Mar 24, 2024
3cc7088
esp.c: prevent cmdfifo overflow in esp_cdb_ready()
mcayland Mar 24, 2024
2c1017b
esp.c: move esp_set_phase() and esp_get_phase() towards the beginning…
mcayland Mar 24, 2024
743d873
esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf…
mcayland Mar 24, 2024
ffa3a5f
esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
mcayland Mar 24, 2024
60c5725
esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
mcayland Mar 24, 2024
d7fe931
esp.c: remove explicit setting of DRQ within ESP state machine
mcayland Mar 24, 2024
da20a1a
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu in…
pm215 Apr 4, 2024
ce64e62
Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu i…
pm215 Apr 4, 2024
9ed866e
target/arm: Fix CNTPOFF_EL2 trap to missing EL3
ptosi Apr 4, 2024
7afbdad
migration/postcopy: ensure preempt channel is ready before loading st…
wei-w-wang Apr 5, 2024
8e0b21e
MAINTAINERS: Adjust migration documentation files
avihai1122 Apr 7, 2024
d1ce2cc
Makefile: preserve --jobserver-auth argument when calling ninja
hundeboll Apr 2, 2024
19b254e
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
pm215 Apr 5, 2024
d276a51
Merge tag 'migration-20240407-pull-request' of https://gitlab.com/pet…
pm215 Apr 8, 2024
fa706e0
Merge tag 'pull-target-arm-20240408' of https://git.linaro.org/people…
pm215 Apr 8, 2024
207a2ba
nanomips: fix warnings with GCC 14
bonzini Apr 8, 2024
e34f4d8
kvm: error out of kvm_irqchip_add_msi_route() in case of full route t…
Apr 8, 2024
4034159
Revert "hw/virtio: Add support for VDPA network simulation devices"
mstsirkin Apr 8, 2024
a45f099
virtio-snd: Enhance error handling for invalid transfers
ZheyuMa Mar 22, 2024
731655f
virtio-snd: rewrite invalid tx/rx message handling
epilys Mar 24, 2024
2d9a31b
hw/virtio: Fix packed virtqueue flush used_idx
Apr 7, 2024
6ae72f6
vdpa-dev: Fix the issue of device status not updating when configurat…
Apr 8, 2024
f67d296
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Mar 29, 2024
e199990
qdev-monitor: fix error message in find_device_state()
Mar 29, 2024
98cd02f
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
pm215 Apr 9, 2024
bc0cd4a
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/m…
pm215 Apr 9, 2024
6539c73
edk2: get version + date from git submodule
kraxel Mar 27, 2024
6494a08
edk2: commit version info
kraxel Mar 27, 2024
2c4eb43
edk2/seabios: use common extra version
kraxel Mar 27, 2024
e3404e0
edk2: rebuild binaries with correct version information
kraxel Apr 9, 2024
927284d
Merge tag 'edk2-20240409-pull-request' of https://gitlab.com/kraxel/q…
pm215 Apr 9, 2024
e25fe88
tcg/optimize: Do not attempt to constant fold neg_vec
rth7680 Apr 4, 2024
f0907ff
linux-user: Fix waitid return of siginfo_t and rusage
rth7680 Apr 5, 2024
2ee80bc
linux-user: replace calloc() with g_new0()
ita93 Mar 17, 2024
26d9372
target/hppa: Fix IIAOQ, IIASQ for pa2.0
rth7680 Apr 2, 2024
b0f2f29
target/sh4: mac.w: memory accesses are 16-bit words
buhman Apr 2, 2024
7d95db5
target/sh4: Merge mach and macl into a union
rth7680 Apr 6, 2024
c97e897
target/sh4: Fix mac.l with saturation enabled
buhman Apr 6, 2024
7227c0c
target/sh4: Fix mac.w with saturation enabled
buhman Apr 6, 2024
b754cb2
target/sh4: add missing CHECK_NOT_DELAY_SLOT
buhman Apr 7, 2024
5888357
target/m68k: Map FPU exceptions to FPSR register
keith-packard Aug 3, 2023
07843f7
tcg: Add TCGContext.emit_before_op
rth7680 Mar 13, 2024
e7face7
accel/tcg: Add insn_start to DisasContextBase
rth7680 Apr 6, 2024
4642250
target/arm: Use insn_start from DisasContextBase
rth7680 Apr 6, 2024
24638bd
target/hppa: Use insn_start from DisasContextBase
rth7680 Apr 6, 2024
8df1ba4
target/i386: Preserve DisasContextBase.insn_start across rewind
rth7680 Apr 6, 2024
e231345
target/microblaze: Use insn_start from DisasContextBase
rth7680 Apr 6, 2024
401aa60
target/riscv: Use insn_start from DisasContextBase
rth7680 Apr 6, 2024
b338970
target/s390x: Use insn_start from DisasContextBase
rth7680 Apr 6, 2024
dcd092a
accel/tcg: Improve can_do_io management
rth7680 Apr 6, 2024
143bcc1
linux-user: Preserve unswapped siginfo_t for strace
rth7680 Apr 9, 2024
fee571c
Merge tag 'pull-misc-20240409' of https://gitlab.com/rth7680/qemu int…
pm215 Apr 9, 2024
ec0504b
hw/virtio: Introduce virtio_bh_new_guarded() helper
philmd Apr 4, 2024
ba28e0f
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
philmd Apr 4, 2024
b4295bf
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
philmd Apr 4, 2024
f4729ec
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
philmd Apr 4, 2024
aa88f99
qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
Apr 7, 2024
7a86544
hw/block/nand: Factor nand_load_iolen() method out
philmd Apr 8, 2024
2e3e09b
hw/block/nand: Have blk_load() take unsigned offset and return boolean
philmd Apr 8, 2024
d39fdff
hw/block/nand: Fix out-of-bound access in NAND block buffer
philmd Apr 8, 2024
5c33821
hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
philmd Apr 8, 2024
fc09ff2
hw/misc/applesmc: Fix memory leak in reset() handler
philmd Apr 8, 2024
eaf2bd2
backends/cryptodev: Do not abort for invalid session ID
philmd Apr 8, 2024
a452234
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
philmd Apr 8, 2024
ad766d6
hw/net/lan9118: Fix overflow in MIL TX FIFO
philmd Apr 8, 2024
9e4b27c
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
philmd Apr 9, 2024
83ddb3d
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
philmd Apr 9, 2024
dcb0a1a
hw/audio/virtio-snd: Remove unused assignment
philmd Apr 10, 2024
f243175
Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into s…
pm215 Apr 10, 2024
02e16ab
Update version for v9.0.0-rc3 release
pm215 Apr 10, 2024
f9a7c44
Makefile: fix use of -j without an argument
quic-mathbern Apr 12, 2024
2d6d995
meson.build: Disable -fzero-call-used-regs on OpenBSD
huth Apr 11, 2024
be72d6a
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
pm215 Apr 12, 2024
2786a3f
target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
rth7680 Apr 12, 2024
824ebb9
Merge tag 'pull-sp-20240412' of https://gitlab.com/rth7680/qemu into …
pm215 Apr 13, 2024
2ce6cff
virtio-pci: fix use of a released vector
lulu-github-name Apr 12, 2024
f332742
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
zbalaton Apr 10, 2024
6e4aceb
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
zbalaton Apr 11, 2024
0c2a380
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/m…
pm215 Apr 15, 2024
0b96f75
Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into s…
pm215 Apr 15, 2024
a12214d
usb-storage: Fix BlockConf defaults
kevmw Apr 12, 2024
62dbe54
Update version for v9.0.0-rc4 release
pm215 Apr 16, 2024
c25df57
Update version for 9.0.0 release
pm215 Apr 23, 2024
1cd159c
Merge tag 'v9.0.0' into update_qemu_9_0_0
rmalmain Apr 24, 2024
69fedf0
Replace removed tb_invalidate_phys_addr
rmalmain Apr 24, 2024
61a70ab
Cleanup merge.
rmalmain Apr 24, 2024
428a0f0
Re-remove G_NORETURN from cpu_loop
rmalmain Apr 24, 2024
c10bf65
renamed iothread to bql
rmalmain Apr 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update version for v9.0.0-rc2 release
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  • Loading branch information
pm215 committed Apr 2, 2024
commit e5c6528dce86d7a9ada7ecf02fcb7b8560955131
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.2.91
8.2.92