aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-28semihosting: Split out guestfd.cRichard Henderson
2022-06-28semihosting: Add target_strlen for softmmu-uaccess.hRichard Henderson
2022-06-28semihosting: Move softmmu-uaccess.h functions out of lineRichard Henderson
2022-06-28semihosting: Return failure from softmmu-uaccess.h functionsRichard Henderson
2022-06-28semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.hRichard Henderson
2022-06-27accel: Introduce current_accel_name()Alexander Graf
2022-06-26ps2: remove update_irq() function and update_arg parameterMark Cave-Ayland
2022-06-26pckbd: add QEMU interface comment for I8042 deviceMark Cave-Ayland
2022-06-26pckbd: add QEMU interface comment for I8042_MMIO deviceMark Cave-Ayland
2022-06-26lasips2: add QEMU interface commentMark Cave-Ayland
2022-06-26lasips2: add base propertyMark Cave-Ayland
2022-06-26lasips2: move mapping of LASIPS2 registers to HPPA machineMark Cave-Ayland
2022-06-26lasips2: rename lasips2_init() to lasips2_initfn() and update it to return th...Mark Cave-Ayland
2022-06-26lasips2: move lasips2 QOM types from lasips2.c to lasips2.hMark Cave-Ayland
2022-06-26pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDStateMark Cave-Ayland
2022-06-26ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2...Mark Cave-Ayland
2022-06-26ps2: make ps2_raise_irq() function staticMark Cave-Ayland
2022-06-26pckbd: move mapping of I8042_MMIO registers to MIPS magnum machineMark Cave-Ayland
2022-06-26pckbd: alter i8042_mm_init() to return a I8042_MMIO deviceMark Cave-Ayland
2022-06-26pckbd: implement i8042_mmio_realize() functionMark Cave-Ayland
2022-06-26pckbd: add size qdev property to I8042_MMIO deviceMark Cave-Ayland
2022-06-26pckbd: introduce new I8042_MMIO QOM typeMark Cave-Ayland
2022-06-26pckbd: move ISAKBDState from pckbd.c to i8042.hMark Cave-Ayland
2022-06-26pckbd: move KBDState from pckbd.c to i8042.hMark Cave-Ayland
2022-06-26ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_...Mark Cave-Ayland
2022-06-26ps2: introduce PS2DeviceClassMark Cave-Ayland
2022-06-26ps2: improve function prototypes in ps2.c and ps2.hMark Cave-Ayland
2022-06-26ps2: move QOM type definitions from ps2.c to ps2.hMark Cave-Ayland
2022-06-24aio_wait_kick: add missing memory barrierEmanuele Giuseppe Esposito
2022-06-24block: simplify handling of try to merge different sized bitmapsVladimir Sementsov-Ogievskiy
2022-06-24block: get rid of blk->guest_block_sizeStefan Hajnoczi
2022-06-24block: drop unused bdrv_co_drain() APIStefan Hajnoczi
2022-06-23hw/nvme: Add support for the Virtualization Management commandŁukasz Gieryk
2022-06-23hw/nvme: Initialize capability structures for primary/secondary controllersŁukasz Gieryk
2022-06-23hw/nvme: Add support for Secondary Controller ListLukasz Maniak
2022-06-23hw/nvme: Add support for Primary Controller CapabilitiesLukasz Maniak
2022-06-23hw/nvme: Add support for SR-IOVLukasz Maniak
2022-06-22io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé
2022-06-22hw/i2c/aspeed: add DEV_ADDR in old register modeKlaus Jensen
2022-06-22aspeed/i2c: Add ast1030 controller modelsCédric Le Goater
2022-06-22aspeed: i2c: Move regs and helpers to header fileJoe Komlodi
2022-06-22aspeed: i2c: Add new mode supportJoe Komlodi
2022-06-22aspeed: i2c: Use reg array instead of individual varsJoe Komlodi
2022-06-22hw/registerfields: Add shared fields macrosJoe Komlodi
2022-06-20host-utils: Implemented signed 256-by-128 divisionLucas Mateus Castro (alqotel)
2022-06-20host-utils: Implemented unsigned 256-by-128 divisionLucas Mateus Castro (alqotel)
2022-06-16crypto: Introduce RSA algorithmzhenwei pi
2022-06-16virtio-iommu: Use recursive lock to avoid deadlockZhenzhong Duan
2022-06-16virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan
2022-06-16pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron