summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini2020-02-251-1/+1
|\
| * Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-251-19/+64
|\ \
| * | arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-191-19/+64
| |/
* | hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé2020-02-211-1/+1
* | aspeed/scu: Implement chip ID registerJoel Stanley2020-02-211-0/+13
* | aspeed/scu: Create separate write callbacksJoel Stanley2020-02-211-23/+57
|/
* i.MX: Fix inverted register bits in wdt code.Roman Kapl2020-02-131-1/+1
* misc/pca9552: Add qom set and getJoel Stanley2020-01-301-0/+90
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-2732-36/+43
|\
| * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-2432-34/+34
| * pvpanic: implement crashloaded event handlingzhenwei pi2020-01-241-2/+9
* | hw/misc/stm32f4xx_syscfg: Fix copy/paste errorPhilippe Mathieu-Daudé2020-01-231-1/+1
|/
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-1/+2
* i.MX: add an emulation for RNGCMartin Kaiser2020-01-172-0/+279
* hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis2020-01-174-0/+197
* hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis2020-01-174-0/+181
* mos6522: remove anh registerLaurent Vivier2020-01-081-8/+8
* q800: add a block backend to the PRAMLaurent Vivier2020-01-071-0/+65
* q800: fix mac_via RTC PRAM commandsLaurent Vivier2020-01-072-83/+210
* vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-061-1/+1
* hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster2019-12-171-35/+0Star
* aspeed/scu: Fix W1C behaviorJoel Stanley2019-12-161-5/+14
* aspeed/sdmc: Make ast2600 default 1GJoel Stanley2019-12-161-3/+3
* mos6522: update counters when timer interrupts are offLaurent Vivier2019-11-261-2/+6
* Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell2019-11-181-15/+52
|\
| * mos6522: fix T1 and T2 timersLaurent Vivier2019-11-181-15/+52
* | hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé2019-11-051-0/+4
* | hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé2019-11-051-0/+8
|/
* Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell2019-10-293-0/+970
|\
| * hw/m68k: implement ADB bus support for viaLaurent Vivier2019-10-282-0/+198
| * hw/m68k: add VIA supportLaurent Vivier2019-10-283-0/+772
* | Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-261-2/+2
|\ \ | |/ |/|
| * Do not use %m in common code to print error messagesThomas Huth2019-10-221-2/+2
* | hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé2019-10-252-0/+136
|/
* hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé2019-10-151-0/+4
* hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé2019-10-153-0/+13
* hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé2019-10-152-2/+2
* hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2019-10-152-9/+14
* aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-152-0/+84
* aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-63/+105
* hw: aspeed_scu: Add AST2600 supportJoel Stanley2019-10-151-7/+185
* trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé2019-09-181-5/+5
* aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater2019-09-131-16/+9Star
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-36/+47
* hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth2019-09-101-45/+45
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth2019-08-202-1/+4
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell2019-08-161-236/+236
|\
| * hw/misc/zynq_slcr: use standard register definitionDamien Hedde2019-08-161-236/+236