summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * mos6522: add register names to register read/write trace eventsMark Cave-Ayland2022-03-091-0/+2
| * mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland2022-03-091-2/+0Star
| * mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland2022-03-092-5/+2Star
| * mac_via: use IFR bit flag constants for VIA2 IRQsMark Cave-Ayland2022-03-091-10/+9Star
| * mac_via: use IFR bit flag constants for VIA1 IRQsMark Cave-Ayland2022-03-091-10/+10
| * mos6522: add defines for IFR bit flagsMark Cave-Ayland2022-03-091-7/+15
* | Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell2022-03-092-1/+76
|\ \
| * | hw/sensor: add Renesas raa228000 deviceTitus Rwantare2022-03-081-0/+1
| * | hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare2022-03-081-0/+1
| * | hw/sensor: add Intersil ISL69260 device modelTitus Rwantare2022-03-081-0/+50
| * | hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao2022-03-081-1/+19
| * | hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare2022-03-081-0/+2
| * | hw/i2c: pmbus: add registersTitus Rwantare2022-03-081-0/+3
* | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell2022-03-091-2/+1Star
|\ \ \
| * | | aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater2022-03-081-1/+1
| * | | aspeed/smc: Remove 'num_cs' fieldCédric Le Goater2022-03-081-1/+0Star
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell2022-03-091-1/+2
|\ \ \ \
| * | | | block: pass desired TLS hostname through from block driver clientDaniel P. Berrangé2022-03-071-1/+2
| |/ / /
* | | | Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell2022-03-094-8/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-081-1/+0Star
| * | | hw/isa: Drop unused attributes from ISADeviceBernhard Beschow2022-03-081-2/+0Star
| * | | hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-081-0/+1
| * | | hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow2022-03-081-3/+0Star
| * | | hw/isa/piix4: Resolve global instance variableBernhard Beschow2022-03-081-2/+0Star
| * | | malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow2022-03-081-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-0817-14/+146
|\ \ \ | |_|/ |/| |
| * | hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani2022-03-062-0/+16
| * | event_notifier: add event_notifier_get_wfd()Sergio Lopez2022-03-061-0/+1
| * | x86: cleanup unused compat_apic_id_modeIgor Mammedov2022-03-061-2/+0Star
| * | pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne2022-03-061-0/+2
| * | acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov2022-03-061-0/+1
| * | pci: expose TYPE_XIO3130_DOWNSTREAM nameIgor Mammedov2022-03-061-0/+15
| * | hw/misc/pvpanic: Use standard headers insteadzhenwei pi2022-03-061-8/+0Star
| * | headers: Add pvpanic.hzhenwei pi2022-03-061-0/+9
| * | pcie: Add 1.2 version token for the Power Management CapabilityŁukasz Gieryk2022-03-061-0/+1
| * | pcie: Add a helper to the SR/IOV APIŁukasz Gieryk2022-03-061-0/+6
| * | pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang2022-03-064-3/+88
| * | virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-061-0/+1
| * | intel_iommu: support snoop controlJason Wang2022-03-061-0/+1
| * | hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar2022-03-041-0/+3
| * | vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-0/+2
| * | vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-1/+0Star
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell2022-03-084-20/+62
|\ \ \
| * | | hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson2022-03-071-0/+1
| * | | osdep: Move memalign-related functions to their own headerPeter Maydell2022-03-072-18/+61
| * | | util: Make qemu_oom_check() a static functionPeter Maydell2022-03-071-2/+0Star
* | | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell2022-03-082-14/+3Star
|\ \ \ \
| * | | | 9pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck2022-03-071-13/+0Star
| * | | | 9p: linux: Fix a couple Linux assumptionsKeno Fischer2022-03-071-1/+3
| |/ / /
* | | | Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...Peter Maydell2022-03-0714-74/+97
|\ \ \ \ | |_|_|/ |/| | |