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
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-08
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Replace 'is_write' boolean by its value
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Fix MOT/classic I2C mode
Philippe Mathieu-Daudé
2021-07-02
hw/arm: Add basic power management to raspi.
Nolan Leake
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
2021-06-17
adc: Move the max111x driver to the adc directory
Corey Minyard
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
hw/arm: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
2021-05-01
hw: Model ASPEED's Hash and Crypto Engine
Joel Stanley
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-18
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...
Peter Maydell
2021-03-16
mac_via: remove VIA1 timer optimisations
Mark Cave-Ayland
2021-03-16
mac_via: fix 60Hz VIA1 timer interval
Mark Cave-Ayland
2021-03-16
mac_via: rename VBL timer to 60Hz timer
Mark Cave-Ayland
2021-03-16
mac_via: don't re-inject ADB response when switching to IDLE state
Mark Cave-Ayland
2021-03-16
mac_via: allow long accesses to VIA registers
Mark Cave-Ayland
2021-03-16
mac_via: fix up adb_via_receive() trace events
Mark Cave-Ayland
2021-03-16
mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...
Mark Cave-Ayland
2021-03-15
m68k: add a system controller
Laurent Vivier
2021-03-15
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
2021-03-12
hw/misc: Add NPCM7XX MFT Module
Hao Wu
2021-03-12
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-08
hw/misc/mps2-scc: Implement changes for AN547
Peter Maydell
2021-03-08
hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
Peter Maydell
2021-03-08
hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
Peter Maydell
[next]