Sign in
qemu
/
qemu
/
25f34eb70839972a51d4a4faa09d596d94e812d5
25f34eb
gdbstub: Correct invalid mentions of 'softmmu' by 'system'
by Philippe Mathieu-Daudé
· 12 months ago
9301969
accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
by Philippe Mathieu-Daudé
· 12 months ago
7fcf757
Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
by Peter Maydell
· 11 months ago
393770d
raspi4b: Reduce RAM to 1Gb on 32-bit hosts
by Cédric Le Goater
· 11 months ago
27c335a
tests/qtest: Fix STM32L4x5 GPIO test on 32-bit
by Cédric Le Goater
· 11 months ago
44e25fb
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
by Peter Maydell
· 11 months ago
aaaae12
docs: sbsa: update specs, add dt note
by Marcin Juszkiewicz
· 11 months ago
fbe5ac5
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
by Peter Maydell
· 11 months ago
6af9d12
Merge tag 'migration-20240331-pull-request' of https://gitlab.com/peterx/qemu into staging
by Peter Maydell
· 11 months ago
1d2f2b3
gitlab-ci/cirrus: switch from 'master' to 'latest'
by Michael Tokarev
· 11 months ago
d0ad271
migration/postcopy: Ensure postcopy_start() sets errp if it fails
by Avihai Horon
· 11 months ago
30158d8
migration: Set migration error in migration_completion()
by Avihai Horon
· 11 months ago
7901c12
Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu into staging
by Peter Maydell
· 11 months ago
fa96711
Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into staging
by Peter Maydell
· 11 months ago
c919bc6
Merge tag 'pull-pa-20240329' of https://gitlab.com/rth7680/qemu into staging
by Peter Maydell
· 11 months ago
b9dbf6f
Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into staging
by Peter Maydell
· 11 months ago
10e637f
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
by Peter Maydell
· 11 months ago
b07a5bb
tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine
by Nicholas Piggin
· 11 months ago
74eb04a
tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
by Nicholas Piggin
· 11 months ago
4345316
target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor
by Nicholas Piggin
· 12 months ago
ed399ad
target/ppc: Fix GDB register indexing on secondary CPUs
by Benjamin Gray
· 12 months ago
978897a
target/ppc: Restore [H]DEXCR to 64-bits
by Benjamin Gray
· 12 months ago
d7d9c60
target/ppc/mmu-radix64: Use correct string format in walk_tree()
by Philippe Mathieu-Daudé
· 12 months ago
beb0b62
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
by Philippe Mathieu-Daudé
· 11 months ago
58cb91b
spapr: nested: use bitwise NOT operator for flags check
by Harsh Prateek Bora
· 11 months ago
dafa0ec
accel/tcg: Use CPUState.get_pc in cpu_io_recompile
by Richard Henderson
· 11 months ago
13af3af
disas: Show opcodes for target_disas and monitor_disas
by Richard Henderson
· 11 months ago
2911e9b
tcg/optimize: Fix sign_mask for logical right-shift
by Richard Henderson
· 11 months ago
4a3aa11
target/hppa: Clear psw_n for BE on use_nullify_skip path
by Richard Henderson
· 11 months ago
3bdf208
target/hppa: Add diag instructions to set/restore shadow registers
by Helge Deller
· 11 months ago
3819312
target/hppa: Move diag argument handling to decodetree
by Richard Henderson
· 11 months ago
558c09b
target/hppa: Generate getshadowregs inline
by Richard Henderson
· 11 months ago
d9b3301
Revert "tap: setting error appropriately when calling net_init_tap_one()"
by Akihiko Odaki
· 1 year, 5 months ago
decfde6
tap-win32: Remove unnecessary stubs
by Akihiko Odaki
· 1 year, 1 month ago
89a8de3
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
by Akihiko Odaki
· 11 months ago
ba6bb2e
ebpf: Fix indirections table setting
by Akihiko Odaki
· 11 months ago
1c188fc
virtio-net: Fix vhost virtqueue notifiers for RSS
by Akihiko Odaki
· 11 months ago
dcae75f
qtest/virtio-9p-test.c: remove g_test_slow() gate
by Daniel Henrique Barboza
· 11 months ago
981eb10
qtest/virtio-9p-test.c: create/remove temp dirs after each test
by Daniel Henrique Barboza
· 11 months ago
f8f5986
target/hppa: Fix overflow computation for shladd
by Richard Henderson
· 11 months ago
fe2d066
target/hppa: Replace c with uv in do_cond
by Richard Henderson
· 11 months ago
82d0c83
target/hppa: Squash d for pa1.x during decode
by Richard Henderson
· 11 months ago
46bb3d4
target/hppa: Fix unit carry conditions
by Richard Henderson
· 11 months ago
ababac1
target/hppa: Optimize UADDCM with no condition
by Richard Henderson
· 11 months ago
d0ae87a
target/hppa: Fix DCOR reconstruction of carry bits
by Richard Henderson
· 11 months ago
7d50b69
target/hppa: Use gva_offset_mask() everywhere
by Sven Schnelle
· 11 months ago
6ebebea
target/hppa: Fix EIRR, EIEM versus icount
by Richard Henderson
· 11 months ago
0c58c1b
target/hppa: Tidy read of interval timer
by Richard Henderson
· 11 months ago
104281c
target/hppa: Mark interval timer write as io
by Richard Henderson
· 11 months ago
bd1ad92
target/hppa: Fix ADD/SUB trap on overflow for narrow mode
by Sven Schnelle
· 11 months ago
578b813
target/hppa: Handle unit conditions for wide mode
by Sven Schnelle
· 11 months ago
2f48ba7
target/hppa: Fix B,GATE for wide mode
by Richard Henderson
· 11 months ago
7fb7c9d
target/hppa: Fix BE,L set of sr0
by Richard Henderson
· 11 months ago
889cd5a
tests/tcg: Test shmat(NULL)
by Ilya Leoshkevich
· 11 months ago
fa527b4
linux-user: Fix shmat(NULL) for h != g
by Ilya Leoshkevich
· 11 months ago
e6763d7
linux-user: Fix shmat() strace
by Ilya Leoshkevich
· 11 months ago
b9f3837
linux-user: Fix semctl() strace
by Ilya Leoshkevich
· 11 months ago
5012e52
Update version for v9.0.0-rc1 release
by Peter Maydell
· 11 months ago
v9.0.0-rc1
38a23eb
Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into staging
by Peter Maydell
· 11 months ago
5107022
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
by Peter Maydell
· 11 months ago
ccebb9a
ui/cocoa: Use NSTrackingInVisibleRect
by Akihiko Odaki
· 11 months ago
f69a6f0
ui/cocoa: Resize window after toggling zoom-to-fit
by Akihiko Odaki
· 11 months ago
d2ee042
ui/cocoa: Fix aspect ratio
by Akihiko Odaki
· 11 months ago
5c5d00d
hw/smbios: add stub for smbios_get_table_legacy()
by Igor Mammedov
· 11 months ago
d5866a7
contrib/plugins/execlog: Fix compiler warning
by Yao Xingtao
· 11 months ago
1dd7754
docs/system/ppc/amigang.rst: Fix formatting
by BALATON Zoltan
· 11 months ago
32da7e2
hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
by Arnaud Minier
· 12 months ago
1f43970
hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
by Philippe Mathieu-Daudé
· 11 months ago
52405b7
hw/clock: Let clock_set_mul_div() return a boolean value
by Philippe Mathieu-Daudé
· 11 months ago
e66d741
target/tricore/helper: Use correct string format in cpu_tlb_fill()
by Philippe Mathieu-Daudé
· 12 months ago
a158c63
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
by Yao Xingtao
· 12 months ago
7c7a9f5
hw/scsi/scsi-generic: Fix io_timeout property not applying
by Lorenz Brun
· 12 months ago
9dab7bb
target/i386/tcg: Enable page walking from MMIO memory
by Gregory Price
· 12 months ago
12d7b3b
iotests: add test for stream job with an unaligned prefetch read
by Fiona Ebner
· 11 months ago
bac09b0
block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes
by Fiona Ebner
· 11 months ago
f6d38c9
block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
by Fiona Ebner
· 11 months ago
3f93481
block/io: accept NULL qiov in bdrv_pad_request
by Stefan Reiter
· 11 months ago
2c66de6
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
by Kevin Wolf
· 12 months ago
d9e4070
tests/qemu-iotests: Test 157 and 227 require virtio-blk
by Thomas Huth
· 11 months ago
096ae43
Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into staging
by Peter Maydell
· 11 months ago
1a533ce
qapi: document parameters of query-cpu-model-* QAPI commands
by David Hildenbrand
· 11 months ago
125f973
qapi/block-core: improve Qcow2OverlapCheckFlags documentation
by Vladimir Sementsov-Ogievskiy
· 11 months ago
1de7595
qapi: document leftover members in qapi/stats.json
by Paolo Bonzini
· 11 months ago
b2913cc
qapi: document leftover members in qapi/run-state.json
by Paolo Bonzini
· 11 months ago
6087783
qapi: document InputMultiTouchType
by Marc-André Lureau
· 11 months ago
7270819
qga/qapi-schema: Refill doc comments to conform to current conventions
by Markus Armbruster
· 11 months ago
5305a4e
qapi: Correct documentation indentation and whitespace
by Markus Armbruster
· 11 months ago
209e64d
qapi: Refill doc comments to conform to current conventions
by Markus Armbruster
· 11 months ago
1e6b050
qapi: Don't repeat member type in its documentation text
by Markus Armbruster
· 11 months ago
73c67f3
qapi: Start sentences with a capital letter, end them with a period
by Markus Armbruster
· 11 months ago
7d08424
qapi: Fix abbreviation punctuation in doc comments
by Markus Armbruster
· 11 months ago
8698e14
qapi: Fix typo in request-ebpf documentation
by Markus Armbruster
· 11 months ago
aa03e16
qapi: Fix argument markup in drive-mirror documentation
by Markus Armbruster
· 11 months ago
7d50757
qapi: Tidy up indentation of add_client's example
by Markus Armbruster
· 11 months ago
b5e2940
qapi: Tidy up block-latency-histogram-set documentation some more
by Markus Armbruster
· 11 months ago
f972ed5
qapi: Expand a few awkward abbreviations in documentation
by Markus Armbruster
· 11 months ago
c15fbc6
qapi: Drop stray Arguments: line from qmp_capabilities docs
by Markus Armbruster
· 11 months ago
e6c60bf
qapi: Fix bogus documentation of query-migrationthreads
by Markus Armbruster
· 11 months ago
8eb0a25
qapi: Resync MigrationParameter and MigrateSetParameters
by Markus Armbruster
· 11 months ago
e8c5503
qapi: Improve migration TLS documentation
by Markus Armbruster
· 11 months ago
Next »