aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08hw/input/pckbd: QOM'ify IRQ numbersBernhard Beschow
2022-03-08hw/rtc/m48t59-isa: QOM'ify IRQ numberBernhard Beschow
2022-03-08hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow
2022-03-08hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow
2022-03-08hw/isa/piix4: Replace some magic IRQ constantsBernhard Beschow
2022-03-08hw/isa/piix4: Resolve global instance variableBernhard Beschow
2022-03-08hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()Bernhard Beschow
2022-03-08hw/isa/piix4: Resolve redundant i8259[] attributeBernhard Beschow
2022-03-08malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow
2022-03-08hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migrationBernhard Beschow
2022-03-08hw/sensor: add Renesas raa228000 deviceTitus Rwantare
2022-03-08hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare
2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare
2022-03-08hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao
2022-03-08hw/i2c: pmbus: update MAINTAINERSTitus Rwantare
2022-03-08hw/i2c: pmbus: refactor uint handlingTitus Rwantare
2022-03-08hw/i2c: pmbus: add PEC unsupported warningTitus Rwantare
2022-03-08hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare
2022-03-08hw/i2c: pmbus: add registersTitus Rwantare
2022-03-08Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...Peter Maydell
2022-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell
2022-03-08tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAPMatheus Ferst
2022-03-08linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAPMatheus Ferst
2022-03-08linux-user: Remove stale "not threadsafe" commentsPeter Maydell
2022-03-08Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220307-pull-reque...Peter Maydell
2022-03-08Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell
2022-03-08hw: aspeed_gpio: Cleanup stray semicolon after switchAndrew Jeffery
2022-03-08hw/arm/aspeed: add Bletchley machine typePatrick Williams
2022-03-08hw/arm/aspeed: allow missing spi_modelPatrick Williams
2022-03-08hw/block: m25p80: Add support for w25q01jvqPatrick Williams
2022-03-08aspeed/smc: Fix error logCédric Le Goater
2022-03-08aspeed/smc: Let the SSI core layer define the bus nameCédric Le Goater
2022-03-08aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater
2022-03-08aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater
2022-03-08aspeed/smc: Use max number of CE instead of 'num_cs'Cédric Le Goater
2022-03-08aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang
2022-03-07qemu-io: Allow larger write zeroes under no fallbackEric Blake
2022-03-07qemu-io: Utilize 64-bit status during mapEric Blake
2022-03-07nbd/server: Minor cleanupsEric Blake
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSKDaniel P. Berrangé
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX socketsDaniel P. Berrangé
2022-03-07tests/qemu-iotests: validate NBD TLS with hostname mismatchDaniel P. Berrangé
2022-03-07tests/qemu-iotests: convert NBD TLS test to use standard filtersDaniel P. Berrangé
2022-03-07tests/qemu-iotests: introduce filter for qemu-nbd export listDaniel P. Berrangé
2022-03-07roms/openbios: update OpenBIOS images to 0e0afae6 built from submoduleMark Cave-Ayland
2022-03-07hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if presentAni Sinha
2022-03-07tests/qemu-iotests: expand _filter_nbd rulesDaniel P. Berrangé
2022-03-07tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference fileDaniel P. Berrangé
2022-03-07block/nbd: don't restrict TLS usage to IP socketsDaniel P. Berrangé