aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-12semihosting: Remove qemu_semihosting_log_outRichard Henderson1-13/+0
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld1-1/+1
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson3-18/+27
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy1-1/+24
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy1-16/+0
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy1-0/+1
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza1-1/+2
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza1-1/+1
2022-07-06m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld1-0/+1
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2-67/+0
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang1-3/+4
2022-07-05include/qemu/host-utils: Remove unused code in the *_overflow wrappersThomas Huth1-65/+0
2022-07-05disas: Remove libvixl disassemblerThomas Huth1-2/+0
2022-07-04Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-0/+2
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo1-0/+2
2022-07-01ui/console: allow display device to be labeled with given idWen, Jianxian1-0/+1
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas2-0/+32
2022-06-30hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas1-0/+3
2022-06-30hw/i2c/aspeed: add slave device in old register modeKlaus Jensen1-0/+8
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen1-0/+16
2022-06-30hw/i2c: support multiple mastersKlaus Jensen1-0/+14
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas1-0/+9
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas1-0/+1
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas1-0/+1
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater1-0/+2
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson5-12/+2
2022-06-29Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in...Richard Henderson2-1/+16
2022-06-29block/block-copy: block_copy(): add timeout_ns parameterVladimir Sementsov-Ogievskiy1-1/+3
2022-06-29util: add qemu-co-timeoutVladimir Sementsov-Ogievskiy1-0/+13
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow1-1/+0
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow2-6/+1
2022-06-28hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow1-1/+0
2022-06-28util: Return void on iova_tree_removeEugenio Pérez1-3/+1
2022-06-28qom/object: Remove circular include dependencyPhilippe Mathieu-Daudé1-1/+0
2022-06-28Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2-0/+25
2022-06-28semihosting: Create semihost_sys_poll_oneRichard Henderson2-0/+19
2022-06-28semihosting: Remove qemu_semihosting_console_outsRichard Henderson1-13/+0
2022-06-28semihosting: Remove qemu_semihosting_console_outcRichard Henderson1-13/+0
2022-06-28semihosting: Create qemu_semihosting_guestfd_initRichard Henderson2-0/+8
2022-06-28semihosting: Add GuestFDConsoleRichard Henderson1-3/+4
2022-06-28semihosting: Create qemu_semihosting_console_writeRichard Henderson1-0/+12
2022-06-28semihosting: Cleanup chardev initRichard Henderson1-11/+2
2022-06-28semihosting: Expand qemu_semihosting_console_inc to readRichard Henderson1-5/+7
2022-06-28semihosting: Pass CPUState to qemu_semihosting_console_incRichard Henderson1-2/+2
2022-06-28semihosting: Fix docs comment for qemu_semihosting_console_incRichard Henderson1-5/+4
2022-06-28gdbstub: Adjust gdb_syscall_complete_cb declarationRichard Henderson1-2/+1
2022-06-28semihosting: Create semihost_sys_gettimeofdayRichard Henderson1-0/+3
2022-06-28semihosting: Create semihost_sys_{stat,fstat}Richard Henderson1-0/+7
2022-06-28semihosting: Split out semihost_sys_systemRichard Henderson1-0/+3
2022-06-28semihosting: Split out semihost_sys_renameRichard Henderson1-0/+4