aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into stagingPeter Maydell
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell
2023-03-09Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s...Peter Maydell
2023-03-09Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell
2023-03-09Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-03-09Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-03-08qga/win/vss: requester_freeze changesKfir Manor
2023-03-08qga/win/vss: query VSS backup typeKfir Manor
2023-03-08qga/win/installer: add VssOption to installerKfir Manor
2023-03-08qga/win32: Use rundll for VSS installationKonstantin Kostiuk
2023-03-08qga/win32: Remove change action from MSI installerKonstantin Kostiuk
2023-03-08pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fixThomas Huth
2023-03-08pc-bios: Add support for List-Directed IPL from ECKD DASDJared Rossi
2023-03-08docs/config: Set the "kvm" accelerator via "[accel]" sectionThomas Huth
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth
2023-03-08tests/qtest/readconfig: Rework test_object_rng_resp into a generic functionThomas Huth
2023-03-08gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobsThomas Huth
2023-03-08docs/about/deprecated: Deprecate 32-bit arm hosts for system emulationThomas Huth
2023-03-07virtio: fix reachable assertion due to stale value of cached region sizeCarlos López
2023-03-07hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron
2023-03-08log: Remove unneeded new lineBALATON Zoltan
2023-03-08memory: Dump HPA and access type of ramblocksTed Chen
2023-03-08ui/cocoa: Override windowDidResignKeyAkihiko Odaki
2023-03-08hw/usb/ohci: Implement resume on connection status changeBALATON Zoltan
2023-03-08hw/audio/via-ac97: Basic implementation of audio playbackBALATON Zoltan
2023-03-08hw/usb/vt82c686-uhci-pci: Use PCI IRQ routingBernhard Beschow
2023-03-08hw/ppc/pegasos2: Fix PCI interrupt routingBALATON Zoltan
2023-03-08hw/isa/vt82c686: Implement PCI IRQ routingBALATON Zoltan
2023-03-08hw/intc/i8259: Implement legacy LTIM Edge/Level Bank SelectDavid Woodhouse
2023-03-08hw/display/sm501: Add debug property to control pixman usageBALATON Zoltan
2023-03-08Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"BALATON Zoltan
2023-03-08Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"Philippe Mathieu-Daudé
2023-03-08hw/mips/itu: Pass SAAR using QOM link propertyPhilippe Mathieu-Daudé
2023-03-08hw/mips: Declare all length properties as unsignedPhilippe Mathieu-Daudé
2023-03-08target/mips: Set correct CP0.Config[4, 5] values for M14K(c)Marcin Nowakowski
2023-03-08target/mips: Implement CP0.Config7.WII bit supportMarcin Nowakowski
2023-03-08target/mips: Fix SWM32 handling for microMIPSMarcin Nowakowski
2023-03-07roms/openbios: update OpenBIOS images to af97fd7a built from submoduleMark Cave-Ayland
2023-03-07gdbstub: move update guest debug to accel opsMads Ynddal
2023-03-07gdbstub: Build syscall.c onceRichard Henderson
2023-03-07stubs: split semihosting_get_target from system only stubsAlex Bennée
2023-03-07gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_tRichard Henderson
2023-03-07gdbstub: Remove gdb_do_syscallvRichard Henderson
2023-03-07gdbstub: split out softmmu/user specifics for syscall handlingAlex Bennée