summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-07q800: add a block backend to the PRAMLaurent Vivier
2020-01-07q800: fix mac_via RTC PRAM commandsLaurent Vivier
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2019-12-17hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster
2019-12-16aspeed/scu: Fix W1C behaviorJoel Stanley
2019-12-16aspeed/sdmc: Make ast2600 default 1GJoel Stanley
2019-11-26mos6522: update counters when timer interrupts are offLaurent Vivier
2019-11-18Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell
2019-11-18mos6522: fix T1 and T2 timersLaurent Vivier
2019-11-05hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé
2019-11-05hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé
2019-10-22Do not use %m in common code to print error messagesThomas Huth
2019-10-15hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé
2019-10-15hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater
2019-09-10hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell
2019-08-16hw/misc/zynq_slcr: use standard register definitionDamien Hedde
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster