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
2020-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
2020-06-16
hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
Jean-Christophe Dubois
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
macio: Eliminate macio_init_child_obj()
Markus Armbruster
2020-06-15
macio: Convert use of qdev_set_parent_bus()
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
auxbus: Eliminate aux_create_slave()
Markus Armbruster
2020-06-15
auxbus: Convert a use of qdev_set_parent_bus()
Markus Armbruster
2020-06-15
auxbus: New aux_bus_realize(), pairing with aux_bus_init()
Markus Armbruster
2020-06-15
auxbus: Rename aux_init_bus() to aux_bus_init()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Put qdev_new() to use with Coccinelle
Markus Armbruster
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-06-15
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
2020-06-15
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
2020-06-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-06-09
hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
Philippe Mathieu-Daudé
2020-06-09
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-11
aspeed: sdmc: Implement AST2600 locking behaviour
Joel Stanley
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2020-04-30
hw/misc/zynq_slcr: add clock generation for uarts
Damien Hedde
2020-03-30
hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...
Niek Linnenbank
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...
Peter Maydell
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
2020-03-12
hw/arm/allwinner-h3: add Clock Control Unit
Niek Linnenbank
2020-03-12
q800: fix coverity warning CID 1412799
Laurent Vivier
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
[next]