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
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
2023-11-13
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
2023-11-13
hw/arm/virt: fix GIC maintenance IRQ registration
Jean-Philippe Brucker
2023-11-11
Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
2023-11-10
qdev: Make netdev properties work as list elements
Kevin Wolf
2023-11-10
qom: Add object_property_set_default_list()
Kevin Wolf
2023-11-10
hw/rx/rx62n: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/xlnx-versal: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/virt: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/vexpress: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/sbsa-ref: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/mps2: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/arm/mps2-tz: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
hw/i386/pc: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Stefan Hajnoczi
2023-11-10
Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...
Stefan Hajnoczi
2023-11-09
tracetool: avoid invalid escape in Python string
Marc-André Lureau
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-09
Merge tag 'pull-halloween-omnibus-081123-1' of https://gitlab.com/stsquad/qem...
Stefan Hajnoczi
2023-11-08
hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
Niklas Cassel
2023-11-08
block: Protect bs->file with graph_lock
Kevin Wolf
2023-11-08
block: Take graph lock for most of .bdrv_open
Kevin Wolf
2023-11-08
vhdx: Take locks for accessing bs->file
Kevin Wolf
2023-11-08
qcow2: Take locks for accessing bs->file
Kevin Wolf
2023-11-08
block: Add missing GRAPH_RDLOCK annotations
Kevin Wolf
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
blkverify: Add locking for request_fn
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
Revert "tests/tcg/nios2: Re-enable linux-user tests"
Alex Bennée
2023-11-08
mailmap: fixup some more corrupted author fields
Alex Bennée
2023-11-08
contrib/gitdm: add Daynix to domain-map
Alex Bennée
2023-11-08
contrib/gitdm: map HiSilicon to Huawei
Alex Bennée
2023-11-08
contrib/gitdm: add domain-map for Cestc
luzhipeng
2023-11-08
contrib/gitdm: Add Rivos Inc to the domain map
Alex Bennée
2023-11-08
plugins: allow plugins to be enabled on windows
Greg Manning
2023-11-08
gitlab: add dlltool to Windows CI
Alex Bennée
2023-11-08
plugins: disable lockstep plugin on windows
Greg Manning
2023-11-08
plugins: make test/example plugins work on windows
Greg Manning
2023-11-08
plugins: add dllexport and dllimport to api funcs
Greg Manning
2023-11-08
configure: tell meson and contrib_plugins about DLLTOOL
Alex Bennée
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
2023-11-08
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
2023-11-08
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
2023-11-08
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
2023-11-08
tests/avocado: update the tcg_plugins test
Alex Bennée
2023-11-08
tests/tcg: add an explicit gdbstub register tester
Alex Bennée
2023-11-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
2023-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
[next]