aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow
2022-03-08hw/isa: Drop unused attributes from ISADeviceBernhard Beschow
2022-03-08hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow
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-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell
2022-03-08Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell
2022-03-07hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if presentAni Sinha
2022-03-07hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson
2022-03-07hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace eventPeter Maydell
2022-03-07hw/intc/arm_gicv3: Fix missing spaces in error log messagesPeter Maydell
2022-03-07hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOpsPeter Maydell
2022-03-07hw/intc/arm_gicv3_its: Add trace events for table reads and writesPeter Maydell
2022-03-07hw/intc/arm_gicv3_its: Add trace events for commandsPeter Maydell
2022-03-07osdep: Move memalign-related functions to their own headerPeter Maydell
2022-03-079pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()Christian Schoenebeck
2022-03-079pfs/9p-util.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/9p.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/codir.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/9p.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs: drop Doxygen format from qemu_dirent_dup() API commentChristian Schoenebeck
2022-03-079pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck
2022-03-079p: darwin: Implement compatibility for mknodatKeno Fischer
2022-03-079p: darwin: Compatibility for f/l*xattrKeno Fischer
2022-03-079p: darwin: *xattr_nofollow implementationsKeno Fischer
2022-03-079p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAXKeno Fischer
2022-03-079p: darwin: Ignore O_{NOATIME, DIRECT}Keno Fischer
2022-03-079p: darwin: Handle struct dirent differencesKeno Fischer
2022-03-079p: darwin: Handle struct stat(fs) differencesKeno Fischer
2022-03-079p: Rename 9p-util -> 9p-util-linuxKeno Fischer
2022-03-079p: linux: Fix a couple Linux assumptionsKeno Fischer
2022-03-07ide: Increment BB in-flight counter for TRIM BHHanna Reitz
2022-03-06hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani
2022-03-06vhost: use wfd on functions setting vring call fdSergio Lopez
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov
2022-03-06hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2022-03-06vhost-vsock: detach the virqueue element in case of errorStefano Garzarella
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-03-06acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov