summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-06-06hw/loongarch: Add irq hierarchy for the systemXiaojuan Yang
2022-06-06hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch ipi interrupt support(IPI)Xiaojuan Yang
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-03hw/nvme: add new command abort caseDmitry Tikhov
2022-06-03hw/nvme: bump firmware revisionKlaus Jensen
2022-06-03hw/nvme: do not report null uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate eui64Klaus Jensen
2022-06-03hw/nvme: enforce common serial per subsystemKlaus Jensen
2022-06-03hw/nvme: fix smart aenKlaus Jensen
2022-06-03hw/nvme: fix copy cmd for pi enabled namespacesDmitry Tikhov
2022-06-03hw/nvme: add missing return statementDmitry Tikhov
2022-06-03hw/nvme: fix narrowing conversionDmitry Tikhov
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth
2022-05-30Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu ...Richard Henderson
2022-05-30hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé
2022-05-30hw/sd/allwinner-sdhost: report FIFO water level as 1 when data readyIcenowy Zheng
2022-05-28Merge tag 'hppa-serial-fix-pull-request' of https://github.com/hdeller/qemu-h...Richard Henderson
2022-05-28hppa: Fix serial port assignments and pass-throughHelge Deller
2022-05-28hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppaHelge Deller
2022-05-26pnv/xive2: Don't overwrite PC registers when writing TCTXT registersFrederic Barrat
2022-05-26spapr: Use address from elf parser for kernel addressAlexey Kardashevskiy
2022-05-26hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILEBernhard Beschow
2022-05-26pseries: allow setting stdout-path even on machines with a VGAPaolo Bonzini
2022-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-25ide_ioport_read: Return lower octet of data register instead of 0xFFLev Kujawski
2022-05-25hw/audio/ac97: Remove unneeded local variablesBALATON Zoltan
2022-05-25hw/audio/ac97: Remove unimplemented reset functionsBALATON Zoltan
2022-05-25hw/audio/ac97: Coding style fixes to avoid checkpatch errorsBALATON Zoltan
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson
2022-05-25hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin
2022-05-25hw/gpio Add GPIO read/write trace event.Jamin Lin
2022-05-25hw: aspeed: Init all UART's with serial devicesPeter Delevoryas
2022-05-25hw: aspeed: Introduce common UART init functionPeter Delevoryas
2022-05-25hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas
2022-05-25hw: aspeed: Add uarts_num SoC attributePeter Delevoryas
2022-05-25hw: aspeed: Add missing UART'sPeter Delevoryas
2022-05-25aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen
2022-05-25hw/arm/aspeed: Add fby35 machine typePeter Delevoryas
2022-05-24hw/core: loader: Set is_linux to true for VxWorks uImageBin Meng
2022-05-24hw/core: Sync uboot_image.h from U-Boot v2022.01Bin Meng
2022-05-24hw/riscv: virt: Fix interrupt parent for dynamic platform devicesAnup Patel