projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-10-02
Stefan Hajnoczi
Merge tag 'pull-tricore-20230929' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Stefan Hajnoczi
Merge tag 'pull-tcg-20230928' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Stefan Hajnoczi
Merge tag 'tracing-pull-request' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Bastian Koppelmann
target/tricore: Change effective address (ea) to target...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Bastian Koppelmann
target/tricore: Remove CSFRs from cpu.h
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Bastian Koppelmann
tests/tcg: Reset result register after each test
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Bastian Koppelmann
hw/tricore: Log failing test in testdevice
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Always require can_do_io
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Improve setting of can_do_io at start of TB
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Track current value of can_do_io in the TB
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Hoist CF_MEMI_ONLY check outside translation...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Richard Henderson
accel/tcg: Avoid load of icount_decr if unused
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
tests/tcg/tricore: Extended and non-extened regs now...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Fix FTOUZ being ISA v1.3.1 up
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Replace cpu_*_code with translator_*
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Swap src and dst reg for RCRR_INSERT
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Implement hptof insn
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Implement ftohp insn
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Clarify special case for FTOUZ insn
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Implement FTOU insn
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Correctly handle FPU RM from PSW
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
target/tricore: Implement CRCN insn
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Bastian Koppelmann
tests/tcg/tricore: Bump cpu to tc37x
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Move return path cleanup to main migration...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Replace the return path retry logic
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Consolidate return path closing code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Remove redundant cleanup of postcopy_qemufil...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Fix possible race when shutting down to_dst_file
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Fix possible races when shutting down the...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Fabiano Rosas
migration: Fix possible race when setting rp_state...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Peter Xu
migration: Fix race that dest preempt thread close...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Stefan Hajnoczi
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
scripts/analyse-locks-simpletrace.py: changed iteritems...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
MAINTAINERS: add maintainer of simpletrace.py
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: added simplified Analyzer2 class
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: move event processing to Analyzer class
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: move logic of process into internal function
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: refactor to separate responsibilities
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: made Analyzer into context-manager
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: define exception and add handling
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: improved error handling on struct unpack
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: update code for Python 3.11
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: changed naming of edict and idtoname to...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: improve parsing of sys.argv; fix files...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: annotate magic constants from QEMU code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Mads Ynddal
simpletrace: add __all__ to define public interface
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
audio: remove shadowed locals
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
compiler: introduce QEMU_ANNOTATE
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
block: mark mixed functions that can suspend
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/svm_helper: eliminate duplicate local variable
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/seg_helper: remove shadowed variable
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/seg_helper: introduce tss_set_busy
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/translate: avoid shadowed local variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/cpu: avoid shadowed local variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
target/i386/kvm: eliminate shadowed local variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
m48t59-test: avoid possible overflow on ABS
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Paolo Bonzini
pm_smbus: rename variable to avoid shadowing
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Stefan Hajnoczi
Merge tag 'pull-nbd-2023-09-25' of https://repo.or...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
mptsas: avoid shadowed local variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
ui/vnc: fix handling of VNC_FEATURE_XVP
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
ui/vnc: fix debug output for invalid audio message
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
vl: remove shadowed local variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Thomas Huth
hw/scsi/scsi-disk: Disallow block sizes smaller than...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
user-exec-stub: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
seabios: remove PCI drivers from bios.bin
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Paolo Bonzini
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Stefan Hajnoczi
Merge tag 'pull-request-2023-09-25' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Stefan Hajnoczi
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Stefan Hajnoczi
Merge tag 'pull-target-arm-20230921' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Eric Blake
nbd/server: Refactor handling of command sanity checks
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Eric Blake
nbd: Prepare for 64-bit request effect lengths
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Pavel Dovgalyuk
tests/avocado: fix waiting for vm shutdown in replay_linux
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Thomas Huth
hw/mips/jazz: Simplify the NIC setup code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Thomas Huth
hw/mips/jazz: Move the NIC init code into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Philippe Mathieu...
tests/qtest/netdev-socket: Do not test multicast on...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Thomas Huth
tests/qtest/m48t59-test: Silence compiler warning with...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Stefan Hajnoczi
tests/qtest/netdev-socket: Raise connection timeout...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Thomas Huth
meson.build: Make keyutils independent from keyring
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Eric Blake
nbd: Add types for extended headers
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Eric Blake
nbd/client: Pass mode through to nbd_send_request
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Eric Blake
nbd: Replace bool structured_reply with mode enum
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Denis V. Lunev
iotests: improve 'not run' message for nbd-multiconn...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Denis V. Lunev
iotests: use TEST_IMG_FILE instead of TEST_IMG in _requ...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Paolo Bonzini
vl: recognize audiodev groups in configuration files
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Martin Kletzander
tests/qtest: Specify audiodev= and -audiodev
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Martin Kletzander
hw/display/xlnx_dp.c: Add audiodev property
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Martin Kletzander
hw/audio/lm4549: Add errp error reporting to init function
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Martin Kletzander
hw/audio: Simplify hda audio init
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Martin Kletzander
hw/input/tsc210x: Extract common init code into new...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Viktor Prutyanov
elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Viktor Prutyanov
elf2dmp: use Linux mmap with MAP_NORESERVE when possible
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Viktor Prutyanov
elf2dmp: introduce merging of physical memory runs
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Viktor Prutyanov
elf2dmp: introduce physical block alignment
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Viktor Prutyanov
elf2dmp: replace PE export name check with PDB name...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Marcin Juszkiewicz
sbsa-ref: add non-secure EL2 virtual timer
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Peter Maydell
audio/jackaudio: Avoid dynamic stack allocation in...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Peter Maydell
audio/jackaudio: Avoid dynamic stack allocation in...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Peter Maydell
target/arm: Enable FEAT_MOPS for CPU 'max'
commit
|
commitdiff
|
tree
|
snapshot
next