aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-02pcie: set power indicator to off on reset by defaultVladimir Sementsov-Ogievskiy1-0/+1
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell82-223/+13477
2023-03-02Fix exec migration on Windows (w32+w64).John Berberian, Jr1-0/+24
2023-03-02test-vmstate: fix bad GTree usage, use-after-freeEric Auger1-3/+2
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell71-158/+992
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater2-5/+2
2023-03-02aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater1-20/+27
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater5-19/+34
2023-03-02aspeed/fuji : correct the eeprom sizeSittisak Sinprem1-16/+20
2023-03-02hw/at24c : modify at24c to support 1 byte address modeSittisak Sinprem1-3/+27
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi4-0/+58
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi4-0/+58
2023-03-02tests/avocado/machine_aspeed.py: Add an I2C slave testCédric Le Goater1-0/+10
2023-03-02hw/misc: add a toy i2c echo deviceKlaus Jensen2-0/+158
2023-03-02hw/i2c: only schedule pending master when bus is idleKlaus Jensen3-15/+26
2023-03-02readline: fix hmp completion issueDongli Zhang1-6/+2
2023-03-02Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...Peter Maydell12-147/+161
2023-03-02Merge tag 'bsd-user-2023q1-pull-request' of gitlab.com:bsdimp/qemu into stagingPeter Maydell4-2/+593
2023-03-02pcie: introduce pcie_sltctl_powered_off() helperVladimir Sementsov-Ogievskiy1-6/+10
2023-03-02pcie: pcie_cap_slot_enable_power() use correct helperVladimir Sementsov-Ogievskiy1-2/+2
2023-03-02pcie: drop unused PCIExpressIndicatorVladimir Sementsov-Ogievskiy2-13/+0
2023-03-02pcie_regs: drop duplicated indicator value macrosVladimir Sementsov-Ogievskiy2-15/+7
2023-03-02pcie: pcie_cap_slot_write_config(): use correct macroVladimir Sementsov-Ogievskiy1-2/+2
2023-03-02pci/shpc: refactor shpc_device_plug_common()Vladimir Sementsov-Ogievskiy1-11/+8
2023-03-02pci/shpc: pass PCIDevice pointer to shpc_slot_command()Vladimir Sementsov-Ogievskiy1-8/+10
2023-03-02pci/shpc: more generic handle hot-unplug in shpc_slot_command()Vladimir Sementsov-Ogievskiy1-21/+31
2023-03-02pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transitionVladimir Sementsov-Ogievskiy1-15/+9
2023-03-02pci/shpc: change shpc_get_status() return type to uint8_tVladimir Sementsov-Ogievskiy1-2/+5
2023-03-02pci/shpc: set attention led to OFF on resetVladimir Sementsov-Ogievskiy1-0/+1
2023-03-02vdpa: stop all svq on device deletionEugenio Pérez1-15/+2
2023-03-02vhost-user: Adopt new backend namingMaxime Coquelin2-21/+21
2023-03-02libvhost-user: Adopt new backend namingMaxime Coquelin2-20/+20
2023-03-02docs: vhost-user: replace _SLAVE_ with _BACKEND_Maxime Coquelin1-20/+20
2023-03-02hw/timer/hpet: Fix expiration time overflowAkihiko Odaki1-6/+13
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert1-0/+2
2023-03-02vhost-user-rng: Back up vqs before cleaning up vhost_devAkihiko Odaki1-2/+3
2023-03-02vhost-user-i2c: Back up vqs before cleaning up vhost_devAkihiko Odaki1-2/+3
2023-03-02vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki2-5/+7
2023-03-02backends/vhost-user: remove the ioeventfd checkAlex Bennée1-11/+0
2023-03-02virtio-net: clear guest_announce feature if no cvq backendEugenio Pérez1-0/+15
2023-03-02Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin7-34/+8
2023-03-02Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin3-64/+16
2023-03-02Revert "x86: use typedef for SetupData struct"Michael S. Tsirkin1-7/+7
2023-03-02Revert "x86: reinitialize RNG seed on system reboot"Michael S. Tsirkin1-7/+0
2023-03-02Revert "x86: re-initialize RNG seed when selecting kernel"Michael S. Tsirkin1-4/+1
2023-03-02Revert "x86: do not re-randomize RNG seed on snapshot load"Michael S. Tsirkin1-1/+1
2023-03-02Revert "x86: don't let decompressed kernel image clobber setup_data"Michael S. Tsirkin5-59/+31
2023-03-02hw/smbios: fix field corruption in type 4 tableJulia Suvorova1-3/+5
2023-03-02target/ppc: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé4-49/+53
2023-03-02target/loongarch: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé3-27/+38