summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* modules: introduces module_kconfig directiveJose R. Ziviani2022-06-0616-0/+16
* hw/nvme: add new command abort caseDmitry Tikhov2022-06-031-0/+5
* hw/nvme: bump firmware revisionKlaus Jensen2022-06-031-1/+1
* hw/nvme: do not report null uuidKlaus Jensen2022-06-031-10/+7Star
* hw/nvme: do not auto-generate uuidKlaus Jensen2022-06-031-1/+1
* hw/nvme: do not auto-generate eui64Klaus Jensen2022-06-032-1/+2
* hw/nvme: enforce common serial per subsystemKlaus Jensen2022-06-032-0/+8
* hw/nvme: fix smart aenKlaus Jensen2022-06-031-1/+1
* hw/nvme: fix copy cmd for pi enabled namespacesDmitry Tikhov2022-06-031-0/+4
* hw/nvme: add missing return statementDmitry Tikhov2022-06-031-0/+1
* hw/nvme: fix narrowing conversionDmitry Tikhov2022-06-031-2/+3
* hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth2022-06-031-1/+1
* Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu ...Richard Henderson2022-05-301-99/+0Star
|\
| * hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé2022-05-301-99/+0Star
* | hw/sd/allwinner-sdhost: report FIFO water level as 1 when data readyIcenowy Zheng2022-05-301-0/+7
|/
* Merge tag 'hppa-serial-fix-pull-request' of https://github.com/hdeller/qemu-h...Richard Henderson2022-05-282-16/+16
|\
| * hppa: Fix serial port assignments and pass-throughHelge Deller2022-05-282-16/+10Star
| * hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppaHelge Deller2022-05-281-0/+6
* | pnv/xive2: Don't overwrite PC registers when writing TCTXT registersFrederic Barrat2022-05-261-3/+0Star
* | spapr: Use address from elf parser for kernel addressAlexey Kardashevskiy2022-05-261-2/+11
* | hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILEBernhard Beschow2022-05-261-1/+0Star
* | pseries: allow setting stdout-path even on machines with a VGAPaolo Bonzini2022-05-261-4/+8
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-05-253-397/+371Star
|\
| * ide_ioport_read: Return lower octet of data register instead of 0xFFLev Kujawski2022-05-252-2/+8
| * hw/audio/ac97: Remove unneeded local variablesBALATON Zoltan2022-05-251-53/+49Star
| * hw/audio/ac97: Remove unimplemented reset functionsBALATON Zoltan2022-05-251-16/+1Star
| * hw/audio/ac97: Coding style fixes to avoid checkpatch errorsBALATON Zoltan2022-05-251-373/+360Star
* | Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson2022-05-257-42/+420
|\ \
| * | hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu2022-05-251-2/+9
| * | hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin2022-05-251-4/+4
| * | hw/gpio support GPIO index mode for write operation.Jamin Lin2022-05-251-0/+168
| * | hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin2022-05-252-0/+38
| * | hw/gpio Add GPIO read/write trace event.Jamin Lin2022-05-252-15/+43
| * | hw: aspeed: Init all UART's with serial devicesPeter Delevoryas2022-05-251-0/+9
| * | hw: aspeed: Introduce common UART init functionPeter Delevoryas2022-05-253-14/+16
| * | hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas2022-05-251-3/+3
| * | hw: aspeed: Add uarts_num SoC attributePeter Delevoryas2022-05-253-0/+4
| * | hw: aspeed: Add missing UART'sPeter Delevoryas2022-05-253-0/+49
| * | aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater2022-05-253-7/+16
| * | hw: m25p80: allow write_enable latch get/setIris Chen2022-05-251-0/+1
| * | hw/arm/aspeed: Add fby35 machine typePeter Delevoryas2022-05-251-0/+63
| |/
* | hw/core: loader: Set is_linux to true for VxWorks uImageBin Meng2022-05-241-0/+15
* | hw/core: Sync uboot_image.h from U-Boot v2022.01Bin Meng2022-05-241-71/+142
* | hw/riscv: virt: Fix interrupt parent for dynamic platform devicesAnup Patel2022-05-241-13/+12Star
* | hw/riscv/sifive_u: Resolve redundant property accessorsBernhard Beschow2022-05-241-20/+4Star
* | hw/vfio/pci-quirks: Resolve redundant property gettersBernhard Beschow2022-05-241-25/+9Star
* | hw/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)Tsukasa OI2022-05-243-4/+4
* | hw/riscv: Make CPU config error handling generous (virt/spike)Tsukasa OI2022-05-242-2/+2
* | hw/intc: Pass correct hartid while updating mtimecmpAtish Patra2022-05-241-1/+2
|/
* target/arm: Use FIELD definitions for CPACR, CPTR_ELxRichard Henderson2022-05-191-1/+1