index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
2021-10-13
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/ppc: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/i386: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
target/arm: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
memory: Log access direction for invalid accesses
BALATON Zoltan
2021-10-12
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...
Richard Henderson
2021-10-12
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into staging
Richard Henderson
2021-10-12
pc-bios: Update hppa-firmware.img
Helge Deller
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2021-10-12
python/qmp: clear events on get_events() call
John Snow
2021-10-12
python/aqmp: Disable logging messages by default
John Snow
2021-10-12
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
2021-10-12
python/aqmp: Add dict conversion method to Greeting object
John Snow
2021-10-12
python/aqmp: add send_fd_scm
John Snow
2021-10-12
python/aqmp: Return cleared events from EventListener.clear()
John Snow
2021-10-12
python/aqmp: add .empty() method to EventListener
John Snow
2021-10-12
python/aqmp: add greeting property to QMPClient
John Snow
2021-10-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...
Richard Henderson
2021-10-12
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...
Richard Henderson
2021-10-12
tests/docker: add a debian-native image and make available
Alex Bennée
2021-10-12
.github: move repo lockdown to the v2 configuration
Alex Bennée
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2021-10-12
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
2021-10-12
plugins/: Add missing functions to symbol list
Lukas Jünger
2021-10-12
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2021-10-12
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
2021-10-12
travis.yml: Remove the "Release tarball" job
Thomas Huth
2021-10-12
gitlab: Add cross-riscv64-system, cross-riscv64-user
Richard Henderson
2021-10-12
tests/docker: promote debian-riscv64-cross to a full image
Alex Bennée
2021-10-12
tests/tcg: move some multiarch files and make conditional
Alex Bennée
2021-10-12
tests/tcg/sha1: remove endian include
Alex Bennée
2021-10-12
configure: don't override the selected host test compiler if defined
Alex Bennée
2021-10-12
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
2021-10-12
aspeed/wdt: Add trace events
Cédric Le Goater
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
[next]