aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-01-12hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()Philippe Mathieu-Daudé
2023-01-12hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/stellaris: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-12hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Add local variable to avoid embedded castPhilippe Mathieu-Daudé
2023-01-12hw/arm: Remove unreachable code calling pflash_cfi01_register()Philippe Mathieu-Daudé
2023-01-12hw/arm/vexpress: Remove dead code in vexpress_common_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/z2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/omap_sx1: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/omap_sx1: Remove unused 'total_ram' definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/musicpal: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/mainstone: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/gumstix: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/gumstix: Improve documentationPhilippe Mathieu-Daudé
2023-01-12hw/arm/collie: Simplify flash creation using for() loopPhilippe Mathieu-Daudé
2023-01-12hw/arm/collie: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé
2023-01-12hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic
2023-01-12hw/arm: Add AXP209 to CubieboardStrahinja Jankovic
2023-01-12hw/misc: AXP209 PMU EmulationStrahinja Jankovic
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic
2023-01-12hw/arm: Add Olimex H405Felipe Balbi
2023-01-12hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi
2023-01-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-11Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2023-01-11hw/display: avoid creating empty loadable modulesDaniel P. Berrangé
2023-01-11hw/xen: use G_GNUC_PRINTF/SCANF for various functionsDaniel P. Berrangé
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito
2023-01-11hw/nvme: cleanup error reporting in nvme_init_pci()Klaus Jensen
2023-01-11hw/nvme: clean up confusing use of errp/local_errKlaus Jensen
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-09hw/nvme: fix missing cq eventidx updateKlaus Jensen
2023-01-09hw/nvme: fix missing endian conversions for doorbell buffersKlaus Jensen
2023-01-09hw/nvme: rename shadow doorbell related trace eventsKlaus Jensen
2023-01-09hw/nvme: use QOM accessorsKlaus Jensen
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-08vhost-scsi: fix memleak of vsc->inflightDongli Zhang
2023-01-08acpi: cpuhp: fix guest-visible maximum access size to the legacy reg blockLaszlo Ersek
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-08virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiersleixiang
2023-01-08vdpa: commit all host notifier MRs in a single MR transactionLongpeng