aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-02bsd-user: Implement symlink, symlinkat, readlink and readlinkatWarner Losh
2022-07-02bsd-user: Implement mount, umount and nmountWarner Losh
2022-06-30Merge tag 'pull-aspeed-20220630' of https://github.com/legoater/qemu into sta...Richard Henderson
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas
2022-06-30hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas
2022-06-30hw/i2c/aspeed: add slave device in old register modeKlaus Jensen
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen
2022-06-30hw/i2c: support multiple mastersKlaus Jensen
2022-06-30hw/i2c/aspeed: Fix MASTER_EN missing error messagePeter Delevoryas
2022-06-30hw/i2c/aspeed: Fix DMA len write-enable bit handlingPeter Delevoryas
2022-06-30hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL referencePeter Delevoryas
2022-06-30hw/arm/aspeed: firework: add I2C MUXes for VR channelsJae Hyun Yoo
2022-06-30hw/arm/aspeed: firework: Add Thermal DiodesMaheswara Kurapati
2022-06-30hw/arm/aspeed: Add MAX31785 Fan controllersMaheswara Kurapati
2022-06-30hw/sensor: add Maxim MAX31785 deviceMaheswara Kurapati
2022-06-30hw/i2c: pmbus: Page #255 is valid page for read requests.Maheswara Kurapati
2022-06-30hw/arm/aspeed: add Qualcomm Firework BMC machineGraeme Gregory
2022-06-30hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo
2022-06-30aspeed: Remove use of qemu_get_cpuPeter Delevoryas
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas
2022-06-30aspeed: Set CPU memory property explicitlyPeter Delevoryas
2022-06-30aspeed/smc: Fix potential overflowCédric Le Goater
2022-06-30aspeed/hace: Accumulative mode supportedJoel Stanley
2022-06-30aspeed/i2c: Change trace event for NORMAL_STOP statesCédric Le Goater
2022-06-30aspeed/scu: Add trace events for read opsCédric Le Goater
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater
2022-06-30hw: m25p80: add tests for write protect (WP# and SRWD bit)Iris Chen
2022-06-30hw: m25p80: add WP# pin and SRWD bit for write protectionIris Chen
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson
2022-06-29Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in...Richard Henderson
2022-06-29block: use 'unsigned' for in_flight field on driver stateDenis V. Lunev
2022-06-29nbd: trace long NBD operationsDenis V. Lunev
2022-06-29iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy
2022-06-29block/copy-before-write: implement cbw-timeout optionVladimir Sementsov-Ogievskiy
2022-06-29block/block-copy: block_copy(): add timeout_ns parameterVladimir Sementsov-Ogievskiy
2022-06-29util: add qemu-co-timeoutVladimir Sementsov-Ogievskiy
2022-06-29iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow
2022-06-28hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)Lev Kujawski
2022-06-28common-user: Only compile the common user code if have_user is setThomas Huth
2022-06-28hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow
2022-06-28MAINTAINERS: Add softmmu/runstate.c to "Main loop"Markus Armbruster
2022-06-28trivial typos: namesapceDr. David Alan Gilbert
2022-06-28Trivial: 3 char repeat typosDr. David Alan Gilbert
2022-06-28util: Return void on iova_tree_removeEugenio Pérez
2022-06-28qom/object: Remove circular include dependencyPhilippe Mathieu-Daudé
2022-06-28vga: avoid crash if no default vga cardGuo Zhi