summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza2021-09-301-14/+14
| * ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater2021-09-291-1/+1
| * ppc/xive: Export xive_tctx_word2() helperCédric Le Goater2021-09-291-0/+5
| * ppc/xive: Export priority_to_ipb() helperCédric Le Goater2021-09-291-0/+11
* | nubus: add support for slot IRQsMark Cave-Ayland2021-09-291-0/+6
* | nubus-bridge: embed the NubusBus object directly within nubus-bridgeMark Cave-Ayland2021-09-291-1/+1
* | nubus: move NubusBus from mac-nubus-bridge to nubus-bridgeMark Cave-Ayland2021-09-292-1/+2
* | mac-nubus-bridge: rename MacNubusState to MacNubusBridgeMark Cave-Ayland2021-09-291-2/+2
* | nubus-bridge: introduce separate NubusBridge structureMark Cave-Ayland2021-09-292-1/+7
* | nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland2021-09-292-0/+8
* | nubus-device: add romfile property for loading declaration ROMsMark Cave-Ayland2021-09-291-0/+6
* | nubus-device: remove nubus_register_rom() and nubus_register_format_block()Mark Cave-Ayland2021-09-291-19/+0Star
* | nubus: use bitmap to manage available slotsMark Cave-Ayland2021-09-292-7/+10
* | nubus-device: expose separate super slot memory regionMark Cave-Ayland2021-09-291-0/+1
* | nubus-device: rename slot_nb variable to slotMark Cave-Ayland2021-09-291-1/+1
|/
* hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé2021-09-271-6/+0Star
* hw/core: Make do_unaligned_access noreturnRichard Henderson2021-09-221-1/+2
* Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-09-218-61/+165
|\
| * hw/riscv: virt: Add optional ACLINT support to virt machineAnup Patel2021-09-201-0/+2
| * hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel2021-09-201-18/+36
| * hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel2021-09-201-0/+0
| * sifive_u: Connect the SiFive PWM deviceAlistair Francis2021-09-201-1/+13
| * hw/timer: Add SiFive PWM supportAlistair Francis2021-09-201-0/+62
| * hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
| * hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+4
| * hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
| * hw/intc: sifive_clint: Use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
* | hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas2021-09-202-0/+2
* | aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-0/+2
* | watchdog: aspeed: Sanitize control register valuesAndrew Jeffery2021-09-201-0/+1
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell2021-09-161-0/+4
|\
| * qdev: Complete qdev_init_gpio_out() documentationPhilippe Mathieu-Daudé2021-09-151-0/+4
* | accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemuPhilippe Mathieu-Daudé2021-09-141-2/+2
* | accel/tcg: Rename user-mode do_interrupt hack as fake_user_interruptPhilippe Mathieu-Daudé2021-09-141-8/+14
|/
* qdev: Support marking individual buses as 'full'Peter Maydell2021-09-131-0/+24
* hw/arm/virt: add ITS support in virt GICShashi Mallela2021-09-131-0/+2
* hw/intc: GICv3 redistributor ITS processingShashi Mallela2021-09-131-0/+7
* hw/intc: GICv3 ITS Feature enablementShashi Mallela2021-09-131-0/+1
* hw/intc: GICv3 ITS Command processingShashi Mallela2021-09-131-0/+2
* hw/intc: GICv3 ITS register definitions addedShashi Mallela2021-09-132-0/+26
* hw/intc: GICv3 ITS initial frameworkShashi Mallela2021-09-131-1/+8
* mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland2021-09-081-0/+10
* mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland2021-09-081-11/+11
* mac_via: remove mac_via deviceMark Cave-Ayland2021-09-081-16/+5Star
* mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-10/+10
* mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-11/+10Star
* mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-3/+4
* s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth2021-09-061-4/+1Star
* hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand2021-09-061-0/+63
* hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand2021-09-061-1/+1