summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * macfb: increase number of registers saved in MacfbStateMark Cave-Ayland2022-03-091-0/+8
| * macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland2022-03-091-8/+7Star
| * macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusStateMark Cave-Ayland2022-03-091-2/+22
| * macio/pmu.c: remove redundant codeMark Cave-Ayland2022-03-091-33/+0Star
| * mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland2022-03-093-12/+94
| * mac_via: make SCSI_DATA (DRQ) bit live rather than latchedMark Cave-Ayland2022-03-091-1/+16
| * mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland2022-03-091-2/+9
| * mos6522: add "info via" HMP command for debuggingMark Cave-Ayland2022-03-091-0/+103
| * mos6522: add register names to register read/write trace eventsMark Cave-Ayland2022-03-092-5/+12
| * mos6522: use device_class_set_parent_reset() to propagate reset to parentMark Cave-Ayland2022-03-094-5/+9
| * mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland2022-03-091-9/+0Star
| * mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland2022-03-094-51/+29Star
* | Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell2022-03-095-13/+384
|\ \
| * | hw/sensor: add Renesas raa228000 deviceTitus Rwantare2022-03-081-0/+50
| * | hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare2022-03-081-0/+18
| * | hw/sensor: add Intersil ISL69260 device modelTitus Rwantare2022-03-084-0/+217
| * | hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao2022-03-081-0/+18
| * | hw/i2c: pmbus: refactor uint handlingTitus Rwantare2022-03-081-9/+9
| * | hw/i2c: pmbus: add PEC unsupported warningTitus Rwantare2022-03-081-0/+5
| * | hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare2022-03-081-4/+43
| * | hw/i2c: pmbus: add registersTitus Rwantare2022-03-081-0/+24
* | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell2022-03-096-47/+113
|\ \ \
| * | | hw: aspeed_gpio: Cleanup stray semicolon after switchAndrew Jeffery2022-03-081-1/+1
| * | | hw/arm/aspeed: add Bletchley machine typePatrick Williams2022-03-081-0/+76
| * | | hw/arm/aspeed: allow missing spi_modelPatrick Williams2022-03-081-1/+5
| * | | hw/block: m25p80: Add support for w25q01jvqPatrick Williams2022-03-081-0/+1
| * | | aspeed/smc: Fix error logCédric Le Goater2022-03-081-1/+1
| * | | aspeed/smc: Let the SSI core layer define the bus nameCédric Le Goater2022-03-081-1/+1
| * | | aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater2022-03-081-21/+21
| * | | aspeed/smc: Remove 'num_cs' fieldCédric Le Goater2022-03-084-13/+0Star
| * | | aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater2022-03-081-6/+5Star
| * | | aspeed/smc: Use max number of CE instead of 'num_cs'Cédric Le Goater2022-03-081-4/+4
| * | | aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang2022-03-081-3/+2Star
* | | | Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell2022-03-0918-137/+113Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-0815-22/+16Star
| * | | hw/isa: Drop unused attributes from ISADeviceBernhard Beschow2022-03-081-13/+0Star
| * | | hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow2022-03-081-16/+0Star
| * | | hw/input/pckbd: QOM'ify IRQ numbersBernhard Beschow2022-03-081-4/+22
| * | | hw/rtc/m48t59-isa: QOM'ify IRQ numberBernhard Beschow2022-03-081-1/+8
| * | | hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-082-3/+12
| * | | hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow2022-03-082-18/+6Star
| * | | hw/isa/piix4: Replace some magic IRQ constantsBernhard Beschow2022-03-081-3/+3
| * | | hw/isa/piix4: Resolve global instance variableBernhard Beschow2022-03-081-7/+3Star
| * | | hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()Bernhard Beschow2022-03-081-3/+3
| * | | hw/isa/piix4: Resolve redundant i8259[] attributeBernhard Beschow2022-03-081-6/+1Star
| * | | malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow2022-03-083-60/+61
| * | | hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migrationBernhard Beschow2022-03-081-5/+2Star
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-0831-153/+719
|\ \ \ | |_|/ |/| |
| * | hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if presentAni Sinha2022-03-071-0/+6
| * | hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani2022-03-062-1/+15