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-09-26
block: mark mixed functions that can suspend
Paolo Bonzini
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
2023-09-26
m48t59-test: avoid possible overflow on ABS
Paolo Bonzini
2023-09-26
pm_smbus: rename variable to avoid shadowing
Paolo Bonzini
2023-09-25
mptsas: avoid shadowed local variables
Paolo Bonzini
2023-09-25
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
2023-09-25
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
2023-09-25
vl: remove shadowed local variables
Paolo Bonzini
2023-09-25
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
2023-09-25
user-exec-stub: remove unused variable
Paolo Bonzini
2023-09-25
seabios: remove PCI drivers from bios.bin
Paolo Bonzini
2023-09-25
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Paolo Bonzini
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-25
tests/avocado: fix waiting for vm shutdown in replay_linux
Pavel Dovgalyuk
2023-09-25
hw/mips/jazz: Simplify the NIC setup code
Thomas Huth
2023-09-25
hw/mips/jazz: Move the NIC init code into a separate function
Thomas Huth
2023-09-25
tests/qtest/netdev-socket: Do not test multicast on Darwin
Philippe Mathieu-Daudé
2023-09-25
tests/qtest/m48t59-test: Silence compiler warning with -Wshadow
Thomas Huth
2023-09-25
tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
Stefan Hajnoczi
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-22
vl: recognize audiodev groups in configuration files
Paolo Bonzini
2023-09-22
tests/qtest: Specify audiodev= and -audiodev
Martin Kletzander
2023-09-22
hw/display/xlnx_dp.c: Add audiodev property
Martin Kletzander
2023-09-22
hw/audio/lm4549: Add errp error reporting to init function
Martin Kletzander
2023-09-22
hw/audio: Simplify hda audio init
Martin Kletzander
2023-09-22
hw/input/tsc210x: Extract common init code into new function
Martin Kletzander
2023-09-21
elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
Viktor Prutyanov
2023-09-21
elf2dmp: use Linux mmap with MAP_NORESERVE when possible
Viktor Prutyanov
2023-09-21
elf2dmp: introduce merging of physical memory runs
Viktor Prutyanov
2023-09-21
elf2dmp: introduce physical block alignment
Viktor Prutyanov
2023-09-21
elf2dmp: replace PE export name check with PDB name check
Viktor Prutyanov
2023-09-21
sbsa-ref: add non-secure EL2 virtual timer
Marcin Juszkiewicz
2023-09-21
audio/jackaudio: Avoid dynamic stack allocation in qjack_process()
Peter Maydell
2023-09-21
audio/jackaudio: Avoid dynamic stack allocation in qjack_client_init
Peter Maydell
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement the CPY* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2023-09-21
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
2023-09-21
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
[next]