summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * hppa: do not use ram_size globalPaolo Bonzini2020-12-101-5/+5
| * cris: do not use ram_size globalPaolo Bonzini2020-12-103-1/+3
| * arm: do not use ram_size globalPaolo Bonzini2020-12-102-6/+7
| * digic: remove bios_namePaolo Bonzini2020-12-101-12/+7Star
| * sparc: remove bios_namePaolo Bonzini2020-12-103-5/+3Star
| * sh4: remove bios_namePaolo Bonzini2020-12-101-2/+1Star
| * s390: remove bios_namePaolo Bonzini2020-12-102-7/+4Star
| * rx: move BIOS load from MCU to boardPaolo Bonzini2020-12-102-9/+10
| * ppc: remove bios_namePaolo Bonzini2020-12-107-22/+9Star
| * moxie: remove bios_namePaolo Bonzini2020-12-101-3/+3
| * mips: remove bios_namePaolo Bonzini2020-12-104-12/+12
| * m68k: remove bios_namePaolo Bonzini2020-12-103-11/+7Star
| * lm32: remove bios_namePaolo Bonzini2020-12-101-3/+1Star
| * i386: remove bios_namePaolo Bonzini2020-12-103-12/+9Star
| * hppa: remove bios_namePaolo Bonzini2020-12-101-2/+1Star
| * arm: remove bios_namePaolo Bonzini2020-12-107-14/+15
| * alpha: remove bios_namePaolo Bonzini2020-12-101-1/+1
| * hw/net/xilinx_axienet: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2020-12-101-12/+12
| * hw/dma/xilinx_axidma: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2020-12-101-13/+13
| * hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2020-12-104-37/+37
| * hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2020-12-1012-93/+94
| * hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'Philippe Mathieu-Daudé2020-12-101-26/+27
| * WHPX: support for the kernel-irqchip on/offSunil Muthuswamy2020-12-101-2/+4
| * target/i386: Support up to 32768 CPUs without IRQ remappingDavid Woodhouse2020-12-102-10/+13
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...Peter Maydell2020-12-103-3/+3
|\ \ | |/ |/|
| * Tweak a few "Parameter 'NAME' expects THING" error messageMarkus Armbruster2020-12-101-1/+1
| * Clean up includesMarkus Armbruster2020-12-102-2/+2
* | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell2020-12-107-8/+423
|\ \ | |/ |/|
| * aspeed: g220a-bmc: Add an FRUJohn Wang2020-12-101-0/+12
| * aspeed/smc: Add support for address lane disablementCédric Le Goater2020-12-101-7/+18
| * ast2600: SRAM is 89KBJoel Stanley2020-12-101-1/+1
| * aspeed: Add support for the g220a-bmc boardJohn Wang2020-12-101-0/+60
| * hw/misc: add an EMC141{3,4} device modelJohn Wang2020-12-104-0/+332
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...Peter Maydell2020-12-103-25/+102
|\ \
| * | microvm: add second ioapicGerd Hoffmann2020-12-101-5/+51
| * | microvm: drop microvm_gsi_handler()Gerd Hoffmann2020-12-101-13/+1Star
| * | microvm: make pcie irq base runtime changeableGerd Hoffmann2020-12-101-5/+6
| * | microvm: make number of virtio transports runtime changeableGerd Hoffmann2020-12-101-2/+7
| * | x86: add support for second ioapicGerd Hoffmann2020-12-102-0/+31
| * | x86: rewrite gsi_handler()Gerd Hoffmann2020-12-101-4/+10
| |/
* | hw/arm/armv7m: Correct typo in QOM object namePeter Maydell2020-12-101-1/+1
* | hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell2020-12-101-0/+56
* | target/arm: Implement M-profile "minimal RAS implementation"Peter Maydell2020-12-101-0/+13
* | hw/intc/armv7m_nvic: Fix "return from inactive handler" checkPeter Maydell2020-12-101-27/+32
* | hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bitPeter Maydell2020-12-101-8/+18
* | target/arm: Implement v8.1M REVIDR registerPeter Maydell2020-12-101-0/+5
* | hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1MPeter Maydell2020-12-101-1/+8
* | hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell2020-12-102-12/+68
* | i.MX6ul: Fix bad printf format specifiersAlex Chen2020-12-101-2/+2
* | i.MX6: Fix bad printf format specifiersAlex Chen2020-12-102-11/+11