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
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
2021-10-12
aspeed/smc: Stop using the model name for the memory regions
Cédric Le Goater
2021-10-12
aspeed/smc: Introduce aspeed_smc_error() helper
Cédric Le Goater
2021-10-12
aspeed/smc: Add watchdog Control/Status Registers
Cédric Le Goater
2021-10-11
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Richard Henderson
2021-10-08
Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request...
Richard Henderson
2021-10-08
q800: wire macfb IRQ to separate video interrupt on VIA2
Mark Cave-Ayland
2021-10-08
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
2021-10-08
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2021-10-08
macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...
Mark Cave-Ayland
2021-10-08
macfb: fix overflow of color_palette array
Mark Cave-Ayland
2021-10-08
macfb: fix invalid object reference in macfb_common_realize()
Mark Cave-Ayland
[next]