summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza
2022-07-06m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang
2022-07-05include/qemu/host-utils: Remove unused code in the *_overflow wrappersThomas Huth
2022-07-05disas: Remove libvixl disassemblerThomas Huth
2022-07-04Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo
2022-07-01ui/console: allow display device to be labeled with given idWen, Jianxian
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-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 the dram container at the SoC levelCédric Le Goater
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/block-copy: block_copy(): add timeout_ns parameterVladimir Sementsov-Ogievskiy
2022-06-29util: add qemu-co-timeoutVladimir 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/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow
2022-06-28util: Return void on iova_tree_removeEugenio Pérez
2022-06-28qom/object: Remove circular include dependencyPhilippe Mathieu-Daudé
2022-06-28Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-06-28semihosting: Create semihost_sys_poll_oneRichard Henderson
2022-06-28semihosting: Remove qemu_semihosting_console_outsRichard Henderson
2022-06-28semihosting: Remove qemu_semihosting_console_outcRichard Henderson
2022-06-28semihosting: Create qemu_semihosting_guestfd_initRichard Henderson
2022-06-28semihosting: Add GuestFDConsoleRichard Henderson
2022-06-28semihosting: Create qemu_semihosting_console_writeRichard Henderson
2022-06-28semihosting: Cleanup chardev initRichard Henderson
2022-06-28semihosting: Expand qemu_semihosting_console_inc to readRichard Henderson
2022-06-28semihosting: Pass CPUState to qemu_semihosting_console_incRichard Henderson
2022-06-28semihosting: Fix docs comment for qemu_semihosting_console_incRichard Henderson
2022-06-28gdbstub: Adjust gdb_syscall_complete_cb declarationRichard Henderson
2022-06-28semihosting: Create semihost_sys_gettimeofdayRichard Henderson
2022-06-28semihosting: Create semihost_sys_{stat,fstat}Richard Henderson
2022-06-28semihosting: Split out semihost_sys_systemRichard Henderson
2022-06-28semihosting: Split out semihost_sys_renameRichard Henderson